@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus{
outline:0;
	
}

ol, ul{
list-style:none;
}

table{
border-collapse:separate;
border-spacing:0;
}

caption,th,td{
font-weight:normal;
text-align:left;
}

blockquote:before,blockquote:after,q:before,q:after{
content:"";
}

blockquote,q{
quotes:"" "";
}

a img{
border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block;
}

body{font: 16px/2.0 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;-webkit-text-size-adjust:100%;background:#000000;color:#ffffff;}



/* 汎用クラス
------------------------------------------------------------*/
.pcDisp{display:block;}
.spDisp{display:none;}
.alR{text-align:right !important;}
.cent{text-align:center;}


/*余白*/
.pt-0 {padding-top: 0 !important}
.pt-1 {padding-top: 1rem !important}
.pt-2 {padding-top: 2rem !important}

.pb-0 {padding-bottom: 0 !important}

.my-0 {margin-top: 0 !important;margin-bottom: 0 !important}

.mt-1 {margin-top: 1rem !important}
.mt-2 {margin-top: 2rem !important}
.mt-3 {margin-top: 3rem !important}
.mt-35 {margin-top: 35px !important}
.mt-53 {margin-top: 53px !important}

.mb-0 {margin-bottom: 0 !important}
.mb-1 {margin-bottom: 1rem !important}
.mb-30 {margin-bottom: 30px !important}

.ml-1 {margin-left: 1rem !important}

.PC_mr-1 {margin-right: 1rem !important}


/*線*/
.border-bottom {
    border-bottom: 1px solid #fff !important;
}
/*区切り線*/
hr.hr_style {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

/*文字*/
.font-bold {
    font-weight: bold
}
.font_m {
	font-size: 17px;
}
.font_red {
	color: #D14143;
}

.font_yellow{
	color: #FFFF00;
}



/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
font-weight:bold;
color:#939202;
}

a:hover, a:active{
outline:none;
color:#cdcdcd;
}

a:hover img {
	opacity:0.5;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";
}

/**** Clearfix ****/

.nav .panel:before,nav .panel:after, #mainNav:before,#mainNav:after, .coupon:before,.coupon:after{
content:"";
display:table;
}

nav.panel:after,#mainNav:after,.coupon:after{
clear: both;
}

nav.panel,#mainNav,.coupon{
zoom: 1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper, .inner{
margin:0 auto;
width:1110px;
}

#content{
float:right;
width:750px;
padding:40px 0 50px;
}

#sidebar{
float:left;
width:320px;
padding:42px 0;
}
#sidebar address{
	font-size:14px;
}
#footer{
clear:both;
padding-top:20px;
} 


/* ヘッダー
------------------------------------------------------------*/

#header h1{
padding-top:10px;
font-size:90%;
font-weight:bold;
}

#header h2{
clear:both;
text-align:center;
margin-top:-20px;
color:#ffffff;
font-size:160%;
font-weight:bold;
}

#header h2 img{
width:191px;
margin-top: 20px;
}

/*.contact{
margin-top:-25px;
float:right;
text-align:left;
}*/

.contact p{
/*padding-left:80px;*/
font-size:90%;
font-weight:bold;
}

.contact p.tel::before{
content: "電話番号：";
}

.contact p.openTime::before{
content: "営業時間：";
}

.contact p.address::before{
content: "住所：";
}


/* トップページ　メイン画像
----------------------------------*/

#mainImg img{
width:100%;
height:550px;
object-fit: cover;
font-family: 'object-fit: cover;'
}


/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
clear:both;
margin-bottom:20px;
padding-bottom:3px;
text-align:center;
font-size:170%;
font-weight:bold;
letter-spacing: 3px;
}

h3.title{
margin-bottom:20px;
padding-bottom:3px;
text-align:center;
font-size:110%;
font-weight:bold;
letter-spacing: 3px;
border-bottom:1px double #ffffff;
}

h3.title02{
margin-bottom:20px;
padding-bottom:3px;
text-align:center;
font-size:115%;
font-weight:bold;
letter-spacing: 0px;

}

h2.title span{
padding-bottom:10px;
border-bottom:3px solid #ffffff;
}

#reserve01,#reserve02,#reserve03{
margin:80px 0 25px;
padding:0px 0;
font-size:140%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 1px;
}

/*E-PARK　説明*/
.explanation_box,.explanation_box2 {
	position: relative;
	border: 1px solid #fff;
	padding: 10px;
}
.explanation_box::before,.explanation_box2::before {
	display: block;
	width: 100%;
	height: 100%;
	content: " ";
	position: absolute;
	background: url(images/bg-explanation.jpg) no-repeat;
	background-size: 100%;
	background-position: center;
	opacity: 0.3;
	z-index: -1;
	top: 0;
	left: 0
}
.explanation_box2::before {
	background: url(images/bg-explanation2.jpg) no-repeat;
	background-size: 100%;
	background-position: center;
	opacity: 0.3;
}

.explanation_box li,.explanation_box2 li {
	width: auto !important;
}

/*番号リスト*/
.ol_number {
	list-style-type: decimal !important
}
.ol_number li {
	display: list-item !important;
	margin-left: 20px !important;
}

/*箇条書きリスト*/
.ul_disc {
	list-style-type: disc !important;
}
.ul_disc li {
	display: list-item !important;
	margin-left: 20px !important;
}

/*点なしリスト*/
.ul_no_disc {
	list-style-type: none!important;
	margin-left: 0 !important
}
.ul_no_disc li {
	list-style: none!important
}

.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post ol{
margin:0 0 10px 30px;
}

.post ol li{
list-style:decimal;
}

.post h1{
margin:15px 0 25px;
padding:0px 0;
font-size:150%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 2px;
}

.post h3 {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif;
    font-size: 24px;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1.8em;
	letter-spacing: 2px;
}

.post h2{
margin:15px 0 25px;
padding:0px 0;
font-size:130%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 3px;
}

.post h3{
margin:15px 0 25px;
padding:0px 0;
font-size:120%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 2px;
}

.post h4{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post blockquote {
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}
 
.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
padding:15px;
border:#cccccc solid;
border-width:0 0 1px 1px;
font-weight:bold;
white-space: nowrap;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.post dt{
font-weight:bold;
}

.post dd{
padding-bottom:10px;
}

.post img{
max-width:100%;height:auto;
}

img.aligncenter{
display:block;
margin:5px auto 30px auto;
text-align:center;
}

img.alignright{
margin:5px 0 30px 30px;
}

img.alignleft{
margin:5px 30px 30px 0;
}

.alignright{
float:right;
}

.alignleft{
float:left;
}


/* サイドバー　ウィジェット
------------------------------------------------------------*/

/*.widget{
margin-bottom:50px;
}*/

.widget h3{
clear:both;
margin:0 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 2px;
}

.widget h4 {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif;
    font-size: 110%;
    padding-bottom: 10px;
    line-height: 1.8em;
	letter-spacing: 2px;
}

.widget address p {
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif;
    font-size: 100%;
    padding: 0 5px;
    background: #fff;
    color: #000;
    line-height: 1.8em;
	letter-spacing: 2px;
}

.widget ul{
margin:30px 0 30px 0;
}

.widget li a{
display:block;
margin-top:15px;
color:#ffffff;
font-weight:bold;
}

.widget a:hover{
color:#cdcdcd;
}

p.banner{
padding-bottom:2px;
}

p.banner img{
width:100%;
}

#banners{
padding-bottom:2px;
}

#contactBanner{
width:320px;
height:80px;
padding-top:22px;
background:url(images/banner_tel.jpg) no-repeat;
background-size:320px;
color:#000000;
}

#contactBanner p.tel{
display:inline;
padding-left:60px;
font-weight:bold;
font-size:20px;
}

#contactBanner p.tel::before{
content:"TEL : ";
}

.coupon{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:1px solid #ffffff;
letter-spacing: 2px;
}

.covid{
clear:both;
margin:15px 0 10px;
padding:5px 0;
font-size:130%;
font-weight:bold;
letter-spacing: 2px;
}
.newsTitle h3{
float:left;
}

.newsTitle p{
float:right;
padding:5px 10px 0 10px;
font-size:70%;
}

.newsTitle p a{
color:#ffffff;
}

.news p a{
color:#ffffff;
}

.newsTitle p a:hover{
color:#cdcdcd;
}

.news{
margin:30px 0 30px 0;
}

.news p{
clear:both;
margin-top:15px;
}

.news p a{
display:block;
color:#ffffff;
font-weight:bold;
}

.news span{
padding-left:10px;
}

.news a:hover span{
color:#cdcdcd;
}


/* フッター
------------------------------------------------------------*/

#footerLogo{
float:left;
width:320px;
text-align:center;
padding-top:20px;
}

#footerLogo img{
width:150px;
}

#footer ul{
float:right;
width:750px;
padding-top:20px;
}

#footer ul ul{
display:none;
}

#footer ul li{
display:inline-block;
text-align:left;
padding:5px 0;
margin-left:15px;
}

#footer ul li a{
padding:0 0 0 12px;
color:#ffffff;
}

#footer ul li a:hover{
color:#cdcdcd;
}

#copyright{
clear:both;
padding:50px 0 37px;
text-align:center;
font-size:10px;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
}


/* トップページ 最新記事3件 + 3つの画像
------------------------------------------------------------*/

.thumbWrap{
width:770px;
margin:0 -20px 20px 0;
}

.thumbWrap li{
display:inline-block;
width:233px;
margin:0 20px 20px 0;
vertical-align:top;
}

.thumbWrap img{
max-width:100%;
height:auto;
}

ul.thumbUnder h3{
padding-top:10px;
font-size:120%;
font-weight:bold;
}

ul.thumbUnder h3 span{
display:block;
}

ul.thumbUnder h3 a{
color:#ffffff;
}

ul.thumbUnder h3 a:hover{
color:#cdcdcd;
}

ul.thumbUnder li p{
margin:15px 0 10px;
}

ul.thumbUnder li img{
margin-top:10px;
}

ul.thumbUnder .thumbUnderDate{
font-size:80%;
}



/* 新着情報 ------------------------------------------------------------*/
.newsbox{
	
	line-height: 1.2;
	/*float: right;*/
	/*margin-bottom: 30px;*/
	height: 200px;
	/*padding-left: 5px;*/
	overflow: auto;
}
#container ul li, .newsbox ul li{
	list-style: none;
	padding-top: 15px;
	padding-left: 14px;
	background:url(images/bullet.png) no-repeat 0 17px;
	border-bottom:#333 1px dotted;
	line-height: 1.4;
	}


/*メニュー------------------------------------------------------------*/
#menu_page .post h3{
    font-size:150%;
    text-align: left;
}

#menu_page .post h4{
    margin: 0 0 10px 0;
    background: #1d201e;
    padding:10px 10px 10px 30px;
    position: relative;
    font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", HGS明朝E, "ＭＳ Ｐ明朝", serif;
}

#menu_page .post h4:before{
    content: "";
    width: 10px;
    height: 25px;
    background: #fff;
    position: absolute;
    left: 10px;
}
    
#menu_page .post ul {
    margin: 10px 0 20px 20px
}


/*シャンプー*/
.post h5.shampoo_category {
	border-bottom: 1px solid #fff;
	display: inline-block;
	padding: 0;
	margin-bottom: 20px;
	font-size: 130%
}
.shampoo_box {
    display: flex;
    margin-bottom: 20px;
}
.shampoo_img_box {
    min-width: 45%;
	height: 100%;
	text-align: center;
	margin-right: 5%
}
.shampoo_inner {
    display: flex;
    flex-direction: column;
    min-width: 50%;
}
.shampoo_title {
    padding: 0 0 0 10px !important;
    background: #fff;
    color: #000;
	margin: 0 0 10px;
    font-size: 110%;
    font-weight: bold;
}
.post h6.movie_box_title {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	margin: 15px 0 20px;
}
.post h6.movie_box_title:before,
.post h6.movie_box_title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #fff;
}
.post h6.movie_box_title:before {
  left:0;
}
.post h6.movie_box_title:after {
  right: 0;
}
.movie_title {
    font-size: 150%;
    font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}

/*コアデザイン*/
.core_box {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
}
.core_innerLeft {
    display: flex;
    flex-direction: column;
    width: 45%
}
.core_innerRight {
     width: 50%   
}


/*ヘアカタログ*/
.demo {
	text-align:center;
}
/*ヘアカタログ　メニュー*/
.hair_catalogItem {
	display: flex;
	justify-content: space-around;
	margin: 0 auto;
	margin: 10px 0  20px !important
}
.hair_catalogItem li {
	list-style: none !important;
	font-size: 16px;
	padding-left: 0 !important
}
.hair_catalogItem a {
	border: 1px solid;
	padding: 10px;
}

/*アコーディオン*/
.accordion_title:hover {
	opacity: .8;
	cursor: pointer
}

.accordion_box {
    display: none;
}







/* ---------------
	PRICE
-------------------------------------------------------*/
.cf:after { content: ""; display: block; clear: both; height:0; overflow: hidden; }
* html .cf { zoom: 1; }
*:first-child+html .cf { zoom: 1; }


.menu-price-wrap {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.menu-price-wrap .price-box { margin: 40px 0 0 0; }
.menu-price-wrap .price-box.clear { clear: left; }

.menu-price-wrap-archive {
	max-width: 1000px;
	width: 100%;
	margin: -60px auto 0 auto;
}
.menu-price-wrap-archive .menu-price-wrap {
	max-width: none;
	overflow: hidden;
	width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.menu-price-wrap-archive .menu-price-wrap.one-column {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
}
.menu-price-wrap-archive .price-box {
	width: 100%;
	margin: 80px 3% 0 3%;
	display: block;
}
.menu-price-wrap-archive .menu-price-wrap.one-column .price-box {
	float: none;
	width: 100%;
	margin: 80px 3% 0 3%;
	display: block;
}
.menu-price-wrap-archive .price-box.right { float: right; }
.menu-price-wrap-archive .clear { clear: both; }


.menu-price-wrap .price-box .price-ttl {
	text-align: center;
	font-size: 23px;
	font-weight: normal;
	border-bottom: 4px double #fff;
	padding-bottom: 6px;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "メイリオ", Meiryo, serif;
	letter-spacing: 2px;
	font-style: italic ;
	color: #ccc;
}
.menu-price-wrap .price-box-inner {
	text-align: left;
	padding-top: 20px;
}
.menu-price-wrap .price-box-inner dl {
	border-bottom: 1px solid #e4e4e4;
	padding: 14px 0;
	/* font-size: 13px; */
}
.menu-price-wrap .price-box-inner dl dt,
.menu-price-wrap .price-box-inner dl dd {
	display: inline-block;
	vertical-align: bottom;
	line-height: 1.5;
}
.menu-price-wrap .price-box-inner dl dt {
	width: 69%;
	/* font-size: 14px; */
}
.menu-price-wrap .price-box-inner dl dt:first-line {
	/* font-size: 13px; */
}
.menu-price-wrap .price-box-inner dl dd {
	width: 27%;
	text-align: right;
	/* font-size: 13px; */
}
.menu-price-wrap .price-box-inner .price-read {
	margin: 12px 0 0 0;
	font-size: 14px;
}





/* Scrollbar */
::-webkit-scrollbar {width: 10px;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);box-shadow: inset 0 0 6px rgba(0,0,0,0.3);-webkit-border-radius:10px;border-radius:10px;}
/* Handle */
::-webkit-scrollbar-thumb {-webkit-border-radius:10px;border-radius: 10px;background: #666;}
::-webkit-scrollbar-thumb:window-inactive {background: #666;}


/* 求人テーブルテストCSS */

table.tbl td {
    padding: 15px 5px;
    line-height: 1.6;
}
table.tbl2 {
	border-top:dashed 1px #e5ded3;
}
table.tbl2 th, table.tbl2 td {
	border:none;
	border-bottom:dashed 1px #e5ded3;
	font-weight: normal;
	background:url(../images/bg.jpg) 0 0 repeat;
}
table.tbl2 td.tdHead {
	color:#4fb87c;
	font-weight:bold;
}








.concept {
	display: -webkit-flex;
    display: flex;
	align-content: center;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content: center;　
}

.topnews{
    width: auto;
    margin:0 0 40px;
    padding:30px;
    border:1.5px solid #fff;
  
}

#reserve {
	display: -webkit-flex;
    display: flex;
	align-content: flex-start;
	-webkit-flex-flow: row wrap;
	flex-flow: row wrap;
	justify-content:;
    
}

.concept div {
	width: 300px;
    padding: 30px 30px;
	margin: 3px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
}



#reserve .reserve_box {
	width: 40%;
    padding: 30px 30px;
	margin: 3px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
}

.center{
	text-align:center;
}



.box_img_border{
   border: 4px solid #fff;
}







.sepia img {

  -webkit-filter: sepia(100%);

  -moz-filter: sepia(100%);

  -o-filter: sepia(100%);

  -ms-filter: sepia(100%);

  filter: sepia(100%);

}

.sepia img:hover {

  -webkit-filter: sepia(0%);

  -moz-filter: sepia(0%);

  -o-filter: sepia(0%);

  -ms-filter: sepia(0%);

  filter: sepia(0%);

}






/*QRコード*/
.qr_box {
	background: #1d201e;
	padding: 10px 10px 0 10px;
	display: flex;
	justify-content: space-between;
	max-width: 550px;
}

.qr_width {
	width: 120px
}

.cashless_img {
	display: flex;
}
.cashless_img img {
	width: 50%;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainnav{
position:relative;
margin-top:30px;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
}

nav#mainnav ul li{
float:left;
}

nav#mainnav ul li a{
display:block;
text-align:center;
_float:left;
height:60px;
padding:0 40px 0;
line-height:60px;
font-weight:bold;
color:#ffffff;
}
nav#mainnav ul li span{
	font-family: "Noto Sans JP", sans-serif;
	font-size:18px;
	font-weight:500;
}
nav#mainnav ul li a:hover{
color:#999999;
}

nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:60px;
text-align:center;
z-index:500;
}

nav#mainnav ul li li{
background:#000000;
opacity:0.9;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-align:center;
}

nav#mainnav ul li li a:hover{
color:#999999;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

}


/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#header{
margin-top:10px;
position:fixed;
width:100%;
z-index:500;
}
	
#headerWrap{
position:relative;
width:100%;
height:70px;
background:#000000;
border-bottom:1px solid #444444;
}
	
#header h2{
padding-top:20px;

/*20190219 追記*/
position: relative;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;
width: 50%;
z-index: 1000
}
	
#header h2 img{
max-height:38px;
width:auto !important;
}

#header .pnav ul{
display:none;
}

a#menu{
display:inline-block;
position:relative;
width:40px;
height:60px;
}

#menuBtn{
display:block;
position:absolute;
top:65%;
left:30%;
width:18px;
height:2px;
margin:-1px 0 0 -7px;
background:#ffffff;
transition:.2s;
}

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#ffffff;
transition:.3s;
}

#menuBtn:before{
margin-top:-7px;
}

#menuBtn:after{
margin-top:5px;
}

a#menu .close{
background:transparent;
}

a#menu .close:before, a#menu .close:after{
margin-top:0;
}

a#menu .close:before{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

a#menu .close:after{
transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
}

/*20190219 追記*/
#menuWrap {
    width: 10%;
    margin-left: auto;   
}    
    
.panel{
width:100%;
display:none;
overflow:hidden;
position:relative;
left:0;
top:0;
z-index:100;
}

#mainnav{
position:absolute;
top:0;
width:100%;
text-align:right;
z-index:500;
}

#mainnav ul{
background:#000000;
text-align:left;
}

#mainnav li a{
position:relative;
display:block;
padding:3px 25px;
border-bottom:1px solid #444444;
color: #ffffff;
font-size: 90%;
font-weight:bold;
}
#mainnav li span{
		font-family: "Noto Sans JP", sans-serif;
	font-size:18px;
	font-weight:500;
}
#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

/*余白*/
.pt-3_5pad {padding-top: 3.5rem !important}        
    
#wrapper, .inner{
width:100%;
}

/*.contact{
display:none;
}*/

#header h1{
display:none;
}

#mainImg img{
padding-top:60px;
height: 400px; 
}

h2.first{
margin-top:45px;
}

h2.title{
padding-top:35px;
}

.thumbWrap{
width:100%;
}

.thumbWrap ul.thumbUnder li{
width:30%;
display:inline-block;
vertical-align:top;
margin:0 1% 0 1.5%;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

#content, #sidebar{
clear:both;
width:95%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{
width:100%;
text-align:center;
}
p.banner{
width:100%;
text-align:center;
}


#banners p{
width:47%;
float:left;
margin:0 1% 0 1.5%;
}

#banners p img{
width:100%;
height:auto;
}

#contactBanner{
margin:0 auto;
}

#footer{
margin:0;
border:0;
text-align:center;
}

#footerLogo, #footer ul{
float:none;
width:auto;
padding-bottom:20px;
text-align:center;
}

#footer ul{
padding-top:20px;
}

    
}




/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width: 644px){
/*汎用*/    	
.SP_text_center {
	text-align: center !important;	
}
.PC_mr-1 {
	margin-right: 0 !important
}
	
	
	
/*20190219 追記*/
#menuWrap {
    width: 15%   
}     
    
#mainImg img{
height: 150px; 
}    
    
img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

.thumbWrap ul.thumbUnder li{
width:95%;
margin-bottom:10px;
}

.thumbWrap ul.thumbUnder li img{
width:100%;
}

/*#banners p{
float:none;
width:95%;
}*/

/*#banners p img{
width:50%;
}*/

#footer ul{
text-align:left;padding:15px;
}
    
#reserve .reserve_box {
	width: 100%;
    padding: 30px 30px;
	margin: 3px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
}
    
	
/*E-PARK　説明*/
.explanation_box::before,.explanation_box2::before {
	background-size: cover
}
	
 
/*メニュー-----------------*/
/*シャンプー*/
.shampoo_box {
    flex-wrap: wrap;
    justify-content: center;
}
.shampoo_img_box {
    min-width: 100%;
	margin-right: 0
}
.shampoo_inner {
    width: 100%;
}
.accordion_title {
	margin-bottom: 10px
}

/*コアデザイン*/
.core_box {
    justify-content: center;
    flex-wrap: wrap
}
.core_innerLeft,
.core_innerRight{
    width: 100%
}
.core_innerRight {
    margin-top: 10px;    
}
    
	
/*QRコード*/
.qr_box {
	max-width: 100%;
	align-items: center;
	padding: 10px
}
    
}



 @media screen and (max-width: 949px) {
	.table-box {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
		margin: 0 0 50px;
	}
	.table-box table {
		width: 700px;
	}
	table.tbl {
		border-top:none;

	}
	table.tbl th, table.tbl td {
		width: 100%;
		display: block;
		box-sizing: border-box;
		border: none;
		border-bottom:none;
	}
	table.tbl td.tdHead{
		border-top:2px solid #333;
		}
	table.tbl td.tdHead2 {
		text-align:center;
		}
	#contact #contents table th,  table.tbl td.tdHead {
		width: 100%;
		border-bottom:1px dotted #d8d8d8;
	}
	table.tbl2 {
		border: none;
	}
	table.tbl2 th, table.tbl2 td {
		padding: 15px 0 20px;
		width: 100%;
		display: block;
		box-sizing: border-box;




		border: none;
	}
	table.tbl2 td.tdHead {
		border:dashed 1px #e5ded3;
		padding: 8px 10px 6px;
		width: 100%;
	}

}


@media screen and (max-width: 767px) {
	body{
		font-size:17px;
	}
	.cashless_img {
		flex-direction: column;
	}
	.cashless_img img {
		width: 100%;
		margin-bottom: 15px;
	}
	.sp_email{
		font-size:15px;
	}
}

@media only screen and (max-width:644px){
	.spBlock{display:block !important;}
.pcDisp{display:none !important;}
.spDisp{display:block !important;}
}
.InstagramItem a {
    border: 1px solid;
    padding: 7px 20px;
}



.formErrorContent {
	font-size: 14px;
    color: #ff3434;
}