@charset "utf-8";


/*--------------------------------------------------------------------*/
/*cssの初期化*/
/*--------------------------------------------------------------------*/
html, body{
	font-family:'Noto Serif JP',"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	font-size:100%;
}
h1, h2, h3, h4, h5, h6, address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr{
	font-family:'Noto Serif JP',"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
table, caption, th, td{
	font-family:'Noto Serif JP',"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:normal;
	font-size:100%;
}
span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe{
	font-family:'Noto Serif JP',"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3",Osaka,
	"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	margin:0;
	padding:0;
	border:0;
	font-style:normal;
	font-weight:inherit;
	font-size:100%;
}

/*--------------------------------------------------------------------*/
/*タグの基本設定*/
/*--------------------------------------------------------------------*/

h1{
}

a{
	outline:none;
	color:#333333;
	text-decoration:underline;
}
a:hover{
	color:#666666;
	text-decoration:none;
}
a:hover img{
	filter:alpha(opacity=80); 
	-moz-opacity:0.80;
	opacity:0.80;
}
div.clear{
	clear:both;
}
hr{
	display:none;
}
ul{
	list-style:none;
}


/*--------------------------------------------------------------------*/
/*枠基本スタイル*/
/*--------------------------------------------------------------------*/
body{
	letter-spacing: 0.07em;
	 overflow-x: hidden;
}
div#container{
	min-width: 1100px;
}
div#main{
	line-height:1.8;
	width: 1100px;
	margin: 0 auto;
}
div#main02{
	line-height:1.8;
	margin-bottom: 35px;
}
div#main02{
	clear: both;
}

div#mainImg{
	clear: both;
	width: 1100px;
	margin: 0 auto 35px auto;
}

/*--------------------------------------------------------------------*/
/*グローバルメニュー*/
/*--------------------------------------------------------------------*/

#header .header_tel {
	float:right;
}
#header .header_tel a {
}
ul#headerEtc{
	position: relative;
	left: 336px;
	top: 142px;
}
ul#headerEtc li{
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	float: left;
}
ul#headerEtc li a{
	display: block;
	height: 26px;
}
ul#headerEtc li#nav01{
	background:url(../../images/header02.jpg) no-repeat;
}
ul#headerEtc li#nav01 a{
	background:url(../../images/header02.jpg) no-repeat;
	width: 50px;
}
ul#headerEtc li#nav01 a:hover{
	background:url(../../images/header02.jpg) no-repeat;
}
ul#headerEtc li#nav02{
	background:url(../../images/header03.jpg) no-repeat;
}
ul#headerEtc li#nav02 a{
	background:url(../../images/header03.jpg) no-repeat;
	width: 101px;
}
ul#headerEtc li#nav02 a:hover{
	background:url(../../images/header03.jpg) no-repeat;
}
ul#headerEtc li#nav03{
	background:url(../../images/header04.jpg) no-repeat;
}
ul#headerEtc li#nav03 a{
	background:url(../../images/header04.jpg) no-repeat;
	width: 100px;
}
ul#headerEtc li#nav03 a:hover{
	background:url(../../images/header04.jpg) no-repeat;
}
ul#headerEtc li#nav04{
	background:url(../../images/header05.jpg) no-repeat;
}
ul#headerEtc li#nav04 a{
	background:url(../../images/header05.jpg) no-repeat;
	width: 98px;
}
ul#headerEtc li#nav04 a:hover{
	background:url(../../images/header05.jpg) no-repeat;
}
ul#headerEtc li#nav05{
	background:url(../../images/header06.jpg) no-repeat;
}
ul#headerEtc li#nav05 a{
	background:url(../../images/header06.jpg) no-repeat;
	width: 62px;
}
ul#headerEtc li#nav05 a:hover{
	background:url(../../images/header06.jpg) no-repeat;
}
ul#headerEtc li#nav06{
	background:url(../../images/header07.jpg) no-repeat;
}
ul#headerEtc li#nav06 a{
	background:url(../../images/header07.jpg) no-repeat;
	width: 83px;
}
ul#headerEtc li#nav06 a:hover{
	background:url(../../images/header07.jpg) no-repeat;
}
ul#headerEtc li#nav07{
	background:url(../../images/header08.jpg) no-repeat;
}
ul#headerEtc li#nav07 a{
	background:url(../../images/header08.jpg) no-repeat;
	width: 95px;
}
ul#headerEtc li#nav07 a:hover{
	background:url(../../images/header08.jpg) no-repeat;
}


/*--------------------------------------------------------------------*/
/*パンくずリスト*/
/*--------------------------------------------------------------------*/
div#main div#crumbs{
	width:715px;
	margin:0 0 0 0;
	font-size:x-small;
	color: #727272;
	text-align: right;
}

div#main div#crumbs a{
	color: #727272;
	text-decoration: none;
}
div#main div#crumbs a:hover{
	text-decoration: underline;
}


/*--------------------------------------------------------------------*/
/*ヘッダー*/
/*--------------------------------------------------------------------*/
div#header02{
	background: url(../../images/header_back.jpg) top right no-repeat;
	clear:both;
	width:1100px;
	min-height:188px;
	margin:0 auto;
	padding: 0;
}
div#header{
	clear:both;
	padding: 0;
	min-height:188px;
	min-width: 1100px;
}
div#header03{
	width:175px;
	float: left;
}
div#header02 h1#headerLog{
}
div#header02 h1#headerLog a{
	display:block;
	width:175px;
	height:99px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top: 69px;
	margin-left: 15px;
	background: url(../../images/header01.jpg) no-repeat;
}


/*--------------------------------------------------------------------*/
/*フッター*/
/*--------------------------------------------------------------------*/
div#footer_sns{
	clear:both;
	width: 1100px;
	padding-top: 80px;
	margin: 0 auto 80px auto;
	zoom:1;
}
div#footer_sns:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#footer_sns ul{
	text-align: center;
}
div#footer_sns ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#footer_sns ul li{
	display: inline;
}

div#footer_sns ul li img{
	margin: 0 30px;
}


div#footer{
	clear:both;
	margin: 0 auto;
	min-height: 43px;
	min-width: 1100px;
	background: url(../../images/footer01.png) repeat-x bottom center;
	zoom:1;
	overflow:hidden;
}
div#footer:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#footer02{
	margin:0 auto;
	width:1100px;
}

/*コピーライト*/
div#footer address{
	padding:15px 0;
	width: 1100px;
	text-align: center;
	color: #b9aeaa;
	font-size: 75%;
}

div#contact_footer03{
	clear: both;
	background: url(../../images/footer_line.jpg) repeat-x top;
	margin-top: 30px;
	min-width: 1100px;
}

div#contact_footer{
	clear: both;
}
div#contact_footer ul{
	padding:35px 0;
	width:1100px;
	margin: 0 auto;
	zoom:1;
	text-align: center;
}
div#contact_footer ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#contact_footer ul li{
	color: #989898;
	display: inline;
}
div#contact_footer ul li a{
	color: #989898;
	text-decoration: none;
	font-size: 70%;
	background: url(../../images/footer_link_icon.gif) no-repeat left center;
	padding: 0 15px 0 10px;
}
div#contact_footer ul li a:hover{
	text-decoration: underline;
}

div#contact_footer02{
	color: #989898;
	font-size: 90%;
	line-height: 1.5;
}
div#contact_footer02 ul#footerLink{
	width:1100px;
	margin: 0 auto;
}
div#contact_footer02 ul#footerLink:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#contact_footer02 ul#footerLink li{
	float:left;
}
div#contact_footer02 ul#footerLink li#footerLink01{
	background: url(../../images/footer01.jpg) right top no-repeat;
	width: 235px;
	text-align: left;
	padding-top: 82px;
	padding-left: 120px;
	font-size: 75%;
	height: 55px
}
div#contact_footer02 ul#footerLink li#footerLink02{
	background: url(../../images/footer02.jpg) no-repeat;
	text-indent: -9999px;
	width: 384px;
	height: 137px
}
div#contact_footer02 ul#footerLink li#footerLink03{
	width: 296px;
	padding-top: 39px;
	padding-left: 65px;
	height: 98px
}


/*--------------------------------------------------------------------*/
/*各ページのページタイトル*/
/*--------------------------------------------------------------------*/
h2 img{
	margin:0 0 35px 0;
	width: 100%;
	height: auto;
}

.sub_title{
	clear: both;
	text-align: center;
	color: #505050;
	width:100%;
	background: url(../../images/sub_title.jpg) no-repeat bottom;
	padding:1em 0px;
	margin:5px 0 22px 0;
	clear: both;
}

.sub_title img{
	width: 100%;
	height: auto;
}



/*--------------------------------------------------------------------*/
/* futur.html*/
/*--------------------------------------------------------------------*/
div#futur_hair01{
	margin-bottom: 60px;
}
div#futur_hair01 ul{
	
}
div#futur_hair01 ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#futur_hair01 ul li{
	float: left;
	padding: 15px;
}
div#futur_hair01 ul li img{
	width: 335px;
}

div#futur_hair02{
	margin-bottom: 60px;
}
div#futur_hair02:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#futur_hair02 div.price{
	width: 335px;
	float: left;
	padding: 15px;
	font-size: 75%;
}
div#futur_hair02 div.price img{
	width: 100%;
	margin: 10px 0;
}
div#futur_hair02 div.price h4{
	display:block;
	width: 335px;
	background: #585858;
	color: #fff;
	text-align: center;
	padding: 0.6em 0;
	margin-bottom: 10px;
}
div#futur_hair02 div.price table{
	width: 100%;
	border-collapse:collapse;
}
div#futur_hair02 div.price table th{
	text-align: left;
	padding: 0.6em 0;
}
div#futur_hair02 div.price table td{
	text-align: left;
	padding: 0.6em 0;
	vertical-align: top;
	white-space: nowrap;
}

div#futur_hair02 div.price02{
	width: 700px;
	float: left;
	padding: 15px;
	font-size: 75%;
}
div#futur_hair02 div.price02:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#futur_hair02 div.price02 h4{
	display:block;
	width: 700px;
	background: #585858;
	color: #fff;
	text-align: center;
	padding: 0.6em 0;
	margin-bottom: 10px;
}
div#futur_hair02 div.price02 table{
	width: 335px;
	border-collapse:collapse;
	float: left;
}
div#futur_hair02 div.price02 table.priceTable{
	margin-left: 30px;
}
div#futur_hair02 div.price02 table tr{
}
div#futur_hair02 div.price02 table th{
	text-align: left;
	padding: 0.6em 0;
}
div#futur_hair02 div.price02 table td{
	text-align: right;
	padding: 0.6em 0;
	vertical-align: top;
}
.flexul{
    list-style: none;
    display:flex;
	justify-content: center;
  flex-wrap: wrap;
}
.flexli{
	padding: 15px;
	}
/*--------------------------------------------------------------------*/
/* 店舗紹介　shop.html*/
/*--------------------------------------------------------------------*/
div#shop{
}
div#shop01{
	margin-bottom: 60px;
}

div#shop div#shop01 table{
	width: 100%;
	font-size: 80%;
}
div#shop div#shop01 table th{
	padding: 1em 1em;
	width: 20%;
	text-align: left;
	border-bottom: 1px dotted #e3e3e3;
}
div#shop div#shop01 table td{
	padding: 1em 1em;
	width: 80%;
	border-bottom: 1px dotted #e3e3e3;
}
div#shop02{
	margin-bottom: 60px;
}
div#shop02 ul{
	
}
div#shop02 ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}
div#shop02 ul li{
	float: left;
	padding: 15px;
}
div#shop02 ul li img{
	width: 335px;
}

div#shop03{
	margin-bottom: 60px;
}

div#shop04{
	text-align:center;
}


/*--------------------------------------------------------------------*/
/*クーポン　coupon.html*/
/*--------------------------------------------------------------------*/

div#coupon div#coupon01{
	text-align: center;
}


div#coupon01 img{
	height: auto;
}



/*--------------------------------------------------------------------*/
/*index.html*/
/*--------------------------------------------------------------------*/

p.mainImg{
	margin: 0;
	padding:0;
}


p.mainImg img{
	width: 100%;
	height: auto;
}

div.slideshow{
	height: 485px;
	clear:both;
	width:1100px;
	margin:0 auto 65px auto;
}

div#index{
}
div#index div#index01{
	clear:both;
	background: #f3f4f5;
}
div#index div#index01 p{
	clear:both;
	width:1100px;
	margin:0 auto;
	margin-bottom: 50px;
}
div#index div#index02{
	clear:both;
	width:1100px;
	margin:0 auto;
}
div#index div#index02 ul{
}

div#index div#index02 ul:after {
	content:"";
	display:block;
	height:0;
	clear:both;
}

div#index div#index02 ul li{
	float: left;
	padding: 55px;	
}


/* 非表示設定
---------------------------------------------------------- */
.pc_no { display: none;
	text-align:center; }
