@charset "utf-8";


@media screen and (max-width: 736px) {
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, ul, ol, li, dl, dt, dd, table, th, td, form, fieldset { font-size: 15px; }
body { min-width: 100%;/* min-width: auto; */
}
.inner { width: 96%; }
.clearfix:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix { min-height: 1px; }
* html .clearfix { height: 1px; /**/
height: auto; overflow: hidden; /**/
}
#contents { width: 100%; padding-top: 5%; padding-bottom: 1%; }
.main { width: 100%; height: auto; margin: 0px auto; text-align: left; overflow: hidden; }
.gotop { width: 100%; text-align: right; }
img { max-width: 100%; height: auto; }
/* Responsive
====================================*/

#headerArea, .footer_pc, .pc, .globalNavi { display: none !important; }
#header-mobile,.footer_sp,.sp, #footer_nav,#reserve{ display: block; }

/* ------------------------------------
	header
------------------------------------ */
.head_bg { width: auto; height: auto; background: url(../images/top_head_bg.jpg) repeat-x center top; margin-top:0; }
.head { width: 100%; height: auto; margin: 0 auto; position: relative; }
.slide1
,.slide2
,.slide3
,.slide4
,.slide5
,.slide6
 { background: none; width: 100%; height: auto; }

.head_bgSub {	width: auto;	height:auto;	background: none;  margin-top: -104px;}
.head_bgSub >div {	height: auto;	background: none;}
.headArea {	display: none;}

#header-mobile { width: 100%; }
#header-mobile ul li{width: 25%; float: left;}
#header-mobile ul li:hover { cursor: pointer; }
#button-open { padding: 0; top: 0; right: 0; }
.header-bar{background-image: -moz-linear-gradient( 90deg, rgb(216,200,167) 0%, rgb(252,253,247) 78%);background-image: -webkit-linear-gradient( 90deg, rgb(216,200,167) 0%, rgb(252,253,247) 78%);background-image: -ms-linear-gradient( 90deg, rgb(216,200,167) 0%, rgb(252,253,247) 78%);padding:  12px 0px;}
.header-logo{width:60%;margin:0 auto;display:  block;}
#header-fix{ display:block; position:relative;}
#header-mobile #header-fix.fixed {position: fixed; top: 0; }

.pushy-heading {	height: 50px;	background: url(../images/header-bg.jpg) repeat-x;	background-size: cover;}
.pushy .logo {	width: 160px;	margin-top: 11px;	margin-left: 3%;	float: left;}
.pushy-heading .close  {	height: 50px;	float: right;}
.pushy-heading .close  img {	width: auto;	height: 100%;}
.pushy .title {line-height: 1.2;font-size: 3.7vw;}
.pushy .sub {color: #fd899a;font-size: 3vw;}
.pushy-item {    font-size: 1.2rem;    border-top: 1px solid #f2f2f2;   position: relative;}
.pushy .pushy-item {  font-size: 1.2rem;    border-top: 1px solid #f2f2f2;   position: relative; }
.pushy .pushy-item a {height: 46px;padding: 20px 5% 0;display: block;}
.pushy .pushy-item:after { content: "\f105"; color: #ccc; font-size: 4.5vw; font-family: FontAwesome; position: absolute; top: 18px; right: 3.5%; }
.pushy .pushy-submenu:after { content: "\f105"; color: #ccc; font-size: 4.5vw; font-family: FontAwesome; position: absolute; top: 18px; right: 3.5%; right: 4%; transform: -webkit-rotate(90deg); transform: rotate(90deg); -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; transition: 0.3s ease; }
.pushy .pushy-submenu-open:after { transform: -webkit-rotate(-90deg); transform: rotate(-90deg); }
.pushy .pushy-submenu li { position: relative; }
.pushy .pushy-submenu li a {height: 36px;padding: 20px 5% 0;background: #f7f7f7;border-top: 1px solid #fff;position: relative;}
.pushy .pushy-submenu li:after { content: "\f105"; color: #ccc; font-size: 4.5vw; font-family: FontAwesome; position: absolute; top: 18px; right: 3.5%; }
	
#reserve-close {	right: 20px;}
.reserve-title {margin: 25% auto 5%;font-size: 7vw;}
#reserve-contents li{margin: 0 auto 5%; width:80%;}


/* footer
====================================*/

#footer { width: 100%; background: -webkit-linear-gradient(bottom, rgb(241, 232, 212) 0%, rgb(248, 242, 228) 50%, rgb(255, 252, 244) 100%); background: -o-linear-gradient(bottom, rgb(241, 232, 212) 0%, rgb(248, 242, 228) 50%, rgb(255, 252, 244) 100%); background: -ms-linear-gradient(bottom, rgb(241, 232, 212) 0%, rgb(248, 242, 228) 50%, rgb(255, 252, 244) 100%); background: -moz-linear-gradient(bottom, rgb(241, 232, 212) 0%, rgb(248, 242, 228) 50%, rgb(255, 252, 244) 100%); background: linear-gradient(to top, rgb(241, 232, 212) 0%, rgb(248, 242, 228) 50%, rgb(255, 252, 244) 100%); clear: both; padding-bottom: 12%; }
#footerArea { width: 100%; height: auto; margin: 0 auto; text-align: left; }
#pagetop { text-align: right; padding-right: 1%; padding-top: 1%; background: -webkit-linear-gradient(bottom, rgb(204, 183, 145) 0%, rgb(161, 133, 95) 50%, rgb(119, 84, 46) 100%); background: -o-linear-gradient(bottom, rgb(204, 183, 145) 0%, rgb(161, 133, 95) 50%, rgb(119, 84, 46) 100%); background: -ms-linear-gradient(bottom, rgb(204, 183, 145) 0%, rgb(161, 133, 95) 50%, rgb(119, 84, 46) 100%); background: -moz-linear-gradient(bottom, rgb(204, 183, 145) 0%, rgb(161, 133, 95) 50%, rgb(119, 84, 46) 100%); background: linear-gradient(to top, rgb(204, 183, 145) 0%, rgb(161, 133, 95) 50%, rgb(119, 84, 46) 100%); }
#footerLogo { width: 132px; margin: 16px auto 0; float: none; padding-top: 0; }
#footerR { width: 80%; float: none; padding-top: 8%; margin: 0 auto; }
#footerInfo { float: none; background: url(../images/footer_contact_sp.png) no-repeat center top; background-size: contain; padding-top: 12%; text-align: center; }
#footerInfo li { float: none; padding-left: 0; }
#footerInfo li:first-child { padding-left: 0px; padding-top: 7%; padding-bottom: 8%; }
#footerInfo li:first-child a img { width: 85%; height: auto; }
#footerNavi { display: none; }
#footerNavi ul { text-align: center; font-size: 10px; line-height: 1; }
#footerNavi li { display: inline; padding: 0 10px 0 14px; border-left: 1px solid #161515; }
#footerNavi li:first-child { border-left: none; }
#footerNavi li a:link, #footerNavi li a:visited, #footerNavi li a:hover { color: #4c4646; }
#address { font-size: 10px; text-align: center; display: block; color: #161515; line-height: 1; clear: both; background: #fff; margin-top: 3%; padding: 1%; }
#address a:link, #address a:visited, #address a:hover { color: #161515; }
div#footer_nav { position: fixed; bottom: 0; z-index: 9998; }
div#footer_nav li { width: 50%; float: left; }
div#footer_nav li img { width: 100%; }
h2 { width: 100%; height: 52px; margin: 0 auto; padding-top: 4%; font-weight: bold; background: url(../images/h2.png) no-repeat center left; color: #ae9c6e; font-family: "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }
	.detox h2{background: url(../images/h2.png) no-repeat top 10px left;padding-top: 12px;}
.right { float: none; }
.left { float: none; }
/* main contents
====================================*/

.mainArea { width: 100%; height: auto; }
.mainAreaL { float: none; width: 96%; margin: 0 auto; }
.mainBanner { padding-bottom: 20px; }
.topMenu { _zoom: 1; overflow: hidden; padding-bottom: 1%; }
.topMenu_02 { _zoom: 1; overflow: hidden; }
.topMenu li, .topMenu_02 li { padding-left: 0; float: none; margin-top: 1%; }
.topMenu li:first-child, .topMenu_02 li:first-child { padding-left: 0px; }
.menuBox { width: 446px; padding: 10px; border: 1px solid #CCC; float: left; }
.menuBox li { font-size: 16px; border-bottom: 1px dotted #CCC; }
.menuBox li a { font-size: 16px; border-bottom: none; color: #333; }
.contents-text_h3 { height: auto; width: auto; margin-bottom: 3%; background-color: #E7DEC8; border-radius: 8px; position: relative; padding: 3% 0; }
.contents-text_h3 h3 { font-size: 14px; height: auto; width: auto; text-indent: 1px; padding-left: 10px; font-weight: normal; color: #745B43; border-left: 5px solid #715C2C; margin-left: 14px; line-height: 22px; position: relative; top: 0; }
.top_tx { background: url(../images/top_contents_sp.jpg?230425) no-repeat; background-size: contain; height: auto; padding-top: 166%; padding-bottom: 55%; text-align: center; font-size: 26px; }
.top_tx p { font-size: 3.4vw; }
	
.banners a:first-child img{margin-bottom: 1%;}
	
/* side
====================================*/
.sideArea{text-align: center;}
.side { float: none; width: 96%; margin: 0 auto; }
.sideArea li { margin-top: 0%; margin-bottom: 1%; width: 49.5%; height: auto; float: left; }
.sideArea li:first-child { margin-top: 0%; }
.sideArea li:last-child { display: none; }
.sideArea li:nth-child(4) { clear: both; margin-top: 2%; margin-bottom: 3%; padding-top: 2%; border-top: 1px solid #ccc; height: auto; text-align: center; width: 100%; }
.sideArea li:nth-child(5) { clear: both; }
.sideArea li:nth-child(5), .sideArea li:nth-child(6), .sideArea li:nth-child(7), .sideArea li:nth-child(8) { height: auto; }
.sideArea li:nth-child(7), .sideArea li:nth-child(8) { border-bottom: 1px solid #ccc; padding-bottom: 2%; margin-bottom: 2%; }
.sideArea li:nth-child(odd) { margin-right: 1%; }
.sideArea li:nth-child(17){width: 100%; margin-right: 0; margin-bottom: 0;}
/* Second page
====================================*/

.fraemeTop { background: url(../images/frame_top.jpg) no-repeat center top; background-size: contain; }
.fraemeMiddle { background: url(../images/frame_middle.jpg) repeat center top; background-size: contain; }
.fraemeBottom { background: url(../images/frame_bottom.jpg) no-repeat center bottom; background-size: contain; }
.heading { text-indent: 50px; font-size: 4vw; line-height: 1; }
.detox .heading{text-indent: 2%;padding-left: 12%;}
.subHead { text-indent: 50px; line-height: 1; font-size: 4vw; margin-top: 1%; }
.areaBox { height: auto; min-height: 300px; margin: 0 auto; font-size: 16px; line-height: 1.6; padding: 4% 4% 8%; color: #382417; clear: both; margin-bottom: 22px; }
.areaBox br { display : none; }
.menu br{display : block;}
.privacy .areaBox br { display : block; }
.ti { font-size: 18px; color: #b77d0e; }
/* pancuzu
====================================*/
.pankuzu_list { list-style-type: none; font-size: 100%; text-align: left; color: #aa8420; margin-bottom: 16px; text-align: left; }
.pankuzu_list li { padding-bottom: 6px; display: inline; }
.pankuzu_list li a { text-decoration: none; color: #a969a9; }
.pankuzu_list li a:hover { color: #aa8420; }
.pankuzu_list li:after { content: ">"; margin: 0 5px; }
.pankuzu_list li:last-child:after { content: ""; }
.pankuzu_list li:first-child:before { font-size: 16px; margin-right: 5px; }
/* first
====================================*/

.f_05 { height: auto; background: url(../images/first_flow_top.jpg) no-repeat center top, url(../images/first_flow_btm.jpg) no-repeat center bottom, url(../images/first_flow_mid.jpg) repeat center top; background-size: contain; padding-bottom: 10%; }
.f_05Top { padding-left: 0; padding-top: 20%; }
.f_05Bottom { padding-left: 0; padding-top: 0; }
.f_05 li { width: 75%; margin-right: auto; margin-left: auto; margin-bottom: 1%; float: none; }
/* qa
====================================*/
.radius_box { width: auto; height: auto; padding: 2% 4%; margin: 0px auto 3%; font-size: 16px; line-height: 170%; text-align: left; color: rgb(51, 51, 51); background-color: #F9F9F9; border: 1px solid #9A8348; border-radius: 10px; }
.radius_box dt { font-weight: bold; border-bottom: 1px dotted rgb(198, 141, 41); padding-bottom: 5px; color: #85622C; }
.radius_box dd { margin-top: 6px; color: #666666; }
/* salon
====================================*/
.salon-text { margin-bottom : 5%; }
.salon-text table { width: 98%; border-collapse: collapse; border-top: 1px dotted rgb(153, 153, 153); margin-left: auto; margin-right: auto; }
.salon-text th { width: auto; padding: 0 3%; color: rgb(112, 104, 84); background-color: #E8DFC9; vertical-align: middle; text-align: left; border-bottom-width: 1px; border-left-width: 5px; border-bottom-style: dotted; border-left-style: solid; border-bottom-color: rgb(153,153,153); border-left-color: #85622C; }
.salon-text td { padding: 1%; border-bottom: 1px dotted rgb(153, 153, 153); border-left: 3px double rgb(204, 204, 204); vertical-align: middle; background-color: #FFF; font-size: 14px; }
.gallery { list-style: none; margin-bottom: 5%; }
.gallery li { float: left; padding-right: 2%; padding-bottom: 2%; width: 48%; }
.gallery li img { width: 100%; height: auto; }
.staff_img { float: none; padding-right: 0; width: 60%; margin: 0 auto 3%; }
.staff_img img { width: 100%; }
.staff_license { float: left; width: 100%; }
.staff_license p { margin-bottom: 3%; }
.dr-text table {width: 100%; margin: 0 auto;}
.dr-text th{width: 30%; padding: 5% 3%;}
.dr-text td{padding: 5% 3%;line-height: 1.5;}
.dr-text table br{display: block;}
/* contact
====================================*/
.con_box { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.con_box p { width: 60%; margin: 3% auto; float: none; font-size: 6.5vw; padding-right: 0; padding-top: 0; padding-left: 19%; color: #68491b; background: url(../images/contact_tel.png) no-repeat left center; background-size: 18%; }
.con_box img { margin: 1% auto; }
/* menu
====================================*/
.menu_li li { margin-bottom: 3%; float: none; padding-right: 0; padding-left: 0; }
.menu_li li img { display: block; margin: 0 auto; }
.menu_price { width: 100%; height: auto; }
.menu_price p, .menu_price2 p { padding-left: 0; }
p.price_p { margin: 3% 0; }
.body .menu_price { width: 100%; height: auto; margin-top: 3%; }
.menu_price2 { width: 100%; height: auto; }
.menu_price3 { width: 100%; height: auto; }
p.m_name { color: rgb(255, 255, 255); padding: 5px; }
p.m_name2 { padding: 5px; }
.menu_dl { height: auto; width: 600px; padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 10px; }
.menu_dl dt { border-bottom: 1px solid #CCD0D1; color: #85622A; font-weight: bold; }
.menu_dl dd { padding: 4px; color: rgb(102,102,102); }
.menu_dl_2 { padding: 0; }
.menu_dl_2 dt { border-bottom: 1px solid #CCD0D1; color: #85622A; font-weight: bold; }
.menu_dl_2 dd a { display: block; }
.term { color: #85622A; font-weight: bold; }
.menu_dl_2 dd { padding: 4px; color: rgb(102,102,102); }

.facial img { float: none; margin: 3% auto; width: 80%; display: block; }
.facial #kansaibo br{display: block;}
	
/* Ayurveda
====================================*/
.ayu_box01 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.ayu_box01 p { text-align: left; padding-top: 5%; padding-left: 0; color: #333; }
.ayu_box01 p br, .ayu_box02 p br, .ayu_box03 p br { display: block; }
.ayu_box01 p br.pc, .ayu_box02 p br.pc, .ayu_box03 p br.pc { display: none; }
.ayu_box02 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.ayu_box02 p { text-align: left; padding-top: 5%; padding-left: 0; color: #333; }
.ayu_box03 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.ayu_box03 p { text-align: left; padding-top: 5%; padding-left: 0; color: #333; }
.ayu_box04 { background: #fff; border: 6px solid #f4f4e9; padding: 20px 16px; }
.ayu_box05 { background: url(../images/ayu_05.jpg) no-repeat right bottom; background-size: 75%; padding-bottom: 80%; height: auto; }
.ayu_box06 { background: url(../images/ayu_06.jpg) no-repeat left bottom; background-size: 50%; height: auto; padding-left: 0; margin-top: 3%; padding-bottom: 86%; }
.ayu_box04 strong { font-weight: bold; font-size: 16px; color: #b03b2a; }
.ayu_box04 h3 { font-size: 18px; color: #5c3a0c; border-bottom: 1px solid #5c3a0c; display: inline-block; margin: 16px 0; }
.ayu_box04 p { width: 100%; }
.ayu_box04 p br { display: block; }
    
.abhyanga {margin-bottom: 5%;}
/*-------------------------*/

.paul_box01 { background: none; height: auto; width: 100%; }
.paul_box01 p { text-align: left; padding: 0; margin: 3% 0; }
.paul_box01 img { margin: 0 auto 6%; }
.paul_box01 img:first-child, .paul_box02 img:first-child, .paul_box03 img:first-child { margin: 6% 0 0; }
.paul_box02 { background: none; height: auto; width: 100%; }
.paul_box02 p { text-align: left; padding: 0; margin: 3% 0; }
.paul_box02 img { margin: 0 auto 6%; }
.paul_box03 { background: none; height: auto; width: 100%; }
.paul_box03 p { text-align: left; padding: 0; }
.paul_box03 img { margin: 0 auto 6%; }
	
/* top
====================================*/

.top-osusume { overflow: hidden; width: 100%; height: auto; background: url(../images/top_contents_11_sp.jpg) no-repeat center top, url(../images/top_contents_09_btm.jpg) no-repeat center bottom, url(../images/top_contents_09_mid.jpg) repeat center top; background-size: contain; margin-top: 2%; }
.box_g { width: 472px; height: 222px; float: right; padding-left: 10px; }
.top-box1 { overflow: hidden; width: 100%; height: auto; background: url(../images/top_contents_11_sp.jpg) no-repeat center top, url(../images/top_contents_09_btm.jpg) no-repeat center bottom, url(../images/top_contents_09_mid.jpg) repeat center top; background-size: contain; margin-top: 2%; }
.top-box { overflow: hidden; width: 100%; height: auto; background: url(../images/top_contents_09_top.jpg) no-repeat center top, url(../images/top_contents_09_btm.jpg) no-repeat center bottom, url(../images/top_contents_09_mid.jpg) repeat center top; background-size: contain; margin-top: 2%; }
	
.menu_box { width: 100%; padding-top: 10%;}
.menu_box li {width: 48%; float: left; padding-left: 1%; padding-bottom: 2%; padding-right: 1%; margin:0;}
.menu_box li img {width: 100%;}
	
.top-box2 { height: auto; width: 100%; padding-top: 10%; clear: left; }
.top-box2 li { width: 48%; float: left; padding-left: 1%; padding-bottom: 2%; padding-right: 1%; }
.top-box2b { height: auto; width: 100%; padding-top: 10%; clear: left; }
.top-box2b li { width: 98%; float: left; padding-left: 1%; padding-bottom: 1%; padding-right: 1%; }
.top-nayami { overflow: hidden; width: 100%; height: auto; background: url(../images/top_nayami_bg_top.jpg) no-repeat center top, url(../images/top_contents_09_btm.jpg) no-repeat center bottom, url(../images/top_contents_09_mid.jpg) repeat center top; background-size: contain; margin-top: 1%; margin-bottom: 1%; }
.top-box3 { overflow: hidden; width: 960px; margin-bottom: 10px; height: 529px; background-image: url(../images/top_contents_10.jpg); background-repeat: no-repeat; }
.tx_01 p { font-size: 16px; padding-top: 140px; padding-left: 130px; height: 87px; width: 520px; }
.tx_02 p { font-size: 16px; padding-top: 10px; padding-left: 130px; height: auto; width: 520px; }
.tx_03 p { font-size: 16px; padding-left: 130px; height: 87px; width: 520px; padding-top: 60px; }
.tx_04 p { font-size: 16px; padding-top: 10px; padding-left: 130px; height: 87px; width: 520px; }
.top-box4 { width: 960px; margin-bottom: 10px; height: 630px; background-image: url(../images/top_tx.jpg); background-repeat: no-repeat; font-size: 16px; color: #fff; }
.top-box4_01 { padding-top: 110px; padding-left: 200px; color: #2b210b; }
.top-box4_02 { padding-top: 50px; padding-left: 200px; color: #2b210b; }
.top-box4_03 { padding-top: 40px; margin-bottom: 0px; padding-left: 200px; color: #2b210b; }
.top-box4_04 { padding-top: 50px; margin-bottom: 30px; padding-left: 200px; color: #2b210b; }
.top-box4_05 { width: 760px; padding: 0 0 30px 90px; text-align: center; }
/*.top-box4_05 li{ width:180px; float:left; margin-right:20px; color:#2b210b; text-align:center;}
*/
.top-box5,.top-box6 { width: 100%; margin-bottom: 1%; height: auto; background: url(../images/top_tx2_top.jpg) no-repeat center top, url(../images/top_tx2_btm.jpg) no-repeat center bottom, url(../images/top_tx2_mid.jpg) repeat-y center top; background-size: contain; font-size: 16px; color: #2b210b; text-align: left; padding-bottom: 3%; }
.top-box5 p,.top-box6 p { padding: 6% 3%; }
.top-box5 img,.top-box6 img { width: 55%; margin: 0 auto; padding-top: 20%; }

.top-school { overflow: hidden; width: 100%; height: auto; background: url("../images/top_school_sp.jpg?211220") no-repeat center top, url(../images/top_school_sp_bottom.jpg) no-repeat center bottom, url(../images/top_school_sp_middle.jpg) repeat center top; background-size: contain; margin-top: 1%; margin-bottom: 1%; }
.top-box7 {height: auto;width: 100%;padding-top: 25%;clear: both;}
.top-box7 li {width: 100%;float: none;text-align: center;padding: 0 0 5%;}
.top-box7 li img {width: 85%;margin: 0 auto;}
	
/* school
====================================*/
.school .pt20 { padding-top: 10%; }

/* sitemap
====================================*/
.s_tit { font-size: 18px; color: #727272; border-bottom: #d7ba73 solid 2px; margin-bottom: 3%; }
.link01 { width: 100%; float: none; padding-top: 5%; padding-bottom: 0; padding-right: 0; }
/* bridal
====================================*/
.bra_box01 { background-image: url(../images/m_bra1.jpg); background-size: 100%; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_box02 { background-image: url(../images/m_bra2.jpg); background-size: 100%; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_box03 { background-image: url(../images/m_bra3.jpg); background-size: 100%; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_box04 { background-image: url(../images/m_bra4.jpg); background-size: 100%; background-size: contain; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_box05 { background-image: url(../images/m_bra5.jpg); background-size: 100%; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_box06 { background-image: url(../images/m_bra6_sp.jpg); background-size: 100%; background-repeat: no-repeat; height: auto; width: 100%; }
.bra_tx01 { font-family: "Hiragino Mincho Pro", serif; text-align: center; padding-top: 87%; padding-bottom: 23%; }
.bra_tx02 { font-family: "Hiragino Mincho Pro", serif; padding-top: 95%; padding-bottom: 20%; padding-left: 10%; }
.bra_tx02 br { display: block; }
.box_a { float: left; width: 450px; }
.box_b { float: right; width: 200px; }
.box_c { float: none; width: 100%; text-align: center; }
.box_e { float: none; width: 100%; }
/* first
====================================*/
.f_box1 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.f_box2 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.f_box3 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; margin-bottom: 20px; }
.f_box4 { background-image: none; background-repeat: no-repeat; height: auto; width: 100%; }
.f_box1 img, .f_box2 img, .f_box3 img, .f_box4 img { margin: 5% auto; display: block; }
.first_flow { }
.f_tx { margin:0 0 8%;padding: 0; text-align: justify;}
/* cosme
====================================*/
.box_642 { display: none; }
.cosme img { display: block; margin: 5% auto; }
.cosme_goods { margin-top: 4%; }
.cosme_goods dt { font-size: 16px; text-align: center; border: 1px solid #C1A571; padding: 10px; vertical-align: middle; background-color: #E8DFC9; }
/* media
====================================*/

.mediaBox li { margin-bottom: 10px; }
/*------------------------------------*/

.detox_01 { height: aut; background: url(../images/detox_01_top.jpg) no-repeat center top, url(../images/detox_01_btm.jpg) no-repeat center bottom, url(../images/detox_01_mid.jpg) repeat-y center top; background-size: contain; text-align: center; padding: 8% 8% 40%; margin-bottom: 5%; }
.detox_01 h3 { font-size: 14px; margin: 4% 0; }
.detox_02 { text-align: center; padding: 0 0 20px; font-size: 34px;}
.detox_boxA { width: 100%; float: none; margin: 3% 0; padding: 0; }
.detox_boxA p { text-align: left; margin: 5%; }
.detox_boxA br, .detox_boxB br, .detox_waku br { display: block; }
.detox_boxB { width: 100%; float: none; margin: 4% 0; padding: 0; }
.detox_boxB .waku { margin-top : 5%; }
.detox_img { margin: 0 22% 0 18%; display: block; padding: 0; width: 60%; }
.waku { width: auto; height: auto; padding: 10px; margin: 0px auto; font-size: 16px; line-height: 170%; text-align: left; color: #333333; background-color: #FFFFFF; border: 1px solid #c68d29; border-radius: 10px;        -webkit-border-radius: 10px;  -moz-border-radius: 10px;   behavior: url(PIE.htc); }
.care .waku { margin: 0px auto 3%; }
.detox .waku img { float: none; margin: 3% auto; display: block; }
.detox-info{margin-bottom: 5%;}
	
/*
------------------------------------*/
.menu_ti { background: #b7863a; margin: 2% 0 4% 0; padding: 12px 10px; color: #FFF; font-size: 16px; position: relative; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.menu_ti:before { content: ' '; position: absolute; z-index: 2; width: 0; height: 0; left: 14px; bottom: -27px; background: transparent; border-color: #b7863a transparent transparent transparent; border-style: solid; border-width: 15px; }
.menu_ti2 { background: #a84028; margin: 0 0 20px 0; padding: 12px 10px; color: #FFF; font-size: 16px; position: relative; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
.menu_ti2:before { content: ' '; position: absolute; z-index: 2; width: 0; height: 0; left: 14px; bottom: -27px; background: transparent; border-color: #a84028 transparent transparent transparent; border-style: solid; border-width: 15px; }
.mu_li { width: auto; height: auto; padding: 10px; margin: 0px auto; font-size: 16px; line-height: 170%; text-align: left; color: #333333; background-color: #FFFFFF; border: 1px solid #c68d29; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; behavior: url(PIE.htc); }
.mu_li li { list-style: disc !important; list-style-position: inside; margin-left: 20px; }
/*
------------------------------------*/

.areaBox.prana img { float: none; display: block; margin: 0 auto 3%; }
.areaBox.prana br, .areaBox.body br { display: block; }
.bio_area img, .areaBox.body img { float: none; display: block; margin: 0 auto 3%; }
/*
------------------------------------*/
.trial { background: url(../images/trial_bg.jpg) left top no-repeat, url(../images/trial_m.jpg) left repeat-y; background-size: contain; border: 1px solid #b2986c; border-width: 0 0px 1px 0px; padding: 28% 3% 3%;  }
.trial img { width: 100%; margin: 0 auto 3%; display: block; }
.trial_box { width: 100%; margin: 10% auto; }
/*
------------------------------------*/
.sense { width: 53%; height: auto; padding-right: 1%; float: left; }
.sense2 { width: 46%; height: auto; padding-right: 0; float: left; }
.sense3{text-align: center;}
.jeo{height: auto; padding-left: 0;margin-top: 1%;}	
	
	
/* campaign
------------------------------------*/
.cam_bg { background: url(../images/cam_bg.jpg) left top no-repeat, url(../images/trial_m.jpg) left repeat-y; background-size: contain, contain; padding: 45% 3% 0; border: 1px solid #b2986c; border-width: 0 0px 1px 0px; }
.cam_bg img { width: 100%; height: auto !important; margin-bottom: 2%; }
.cam_bg p { margin-bottom: 3%; font-size: 16px; }
/* osusume
------------------------------------*/
.check_li { width: 100%; float: none; }
.check_li li { background: url(../images/check.jpg) left 3px no-repeat; padding-left: 26px; }
.check_img { float: none; width: 80%; margin: 3% auto 0; }
.md-modal { position: fixed; top: 50%; left: 50%; width: 55%; max-width: 90% !important; min-width: 90% !important; height: auto; max-height: 80% !important; overflow: auto; z-index: 10000 !important; visibility: hidden; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }
.md-show { visibility: visible; }
.md-overlay { position: fixed; width: 100%; height: 100%; visibility: hidden; top: 0; left: 0; z-index: 9999 !important; opacity: 0; background: rgba(0,0,0,0.6); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.md-show.md-effect-1 .md-content .menu_price .m_name span { font-size: 14px; }
	
.bio { width: 100%; margin-bottom: 20px; padding: 0px; text-align: left; }
.bio table.bio_table { border-collapse: collapse; padding: 0px; text-align: left; width: 100%; margin-top: 0px; margin-right: 0; margin-bottom: 20px; margin-left: 0; }
.bio table.bio_table thead, .bio table.bio_table tbody { display: inline-block; }
.bio table.bio_table tbody { width: 70%; overflow-x: scroll; margin-left: 0%; }
.bio table.bio_table thead { overflow-x: scroll; }
.bio table.bio_table tr th { border: 1px solid #FFF; line-height: 150%; font-size: 10px; text-align: center; background-color: #725D2E; color: #FFF; font-weight: normal; padding: 7px 6% 2px;/* min-width: 100%; */ white-space: nowrap; }
.bio table.bio_table tr td { display: table-cell; border: 1px solid #C99; line-height: 148%; font-size: 10px; text-align: center; padding: 5px 3%; vertical-align: top; background-color: #FFF; }
.bio table.bio_table br.sp { display: block !important; }
.bio table.bio_table tbody tr th {/* line-height: 175%; */ padding: 7px 4% 2px; }





.care_body{background:none;height: auto;width:100%;position:relative; }
.care_body img{ margin:0 auto; display:block;}
.care_body li{position: static;display:inline-block;margin: 1% 2%;width: 45%;}
.care_body li a{ position: relative; border:1px solid #c5b192; padding:5px; background:#fff; width:100%; }
.care_body li a:after { content:">"; position:absolute; right:5px; top:10px;}




.care_face{background: none;height: auto;width:100%;position:relative;}
.care_face img{ margin:0 auto; display:block;}
.care_face li{position: static;display:inline-block;margin: 1% 2%;width: 45%;}
.care_face li a{ position: relative; border:1px solid #c5b192; padding:5px; background:#fff; width:100%; }
.care_face li a:after { content:">"; position:absolute; right:5px; top:10px;}
	
.option-box .box_c { text-align: left; margin:0 auto 6%;}
	
	
.areaBox #kansaibo br { display : block; }

/* 固定メニュー
====================================*/
.fixingBox {display: none;}

}


