@charset "utf-8";
/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, address, em, img, strong, dl, dt, dd, ol, ul, li, form, label, table, caption, tr, th, td {
	margin: 0;
	padding: 0;
}

body{
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	line-height: 1.5;
}

.taC{
	text-align: center;
}

/* ====================
 header start
 ===================== */
#headerWrap {
	width: auto;
	background: url(/static/hair/header_bg.jpg) repeat-x;
}

#header {
	width: 956px;
	height: 400px;
	padding: 0px;
	margin: 0px auto;
	background: #fff;
}

.headerTopWrap {
	position: relative;
	width: 956px;
	height: 35px;
	background: #392b20;
}

.headerCategoryList {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}

.headerCategoryList dl {
	float: left;
	width: auto;
	display: block;
	padding: 0px;
	margin: 0px 15px 0px 0px;
	font-size: 0.8em;
}

.headerCategoryList dl dt {
	float: left;
	padding: 0px;
	margin: 0px 10px;
	color: #ffffff;
	font-weight: bold;
}

.headerCategoryList dl dd {
	float: left;
	padding: 0px;
	margin: 0px;
	color: #ffffff;
}

#header input[type="button"]{
	position: absolute;
	top: 25%;
}

#google_translate_element {
	position: absolute;
	width: 119px;
	height: 24px;
	/*background: url(/static/hair/header_google.jpg);*/
	top: 5px;
	left: 730px;
}

.goog-logo-link,
.goog-logo-link:link,
.goog-logo-link:visited,
.goog-logo-link:hover,
.goog-logo-link:active{
	color: #fff !important;
	font-weight: normal !important;
}

.goog-te-gadget{
	color: #fff !important;
}

.headerStoreWrap {
	position: relative;
	width: 956px;
	height: 345px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
}

.headerStore {
	width: 650px;
	padding: 0px;
	margin: 10px 0px 0px 10px;
}
.store_textarea{
	/*padding-left: 180px;*/
	/* background: url(/static/hair/sgs_logo.jpg) no-repeat 40px; */
}

.headerStore h1 {
	font-size: 2em;
	padding: 0px;
	margin: 5px 0px 0px 0px;
	line-height: 1.2em;
}

.kana {
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 0.9em;
}

.add {
	padding: 0px;
	margin: 0px 0px 35px 0px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.4em;
}



.headerImg {
	width: 956px;
	height: 180px;
	padding: 0px;
	position: absolute;
	bottom: 0;
}

.mainimg_logo{
	max-width: 180px;
	max-height: 120px;
	position: absolute;
	bottom: 30px;
	left: 120px;

}

.headerStoreContact {
	position: absolute;
	width: 311px;
	top: 25px;
	left: 666px;
	}
.share_box {
	overflow: hidden;
	width:250px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
	background-color:#eee;
/*background:#d5d5d5;*/
/*	url(/static/common/img/header/bnr_header_dummy01.gif)no-repeattopleft;*/
	clear:both;
}

.share_box ul {
	overflow: hidden;
	list-style: none;
	padding: 0px 0px 0px 10px;;
	margin: 0px;
}

.share_box ul li {
	float: left;
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.share_box ul li p{
	font-weight: bold;
	font-size: 0.9em;
	height: 19px;
	padding: 5px 0px 0px 0px;
}

#headerStoreDialWrap {
	background: url(/static/hair/bg_header_dial_mid01.gif) repeat-y left top;
	width: 250px;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
#headerStoreDial {
	background: url(/static/hair/bg_header_dial_btm01.gif) no-repeat left bottom;
	padding: 0 4px 0 8px;
}

@media screen and (-webkit-min-device-pixel-ratio: 0){
#headerStoreDial .number {
	letter-spacing: -0.05em;
}}

#headerStoreDial .number {
	background: url(/static/hair/ico_header_dial01.gif) no-repeat left 0.25em;
	padding-left: 15px;
	font-weight: bold;
	font-size: 172%;
	letter-spacing: -0.03em;
}

.phone_search{
	font-size: 80%;
}

#email_div {
	margin:0px;
	padding:5px;
	width:240px;
	height:24px;
	background-color:#eee;
	display:none;
}

#email_addr {
	margin:1px 0px 0px 0px;
}

#email_send {
	margin:2px 5px 0px 0px;
}


/* =====================
 header end
 ===================== */

/* ====================
 main start
 ===================== */
#main {
	width: 956px;
	padding: 15px 0px 60px;
	margin: 0px auto;
	background: #FFF;
}


.contentsWrap {
	width: 925px;
	padding: 0px;
	margin: 0px auto;
	overflow: hidden;
}


/* ========== sideNav ========== */
.sideNav {
	float: left;
	width: 215px;
	padding: 0px;
	margin: 15px 15px 50px 0px;
}

.gNavi {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.gNavi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.gNavi ul li {
	display: table;
	width: 215px;
	height: 62px;
	background: url(/static/hair/side_navi_no.gif) no-repeat;
	text-align: center;
	font-size: 1.4em;
}

.gNavi ul li a {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	width: 215px;
	background: url(/static/hair/side_navi_no.gif) no-repeat;
	color: #333333;
}

.gNavi ul li.on a {
	background: url(/static/hair/side_navi_on.gif) no-repeat;
}

.gNavi ul li a:hover {
	display: table-cell;
	vertical-align: middle;
	text-decoration: none;
	font-weight: bold;
	height: 40px;
	width: 215px;
	background: url(/static/hair/side_navi_on.gif) no-repeat;
}


.snsShare ul {
	list-style: none;
    overflow: hidden;
    padding: 0px;
	margin: 0px 0px 30px 0px;
	width: 213px;
	height: auto;
    border-bottom: 1px solid #EBE7E0;
    border-left: 1px solid #EBE7E0;
    border-right: 1px solid #EBE7E0;

}

.snsShare ul li {
    float: left;
    margin: 20px 0px 20px 10px;
    padding: 0px;
}

li.list_01.first{
	margin-left: 25px;
}

.mobileQr {
	width: 143px;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 20px 30px;
	list-style: none;
	text-align: center;
	background: url(/static/hair/mobile.png) top left #fff no-repeat;
	box-sizing: border-box;
}

.mobileBox {
	clear: none;
	width: 143px;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.mobileQr img {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.lineQr {
	width: 143px;
	float: left;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 0px 30px;
	list-style: none;
	text-align: center;
	background: url(/static/hair/line.png) top left #fff no-repeat;
	box-sizing: border-box;
}

.lineBox {
	clear: none;
	width: 143px;
	border: solid 1px #ccc;
	box-sizing: border-box;
}

.lineQr img {
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

.lineQr img.qrcode {
	margin: 0px;
	padding: 0px;
	width: 213px;
	height: auto;
    border-bottom: 1px solid #EBE7E0;
    border-left: 1px solid #EBE7E0;
    border-right: 1px solid #EBE7E0;
}


/* ========== TopContents ========== */


.maincontents{
	float: left;
	height: auto;
	width: 686px;
	margin-top: 15px;
/*	background: url(/static/hair/bg_contents_03.gif) no-repeat left bottom;*/
	}

.TopContents {
	width: 686px;
	height: auto;
	/*background: #dddddd;*/
	background: url(/static/hair/bg_contents_01.gif) no-repeat left top;
	padding-top: 26px;
	position: relative;
}


.contentsIn{
	width: 686px;
	height: auto;
	padding: 0 0 20px 0 ;
	background: url(/static/hair/bg_contents_03.gif) no-repeat left bottom;
	}

.contentsIn_02{
	padding: 0 20px;
	background: url(/static/hair/bg_contents_02.gif);
}

.TopContents .contentsIn_01 {
	background: url(/static/hair/bg_contents_02.gif) ;
	width: 686px;
	height: auto;
	overflow: hidden;
}

.TopContents .contentsIn_01 p{
	font-size: 14px;
	line-height: 1.5;
	}

.TopContents .contents01_ttl {
	width: 646px;
	height: auto;
	margin: 0 20px;
	padding: 0px;
}

.TopContents .contents01_ttl h2 {
	width: 646px;
	height: 36px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.TopContents .contents01_message_ttl {

	width: 646px;
	height: auto;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	overflow: hidden;
}

.TopContents div.contents01_message_ttl h2 {
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: 700;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	line-height: 34px;
	margin-bottom: 15px;
}

#main .indexpage_h2 {
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
}

.TopContents div.messageSam {
	border: 1px solid #999999;
	float: left;
	height: 120px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-align: center;
	width: 126px;
	display: table;
}

.TopContents div.messageSam div{
	display: table-cell;
	vertical-align: middle;
}

.TopContents .messageSec01{
	padding: 0 20px;
	}

.updating{
	margin-top: 30px;
}

/*  seccondcontents  */

.second_contents{
	width: 686px;
	height: auto;
	/*background: #dddddd;*/
	position: relative;
	margin: 20px 0px 0px 0px;
	}

.photo{
	max-width: 619px;
	max-height: 500px;
	margin: auto;
	}

.photo img{
	margin: 5px 0 10px 0;
}

/*  third_contents  */

.third_contents{
	margin-top: 20px;
	width: 686px;
	height: auto;
	position: relative;
	}

.third_contents_area{
	margin: auto;
	width: 606px;
	height: auto;
	margin: 40px auto;
	}
.third_contents_area h2{
	font-weight: bold;
	}

.third_contents_area p{
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.5;
	}

/* クーポン　ここから */

.contents_coupon{
	margin: 20px 0 40px;
	width: 686px;
	height: auto;
	position: relative;
	}
.coupon_bg{
	width: 640px;
	margin: 20px auto;
	border: solid 1px #947c49;
	background: url(/static/hair/coupon01.jpg) no-repeat 0px 5px;

}
.contents_coupon_area{
	margin: auto;
	width: 686px;
	height: auto;
	margin: 20px 0;
	}
.contents_coupon h3{
	background: url(/static/hair/h3_bottom.jpg) repeat-x left bottom;
	padding: 5px 0 10px 10px;

}

.coupon h4{
	margin: 5px 10px 0 10px;
}

.coupon p{
	text-align: left;
	font-size: 0.95em;
	margin: 10px;
}

/* クーポン　ここまで */

/* ギャラリーここから */
.contents_gallery{
	margin: 20px auto;
	width: 686px;
	height: auto;
	position: relative;
}

.contents_gallery_area{
	margin: auto;
	width: 686px;
	height: auto;
	margin: 20px 0;
	}
.gallery ul li p{
	width: 155px;
	font-size: 13px;
	height: 100px;
	text-align: left;
	margin: 10px auto 0;
	}
.contents_gallery h3{
	background: url(/static/hair/h3_bottom.jpg) repeat-x left bottom;
	padding: 5px 0 10px 10px;

	}
.gallery_area{
		margin: auto;
	width: 686px;
	height: auto;

	}
.gallery_area_text{
	text-align: right;
	font-size: 0.95em;
	line-height: 1.5em;
}

.gallery ul{
	list-style: none;
	width: 686px;
	height: auto;
	overflow: hidden;
	margin: auto;
	}
.gallery ul li{
	float: left;
	width: 190px;
	margin: auto;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
	background: url(/static/hair/bg_galleryfram_btm.gif) no-repeat bottom center;
	margin: 14px;
	}

.gallery_images_area{
	background-color: #ffe1e1;
	width: 155px;
	height: 155px;
	margin-left: 14px;
}

.gallery_images_cell {
    display: table-cell;
	width: 155px;
	height: 155px;
	vertical-align: middle;
    text-align: center;
}

.gallery_images_area img {
	max-width: 155px;
	max-height: 155px;
	}

.list_area{
	padding-top: 17px;
	background: url(/static/hair/bg_galleryfram_top.gif) no-repeat top center;
	width: 190px;
	}
.list_area_bg2{
	width: 190px;
	margin: auto;
	background: url(/static/hair/bg_galleryfram_body.gif) center;}

.list_area p {
	width: 180px;
	height: 140px;
	margin: auto;}
/* ギャラリーここまで */

/* 基本情報 */
.contents_info{	float: right;
	margin-top: 20px;
	margin-bottom: 60px;
	width: 686px;
	height: auto;
	position: relative;
	}

.contents_info h3{
	background: url(/static/hair/h3_bottom.jpg) repeat-x left bottom;
	padding: 5px 0 10px 10px;
	}
.info_area{
	margin: 20px 0;}
.infoBox {
	float: left;
	width: 418px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.infoBox table {
	width: 418px;
	padding: 1px;
	margin: 0px;
	background: #D5CEB4;
}

.infoBox table tr th {
	width: 120px;
	padding: 10px;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background: #ebe7e0;
}

.infoBox table tr td {
	width: 240px;
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	background: #ffffff;
}

.infoBox table tr td div{
	width: 240px;
	word-wrap:break-word;
}

.mapBox {
	overflow: hidden;
	float: left;
	width: 258px;
}

.link_01{
	float: right;
	font-size: 0.9em;
	padding: 3px 0 0 24px;
	margin: 5px 5px 0px 0px;
	height: 17px;
	}

.more,
.more02{
	text-align: right;
	font-size: 0.9em;
}

.more02_mb_20{
	clear: both;
	text-align: right;
	height: 15px;
	font-size: 0.9em;
	padding: 4px 0px 10px 22px;
	margin: 5px 0px 0px 0px;
	}
.clear_bold_mb_5{
	margin-bottom: 5px;
	clear: both;
	font-weight: bold;
	margin-top: 10px;
	}


/* 電話予約 */
.contents_tel{
	width: 682px;
	margin: 40px auto;
	float: right;
	}
.tel_area{
	overflow: hidden;
	margin: auto;
	width: 646px;
	padding-left: 30px;
	}
.tel_area .tel_name p{
	font-size: 30px;
	}
.tel{
	overflow: hidden;
	background: url(/static/hair/ico_dial02.gif)no-repeat left 1em;
	padding-left: 35px;
}
.tel_area .tel p{
	float: left;
	font-size: 40px;

	}
.tel_name p{
	font-size: 30px;
	}

<!-- リンク -->


.TopContents div.contentsIn_02 {
	width: 641px;
	padding: 0 0 0 20px;
	background: url(/static/hair/bg_contents_02.gif) repeat-y;
}

.TopContents div.contentsIn_02 h2 {
	padding: 6px 0px 6px 10px;
	height: 24px;
	font-size: 1em;
	background: #ebe7e0;
}

.TopContents div.contentsIn_02 dl {
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 20px 25px;
}

.TopContents div.contentsIn_02 dl dt {
	float: left;
	width: 70px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.TopContents div.contentsIn_02 dl dd {
	float: left;
	width: 540px;
	font-size: 0.9em;
	line-height: 1.5em;
}

.TopContents div.contentsIn_03 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.TopContents div.contentsIn_03 h2 {
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	height: 24px;
	/*font-size: 1em;*/
	border-bottom: solid 1px #333;
}

.TopContents div.contentsIn_03 ul {
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.TopContents div.contentsIn_03 ul li {
	float: left;
	width: 340px;
	padding: 0px;
	margin: 0px 15px 0px 0px;
}

.TopContents div.contentsIn_03 ul li.last {
	margin: 0px !important;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox {
	overflow: hidden;
	width: 320px;
	padding: 10px;
	margin: 0px;
	background: #dddddd;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox div.textArea {
	float: right;
	width: 142px;
}

.TopContents div.contentsIn_03 ul li div.RecommendBox div.textArea p {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 0.9em;
}

.TopContents div.contentsIn_04 {
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

.TopContents div.contentsIn_04 h2 {
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	height: 24px;
	/*font-size: 1em;*/
	border-bottom: solid 1px #333;
}

.TopContents div.contentsIn_04 ul {
	clear: both;
	overflow: hidden;
	list-style: none;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

.TopContents div.contentsIn_04 ul li {
	float: left;
	list-style: none;
	width: 225px;
	height: 190px;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	background: #dddddd;
}

.TopContents div.contentsIn_05 h2 {
	padding: 6px 0px 0px 10px;
	margin: 0px 0px 20px 0px;
	height: 24px;
	/*font-size: 1em;*/
	border-bottom: solid 1px #333;
}
.infoBox {
	float: left;
	width: 418px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

.infoBox table {
	width: 418px;
	padding: 1px;
	margin: 0px;
	background: #dddddd;
}

.infoBox table tr th {
	width: 120px;
	padding: 10px;
	font-size: 0.8em;
	text-align: left;
	vertical-align: top;
	line-height: 1.5em;
	background: #eeeeee;
}

.infoBox table tr td {
	width: 240px;
	padding: 10px 10px 10px 20px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	background: #f8f8f8;
}


/* ====================
 main end
 ===================== */
/* ==================== acsses start ===================== */
.AccessContents {
	float: left;
	width: 686px;
}

.AccessContents div.contentsIn_01_top {
	width: 686px;
	height: 26px;
	background: url(/static/hair/bg_contents_01.gif) no-repeat;
}

.AccessContents div.contentsIn_01 {
	width: 646px;
	padding: 0px 20px 20px 20px;
	background: url(/static/hair/bg_contents_02.gif) repeat-y;
}

.AccessContents div.contentsIn_01_bottom {
	width: 686px;
	height: 26px;
	background: url(/static/hair/bg_contents_03.gif) no-repeat;
}

.access_h2 {
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	}

.AccessContents div.contentsIn_01 h3 {
	padding: 0px 0px 15px 10px;
	margin: 0px 0px 10px 0px;
	background: url(/static/hair/h3_bottom.jpg) no-repeat bottom;
}

.AccessContents div.contentsIn_01 div.textArea {
	padding: 0px;
	margin: 0px 0px 25px 30px;
	line-height: 1.4em;
	font-size: 0.9em;
}

.accessBasicInfoMap01 {
	padding: 0px;
	margin: 0px 0px 30px 0px;
}

.accessSec01In .route01 {
	padding: 0px;
	margin: 0px 0px 30px 30px;
}

.accessSec01In .route01 span {
display: inline-block;
vertical-align: -0.3em;
}

.printBtn01 {
	width: 284px;
	padding: 0px;
	margin: 0 auto;
}

#change_pano{
	margin: 3px 5px 0 0;
}

/* ==================== acsses end ===================== */


/* ==================== BannerArea start ==================== */

.BannerArea {
	overflow: hidden;
	clear: both;
	width: 681px;
	padding:5px 0px 0px 5px;
	margin: 0px;
	background: #e1d4cb;
}

.BannerList {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.BannerList li {
	text-align: center;
	float: left;
	width: 130px;
	height: 40px;
	padding: 0px;
	margin: 0px 6px 5px 0px;
	line-height: 40px;
	background: #F2EBE7;
	/*border: dashed 1px #AFA6A0;*/
}


/* ==================== BannerArea end ==================== */

/* ====================
 footer start
 ===================== */
#footerWrap {
	background: #241913;
	clear: both;
}

.footer {
	position: relative;
	width: 956px;
	background: #241913;
	padding: 15px 0px;
	margin: 0px auto;
}

.pageTop {
	position: absolute;
	padding: 0px;
	margin: 0px;
	right: 27px;
	top: -37px;
}
.footerTopLink{
	margin: 20px auto;}
.footerTopLink ul {
	overflow: hidden;
	list-style: none;
	padding: 0px;
	margin: 0px auto;
	display: table;
}

.footerTopLink ul li {
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 0.9em;
	border-right: solid 1px #ffffff;
}

.footerTopLink ul li a {
	color: #ffffff;
	text-decoration: underline;
}

.footerTopLink ul li a:hover {
	text-decoration: none;
}

.footerTopLink ul li.last {
	border: none !important;
}

.copy {
	text-align: center;
	font-size: 0.9em;
	color: #ffffff;
	margin-top: 10px;
}
.copy a {
	color: #ffffff;
/*	text-decoration: none;*/
}

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



 /* GalleryPage用 CSS*/
#wrapper .gallerypage_h2{
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 24px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	}
#wrapper .gallerypage_p{
	font-size: 14px;
	margin: 10px 0 0 20px;
	line-height: normal;

	}
#wrapper .contents_gallery{
	margin: 0px auto;
	width: 686px;
	height: auto;
	position: relative;
}

#wrapper .contents_gallery_area{
	margin: auto;
	width: 686px;
	height: auto;
	margin: 20px;
	}
#wrapper .gallery_area_text{
	text-align: right;
	font-size: 0.95em;
	line-height: 1.5em;
	width: 666px;
}
#wrapper .list_area_bg2 p{
	width: 135px;
	font-size: 13px;
	height: 100px;
	text-align: left;
	margin: 5px auto 0;
	padding-bottom: 5px;
	}

#wrapper .gallery ul{
	list-style: none;
	width: 686px;
	height: auto;
	overflow: hidden;
	margin: auto;
	}
#wrapper .gallery ul li{
	float: left;
	width: 190px;
	margin: auto;
	text-align: center;
	height: auto;
	padding-bottom: 10px;
	background: url(/static/hair/bg_galleryfram_btm.gif) no-repeat bottom center;
	margin: 14px;
	}

#wrapper .gallery_images_area{
	background-color: #ffe1e1;
	width: 155px;
	margin-left: 14px;
	}

/* メニューページ用CSS */
#wrapper .menupage_h2 {
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;

	}
#wrapper .menutype1{
	margin-bottom: 40px;}

#wrapper .menupage_p{
	width: 600px;
	border-bottom: solid 1px #e1d4cb;
	margin: 10px auto;
	padding-bottom: 5px;
	color: #666;

	}
#wrapper .menupage_p p{
	font-size: 23px;
	font-weight: 700;
	line-height: normal;
	color: #666;
	}
#wrapper .menutype1 dl{
	margin: 10px 0 15px 40px;
	font-size: 14px;

	}
#wrapper .menutype2 dl{
	margin: 10px 0 15px 40px;
	font-size: 14px;

	}

#wrapper .menutype1 dd{
	margin: 10px 0px 0px 0px;
	}
#wrapper .menutype2 dd{
	margin: 10px 0px 0px 0px;
	}

#wrapper .menupage_menuphoto_area{
	float: right;
	width: 300px;
	height: 300px;
	background-color: #c4b9b1;
	}
#wrapper .menupage_menuphoto{
	text-align: center;
	width: 290px;
	height: 175px;
	margin: 62px auto;
	}
#wrapper .menuCourseImage01{
	margin: 0 20px 0 10px;
	float: right;
	width: 320px;
	background: url(/static/hair/bg_menu_course01.gif) no-repeat left top;
	}
#wrapper .menuCourseImage01 table td{
	width: 320px;
	height: 320px;
	vertical-align: middle;
	text-align: center;
	}
#wrapper .menuCourseImage01 table td img{
	max-width: 312px;
	max-height: 312px;
	}
#wrapper .menuCourseImage03{
	margin: 10px 0 20px 0;
	width: 320px;
	}
#wrapper .menuCourseImage03 table td{
	width: 60px;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	background: url(/static/hair/bg_menu_course03.gif);
	}
#wrapper .menuCourseImage03 table td img{
	max-width: 56px;
	max-height: 56px;
	}
#wrapper .menuCourseImage03 table td.space{
	width: 5px;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	background: none;
	}
#wrapper .menutype2{
	overflow: hidden;}
 /* クーポンページ用CSS */
#main .couponpage_h2 {
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
}

#main .couponpage_h3{
	margin:10px 0 10px 20px;
	font-size: 22px;
	font-weight: 800;
	border-bottom: solid 1px #e1d4cd;
	width: 600px;
}

#main .couponpage_p p{
	margin-left: 20px;
	font-size: 14px;
	}

#main .couponpage_coupon_main_contents{
	width: 646px;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
	}
#main .couponpage_coupontitle{
	color: #972a2a;
	font-size: 1em;
	font-weight: bold;
	height: 48px;
	left: 0;
	padding-left: 75px;
	padding-top: 10px;
	line-height: 1.2em;

	}
#main .couponpage_coupontext{
	font-size: 0.9em;
	margin: 20px 15px;

	}
#main .couponpage_coupontext2{
	font-size: 13px;
	margin: 20px 15px;
	}
#main .couponpage_copon{
	width: 310px;
	height: 240px;
	border: solid 1px #000;
	float: left;
	margin: 20px 5px 0 5px;
	background-color: #fff8f4;
	}
#main .couponpage_btn{
	text-align: center;
	}
#main .couponpage_coupon_area{
	width: 306px;
	height: 238px;
	margin: auto;
	}
#main .couponpage_coupon_contents{
	width: 306px;
	height: 185px;
	margin: auto;
	background: url(/static/hair/Coupon_logo.png) no-repeat left top 2px;}

#main .couponpage_coupon_bottom{
	overflow: hidden;}
#main .couponpage_coupon_bottomleft{
	background-color: #c9ba9e;
	color: #fff;
	font-size: 14pt;
	height: 53px;
	line-height: 53px;
	padding-left: 15px;
	width: 90px;
	font-weight: bold;
	float: left;
		}
#main .couponpage_coupon_bottomright{
	width: 195px;
	float: right;
	height: 47px;
	border: solid 3px #c9ba9e;
	line-height: 47px;
	text-align: center;
	}

.couponpage_coupon_bottomright p{
	padding-top: 1px;
}

#main .couponpage_btn{
	margin: 100px auto;
	text-align: center;}

 /* スタッフページ用CSS */
#staffpage{
	overflow: hidden;
	}

.contents_staff_area{
	margin: 20px;
	overflow: hidden;
	padding-bottom: 50px;
		}
#main .staffpage_h2{
	background: url(/static/hair/h3_bottom.jpg) no-repeat left bottom;
	overflow: hidden;
	width: 626px;
	border-bottom: solid 2px #e1d4cb;
	font-size: 23px;
	font-weight: bold;
	margin: 0;
	color: #000;
	background: url(/static/hair/bg_h2Wrapttl01.gif);
	padding: 0 0 0 15px;
	height: 30px;
	line-height: 30px;
	}
#wrapper .contents_staff_area p{
/*	text-align: left;*/
	font-weight: normal;
	line-height: 1.4;
	}

.staffimage_up{
	text-align: center;
}

.staffimage_up img{
	margin-bottom: 20px;
}

.staffimage_right{
	float: right;
	margin-left: 20px;
	}
.staffimage_left{
	float: left;
	margin-right: 20px;

	}

.staffimage_left img,
.staffimage_right img{
	width: 380px;
}

.a:hover img.alpha{
	opacity:0.75;
	filter:alpha(opacity=75);
	-ms-filter: "alpha( opacity=75 )";
}





.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* hide macie */
*html .clearfixl {
	height: 1%;
}

.clearfix {
	display: block;
}
/* end hide */

/* pushページ用css */
.message_area{
	padding: 20px;
	border-bottom: 1px solid #EBE7E0;
	min-height: 120px;
	overflow: hidden;
}

.message_area:last-child{
	border-bottom: none;
}

.message_area h3{
	font-size: 1em;
	padding-bottom: 5px;
}

.message_text{
	font-size: 0.9em;
	padding-bottom: 30px;
}

.push_updating{
	font-size: 0.8em;
	text-align: right;
}

/* pushページ用css ここまで*/




/* !Floats ------------------------------------------------------------------ */
.flL    { display: inline; float: left;}
.flR    { display: inline; float: right;}
.flImgL { display: inline; float: left; margin-right: 10px;}
.flImgR { display: inline; float: right; margin-left: 10px;}
.ftBox  { overflow: hidden; *zoom: 1;}

.header_mgn01 {margin:0px 15px 0px 0px;}


/* -------------------------------
 end clearfix hack
------------------------------- */

/* 20141104 append */

.contents_sister{
	width: 682px;
	margin: 0px auto 40px;
	float: right;
	}
.sister_area{
	overflow: hidden;
	margin: auto;
	width: 646px;
	padding-left: 30px;
	}
.sister_name{
	margin: 15px 0;
	}
.sister_area .sister_name p{
	font-size: 30px;
	}
.sister{
	overflow: hidden;
	}
.sister_area .sister p{
	float: left;
	margin: 15px 0;
	font-size: 40px;

	}
.sister_name p{
	font-size: 30px;
	}



.SisterList,.ChainList {
	list-style: none;
	padding: 0px;
	margin: 0px;
	clear: left;

	overflow: hidden;
}
.SisterList {
	padding-top:10px;
}

.SisterList dt,.ChainList dt {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 6px 0px;
	font-weight: bold;
}

.SisterList dd,.ChainList dd {
	text-align: center;
	float: left;
	/* height: 19px; */
	padding: 0px 10px;
	margin: 0px 0px 5px -1px;
	border-left: #C7C3C3 1px solid;
	font-size:0.9em;
}