﻿@charset "UTF-8";

/* --------------------------------
 * base
 * -------------------------------- */
html {font-size: 62.5%; }
body {
	margin: 0;
	padding:0;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	color: #333;
	font-size: 1.4rem;
	line-height: 1.8em;
	background: url(../img/cmn/bg.jpg) no-repeat top center #fff;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	border-top: solid #4a3118 4px;
}
*, *::before, *::after {box-sizing: border-box; }

/*画像透過*/
a:hover img { opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "alpha(opacity=80)"; }
h1 a:hover,
h1 a:hover img { opacity: 1.0; filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)"; }

/*画像表示*/
img {
	max-width: 100%;
	width /***/:auto; /* IE8 */
	height: auto;
}

/* --------------------------------
 * parts
 * -------------------------------- */
.brown{color: #5a3a1e; }
.pink{color: #f68a8a;}
.center{text-align: center;}
.gotoTop{
	text-align: right;
	margin: -10px 0 20px;
}


/* --------------------------------
 * header
 * -------------------------------- */
.header{
	width: 900px;
	margin: 0 auto;
}
.header .inner{padding: 17px 0; }
.header h1.siteTitle{width: 172px; float: left; }
.header .tel{width: 263px; float: right; }


/* --------------------------------
 * レイアウト
 * -------------------------------- */
.wrapper{
	width: 900px;
	margin: 30px auto 40px;
}
.contents{width: 580px; float: right; }
.aside{width: 280px; float: left; }


/* --------------------------------
 * サイドバー
 * -------------------------------- */
.newsArea{
	min-height: 158px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #fff;
}
.newsArea h3{
	line-height: 16px;
	color: #4b311a;
	font-size: 1.8rem;
	margin-bottom: 10px;
	padding: 0 0 10px 30px;
	background: url(../img/cmn/ttl_news.png) no-repeat;
}
.newsArea p{padding-left: 1em;}
.aside .bnrCampaign, .aside .bnrMedia{margin-bottom: 15px;}
.aside .addressArea{margin-bottom: 20px;}
.aside .addressArea dt{
	background: url(../img/cmn/ttl_addres.png) no-repeat;
	height: 41px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}
.aside .addressArea dd{
	line-height: 1.6;
	margin-bottom: 15px;
	padding: 8px;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #fff;
}
.aside .addressArea dd p{margin-bottom: 15px; }
.aside .addressArea dd .small{
	font-size: 1.1rem;
	margin: -15px 0 15px;
}
.aside .calender{margin-bottom: 20px; }
.aside .bnrList li{margin-bottom: 20px; }


/* --------------------------------
 * footer
 * -------------------------------- */
.footer {
	border-top: solid #4a3118 1px;
	background: #fff;
	color: #4b311a;
	font-size: 1.2rem;
}
.footer .inner{
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 10px 0 15px;
	text-align: center;
}
.footer .footerLogo{
	width: 153px;
	position: absolute;
	top: 15px;
	left: 0;
}
.footer .inner .footerLink{margin-bottom: 30px; }
.footer .inner .footerLink li{display: inline-block; }


/* --------------------------------
 * トップページ
 * -------------------------------- */
.contentsMenu {margin-bottom: 30px; }


/* --------------------------------
 * 下層ページ共通
 * -------------------------------- */
.contentBox{
	margin-bottom: 30px;
	padding: 15px;
	background-color: rgba(255,255,255,0.7);
	border: solid 1px #fff;
}
.contents h3{
	margin-bottom: 15px;
	font-size: 1.8rem;
	color: #d1b773;
}
.contents p{margin-bottom: 20px;}


/* --------------------------------
 * サロンメニュー
 * -------------------------------- */
.menu .contents h2{
	display: block;
	padding: 10px 15px;
	border-radius: 6px 6px 0 0;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 2.4rem;
	color: #f68a8a;
	font-weight: bold;
	font-weight: normal;
}
.menu .contents .titleBox{position: relative; }
.menu .contents .titleBox .trialPrice{
	position: absolute;
	top: 8px;
	right: 9px;
}


.menu .contents table{
	width: 100%;
	margin-bottom: 30px;
	border: solid #f1e5d0 1px;
}
.menu .contents table tr{border-top: solid #f1e5d0 1px; }
.menu .contents table tr th{
	font-weight: normal;
	background: #fcf5e9;
	text-align: left;
	vertical-align: middle;
	padding: 10px 15px;
}
.menu .contents table tr td{
	padding: 10px 15px;
	vertical-align: middle;
}
.menu .contents table tr td.price{
	text-align: right;
	padding: 10px 15px 10px 0;
}
.menu .contents table tr.border{border-top: dotted #f1e5d0 1px; }
.menu .contents table caption{
	margin-bottom: 7px;
	text-align: left;
}
.menu table.option caption{
	font-size: 1.6rem;
	font-weight: bold;
	color: #d1b773;
}


.menu .contents .sezyutuFlow{
	margin-bottom: 30px;
	padding: 15px 15px 0;
	border: solid 4px #efe6d8;
}
.menu .contents .sezyutuFlow h5{
	margin-bottom: 10px;
	color: #4a3118;
	font-weight: bold;
	font-size: 1.6rem;
}

/*コンテンツメニュー*/
.menu .contentsMenu{

}
.menu .contentsMenu ul{width: 100%; }
.menu .contentsMenu ul li{
	display: table;
	width: 25%;
	float: left;
	border: solid 1px #e9dbb9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dcc893+0,c3ac6e+100 */
	background: #dcc893; /* Old browsers */
	background: -moz-linear-gradient(top,  #dcc893 0%, #c3ac6e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #dcc893 0%,#c3ac6e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #dcc893 0%,#c3ac6e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcc893', endColorstr='#c3ac6e',GradientType=0 ); /* IE6-9 */
}
.menu .contentsMenu ul li a{
	position: relative;
	height: 47px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	line-height: 1.5;
	font-size: 1.2rem;
}
.menu .contentsMenu ul li a:before{
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -5px;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
}
.menu .contentsMenu ul li a:after{
	content: '';
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -2px;
	box-sizing: border-box;
	width: 3px;
	height: 3px;
	border: 3px solid transparent;
	border-left: 4px solid #d1b773;
}
.menu .contentsMenu ul li.menu_collagen a,
.menu .contentsMenu ul li.menu_bust a{
	font-size: 1.1rem;
}


/*ピュアラボフェイシャル*/
.menu .purelabArea .titleBox h2{
	font-size: 2.5rem;
	background: #fdefeb;
}
.menu .purelabArea .titleBox .small{font-size: 1.5rem; }
.menu .purelabArea .kodawari{position: relative;}
.menu .purelabArea .kodawari h3{line-height: 2.5; }
.menu .purelabArea .kodawari .balloon{
	width: 200px;
	height: 55px;
	background: url(../img/salonmenu/balloon.png) no-repeat;
	font-size: 1.1rem;
	line-height: 1.5;
	padding: 7px 0 0 7px;
	position: absolute;
	top: 0;
	right: 25px;
}
.menu .purelabArea .kodawari ul{margin-bottom: 30px;}
.menu .purelabArea .kodawari ul li{
	width: 48.5%;
	float: left;
}
.menu .purelabArea .kodawari ul li:first-child{margin-right: 3%;}


.menu .purelabArea .option{
	position: relative;
	margin-bottom: 30px;
	padding: 30px 15px;
	background: #fdf8f0;
}
.menu .purelabArea .option h4{
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #f3a61f;
}
.menu .purelabArea .option .balloon{
	position: absolute;
	top: -13px;
	left: 11px;
}
.menu .purelabArea .option ul li{
	width: 48.5%;
	float: left;
}
.menu .purelabArea .option ul li:first-child{margin-right: 3%;}
.menu .purelabArea h3.title{
	font-weight: bold;
	font-size: 1.6rem;
}


.menu .purelabArea .flow h4{
	margin-bottom: 20px;
	padding-left: 15px;
	font-size: 1.6rem;
	line-height: 2.2;
	color: #aeaa59;
	background: #f3fceb;
}
.menu .purelabArea .flow h5{
	margin-bottom: 15px;
	color: #d1b773;
	font-size: 1.6rem;
}
.menu .purelabArea .flowBox{margin-bottom: 30px;}
.menu .purelabArea .flowBox .text{
	width: 270px;
	float: right;
}
.menu .purelabArea .flowBox .photo{
	width: 240px;
	float: left;
}


.menu .example h4{
	padding-left: 15px;
	color: #f3a61f;
	font-size: 1.6rem;
	font-weight: bold;
	background: #fce2b4;
	line-height: 2.2;
}
.menu .example .inner{
	padding: 15px;
	background: #fdfaf0;
}
.menu .example h5{
	margin-bottom: 15px;
	padding-left: 6px;
	border-left: solid 6px #f4ae3b;
	line-height: 24px;
	font-size: 1.6rem;
}
.menu .example .inner ul{
	width: 100%;
	margin: 0 auto;
}
.menu .example .inner li{
	width: 42%;
	margin: 0 4%;
	float: left;
}
.menu .example .inner li:first-child{position: relative;}
.menu .example .inner li:first-child:after{
	content: '';
	position: absolute;
	top: 50%;
	right: -44px;
	margin-top: -20px;
	box-sizing: border-box;
	width: 16px;
	height: 16px;
	border: 16px solid transparent;
	border-left: 14px solid #f4ae3b;
}
.menu .example .inner li .sup{
	color: #f3a61f;
	line-height: 18px;
	margin: 10px 0;
}


/*艶光フォト美顔*/
.menu .faceArea .titleBox h2{
	margin-top: 30px;
	color: #f3a61f;
	font-size: 2.5rem;
	background: #fdfaf0;
	line-height: 40px;
}
.menu .contents .faceArea .titleBox .trialPrice{top: -10px; }
.menu .faceArea .faceCharacteristic{
	margin-bottom: 30px;
	text-indent: -1em;
	margin-left: 1em;
}
.menu .faceArea .faceCharacteristic span{color: #d1b773; }
.menu .faceArea table .small{font-size: 1.2rem; }
.menu .faceArea .handTitle{color: #f68a8a; }


/*FAITH（フェース）生コラフェイシャル*/
.menu .collagenArea .titleBox h2{
	margin-top: 30px;
	color: #c4ad70;
	font-size: 2.5rem;
	background: #efe6d8;
	line-height: 40px;
}
.menu .collagenArea .titleBox .trialPrice {
	top: -13px;
}
.menu .collagenArea .contentBox > ul.photo{margin-bottom: 30px;}
.menu .collagenArea .contentBox > ul.photo li{
	width: 48.5%;
	float: left;
}
.menu .collagenArea .contentBox > ul.photo li:first-child{margin-right: 3%;}
.menu .collagenArea table th{/*width: 200px;*/}
.menu .collagenArea table th .small{font-size: 1rem;}

.menu .collagenArea .lamellaBox{margin-bottom: 20px;}
.menu .collagenArea .lamella .fl{
	width: 265px;
	float: left;
}
.menu .collagenArea .lamella .fr{
	width: 265px;
	float: right;
}
.menu .collagenArea .lamella .fl h3,
.menu .collagenArea .lamella .fr h3{margin-bottom: 5px;}
.menu .collagenArea .lamella .sup{
	color: #f3a61f;
	line-height: 18px;
	margin: 10px 0;
}


/*艶光 バストトリートメント*/
.menu .bustArea .titleBox h2{
	margin-top: 35px;
	color: #8052ab;
	font-size: 2.5rem;
	background: #e9e4ee;
	line-height: 40px;
}
.menu .contents .bustArea .titleBox .trialPrice{top: -15px; }
.menu .bustArea .bustCharacteristic{
	margin-bottom: 30px;
	text-indent: -1em;
	margin-left: 1em;
}
.menu .bustArea .bustCharacteristic span{color: #d1b773; }
.menu .bustArea table .small{font-size: 1.2rem; }


/*ハーブスリム*/
.menu .herbArea .titleBox h2{
	color: #aeaa59;
	font-size: 2.5rem;
	background: #f3fceb;
	line-height: 40px;
}
.menu .herbArea .contentBox > ul.photo{margin-bottom: 30px;}
.menu .herbArea .contentBox > ul.photo li{
	width: 48.5%;
	float: left;
}
.menu .herbArea .contentBox > ul.photo li:first-child{margin-right: 3%;}
.menu .herbArea table th{width: 52%;}
.menu .herbArea table th .small{font-size: 1.2rem;}

.menu .herbArea .textBox{margin-bottom: 20px;}
.menu .herbArea .textBox .fl{
	width: 200px;
	float: left;
}
.menu .herbArea .textBox .fr{
	width: 320px;
	float: right;
}
.menu .herbArea .voice{
	padding: 15px;
	background: #fdfaf0;
}
.menu .herbArea .voice h4{
	color: #f3a61f;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.menu .herbArea .voice ul{}

.menu .contents .bnrSchool{margin-bottom: 30px;}


/*スリム痩身*/
.menu .slimArea .titleBox h2{
	color: #f68a8a;
	font-size: 2.5rem;
	background: #fdefeb;
	line-height: 40px;
}
.menu .contents .slimArea .titleBox .trialPrice{top: 8px; }
.menu .slimArea h3.first{line-height: 1.5; }
.menu .slimArea ul.photo{margin-bottom: 30px;}
.menu .slimArea ul.photo li{
	width: 48.5%;
	float: left;
}
.menu .slimArea ul.photo li:first-child{margin-right: 3%;}

.menu .slimArea .option{
	position: relative;
	margin-bottom: 30px;
	padding: 30px 15px 15px;
	background: #fdf8f0;
}
.menu .slimArea .option h4{
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #f3a61f;
}
.menu .slimArea .option .balloon{
	position: absolute;
	top: -13px;
	left: 11px;
}
.menu .slimArea .voice{
	padding: 15px;
	background: #fdfaf0;
}
.menu .slimArea .voice h4{
	color: #f3a61f;
	font-weight: bold;
	font-size: 1.6rem;
	margin-bottom: 10px;
}

/*S.S.CM 脱毛*/
.menu .datumouArea .titleBox h2{
	color: #0c5874;
	font-size: 2.5rem;
	background: #d9f1ef;
	line-height: 40px;
}
.menu .contents .datumouArea .titleBox .trialPrice{top: 8px; }
.menu .contents .datumouArea .center{margin-bottom: 30px;}

.menu .contents .datumouArea table .small{
	font-size: 1.2rem;
	line-height: 1.0;
}
.menu .contents .datumouArea .inner{margin-bottom: 30px;}
.menu .contents .datumouArea .inner .fl{
	float: left;
	width: 268px;
}
.menu .contents .datumouArea .inner .fr{
	float: right;
	width: 250px;
}


/*その他コース*/
.menu .otherArea .titleBox h2{
	color: #fff;
	font-size: 2.5rem;
	background: #e696e6;
	line-height: 30px;
}
.menu .otherArea h3{
	background: #fef3fe;
	color: #e696e6;
	font-size: 1.6rem;
	padding-left: 1em;
	line-height: 2;
}
.menu .otherArea h4{
	color: #d1b773;
	font-size: 1.6rem;
	margin-bottom: 10px;
}
.menu .contents .otherArea .inner{margin-bottom: 30px;}
.menu .contents .otherArea .inner .fl{
	float: left;
	width: 268px;
}
.menu .contents .otherArea .inner .fr{
	float: right;
	width: 250px;
}
.menu .contents .otherArea table .small{
	font-size: 1.2rem;
	line-height: 1.0;
}
.menu .contents .otherArea .bridalInner{
	background: url(../img/salonmenu/other_img02.jpg) no-repeat top right;
}
.menu .contents .otherArea .bridalInner .red{color: #e60012;}


/* --------------------------------
 * chou. chouのご案内
 * -------------------------------- */
.about .contents h2{
	display: block;
	padding: 10px 15px;
	border-radius: 6px 6px 0 0;
	background: #fdefeb;
	font-size: 2.0rem;
	color: #f68a8a;
	font-weight: bold;
}

/*お客様が心から笑顔になれるお店*/
.about .introductionArea .titleBox h2{
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	font-size: 2.4rem;
	font-weight: normal;
}
.about .introductionArea .titleBox{position: relative; }
.about .introductionArea .titleBox .small{font-size: 1.6rem; }
.about .introductionArea .titleBox .sup{
	width: 108px;
	position: absolute;
	top: 8px;
	right: 9px;
	text-align: center;
	color: #fff;
	background: #f68a8a;
	border-radius: 6px 6px 6px 6px;
	font-size: 1.3rem;
	line-height: 22px;
}
.about .introductionArea .inner{
	margin-bottom: 30px;
	padding: 15px 15px 0;
	background: #fdfaf0;
}
.about .introductionArea .leadText .text{width: 300px; float: left; }
.about .introductionArea .leadText .photo{width: 200px; float: right; }
.about .introductionArea .profile .text{width: 300px; float: right; }
.about .introductionArea .profile .photo{width: 180px; float: left; margin-left: 5px;}
.about .introductionArea .profile h3{line-height: 1.4; }

.about .introductionArea .credo{
	margin-bottom: 30px;
	padding: 15px;
	background: #fcf5e9;
}
.about .introductionArea h4{
	margin-bottom: 10px;
	color: #f3a61f;
	font-size: 1.6rem;
	font-weight: bold;
}
.about .introductionArea ol{line-height: 1.8; }

/*chou. chouのご紹介*/
.about .salonIntroArea .photo{
	margin: 20px 0;
	text-align: center;
}

/*アクセス*/
.about .accessArea .mapLink {margin-bottom: 20px; }
.about .accessArea .mapLink a{color: #f3a61f; font-size: 1.2rem; }

/*サロン情報*/
.about .saloninfoArea{}
.about .saloninfoArea dl{
	width: 100%;
	display: table;
	border-bottom: dotted 1px #ccc;
}
.about .saloninfoArea dl dt{
	width: 170px;
	display: table-cell;
	padding: 15px;
	color: #d1b773;
}
.about .saloninfoArea dl dd{
	display: table-cell;
	padding: 15px 0;
}
.about .saloninfoArea dl dd .small{font-size: 1.2rem;}


/* --------------------------------
 * メディア掲載
 * -------------------------------- */
.media .contents h2{
	display: block;
	padding: 10px 15px;
	border-radius: 6px 6px 0 0;
	background: #fdefeb;
	font-size: 2.0rem;
	color: #f68a8a;
	font-weight: bold;
}
.media .contents .titleBox{position: relative; }
.media .contents .titleBox .date{
	width: 108px;
	position: absolute;
	top: 8px;
	right: 9px;
	text-align: center;
	color: #fff;
	background: #f68a8a;
	border-radius: 6px 6px 6px 6px;
	font-size: 1.3rem;
	line-height: 22px;
}
.media .contents .inner{
	padding: 15px 6px;
	background: #fdfaf0;
}
.media .contents .inner ul{}
.media .contents .inner ul li{
	width: 250px;
	float: left;
	margin: 0 9px;
	text-align: center;
}
.media .contents .inner ul li .sup{
	color: #f3a61f;
	line-height: 18px;
	margin: 10px 0;
}


/* --------------------------------
 * PC
 * -------------------------------- */
@media screen and (min-width: 769px) {

.sp { display: none; }


/* --------------------------------
 * ナビゲーション
 * -------------------------------- */
.global-nav ul{
	width: 100%;
	border-top: solid #dcc893 4px;
}
.global-nav ul li{
	width: 25%;
	height: 60px;
	float: left;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url(../img/cmn/navi.png) no-repeat;
}
.global-nav ul li a{
	display: block;
	width: 100%;
	height: 60px;
}
.global-nav ul li a:hover,
.global-nav ul li a img:hover {
	opacity: 1.0; filter: alpha(opacity=100); -ms-filter: "alpha(opacity=100)";
}
.global-nav ul li.navTop{background-position: 0 0; }
.global-nav ul li.navMenu{background-position: -225px 0; }
.global-nav ul li.navAbout{background-position: -450px 0; }
.global-nav ul li.navAccess{background-position: -675px 0; }

.global-nav ul li.navTop:hover{background-position: 0 -60px; }
.global-nav ul li.navMenu:hover{background-position: -225px -60px; }
.global-nav ul li.navAbout:hover{background-position: -450px -60px; }
.global-nav ul li.navAccess:hover{background-position: -675px -60px; }

}


/* --------------------------------
 * SP
 * -------------------------------- */
@media screen and (max-width: 768px) {

body {
	width: 100%;
	letter-spacing: -0.001em;
	-webkit-text-size-adjust: 100%;
	font-size: 1.3rem;
	border-top: solid #4a3118 3px;
	background: url(../img/cmn/bg.jpg) no-repeat top center #fff;
	-webkit-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
}
.pc { display: none; }
.sp { display: block; }


/* --------------------------------
 * parts
 * -------------------------------- */
.gotoTop{
	text-align: right;
	margin: -2% 0 3%!important;
}
.gotoTop img{width: 70px;}



/* --------------------------------
 * header
 * -------------------------------- */
.header{width: 100%; }
.header .inner{padding: 3%; }
.header h1.siteTitle{width: 36%; float: left; }
.header .tel{width: 46%; float: right; }


/* --------------------------------
 * レイアウト
 * -------------------------------- */
.wrapper{
	width: 100%;
	margin: 6% auto;
}
.contents, .aside{
	width: 94%;
	margin: 0 auto;
	float: none;
}


/* --------------------------------
 * ナビゲーション
 * -------------------------------- */
.global-nav ul{
	width: 100%;
	border-top: solid #dcc893 3px;
	margin-left: -1px;
	overflow: hidden;
}
.global-nav ul li{
	width: 50%;
	float: left;
	border-left: solid #ddd 1px;
	border-bottom: solid #ddd 1px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f4f4f4+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 ); /* IE6-9 */

}
.global-nav ul li a{
	position: relative;
	padding-left: 1em;
	display: block;
	width: 100%;
	line-height: 50px;
	color: #666;
}
.global-nav ul li a:before{
	content: '';
	position: absolute;
	right: 0.7em;
	top: 50%;
	margin-top: -4px;
	width: 8px;
	height: 8px;
	border-top: 2px solid #dcc893;
	border-right: 2px solid #dcc893;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* --------------------------------
 * サイドバー
 * -------------------------------- */
.newsArea{
	margin-bottom: 5%;
	padding: 3%;
}
.newsArea h3{
	line-height: 14px;
	border-bottom: solid 2px #dcc893;
}
.aside .bnrCampaign, .aside .bnrMedia{margin-bottom: 5%;text-align: center;}
.aside .addressArea{
	width: 100%;
	margin-bottom: 5%;
}
.aside .addressArea dl{width: 100%; }
.aside .addressArea dt{
	padding-left: 1em;
	font-size: 1.5rem;
	background-image: none;
	color: #fff;
	line-height: 40px;
	white-space: normal;
	text-indent: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c3ac6e+0,dcc893+100 */
	background: #c3ac6e; /* Old browsers */
	background: -moz-linear-gradient(top,  #c3ac6e 0%, #dcc893 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #c3ac6e 0%,#dcc893 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #c3ac6e 0%,#dcc893 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3ac6e', endColorstr='#dcc893',GradientType=0 ); /* IE6-9 */
	border-radius: 6px 6px 0 0;
}
.aside .addressArea dd{
	width: 100%;
	padding: 3%;
}
.aside .addressArea dd p{margin-bottom: 3%; }
.aside .addressArea dd .small{font-size: 1.2rem; }
.aside .calender{
	margin-bottom: 5%;
	text-align: center;
}
.aside .bnrList li{margin-bottom: 5%; }


/* --------------------------------
 * footer
 * -------------------------------- */
.footer {}
.footer .inner{
	width: 100%;
	position: static;
	padding: 3%;
}
.footer .footerLogo{
	width: 130px;
	margin: 5% auto;
	position: static;
}
.footer .inner .footerLink{margin-bottom: 3%; }


/* --------------------------------
 * トップページ
 * -------------------------------- */
.contentsMenu {margin-bottom: 6%; }


/* --------------------------------
 * 下層ページ共通
 * -------------------------------- */
.contentBox{
	margin-bottom: 5%;
	padding: 3%;
}
.contents h3{
	margin-bottom: 3%;
	font-size: 1.6rem;
	line-height: 1.3;
}
.contents p{margin-bottom: 4%;}


/* --------------------------------
 * サロンメニュー
 * -------------------------------- */
.menu .contents h2{
	padding: 10px 15px;
	font-size: 1.7rem;
}
.menu .contents .titleBox .trialPrice{
	position: absolute;
	top: 8px;
	right: 9px;
}


.menu .contents table{margin-bottom: 5%; }
.menu .contents table tr th{padding: 2%; }
.menu .contents table tr td{padding: 2%; }
.menu .contents table tr td.price{padding: 2%; }


.menu .contents .sezyutuFlow{
	margin-bottom: 5%;
	padding: 3%;
}
.menu .contents .sezyutuFlow h5{
	margin-bottom: 3%;
	font-size: 1.5rem;
}


/*コンテンツメニュー*/
.menu .contentsMenu ul li{width: 50%; }
.menu .contentsMenu ul li a{height: 44px; line-height: 1.3;}


/*ピュアラボフェイシャル*/
.menu .purelabArea .titleBox h2{font-size: 1.6rem; }
.menu .purelabArea .titleBox .small{font-size: 1rem; }
.menu .purelabArea .titleBox .trialPrice{
	width: 90px;
	position: absolute;
	top: 8px;
	right: 5px;
}

.menu .purelabArea .kodawari h3{line-height: 2; }
.menu .purelabArea .kodawari .balloon{position: static; }
.menu .purelabArea .kodawari ul{margin-bottom: 12%;}

.menu .purelabArea .option{
	margin-bottom: 5%;
	padding: 6% 3% 3%;
}
.menu .purelabArea .option h4{margin-bottom: 3%; }
.menu .purelabArea .option .balloon img{width: 100px;}

.menu .purelabArea .flow h4, .menu .purelabArea .flow h5,
.menu .purelabArea .flowBox{margin-bottom: 5%;}
.menu .purelabArea .flowBox .text{
	width: 100%;
	float: none;
}
.menu .purelabArea .flowBox .photo{
	width: 100%;
	text-align: center;
	float: none;
}

.menu .example .inner{padding: 3% 3% 0; }
.menu .example h5{margin-bottom: 3%; }
.menu .example .inner li:first-child:after{
	content: '';
	position: absolute;
	top: 50%;
	right: -24.5%;
	margin-top: -20px;
	box-sizing: border-box;
	width: 12px;
	height: 12px;
	border: 12px solid transparent;
	border-left: 10px solid #f4ae3b;
}
.menu .example .inner li .sup{
	line-height: 1.3;
	font-size: 1.1rem;
	text-align: center;
}


/*艶光フォト美顔*/
.menu .faceArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 36px;
}
.menu .contents .faceArea .titleBox .trialPrice{
	width: 90px;
	top: -8px;
}
.menu .faceArea .faceCharacteristic{margin-bottom: 5%; }
.menu .faceArea table .small{font-size: 1.1rem; }


/*FAITH（フェース）生コラフェイシャル*/
.menu .collagenArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 24px;
}
.menu .collagenArea .titleBox .trialPrice{
	width: 90px;
	top: -8px;
}
.menu .collagenArea .titleBox h2 .small{font-size: 1.1rem;}

.menu .collagenArea .contentBox > ul.photo{margin-bottom: 5%;}
.menu .collagenArea table th .small{font-size: 1rem;}

.menu .collagenArea .lamellaBox{margin-bottom: 5%;}
.menu .collagenArea .lamella .fl,
.menu .collagenArea .lamella .fr{
	width: 100%;
	float: none;
	margin-bottom: 5%;
}
.menu .collagenArea .lamella .sup{
	text-align: center;
	margin: 10px 0 5%;
}


/*艶光 バストトリートメント*/
.menu .bustArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.6rem;
	line-height: 36px;
}
.menu .contents .bustArea .titleBox .trialPrice{
	top: -6px;
	right: 5px;
	width: 80px;
}
.menu .bustArea table .small{font-size: 1.1rem; }


/*ハーブスリム*/
.menu .herbArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 24px;
}
.menu .herbArea .contentBox > ul.photo{margin-bottom: 5%;}
.menu .herbArea table th .small{font-size: 1.1rem;}

.menu .herbArea .textBox{margin-bottom: 5%;}
.menu .herbArea .textBox .fl{
	width: 100%;
	float: none;
	text-align: center;
	margin-bottom: 5%;
}
.menu .herbArea .textBox .fr{
	width: 100%;
	float: none;
}
.menu .herbArea .voice{padding: 3%; }
.menu .contents .bnrSchool{margin-bottom: 5%;}


/*スリム痩身*/
.menu .slimArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 24px;
}
.menu .contents .slimArea .titleBox .trialPrice{
	top: 8px;
	width: 90px;
	right: 5px;
}
.menu .slimArea ul.photo{margin-bottom: 10%;}

.menu .slimArea .option{
	margin-bottom: 5%;
	padding: 8% 3% 3%;
}
.menu .slimArea .option h4{
	margin-bottom: 15px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #f3a61f;
}
.menu .slimArea .option .balloon{width: 100px; }
.menu .slimArea .voice{padding: 3%; }


/*S.S.CM 脱毛*/
.menu .datumouArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 24px;
}
.menu .contents .datumouArea .titleBox .trialPrice{
	top: 10px;
	right: 5px;
	width: 130px;
}
.menu .contents .datumouArea table .small{
	font-size: 1.1rem;
}
.menu .contents .datumouArea .inner{margin-bottom: 5%;}
.menu .contents .datumouArea .inner .fl{
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 5%;
}
.menu .contents .datumouArea .inner .fr{
	float: none;
	width: 100%;
}


/*その他コース*/
.menu .otherArea .titleBox h2{
	margin-top: 5%;
	font-size: 1.7rem;
	line-height: 24px;
}
.menu .contents .otherArea .inner{margin-bottom: 5%;}
.menu .contents .otherArea .inner .fl{
	float: none;
	width: 100%;
	text-align: center;
	margin-bottom: 5%;
}
.menu .contents .otherArea .inner .fr{
	float: none;
	width: 100%;
}
.menu .contents .otherArea table .small{
	font-size: 1.2rem;
	line-height: 1.0;
}
.menu .contents .otherArea .bridalInner{
	padding-bottom: 200px;
	background: url(../img/salonmenu/other_img02.jpg) no-repeat bottom center;
}


/* --------------------------------
 * chou. chouのご案内
 * -------------------------------- */
.about .contents h2{
	padding: 2%;
	font-size: 1.6rem;
}

/*お客様が心から笑顔になれるお店*/
.about .introductionArea .titleBox h2{
	font-size: 1.7rem;
	line-height: 1.5;
}
.about .introductionArea .titleBox .small{font-size: 1.2rem; }
.about .introductionArea .titleBox .sup{
	width: 90px;
	font-size: 1.1rem;
	line-height: 1.7;
}
.about .introductionArea .inner{
	margin-bottom: 5%;
	padding: 3%;
}
.about .introductionArea .leadText .text{width: 100%; float: none; }
.about .introductionArea .leadText .photo{width: 100%; float: none; text-align: center;}
.about .introductionArea .profile .text{width: 100%; float: none; }
.about .introductionArea .profile .photo{
	width: 100%;
	float: none;
	text-align: center;
	margin: 0 0 5%;
}
.about .introductionArea .credo{
	margin-bottom: 5%;
	padding: 3%;
}
.about .introductionArea h4{margin-bottom: 3%; }

/*chou. chouのご紹介*/
.about .salonIntroArea .photo{margin: 3% 0; }

/*アクセス*/
.about .map { position: relative; margin-bottom: 3%;padding-bottom: 75%; height: 0; overflow: hidden; }
.about .map iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
.about .accessArea .mapLink {margin-bottom: 5%; }

/*サロン情報*/
.about .saloninfoArea dl{display: table; }
.about .saloninfoArea dl dt{
	display: table-cell;
	width: 30%;
	padding: 3%;
	color: #d1b773;
}
.about .saloninfoArea dl dd{
	display: table-cell;
	padding: 3% 0;
}
.about .saloninfoArea dl dd .small{font-size: 1.1rem;}


/* --------------------------------
 * メディア掲載
 * -------------------------------- */
.media .contents h2{font-size: 1.7rem; }
.media .contents .titleBox .date{
	width: 90px;
	font-size: 1.1rem;
	line-height: 1.7;
}
.media .contents .inner{padding: 3%; }
.media .contents .inner ul li{
	width: 80%;
	float: none;
	margin: 0 auto 5%;
}
.media .contents .inner ul li .sup{
	line-height: 1.5;
	font-size: 1.2rem;
}


}