 @charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300');


.top_contents .salon_info dd{
  width:65%;
}

img {
	vertical-align:bottom;
}

.gold {
	color:#877843;
}

.blue {
	color:#5AA8BD;
}

.blown {
	color:#6A5F2D;
}

.pink {
	color:#D87685;
}

.red {
  color:#D80000;
}

.orange {
  color:#DC7F34;
}

.green {
 color:#99A446;
}

.mr110{ margin-right:110px; }

a {
  text-decoration: none;
	border: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

a:link { color: #333;
				 text-decoration: none; }

a:visited { color: #333; }
a:hover { color: #00ADA9; }

footer a:link {
	color: #333;
	text-decoration: none;
}

footer a:visited {
	color: #333;
	text-decoration: none;
}

footer a:hover {
	color: #00ADA9;
  text-decoration: none;
}

.footer_left a:link {
	color: #BF6652 !important;
	text-decoration: underline;
}

.footer_left a:visited {
	color: #BF6652 !important;
	text-decoration: underline;
}

.footer_left a:hover {
	color: #00ADA9 !important;
	text-decoration: underline;
}

aside a:link {
	color: #333;
  text-decoration: none;
}

aside a:visited {
	color: #333;
  text-decoration: none;
}

aside a:hover {
	color: #00ADA9;
  text-decoration: none;
}


.mincho {
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha( opacity=60 )";
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

/*
.img_frame {
  padding:3px;
  border-radius: 4px;
  -webkit-box-shadow: #999 0px 0px 3px;
  -moz-box-shadow: #999 0px 0px 3px;
  box-shadow: #999 0px 0px 3px;
}
*/

body {
  background-image: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/bg.png);
	color: #333;
	text-align: left;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 13px;
	line-height:1.6;
}


h2.title01 {
  background: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/bar01.png) no-repeat;
  background-position:bottom;
  color:#6B5943;
  font-size:22px;
  padding-bottom: 5px;
  padding-left:5px;
  margin-bottom: 10px;
  overflow: hidden;
}

h2.title02 {
  background: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/bar01.png) no-repeat;
  background-position:bottom;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
  color:#6B5943;
  font-size:25px;
  padding-bottom: 5px;
  padding-left:5px;
  margin-bottom: 10px;
  overflow: hidden;
}

#pagenavi {
	clear: both;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}

.wp-pagenavi .pages {
	color: #8F6C38;
	text-decoration: none;
	border: none !important;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi span.current, .wp-pagenavi a:hover {
	color: #ffffff !important;
	background: #CAB383;
}

.wp-pagenavi span.current, .wp-pagenavi a {
	color: #8F6C38;
	text-decoration: none;
	border: 1px solid #8F6C38 !important;
	padding: 3px 5px;
	margin: 2px;
}

table#mailform {
	margin-bottom: 20px;
	width: 100%;
}


div.innner {
  width:960px;
  margin:0 auto;
}

/*______________________header______________________*/

header {
  font-size:12px;
  width:960px;
  margin:0 auto;
  font-size:12px;
}


h1 {
	font-size: 12px !important;
	color: #999999;
	padding:10px 0 0;
	float:left;
  width: 444px;
}

#hmenu {
  float: right;
  display: block;
}

#hmenu li {
  float:left;
}

.header_logo {
  float:left;
  padding:60px 0;
}


.header_phone {
  float:right;
  display:block;
  padding-top:70px;
}
.header_phone p {
  font-size: 28px;
  color: #6B5943;
}
.header_phone p img {
  vertical-align: baseline;
}
.header_phone p span.h_tel {
  letter-spacing: 1px;
  padding-left: 5px;
}
.header_phone_sp {
  display:none;
  text-align:center;
  padding-bottom:20px;
}



nav#gnavi {
  width:960px;
  margin:0 auto;
  display:block;
}

nav#gnavi li {
  float:left;
  border-left: 1px solid #D8CCB8;
  padding: 5px 34px;
  font-size: 15px;
  text-align: center;
}
nav#gnavi li span.font_s {
  display: block;
  font-size: 10px;
}
nav#gnavi li a {
  color: #5E4F3C;
}
/*__スマホnavi__*/
#navimenu{
	clear:both;
	float:none;
	background: #FCFCFC;
  margin-top: 1px;
  display: none;
}
/*__スマホnavi__*/


/*______________________slider______________________*/
#slider img[data-element-id="201298"] {
  display: none;
}
#slider img {
	border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */
	height:auto;
	margin:0 auto;
}  

	
.center_text {
	bottom:0;
	right: 0;
	left:0;
		position:absolute;
		z-index:100;
	}
#slider {
	padding-top: 0px;
	margin:0 auto;
	position:relative;
	width:100%;
	max-width:960px;
	height:auto;

}
#slider2 {padding-top: 35px;
	height:481px;
	background-repeat: no-repeat;
	background-position: center top;
}


/*______________________article______________________*/

article {
  width:960px;
	margin:0 auto;
	padding-bottom:50px;
}


/*______________________コンテンツ部分______________________*/

div#content {
	width:630px;
	float:right;
}

/*______________________サイドバー______________________*/

aside {
	width:300px;
	float:left;
  font-size:12px;
}
.side_coupon li {
  border-bottom: 1px solid #D8CCB8;
  background-image: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/icon02.png);
  padding: 10px 0 10px 20px;
  background-repeat: no-repeat;
  background-position: 5px 13px;
  text-align: left;
}

.widget_business_calendar {
	margin-bottom: 30px;
}
.widgettitle {
	display: none;
}
aside .calnav {
	position: relative;
}
aside .calnav .prev,
aside .calnav .next {
	position: absolute;
	top: 0;
	width: 12px;
	height: 13px;
}
aside .calnav .prev { left: 0; }
aside .calnav .next { right: 0; }

aside .calnav .prev a,
aside .calnav .next a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	background: no-repeat center center;
	cursor: pointer;
}
aside .calnav .prev a { background-image: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/btn_prv_off.png); }
aside .calnav .next a { background-image: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/btn_nxt_off.png); }

aside .calnav .prev,
aside .calnav .next.c3,
.business-calendar-box div + div {
	display: none;
}
.business-calendar {
	margin-bottom: 10px;
	width: 100%;
}
.business-calendar caption {
	font-size: 13px;
	font-weight: bold;
	border: 0 !important;
}
.business-calendar thead th {
	font-size: 13px;
	background: #CFC099;
	border-top: none;
	border-left: 0;
	border-right: 1px solid #CFC099;
	border-bottom: 1px solid #CFC099;
	font-weight: normal;
	padding: 3px;
	width: 14%;
	text-align: center;
}
.business-calendar td {
	font-size: 13px;
	background: #F5F1E6;
	border-top: none;
	border: 1px solid #CFC099;
	border-bottom: 1px solid #CFC099;
	padding: 10px 3px;
	text-align: center;
	background: #FFF;
}
.business-calendar thead th.sunday,
.business-calendar td.sunday {
	font-weight: bold;
	color: #D7330C;
}
.business-calendar td.attr0 {
	color: #FFFFFF;
	background: #FACBE0;
}
.business-calendar td.attr1 {
	font-weight: bold;
	color: #D7330C;
}
.business-calendar td.attr2 {
	font-weight: bold;
	color: #D7330C;
	background: #FACBE0;
}
.business-calendar-attribute .attr0 {
	padding-left: 20px;
    color: #333;
    background: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/icn.jpg) no-repeat left top;
}
.business-calendar-attribute li:nth-child(n+2) {
	display: none;
}

/*______________________footer______________________*/


footer {
  font-size:12px;
  background: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/footer_bg.jpg),url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/footer_bg_top.png);
  background-repeat: no-repeat,repeat-x;
  background-position:center bottom,top;
  color:#333;
  height:291px;
  padding:16px 0 0;
}

.footer_logo {
  padding-bottom:15px;
}

.footer_left {
  float:left;
  width:266px;
  padding:15px 40px 15px 0 ;
  border-right: 1px solid #E3E2DD;
  -webkit-box-shadow: 1px 0px 0px 0px #fff;
  -moz-box-shadow: 1px 0px 0px 0px #fff;
  box-shadow: 1px 0px 0px 0px #fff;
}


.footer_center {
  float:left;
  width:310px;
  padding:15px 40px 10px;
  border-right: 1px solid #E3E2DD;
  -webkit-box-shadow: 1px 0px 0px 0px #fff;
  -moz-box-shadow: 1px 0px 0px 0px #fff;
  box-shadow: 1px 0px 0px 0px #fff;
}

.footer_phone {
  display:block;
  text-align:center;
  padding-bottom:10px;
}

.footer_phone_sp {
  display:none;
  text-align:center;
  padding-bottom:10px;
}

.footer_reserve {
  width:100%;
  text-align:center;
  padding-bottom:10px;
}

.footer_reserve img {
	width:100%;
	max-width:300px;
}

.footer_btn03 {
  display:block;
}

.footer_btn03_sp {
  display:none;
}

.footer_info dt {
  width: 20%;
  float: left;
}

.footer_info dd {
  text-align: left;
  width: 78%;
  float: right;
}

.footer_btn {
  padding-top:10px;
}

.footer_btn li {
  float:left;
  padding-right:10px;
}

.footer_btn li:last-child {
  float:left;
  padding-right:0;
}

.footer_right {
  float:left;
  padding:15px 0 10px 40px;
  /*width:276px;*/
}

.footer_right ul {
  display: block;
  float: left;
  width: 110px;
  margin-top: 5px;
}

.footer_right li {
  background: url(/import/tenant_1/kuukai-hair.com/wp/wp-content/themes/kuukai/images/common/icon01.png);
  background-repeat: no-repeat;
  display: inline;
  float: left;
  margin-bottom: 7px;
  padding-left: 15px;
  width: 110px;
  text-align: left;
  margin-left: 5px;
  background-position: 2px 5px;
}

.copyright {
  border-top:#DDCEAE 3px solid;
  color:#796852;
  text-align:center;
  padding: 9px 0;
}

.pagetop {
  padding-bottom:20px;
  float: right;
  display:block;
}
.pb30 ul.side_menu li dl {
  background: url("/upload/tenant_1/0967ed4c1e8ca856e249bdf2baa8526f.png") 275px center no-repeat;
  border-bottom: 1px solid #D8CCB8;
  padding: 10px 0;
}
.pb30 ul.side_menu li dl:after {
  content: "";
  display: block;
  clear: both;
}
.pb30 ul.side_menu li dl dt {
  width: 60px;
  height: 60px;
  float: left;
  overflow: hidden;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  margin-left: 5px;
}
.pb30 ul.side_menu li dl dd {
  padding-left: 75px;
  padding-top: 8px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #6B5943;
  font-size: 16px;
}
.pb30 ul.side_menu li dl dd span.font_g {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #00ADA9;
  display: block;
}
.image_center {
  background: #fff;
  border: 1px solid #DCDBE9;
}
.image_center img {
  padding: 3px;
}
.footer_phone p.br {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #6B5943;
  font-size: 18px;
}
.footer_phone p.tel {
  font-size: 36px;
  color: #00ADA9;
}
.footer_phone p.tel img {
  vertical-align: baseline;
}
.menu:after , .staff_info:after {
  content: "";
  display: block;
  clear: both;
}
#slider img[data-element-id="212976"] {
  display: none;
}
.top_btn01 li {
  width: 300px;
  height: 130px;
  border: 1px solid #ebe8d5;
  box-sizing: border-box;
  background: url("/upload/tenant_1/09564310a2169599f1e18e33b42a6f77.jpg") center center no-repeat;
  overflow: hidden;
  padding: 1px;
}
.top_btn01 li dl dt {
  width: 130px;
  height: 130px;
  float: right;
  position: relative;
}
.top_btn01 li dl dt span.gr {
  display: block;
  width: 40px;
  height: 130px;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.top_btn01 li dl dd {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  color: #6B5943;
  padding: 45px 0 0 20px;
}
.top_btn01 li dl dd span.font_s {
  font-size: 10px;
  display: block;
  color: #00ADA9;
}
.top_btn02 li {
  width: 220px;
  height: 110px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #ebe8d5;
  box-sizing: border-box;
  padding: 1px;
}
.top_btn02 li dl dt {
  width: 110px;
  height: 110px;
  float: right;
  position: relative;
}
.top_btn02 li dl dd {
  color: #6B5943;
  font-size: 14px;
  font-weight: bold;
  padding: 35px 0 0 15px;
  letter-spacing: -0.5px;
}
.top_btn02 li dl dd span.font_s {
  color: #C3B181;
  font-size: 10px;
  font-weight: normal;
  display: block;
}
.top_btn02 li dl dt span.gr {
  display: block;
  width: 30px;
  height: 110px;
  position: absolute;
  top: 0;
  left: 0;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.main_img {
  position: relative;
}
.main_img dl dt {
  position: relative;
  width: 300px;
  height: 73px;
  float: right;
  padding-top: 4px;
  padding-right: 17px;
}
.main_img dl dt span.gr {
  display: block;
  width: 50px;
  height: 73px;
  background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
.main_img .up_img {
  position: absolute;
  top: 0;
  right: 0;
}
.main_img dl dd {
  z-index: 1;
  position: relative;
  padding-top: 15px;
}
.main_img dl dd h2 {
  font-size: 32px;
  font-family: 'Open Sans', sans-serif;
  color: #6B5943;
}
.main_img dl dd h2.long {
  font-size: 21px;
  padding-top: 10px;
  padding-left: 39px;
}
.headspa li img {
  background: #fff;
  padding: 2px;
  border: 1px solid #D6D6D6;
  box-sizing: border-box;
}
.saisei_img li img {
    background: #fff;
    padding: 2px;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
}
.saisei_img02 li img {
  background: #fff;
    padding: 2px;
    border: 1px solid #D6D6D6;
    box-sizing: border-box;
}
.gallely .cat {
  display: block;
  float: right;
  margin-left: 5px;
  padding: 3px 5px;
  font-size: 12px;
  color: #FFF;
  background: url(/upload/tenant_1/c3f0861c836445a89d9d0f9552cd9e8f.jpg) repeat-x left top;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.galleryimg img {
  object-fit: cover;
  width: auto !important;
}
.object-fit-img {
  object-fit: contain;
  font-family: 'object-fit: contain;'
}
.gallery_main:after {
  content: "";
  display: block;
  clear: both;
}
.gallery_main .left_pic {
  width: 300px;
  float: left;
  position: relative;
  overflow: hidden;
}
.gallery_main .left_pic:after {
  padding-top: 120%;
  content: "";
  display: block;
}
.gallery_main .left_pic {
  background: #fff;
  border: 1px solid #DCDBE9;
  vertical-align: bottom;
}
.gallery_main .left_pic > p img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: auto;
  padding: 3px;
  box-sizing: border-box;
}
.gallery_main .left_pic > p {
  padding: 3px;
}
.gallery_main ul {
  padding-left: 330px;
}
.gallery_main ul:after {
  contetn: "";
  display: block;
  clear: both;
}
.gallery_main ul li {
  width: 150px;
  height: auto;
  position: relative;
  overflow: hidden;
  float: left;
}
.gallery_main ul li:after {
  padding-top: 120%;
  content: "";
  display: block;
  }
.gallery_main ul li > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100% !important;
  height: auto !important;
}
.hidden {
  display: none;
}
img:not([src*="."]) {
    display: none !important;
    }
.topblog_img {
 background: url("/upload/tenant_1/a5c4ba79dd19e390f2dc760eff399dbb.png") center center no-repeat #fff !important;
 background-size: 80% auto !important;
}
.topblog_img a {
  display: block;
  width: 100% !important;
  height: 100% !important;
}
.calendar-table-week span.calendar-c-5 {
  color: #FFFFFF;
  background: #FACBE0;
/*   display: inline-block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
line-height: 40px;
 */}
.calendar-table-week > .calendar-table-day {
  position: relative;
  padding: 0 !important;
}
.calendar-table-week > .calendar-table-day span {
 padding: 10px 3px !important;
 display: block;
}
/* 祝日設定
span.calendar-c-5 {
 color:red !important;
 background:white !important;
 border-bottom: 0.5px solid #CFC099;
 }*/
.mon span.calendar-c-5 {
background: #FACBE0 !important;
}
.calendar-table-day.mon.mon-5 span.calendar-c-5.calendar-a-46 {
  background:white !important;
  color:black !important;
}
/*　定休日オフ */
.calendar-table-day.mon span.calendar-c-5 {
  background:white !important;
  color:black !important;
}
div.calendar-table-day.tue.tue-2 span.calendar-c-5.calendar-a-60 {
 color: #FFFFFF!important;
 background: #FACBE0!important;
}
