@charset "utf-8";


/*  全体
------------------------------------------------------------------------------------------------------*/
body {
	margin: 0 auto;
	padding:0;
	background-color:#fff;
	font-size: 18px;
	line-height: 170%;
	text-align: center;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	overflow-x:hidden;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link    { color: #FFE600; text-decoration: none; }
a:visited { color: #FFE600; text-decoration: none; }
a:hover   {color: #FFFFFF; text-decoration: none; cursor:pointer; }
a:active  { color: #ccc; text-decoration: none; }

.overflow {
	overflow:hidden;
	/zoom:1;
}
.float {
	float: left;
}
.right {
	float: right;
}
.wrapp2 {
	margin: 0 auto;
	text-align: center;
	height:auto;
	overflow:hidden;
	}
.wrapp {
	margin: 0 auto;
	width: 1100px;
	text-align: center;
	height:auto;
	overflow:hidden;
}
.txt_s{
	font-size: 12px;
}
.txt_l{
	font-size: 20px;
}

/*------------------------ ヘッダー ------------------------------------------------------------ */
#menu-wrap{
	position: fixed;
	width: 100%;
	z-index: 10000;
	background: rgba(255,255,255, 0.9);
	box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	-webkit-box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	-moz-box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	transition: .3s;
}

#menu{
	background-color:#000000;
	margin: 0 auto;
	height:94px;
	position: fixed;
	width: 100%;
	z-index: 10000;
	box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	-webkit-box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	-moz-box-shadow:rgba(132, 87, 47, 0.05) 0px 0px 7px 4px;
	transition: .3s;
	}
.menu_inner{
	width:1100px;
	background-color:#000000;
	height:90px;
	margin-left:auto;
	margin-right:auto;
}
	#menu ul li{
	float:left;
	text-align:center;
	margin-top:15px;
}
.btn_shop{
	margin-left:211px;
	}
.btn_taiken{
	margin-left:16px;
}

/* ------------------------ファーストビュー------------------------------------------------- */
.contents{
   height: 803px;
   background: url(../images/bk_back.png) repeat-x center 94px;

}
.contents_in{
	height: 803px;
	background: url(../images/main_man_bk.png) no-repeat center 94px;
}
.main_man{
    position: relative;
    width: 1100px;
    height: 803px;
    background: url(../images/main_man_bk.png) no-repeat center 94px;
    margin: 0 auto;
}
.main_inner{
    position: absolute;
    width: 460px;
	top: 105px;
    left: 576px;
}

/* ---------------------------ポイント01-----------------------------------------------------------*/
#point01{
	background: #2F2F2F;
	padding:0 0 40px;
}
.hige_face{
	background:url(../images/point01_bk.png) center top no-repeat;
	height: 1200px;
}
.hige_face .face_list{
	width: 1100px;
	margin: 0px auto;
	padding-top: 334px;
	position:relative;
  }

#modal-open01{
	position: absolute;
	left:170px;
}
#modal-open02{
	position: absolute;
	top:620px;
	left:50px;
}
#modal-open03{
	position: absolute;
	top:620px;
	left:206px;
}
#modal-open04{
	position: absolute;
	top:620px;
	left:362px;
}
#modal-open05{
	position: absolute;
	top:930px;
	left:50px;
}
#modal-open06{
	position: absolute;
	top:930px;
	left:206px;
}
.modal-open07{
	position: absolute;
	top:930px;
	left:362px;
}

/*modal window
======================*/
.modal-content {
	width: 467px;
	margin: 0px auto 0px -233px;
	padding: 0px ;
	border: 0px none;
	background: none ;
	position: fixed;
	display: none ;
	z-index: 2 ;
	top: 25%;
	left: 50%;
}
.modal-content01 {
	width: 467px;
	margin: 0px auto 0px -233px;
	padding: 0px ;
	border: 0px none;
	background: none ;
	position: fixed;
	display: none ;
	z-index: 2 ;
	top: 25%;
	left: 50%;
}
.modal-content02{
	width: 170spx;
	margin: -140px auto 0px -100px;
	padding: 0px ;
	border: 0px none;
	background: none ;
	position: fixed;
	display: none ;
	z-index: 2 ;
	top: 25%;
	left: 50%;
}
#modal-overlay {
	z-index: 1 ;
	display: none ;
	position: fixed ;
	top: 0 ;
	left: 0 ;
	width: 100% ;
	height: 120% ;
	background-color: rgba( 0,0,0, 0.75 ) ;
}
.modal-close{
    font-weight: bold;
    color: #FFF;
    margin-top: 15px;
    font-size: 24px;
	cursor:pointer;
}
/* ------------------------ポイント0２-------------------------------------------------------------- */

.point02_3 {
}
#point02{
	background:url(../images/point02_02_bk.png) repeat;
}
/* --------------------------ポイント03-------------------------------------------------------------- */	

#point03{
	background-color: #2F2F2F;
}
/*.point03_3{
	background: url(../images/point03_03.png) no-repeat center;
	height:616px;	
}
.point03_3_in{
	position:relative;
	width:1100px;
	height:616px;
	background: url(../images/point03_03.png) no-repeat center;	
	margin:0 auto;
}
.point03_3_in_image{
	position: absolute;
    top: 60px;
    right: -20px;
}*/

/* ----------------------------脱毛種類------------------------------------------------------------------ */	

#type{
	background:url(../images/anshin_bk.png) repeat;
	
}
.quesiopn{
	padding-top:120px;
	padding-bottom:100px;
	}
.anshin01{
	padding-top:100px;
	padding-bottom:100px;
}
.accordion_head {
    cursor: pointer;
    position: relative;
    top: 15px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

/* ----------------------------------CV----------------------------------------------------------------------- */	


.cv02_bk{
	background:url(../images/cv02_bk2.png) repeat-x;
    background-size: contain;
}
.cv02{
	position: relative;
    background: url(../images/cv02_bk.png) top center no-repeat;
    width: 1218px;
    height: 708px;
    margin: 0 auto;
}
.cvbtn{
	position: absolute;
    top: 490px;
    left: 635px;
}

/* -------<!-- 年間16万人以上の方に利用されているメンズTBCなら安心！ -->---------- */	
#anshin{
	background:url(../images/anshin_bk.png) repeat
	}
/* ------------------------------背景カラー----------------------------------------------------------------------- */	
 #couse, #damage, #plan, #shop {
		background-color:#2F2F2F;	
	}
#point01 {
	    background-color:#505050;	
     }
/* ----------------------------サロン移動ができる-------------------------------------------------------------- */	
#map {
	background: url(../images/map_bk.png) no-repeat center top;
	position: relative;
	width: 890px;
	height: 700px;
	margin: 0 auto;
}
.box {
	width: 120px;
	text-align: left;
}

.hokkaido {
	position: absolute;
	left: 770px;
	top: 145px;
}
.chubu {
	position: absolute;
	left: 560px;
	top: 560px;
}
.chugoku {
	position: absolute;
	left: 235px;
	top: 280px;
}
.kyushu {
	position: absolute;
	left: 30px;
	top: 325px;
}
.shikoku {
	position: absolute;
	left: 211px;
	top: 456px;
}
.kinki {
	position: absolute;
	left: 365px;
	top: 560px;
}
.tohoku {
	position: absolute;
	left: 770px;
	top: 250px;
}
.hokuriku{
	position: absolute;
	left: 416px;
	top: 188px;
}
.kanto {
	position: absolute;
	left: 770px;
	top: 370px;
}
.tokyo {
	position: absolute;
	left: 770px;
	top: 560px;
}

.place{
	font-size:15px;
	color:#000000;
}
.hokkaido .place {
	background-color: #888888;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.tohoku .place {
	background-color: #BBBBBB;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.kanto .place {
	background-color: #FFFFFF;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.tokyo .place {
	background-color: #888888;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.chubu .place {
	background-color: #DDDDDD;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.kinki .place {
	background-color: #BBBBBB;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.hokuriku .place {
	background-color:#FFFFFF;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.chugoku .place {
	background-color: #FFFFFF;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.kyushu .place {
	background-color: #888888;
	padding: 2px 5px;
	margin-bottom: 5px;
	text-align: center;
}
.shop_text {
	color:#FFE600;
	font-size: 13px;
	line-height: 160%;
}
td {
	vertical-align: top;
	padding-right: 20px;
}
.overflow {
	overflow:hidden;
	/zoom:1;
}
.float {
	float: left;
}
.right {
	float: right;
}

.map_attention{
	width: 1100px;
	margin: 0 auto;
	color: #fff;
	text-align: right;
	padding-bottom: 30px;
	font-size: 11px;
}

h2{
	color:#005113;
	font-size:18px;
	font-weight:bold;
	font-family : YuGothic, '游ゴシック', sans-serif;
}


.attention {
	text-align:left;
	font-size: 11px;
	line-height: 160%;
	color:#FFFFFF;
	margin-bottom:50px;
}

#foot #page-top{
	padding-right: 40px;
	padding-bottom:40px;
	position:fixed;
	right:0;
	bottom:0;
	display:block;
	cursor:pointer;
}
/*clearfix**************************/
.clearfix:after {
    visibility: hidden;
    display: block;　
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
/* clearfix for ie7 */
.clearfix{
    display: inline-block;
}
.clearfix {
    display: block;
}
/*clearfix End************************/
.txt {
    text-align: left;
    font-size: 11px;
	line-height:150%;
	color: #333333;
}
.txt01{
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	background-color: #2F2F2F;
}
.txt02  a{
	color: #2F2F2F;
	text-decoration: underline; cursor:pointer;
    text-align: left;
    font-size: 11px;
}

.txt02 a:hover   {
	color: #4A78FF;
	text-decoration: none; cursor:pointer;
    text-align: left;
    font-size: 11px;
}

/* ---------------------------------フッター------------------------------------------- */
#foot p{
	text-align:center;
	font-size:12px;
}
#wrap {
    overflow-x: hidden;
    margin: 0 auto;
}

#contents_all{
	margin:0 auto;
}
.type2{
padding-bottom: 90px
}