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

a:link, a:visited {
  color: #888;
  text-decoration: none !important;
}
a:hover {
	color: #ef335f;/*#ff006c*/
	text-decoration: underline !important;
}
a:active {
  color: #888;
  text-decoration: none !important;
}
/*#footlink a { font-size: 11px; font-size: 1.1rem; }*/

.reset {
	line-height: 1.7;
	margin: 0;
	padding: 0;
	/*-webkit-text-size-adjust:none;*/
}

@media only screen and (max-device-width : 480px) {
/* スマートフォンだけ以下を適用 */  	
p { line-height:1; }
}

.vaT	{ vertical-align: top !important; }

/*====================layout_basic====================*/
body{ background: none; }

#wrapper, #container, #header { width: 100%; }
#container-contents {
  margin: 0 auto;
  width: 100%;
}

/* header */
#header {
line-height: 1;
background:url(/images/header/bg.jpg) repeat-x;
}

#gnav {
	width:765px;
	margin:0 auto;
	position:absolute;
	height:32px;
	overflow: hidden;
	top: 0px;
	left: 0px;
	right: 0px;
}

ul#nav2 li.pos01, ul#nav2 li.pos02, ul#nav2 li.pos03 {
	position:absolute;
	z-index:1;
	width: 28px;
	height:28px;
	overflow: hidden;
}

ul#nav2 li.pos01 {
	right:0px;
	top:4px;

}
ul#nav2 li.pos02 {
	right:38px;
	top:4px;
}
ul#nav2 li.pos03 {
	right:76px;
	top:4px;
}

/* navi */
#header-navi-b {
  top: 32px;
/*  margin-left: 310px;268px 360px*/
  left: 0;/* 50% */
  width: 765px;
  margin: 0 auto;
  z-index: 1;
}

#header-navi-b ul {
  text-align: right;
}

#header-navi-b ul li {
  float: none;
  display: inline-block;
}

/* ヘッダーに画像を指定しているためfixedはheaderに指定 */
#header.fixed {
  position: fixed;
  top: 0px;
  margin-top: -68px;
}

.reserve #header.fixed {
  z-index: 2;
}

/* logo */
#logo {
  position: relative;
  height: 78px;
  padding: 0;
}

#logo p,
#logo h1 {
  margin: 0;
  padding-top: 0px;
  line-height: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2;
}

#logo p a {
    display: inline-block;
}

/*** ﾍｯﾀﾞｰﾛｺﾞがｱｯﾌﾟﾛｰﾄﾞ画像の場合 ***/
#logo p a img {
    max-width: 500px;
    max-height: 38px;
}
/*** //ﾍｯﾀﾞｰﾛｺﾞがｱｯﾌﾟﾛｰﾄﾞ画像の場合 ***/

/*** ﾍｯﾀﾞｰﾛｺﾞがサロン名の場合 ***/
#logo p span {
    display: block;
    line-height: 1;
    font-family: 'Open Sans', sans-serif;
    font-size: 42px; font-size: 4.2rem;
    color: #464646;
}
/*** //ﾍｯﾀﾞｰﾛｺﾞがサロン名の場合 ***/

#header-navi-item { 
  height: 27px;
  text-align: center;
}

#header-navi-item ul {
/*  width: 443px;
  margin: 0 auto;*/
  display: inline-block;
}

#header-navi-item ul li {
  float: left;
  margin:0;/*40px*/
  text-align: center;
}

#header-navi-item ul li a {
  display: block;
  /*width: 119px;*/
  height: 27px;
  background: none;
  text-indent: 0;
  overflow: hidden;
  padding: 4px 20px 0;/*4px 0 0 0*/
  color: #646464 !important;
}

/*#header-navi-item ul li a#navi-item-1 {
  width:77px;
  background-position: 0;
}
#header-navi-item ul li a#navi-item-2 {
  width:164px;
  background-position: 0;
}
#header-navi-item ul li a#navi-item-3 {
  width:108px;
  background-position: 0;
}
#header-navi-item ul li a#navi-item-4 {
  width:94px;
  background-position: 0;
}*/

#header-navi-item ul li a#navi-item-1,
#header-navi-item ul li a#navi-item-2,
#header-navi-item ul li a#navi-item-3,
#header-navi-item ul li a#navi-item-4,
#header-navi-item ul li a#navi-item-5,
#header-navi-item ul li a#navi-item-6,
#header-navi-item ul li a#navi-item-7 {
  width: 100%;
  background-position: 0;
}


#header-navi-item ul li a#navi-item-1:hover,
#header-navi-item ul li a#navi-item-2:hover,
#header-navi-item ul li a#navi-item-3:hover,
#header-navi-item ul li a#navi-item-4:hover,
#header-navi-item ul li a#navi-item-5:hover,
#header-navi-item ul li a#navi-item-6:hover,
#header-navi-item ul li a#navi-item-7:hover {
  background: url(/images/header/navi_item.jpg) repeat-x;
  background-position: 0;
  text-decoration: none !important;
}

body.salonmain #header-navi-item ul li a#navi-item-1,
body.coupon #header-navi-item ul li a#navi-item-2,
body.gallery #header-navi-item ul li a#navi-item-3,
body.access #header-navi-item ul li a#navi-item-4,
body.insta #header-navi-item ul li a#navi-item-5,
body.reserve #header-navi-item ul li a#navi-item-6,
body.contact #header-navi-item ul li a#navi-item-7 {
  color: #f07894 !important;/*#ef335f #646464*/
  font-weight: bold;
  background: url(/images/header/navi_item.jpg) repeat-x;
  background-position: 0;
}

#visual-area {
  width: 100%;
  height: 380px;
  margin: 1px 0 0 0;
}

#visual-area:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -100;
  display: block;
  width: 100%;
  height: 180px;/*100px 150px*/
  background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.4) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.4)));
  background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
  background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.4) 100%);
}

#visual-area > div {
  width: 765px;
  height: 380px;
  margin: 0 auto;
  position: relative;
}

#visual-profile {
  position: absolute;
  bottom: 10px;
  width: 100%;
}

#visual-area #visual-profile .salon-logo {
  z-index: 1;
  display: block;
  width: 120px;
  height: 120px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-size: cover;
  image-rendering: optimizequality;
}

#visual-info {
  position: absolute;
  bottom: 0px;
  padding-left: 130px;
}

#visual-info strong {
  color: #fff !important;
  font-size: 25px; font-size: 2.5rem;
  font-weight: normal;
}

#visual-info span {
  display: block;
  max-width: 635px;/*765-130*/
  font-size: 16px; font-size: 1.6rem;
  font-weight: normal;
  /*line-height: 1.1;*/
  color: #fff !important;
}

#visual-info span.tag-category {
  display: inline-block;
  font-size: 11px; font-size: 1.1rem;
  height: 17px;
  line-height: 17px;
  margin-right: 5px;
  padding: 0 0.5em;
  color: #fff;
  background: #f58d81;/*ff545e*/
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

dl.tag-list > dt,
dl.tag-list > dd {
  float: left;
  font-size: 11px; font-size: 1.1rem;
  height: 17px;
  line-height: 17px;
  margin-right: 5px;
  padding: 0 0.5em;
  color: #fff;
  background: #f07894;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

dl.tag-list > :first-child {
  background: #aaa;
}

dl.tag-list > dd[id^="Visit-"] { background: #6995b8; }

#contents-header {
  -webkit-box-shadow: 0px 1px 5px 0px #9c9c9c;
  -moz-box-shadow: 0px 1px 5px 0px #9c9c9c;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.1);
}

.qrcode {
  display: block;
  position: absolute;
  bottom: 0px;
  padding-left: 400px;
}

#contents-header > div {
  width: 765px;
  margin: 0 auto;
  padding: 5px 0;
}

#contents-header > div > dl {
  clear: both;
  overflow: hidden;
}

#contents-header > div dt {
  width: 6em!important;
  clear: both;
  float: left;
  font-weight: bold;
  font-size: 12px; font-size: 1.2rem;
  padding: 2px 0 0 0;
}

#contents-header > div dd {
  overflow: hidden;
  text-overflow: ellipsis;
  /*white-space: nowrap;*/
  padding-left: 0!important;
  color: #444;
  font-size: 12px; font-size: 1.2rem;
  width: 100%;
  width: calc(100% - 6em);
  width: -webkit-calc(100% - 6em);
  width: -moz-calc(100% - 6em);
  padding: 2px 0 0 0;
}

#mainContents {	float: none; margin: 0 auto; }

.box {
  margin: 20px 0 0 0;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.2);/*0 2px 4px rgba(0,0,0,0.16)*/
}

a:hover,
button:hover,
input[type="submit"] {
  cursor: pointer;
}

[class^="button0"],
[class^="button0"]:link,
[class^="button0"]:visited,
[class^="button0"]:hover,
[class^="button0"]:active {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 20px 0 0 0;
  padding: 0 1.2em;
  color: #fff !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-weight: normal;
  font-size: 1.7rem;
  text-align: center;
  text-decoration: none !important;
  /*以下追加*/
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
}

[class^="button0"] {
  background: #f07894;/*#ef335f*/
}

[class^="button0"]:hover {
  background: #ff9999;/*#f07894*/
}

#salonCatchCopy strong {
  display: block;
  padding: 20px 25px;
  color: #646464;/*#EF335F*/
  font-size: 20px; font-size: 2.0rem;
  font-weight: normal;
}

/*==========SNSブックマーク==========*/
.bookmark {
	width:auto;
	float: none;
	position: static;
}

.bookmark span.bm-title {
	border-left:5px solid #ff9999;
	padding-left:10px;
	font-weight:normal;
	font-size: 12px; font-size: 1.2rem;
}

.bookmark ul.socialButton {
	width:auto;
	color: #999999;
	margin-top:5px;
	height: 20px;
}
/*==========//SNSブックマーク==========*/

/*==========imagerotator==========*/
#imagerotator {
  /*width: 700px;
  padding: 0px;*/
  background: #fff;
  overflow: hidden;
  zoom: 1;
  /*border: 1px solid #ccc;*/
}
/*--Main Image Preview--*/
#imagerotator .main_image {
  width: 445px;
  height: 340px;
  float: left;
  background: #fff;
  position: relative;
  overflow: hidden;
}
#imagerotator .main_image h2 {
  font-weight: normal;
  margin: 0 0 2px 0;
  padding: 3px;
  color: #fff;
  font-size: 1.4rem;
}
#imagerotator .main_image p {
  padding: 3px;
  margin: 0;
  font-size: 12px; font-size: 1.2rem;
  color: #fff;
}
#imagerotator .main_image .block small {margin-left: 10px;}
#imagerotator .main_image .desc{
  position: absolute;
  bottom: 0;   left: 0;
  width: 100%;
  display: none;
}
#imagerotator .main_image .block{
  width: 100%;
  background: rgba(80, 80, 80, 1);
  border-top: 0px solid #000;
}
#imagerotator .main_image span.collapse {
  background: url("/images/contents/index/btn_collapse.png") no-repeat left top;
  height: 20px; width: 20px;
  text-indent: -99999px;
  position: absolute; 
  top: -22px; right: 0px;
}
#imagerotator .main_image span.show {background-position: left bottom;} 

/*サムネイル*/
#imagerotator .image_thumb {
  float: left;
  width: 300px;
  background: #f0f0f0;
  border-right: 0px solid #fff;
  border-top: 0px solid #ccc;
}
#imagerotator .image_thumb img {
  border: 0px solid #ccc; 
  /*padding: 5px;*/
  background: #fff;
  float: left;
}
#imagerotator .image_thumb ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#imagerotator .image_thumb ul li{
  margin: 0;
  padding: 5px 5px 5px 8px;
  background: #fff url("/content/img/ajax/nav_a.gif") repeat-x;
  width: 300px;
  /*float: left;*/
  border-bottom: 0px solid #ccc;
  border-top: 0px solid #fff;
  border-right: 0px solid #ccc;
  color:#666;
}
#imagerotator .image_thumb ul li.hover {
  background: #f0f0f0;
  cursor: pointer;
}
#imagerotator .image_thumb ul li.active {
  background: #ddd;
  cursor: default;
}
html #imagerotator .image_thumb ul li h2 {
  font-size: 12px; font-size: 1.2rem;
  margin: 5px 0;
  padding: 0;
}
#imagerotator .image_thumb ul li .block {
  float: right; 
  margin-left: 5px;
  padding: 0;
  width: 205px;/*～207px*/
}
#imagerotator .image_thumb ul li a {
  width: 75px;
  height: 75px;
  display: inline-block;
}
#imagerotator .image_thumb ul li p{display: none;}
/*==========//imagerotator==========*/

/*==========雰囲気==========*/
ul.introduction li { width: 245px; }
ul.introduction li:last-child { width: 237px;}
ul.introduction li p {
  margin-top: 5px;
  font-size: 13px; font-size: 1.3rem;
  line-height: 1.6;
  margin-bottom: 0px;
}

ul.introduction div {
	width: 237px;
	height: 177px;
}

ul.introduction li.w237 { width:237px !important; }
/*==========//雰囲気==========*/

/*==========メッセージ==========*/
.message-logo {
	width: 120px;
	height: 130px;
}
.salon-message { width: 590px; }
/*==========//メッセージ==========*/

/*==========スタッフ==========*/
ul.staff li { width: 245px; }
ul.staff li:last-child { width: 237px;}
ul.staff li p {
  margin: 5px 0 0 0;
  line-height: 1.6;
}
/*ul.staff li p:last-child {
  min-height: 50px; _height: 50px;
}*/

ul.staff div.imgFit {
	width: 164px;
	height: 219px;
	margin: 0 auto;
}

ul.staff li * {
  font-size: 13px; font-size: 1.3rem;
}
/*==========//スタッフ==========*/

/*==========クーポン==========*/
.table {
  display: table!important;
  width: 100%;
}

.table.fixed {
  table-layout: fixed!important;
}

.table > * {
  display: table-cell!important;
  vertical-align: middle;
}

.table .right {
  white-space: nowrap;
}

.coupon {
  padding: 0;
  border-bottom: 1px solid #e9e9e9;
}

.coupon:last-child {
  /*border-bottom: none;*/
}

.coupon > li {
  display: table;
  width: 100%;
}

.coupon > li + li {
  border-top: 1px solid #e9e9e9;
}

.coupon > li > * {
  display: table-cell;
  vertical-align: middle;
}

.coupon .couponType {
  color: #fff;
  background: #ff7092;
}

.coupon .couponType {
  width: 2rem;
  text-align: center;
}

.coupon .couponType:after {
  display: block;
  content: "";
  width: 20px;
}

.coupon .couponType-all { background: #ff96aa; }
.coupon .couponType-new { background: #ff7092; }
.coupon .couponType-repeat { background: #ffb4c8; }

.coupon .coupon-img {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  background-size : cover;
}

.coupon .coupon-img > * {
/*  display: block;
  width: 90px;
  height: 90px;*/
}

.coupon .coupon-detail {
  width : 99%;
  padding: 20px 0 20px 15px;
}

.coupon-tag > li {
  display: inline-block;
  height: 17px;
  line-height: 17px;
  margin-right: 5px;
  padding: 0 0.5em;
  color: #fff;
  background: #ff8a90;
  font-size: 1.1rem;
}

.coupon .coupon-tag { margin: 0 0 5px 0; }

.coupon h4 {
  margin: 0 0 5px 0;
  font-weight: bold;
  /*font-size: 1.5rem;*/
}

.coupon dl >* {
  font-size: 11px; font-size: 1.1rem;
}

.coupon-price strong {
  color: #EF335F;
  font-weight: bold;
}

.coupon .coupon-price {
  width: 8em;
  padding: 20px 20px 20px 30px;
  text-align: right;
}

.coupon > li > :last-child {
  white-space: nowrap;
}

.coupon .coupon-price * {
  font-size: 15px; font-size: 1.5rem;
}

.coupon .coupon-price strong {
  white-space: nowrap;
}
/*==========//クーポン==========*/

/*==========詳細情報==========*/
.detail-info { font-size: 13px; font-size: 1.3rem; }
/*旧式*/
.detail-info dt {
  padding: 20px 0 20px 20px;
  clear: both;
  float: left;
  font-weight: bold;
  width: 12em!important;
  color: #111;
}

.detail-info dd {
  padding: 20px 20px 20px 12em;
  border-top: 1px solid #e9e9e9;
  color: #111;
}

/*新式*/
ul.detail-info li {
  display: table;
  width: 100%;
  table-layout: fixed;/*ｽﾏﾌｫでの改行改善用*/
  border-top: 1px solid #e9e9e9;
  padding: 20px;
  color: #111;
}

ul.detail-info li > * {
  display: table-cell;
  vertical-align: top;
}

ul.detail-info li > .article.vaM,
ul.detail-info li > .txt.vaM,
ul.detail-info li iframe {
  vertical-align: middle;
}

ul.detail-info li .article {
  width: 12em!important;
  font-weight: bold;
}

ul.detail-info li .txt {
}
/*//新式*/

[class^="button01"] {
  background: #6995b8;/*#999*/
}

[class^="button01"]:hover {
  background: #9db9d1;/*#b3b3b3*/
}

[class*="-short"],
[class*="-short"]:link,
[class*="-short"]:visited,
[class*="-short"]:hover,
[class*="-short"]:active {
  min-width: auto;
  height: 30px;
  margin-top: 5px;
  line-height: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 1.3rem;
}
/*==========//詳細情報==========*/

/*==========メニュー==========*/
ul.menu-photo li p {
  margin: 5px 0 0 0;
  line-height: 1.6;
  font-size: 12px; font-size: 1.2rem;
}

.menu-photo p span {
  color: #EF335F;
  font-size: 12px; font-size: 1.2rem;
}

/*メニュー一覧*/
.menu {
  padding: 0;
}

h3.menu-category {
  background-color: #e8eaeb;
  font-weight: bold;
}

.menu > li {
  display: table;
  width: 100%;
}

.menu > li + li {
  border-top: 1px solid #e9e9e9;
}

.menu > li > * {
  display: table-cell;
  vertical-align: middle;
}

.menu .menu-detail {
  width : 99%;
  padding: 20px 0 20px 15px;
}

.menu h4 {
  margin: 0 0 5px 0;
  font-weight: bold;
  color: #111;
  /*font-size: 1.5rem;*/
}

.menu-price strong {
  color: #383838;/*#EF335F*/
  font-weight: bold;
  font-size: 15px; font-size: 1.5rem;
  white-space: nowrap;
}

.menu .menu-price {
  width: 8em;
  padding: 20px 20px 20px 30px;
  text-align: right;
}

.menu > li > :last-child {
  white-space: nowrap;
}
/*//メニュー一覧*/
/*==========//メニュー==========*/

/*==========ギャラリー==========*/
.gallery > li {
  margin: 20px 0 0 0;
  background: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 0px 3px 8px rgba(0,0,0,0.2);/*0 2px 4px rgba(0,0,0,0.16)*/
}

#gallery {
  position: relative;
  margin: 0;
  padding: 0 5px;
  list-style-type: none;
  display: block;
}

.gallery > li {
  display: inline-block;
  /*width: 32%;*/
  margin-top: 20px;
  margin-right: 20px;
  letter-spacing: 0;
  vertical-align: top;
}

.gallery > li {
  position: relative;
}

.gallery > li:nth-of-type(3n) {
  margin-right: 0;
}

.gallery > li {
  /*height: 488px;*/
}

.gallery .img-box > a,
/*↓aﾀｸﾞからspanに変更のため追加↓*/
.gallery .img-box > span {
  position: relative;
  display: block;
  overflow: hidden;
  /*background: url(/img/pc/common/noimage500.jpg?20150708) no-repeat 50% 50%;*/
  /*background-size : cover;*/
  -webkit-border-radius: 2px 2px 0 0;
  -moz-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}

.gallery > li .thumb-img {
  width: 300px;
  height: 300px;
  /*background-position: 50% 20%!important;*/
}

.gallery > li a:first-child img,
/*↓aﾀｸﾞからspanに変更のため追加↓*/
.gallery > li span:first-child img {
  width: 100%;
  display: block;
}

.tag-heading {
  color: #111;
  padding: 0;
  font-size: 1.3rem;
}

.gallery .img-box-detail > * {
  padding-right: 15px;
  padding-left: 15px;
}

.gallery .img-box-detail > *:first-child {
  margin-top: 15px;
}

.gallery .img-box-detail > *:first-child {
  margin-bottom: 10px;
}

.gallery .img-box-detail > p {
  margin-bottom: 10px;
  font-size: 13px; font-size: 1.3rem;
  line-height: 1.6;
}
/*==========//ギャラリー==========*/

/*==========インスタギャラリー==========*/
.flex-article{
    display: -webkit-box;/*--- Androidブラウザ用 ---*/
    display: -ms-flexbox;/*--- IE10 ---*/
    display: -webkit-flex;/*--- safari（PC）用 ---*/
    display: flex;
    -ms-flex-wrap: wrap;/*--- IE10 ---*/
    -webkit-flex-wrap: wrap;/*--- safari（PC）用 ---*/
    flex-wrap:         wrap;
    -webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
    -ms-flex-pack:justify;/*--- IE10 ---*/
    -webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
    justify-content:space-between;
    -webkit-box-align:stretch;/*--- Androidブラウザ用 ---*/
    -ms-flex-align:stretch;/*--- IE10 ---*/
    -webkit-align-items:stretch;/*--- safari（PC）用 ---*/
    align-items:stretch;
    margin-top: 20px;
}
.flex-article li {
	width: 32%;
	/*border: 1px solid #ccc;*/
	padding: 10px;
	margin-bottom: 30px;
}
.flex-article li > div {
	margin-bottom: 20px;
	line-height: 0;
	width: 100%;
	text-align: center;
}
.flex-article li > div img {
	max-width: 100%;
}
/*==========//インスタギャラリー==========*/

/*==========予約フォーム==========*/
#reservation-form { padding:0px 0 30px 0; }
#reservation-form input { height:45px; }

#reservation-form input[type=text],
#reservation-form textarea {
	border:1px solid #bbb;
	width: 100%;
	padding-left: 5px;
}
#reservation-form textarea { height: 120px; }

#reservation-form input,
#reservation-form textarea,
#reservation-form select {
	font-family:"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","Meiryo","メイリオ","ＭＳ Ｐゴシック","Helvetica","Arial",sans-serif;
}

section > h2 {
    background-color: #F8F8F8;
    padding: 8px 0;
    font-size: 1.6rem;/*15px*/
    font-weight: normal;
    color: #464646;
    margin: 20px 0 0 0;/*0*/
}

section p { margin: 0 }

.essentials {
    text-align: center;
    border-radius: 3px;
    background-color: #FF908E;
    color: #fff;
    width: 32px;
    height: 20px;
    line-height: 20px;
    text-indent: 1px;
    font-size: 1.1rem;/*10px*/
    font-weight: normal;
    display: inline-block;
    margin-right: 8px;
    vertical-align: top;
}

    .menu_select_list .menu_category {
        margin-bottom: 8px;
    }

    .menu_select_list .menu_category > .title {
/*        height: 24px;
        line-height: 24px;
        padding-left: 12px*/;
        font-size: 1.6rem;/*12px*/
/*        color: #383838;*/
        background-color: #e8eaeb;/*#F1F1F1*/
        
        font-weight: bolder;
        padding: 5px 0 5px 12px;
        border-radius: 8px;
    }

    .menu_select_list ul.menus {
        margin-bottom: 10px;
    }

    .menu_select_list li.r-menu {
        padding: 0 10px;
        /* ベース文字色 */
        color: #383838;
    }

    .menu_select_list input[type=checkbox] {
        display: none;
    }

    .menu_select_list input[type=checkbox] + .checkbox {
        -webkit-transition: border-color 0.1s linear;
        transition: border-color 0.1s linear;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer;
        font-weight: bolder;
        box-sizing: content-box;
        width: 100%;
        padding: 0;
        border-radius: 8px;
        border: 4px solid #FFFFFF;
        margin-left: -4px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #F2EFEF), color-stop(0.00, #FFF));
        background: -webkit-linear-gradient(#FFF, #F2EFEF);
        background: -moz-linear-gradient(#FFF, #F2EFEF);
        background: -o-linear-gradient(#FFF, #F2EFEF);
        background: -ms-linear-gradient(#FFF, #F2EFEF);
        background: linear-gradient(#FFF, #F2EFEF);
    }
    .menu_select_list input[type=checkbox] + .checkbox:after {
        -webkit-transition: border-color 0.1s linear;
        transition: border-color 0.1s linear;
        position: absolute;
        display: block;
        margin-top: -10px;
        width: 16px;
        height: 16px;
        background-color: #fff;
        border: 1px solid #AFAFAF;
        border-radius: 4px;
        content: '';
        top: 20px;
        left: 10px;
    }

    .menu_select_list input[type=checkbox]:checked + .checkbox {
        border: 4px solid #FD686F;
    }
    .menu_select_list input[type=checkbox]:checked + .checkbox > .menu-container {
        border: 1px solid #FFFFFF;
    }
    .menu_select_list input[type=checkbox]:checked + .checkbox:after {
        top: 20px;
        left: 10px;
        background-color: #FD686F;
        border: 1px solid #FD686F;
    }
    .menu_select_list input[type=checkbox]:checked + .checkbox:before {
        -webkit-transition: opacity 0.1s linear;
        transition: opacity 0.1s linear;
        position: absolute;
        display: block;
        content: '';
        top: 19px;
        left: 15px;
        margin-top: -7px;
        width: 6px;
        height: 10px;
        border-right: 2px solid #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        z-index: 1;
    }

    .menu_select_list .menu-container {
        padding: 0;
        border-radius: 6px;
        box-sizing: content-box;
        border: 3px solid #999999;
        box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    }

    .menu_select_list .menu-container > .title {
        font-weight: bolder;
        font-size: 1.6rem;/*16px*/
        margin-left: 32px;
        margin-top: 6px;
    }

    .menu_select_list .menu-container > .caption {
        font-size: 1.1rem;/**/
        font-weight: normal;
        margin: 5px 10px 25px;
    }

    .menu_select_list .menu-container .position-right {
        position: absolute;
        bottom: 10px;
        right: 10px;
    }

    .menu_select_list .menu-container .txt-price {
        font-weight: bolder;
        font-size: 1.4rem;/*14px*/
        color: #383838;
        text-align: right;
    }

    .menu_select_list .menu_caption {
        margin: 16px 10px;/*16px 20px*/
        padding: 10px;
        text-align: left;
        background-color: #F8F8F8;
        border-radius: 8px;
        font-size: 1.2rem;/*10px*/
        border-radius: 6px;
        box-sizing: content-box;
        border: 1px solid #999999;
    }

    .menu_select_list .menu_caption > .title {
        font-size: 1.2rem;/*11px*/
        font-weight: bolder;
    }

    .menu_select_list .menu_caption * { font-size: 1.2rem; }

.menu_select_list .menu_category > .title-coupon {
        font-size: 1.6rem;
        background-color: #f07894;
        font-weight: bolder;
        padding: 5px 0 5px 12px;
        border-radius: 8px;
        color: #fff;
}

.menu_select_list .menu-container > .caption-coupon {
        font-size: 1.1rem;/**/
        font-weight: normal;
        margin: 5px 10px 5px;
}

.menu_select_list .menu-container .price-coupon { color: #EF335F; }

#reservation-form p.formnotice { padding:4px 0 0 0; line-height:1.5; }

/*---予約日時セレクト---*/
    .date_picker * { color:#464646; }

    .date_picker select.dates,
    .date_picker select.times {
        -webkit-appearance: none;
        border: 1px solid #bbb;/*1px solid #DBDBDB*/
        width: 100%;
        height: 44px;
        padding-left: 8px;
    }
    .date_picker .select-container .arrow {
        position: relative;
    }
    .date_picker .select-container .arrow:before,
    .date_picker .select-container .arrow:after {
        position: absolute;
        content: '';
        width: 0;
        height: 0;
        border-style: solid;
        right: 6px;
    }

    .date_picker .select-container .arrow:before {
        margin-top: 15px;
        border-width: 0 3px 5.2px 3px;
        border-color: transparent transparent #484848 transparent;
    }
    .date_picker .select-container .arrow:after {
        margin-top: 23px;
        border-width: 5.2px 3px 0 3px;
        border-color: #484848 transparent transparent transparent;
    }

    .date_picker .select-container > div {
        width: 49%;
        display: inline-block;
        padding: 0 4px;
    }
    .date_picker .select-container > div:first-of-type {
        padding-left: 0;
    }
    .date_picker .select-container > div:last-of-type {
        padding-right: 0;
    }
/*---//予約日時セレクト---*/
/*==========//予約フォーム==========*/

/*==========SNS==========*/
/*-----SNSアカウント-----*/
.social-box {
  margin: 20px 0 0 0;
  text-align: center;
}

/*SNSボックスの背景を無効化*/
/*---start
.social-box strong {
  display: block;
  padding-top: 20px;
  margin-bottom: 12px;
  color: #888;
  font-weight: normal;
  font-size: 1.8rem;
}

.social-box strong:before {
  content: "";
  display: block;
  background: url(/images/contents/index/logo-account.png) no-repeat 0 0;
  background-size : auto 61px;
}

.social-box strong:before {
  width: 220px;
  height: 61px;
  margin: 0 auto 13px;
}
end---*/
/*SNSボックスの背景の無効化に伴う変更スタイル*/
.social-box strong {
  display: block;
  padding-top: 20px;
  margin-bottom: 12px;
  color: #464646;
  font-weight: normal;
  font-size: 1.8rem;
}

/*---ボタン---*/
[class^="sns-link0"] {
  text-align: center;
  letter-spacing: -0.4em;
  padding-bottom: 0px;/*20px*/
}

[class^="sns-link0"] li {
  position: relative;
  display: inline-block;
  letter-spacing: 0;
  vertical-align: top;
}

.sns-link02 li + li {
  margin-left: 12px;
}

.snslink-fb a{
  background-color: #3b579d;
}

.snslink-twitter a {
  background-color: #2ca7e0;
}

.snslink-insta a {
  background-color: #335887;
}

.snslink-line a {
  background-color: #00c300;
}

[class^="sns-link0"] li a {
  display: block;
  position: relative;
  font-size: 1px;
  text-indent: -9999px;
}

.sns-link02 li a {
  width: 65px;
  height: 65px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}

[class^="sns-link0"] li a:before {
  content: "";
  position: absolute;
  background: url(/images/contents/index/icon.png) no-repeat;
  background-size: 400px auto;/*320px auto*/
}

[class^="sns-link0"] li a:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

[class^="sns-link0"] li a:before {
  display: inline-block;
  vertical-align: middle;
}

.sns-link02 li.snslink-fb a:before {
  width: 12px;/*10px*/
  height: 23px;/*18px*/
  background-position: 0px 0px;
}

.sns-link02 li.snslink-twitter a:before {
  width: 27px;/*22px*/
  height: 23px;/*18px*/
  background-position: -18px 0px;/*-15px 0px*/
}

.sns-link02 li.snslink-insta a:before {
  width: 24px;
  height: 24px;
  background-position: -81px 0px;
}

.sns-link02 li.snslink-line a:before {
  width: 28px;/*19px*/
  height: 26px;/*18px*/
  background-position: -61px 0px;/*-42px 0px*/
  background-size: 470px auto;
}
/*-----//SNSアカウント-----*/
/*==========//SNS==========*/

/*==========トップスクロールボタン==========*/
[class^="button02"] {
  background: #999;
}

[class^="button02"]:hover {
  background: #b3b3b3;
}
/*==========//トップスクロールボタン==========*/

/*==========フッター==========*/
#footerwrap {
  min-width: 765px;
  background: none;
  width: 100%;
  font-size: 1.2rem;
  text-align: center !important;
  padding-top: 20px;
  margin-top: 0;
  border-top: none;
  height: auto;
  padding-bottom: 40px;
}

#footerwrap * {
  font-size: 12px; font-size: 1.2rem;
}

.footer-list {
  display: block;
  margin-bottom: 12px;
  text-align: center;
}

.footer-list > li{
  display: inline-block;
  margin-right: 12px;
}

#footerwrap > div {
  color: #888;
  text-align: center;
}
/*==========//フッター==========*/
