@charset "utf-8";
/* =============================================================================
   非表示
   ========================================================================== */
   #foot_tel{
   	display: none;
   }

/* =============================================================================
   共通
   ========================================================================== */
   body{
   	width: 100%;
/* 	min-width: 1366px; */
letter-spacing: 2;
line-height: 2;
overflow-x: hidden;
font-size: 15px;
}

#container{
	color: #333333
}

#wrapper{}

.sp_br{
	display: none;
}

/* =============================================================================
   各項目共通
   ========================================================================== */
   section {
   	position: relative;
   	width: 100% !important;
   	margin: 0;
   	padding: 0;
   	overflow: hidden;
/*    min-width: 1000px;  */
/*    min-height: 1000px;  */
}

.box{
	margin: 0 auto;
}

.box_left{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.box_right{
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

/*MENUを見る*/
.menu_btn{
	clear: both;
	font-size: 18px;
	font-weight: bold;
	font-family: "ヒラギノ明朝","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	letter-spacing: 2px;
	border: 1px solid #151515;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}

.menu_btn a{
	display: block;
	padding: 17px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.menu_btn a:hover{
	transition: all 1s ease 0s;
	background-color: rgba(255,255,255,0.6);
}

/*炭酸パック付*/
.item_01{
	position: absolute;
	margin-left: 30px;
}


/* =============================================================================
   フェイシャルエステ
   ========================================================================== */
   section:nth-of-type(1){
   	background: #FFFFFF;
   	height: 1480px;
   }
/* 背景設定 */
#facial>div:nth-of-type(1) {
	background: url(../img/facial_bg.jpg) no-repeat fixed;
	background-position: 0 0px !important;
	background-size: cover !important;
	margin: 0;
	height: 1480px;
	position: absolute;
	width: 100%;
	top: 0;left: 0;
}

#facial article{
	position: absolute;
	left: 50%;
	top: 0;
	z-index: 4;
	display: table;
	width: 50%;
	height: 1280px;
}

#facial .box{
	max-width: 780px;
	text-align: left;
}

#facial .title{
	margin: 100px 0 20px;
}

#facial h2{
	font-family: "ヒラギノ明朝","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
}

#mt{
	margin-top: 30px;
}

#mt img{
	float: left;
	width: 160px;
	margin-right: 30px;
}

#mt p{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 5px;
	overflow: hidden;
	padding-top: 15px;
}

/* #special_treatment_menu{
	margin-top: 140px;
	clear: both;
}

#special_treatment_menu ul{
	margin-top: 30px;
	width: 770px;
}

#special_treatment_menu li{
	display: inline-block;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    margin: 5px;
    border: 1px solid;
    width: 220px;
}

#special_treatment_menu li span{
	font-size: 15px;
	margin-left: 20px;
    line-height: 1.2;
}

#special_treatment_menu li img{
	vertical-align: 0;
	margin: 0 auto;
	width: 15px;
	display: block;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

#special_treatment_menu li a{
	background-color: #FFFFFF;
	display: block;
    padding: 10px 0 13px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#special_treatment_menu li a:hover{
	transition: all 1s ease 0s;
	background-color: rgba(255,255,255,0.3);
} */

#type_facial{
	margin-top: -75px;
	padding-top: 150px;
}

#type_facial img{}

#type_facial p{
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 20px;
}




/* =============================================================================
   ★★★フェイシャルコース共通★★★
   ========================================================================== */
   section#special_treatment{
   	background: #FFFFFF;
   }

   #special_treatment{}

   #special_treatment article{
   	width: 1000px;
   	text-align: center;
   	margin: 0 auto;
   	padding: 70px 0;
   	clear: both;
   }

   #special_treatment .block{
   	clear: both;
   	margin-top: 80px;
   	margin-bottom: 60px;
   	overflow: hidden;
   }

   #special_treatment .line{
   	width:21%;
   	height: 1px;
   	background-color: #151515;
   	margin-bottom: 8px;
   }

   #special_treatment h2{
   	font-size: 25px;
   	margin-bottom: 70px;
   }

   #special_treatment h4{
   	font-size: 23px;
   	margin-bottom: 10px;
   	letter-spacing: 4px;
   }

   #special_treatment h5{
   	font-size: 25px;
   	line-height: 1;
   }

   #special_treatment h6{
   	font-size: 21px;
   	line-height: 1;
   	margin: 20px 0 25px;
   }


   #special_treatment .point{
   	background-color: #efefef;
   	float: right;
   	text-align: left;
   	width: 450px;
   	height: 280px;
   	box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	-ms-box-sizing: border-box;
   }

   #special_treatment .point li{
   	margin: 10px;
   	font-size: 15px;
   }

   #special_treatment .text_position{
   	position: relative;
   }

   #special_treatment .text_position img{}

   #special_treatment .text_position img:nth-child(1){
   	width: 300px;
   	float: left;
   }
   #special_treatment .text_position img:nth-child(2),
   #special_treatment .text_position img:nth-child(3){
   	padding: 60px 0 0 45px;
   	width: 525px;
   }

   #special_treatment .text_position p{
   	position: absolute;
   	top: 5px;
   	right: 0;
   	font-size: 23px;
   	letter-spacing: 3px;
   }

   hr{
   	color: #333333;
   }

/* =============================================================================
   インディバ
   ========================================================================== */

   #indiba{}


   #indiba_box{
   	width: 900px;
   	margin: 0 auto;
   }
   #indiba_box .block p{
   	font-size: 18px;
   }
   #indiba_box .point{
   	padding: 26px 0;
   }



/* #indiba article{
	position: absolute;
	top: 0;
	z-index: 4;
	display: table;
	width: 100%;
    padding: 60px 0;
    font-size: 16px;
} */

#indiba .title{
	margin: 50px auto 20px;
}


#indiba .mainImg img{
	max-width:800px;
	width: 100%;
	margin: 0 auto;
}

#indiba h4.ul{
	/* width: 1020px; */
	border-bottom: 2px solid #00CCC7;
	margin: 60px auto 30px;
	font-family: "Roboto Condensed",sans-serif;
	font-size: 26px;
	letter-spacing: 1px;
}

.clearfix::after {
	content: "";
	display: block;
	clear: both;
}

#indiba .box{
	width: 1180px;
	text-align: center;
}

#indiba .ex1 img{
	width: 37%;
	float:left;
	margin-right:3%;
}

#indiba .ex1 .merit{
	width: 60%;
	text-align:left;
	float: right;
}

#indiba .ex1 .merit h5 {
	background: #00ccc7;
	text-align: center;
	padding: 5px 8px;
	display: inline-block;
	color: #fff;
	border-radius: 8px;
	margin-top: 10px;
	font-size: 18px;
}

#indiba .ex2 img{
	width: 40%;
	float:right;
}
#indiba .ex2 p{
	width: 57%;
	float:left;
	margin-right:3%;
	text-align: left;
}
#indiba .menu_btn{
	margin: 60px auto 20px;
	display: inline-block;
}

/* =============================================================================
   SUPER ANTI-AGING PLAN
   ========================================================================== */
   #antiaging{}

   #antiaging_box{
   	width: 900px;
   	margin: 0 auto;
   }
   #antiaging_box .block p{
   	font-size: 18px;
   }
   #antiaging_box .point{
   	padding: 26px 0;
   }
   #antiaging_box .point li{
   	margin: 2px 10px 2px 35px; 
   	font-size: 16px;
   	text-indent: -18px;
   	/*line-height: 30px;*/
   }
   #antiaging_box .antiProduct{
   	font-weight: bold;
   	font-size: 25px;
   }
   #antiaging_box .antiImg{
   	font-size: 0;
   }
   #antiaging_box .antiImg li{
   	display: inline-block;
   	vertical-align: top;
   	width: 260px;
   }
   #antiaging_box .antiImg li:nth-child(2){
   	margin: 0 60px;
   }
   #antiaging_box .antiImg li img{
   	width: 100%;
   }


/* =============================================================================
   HIFU
   ========================================================================== */
   #hifu{}

   #hifu_box{
   	width: 900px;
   	margin: 0 auto;
   }
   #hifu_box .block p{
   	font-size: 18px;
   }
   #hifu_box .point{
   	padding: 26px 0;
   }
   #hifu_box .point li{
   	margin: 10px 10px 10px 35px; 
   	font-size: 17px;
   	text-indent: -18px;
   }

/* =============================================================================
   ハイパーナイフ
   ========================================================================== */
   #hyper{}

   #hyper_box{
   	width: 900px;
   	margin: 0 auto;
   }

   #hyper_box .point{
   	padding: 10px 15px;
   }

   #hyper_box .block p{
   	font-size: 18px;
   }
/* =============================================================================
   ハーブピーリング
   ========================================================================== */
   #herb{}

   #herb_box{
   	width: 900px;
   	margin: 0 auto;
   	font-size: 17px;
   }

   #herb_box .point{
   	padding: 10px 15px;
   }

   #herb_box .block:nth-child(4){
   	margin-bottom: 80px;
   	letter-spacing: 3px;
   }
/* =============================================================================
   スペシャル顔筋マッサージ
   ========================================================================== */
   #massage_box{
   	width: 900px;
   	margin: 0 auto;
   }
   #massage_box h2{
   	font-size:30px;
   }
   #massage_box .point{
   	padding: 10px 15px;
   }

   #massage_box .block .detail{
   	text-align: left;
   	letter-spacing: 2px;
   	width: 450px;
   	margin-bottom: 60px;
   	float: left;
   }

   #massage_box .block .detail:nth-child(even){
   	padding-left: 10px;
   	box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	-ms-box-sizing: border-box;
   	margin-bottom: 56px;
   	padding-left: 70px;
   }

   #massage_box .block .detail p{
   	font-size: 16px;
   	letter-spacing: 1px;
   	padding-top: 20px;
   }

   #massage_box .block .detail img{
   	width: 280px;
   }

   .img_size {
   	width: 65%;
   	margin-left: 15px;
   }
/* =============================================================================
   MDNA
   ========================================================================== */
   #herb{}

   #mdna_box{
   	width: 900px;
   	margin: 0 auto;
   	font-size: 17px;
   }

   #mdna_box .point{
   	padding: 10px 15px;
   }
   #mdna_box .img_position img:nth-child(1) {
   	width: 300px;
   	float: left;
   }
   #mdna_box .img_position img:nth-child(2) {
   	width: 30%;
   }
   #mdna_box .block:nth-child(3) img{
   	display:inline-block;
   	vertical-align: middle;
   }
   #mdna_box .img_size {
   	width:30%;
   }
   #mdna_box .block:nth-child(4){
   	margin-bottom: 80px;
   	letter-spacing: 3px;
   }
   #mdna_box .img_size {
   	width: 19%;
   }
/* =============================================================================
   再生因子 導入
   ========================================================================== */
   #generic{}

   #generic_box{
   	width: 900px;
   	margin: 0 auto;
   }

   #generic_box .point{
   	padding: 10px 15px;
   }

   #generic_box .block .detail{
   	float: left;
   	text-align: left;
   	letter-spacing: 2px;
   	width: 450px;
   	margin-bottom: 60px;
   }

   #generic_box .block .detail:nth-child(even){
   	padding-left: 30px;
   	box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	-ms-box-sizing: border-box;
   }

   #generic_box .block .detail p{
   	font-size: 16px;
   	letter-spacing: 3px;
   }

   #generic_box .block .detail img{
   	width: 280px;
   }

/* =============================================================================
   エレクトロハンド
   ========================================================================== */
   #electro_box{
   	width: 900px;
   	margin: 0 auto;
   	font-size: 18px;
   }

   #special_treatment #electro_box .point li {
   	margin: 5px 10px;
   	font-size: 15px;
   }

   #electro_box .point{
   	padding: 8px 15px;
   }

   #electro_box .block:nth-child(3){
   	margin-bottom: 100px;
   }

/* =============================================================================
   ハイドロ
   ========================================================================== */
   #hydro_box{
   	width: 900px;
   	margin: 0 auto;
   	font-size: 18px;
   }

   #special_treatment #hydro_box .point li {
   	margin: 0 8px;
   	font-size: 15px;
   	line-height: 1.7;
   }

   #hydro_box .point{
   	padding: 8px 15px;
   }

/* =============================================================================
   クーリフティング
   ========================================================================== */

   #coolifting .ex{
      margin-bottom: 50px;
   }


   #coolifting .ex .merit{
      width:54%;
      padding:3% ;
      float: left;
      text-align: left;
      margin-right: 5%;
   }

   #coolifting .ex .merit h5{
        background: #00ccc7;
        text-align: center;
        padding: 5px 8px;
        display: inline-block;
        color: #fff;
        border-radius: 8px;
        margin-top: 10px;
        font-size: 18px;
   }

   #coolifting .ex .result{
      width:35%;
      float: right;
   }

   #coolifting .txt{
      padding: 20px;
      margin-bottom: 30px;
      text-align: left;
   }

/* =============================================================================
   ララピール
   ========================================================================== */

   #lalapeel .mainImg img{
      margin: 30px 0;
      padding:0 30px;
   }

   #lalapeel .mainImg img{
      margin: 30px 0;
      padding:0 30px;
   }

   #lalapeel ul.merit{
      width:100%;
      max-width: 600px;
      margin: 30px 0;
      padding: 20px;
      text-align: left;
      margin: 0 auto;
      background-color:#efefef;
   }

   #lalapeel ul.merit li{
      margin-bottom: 10px;
   }

   #lalapeel .ex{
     margin-bottom: 30px;
   }

   #lalapeel .ex img{
      width: 48%;
      float: left;
      margin-right: 3%;
   }

   #lalapeel .ex .txt{
      width: 49%;
      float: right;
      text-align: left;
   }




/* =============================================================================
   お悩みタイプ別
   ========================================================================== */
   #type{}

   #type_box{
   	width: 900px;
   	margin: 0 auto 60px;
   	font-size: 18px;
   }

   #type_box .block:nth-child(1){
   	letter-spacing: 3px;
   }

   #type_box .block:nth-child(1) img{
   	display: block;
   	margin: 0 auto;
   	width: 160px;
   }

   #type_box #type_img{
   	font-size: 0;
   }

   #type_box #type_img li{
   	display: inline-block;
   	margin: 10px;
   }

   #type_box #type_img li img{
   	width: 160px;
   }

   #type_box .type_course_box{
   	padding: 15px 0;
   }

   #type_box .type_course{
   	position: relative;
   	padding: 40px 20px;
   	display: inline-block;
   	border: 1px solid #303030;
   	width: 425px;
   	height: 740px;
   	vertical-align: top;
   	margin-bottom: 50px;
   	box-sizing: border-box;
   	-webkit-box-sizing: border-box;
   	-moz-box-sizing: border-box;
   	-o-box-sizing: border-box;
   	-ms-box-sizing: border-box;
   }

   #type_box .type_course:nth-child(odd){
   	margin-right: 20px; 
   }

   #type_box .type_course:nth-child(even){
   	margin-left: 20px; 
   }

   #type_box .type_course:nth-child(3),
   #type_box .type_course:nth-child(4){
   	height: 790px;
   }

   #type_box .type_course span{
   	background-color: #fff;
   	font-size: 22px;
   	letter-spacing: 3px;
   	padding: 0 10px;
   	position: absolute;
   	top: -23px;
   }

   #type_box .type_course:nth-child(1) span{
   	left: 95px;
   }

   #type_box .type_course:nth-child(2) span{
   	left: 95px;
   }

   #type_box .type_course:nth-child(3) span{
   	left: 80px;
   }

   #type_box .type_course:nth-child(4) span{
   	left: 95px;
   }

   #type_box .type_course span img{
   	vertical-align: middle;
   	margin: 0 15px;
   }

   #type_box .type_course span img:nth-child(2){
   	-moz-transform: rotate(-180deg);
   	-webkit-transform: rotate(-180deg);
   	-o-transform: rotate(-180deg);
   	-ms-transform: rotate(-180deg);
   	transform: rotate(-180deg);
   }

   #type_box .type_course p{
   	letter-spacing: 3px;
   	font-weight: bold;
   }

   #type_box .type_course .course_title{
   	font-family: "ヒラギノ明朝","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
   	font-size: 30px;
   	font-weight: normal;
   	margin-bottom: 35px;
   }

   #type_box .type_course .course_title em{
   	display: block;
   	font-size: 23px;
   	line-height: 0.5;
   }

   #type_box .type_course .icon{
   	margin-bottom: 30px;
   }

   #type_box .type_course .icon li{
   	font-size: 18px;
   	font-weight: bold;
   	letter-spacing: 2px;
   }

   #type_box .type_course .course_detail{}

   #type_box .type_course .course_detail li{
   	font-family: "ヒラギノ明朝","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
   	font-size: 16px;
   	letter-spacing: 5px;
   }

   #type_box .type_course .course_detail li img{
   	vertical-align: middle;
   	-moz-transform: rotate(90deg);
   	-webkit-transform: rotate(90deg);
   	-o-transform: rotate(90deg);
   	-ms-transform: rotate(90deg);
   	transform: rotate(90deg);
   }

   #type_box .type_course .course_detail .or{
   	background-color: #EFEFEF;
   	margin: 0 auto;
   	width: 60%;
   }

   #type_box .type_course .course_detail .or em{
   	display: block;
   	line-height: 1.5;
   	font-size: 14px;
   	color: #00CCC7;
   }

   #type_box .counseling{
   	background-image: url("../img/counseling_img.jpg");
   	background-repeat: no-repeat;
   	background-position: center center;
   	width: 900px;
   	height: 450px;
   	margin: -50px auto 60px;
   	position: relative;
   }

   #type_box .counseling p{
   	background-color: rgba(255, 255, 255, 0.8);
   	bottom: 40px;
   	font-weight: bold;
   	letter-spacing: 5px;
   	padding: 20px 60px;
   	position: absolute;
   	right: 0;
   	text-align: left;
   	font-size: 17px;
   }

/*
#contents_02>div:nth-of-type(2) {
    background: url(../img/nike.png) 50% 0 no-repeat fixed;
    margin: 0;
    height: 1600px;
    position:absolute;
    top:0px;left:100px;
    width:100%;
}

.parallax-item{
	position:absolute;
	z-index:5;
	top:40px;
	left:400px;
}
*/

/* =============================================================================
   LDM水玉リフティング
   ========================================================================== */
   #mizutama_ltg{
   	width: 900px;
   	margin: 0 auto;
   	font-size: 18px;
   }

   #mizutama_ltg #hydro_box .point li {
   	margin: 0 8px;
   	font-size: 15px;
   	line-height: 1.7;
   }

   #mizutama_ltg .point{
   	padding: 8px 15px;
   }

   #mizutama_ltg .ba{
   	width: 45%;
   	display: inline-block;
   	float: left;
   	padding: 2%;
   	margin:20px 0;
   }

   #mizutama_ltg .ba p{
   	margin:10px 0;
   }