@charset "Shift_JIS";
/* 要素リセット */
body{
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'Osaka', sans-serif;
  color: #674b43;
  /* 標準文字色 */
	background-color: #f2ebd7;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  共通レイアウト設定
--------------------------------------------------------*/
#hpb-container{
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
  background-color: #f2ebd7;
  background-image : url(../img/bodyBg_5I.png);
  background-repeat: repeat-x;
  background-position: top center;
  width:100%;
  min-width:866px;
}
#hpb-header{
  height: 99px;
  width: 810px;
  margin-left:auto;
  margin-right:auto;
  color: #FFFFFF;
}
#hpb-inner{
  padding-top: 0px;
  padding-bottom:0px;
  width: 810px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  zoom: 1;
  position: relative;
}
#hpb-inner::after,
#hpb-header::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-footer{
  padding-bottom: 20px;
  padding-top:5px;
  clear: both;
  position: relative;
  width:100%;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  background-color: #B19F7D;
  margin-bottom: 0px;
  background-image : url(../img/footerBg_5I.png);
  background-repeat: repeat-x;
  background-position: center top;
  min-width:866px;
}
#hpb-nav{
  width:812px;
  height: 35px;
  position:absolute;
  top:0px;
  left:-1px;
  overflow: hidden;
  background-image : url(../img/navBg_5I.png);
  background-repeat: no-repeat;
  background-position: center 1px;
}
* html #hpb-nav{
  position: relative;
}
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  margin-top: 0;
  margin-right: 3px;
  margin-bottom: 0;
  margin-left: 3px;
  height: 20px;
  overflow: hidden;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 5px;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 0;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 10px;
}
#hpb-headerLogo{
  width: 445px;
  float: left;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-left:3px;
  overflow: hidden;
  height: 79px;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 14px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 44px;
  background-image : url(../img/logo_5I.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 215px;
  margin-top: -15px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
	margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 6px;
  padding-bottom: 5px;
  padding-left: 0;
  font-size: 1.5em;
  font-weight: bold;
  line-height: 19px;
  text-align: center;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
    display: block;
  text-align: center;
  font-size: 10px;
  color: #FFFFFF;
  background-image : url(../img/tel_5I.png);
  background-repeat: no-repeat;
  background-position: center center;
  font-weight: bold;
  padding-top: 1px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 5px;
  margin-left: 0px;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
	margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 6px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 19px;
  text-align: center;
  font-size: 0.8em;
}
#hpb-headerExtra2 {
  }
/* フッター内パーツ */
#hpb-footerMain{
  padding-top: 15px;
  width: 866px;
  margin-right: auto;
  margin-left: auto;
  color:#FFFFFF;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    font-size: 1em;
  text-align: right;
  padding-right: 10px;
  padding-left:536px;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1{
  width:536px;
  padding-top:0px;
  padding-bottom:15px;
  padding-right:330px;
  margin-right: auto;
  margin-left: auto;
  margin-top: -40px;
}
#hpb-footerExtra1 ul{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  text-align: left;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
    display: inline-block;
  line-height: 1.2;
  padding-right: 10px;
}
* html #hpb-footerExtra1 li{
  display: inline;
/* for IE6 */
}
*:first-child + html #hpb-footerExtra1 li{
  display: inline;
/* for IE7 */
}
#hpb-footerExtra1 li a{
  color:#FFFFFF;
  padding-top: 2px;
  padding-right: 5px;
  padding-bottom: 1px;
  padding-left: 13px;
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 5px;
  background-image : url(../img/fpoint_5I.png);
  background-repeat: no-repeat;
  background-position: left center;
}
#hpb-footerExtra1 a:link{
  text-decoration: underline;
}
#hpb-footerExtra1 a:visited{
  text-decoration: underline;
}
#hpb-footerExtra1 a:hover{
  text-decoration: none;
}
#hpb-footerExtra1 a:active{
  text-decoration: none;
}
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */

/* バナー */
#banner{
  width: 235px;
}
#banner ul{
  margin-top: 0;
  margin-right: 0px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#banner li{
  display: block;
  padding-bottom:0px;
}
#banner li a{
  display: block;
  width: 235px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-blog{
  /* スタッフブログバナー */
    background-image : url(../img/top_banner_5I_01.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#banner a#banner-trip{
  /* 研修旅行記バナー */
    background-image : url(../img/top_banner_5I_02.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#banner a#banner-card{
  /* サービスカードバナー */
    background-image : url(../img/top_banner_5I_03.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#banner a#banner-reserve{
  /* ご予約バナー */
    background-image : url(../img/top_banner_5I_04.png);
  background-position: top center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo{
  width: 215px;
  padding-top: 18px;
  padding-bottom: 0;
  background-color:#FFFFFF;
  margin-top:20px;
  background-image : url(../img/shopBgtop_5I.png);
  background-repeat: no-repeat;
  background-position: center top;
}
#shopinfo h3{
  text-align:left;
  font-size: 14px;
  font-weight: bold;
  color: #674b43;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
  text-transform:uppercase;
}
#shopinfo h3 span.ja{
  display:none;
}
#shopinfo h4{
  font-weight: bold;
  padding-left: 15px;
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color:#666666;
}
#shopinfo p{
  color:#666666;
  padding-top:2px;
  padding-left: 15px;
  padding-right:15px;
  padding-bottom:15px;
  margin-top:0;
  margin-bottom: 0;
  line-height:1.6;
  background-image : url(../img/shopBgBottom_5I.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}
#shopinfo img {
  }
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#hpb-nav ul{
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 1px;
  padding-bottom: 0;
  padding-left: 1px;
  width:810px;
  height: 35px;
}
#hpb-nav ul::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li{
  display: block;
  width: 135px;
  float:left;
}
#hpb-nav li a{
  display: block;
  color:#FFFFFF;
  overflow:hidden;
}
#hpb-nav li span.en{
  font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
  text-transform:capitalize;
  display: block;
  line-height: 35px;
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding-left:0px;
  padding-top:0px;
  display: block;
}
#hpb-nav li span.ja{
  display:none;
}
#hpb-nav a:link,
#hpb-nav a:visited{
  background-image : url(../img/nav_5I.png);
  background-position: left top;
  background-repeat: no-repeat;
  text-decoration: none;
}
#hpb-nav a:hover,
#hpb-nav a:active{
  background-image : url(../img/nav_5I_on.png);
  background-position: left top;
  background-repeat: no-repeat;
  text-decoration: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #674b43;
  text-decoration: underline;
}
a:visited{
  color: #674b43;
  text-decoration: underline;
}
a:hover{
  color: #674b43;
  text-decoration: none;
}
a:active{
  color: #674b43;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 0px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 1.2em;
  padding-left: 1.2em;
  line-height: 1.6;
  text-align: left;
}
p.large{
  color: #c28100;
  font-weight: bold;
  font-size:1.1em;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  clear: both;
  border-top-width: 1px;
  border-top-style: none;
  border-right-width: 1px;
  border-right-style: none;
  border-left-width: 1px;
  border-left-style: none;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  background-image : url(../img/titleBg_5I.png);
  background-position: right bottom;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: 0;
  height: 70px;
  text-align: left;
  overflow: hidden;
  line-height: 70px;
  background-repeat: repeat-x;
}
.hpb-layoutset-02 h2 span.ja{
  display: none;
}
h2 span.en{
  font-size: 1.4em;
  color: #FFF;
  font-weight: bold;
  text-transform: capitalize;
  padding-left: 10px;
  padding-top: 10px;
  display: block;
}
#hpb-wrapper h3{
  font-size: 1.2em;
  line-height: 1;
  font-weight: bold;
  letter-spacing:2px;
  text-align: left;
  padding-top: 2px;
  padding-left: 7px;
  padding-bottom: 2px;
  margin-bottom: 15px;
  text-align: left;
  border-left-width: 5px;
  border-left-style: solid;
  border-left-color: #B5478B;
  margin-top: 10px;
  clear:both;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  text-align: left;
  font-size: 1em;
  line-height: 1.2;
  color: #c28100;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 10px;
  text-align: left;
  background-image : url(../img/point_5I.png);
  background-position: 2px 5px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: normal;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0px;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #e3bc7b;
}
table th{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  background-color: #ded2b1;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3bc7b;
}
table td{
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 8px;
  padding-left: 8px;
  text-align: left;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3bc7b;
}
/* フォームパーツ設定 */
input.button{
  margin-top: 10px;
  margin-bottom: 15px;
}
textarea{
  width: 380px;
  height: 200px;
}
input.l{
  width: 380px;
}
input.m{
  width: 250px;
}
input.s{
  width: 50px;
}
/* メインコンテンツ内基本パーツ */

#hpb-main ul{
  margin-top: 1em;
  margin-right: 0;
  margin-bottom: 2em;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}
#hpb-main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 20px;
  background-image : url(../img/point_5I.png);
  background-position: 2px 7px;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #e3bc7b;
}
#hpb-main dl{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
#hpb-main dt{
  float: left;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 8px;
  padding-right: 0;
  padding-bottom: 5px;
  padding-left: 3px;
  margin: 0;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 8px;
  padding-right: 3px;
  padding-bottom: 5px;
  text-align: left;
  line-height: 1.4;
  padding-left: 11em;
  color: #c28100;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e3bc7b;
}
* html #hpb-main dd{
  height: 1%;
/* for IE6 */
}
#hpb-main dl::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-main img.left{
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 10px;
  float: left;
}
#hpb-main img.right{
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: 20px;
  float: right;
}
/* メニューページ デザイン定義 */
#menu .item{
  width : 553px;
  float: left;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 25px;
  min-height: 135px;
}
* html #menu .item{
  height: 135px;
/* for ie6 */
}
#menu .item h3{
  margin-left: 0;
  margin-right: auto;
  margin-bottom:5px;
}
#menu .item dl{
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 0;
  font-size: 0.95em;
}
#menu .item dt{
  width: 11em !important;
}
#menu .item dd{
  text-align: right;
  padding-left: 12.5em;
}
/* クーポン デザイン定義 */
#coupon{
  border-top-width: 4px;
  border-top-style: double;
  border-top-color: #e3bc7b;
  border-right-width: 4px;
  border-right-style: double;
  border-right-color: #e3bc7b;
  border-bottom-width: 4px;
  border-bottom-style: double;
  border-bottom-color: #e3bc7b;
  border-left-width: 4px;
  border-left-style: double;
  border-left-color: #e3bc7b;
  padding-top: 0px;
  padding-right: 0;
  padding-bottom: 0px;
  padding-left: 0;
  margin-bottom: 30px;
  margin-left:10px;
  margin-right:10px;
}
#coupon-off{
  margin-left: 0px;
  padding-top: 15px;
}
#coupon-limit{
  padding-top: 20px;
  margin-left: 0px;
  padding-bottom: 20px;
}
#coupon-off h4,
#coupon-limit h4{
  float:left;
}
#coupon-off p,
#coupon-limit p{
  padding-left:150px;
}
.hpb-layoutset-02 #hpb-wrapper #coupon h3{
  padding-top: 25px;
  padding-right: 0px;
  padding-bottom: 20px;
  padding-left: 20px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0px;
  margin-left: 0;
  border-left-style: none;
  text-align: left;
  font-size: 1.2em;
  background-color: #ded2b1;
}
#coupon::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#coupon h4{
  width: 110px;
  margin-right: auto;
  background-color: #e3bc7b;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: none;
  text-align: center;
  margin-left:25px;
  margin-bottom:10px;
}
#coupon p{
  margin-bottom: 0;
  margin-left:23px;
}
#coupon hr{
  margin-top: 0;
  margin-bottom: 0;
}
/* アクセスマップ */

#access img{
  float:right;
  padding-left:10px;
  padding-bottom:10px;
}
/* ご予約 */

#contact form{
  padding-left:15px;
  padding-right:15px;
  text-align:center;
}
#contact form table{
  width:100%;
}
#contact form th,
#contact form td,
#contact form td input{
  text-align:left;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  body{
  min-width: 100%;
}
/*--------------------------------------------------------
		共通レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
  background-image: none;
  min-width: 0;
}
#hpb-header{
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  background-color: #b5478b;
}
#hpb-inner{
  width: 100%;
}
#hpb-footer{
  padding-top: 0;
  margin-top:0px;
  min-width: 0;
}
#hpb-nav{
  width: 100%;
  height: auto;
  position: relative;
  left: 0;
  background-image: none;
  background-color: #b99254;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #f2ebd7;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f2ebd7;
}
/*--------------------------------------------------------
		共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
  margin-right: 0;
  margin-left: 0;
  height: auto;
}
#hpb-headerMain h1{
  margin-left: 0;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-headerLogo{
  width: 98%;
  float: none;
  margin-top: 10px;
  margin-left: auto;
  margin-bottom: 10px;
  margin-right: auto;
  height: auto;
}
#hpb-headerLogo a{
  margin-top: 0;
  max-width: 100%;
  background-size:contain;
  background-position: center top;
}
#hpb-headerExtra1{
  width: 98%;
  margin-top: 0;
  margin-left: auto;
  margin-right: 1%;
  float: none;
  text-align: right;
}
#hpb-headerExtra1 p.tel{
  padding-top: 0px;
  padding-right: 0;
  line-height: 1.4;
  display: inline-block;
  text-align: right;
}
#hpb-headerExtra1 p.tel span{
  display: block;
  background-image: none;
  padding-top: 3px;
  padding-right: 12px;
  padding-bottom: 3px;
  padding-left: 12px;
  background-color: #63274c;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
#hpb-headerExtra1 p.address{
  padding-right: 0;
  line-height: 1.4;
  text-align: right;
}
/* フッター内パーツ */
	#hpb-footerMain{
  width: 100%;
}
#hpb-footerMain p{
  text-align: center;
  padding-left: 10px;
  word-break:break-all;
}
#hpb-footerExtra1{
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0;
  padding-right: 10px;
  padding-left: 10px;
  margin-top: 0;
  box-sizing: border-box;
}
#hpb-footerExtra1 li{
  line-height: 1.4;
}
#hpb-footerExtra1 li a{
  margin-bottom: 10px;
  background-position: 0px 5px;
  display: block;
}
/* サイドブロック内パーツ */
	/* バナー */
	#banner{
  width: 100%;
}
#banner li{
  max-width: 100%;
}
#banner li a{
  max-width: 100%;
}
#banner a#banner-blog{
  background-size: contain;
}
#banner a#banner-trip{
  background-size: contain;
}
#banner a#banner-card{
  background-size: contain;
}
#banner a#banner-reserve{
  background-size: contain;
}
/* 店舗情報 */
	#shopinfo{
  margin-left: auto;
  margin-bottom: 0px;
  margin-right: auto;
  max-width: 100%;
  background-image: none;
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
#shopinfo h4{
  padding-right: 15px;
}
#shopinfo img.shopinfo-img{
  max-width: 100%;
  box-sizing: border-box;
}
#shopinfo p{
  background-image: none;
}
/*--------------------------------------------------------
		ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
  width: 27px;
  height: 20px;
  background-image : url(../img/btn_menu.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px ;
  margin-bottom: 10px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
#hpb-nav ul{
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  height: auto;
  display: none;
}
#hpb-nav ul.toggled-on{
  display: block;
}
#hpb-nav li{
  width: 100%;
  float: none;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #d4c3a8;
}
#hpb-nav li a{
  line-height: 1.4;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}
#hpb-nav li span.en{
  line-height: 1.4;
  text-align: left;
}
#hpb-nav a:link,
	#hpb-nav a:visited{
  background-image: none;
}
#hpb-nav a:hover,
	#hpb-nav a:active{
  background-image: none;
  background-color: #b19262;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
  padding-right: 0;
  padding-left: 0;
}
hr{
  box-sizing: border-box;
}
.hpb-layoutset-02 h2{
  background-size: cover;
  height: auto;
  line-height: 1.4;
  padding-top: 30px;
  padding-bottom: 10px;
  word-break: break-all;
}
h2 span.en{
  padding-top: 0;
  padding-right: 10px;
}
#hpb-wrapper h3{
  line-height: 1.4;
  padding-right: 7px;
}
h4{
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  line-height: 1.4;
}
h5{
  display: inline-block;
}
table{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main ul li{
  padding-right: 0;
}
#hpb-main dt{
  float: none;
  width: 100% !important;
  box-sizing: border-box;
}
#hpb-main dd{
  padding-right: 0;
  padding-left: 0;
}
#hpb-main img.left{
  margin-right: 0;
  float: none;
}
#hpb-main img.right{
  margin-left: 0;
  float: none;
}
/* メニューページ デザイン定義 */
	#menu .item{
  width: 100%;
  float: none;
  margin-left: 0;
  margin-right: 0;
  min-height: 0;
}
#menu .item h3{
  width: 100%;
  box-sizing: border-box;
}
#menu .item dt{
  width: 100% !important;
}
#menu .item dd{
  padding-left: 0;
}
/* クーポン デザイン定義 */
	#coupon{
  max-width: 100%;
  box-sizing: border-box;
}
#coupon-off{
  padding-right: 25px;
  padding-left: 25px;
}
#coupon-limit{
  padding-right: 25px;
  padding-left: 25px;
}
#coupon-off h4,
	#coupon-limit h4{
  float: none;
}
#coupon-off p,
	#coupon-limit p{
  padding-left: 0;
}
.hpb-layoutset-02 #hpb-wrapper #coupon h3{
  padding-right: 20px;
}
#coupon h4{
  line-height: 1.4;
  margin-left: 0px;
  max-width: 100%;
}
#coupon p{
  margin-left: 0px;
}
/* アクセスマップ */
	#access img{
  float: none;
  padding-left: 0;
}
/* ご予約 */
	#contact form{
  padding-left: 0;
  padding-right: 0;
}
#contact form th, #contact form td{
  padding-bottom: 5px;
}
#contact form td input{
  margin-bottom: 3px;
}
}