@charset "UTF-8";

.container h1,
.container h2{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 28px;
	text-align: center;
	letter-spacing: 3px;
	position: relative;
}
.container h1.line,
.container h2.line{
	margin-bottom: 100px;
}
.container h1.line::after,
.container h2.line::after{
	display: block;
	content: "";
	width: 2px;
	height: 110px;
	margin: auto;
	background: #492f15;
	position: absolute;
	top: 45px;
	left: 50%;
	margin-left: -1px;
	z-index: 10;
}

.min{
	font-family: source-han-serif-japanese, serif;
	font-weight: 400;
	font-style: normal;
}

.inner{
  width: 1000px;
  margin: auto;
}


/* index.html
===============================================*/
#index{
	padding-top: 25px;
}
#index .mvBox{
	width: 1000px;
	margin: 0 auto 35px;
}

#index .concept{
	width: 1000px;
	margin: 0 auto 80px;
	padding: 50px 0 0;
	position: relative;
}
#index .concept ul{
	padding: 0 45px 0 35px;
}
#index .concept ul li.photo{
	float: left;
	position: relative;
	z-index: -1;
}
#index .concept ul li.photo .logo{
	position: absolute;
	top: 50px;
	left: 520px;
}
#index .concept ul li.message{
	float: right;
	width: 485px;
	margin-top: -210px;
	background: rgba(209,192,165,0.5);
	border-radius: 15px;
	padding: 120px 0 100px;
	text-align: center;
}
#index .concept ul li.message .text{
	font-size: 14px;
	line-height: 3.5em;
	margin-bottom: 45px;
}
#index .concept ul li.message .btn{
	width: 190px;
	margin: auto;
	font-size: 14px;
}
#index .concept ul li.message .btn a{
	display: block;
	width: 100%;
	font-size: 14px;
	color: #492f15;
	border: 1px solid #492f15;
	border-radius: 10px;
	padding: 10px 0;
	transition: all 0.5s;
}
#index .concept ul li.message .btn a:hover{
	background: #492f15;
	color: #fff;
}

#index .reservation{
	margin: 0 auto 90px;
}
#index .reservation .reservationBox{
	padding: 85px 0;
	background: url(../img/top/bg_reserve.png) repeat;
}
#index .reservation .reservationBox p{
	margin-bottom:  25px;
	text-align: center;
}
#index .reservation .reservationBox .clr:after{
	content : none;
	display : none;
	clear : none;
	height:none;
}
#index .reservation .reservationBox ul{
	width: 1000px;
	margin: auto;
	box-sizing: border-box;
	padding: 0;
	display: flex;
	justify-content: space-between;
}
#index .reservation .reservationBox ul li{
	width: 30%;
	
}
#index .reservation .reservationBox ul li.telReserve{
/*	float: left;*/
	font-size: 26px;
}
#index .reservation .reservationBox ul li.webReserve{
/*	float: right;*/
	font-size: 18px;
}
#index .reservation .reservationBox ul li.webReserve .small{
	font-size: 16px;
}

#index .reservation .reservationBox ul li.web2Reserve{
/*	float: right;*/
	font-size: 18px;
  /* <マツエク・アイブロウのWEB予約のみの幅> */
  width: 36%;
}
#index .reservation .reservationBox ul li.web2Reserve .small{
	font-size: 16px;
}
#index .reservation .reservationBox ul li a{
	display: block;
	text-align: center;
	color: #492f15;
	background: #fff;
}
#index .reservation .reservationBox ul li.telReserve a{
	padding: 35px 0 35px 55px;
	background: #fff url(../img/top/ico_tel.png) no-repeat 40px center / 44px auto;
}
#index .reservation .reservationBox ul li.webReserve a{
	padding: 23px 0 23px 30px;
	background: #fff url(../img/top/ico_web.png) no-repeat 30px center / 44px auto;
}

#index .reservation .reservationBox ul li.web2Reserve a{
	padding: 23px 0 23px 50px;
	background: #fff url(../img/top/ico_web.png) no-repeat 15px center / 44px auto;
}
#index .contents{
	width: 1000px;
	margin: 0 auto 95px;
}
#index .contents h2{
	margin-bottom: 65px;
}
#index .contents .menu01{
	margin-bottom: 80px;
}
#index .contents .menu01 a{
	display: block;
	width: 100%;
	padding: 114px 0;
	background: url(../img/top/img_contents_01.jpg) no-repeat center center;
	font-size: 12px;
	color: #fff;
	text-align: center;
}
#index .contents .menu01 a span{
	display: inline-block;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 3px;
	padding-bottom: 10px;
}
#index .contents .menu02{
	margin-bottom: 40px;
}
#index .contents .menu02 li{
	float: left;
	margin: 0 80px 40px 0;
}
#index .contents .menu02 li:nth-child(3n){
	margin-right: 0;
}
#index .contents .menu02 li a{
	display: block;
	font-size: 12px;
	text-align: center;
	color: #482704;
}
#index .contents .menu02 li a figcaption{
	padding-top: 5px;
}
#index .contents .menu02 li a span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	letter-spacing: 2px;
}
#index .contents .menu03{
	margin-bottom: 40px;
}
#index .contents .menu03 a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 114px 612px 114px 0;
	background: #d1bb9a url(../img/top/img_contents_08.jpg) no-repeat right center / 612px auto;
	font-size: 12px;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
}
#index .contents .menu03 span{
	display: inline-block;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 3px;
	padding-bottom: 10px;
}
#index .contents .menu04{
	margin-bottom: 40px;
}
#index .contents .menu04 a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 114px 0 114px 612px;
	background: #d1bb9a url(../img/top/img_contents_09.jpg) no-repeat left center / 612px auto;
	font-size: 12px;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
}
#index .contents .menu04 span{
	display: inline-block;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 3px;
	padding-bottom: 10px;
}
#index .contents .menu05 a{
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 114px 612px 114px 0;
	background: #d1bb9a url(../img/top/img_contents_10.jpg) no-repeat right center / 612px auto;
	font-size: 12px;
	line-height: 1.8em;
	color: #fff;
	text-align: center;
}
#index .contents .menu05 span{
	display: inline-block;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 30px;
	letter-spacing: 3px;
	padding-bottom: 10px;
}

#index .instagram{
	padding: 45px 0 95px;
	background: #eee3d2;
}
#index .instagram h2{
	margin-bottom: 20px;
}
#index .instagram h2::after{
	display: block;
	content: "";
	width: 70px;
	height: 3px;
	margin: 15px auto 0;
	background: #cfa972;
}
#index .instagram h2 + p{
	font-size: 13px;
	margin-bottom: 30px;
}
#index .instagram .instagramBox{
	width: 1000px;
	margin: auto;
}
#index .instagram .instagramBox .instagram-placeholder{
	float: left;
	width: 200px;
	height: 200px;
}
#index .instagram .instagramBox .instagram-placeholder a{
	display: block;
	width: 100%;
	height: 100%;
}
#index .instagram .instagramBox .instagram-placeholder img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

#index .blog{
	padding: 100px 0;
	background: url(../img/top/bg_blog.png) no-repeat center center / 100% auto;
}
#index .blog .wrapperWH{
	width: 1000px;
	margin: auto;
	padding: 40px 0;
	background: rgba(255,255,255,0.7);
	text-align: center;
}
#index .blog .wrapperWH h2{
	margin-bottom: 20px;
}
#index .blog .wrapperWH ul{
	display: inline-block;
}
#index .blog .wrapperWH ul li{
	text-align: left;
}
#index .blog .wrapperWH ul li a{
	display: block;
	font-size: 13px;
	color: #482704;
	padding: 10px 0;
}
#index .blog .wrapperWH ul li a .day{
	padding-right: 45px;
}


/* concept.html
===============================================*/
#concept .conceptMV{
	width: 1000px;
	margin: 0 auto 75px;
}
#concept .conceptMV ul li.mv{
	float: inherit;
	position: relative;
	z-index: -1;
}
#concept .conceptMV ul li.mv .sign{
	position: absolute;
	top: -15px;
	left: 590px;
}
#concept .conceptMV ul li.message{
	float: right;
	width: 485px;
	background: rgba(209,192,165,0.5);
	border-radius: 15px;
	margin-top: -165px;
	padding: 35px 0;
	font-size: 14px;
	line-height: 2.5em;
}
#concept .conceptPoint{
	width: 1080px;
	margin: 0 auto 90px;
}
#concept .conceptPoint table{
	border-collapse: separate;
	border-spacing: 40px;
}
#concept .conceptPoint td{
	width: 480px;
	box-sizing: border-box;
	padding: 40px 20px;
	border: 1px solid #dcd5ca;
	border-radius: 10px;
}
#concept .conceptPoint td .pointName{
	font-size: 18px;
	margin-bottom: 15px;
}
#concept .conceptPoint td .pointEN{
	margin-bottom: 15px;
}
#concept .conceptPoint td .pointText{
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
	text-justify: inter-ideograph;
}
#concept .photoList{
	width: 1000px;
	margin: 0 auto 75px;
}
#concept .photoList ul li{
	float: left;
	margin-right: 20px;
}
#concept .photoList ul li:last-child{
	margin-right: 0;
}

#concept #access{
	padding: 45px 0;
	background: #eee3d2;
}
#concept #access .accessInfo{
	text-align: center;
	margin-top: 155px;
	margin-bottom: 35px;
}
#concept #access .accessInfo ul{
	display: inline-block;
	text-align: left;
	font-size: 14px;
	line-height: 1.85em;
}
#concept #access .map{
	width: 1000px;
	margin: auto;
}

#concept #recruit{
	padding-top: 90px;
}
#concept #recruit .recruitWrap{
	width: 1000px;
	margin: auto;
	box-sizing: border-box;
	padding: 45px 50px;
	background: rgba(150,194,90,0.7) url(../img/concept/bg_recruit.jpg) no-repeat right center / 413px auto;
	position: relative;
}
#concept #recruit .recruitWrap .recruitTitle{
	font-size: 18px;
	margin-bottom: 10px;
}
#concept #recruit .recruitWrap .recruitEN{
	margin-bottom: 30px;
}
#concept #recruit .recruitWrap .recruitText{
	font-size: 14px;
	line-height: 3em;
}
#concept #recruit .recruitWrap .recruitTextEN{
	 position: absolute;
	 top: 20px;
	 left: 530px;
}


/* menu.html
===============================================*/
#menu .menuWrap{
	padding: 50px 0;
	background: #f2e8ce;
}
#menu .menuWrap > p{
	font-size: 13px;
	line-height: 2.3em;
	margin-bottom: 35px;
}
#menu .menuWrap > p + div{
	width: 1000px;
	margin: auto;
}
#menu .menuWrap .menuL{
	float: left;
	width: 470px;
}
#menu .menuWrap .menuR{
	float: right;
	width: 470px;
}
#menu .menuWrap .menuBox{
	margin-bottom: 40px;
}
#menu .menuWrap .menuBox .menuKind{
	background: #a6937c;
	padding: 15px 0 15px 12px;
	font-size: 13px;
	line-height: 100%;
	color: #fff;
	margin-bottom: 10px;
}
#menu .menuWrap .menuBox .menuKind span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	padding-right: 15px;
}
#menu .menuWrap .menuBox ul{
	padding: 0 15px;
}
#menu .menuWrap .menuBox ul li{
	padding: 8px 0;
	font-size: 14px;
}
#menu .menuWrap .menuBox ul li .menuName{
	display: block;
	float: left;
}
#menu .menuWrap .menuBox ul li .menuPrice{
	display: block;
	float: right;
}

#menu #campaign{
	padding: 90px 0 0;
}
#menu #campaign .campaignWrap{
	background: url(../img/menu/bg_campaign.png) no-repeat center center / 100% auto;
	padding: 55px 0 65px;
}
#menu #campaign .campaignWrap .campaignWH{
	width: 1000px;
	margin: auto;
	background: rgba(255,255,255,0.8);
	padding: 35px 0 50px;
}
#menu #campaign .campaignWrap .campaignWH .campaignTitle{
	font-size: 18px;
	margin-bottom: 30px;
}
#menu #campaign .campaignWrap .campaignWH .campaignTitle::after{
	display: block;
	content: "";
	width: 40px;
	height: 2px;
	margin: 10px auto 0;
	background: #7e6b5a;
}
#menu #campaign .campaignWrap .campaignWH .campaignText{
	font-size: 16px;
	line-height: 3em;
}
#menu #campaign .campaignWrap .campaignWH .campaignText span{
	font-size: 20px;
}
#menu #campaign .campaignWrap .campaignWH .campaignText span .red{
	font-size: 30px;
	color: #c34a59;
	padding: 0 10px;
}


/* eyelash.html
===============================================*/
#eyelash .eyelashWrap01{
	width: 1000px;
	margin: auto;
	padding-bottom: 130px;
}
#eyelash .eyelashWrap01 .mv{
	float: left;
	position: relative;
	z-index: -1;
}
#eyelash .eyelashWrap01 .sign{
	position: absolute;
	top: 50px;
	left: 615px;
}
#eyelash .eyelashWrap01 .message{
	width: 490px;
	float: right;
	margin-top: -120px;
	border-radius: 10px;
	background: rgba(209,192,165,0.5);
	padding: 30px 0 35px;
}
#eyelash .eyelashWrap01 .message .messageTitle{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 35px;
	background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
	margin-bottom: 30px;
}
#eyelash .eyelashWrap01 .message .messageText{
	font-size: 14px;
	line-height: 2.3em;
	text-align: center;
}

#eyelash .eyelashWrap02{
	background: url(../img/eyelash/bg_eyelash.png) repeat;
	padding: 75px 0 95px;
}
#eyelash .eyelashWrap02 .title{
	width: 335px;
	margin: auto;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #492f15;
	border-bottom: 1px solid #492f15;
	margin-bottom: 60px;
}
#eyelash .eyelashWrap02 .osusume{
	margin-bottom: 90px;
}
#eyelash .eyelashWrap02 .osusume table{
	width: 1000px;
	margin: auto;
}
#eyelash .eyelashWrap02 .osusume table td:nth-of-type(2){
	width: 470px;
	background: #fff url(../img/eyelash/deco_02.png) no-repeat  right 40px bottom 65px;
	border-radius: 10px;
	box-sizing: border-box;
	padding-left: 45px;
	font-size: 14px;
	line-height: 2.6em;
}
#eyelash .eyelashWrap02 .character table{
	width: 1000px;
	margin: auto;
	border-collapse: separate;
	border-spacing: 0 30px;
}
#eyelash .eyelashWrap02 .character table th{
	width: 230px;
	height: 200px;
	border-top: 1px solid #492f15;
	border-left: 1px solid #492f15;
	border-bottom: 1px solid #492f15;
	background: #fff;
	position: relative;
	font-size: 16px;
	line-height: 1.9em;
}
#eyelash .eyelashWrap02 .character table th::after{
	display: block;
	content: "";
	width: 1px;
	height: 160px;
	position: absolute;
	right: 0;
	top: 20px;
	background: #492f15;
}
#eyelash .eyelashWrap02 .character table th .point{
	font-family: futura-pt, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 18px;
}
#eyelash .eyelashWrap02 .character table td{
	border-top: 1px solid #492f15;
	border-right: 1px solid #492f15;
	border-bottom: 1px solid #492f15;
	background: #fff;
	padding: 20px 30px 20px 20px;
	font-size: 14px;
	line-height: 2.1em;
}

#eyelash .menu{
	width: 1000px;
	margin: auto;
	padding-top: 90px;
}
#eyelash .menu h2{
	margin-bottom: 20px;
}
#eyelash .menu h2 + p{
	font-size: 13px;
	margin-bottom: 35px;
}
#eyelash .menu .menu01,
#eyelash .menu .menu02{
	margin-bottom: 65px;
}
#eyelash .menu .menu03{
	margin-bottom: 90px;
}
#eyelash .menu .menu03 > ul > li{
	width: 485px;
	float: left;
}
#eyelash .menu .menu03 > ul > li:first-child{
	margin-right: 30px;
}
#eyelash .menu .kind{
	background: #f2e8ce;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
}
#eyelash .menu .kind span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	line-height: 2em;
	padding: 0 25px;
}
#eyelash .menu .menuList ul li{
	padding: 10px 0;
}
#eyelash .menu .menuList ul li:first-child{
	border-bottom: 1px dotted #492f15;
}
#eyelash .menu .menuList ul li .menuName{
	width: 40%;
	float: left;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
}
#eyelash .menu .menuList ul li .menuPrice{
	width: 20%;
	float: left;
	font-size: 15px;
	text-align: center;
}
#eyelash .menu .menuList ul li .menuPrice span{
	opacity: 0;
}
#eyelash .menu .menuList ul li .detail{
	font-size: 13px;
	line-height: 1.4em;
	color: #ae8a54;
}
#eyelash .menu .attention{
	font-size: 13px;
}
#eyelash .menu .menu03 > ul > li .menuList{
	width: 100%;
	margin: auto;
}
#eyelash .menu .menu03 > ul > li .menuList ul li .menuName{
	width: 70%;
}
#eyelash .menu .menu03 > ul > li .menuList ul li .menuPrice{
	width: 30%;
}
#eyelash .lashlift{
  margin-top: 20px;
}

/* hairremoval.html
===============================================*/
#hairremoval_box,
#facial_box,
#mens_box{
	padding-top: 80px;
}
#hairremoval h1 span{
	display: block;
	font-size: 16px;
	margin-top: 15px;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
}
#hairremoval h1::after{
	top: 100px;
}
#hairremoval .hairremovalWrap01{
	width: 1000px;
	margin: auto;
	padding-bottom: 130px;
}
#hairremoval .hairremovalWrap01 .mv{
	float: left;
	position: relative;
	z-index: -1;
}
#hairremoval .hairremovalWrap01 .sign{
	position: absolute;
	top: 50px;
	left: 615px;
}
#hairremoval .hairremovalWrap01 .message{
	width:500px;
	float: right;
	margin-top: -120px;
	border-radius: 10px;
	background: rgba(209,192,165,0.5);
	padding: 25px 20px;
	box-sizing: border-box;
}
#hairremoval .hairremovalWrap01 .message .messageTitle{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 35px;
	background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
	margin-bottom: 30px;
}
#hairremoval .hairremovalWrap01 .message .messageText{
	font-size: 14px;
	line-height: 2.3em;
}
#hairremoval div.campaignBox{
	background: url("../img/hairremoval/bg_campaign.png") no-repeat center center;
	background-size: cover;
    width: 1000px;
    margin: 0 auto 150px;
    box-sizing: border-box;
    padding: 50px 0;
	min-height: 512px; 
}

#hairremoval div.campaignBox p.campaign_ttl{
	font-size: 24px;
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
	letter-spacing: 3px;
	margin-bottom: 50px;
}
#hairremoval div.campaignBox p.campaign_ttl span{
	display:block;
	font-size: 20px;
	margin-top: 10px;
	letter-spacing: 0;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
}
#hairremoval div.campaignBox p.campaign_words {
	line-height: 1.3;
	
}
#hairremoval div.campaignBox table{
	width: 645px;
	margin: 0 auto;
	padding-bottom: 15px;
}
#hairremoval div.campaignBox table td.txt01{
	width: 290px;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 20px;
}

#hairremoval div.campaignBox table td.txt01 span{
	font-size: 15px;
}

#hairremoval div.campaignBox table td.txt02{
	width: 140px;
	font-size: 15px;
	padding-bottom: 20px;
	vertical-align: top;
}

#hairremoval div.campaignBox table td.txt03{
	width: 57px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 25px;
}

#hairremoval div.campaignBox table td.txt04{
	font-size: 30px;
	color: #f22b76;
	font-weight: 500;
	padding-bottom: 20px;
	letter-spacing: 3px;
    text-align: right;
}
#hairremoval div.campaignBox p.attention{
	font-size: 15px;
}
#hairremoval .menu_box ul{
	font-size: 0;
	text-align: center;
}
#hairremoval  .menu_box ul li{
	display: inline-block;
	border-right: 1px solid #d1c0a5;
}
#hairremoval .menu_box ul li a{
	display: block;
	width: 255px;
	font-size: 18px;
	padding: 10px 0 25px;
	color:#492f15;
	background: url(../img/hairremoval/arrow_btn.png) no-repeat center bottom / 20px auto;
}
#hairremoval .menu_box ul li:first-child{
	border-left: 1px solid #d1c0a5;
}
#hairremoval  .menu_box ul li:last-child a{
	background: url(../img/hairremoval/arrow_btn.png) no-repeat center bottom / 20px auto;
}
#hairremoval .menu_box ul li a span{
	display: block;
	font-family: futura-pt, sans-serif;
    font-weight: 400;
    font-style: normal;
	font-size: 12px;
}
#hairremoval .box_container h2{
	margin-bottom: 80px;
}
#hairremoval .box_container h2 span{
	display: block;
	font-size: 16px;
	margin-top: 10px;
	font-family: 'Noto Sans CJK JP', 'Noto Sans JP', sans-serif;
}
#hairremoval .box_container h2::after{
	top: 78px;
}
#hairremoval .box_container div.bg_box{
	background: #e5dcd0;
	padding: 50px 0 20px;
}
#hairremoval .box_container .aboutBox{
	width: 1000px;
	margin: 0 auto 60px;
}
#hairremoval .box_container .aboutBox ul li:first-child{
	float: left;
	width: 500px;
}
#hairremoval .box_container .aboutBox ul li:last-child{
	float:right;
	width: 450px;
	padding-top: 30px;
	color: #492f15;
}
#hairremoval .box_container .aboutBox ul li h3{
	text-align: center;
	font-weight: bold;
	margin-bottom: 30px;
	font-size: 20px;
}
#hairremoval .box_container .aboutBox ul li p.hairremoval_text{
	font-size: 15px;
	line-height: 34px;
}
#hairremoval #hairremoval_box .aboutBox{
	background: url(../img/hairremoval/bg_hairremoval.png) no-repeat top right / 213px auto;
}
#hairremoval #facial_box .aboutBox{
	background: url(../img/hairremoval/bg_facial.png) no-repeat top right / 213px auto;
}
#hairremoval #mens_box .aboutBox{
	background: url(../img/hairremoval/bg_mens.png) no-repeat top right / 213px auto;
}
#hairremoval .box_container  div.menuBox{
	width: 1000px;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 20px 50px;
	box-sizing: border-box;
}
#hairremoval .box_container  div.menuBox h3{
	background-color:#e5dcd0;
	border-radius: 10px;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 18px;
	font-weight: 500;
}
#hairremoval .box_container  div.menuBox h3 span{
	font-size: 12px;
}
#hairremoval .box_container  div.menuBox table{
	width: 900px;
	margin: auto;
}
#hairremoval .box_container  div.menuBox table th{
    padding: 10px 0;
    border-bottom: 1px dotted #000;
	font-size: 13px;
	width: 15%;
}
#hairremoval .box_container  div.menuBox table td{
    padding: 5px 0;
	font-size: 16px;
    line-height: 36px;
	text-align: center;
	width: 15%;
	vertical-align: top;
}
#hairremoval .box_container  div.menuBox table td span{
	display: inline-block;
	font-size: 14px;
	line-height: 24px;
	color: #ae8a54;
}
#hairremoval .box_container  div.menuBox table td:first-child{
	text-align: left;
}
#hairremoval .box_container .menuBox01 table th:first-child,
#hairremoval .box_container .menuBox01 table td:first-child{
	width: 55%;
}
#hairremoval .box_container .menuBox02 table th:first-child,
#hairremoval .box_container .menuBox02 table td:first-child{
	width: 70%;
}
#hairremoval .box_container .menuBox03 table th:first-child,
#hairremoval .box_container .menuBox03 table td:first-child{
	width: 85%;
}
#hairremoval .box_container  p.tax{
	font-size: 12px; 
}
#hairremoval .box_container  p.orange{
	width: 450px;
	background-color:#eaae65;
	color: #fff;
	border-radius: 10px;
	margin: 0 auto 30px;
	padding: 10px;
}
#hairremoval .box_container  p.orange span{
	font-size: 24px;
}
#hairremoval .box_container  p.mens_attention{
	color: #ae8a54;
	font-size: 14px;
	line-height: 28px;
}

/* recommed.html
===============================================*/
#recommend .mv{
	width: 1100px;
	height: 170px;
	background: url(../img/recommend/mv.jpg) no-repeat center center;
	margin: 0 auto 75px;
}
#recommend .recommendBox{
	width: 1000px;
	margin: auto;
}
#recommend .recommendBox h2{
	line-height: 1.1em;
	margin-bottom: 50px;
}
#recommend .recommendBox h2 .title01{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 16px;
}
#recommend .recommendBox h2 .title02{
	font-size: 14px;
}
#recommend .recommend01,
#recommend .recommend02{
	margin-bottom: 130px;
}
#recommend .recommend01 ul li:nth-child(1){
	float: right;
	width: 480px;
}
#recommend .recommend01 ul li:nth-child(2){
	float: left;
}
#recommend .recommend02 ul li:nth-child(1){
	float: left;
	width: 480px;
}
#recommend .recommend02 ul li:nth-child(2){
	float: right;
}
#recommend .recommendBox ul li .message{
	font-size: 15px;
	line-height: 2.1em;
	margin-bottom: 30px;
}
#recommend .recommendBox ul li .message span{
	background: linear-gradient(transparent 50%, #f2e8ce 50%);
	padding-bottom: 3px;
}
#recommend .recommendBox ul li .text{
	font-size: 14px;
	line-height: 2.1em;
}


/* staff.html
===============================================*/
#staff .mv{
	width: 1100px;
	height: 170px;
	background: url(../img/staff/mv.jpg) no-repeat center center;
	margin: 0 auto 75px;
}
#staff .staffBox{
	width: 1000px;
	margin: auto;
	background: url(../img/staff/sign_staff.png) no-repeat 590px 530px / 329px auto;
}
#staff .staffBox ul li{
	width: 465px;
	float: left;
	margin-bottom: 40px;
}
#staff .staffBox ul li:nth-child(even){
	float: right;
}
#staff .staffBox ul li .photo{
	float: left;
	margin-right: 20px;
}
#staff .staffBox ul li .position{
	font-size: 12px;
}
#staff .staffBox ul li .name{
	font-size: 15px;
	margin-bottom: 30px;
}
#staff .staffBox ul li .message{
	font-size: 13px;
	line-height: 1.7em;
}


/* headspa.html
===============================================*/
#headspa .headspaWrap01{
	width: 1000px;
	margin: auto;
	padding-bottom: 130px;
}
#headspa .headspaWrap01 .mv{
	float: left;
	position: relative;
	z-index: -1;
}
#headspa .headspaWrap01 .sign{
	position: absolute;
	top: 50px;
	left: 615px;
}
#headspa .headspaWrap01 .message{
	width: 490px;
	float: right;
	margin-top: -120px;
	border-radius: 10px;
	background: rgba(209,192,165,0.5);
	padding: 30px 0 35px;
}
#headspa .headspaWrap01 .message .messageTitle{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 35px;
	background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
	margin-bottom: 30px;
}
#headspa .headspaWrap01 .message .messageText{
	font-size: 14px;
	line-height: 2.3em;
	text-align: center;
}

#headspa .headspaWrap02{
    background: url(../img/headspa/bg_headspa.png) repeat;
    padding: 55px 0 60px;
}
#headspa .headspaWrap02 .title {
    width: 335px;
    margin: auto;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #492f15;
    border-bottom: 1px solid #492f15;
    margin-bottom: 60px;
}
#headspa .headspaWrap02 ul{
	width: 1000px;
	margin: auto;
}
#headspa .headspaWrap02 ul li{
	padding: 45px 25px;
	background: #fff;
	margin-bottom: 40px;
}
#headspa .headspaWrap02 ul li .headspaMenu{
	width: 475px;
	margin-bottom: 25px;
}
#headspa .headspaWrap02 ul li .headspaMenu{
}
#headspa .headspaWrap02 ul li .headspaMenu .headspaName{
	float: left;
	font-size: 12px;
}
#headspa .headspaWrap02 ul li .headspaMenu .headspaName span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 22px;
	padding-right: 25px;
}
#headspa .headspaWrap02 ul li .headspaMenu .headspaPrice{
	float: right;
	font-size: 18px;
}
#headspa .headspaWrap02 ul li .headspaMenu .headspaName::after{
	display: block;
	content: "";
	width: 50px;
	height: 2px;
	background: #7e6b5a;
	margin-top: 15px;
}
#headspa .headspaWrap02 ul li .headspaText{
	width: 475px;
	font-size: 14px;
	line-height: 1.85em;
}
#headspa .headspaWrap02 ul li:nth-child(odd) .headspaMenu,
#headspa .headspaWrap02 ul li:nth-child(odd) .headspaText{
	float: left;
}
#headspa .headspaWrap02 ul li:nth-child(odd) .headspaPhoto{
	float: right;
}
#headspa .headspaWrap02 ul li:nth-child(even) .headspaMenu,
#headspa .headspaWrap02 ul li:nth-child(even) .headspaText{
	float: right;
}
#headspa .headspaWrap02 ul li:nth-child(even) .headspaPhoto{
	float: left;
}

#headspa #treatment{
	padding-top: 100px;
}
#headspa #treatment .treatmentBox{
	padding: 110px 0 90px;
	background: #f2e8ce;
}
#headspa #treatment .treatmentBox .treatmentItem{
	width: 1000px;
	margin: 0 auto 40px;
}
#headspa #treatment .treatmentBox .treatmentItem ul li:first-child{
	width: 630px;
	float: left;
}
#headspa #treatment .treatmentBox .treatmentItem ul li:nth-child(2){
	float: right;
}
#headspa #treatment .treatmentBox .treatmentItem ul li .itemName{
	font-size: 14px;
	margin-bottom: 25px;
}
#headspa #treatment .treatmentBox .treatmentItem ul li .itemName span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	padding-right: 20px;
}
#headspa #treatment .treatmentBox .treatmentItem ul li .itemText{
	font-size: 14px;
	line-height: 2.5em;
}
#headspa #treatment .treatmentBox ul.treatmentMenu{
	display: table;
	width: 1048px;
	margin: auto;
	border-collapse: separate;
	border-spacing: 24px 0;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li{
	display: table-cell;
	width: 232px;
	background: #fff;
	box-sizing: border-box;
	padding: 20px 10px 30px;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li .menuName{
	font-size: 12px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #d1c0a5;
	margin-bottom: 10px;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li .menuName span{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li .step{
	width: 80px;
	border-radius: 40px;
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 18px;
	line-height: 80px;
	margin: 0 auto 15px;
	background: #d9cbb5;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li .menuPrice{
	font-family: futura-pt, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	margin-bottom: 10px;
}
#headspa #treatment .treatmentBox ul.treatmentMenu li .menuDetail{
	font-size: 14px;
	line-height: 1.7em;
}

/* eyeblow.html
===============================================*/

#eyeblow .eyeblowWrap01{
	width: 1000px;
	margin: auto;
	padding-bottom: 130px;
}
#eyeblow .eyeblowWrap01 .mv01{
  margin-bottom: 70px;
}
#eyeblow .eyeblowWrap01 .mv{
	float: left;
	position: relative;
	z-index: -1;
}
#eyeblow .eyeblowWrap01 .sign{
	position: absolute;
	top: 50px;
	left: 615px;
}
#eyeblow .eyeblowWrap01 .message{
	width:500px;
	float: right;
	margin-top: -120px;
	border-radius: 10px;
	background: rgba(209,192,165,0.5);
	padding: 25px 20px;
	box-sizing: border-box;
}
#eyeblow .eyeblowWrap01 .message .messageTitle{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 35px;
	background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
	margin-bottom: 30px;
}
#eyeblow .eyeblowWrap01 .message .messageText{
	font-size: 14px;
	line-height: 2.3em;
  text-align: center;
}
#eyeblow .eyeblowWrap01 .mv02{
  display: flex;
  justify-content: space-between;
}
#eyeblow .eyeblowWrap01 .mv02 li{
  width: 48%;
}
#eyeblow .eyeblowWrap01 .mv02 li:first-child{
  background-color: #fff;
  background-image: url(../img/eyeblow/deco_01.png);
  background-position: right 60px bottom 90px;
  background-size: 12%;
  background-repeat: no-repeat;
}
#eyeblow .eyeblowWrap01 .mv02 li p{
  font-size: 14px;
	line-height: 2.8em;
  padding: 30px ;
}
#eyeblow .eyeblowWrap01 .mv02 li img{
  width: 100%;
}

#eyeblow .bg_box{
  margin-bottom: 130px;
}
#eyeblow .bg_box .eyeblowWrap02{
	background: url(../img/eyelash/bg_eyelash.png) repeat;
	padding: 75px 0 95px;
}
#eyeblow .bg_box .eyeblowWrap02 .eyeblow_point{
  display: flex;
  margin-bottom: 50px;
  justify-content: space-between;
  background-color: #fff;
  background-image: url(../img/eyelash/deco_02.png);
  background-position: right 30px bottom 40px;
  background-size: 10%;
  background-repeat: no-repeat;
}
#eyeblow .bg_box .eyeblowWrap02 .eyeblow_point li{
  width: 1000px;
  padding: 50px;
  font-size: 14px;
  line-height: 2.3em;
}
#eyeblow .bg_box .eyeblowWrap02 .character .title{
	width: 335px;
	margin: auto;
	font-size: 20px;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #492f15;
	border-bottom: 1px solid #492f15;
	margin-bottom: 40px;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect{
  display: flex;
  justify-content: space-between;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect li{
  width: 420px;
  background-color: #fff;
  border:1px solid #492f15 ;
  padding: 15px 0 15px 40px;
  margin-bottom: 20px;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect li:last-child{
  margin-bottom: 70px;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li{
  position: relative;
  width: 460px;
  z-index: 0;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:first-child::before{
  position: absolute;
  content: '';
  background-image: url(../img/eyeblow/Before.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 110px;
  height: 50px;
  left: 370px;
  top: 170px;
  z-index: 10;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:first-child::after{
  position: absolute;
  content: '';
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #492f15;
  top:70px;
  left: 494px;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:last-child::before{
  position: absolute;
  content: '';
  background-image: url(../img/eyeblow/After.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 99px;
  height: 50px;
  left: 384px;
  top: 170px;
  z-index: 10;
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after{
  display: flex;
  justify-content: space-between;  
}
#eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after img{
  width: 100%;
}

#eyeblow .bg_box_menu{
  width: 100%;
  background-color: #e5dcd0 ;
  padding: 40px 0 20px;
  margin-bottom: 130px;
}
#eyeblow .bg_box_menu .menubox ul{
	font-size: 0;
	text-align: center;
}
#eyeblow .bg_box_menu  .menuBox{
	width: 1000px;
	background-color: #fff;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 20px 50px;
	box-sizing: border-box;
}
#eyeblow .bg_box_menu  .menuBox .menu_title{
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
}
#eyeblow .bg_box_menu  .menuBox h3{
	background-color:#e5dcd0;
	border-radius: 10px;
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 18px;
	font-weight: 500;
}
#eyeblow .bg_box_menu  .menuBox .menu_detail{
  font-size: 15px;
  margin: 30px 0 15px;
}
#eyeblow .bg_box_menu  .menuBox table{
	width: 900px;
	margin: auto;
}
#eyeblow .bg_box_menu  .menuBox table th{
  padding: 10px 0;
  border-bottom: 1px dotted #000;
	font-size: 13px;
	width: 15%;
}
#eyeblow .bg_box_menu  .menuBox table tr:last-child{
  border-bottom: 1px dotted #000;}
#eyeblow .bg_box_menu  .menuBox table td{
    padding: 5px 0;
	font-size: 16px;
    line-height: 36px;
	text-align: center;
	width: 15%;
	vertical-align: top;
}
#eyeblow .bg_box_menu  .menuBox table td:first-child{
	text-align: left;
}
#eyeblow .bg_box_menu  .menuBox03 table th:first-child,
#eyeblow .bg_box_menu  .menuBox03 table td:first-child{
	width: 85%;
}
#eyeblow .bg_box_menu  .tax{
	font-size: 12px; 
}
#eyeblow .bg_box_menu  .menu_attention{
	color: #ae8a54;
	font-size: 12px;
	line-height: 1.7em;
  margin-top: 20px;
}


@media screen and (max-width: 480px) {
	.container h1,
	.container h2{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 28px;
		text-align: center;
		letter-spacing: 3px;
		position: relative;
	}
	.container h1.line,
	.container h2.line{
		margin-bottom: 60px;
	}
	.container h1.line::after,
	.container h2.line::after{
		display: block;
		content: "";
		width: 2px;
		height: 70px;
		margin: auto;
		background: #492f15;
		position: absolute;
		top: 45px;
		left: 50%;
		margin-left: -1px;
	}
	
	img{
		max-width: 100%;
		height: auto;
	}

  .inner{
    width: 94%;
    margin: auto;
  }
	
	
	/* index.html
	===============================================*/
	#index .mvBox{
		width: 100%;
		margin: 0 auto 50px;
	}
	
	#index .concept{
		width: 94%;
		margin: 0 auto 70px;
		padding: 50px 0 0;
		position: relative;
	}
	#index .concept ul{
		padding: 0;
	}
	#index .concept ul li.photo{
		float: left;
		width: 80%;
		position: relative;
	}
	#index .concept ul li.photo .logo{
		width: 55%;
		position: absolute;
		top: 30px;
		left: 70%;
	}
	#index .concept ul li.message{
		float: right;
		width: 80%;
		margin-top: -50px;
		background: rgba(209,192,165,0.5);
		border-radius: 15px;
		padding: 30px 0 20px;
		text-align: center;
	}
	#index .concept ul li.message .text{
		font-size: 14px;
		line-height: 2em;
		margin-bottom: 30px;
	}
	#index .concept ul li.message .btn{
		width: 190px;
		margin: auto;
		font-size: 14px;
	}
	#index .concept ul li.message .btn a{
		display: block;
		width: 100%;
		font-size: 14px;
		color: #492f15;
		border: 1px solid #492f15;
		border-radius: 10px;
		padding: 10px 0;
		transition: all 0.5s;
	}
	#index .concept ul li.message .btn a:hover{
		background: #492f15;
		color: #fff;
	}
	
	#index .reservation{
		margin: 0 auto 70px;
	}
	#index .reservation .reservationBox{
		padding: 45px 0 40px;
		background: url(../img/top/bg_reserve.png) repeat;
	}
	#index .reservation .reservationBox ul{
		width: 94%;
		margin: auto;
		box-sizing: border-box;
		padding: 0;
		display: flex;
    flex-direction: column;
	}
	#index .reservation .reservationBox ul li{
		width: 100%;
	}
	#index .reservation .reservationBox ul li.telReserve{
		float: none;
		font-size: 26px;
		margin-bottom: 20px;
	}
	#index .reservation .reservationBox ul li.webReserve{
		float: none;
		font-size: 18px;
		margin-bottom: 20px;
	}
  #index .reservation .reservationBox ul li.web2Reserve{
    /* <マツエク・アイブロウのWEB予約のみの幅> */
    width: 100%;
}
	#index .reservation .reservationBox ul li.webReserve .small{
		font-size: 16px;
	}
	#index .reservation .reservationBox ul li.web2Reserve{
		float: none;
		font-size: 18px;
	}
	#index .reservation .reservationBox ul li.web2Reserve .small{
		font-size: 16px;
	}
	#index .reservation .reservationBox ul li a{
		display: block;
		text-align: center;
		color: #492f15;
		background: #fff;
	}
	#index .reservation .reservationBox ul li.telReserve a{
		padding: 30px 0 30px 15%;
		background: #fff url(../img/top/ico_tel.png) no-repeat 15% center / 44px auto;
	}
	#index .reservation .reservationBox ul li.webReserve a{
		padding: 18px 0 18px 14%;
		background: #fff url(../img/top/ico_web.png) no-repeat 15% center / 44px auto;
	}
	
	#index .reservation .reservationBox ul li.web2Reserve a{
		padding: 18px 0 18px 14%;
		background: #fff url(../img/top/ico_web.png) no-repeat 4% center / 40px auto;
	}
	
	
	
	#index .contents{
		width: 94%;
		margin: 0 auto 70px;
	}
	#index .contents h2{
		margin-bottom: 30px;
	}
	#index .contents .menu01{
		margin-bottom: 30px;
	}
	#index .contents .menu01 a{
		display: block;
		width: 100%;
		padding: 40px 0;
		background: url(../img/top/img_contents_01.jpg) no-repeat center center / auto 100%;
		font-size: 12px;
		color: #fff;
		text-align: center;
	}
	#index .contents .menu01 a span{
		display: inline-block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		letter-spacing: 3px;
		padding-bottom: 10px;
	}
	#index .contents .menu02{
		margin-bottom: 40px;
	}
	#index .contents .menu02 li{
		float: left;
		width: 49%;
		margin: 0 2% 20px 0;
	}
	#index .contents .menu02 li:nth-child(3n){
		margin-right: 2%;
	}
	#index .contents .menu02 li:nth-child(even){
		margin-right: 0;
	}
	#index .contents .menu02 li a{
		display: block;
		font-size: 12px;
		text-align: center;
		color: #482704;
	}
	#index .contents .menu02 li a figcaption{
		padding-top: 5px;
	}
	#index .contents .menu02 li a span{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		letter-spacing: 2px;
	}
	#index .contents .menu03 {
		margin-bottom: 40px;
	}
	#index .contents .menu03 a{
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 30px 0 50% 0;
		background: #d1bb9a url(../img/top/img_contents_08.jpg) no-repeat center bottom / 100% auto;
		font-size: 12px;
		line-height: 1.8em;
		color: #fff;
		text-align: center;
	}
	#index .contents .menu03 span{
		display: inline-block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		letter-spacing: 3px;
		padding-bottom: 10px;
	}
	#index .contents .menu04 a{
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 30px 0 50% 0;
		background: #d1bb9a url(../img/top/img_contents_09.jpg) no-repeat center bottom / 100% auto;
		font-size: 12px;
		line-height: 1.8em;
		color: #fff;
		text-align: center;
	}
	#index .contents .menu04 span{
		display: inline-block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		letter-spacing: 3px;
		padding-bottom: 10px;
	}
  #index .contents .menu05 a{
		display: block;
		width: 100%;
		box-sizing: border-box;
		padding: 30px 0 50% 0;
		background: #d1bb9a url(../img/top/img_contents_10.jpg) no-repeat center bottom / 100% auto;
		font-size: 12px;
		line-height: 1.8em;
		color: #fff;
		text-align: center;
	}
	#index .contents .menu05 span{
		display: inline-block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 30px;
		letter-spacing: 3px;
		padding-bottom: 10px;
	}
	
	#index .instagram{
		padding: 45px 0 50px;
		background: #eee3d2;
	}
	#index .instagram h2{
		margin-bottom: 20px;
	}
	#index .instagram h2::after{
		display: block;
		content: "";
		width: 70px;
		height: 3px;
		margin: 15px auto 0;
		background: #cfa972;
	}
	#index .instagram h2 + p{
		font-size: 13px;
		margin-bottom: 30px;
	}
	#index .instagram .instagramBox{
		width: 94%;
		margin: auto;
	}
	#index .instagram .instagramBox .instagram-placeholder{
		float: left;
		width: 50%;
		height: 190px;
	}
	#index .instagram .instagramBox .instagram-placeholder img{
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	
	#index .blog{
		padding: 30px 0 30px;
		background: url(../img/top/bg_blog.png) no-repeat center center / auto 100%;
	}
	#index .blog .wrapperWH{
		width: 94%;
		margin: auto;
		padding: 40px 0;
		background: rgba(255,255,255,0.7);
		text-align: center;
	}
	#index .blog .wrapperWH h2{
		margin-bottom: 20px;
	}
	#index .blog .wrapperWH ul{
		display: inline-block;
		width: 90%;
		margin: auto;
	}
	#index .blog .wrapperWH ul li{
		text-align: left;
	}
	#index .blog .wrapperWH ul li a{
		display: block;
		font-size: 13px;
		color: #482704;
		padding: 10px 0;
	}
	#index .blog .wrapperWH ul li a .day{
		display: block;
		padding-right: 0;
	}
	
	
	/* concept.html
	===============================================*/
	#concept .conceptMV{
		width: 94%;
		margin: 0 auto 50px;
	}
	#concept .conceptMV ul li.mv{
		float: left;
		width: 100%;
		position: relative;
		z-index: -1;
	}
	#concept .conceptMV ul li.mv .photo{
		width: 65%;
	}
	#concept .conceptMV ul li.mv .sign{
		width: 40%;
		position: absolute;
		top: -10px;
		left: auto;
		right: 3%;
	}
	#concept .conceptMV ul li.message{
		float: right;
		width: 80%;
		background: rgba(209,192,165,0.5);
		border-radius: 15px;
		margin-top: -30px;
		padding: 20px 0;
		font-size: 14px;
		line-height: 2em;
	}
	#concept .conceptPoint{
		width: 94%;
		margin: 0 auto 50px;
	}
	#concept .conceptPoint table,
	#concept .conceptPoint table tbody,
	#concept .conceptPoint table tr,
	#concept .conceptPoint table td{
		display: block;	
	}
	#concept .conceptPoint table{
		border-collapse: separate;
		border-spacing: 0;
	}
	#concept .conceptPoint td{
		width: 100%;
		box-sizing: border-box;
		padding: 30px 20px 20px;
		border: 1px solid #dcd5ca;
		border-radius: 10px;
		margin: 20px 0;
	}
	#concept .conceptPoint td .pointName{
		font-size: 18px;
		margin-bottom: 10px;
	}
	#concept .conceptPoint td .pointEN{
		margin-bottom: 15px;
	}
	#concept .conceptPoint td .pointText{
		font-size: 14px;
		line-height: 2em;
		text-align: justify;
		text-justify: inter-ideograph;
	}
	#concept .photoList{
		width: 94%;
		margin: 0 auto 50px;
	}
	#concept .photoList ul li{
		float: left;
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}
	#concept .photoList ul li:last-child,
	#concept .photoList ul li:nth-child(even){
		margin-right: 0;
	}
	
	#concept #access{
		padding: 40px 3% 30px;
		background: #eee3d2;
	}
	#concept #access .accessInfo{
		text-align: center;
		margin-top: 110px;
		margin-bottom: 35px;
	}
	#concept #access .accessInfo ul{
		display: inline-block;
		text-align: left;
		font-size: 14px;
		line-height: 1.85em;
	}
	#concept #access .map{
		width: 100%;
		margin: auto;
	}
	#concept #access .map iframe{
		width: 100%;
		height: 350px;
		line-height: 0;
	}
	
	#concept #recruit{
		padding-top: 90px;
	}
	#concept #recruit .recruitWrap{
		width: 94%;
		margin: auto;
		box-sizing: border-box;
		padding: 45px 4% 85%;
		background: rgba(150,194,90,0.7) url(../img/concept/bg_recruit.jpg) no-repeat center bottom / 100% auto;
		position: relative;
	}
	#concept #recruit .recruitWrap .recruitTitle{
		font-size: 18px;
		margin-bottom: 10px;
	}
	#concept #recruit .recruitWrap .recruitEN{
		margin-bottom: 20px;
	}
	#concept #recruit .recruitWrap .recruitText{
		font-size: 14px;
		line-height: 2em;
	}
	#concept #recruit .recruitWrap .recruitTextEN{
		 position: absolute;
		 top: 20px;
		 left: 530px;
	}
	
	
	/* menu.html
	===============================================*/
	#menu .menuWrap{
		padding: 50px 0 10px;
		background: #f2e8ce;
	}
	#menu .menuWrap > p{
		font-size: 13px;
		line-height: 2.3em;
		margin-bottom: 35px;
	}
	#menu .menuWrap > p + div{
		width: 94%;
		margin: auto;
	}
	#menu .menuWrap .menuL{
		float: none;
		width: 100%;
	}
	#menu .menuWrap .menuR{
		float: none;
		width: 100%;
	}
	#menu .menuWrap .menuBox{
		margin-bottom: 40px;
	}
	#menu .menuWrap .menuBox .menuKind{
		background: #a6937c;
		padding: 15px 0 15px 12px;
		font-size: 13px;
		line-height: 100%;
		color: #fff;
		margin-bottom: 10px;
	}
	#menu .menuWrap .menuBox .menuKind span{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
		padding-right: 15px;
	}
	#menu .menuWrap .menuBox ul{
		padding: 0 15px;
	}
	#menu .menuWrap .menuBox ul li{
		padding: 7px 0;
		font-size: 14px;
	}
	#menu .menuWrap .menuBox ul li .menuName{
		display: block;
		float: left;
	}
	#menu .menuWrap .menuBox ul li .menuPrice{
		display: block;
		float: right;
	}
	
	#menu #campaign{
		padding: 50px 0 0;
	}
	#menu #campaign .campaignWrap{
		background: url(../img/menu/bg_campaign.png) no-repeat center center / auto 100%;
		padding: 55px 0 20px;
	}
	#menu #campaign .campaignWrap .campaignWH{
		width: 94%;
		margin: auto;
		background: rgba(255,255,255,0.8);
		padding: 35px 0 30px;
	}
	#menu #campaign .campaignWrap .campaignWH .campaignTitle{
		font-size: 18px;
		margin-bottom: 30px;
	}
	#menu #campaign .campaignWrap .campaignWH .campaignTitle::after{
		display: block;
		content: "";
		width: 40px;
		height: 2px;
		margin: 10px auto 0;
		background: #7e6b5a;
	}
	#menu #campaign .campaignWrap .campaignWH .campaignText{
		font-size: 16px;
		line-height: 3em;
	}
	#menu #campaign .campaignWrap .campaignWH .campaignText span{
		font-size: 20px;
	}
	#menu #campaign .campaignWrap .campaignWH .campaignText span .red{
		font-size: 30px;
		color: #c34a59;
		padding: 0 10px;
	}
	
	
	/* eyelash.html
	===============================================*/
	#eyelash .eyelashWrap01{
		width: 94%;
		margin: auto;
		padding-bottom: 50px;
	}
	#eyelash .eyelashWrap01 .mv{
		float: left;
		position: relative;
		z-index: -1;
	}
	#eyelash .eyelashWrap01 .photo{
		width: 65%;
	}
	#eyelash .eyelashWrap01 .sign{
		width: 40%;
		position: absolute;
		top: -10px;
		left: auto;
		right: 3%;
	}
	#eyelash .eyelashWrap01 .message{
		width: 86%;
		float: right;
		margin-top: -30px;
		border-radius: 10px;
		background: rgba(209,192,165,0.5);
		padding: 20px 0;
	}
	#eyelash .eyelashWrap01 .message .messageTitle{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 35px;
		background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
		margin-bottom: 30px;
	}
	#eyelash .eyelashWrap01 .message .messageText{
		font-size: 14px;
		line-height: 2em;
		text-align: center;
	}
	
	#eyelash .eyelashWrap02{
		background: url(../img/eyelash/bg_eyelash.png) repeat;
		padding: 45px 0 20px;
	}
	#eyelash .eyelashWrap02 .title{
		width: 94%;
		margin: auto;
		font-size: 20px;
		text-align: center;
		padding: 10px 0;
		border-top: 1px solid #492f15;
		border-bottom: 1px solid #492f15;
		margin-bottom: 30px;
	}
	#eyelash .eyelashWrap02 .osusume{
		margin-bottom: 90px;
	}
	#eyelash .eyelashWrap02 .osusume table,
	#eyelash .eyelashWrap02 .osusume table tbody,
	#eyelash .eyelashWrap02 .osusume table tr,
	#eyelash .eyelashWrap02 .osusume table td{
		display: block;
	}
	#eyelash .eyelashWrap02 .osusume table{
		width: 94%;
		margin: auto;
	}
	#eyelash .eyelashWrap02 .osusume table td:nth-of-type(2){
		width: 100%;
		margin-top: 20px;
		background: #fff url(../img/eyelash/deco_02.png) no-repeat  right 20px bottom 30px / 20% auto;
		border-radius: 10px;
		box-sizing: border-box;
		padding: 20px 0 20px 45px;
		font-size: 14px;
		line-height: 2.6em;
	}
	#eyelash .eyelashWrap02 .character table{
		width: 94%;
		margin: auto;
		border-collapse: separate;
		border-spacing: 0 30px;
	}
	#eyelash .eyelashWrap02 .character table,
	#eyelash .eyelashWrap02 .character table tbody,
	#eyelash .eyelashWrap02 .character table tr,
	#eyelash .eyelashWrap02 .character table th,
	#eyelash .eyelashWrap02 .character table td{
		display: block;
	}
	#eyelash .eyelashWrap02 .character table tr{
		margin-bottom: 20px;
	}
	#eyelash .eyelashWrap02 .character table th{
		display: block;
		width: 100%;
		height: auto;
		box-sizing: border-box;
		border-top: 1px solid #492f15;
		border-left: 1px solid #492f15;
		border-bottom: none;
		border-right: 1px solid #492f15;
		background: #fff;
		position: relative;
		font-size: 16px;
		line-height: 1.9em;
		padding: 15px 5%;
	}
	#eyelash .eyelashWrap02 .character table th::after{
		display: block;
		content: "";
		width: 94%;
		height: 1px;
		position: absolute;
		top: auto;
		right: 0;
		left: 0;
		bottom: 0;
		margin: 0 auto;
		background: #492f15;
	}
	#eyelash .eyelashWrap02 .character table th .point{
		font-family: futura-pt, sans-serif;
		font-weight: bold;
		font-style: normal;
		font-size: 18px;
	}
	#eyelash .eyelashWrap02 .character table td{
		box-sizing: border-box;
		border-top: none;
		border-right: 1px solid #492f15;
		border-left: 1px solid #492f15;
		border-bottom: 1px solid #492f15;
		background: #fff;
		padding: 15px 5%;
		font-size: 14px;
		line-height: 2.1em;
	}
	
	#eyelash .menu{
		width: 94%;
		margin: auto;
		padding-top: 50px;
	}
	#eyelash .menu h2{
		margin-bottom: 20px;
	}
	#eyelash .menu h2 + p{
		font-size: 13px;
		margin-bottom: 35px;
	}
	#eyelash .menu .menu01,
	#eyelash .menu .menu02{
		margin-bottom: 65px;
	}
	#eyelash .menu .menu03{
		margin-bottom: 90px;
	}
	#eyelash .menu .menu03 ul li{
		width: 100%;
		float: none;
	}
	#eyelash .menu .menu03 ul li:first-child{
		margin-right: 0;
		margin-bottom: 20px;
	}
  #eyelash .menu .menu05 ul li{
		width: 100%;
		float: none;
	}
	#eyelash .menu .menu05 ul li:first-child{
		margin-right: 0;
		margin-bottom: 20px;
	}
	#eyelash .menu .kind{
		background: #f2e8ce;
		margin-bottom: 10px;
		font-size: 12px;
		text-align: center;
		padding: 10px 0;
	}
	#eyelash .menu .kind span{
		display: block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		line-height: 1.8em;
		padding: 0 25px;
	}
	#eyelash .menu .menuList ul li{
		padding: 10px 0;
	}
	#eyelash .menu .menuList ul li:first-child{
		border-bottom: 1px dotted #492f15;
	}
	#eyelash .menu .menuList ul li .menuName{
		width: 40%;
		float: left;
		font-size: 13px;
		font-weight: normal;
		text-align: left;
	}
	#eyelash .menu .menuList ul li .menuPrice{
		width: 20%;
		float: left;
		font-size: 13px;
		text-align: center;
	}
	#eyelash .menu .menuList ul li .menuPrice span{
		opacity: 0;
		display: none;
	}
	#eyelash .menu .menuList ul li .detail{
		font-size: 13px;
		line-height: 1.4em;
		color: #ae8a54;
	}
	#eyelash .menu .attention{
		font-size: 13px;
	}
	#eyelash .menu .menu03 > ul > li .menuList{
		width: 100%;
		margin: auto;
	}
	#eyelash .menu .menu03 > ul > li .menuList ul li .menuName{
		width: 70%;
	}
	#eyelash .menu .menu03 > ul > li .menuList ul li .menuPrice{
		width: 30%;
	}
	#eyelash .menu .attention{
		font-size: 13px;
	}
	
	
	/* recommed.html
	===============================================*/
	#recommend .mv{
		width: 100%;
		height: 120px;
		background: url(../img/recommend/mv.jpg) no-repeat center center / auto 100%;
		margin: 0 auto 50px;
	}
	#recommend .recommendBox{
		width: 94%;
		margin: auto;
	}
	#recommend .recommendBox h2{
		line-height: 1.1em;
		margin-bottom: 30px;
	}
	#recommend .recommendBox h2 .title01{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 16px;
	}
	#recommend .recommendBox h2 .title02{
		font-size: 14px;
	}
	#recommend .recommend01,
	#recommend .recommend02{
		margin-bottom: 50px;
	}
	#recommend .recommend01 ul li:nth-child(1){
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	#recommend .recommend01 ul li:nth-child(2){
		float: none;
	}
	#recommend .recommend02 ul li:nth-child(1){
		float: none;
		width: 100%;
		margin-bottom: 15px;
	}
	#recommend .recommend02 ul li:nth-child(2){
		float: none;
	}
	#recommend .recommendBox ul li .message{
		font-size: 15px;
		line-height: 2.1em;
		margin-bottom: 30px;
	}
	#recommend .recommendBox ul li .message span{
		background: linear-gradient(transparent 50%, #f2e8ce 50%);
		padding-bottom: 3px;
	}
	#recommend .recommendBox ul li .text{
		font-size: 14px;
		line-height: 2.1em;
	}
	
	
	/* staff.html
	===============================================*/
	#staff .mv{
		width: 100%;
		height: 120px;
		background: url(../img/staff/mv.jpg) no-repeat center center / auto 100%;
		margin: 0 auto 50px;
	}
	#staff .staffBox{
		width: 94%;
		margin: auto;
		padding-bottom: 30%;
		background: url(../img/staff/sign_staff.png) no-repeat left 80% bottom 0 / 60% auto;
	}
	#staff .staffBox ul li{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	#staff .staffBox ul li:nth-child(even){
		float: none;
	}
	#staff .staffBox ul li .photo{
		width: 40%;
		float: left;
		margin-right: 5%;
	}
	#staff .staffBox ul li .position{
		font-size: 12px;
	}
	#staff .staffBox ul li .name{
		font-size: 15px;
		margin-bottom: 30px;
	}
	#staff .staffBox ul li .message{
		font-size: 13px;
		line-height: 1.7em;
	}
	
	
	/* headspa.html
	===============================================*/
	#headspa .headspaWrap01{
		width: 94%;
		margin: auto;
		padding-bottom: 50px;
	}
	#headspa .headspaWrap01 .mv{
		float: left;
		position: relative;
		z-index: -1;
	}
	#headspa .headspaWrap01 .photo{
		width: 65%;
	}
	#headspa .headspaWrap01 .sign{
		width: 40%;
		position: absolute;
		top: -10px;
		left: auto;
		right: 3%;
	}
	#headspa .headspaWrap01 .message{
		width: 86%;
		float: right;
		margin-top: -30px;
		border-radius: 10px;
		background: rgba(209,192,165,0.5);
		padding: 20px 0;
	}
	#headspa .headspaWrap01 .message .messageTitle{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 35px;
		background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
		margin-bottom: 20px;
	}
	#headspa .headspaWrap01 .message .messageText{
		font-size: 14px;
		line-height: 2em;
		text-align: center;
	}
	
	#headspa .headspaWrap02{
		background: url(../img/headspa/bg_headspa.png) repeat;
		padding: 55px 0 10px;
	}
	#headspa .headspaWrap02 .title {
		width: 94%;
		margin: auto;
		font-size: 20px;
		text-align: center;
		padding: 10px 0;
		border-top: 1px solid #492f15;
		border-bottom: 1px solid #492f15;
		margin-bottom: 30px;
	}
	#headspa .headspaWrap02 ul{
		width: 94%;
		margin: auto;
	}
	#headspa .headspaWrap02 ul li{
		padding: 30px 5%;
		background: #fff;
		margin-bottom: 20px;
	}
	#headspa .headspaWrap02 ul li .headspaMenu{
		width: 100%;
		margin-bottom: 25px;
	}
	#headspa .headspaWrap02 ul li .headspaMenu .headspaName{
		float: left;
		font-size: 12px;
	}
	#headspa .headspaWrap02 ul li .headspaMenu .headspaName span{
		display: block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 22px;
		padding-right: 25px;
	}
	#headspa .headspaWrap02 ul li .headspaMenu .headspaPrice{
		float: right;
		font-size: 18px;
	}
	#headspa .headspaWrap02 ul li .headspaMenu .headspaName::after{
		display: block;
		content: "";
		width: 50px;
		height: 2px;
		background: #7e6b5a;
		margin-top: 15px;
	}
	#headspa .headspaWrap02 ul li .headspaText{
		width: 100%;
		font-size: 14px;
		line-height: 1.85em;
	}
	#headspa .headspaWrap02 ul li:nth-child(odd) .headspaMenu,
	#headspa .headspaWrap02 ul li:nth-child(odd) .headspaText{
		float: none;
	}
	#headspa .headspaWrap02 ul li:nth-child(odd) .headspaPhoto{
		float: none;
		margin-bottom: 20px;
	}
	#headspa .headspaWrap02 ul li:nth-child(even) .headspaMenu,
	#headspa .headspaWrap02 ul li:nth-child(even) .headspaText{
		float: none;
	}
	#headspa .headspaWrap02 ul li:nth-child(even) .headspaPhoto{
		float: none;
		margin-bottom: 20px;
	}
	
	#headspa #treatment{
		padding-top: 100px;
	}
	#headspa #treatment .treatmentBox{
		padding: 70px 3% 30px;
		background: #f2e8ce;
	}
	#headspa #treatment .treatmentBox .treatmentItem{
		width: 100%;
		margin: 0 auto 40px;
	}
	#headspa #treatment .treatmentBox .treatmentItem ul li:first-child{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
	#headspa #treatment .treatmentBox .treatmentItem ul li:nth-child(2){
		float: none;
		text-align: center;
	}
	#headspa #treatment .treatmentBox .treatmentItem ul li .itemName{
		font-size: 14px;
		margin-bottom: 25px;
	}
	#headspa #treatment .treatmentBox .treatmentItem ul li .itemName span{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
		padding-right: 20px;
	}
	#headspa #treatment .treatmentBox .treatmentItem ul li .itemText{
		font-size: 14px;
		line-height: 2em;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu{
		display: block;
		width: 100%;
		margin: auto;
		border-collapse: separate;
		border-spacing: 24px 0;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu::after{
		display: block;
		content: "";
		clear: both;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li{
		display: block;
		width: 49%;
		height: 350px;
		float: left;
		background: #fff;
		box-sizing: border-box;
		padding: 15px 10px;
		margin-right: 2%;
		margin-bottom: 20px;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li:nth-child(even){
		margin-right: 0;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li .menuName{
		font-size: 12px;
		padding-bottom: 10px;
		border-bottom: 1px dotted #d1c0a5;
		margin-bottom: 10px;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li .menuName span{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li .step{
		width: 80px;
		border-radius: 40px;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 18px;
		line-height: 80px;
		margin: 0 auto 15px;
		background: #d9cbb5;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li .menuPrice{
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 20px;
		margin-bottom: 10px;
	}
	#headspa #treatment .treatmentBox ul.treatmentMenu li .menuDetail{
		font-size: 14px;
		line-height: 1.7em;
	}
		/* hairremoval.html
	===============================================*/
	#hairremoval_box,
	#facial_box,
	#mens_box{
		padding-top: 60px;
	}
	#hairremoval h1 span{
		display: block;
		font-size: 16px;
		margin-top: 10px;
	}
	#hairremoval h1::after{
		top: 70px;
	}
	#hairremoval .hairremovalWrap01{
		width: 94%;
		margin: auto;
		padding-bottom: 50px;
	}
	#hairremoval .hairremovalWrap01 .mv{
		float: left;
		position: relative;
		z-index: -1;
	}
	#hairremoval .hairremovalWrap01 .photo{
		width: 65%;
	}
	#hairremoval .hairremovalWrap01 .sign{
		width: 40%;
		position: absolute;
		top: -10px;
		left: auto;
		right: 3%;
	}
	#hairremoval .hairremovalWrap01 .message{
		width: 86%;
		float: right;
		margin-top: -30px;
		border-radius: 10px;
		background: rgba(209,192,165,0.5);
		padding: 20px 15px;
	}
	#hairremoval .hairremovalWrap01 .message .messageTitle{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 35px;
		background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
		margin-bottom: 20px;
	}
	#hairremoval .hairremovalWrap01 .message .messageText{
		font-size: 14px;
		line-height: 2em;
	}
	#hairremoval div.campaignBox{
		background: url("../img/hairremoval/bg_campaign.png") no-repeat bottom center;
		background-size: cover;
		width: 100%;
		margin: 0 auto 80px;
		box-sizing: border-box;
		padding: 50px 0 100px;
		min-height: auto; 
	}

	#hairremoval div.campaignBox p.campaign_ttl{
		font-size: 24px;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		margin-bottom: 10px;
	}
	#hairremoval div.campaignBox p.campaign_ttl span{
		display:block;
		font-size: 14px;
		margin-top: 10px;
	}
	#hairremoval div.campaignBox p.campaign_words {
		line-height: 1.3;
	}
	#hairremoval div.campaignBox table{
		width: 90%;
		margin: auto;
		padding-bottom: 15px;
		text-align: center;
	}
	#hairremoval div.campaignBox table td.txt01{
		width: 35%;
		font-size: 15px;
		font-weight: 400;
		padding: 15px 0;
		text-align: left;
	}
	#hairremoval div.campaignBox table td.txt01 span{
		font-size: 15px;
	}
	#hairremoval div.campaignBox table td.txt02{
		width: 25%;
		font-size: 13px;
		line-height: 1.5em;
		padding: 15px 0;
	}
	#hairremoval div.campaignBox table td.txt03{
		width: 5%;
		padding: 15px 0;
		font-size: 18px;
	}

	#hairremoval div.campaignBox table td.txt04{
		width: 35%;
		font-size: 22px;
		color: #f22b76;
		font-weight: 500;
		padding: 15px 0;
		letter-spacing: 1px;
		text-align: right;
	}
	#hairremoval div.campaignBox p.attention{
		font-size: 13px;
	}
	#hairremoval .menu_box ul{
		font-size: 0;
		text-align: center;
		width: 94%;
		margin: auto;
	}
	#hairremoval  .menu_box ul li{
		display: inline-block;
		width: calc(100% / 3);
		border-right: 1px solid #d1c0a5;
		box-sizing: border-box;
	}
	#hairremoval .menu_box ul li a{
		display: block;
		width: 100%;
		font-size: 15px;
		padding: 10px 0 25px;
		color:#492f15;
		background: url(../img/hairremoval/arrow_btn.png) no-repeat center bottom / 20px auto;
	}
	#hairremoval .menu_box ul li:first-child{
		border-left: 1px solid #d1c0a5;
	}
	#hairremoval  .menu_box ul li:last-child a{
		background: url(../img/hairremoval/arrow_btn.png) no-repeat center bottom / 20px auto;
	}
	#hairremoval .menu_box ul li a span{
		display: block;
		font-family: futura-pt, sans-serif;
		font-weight: 400;
		font-style: normal;
		font-size: 12px;
	}
	#hairremoval .box_container h2{
		margin-bottom: 50px;
	}
	#hairremoval .box_container h2 span{
		display: block;
		font-size: 16px;
	}
	#hairremoval .box_container h2::after{
		top: 78px;
	}
	#hairremoval .box_container div.bg_box{
		background: #e5dcd0;
		padding: 50px 0 20px;
	}
	#hairremoval .box_container .aboutBox{
		width: 94%;
		margin: 0 auto 40px;
	}
	#hairremoval .box_container .aboutBox ul li:first-child{
		float: none;
		display: block;
		width: 100%;
	}
	#hairremoval .box_container .aboutBox ul li:last-child{
		float: none;
		display: block;
		width: 100%;
		padding-top: 30px;
		color: #492f15;
	}
	#hairremoval .box_container .aboutBox ul li h3{
		text-align: center;
		font-weight: bold;
		margin-bottom: 20px;
		font-size: 20px;
	}
	#hairremoval .box_container .aboutBox ul li p.hairremoval_text{
		font-size: 15px;
		line-height: 34px;
	}
	#hairremoval #hairremoval_box .aboutBox{
		background: url(../img/hairremoval/bg_hairremoval.png) no-repeat bottom right / 213px auto;
	}
	#hairremoval #facial_box .aboutBox{
		background: url(../img/hairremoval/bg_facial.png) no-repeat bottom right / 213px auto;
	}
	#hairremoval #mens_box .aboutBox{
		background: url(../img/hairremoval/bg_mens.png) no-repeat bottom right / 213px auto;
	}
	#hairremoval .box_container  div.menuBox{
		width: 94%;
		background-color: #fff;
		border-radius: 10px;
		margin: 0 auto 20px;
		padding: 20px 3%;
		box-sizing: border-box;
	}
	#hairremoval .box_container  div.menuBox h3{
		background-color:#e5dcd0;
		border-radius: 10px;
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
		font-size: 18px;
		font-weight: 500;
	}
	#hairremoval .box_container  div.menuBox h3 span{
		font-size: 12px;
	}
	#hairremoval .box_container  div.menuBox table{
		width: 100%;
		margin: auto;
	}
	#hairremoval .box_container  div.menuBox table th{
		padding: 10px 0;
		border-bottom: 1px dotted #000;
		font-size: 13px;
		width: 22%;
	}
	#hairremoval .box_container  div.menuBox table td{
		padding: 5px 0;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		width: 22%;
		vertical-align: top;
	}
	#hairremoval .box_container  div.menuBox table td span{
		display: inline-block;
		font-size: 12px;
		line-height: 20px;
		color: #ae8a54;
	}
	#hairremoval .box_container  div.menuBox table td:first-child{
		text-align: left;
	}
	#hairremoval .box_container .menuBox01 table th:first-child,
	#hairremoval .box_container .menuBox01 table td:first-child{
		width: 34%;
	}
	#hairremoval .box_container .menuBox02 table th:first-child,
	#hairremoval .box_container .menuBox02 table td:first-child{
		width: 56%;
	}
	#hairremoval .box_container .menuBox03 table th:first-child,
	#hairremoval .box_container .menuBox03 table td:first-child{
		width: 78%;
	}
	#hairremoval .box_container  p.tax{
		font-size: 12px; 
	}
	#hairremoval .box_container  p.orange{
		width: 100%;
		background-color:#eaae65;
		color: #fff;
		border-radius: 10px;
		margin: 20px auto;
		padding: 10px;
		box-sizing: border-box;
	}
	#hairremoval .box_container  p.orange span{
		font-size: 20px;
	}
	#hairremoval .box_container  p.mens_attention{
		color: #ae8a54;
		font-size: 13px;
		line-height: 26px;
	}

  /* eyeblow.html
	===============================================*/	
	#eyeblow .eyeblowWrap01{
		width: 94%;
		margin: auto;
		padding-bottom: 50px;
	}
	#eyeblow .eyeblowWrap01 .mv{
		float: left;
		position: relative;
		z-index: -1;
	}
	#eyeblow .eyeblowWrap01 .photo{
		width: 65%;
	}
	#eyeblow .eyeblowWrap01 .sign{
		width: 40%;
		position: absolute;
		top: -10px;
		left: auto;
		right: 3%;
	}
	#eyeblow .eyeblowWrap01 .message{
		width: 86%;
		float: right;
		margin-top: -30px;
		border-radius: 10px;
		background: rgba(209,192,165,0.5);
		padding: 20px 15px;
	}
	#eyeblow .eyeblowWrap01 .message .messageTitle{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		padding-bottom: 35px;
		background: url(../img/eyelash/deco_01.png) no-repeat center bottom / 28px auto;
		margin-bottom: 20px;
	}
	#eyeblow .eyeblowWrap01 .message .messageText{
		font-size: 14px;
		line-height: 2em;
	}
  #eyeblow .eyeblowWrap01 .mv02{
    flex-direction:column-reverse
  }
  #eyeblow .eyeblowWrap01 .mv02 li{
    width: 94%;
    margin: auto;
  }
  #eyeblow .eyeblowWrap01 .mv02 li:first-child{
    background-position: right 10% bottom 20px;
    background-size: 15%;
    margin-top: 20px;
  }
  #eyeblow .eyeblowWrap01 .mv02 li p{
    font-size: 14px;
    line-height: 2em;
    padding:15px 18px;
  }
  #eyeblow .eyeblowWrap01 .mv02 li img{
    width: 100%;
  }

  #eyeblow .bg_box{
    margin-bottom: 50px;
  }
  #eyeblow .bg_box .eyeblowWrap02{
    padding:40px 0 70px;
  }
  #eyeblow .bg_box .eyeblowWrap02 .eyeblow_point{
    display: block;
    margin-bottom: 40px;
    padding:10px 3%;
    background-position: right 4% bottom 20px;
    background-size: 20%;
    background-repeat: no-repeat;
  }
  #eyeblow .bg_box .eyeblowWrap02 .eyeblow_point li{
    width: 94%;
    margin: auto;
    padding:0;
    line-height: 2em;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .title{
    width: 335px;
    margin:0 auto 20px;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #492f15;
    border-bottom: 1px solid #492f15;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect{
    display: block;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect li{
    width: 94%;
    margin: auto;
    font-size: 14px;
    padding: 10px 3%;
    margin-bottom: 10px;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_effect li:last-child{
    margin-bottom: 10px;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after{
    display: block;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li{
    width: 100%;
    margin: auto;
    z-index: 0;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:first-child{
    margin:40px 0 50px;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:first-child::before{
    left: 72%;
    top: 91%;
    z-index: 10;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:first-child::after{
    border-top: 15px solid #492f15;
    border-bottom: 15px solid transparent;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    top:113%;
    left: 46%;
  }
  #eyeblow .bg_box .eyeblowWrap02 .character .eyeblow_before_after li:last-child::before{
    left: 75%;
    top: 93%;
    z-index: 10;
  }



	#eyeblow .bg_box_menu{
		width: 100%;
    padding: 40px 0 20px;
    margin:0 auto 50px;
	}
  #eyeblow .bg_box_menu  .menuBox{
    width: 94%;
    background-color: #fff;
    border-radius: 10px;
    margin: 0 auto 20px;
    padding: 20px 3%;
    box-sizing: border-box;
  }
	#eyeblow .bg_box_menu  .menuBox h3{
		background-color:#e5dcd0;
		border-radius: 10px;
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
		font-size: 18px;
		font-weight: 500;
	}
	#eyeblow .bg_box_menu  .menuBox h3 span{
		font-size: 12px;
	}
	#eyeblow .bg_box_menu  .menuBox table{
		width: 100%;
		margin: auto;
	}
	#eyeblow .bg_box_menu  .menuBox table th{
		padding: 10px 0;
		border-bottom: 1px dotted #000;
		font-size: 13px;
		width: 22%;
	}
	#eyeblow .bg_box_menu  .menuBox table td{
		padding: 5px 0;
		font-size: 13px;
		line-height: 26px;
		text-align: center;
		width: 22%;
		vertical-align: top;
	}
	#eyeblow .bg_box_menu  .menuBox table td span{
		display: inline-block;
		font-size: 12px;
		line-height: 20px;
		color: #ae8a54;
	}
	#eyeblow .bg_box_menu  .menuBox table td:first-child{
		text-align: left;
	}
	#eyeblow .bg_box_menu  .menuBox03 table th:first-child,
	#eyeblow .bg_box_menu  .menuBox03 table td:first-child{
		width: 78%;
	}
	#eyeblow .bg_box_menu  .tax{
		font-size: 12px; 
	}

}
