.contact_waku {
	position:relative;
	height:430px;
	width:620px;
	background:url(images/contact_waku_bg.jpg) no-repeat;
	margin:20px auto 20px auto;
	margin-top: 0px;
	
}

.contact_waku img.btn1{
	position:absolute;
	top:80px;
	left:160px;
}
.contact_waku img.btn2{
	position:absolute;
	top:170px;
	left:60px;
}
.contact_waku img.btn3{
	position:absolute;
	top:170px;
	left:340px;
}

.grd1 img.forpc{
	position:absolute;
	top:20px;
	left:250px;
}


.grd1 {
	width: 100%;
	z-index: 555;
	height:163px;
	top:0;
	left: 0;
	
	/*background:-moz-linear-gradient(top, white, white 35%, silver);	*//* Firefox */
	/*background:-webkit-gradient(linear, left top, left bottom, from(white), color-stop(0.35, white), to(silver));*/	/* iPhone, Android */
	background: url(images/hdbg.jpg) no-repeat top; background-size: contain;
    
    /*マージンボトムを削除して　position:fixedを復活する*/
    position:fixed;
    /*margin-bottom: -22.7vw;*/
    
    
    
    
}
.grd1 h1{
	position:absolute;
	top:22px;
	left:258px;
}
.grd1 img.forpc{
	position:absolute;
	top:20px;
	left:250px;
}
.grd1 img.web{
	position:absolute;
	top:20px;
	left:350px;
}

.grd1 img.webreserv{
	position:absolute;
	top:45px;
	left:20px;
}

.grd1 img.hd_contact{
	position:absolute;
	top:50px;
	right:20px;
}
/*0907
.koteihead {
	margin-top: 163px;
}*/


.koteihead {
	margin-top: 132px;
}

.grd2 {

	margin-bottom:20px;
	text-align:left;
/*	background:url(images/bg.jpg) repeat;
	background:-moz-linear-gradient(top, lightgray, white);
	background:-webkit-gradient(linear, left top, left bottom, from(lightgray), to(white));
*/}

.grd2 div.salon{
	width:600px;
	margin-left:10px;
}

.grd2 div.style{
	width:600px;
	margin-left:0px;

}

#grd2 .style .hair_inner{
	margin:40px 0px 0px 30px;	background-color:#fff;
}

#grd2 .style .hair_inner .hair{
	float: left;
	width: 145px;
	padding: 0px 20px 10px 20px;
	text-align:center;
	height:300px;
}

.topbtm {
	position: absolute;
	top:124px;
	width: 640px;
}

.topbtm .boxtop1 {
	float: left;
	width: 160px;
	display: inline;
}

/*.topbtm .boxtop2 {
	float: left;
	width: 151px;
	display: inline;
}*/

.txt article{
	color:#332100;
	font-size:18px;
}
.txt article1{
	color:#332100;
	font-size:10px;
}
article td.info{
	padding-bottom:20px;
	letter-spacing:-0.05em;
}
.grd3 {
	width:630px;
	margin-bottom:20px;
/*	background:url(images/bg.jpg) repeat;
	background:-moz-linear-gradient(top, white, lightgray);
	background:-webkit-gradient(linear, left top, left bottom, from(white), to(lightgray));
*/}

.grd4 {
/*	background:url(images/bg.jpg) repeat;
	background:-moz-linear-gradient(top, lightgray, lightgray 45%, lightgray 50%, silver);
	background:-webkit-gradient(linear, left top, left bottom, from(lightgray), color-stop(0.45, lightgray), color-stop(0.5, silver), to(white));
*/}


.kakoi1 {
	border: 1px solid #D9D9D9;
	width: 618px;
	margin-left: 10px;
}

.map {
	width: 580px;
	margin: 0 0 18px 18px;
}

/*アコーディオン
-------------------------------------*/
.acordion{
	background-color:#FEFCF9;
/* box-shadow: 0 0 10px rgba(0,0,0,0.3);
*//* border-radius:5px;
*/ width:620px;
margin-left:10px;
}

.trigger{
	padding-left:10px;
	background:url(contact/images/menu_bg.jpg) no-repeat;
	width:620px;
	height:80px;
	background-size:620px 80px;
	vertical-align:middle;
	-webkit-background-size: 620px 80px;
/*	padding:10px 10px 10px 15px;*/
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
*//*	border-radius:5px;*/
	font-size:23px;
	color:#FFF;
	font-weight:bold;
}

.trigger.active{
/*	border-radius:5px 5px 0 0;
	border-bottom:1px solid #cfcfcf;
*/}

.acordion_tree{
	background-color:#FEFCF9;
	padding:10px;
}
.acordion_in{
	width:600px;
	border-bottom:1px dotted #472E16;
	color:#605746;
}

.acordion_in p.main{
	font-size:25px;
	font-weight:bold;
}
.acordion_in span{
	float:right;
}
.acordion_in p.sub{
	clear:both;
	font-size:18px;
	padding-left:10px;
}
.acordion_in p.sub2{
	clear:both;
	font-size:18px;
	padding-left:300px;
}
.pink{
	color:#FFBFBF;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
}

.open-close {
	float:right;
	padding-right:50px;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
/*	margin-top:25px;
*/	height:29px;
	width:29px;
	background:url(contact/images/open.jpg) no-repeat;
	-webkit-background-size:29px 29px;
}

.trigger.active .open-close{
	background:url(contact/images/open.jpg) no-repeat;
	-webkit-background-size:29px 29px;
}


/*アコーディオン2
-------------------------------------*/
.acordion2{
	background-color:#FEFCF9;
/* box-shadow: 0 0 10px rgba(0,0,0,0.3);
*//* border-radius:5px;
*/ width:620px;
margin-left:10px;
}

.trigger2{
	padding-left:20px;
	background:url(contact/images/menu_bg.jpg) no-repeat;
	width:620px;
	height:55px;
	background-size:620px 55px;
	vertical-align:middle;
	-webkit-background-size: 620px 55px;
/*	padding:10px 10px 10px 15px;*/
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
*//*	border-radius:5px;*/
	font-size:23px;
	color:#FFF;
	font-weight:bold;
}

.trigger2.active{
/*	border-radius:5px 5px 0 0;
	border-bottom:1px solid #cfcfcf;
*/}



/*アコーディオン3
-------------------------------------*/
.acordion3{
/* box-shadow: 0 0 10px rgba(0,0,0,0.3);
*//* border-radius:5px;
*/ width:620px;
margin-left:10px;
}

.trigger3{
	padding-left:20px;
	background:url(contact/images/staff_open_bg.jpg) no-repeat;
	width:600px;
	min-height:90px;
	background-size:620px 90px;
	vertical-align:middle;
	-webkit-background-size: 620px 90px;
/*	padding:10px 10px 10px 15px;*/
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e5e5e5), color-stop(0.00, #ffffff));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
*//*	border-radius:5px;*/
	font-size:23px;
	color:#FFF;
	font-weight:bold;
}

.trigger3.active{
/*	border-radius:5px 5px 0 0;
	border-bottom:1px solid #cfcfcf;
*/}
.acordion_tree3{
	padding:10px;
}
.acordion_in3{
	position:relative;
	width:600px;
}

.acordion_in3 img.staff{
	position:absolute;
	top:20px;
	left:20px;
}

.acordion_in3 p.staff{
	position:absolute;
	top:30px;
	left:220px;
}

.acordion_in3 img.face{
	position:absolute;
	top:160px;
	left:220px;
}
.acordion_in3 img.blog{
	position:absolute;
	top:160px;
	left:340px;
}


.open-close3 {
	float:right;
	padding-right:30px;
	text-indent:-9999px;
	display:block;
	margin-top:9px;
	height:30px;
	width:30px;
	background:url(contact/images/staff_close.jpg) no-repeat;
	-webkit-background-size:30px 30px;
}

.trigger3.active .open-close3{
	background:url(contact/images/staff_open.jpg) no-repeat;
	-webkit-background-size:
	30px 30px;
}

/*---------------------------------------------*/




.staff_details{
	position:relative;
	width:560px;
	min-height:360px;
	margin-left:20px;
}

.staff_details img.staff{
	position:absolute;
	top:0px;
	left:5px;
}

.staff_details p.staff{
	position:absolute;
	top:5px;
	left:280px;
	letter-spacing:-0.1em;
}

.staff_details div.menu{
	position:absolute;
	top:130px;
	left:277px;
	width:275px;
	min-height:100px;
	text-align:center;
}


.staff_details img.face{
	position:absolute;
	top:240px;
	left:280px;
}
.staff_details img.blog{
	position:absolute;
	top:240px;
	left:400px;
}

.staff_details p.salon{
	position:absolute;
	top:280px;
	left:280px;
	line-height:170%;
}

div.staff_news{
	width:600px;
	height:410px;
	border-top:1px dotted #472e16;
	border-bottom:1px dotted #472e16;
	margin-top:20px;
	margin-left:10px;
	position:relative;
}

div.staff_news img.photo01{
	position:absolute;
	top:30px;
	left:20px;
}
div.staff_news img.photo02{
	position:absolute;
	top:30px;
	left:320px;
}
div.staff_news img.photo03{
	position:absolute;
	top:220px;
	left:20px;
}
div.staff_news img.photo04{
	position:absolute;
	top:220px;
	left:320px;
}

div.staff_news p.come01{
	position:absolute;
	top:40px;
	left:150px;
	color:#333;
	font-size:15px;
	letter-spacing:-0.1em;
	width:160px;
}
div.staff_news p.come02{
	position:absolute;
	top:40px;
	left:450px;
	color:#333;
	font-size:15px;
	letter-spacing:-0.1em;
	width:160px;
}
div.staff_news p.come03{
	position:absolute;
	top:230px;
	left:150px;
	color:#333;
	font-size:15px;
	letter-spacing:-0.1em;
	width:160px;
}
div.staff_news p.come04{
	position:absolute;
	top:230px;
	left:450px;
	color:#333;
	font-size:15px;
	letter-spacing:-0.1em;
	width:160px;
}

table.staff_data{
	width:580px;
	font-size:25px;
	color:#333;
	margin-left:25px;
	margin-top:30px;
	margin-bottom:30px;
	letter-spacing:-0.1em;
}


/*---------------------------------------------*/


ul.socialButton {
	width:369px;
	color: #999999;
	font-size: 10px;
	right: 0;
	margin-top:5px;
	/* SBMのズレの微調整 */
	height: 20px;
	margin-left:220px;
}
ul.socialButton li {
	float: left;
	margin-right: 6px;
}

.concept_coment{
	color:#333333;
	font-size:15px;
	width:600px;
}


.stylist_coment{
	color:#332000;
	font-size:25px;
	width:600px;
		text-align:left;
}

.style_data{
	font-size:25px;
	color:#333;
	margin-left:10px;
	text-align:left;
}

.stylist_info{
	position:relative;
	height:220px;
	text-align:left;
}
.stylist_info img.sya{
	position:absolute;
	top:5px;
	left:25px;
}
.stylist_info img.btn{
	position:absolute;
	top:130px;
	left:200px;
}
.stylist_info p{
	position:absolute;
	top:20px;
	left:200px;
	line-height:250%;
}

/************************************************************
 *（detail.png）
 ************************************************************/

.detail2S	{ background-image: url(contact/images/detail.jpg); background-repeat: no-repeat; }

/* おすすめタイプ */
.hairNormal				{ background-position: -0px -0px; width: 137px; height: 40px; display:block; }
.hairNormalOn			{ background-position: -0px -40px; width: 137px; height: 40px; display:block; }
.hairLittle				{ background-position: -187px 0px; width: 137px; height: 40px; display:block; }
.hairLittleOn			{ background-position: -187px -40px; width: 137px; height: 40px; display:block; }
.hairMuch				{ background-position: -374px 0px; width: 137px; height: 40px; display:block; }
.hairMuchOn				{ background-position: -374px -40px; width: 137px; height: 40px; display:block; }
.hairSoft				{ background-position: -561px 0px; width: 137px; height: 40px; display:block; }
.hairSoftOn				{ background-position: -561px -40px; width: 137px; height: 40px; display:block; }
.hairHard				{ background-position: -748px 0px; width: 137px; height: 40px; display:block; }
.hairHardOn				{ background-position: -748px -40px; width: 137px; height: 40px; display:block; }
.hairNarrow				{ background-position: -935px 0px; width: 137px; height: 40px; display:block; }
.hairNarrowOn			{ background-position: -935px -40px; width: 137px; height: 40px; display:block; }
.hairFat				{ background-position: -1122px 0px; width: 137px; height: 40px; display:block; }
.hairFatOn				{ background-position: -1122px -40px; width: 137px; height: 40px; display:block; }
.hairNothing			{ background-position: -1309px 0px; width: 137px; height: 40px; display:block; }
.hairNothingOn			{ background-position: -1309px -40px; width: 137px; height: 40px; display:block; }
.hairFew				{ background-position: -1496px 0px; width: 137px; height: 40px; display:block; }
.hairFewOn				{ background-position: -1496px -40px; width: 137px; height: 40px; display:block; }
.hairStrong				{ background-position: -1683px 0px; width: 137px; height: 40px; display:block; }
.hairStrongOn			{ background-position: -1683px -40px; width: 137px; height: 40px; display:block; }

/* 顔型 */
.recommendTypeCircle					{ background-position: -0px -128px; width: 71px; height: 71px; display:block; }
.recommendTypeCircleOn					{ background-position: -0px -199px; width: 71px; height: 71px; display:block; }
.recommendTypeEgg						{ background-position: -121px -128px; width: 71px; height: 71px; display:block; }
.recommendTypeEggOn						{ background-position: -121px -199px; width: 71px; height: 71px; display:block; }
.recommendTypeSquare					{ background-position: -242px -128px; width: 71px; height: 71px; display:block; }
.recommendTypeSquareOn					{ background-position: -242px -199px; width: 71px; height: 71px; display:block; }
.recommendTypeReverseTriangle			{ background-position: -363px -128px; width: 71px; height: 71px; display:block; }
.recommendTypeReverseTriangleOn			{ background-position: -363px -199px; width: 71px; height: 71px; display:block; }
.recommendTypeBase						{ background-position: -484px -128px; width: 71px; height: 71px; display:block; }
.recommendTypeBaseOn					{ background-position: -484px -199px; width: 71px; height: 71px; display:block; }


/* コースボタン */
div.course_btm_set {
width:640px;
margin: 20px auto 0 auto;
}

div.course_btm_set ul {
margin:0px 0 10px 0;
padding:0;
margin-right: 0px;
overflow:hidden;
list-style:none;
zoom:1;
}

* html div.course_btm_set ul { /* for IE6 */
margin-right:-40px;
}

div.course_btm_set ul li {
float:left;
width:300px;
margin-left:10px;
padding:0px 0 10px 0;
text-align:center;
}


/*qa*/

.qa {
	padding: 0 0 0 50px;
	line-height: 30px;
	margin: 0 0 10px 5px;
	background: #FDDD43;
	text-indent: -40px;
	font-weight: bold;
	font-size:18px;
	width: 575px;
}

.answer {
	padding: 0 0 0 20px;
	margin: 0 0 25px 35px;
	text-indent: -40px;
	width: 570px;
	font-size:18px;
}


.qa2{width: 600px; margin: 20px auto; -webkit-text-size-adjust:100%; -webkit-overflow-scrolling : touch;}
.qa_box{width: 100%; margin-bottom: 5px; box-sizing: border-box;}
.qa_q{display: block; width: 100%; background: #FDDD43; cursor: pointer; position: relative; padding-top: 12px; padding-right: 90px; padding-bottom: 12px; padding-left: 2.4em; font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, serif; font-size: 17px; line-height: 120%; font-weight: 500; box-sizing: border-box; text-indent: -1.7em;}
.qa_q:after{position: absolute; display: inline-block; top: 11px; right: 22px; content: url(images/qa_on.jpg);}
.qa_q.on:after{position: absolute; display: inline-block; top: 11px; right: 22px; content: url(images/qa_off.jpg);}
.qa_a{width: 100%; box-sizing: border-box; font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, serif; font-size: 17px; line-height: 150%; font-weight: 300; padding-top: 12px; padding-right: 10px; padding-bottom: 12px; padding-left: 2.4em; text-indent: -1.7em; display: none;}






.gyminfo { width: 580px; margin: 0 0 18px 18px; }
.gyminfo h4 { font-weight: bold; margin-top: 18px; font-size: 16px;}
.gyminfo p {}



/* メディア掲載情報 */
#index_media {
width: 600px;
height: 310px;
padding: 10px 10px 10px 10px;
margin: 0px auto 20px;
border: 1px solid #ccc;
background: #fff;
text-align: left;
}
#index_media ul {
width: 570px;
height: 230px;
padding: 15px 10px 10px 10px;
margin: 0px 0px 20px 0px;
overflow: auto;
background: #fff;
-webkit-overflow-scrolling: touch;
border-top: 1px solid #ccc;
}
#index_media ul li {
color: #000;
padding: 0 0 15px 20px;
background: url(../../common/img/yaji.gif) no-repeat left 8px;
line-height: 140%;
font-size: 140%;
}
#index_media h2 {
font-size: 190%;
font-weight: bold;
padding:0px 0px 5px 10px;
}

/*会社*/
.company_table{
	width:98.5%;
	margin-bottom:6.896551724137931%;
}
.company_table td{
	width:96.9%;
	padding-left:3.1%;
	padding-top:2.58%;
	padding-bottom:2.58%;
	font-size:1.3rem;
	line-height:150%;
}
.company_table td.g{
	background:#F3F3F3;
}
.company_table td.gb{
	background:#DFDFDF;
}



.multiback {
	background: #F4F4F4;
	height: 250px;
	padding: 2.58%;
	width:91.7%;
	margin-left: 1.55%;
	
}


.multiinner {
	height: 250px;
	overflow: auto;
	line-height: 250%;
}


.multiinner a {
	overflow: auto;
	font-size: 150%;
	padding-left: 10px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}



.multiinner a:link { color: #000; text-decoration:underline;}
.multiinner a:active { color: #000; text-decoration:underline;}
.multiinner a:visited { color: #000; text-decoration:underline;}
.multiinner a:hover { color: #000; text-decoration: underline;}


.multiback2 {
	background: #F4F4F4;
	height: 250px;
	padding: 2.58%;
	width:91.7%;
	margin-left: 1.55%;
	
}

.multiinner2 {
	height: 250px;
	overflow: auto;
}


.multiinner2 a {
	overflow: auto;
	font-size: 150%;
	padding-left: 10px;
}



.multiinner2 a:link { color: #000; text-decoration:underline;}
.multiinner2 a:active { color: #000; text-decoration:underline;}
.multiinner2 a:visited { color: #000; text-decoration:underline;}
.multiinner2 a:hover { color: #000; text-decoration: underline;}




#multiFeeds {
	height: 250px;
	
	overflow: auto;
}


#multiFeeds li {
	line-height: 190%;
	font-size: 170%;
	
}

#multiFeeds li a {
	color: #000;
}

.kantougentei {
	margin: 20px auto 0 auto;
	width: 370px;
}


.whitebase {
	background:#fff;
	padding: 20px;
	
}

.whitebase2 {
	background:#fff;
	padding: 30px;
	
}

.hoshou p.c1 {
	line-height: 190%;
	font-size: 17px;
	text-align: center;
}

.hoshou p.l1 {
	line-height: 190%;
	font-size: 17px;
}

.under {
	text-decoration: underline;
}

.txtright {
	text-align: right;
}

.txtcenter {
	text-align: center;
}

.kakomi_kokuchi {
	background: #fff;
	padding:20px;
	border: 1px;
	width: 598px;
	border: #ccc solid 1px;
}

.kakomi_kokuchi h3 {
	color: #C00;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: center;
	
}


.kakomi_kokuchi p {
	text-align: center;
	font-family: 15px;
	
}

.kakomi_kokuchi span {
	color: #C00;
	font-size: 15px;
	font-weight: bold;
	
}





.recipe_center {
	text-align: center;
}




.c19017 {
	line-height: 190%;
	font-size: 17px;
	text-align: center;
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.l19017 {
	line-height: 190%;
	font-size: 17px;
}






.circle2	{
	width:149px;
	height:149px;
}

.circle2 img {
	width:149px;
	height:149px;
	border-radius: 136px;
	-webkit-border-radius: 136px;
	-moz-border-radius: 136px;
}


.recipe_title {
	font-size: 33px;
	color: #9F7800;
	font-weight: bold;
	border-bottom: 1px dotted #9F7800;
	border-top: 2px solid #9F7800;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	margin-bottom: 40px;
	width: 580px;
}


/*ここからセット*/
.set_recipe {
	width: 580px;
	margin:0 0 30px 0;
	border-bottom: 1px solid #ccc;
	padding-bottom: 30px;
}

.set_recipe .box1 {
	width: 149px;
	float: left;
	display: inline;
}

.set_recipe .box2 {
	width: 400px;
	float: right;
	display: inline;
	
}


.set_recipe .box2 div {
	margin-top: 45px;
	
}


.set_recipe .box2 div p {
	font-size: 26px;
	font-weight: bold;
	
}

.set_recipe .box2 div a {
	font-size: 26px;
	font-weight: bold;
	
}


.whitebase2 p.c1 {
	line-height: 190%;
	font-size: 17px;
	text-align: center;
}

.whitebase2 p.l1 {
	line-height: 190%;
	font-size: 17px;
}

.whitebase2 img {
	text-align: center;
	margin: 0 auto 50px auto;
	display: block;
}


.whitebase2 h2.kuro {
	
	font-size: 35px;
	text-align: center;
}


.whitebase2 h3.aka {
	
	font-size: 30px;
	text-align: center;
	color: #F00;
	font-weight: bold;
}

/*ここまでセット*/


.recipemenu li h3 {
	font-weight: bold;
	font-size: 15px;
	line-height: 160%;
	color: #9F7800;
}

.recipemenu li p {
	font-size: 26px;
	line-height: 160%;
	margin-bottom: 20px;
}

.recipemenu2 {
	margin-top: 50px;
	border-top: 1px solid #ccc;
	padding-top: 50px;
}

.recipemenu2 h3 {
	font-weight: bold;
	font-size: 20px;
	line-height: 160%;
	color: #9F7800;
}

.recipemenu2 p {
	font-size: 30px;
	line-height: 160%;
	margin-bottom: 20px;
}


.recipemenu3 h4 {
	font-weight: bold;
	font-size: 26px;
	line-height: 250%;
	color: #9F7800;
	border-bottom: 1px dotted #9F7800;
	border-top: 1px solid #9F7800;
	margin-bottom:20px;
}

.recipemenu3 p {
	font-size: 26px;
	line-height: 160%;
}


/*ここからセット*/
.set_recipe4 {
	width: 580px;
	margin:0 0 30px 0;
}

.set_recipe4 p {
	font-size: 26px;
	line-height: 160%;
	
}

.set_recipe4 li {
	font-size: 26px;
	line-height: 160%;
	
}

.set_recipe4 .box1 {
	width: 400px;
	float: left;
	display: inline;
	
}

.set_recipe4 .box2 {
	width: 150px;
	float: right;
	display: inline;
	text-align: right;
}
/*ここまでセット*/


.marker_yellow_futo {
background: linear-gradient(transparent 0%, #ffff66 0%);
}

/*input[type="radio"] , input[type="checkbox"]{
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin-right: 1.0em;
}
*/
.kasen {
	border-bottom: 2px solid #000;
	line-height: 190%;
	font-size: 22px;
	
}

.entry{width: 200px; margin:0 auto 20px;}
.entry_p{font-size: 15px;}
.entry_p a{font-size: 15px; text-decoration: none; color: #007B4A;}
.entry .title{width: 100%; border-collapse: collapse; display: table; margin-bottom: 15px;}
.entry .titles{display: table-cell; font-size: 15px; vertical-align: middle; line-height: 100%;}
.entry .must_on{width: 50px; display: table-cell; vertical-align: middle;}
.entry .input{width: 100%;}
.entry input{
	width: 100%;
	height: 42px;
	font-size: 16px;
	box-shadow:none;
	border: 1px solid #ccc;
	font-weight: 300;
	border-radius: 4px;
}
.entry .check_box{float: left; margin-right: 15px; margin-top: -5px;}
.entry textarea{
	max-width: 100%;
	min-width: 100%;
	max-height: 300px;
	min-height: 300px;
	font-size: 16px;
	box-shadow:none;
	border: 1px solid #ccc;
	font-weight: 300;
	border-radius: 4px;
}
.entry li{padding-bottom: 10px;}
.entry .mb{font-size: 15px; margin-bottom: 30px;}

.tab{overflow:hidden;}
.tab li{float: left; padding: 0; margin: 0;}
.tab li.select{}
.content{margin: 40px 0 0; padding: 0; line-height: 0;}

/* 20191002 */
.content.beforeafter{
	margin-top:0;
	
}
.content li{padding:0px 0px 0px 0px;}
.tab_box {}
.hide {display:none;}


/*20180907*/
.new_hd {
	width: 640px;
	margin: 0 auto;
	position: relative;
	/*width: 100%;*/
	z-index: 555;
	height:114px;
	top:0;
	left: 0;
  /*position:fixed;*/
}

.new_hd .new_hd_logo{
	/*position:absolute;
	top: 0;
	right: 160px;*/
	position:absolute;
	top:0;
	left:0;
}
.new_hd .new_hd_tel{
	/*position:absolute;
	top: 0;
	right: 0;*/
	position:absolute;
	top:0;
	left:486px;
}
.new_hd .new_hd_contact{
	/*position:absolute;
	top: 0;
	right: 84px;*/
	position:absolute;
	top:0;
	left:410px;
}
#btn {
	/*position: absolute;
	top: 0;
	left: 0;*/
	position: absolute;
	top: 0;
	right: 0;
}

.topbtm2 {
	position: absolute;
	top: 132px;
	left: 0;
	width: 640px;
}

.topbtm2 .boxtop1 {
	float: left;
	width: 160px;
}
#menu {
	/*z-index:100;
  position: absolute;
  top: 0;
  left: -100vw;
  width: 100vw;
  padding: 0 0px 0 0;
  height: 100%;*/
  z-index:100;
  position: fixed;
  top: 0;
  right: -100vw;
  width: 100vw;
  padding: 0 0px 0 0;
  height: 100%;
}
#btn_off{
	position: absolute;
	top: 0;
	/*left: 0;*/
	right: 0;
	z-index: 601;
}
#menu .menu-inner {
	width: 82.03125vw;
	background: #8f7679;
 	/*background: #002221;*/
 	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 200px;
	position: absolute;
	right: 0;
	/*left: 0;*/
	top: 132px;
	z-index: 600;
}

.menu-inner li{width: 100%; line-height: 100%;}
.menu-inner .nomal > a{display: block; border-bottom: 1px solid #FFF; width: 100%; height: 13.671875vw; font-size: 3.90625vw; font-weight: 400; color: #FFF; text-decoration: none; line-height: 13.671875vw; vertical-align: middle; padding-left: 5.208333333333333vw; text-align: left;}
.ovh{overflow: hidden;height: 100%}

#menu #menu_over{width: 21.875vw; height: 100%; overflow: auto; background: rgba(255,255,255,0.0); position: absolute; top: 0; left: 0; z-index: 556;}


.n_tenpo{width: 620px; margin: 0 auto 60px;}
.tenpo_box{width: 620px; margin-bottom: 10px;}
.tenpo_name{width: 620px; height: 60px; background: #FDDE46; font-family: "Noto Sans Japanese"; font-size: 20px; font-weight: 500; line-height: 60px; text-indent: 20px; position: relative;}
.tenpo_name:after{display: block; width: 15px; height: 9px; background: url(img/tenpo_on.jpg) no-repeat; background-size: contain; position: absolute; top: 25px; right: 40px; content: "";}
.tenpo_name.on:after{display: block; width: 15px; height: 9px; background: url(img/tenpo_off.jpg) no-repeat; background-size: contain; position: absolute; top: 25px; right: 40px; content: "";}
.tenpo_sai{padding: 30px 20px; display: none;}
.tenpo_sai ul{margin: 0; padding: 0; font-size: 0;}
.tenpo_sai li{margin-bottom: 25px; font-size: 15px; font-family: "Noto Sans Japanese"; font-weight: 300; line-height: 160%;}
.tenpo_sai li:last-child{margin-bottom: 0;}
.tenpo_sai strong{display: block; font-family: "Noto Sans Japanese"; font-size: 18px; line-height: 100%; font-weight: 500; margin-bottom: 10px;}
.tenpo_sai .btn{width: 180px; margin: 36px auto 0;}
.tenpo_sai .btn a{display: block; width: 180px; height: 45px; background: #000; line-height: 43px; text-align: center; color: #fff; text-decoration: none; font-size: 16px; font-weight: 500;}


.bodymaking-menu {
	padding: 0;
  margin: 0;
	list-style: none;
	font-size: 0;
	/*margin-top: 114px;*/
}
.bodymaking-menu > li {
	display: inline-block;
}
.qa-accordion dt{
	cursor:pointer;
}
.qa-accordion dd{
	display:none;
}

.headerHeight {
	/*margin-top: 114px;*/
}

.menu-tenpo-list {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding-left: 5.208333333333333vw;
	padding-top: 4vw;
	padding-bottom: 4vw;
	border-bottom: 1px solid #FFF;
	text-align: left;
}

.menu-tenpo-item a {
	color: #FFF;
	font-size: 3.90625vw;
	font-weight: 400;
	line-height: 1;
	text-decoration: none;
}

.menu-tenpo-item > a {
	font-size: 3.90625vw;
}

.menu-tenpo-item ul li {
	margin-bottom: 2.8vw;
}

.menu-tenpo-item ul li:last-child {
	margin-bottom: 0;
}

.menu-tenpo-item ul li a {
	font-size: 2.8vw;
}

.menu-inner .nomal > a{
	display: block;
	width: 100%;
	height: 13.671875vw;
	line-height: 13.671875vw;
	vertical-align: middle;
}

.bnr_fixed_bottom {
	position: fixed;
	bottom: 3vw;
	z-index: 99999;
	width: 640px;
	margin: 0 auto;
}

.bnr_fixed_bottom a{
display: inline-block;
z-index: 1;
}
/* .bnr_fixed_bottom a img{width: 95%;} */
/*.bnr_fixed_bottom a.contact_btn{width: 82%;float: left;}*/
/*.bnr_fixed_bottom a.contact_btn{width: 100%;}*/
.bnr_fixed_bottom a.tel_btn{width: 17.8%;float: left;}
.bnr_fixed_bottom a img.tel{
	width: 80px;
}
.bnr_fixed_bottom a img.mail{
	width: 485px;
}


@media screen and (max-width:640px) { 
.bnr_fixed_bottom{
	width: 100%;
	text-align: center;
	position: fixed;
	display: block!important;
}
}

/* 20200316追記 */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,700,900&display=swap');
.txt-go {
	font-family: 'Noto Sans JP', sans-serif;
}
.txt-mi {
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.txt-contents {
	background-repeat: no-repeat;
	background-size: contain;
}
.index_01 {
	text-align: center;
	width: 640px;
	height: 227px;
	background-image: url(images/index/index_01_bg.jpg);
}
.index_01 h2 {
	font-size: 42px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 10px;
}
.index_01 p {
	color: #54353a;
	font-size: 48px;
	font-weight: 900;
	line-height: 1.4;
}
.index_01 p.txt-mi {
	color: #54353a;
	font-size: 34px;
	font-weight: 900;
}
.index_10 {
	width: 640px;
	height: 1214px;
	background-image: url(images/index/index_10_bg.jpg);
}
.index_10 .reason {
	padding-top: 140px;
	margin-bottom: 164px;
}
.index_10 p.txt-go {
	width: 550px;
	margin: 0 35px 0 55px;
	font-size: 16px;
	font-weight: 700;
}
.index_10 p.txt-mi {
	text-align: center;
	color: #54353a;
	font-size: 42px;
	font-weight: 900;
}
.index_10 h2 {
	text-align: center;
	color: #54353a;
	font-size: 60px;
	font-weight: 900;
	line-height: 1.1;
}
.index_10 .take1 p.txt-mi {
	text-align: center;
	color: #54353a;
	font-size: 28px;
	font-weight: 900;
}
.index_10 .take1 h2 {
	text-align: center;
	color: #54353a;
	font-size: 40px;
	font-weight: 900;
	line-height: 1.1;
}
.index_13 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_13_bg.jpg);
}
.index_13 p.upper {
	text-align: center;
	color: #54353a;
	font-size: 28px;
	font-weight: 900;
	padding-top: 25px;
	letter-spacing: -.1em;
}
.index_13 p.lower {
	text-align: center;
	color: #54353a;
	font-size: 34px;
	font-weight: 900;
	letter-spacing: -.05em;
}
.index_15 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_15_bg.jpg);
}
.index_15 h2 {
	text-align: center;
	color: #54353a;
	font-size: 35px;
	font-weight: 900;
	line-height: 1.1;
	margin-bottom: 10px;
	padding-top: 717px;
}
.index_15 p {
	width: 520px;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.3;
}
.index_17 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_17_bg.jpg);
}
.index_17 .box00 {
	padding-top: 190px;
	margin-bottom: 54px;
}
.index_17 .box00 h2 {
	text-align: center;
	color: #54353a;
	font-size: 35px;
	font-weight: 900;
	line-height: 1.1;
	margin-bottom: 5px;
}
.index_17 .box00 p {
	text-align: center;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.1;
	letter-spacing: -.05em;
}
.index_17 .box01 {
	margin-bottom: 280px;
}
.index_17 .box01 h2 {
	color: #54353a;
	font-size: 35px;
	font-weight: 900;
	line-height: 1.1;
	padding-left: 100px;
}
.index_17 .box02 h2 {
	color: #54353a;
	font-size: 35px;
	font-weight: 900;
	line-height: 1.2;
	padding-left: 100px;
}
.index_18 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_18_bg.jpg);
}
.index_18 .box03 {
	padding-top: 40px;
	margin-bottom: 490px;
}
.index_18 .box03 h2 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.1;
	padding-left: 100px;
	margin-bottom: 5px;
}
.index_18 .box03 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	padding-left: 100px;
	width: 510px;
}
.index_18 .box04 h2 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	line-height: 1.1;
	padding-left: 100px;
	margin-bottom: 5px;
}
.index_18 .box04 p {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.4;
	padding-left: 100px;
	width: 510px;
}
.index_19 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_19_bg.jpg);
}
.index_19 .txt01 {
	text-align: center;
	font-size: 32px;
	font-weight: 900;
	letter-spacing: -.1em;
	margin-bottom: 5px;
	padding-top: 210px;
}
.index_19 .txt02 {
	text-align: center;
	color: #54353a;
	font-size: 44px;
	font-weight: 900;
	line-height: 1.1;
	margin-bottom: 15px;
}
.index_19 .txt03 {
	font-size: 28px;
	font-weight: 900;
	letter-spacing: -.1em;
	width: 540px;
	margin: 0 auto 70px;
	line-height: 1.1;
}
.index_19 .txt04 {
	color: #54353a;
	font-size: 33px;
	font-weight: 900;
	line-height: 1.1;
	width: 540px;
	margin: 0 auto;
}
.index_26 {
	width: 640px;
	height: 1000px;
	background-image: url(images/index/index_26_bg.jpg);
}
.index_26 .txt01 {
	text-align: center;
	color: #54353a;
	font-size: 44px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.1;
	padding-top: 300px;
	margin-bottom: 15px;
}
.index_26 .txt02 {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	letter-spacing: -.1em;
}
.index_27 {
	width: 640px;
	height: 749px;
	background-image: url(images/index/index_27_bg.jpg);
}
.index_27 .txt01 {
	text-align: center;
	color: #54353a;
	font-size: 54px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 540px;
}
.bodymaking_03 {
	width: 640px;
	height: 1000px;
	background-image: url(images/bodymaking/bodymaking_03_bg.jpg);
}
.bodymaking_03 .txt01 {
	width: 500px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: 400;
	letter-spacing: -.1em;
	line-height: 1.3;
	padding-top: 660px;
}
.bodymaking_06 {
	width: 640px;
	height: 530px;
	background-image: url(images/bodymaking/bodymaking_06_bg.jpg);
}
.bodymaking_06 .txt01 {
	width: 500px;
	margin: 0 auto;
	font-size: 25px;
	font-weight: 400;
	letter-spacing: -.1em;
	line-height: 1.4;
	padding-top: 130px;
}
.bodymaking_07 {
	width: 640px;
	height: 1242px;
	background-image: url(images/bodymaking/bodymaking_07_bg.jpg);
}
.bodymaking_07 .txt01 {
	text-align: center;
	color: #54353a;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 0px;
	margin-bottom: 10px;
}
.bodymaking_07 .txt02 {
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	width: 540px;
	margin: 0 auto 70px;
}
.woman_01 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_01_bg.jpg);
	text-align: center;
}
.woman_01 .txt01 {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 700px;
	margin-bottom: 10px;
}
.woman_01 .txt02 {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: -.1em;
	line-height: 1.2;
}
.woman_03 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_03_bg.jpg);
}
.woman_03 .txt01 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 885px;
	padding-left: 130px;
	margin-bottom: 5px;
}
.woman_03 .txt02 {
	color: #54353a;
	font-size: 38px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-left: 130px;
}
.woman_04 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_04_bg.jpg);
}
.woman_04 .txt01 {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 785px;
	padding-left: 130px;
	margin-bottom: 5px;
}
.woman_04 .txt02 {
	color: #54353a;
	font-size: 38px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-left: 130px;
}
.woman_08 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_08_bg.jpg);
}
.woman_08 .txt01 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 85px;
	padding-left: 130px;
	margin-bottom: 445px;
}
.woman_08 .txt02 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-left: 130px;
}
.woman_09 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_09_bg.jpg);
}
.woman_09 .txt01 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 216px;
	padding-left: 130px;
	margin-bottom: 670px;
}
.woman_09 .txt02 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-left: 130px;
}
.woman_11 {
	width: 640px;
	height: 1000px;
	background-image: url(images/woman/woman_11_bg.jpg);
}
.woman_11 .txt01 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 500px;
	padding-left: 130px;
}
.woman_12 {
	width: 640px;
	height: 783px;
	background-image: url(images/woman/woman_12_bg.jpg);
}
.woman_12 .txt01 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 177px;
	padding-left: 130px;
}
.mens_01 {
	width: 640px;
	height: 1000px;
	background-image: url(images/mens/mens_01_bg.jpg);
	text-align: center;
}
.mens_01 .txt01 {
	font-size: 42px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 710px;
	margin-bottom: 5px;
}
.mens_01 .txt02 {
	font-size: 28px;
	font-weight: 400;
	letter-spacing: -.1em;
	line-height: 1.2;
}
.mens_08 {
	width: 640px;
	height: 1000px;
	background-image: url(images/mens/mens_08_bg.jpg);
}
.mens_08 .txt01 {
	color: #344F60;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.05em;
	line-height: 1.2;
	padding-top: 250px;
	padding-left: 100px;
	margin-bottom: 5px;
}
.mens_08 .txt02 {
	width: 450px;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: -.05em;
	line-height: 1.3;
	padding-left: 100px;
}
.mens_09 {
	width: 640px;
	height: 1000px;
	background-image: url(images/mens/mens_09_bg.jpg);
}
.mens_09 .txt01 {
	width: 430px;
	margin: 0 auto;
	font-size: 25px;
	font-weight: 400;
	letter-spacing: -.05em;
	line-height: 1.2;
	padding-top: 0px;
	margin-bottom: 5px;
}
.mens_09 .txt02 {
	width: 430px;
	margin: 0 auto;
	font-size: 17px;
	font-weight: 400;
	letter-spacing: -.1em;
	line-height: 1.3;
}
.perfect_09 {
	width: 640px;
	height: 1000px;
	background-image: url(images/perfect/perfect_09_bg.jpg);
}
.perfect_09 .txt01 {
	color: #54353a;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 580px;
	text-align: center;
}
.perfect_09 .txt02 {
	color: #54353a;
	font-size: 30px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 270px;
	text-align: center;
}
.perfect_10 {
	width: 640px;
	height: 1000px;
	background-image: url(images/perfect/perfect_10_bg.jpg);
}
.perfect_10 .txt01 {
	color: #54353a;
	font-size: 36px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 40px;
	text-align: center;
}
.trainer01 {
	width: 640px;
	height: 886px;
	background-image: url(images/trainer/trainer01_bg.jpg);
}
.trainer01 .txt01 {
	font-size: 50px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 720px;
	text-align: center;
}
.trainer01 .txt02 {
	color: #54353a;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 30px;
	text-align: center;
}
.trainer04 {
	width: 640px;
	height: 893px;
	background-image: url(images/trainer/trainer04_bg.jpg);
}
.trainer04 .txt01 {
	/* color: #54353a; */
	font-size: 34px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 10px;
	text-align: center;
}
.trainer04 .txt01 span {
	color: red;
}
.trainer05 {
	width: 640px;
	height: 893px;
	background-image: url(images/trainer/trainer05_bg.jpg);
}
.trainer05 .txt01 {
	color: #54353a;
	font-size: 40px;
	font-weight: 900;
	letter-spacing: -.1em;
	line-height: 1.2;
	padding-top: 308px;
	text-align: center;
}
.trainer05 .txt02 {
	font-size: 34px;
	font-weight: 600;
	letter-spacing: -.1em;
	line-height: 1.3;
	padding-top: 28px;
	text-align: center;
}
.trainer05 .txt02 span {
	color: red;
}


/*---レビュー追記　20210201加藤---*/

.review_title {
	text-align: center;
	width: 85%;
	height:auto;
	margin-left: 7%;
	font-size: 150%;
	margin-top: 10%;
}
.review_waku {
	text-align: center;
	width: 85%;
	height:auto;
	margin-left: 7%;
	
}


.review_waku .txt-title {
	font-family: 'Noto Sans JP', sans-serif;
}


.review_waku h2 {
	font-size: 30px;
	font-weight: 900;
	line-height: 1;
	margin-bottom: 10%;
	margin-top: 10%;
	line-height: 150%;
}
.review_waku p {
	color: #666;
	
	font-weight: 900;
	line-height: 1.4;
}
.review_waku p.txt-old {
	color: #666;
	font-size: 70%;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	margin-bottom: 3%;
}

.review_waku p.txt-mi {
	color: #666;
	font-size: 100%;
	font-weight: 900;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: left;
	line-height: 150%;
}










