@charset "utf-8";

.pc_only{}
.sp_only{display: none;}

.wrap{
	/*width:1200px;*/
	width:745px;
	margin:0 auto;
}

.inbox{}
.inbox0{}
.inbox20{padding: 0 20px;}
.inbox50{padding: 0 50px;}

.period{margin-bottom: 0;}

hr{
	clear:both;
	border:0;
}

/*header-------------------------*/

#header{
	padding-top:40px;
	/*width:1200px;
	width:745px;*/
}

#header #box_login{
	width: 1200px;
	margin: 0 auto;
}
#header #box_login ul{
	display: table;
	width: 500px;
	margin-left: 700px;
}
#header #box_login ul li{
	display: table-cell;
	text-align: right;
	padding-left: 10px;
}
#header #box_login ul li img{
	width: 100%;
}

#header div#pc_vis{
	padding: 20px 0 0 0;
	background: url(../images/bg_head.png)no-repeat center #FFF4E1;
	border-top: 2px solid #E0AE8D;
}

#header div#h_wrap{
	width: 1200px;
	margin: 0 auto;
}

#header h1{
	margin-bottom: 0;
}

#header #head_lead {
	padding: 0 20px 0 50px;
}

#header #head_lead p{
	font-size:2.2rem;
	letter-spacing: 0em;
	line-height: 1.2em;
	margin-bottom: 1em;
}



/*contents-------------------------*/
article{}

section{}


/*メインコンテンツ-------------------------*/
article#area_main{}

section#taikenkai{
	width: 1200px;
	margin: 0 auto;
}
section#taikenkai h2{
	width: 540px;
	float: left;
}
section#taikenkai h2 img{width: 100%;}

div#lead_taikenkai{
	margin-left: 580px;
	padding: 0px;
}
div#lead_taikenkai img{
	width: 100%;
}

#slider{}

#uresii{}
#uresii h3{margin-bottom: 0;}

#scsample{}
#scsample h3{margin-bottom: 0;}

#form_taiken{background: #FBDACB;}
#form_taiken h3{margin-bottom: 0;line-height: 0;}
#form_taiken p{line-height: 1.2em;}

#form_seikyu{}
#form_seikyu h3{}
#form_seikyu p.img_sample{text-align: center;}

div.formbox{
	border: 1px solid #333;
	background: #fff;
	padding: 20px 20px 0 20px;
	margin-bottom: 30px;
}



/*商品紹介-------------------------*/
article#area_product{
	background: url(../images/bg_product.gif) repeat-x top #DAC0A3;
}




/*無料カウンセリング-------------------------*/
article#area_counseling{}
article#area_counseling h3{
	text-align: center;
}
article#area_counseling h5{
	margin-bottom: 40px;
}




/*定番-------------------------*/
article#area_usual{}

section#box_external ul{}
section#box_external ul li {width: 332px;}
section#box_external ul li:nth-child(odd) {float: left;}
section#box_external ul li:nth-child(even) {float: right;}
section#box_external ul li h4{margin-bottom: 0;}
section#box_external ul li p{
	font-size: 2.2rem;
	line-height: 1.2em;
	margin-bottom: 2em;
}








section#box_sns{}
section#box_sns ul{display: table;width: 100%;}
section#box_sns ul li{display: table-cell;text-align: center;}


section#box_column{
	background: url(../images/border_column.gif)repeat-x top #fff;
	padding: 30px 0 0 0;
}
section#box_column p{
	line-height: 1.2em;
	line-height: 1.4em!important;
}
section#box_column div#column_peliod{
	background: url(../images/border_column.gif)repeat-x bottom #fff;
	height: 30px;
}






.btn_area{
	padding: 20px 0;
}
.btn_area a{
	display: block;
	background: #AD3C3E;
	color: #fff;
	text-align: center;
	padding: 30px;
	margin: 0 auto;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
	border-radius:10px;
	width: 80%;
}






/*footer-------------------------*/

#footer{
	text-align: center;
}

#footer div#f_list{
}
#footer div#f_list nav{
}
#footer div#f_list nav ul{
}
#footer div#f_list nav ul li{
}
#footer div#f_list nav ul li a{
}

#footer .copyright{
}



p.totop{
}
p.totop a{
	text-decoration:none;
	background: url(../images/to_top.gif)no-repeat center top;
	padding-top: 24px;
}


#fix_bottom{
	position: fixed;
	bottom: 0;
	right: 0;
	background: #fff;
	padding: 4px 0 0 4px;
}

/*バナーふたつの時*/
#fix_bottom ul {
}
#fix_bottom ul li {}

/*バナーひとつの時*/
#fix_bottom p{
	margin-bottom: 0;
	line-height: 0;
}
#fix_bottom img{
}


hr#fix_foot{
	background: url(../images/bg_footer.gif)repeat-x bottom;
	height: 100px;
}



#box_return{}
#box_return ul{}
#box_return ul li{
	border: 4px solid #E0AE8D;
	width: 500px;
	margin: 0 auto;
	border-radius:10px;
	margin-bottom: 2rem;
	background: #fff;
}
#box_return ul li a{
	display: block;
	padding: 20px 0;
	text-align: center;
	text-decoration: none;
	color: #E0AE8D;
	font-weight: bold;
}


