@charset "utf-8";

/* layout
----------------------------------------------------------------- */
#mainVisual .inner,
#main,
#copyright{
	width:1000px;
	margin:0 auto;
}

/* header
------------------------------------------------------ */
#header{
	background:url(img/bg_header.png) repeat-x 0 0;
}
#logo{
	width:970px;
	padding:11px 2px 8px 28px;
	margin:0 auto;
}

/* header
------------------------------------------------------ */
#mainVisual{
	background:#fff url(img/bg_mainVisual_bottom.gif) repeat-x 0 100%;
	padding-bottom:10px;
}
#mainVisual .inner{
	background:url(img/bg_mainVisual.jpg) no-repeat 100% 22px;
	min-height:540px;
	margin-bottom:10px;
}
#mainVisual h1{
	margin-bottom:32px;
}
#mainVisual h1 img{
	margin-top:-3px;
}
#mainVisual .txt{
width: 735px;
float: left;
}
#mainVisual .txt em{
color: #e40000;
font-weight: bold;
}

/* contents
------------------------------------------------------ */
#contents{
	background:#f5f5f5;
}

#main{
	position:relative;
	padding-top:37px;
}

#pagetop{
	text-align:right;
}

.pagetop{
	text-align:right;
}
.pagetop a{
	background:url(img/icon_pagetop.png) no-repeat 0 0.4em;
	padding-left:13px;
}
/* footer
------------------------------------------------------ */


#footer{
	background:#181818;
}
#copyright{
	color:#fff;
	text-align:center;
	padding:5px 0 8px;
}

/* section
------------------------------------------------------ */
.section{
	margin-bottom:50px;
	background:url(img/bg_shadow.png) no-repeat 0 0;
	padding-top:25px;
}

.section >  p,
.section > .notice-01{
	margin-left:26px;
}

/* list
----------------------------------------------------------------- */
.bullet-01 > li{
	background:url(img/icon_bullet.png) no-repeat 0 0.6em;
	padding-left:12px;
	margin-bottom:5px;
}
.notice-01 > li{
	position:relative;
	padding-left:1.5em;
}
.notice-01 > li > span{
	position:absolute;
	top:0;
	left:0;
}

.list-img-01:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.list-img-01 li{
	float:left;
	padding-right:60px;
}
.list-img-01 li img{
	vertical-align:bottom;
}
.list-img-01 li.last{
	padding-right:0;
	background:none;
}
.list-img-01.flow li{
	background:url(img/bg_arrow-01.png) no-repeat 96% 50%;
}
.list-img-02{
	margin-bottom:0;
}
.list-img-02 > li{
	margin-bottom:15px;
}

.list-sns{
	width: 245px;
	margin-left: auto;
	letter-spacing:-0.4em;
}
.list-sns li{
	display:inline-block;
	letter-spacing:normal;
	margin-left:10px;
	line-height:0;
	text-align: right;
}
.list-sns:after{
	content: "";
	display: block;
	width: 1000px;
	height: 0;
	clear: both;
}


.anc-01{
	width:960px;
	background:url(img/bg_anc-01.png) no-repeat 0 0;
	padding:0 20px;
}

.anc-01:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.anc-01 li{
	float:left;
	margin-right:48px;
}
.anc-01 li.last{
	margin-right:0;
}

.def-store{
	width:354px;
}
.def-store dt{
	margin-bottom:10px;
}
.def-store dt .app{
	padding-left:14px;
}
.def-store dd{
	text-align:right;
	margin-bottom:0;
}

/* table
----------------------------------------------------------------- */

.tbl-col2{
	letter-spacing:-0.4em;
	text-align:center;
}
.tbl-col2 .col{
	width:432px;
	margin-right:56px;
	display:inline-block;

	letter-spacing:normal;
}
.tbl-col2 .col.last{
	margin-right:0;
}

/* tbl-01
------------------------------------------------------ */
.tbl-01{
	border:#b8b8b8 solid 5px;
	width:100%;
	background:#fff;
	border-collapse:collapse;
}
.tbl-01 th,
.tbl-01 td{
	border-top:#fff solid 1px;
	border-bottom:#b8b8b8 solid 1px;
	padding:9px;
	vertical-align:middle;
}
.tbl-01 th{
	border-right:#b8b8b8 solid 1px;
	padding:9px 25px;
	background:#dadada;
	text-align:left;
}

.tbl-02{
	border:#181818 solid 5px;
	width:100%;
	background:#fff;
	border-collapse:separate;
	margin-bottom:40px;
}
.tbl-02 th,
.tbl-02 td{
	border:none;
	border-top:#868686 solid 1px;
	border-bottom:#181818 solid 1px;
	padding:20px;
}
.tbl-02 th{
	padding:20px 29px;
	background:#3c3c3c;
	text-align:left;
	vertical-align:middle;
}

.tbl-02 tr:first-child th,
.tbl-02 tr:first-child td{
	border-top:none;
}
.tbl-02 p,
.tbl-02 dd,
.tbl-02 ul{
	margin-bottom:0;
}

/* lay-01
------------------------------------------------------ */
.lay-01{

}
.lay-01:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.lay-01 .txt{
	width:660px;
}
.lay-01.lpos .txt,
.lay-01.lpos .image{
	float:left;
}
.lay-01.rpos .txt,
.lay-01.rpos .image{
	float:right;
}
.lay-01 .image{
	padding:0 10px;
	margin-bottom:0;
}
.txt > p,
.txt > .notice-01{
	margin-left:26px;
}





/* box-sales-01
------------------------------------------------------ */

.box-sales-01 li{
	float:left;
	margin-right:20px;
	position:relative;
	width:293px;
	min-height:292px;
}
.box-sales-01 li > img{
position:relative;
top:0;
left:20%;
display:block;
z-index:100;
}


.circle-01{
	width:293px;
	min-height:292px;
	background:url(img/bg_circle-01.png) no-repeat 60% 0;
	z-index:10;
	position:absolute;
	top:0;
	left:0;
}

.box-sales-01 .txt{
  position:relative;
  top:0;
  left:0;
  display:block;
  background:#feec00;
  z-index:1;
}


.circle-02{
	width:280px;
	background:url(img/bg_circle-02.png) no-repeat 60% 22px;
	padding-bottom:22px!important;
	text-align:center;
}


.mb00{margin-bottom:0!important;}
.mr10{margin-right:10px!important;}
.mr20{margin-right:20px!important;}
.al-c{text-align:center!important;}
.al-l{text-align:left!important;}
.al-r{text-align:right!important;}