@charset "Shift_JIS";
/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 29px;
}
#hpb-headerMain h1{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 18px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  text-align: left;
  font-weight: normal;
  line-height: 12px;
  font-size: 10px;
  color: #ffffff;
}
#hpb-headerLogo{
  width: 400px;
  float: left;
}
#hpb-headerLogo a{
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 20px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  text-indent: -9999px;
  overflow: hidden;
  height: 50px;
  background-image : url(../img/logo_4A.png);
  background-position: center left;
  background-repeat: no-repeat;
}
#hpb-headerExtra1{
  width: 430px;
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  float: right;
  color: #ffffff;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  font-size: 1em;
  line-height: 19px;
  text-align: right;
}
#hpb-headerExtra1 p.tel span {
  /* 電話番号の「TEL」文字設定 */
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
    margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 5px;
  padding-bottom: 0;
  padding-left: 0;
  line-height: 19px;
  text-align: right;
}
#hpb-headerExtra2 {
  }
/* フッター内パーツ */
#hpb-footerMain{
  width: 440px;
  float: right;
  height: 35px;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
    margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  font-size: 0.8em;
  text-align: right;
  line-height: 35px;
  color: #ffffff;
}
#hpb-footerLogo {
  }
#hpb-footerExtra1{
  width: 400px;
  float: left;
  height: 35px;
}
#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{
  /* フッターナビ設定 */
    line-height: 32px;
  font-size: 0.85em;
}
#hpb-footerExtra1 li a{
  padding-left: 15px;
  padding-right: 15px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #784440;
}
#hpb-footerExtra1 a:link{
  color: #ffffff;
  text-decoration: none;
}
#hpb-footerExtra1 a:visited{
  color: #ffffff;
  text-decoration: none;
}
#hpb-footerExtra1 a:hover{
  color: #F39700;
  text-decoration: none;
}
#hpb-footerExtra1 a:active{
  color: #F39700;
  text-decoration: none;
}
#hpb-footerExtra2 {
  }
/* サイドブロック内パーツ */

/* バナー */
#banner{
  height: 243px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #C29251;
  background-color: #fbf2dd;
  overflow: hidden;
}
#banner ul{
  height: 220px;
  overflow: hidden;
  margin-top: 10px;
  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;
}
#banner li{
  display: block;
  width: 180px;
  height: 44px;
  margin-left: auto;
  margin-right: auto;
}
#banner li a{
  display: block;
  height: 44px;
  text-indent: -9999px;
  overflow: hidden;
}
#banner a#banner-special{
  /* 限定メニューバナー */
    background-image : url(../img/top_banner_4A_01.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-event{
  /* イベント情報バナー */
    background-image : url(../img/top_banner_4A_02.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-space{
  /* 貸切スペースバナー */
    background-image : url(../img/top_banner_4A_03.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-access{
  /* アクセスバナー */
    background-image : url(../img/top_banner_4A_04.png);
  background-position: center center;
  background-repeat: no-repeat;
}
#banner a#banner-reserve{
  /* ご予約バナー */
    background-image : url(../img/top_banner_4A_05.png);
  background-position: center center;
  background-repeat: no-repeat;
}
/* 店舗情報 */
#shopinfo{
  padding-bottom: 10px;
}
#shopinfo img.shopinfo-img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #C3C285;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #C3C285;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #C3C285;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #C3C285;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}
#shopinfo h3{
  height: 1px;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
#shopinfo h4{
  width: 190px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  font-weight: normal;
  font-size: 0.95em;
  padding-top: 0;
  color: #661900;
}
#shopinfo p{
  width: 195px;
  margin-top: 0.1em;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.5;
}
/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a {
  /* ナビゲーション文字設定 */
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
  color: #e69100;
  text-decoration: underline;
}
a:visited{
  color: #e69100;
  text-decoration: underline;
}
a:hover{
  color: #F39700;
  text-decoration: none;
}
a:active{
  color: #F39700;
  text-decoration: none;
}
#hpb-skip{
  /* ヘッダースキップの非表示 */
    height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
}
p{
  margin-top: 0.5em;
  margin-bottom: 2em;
  padding-right: 0.1em;
  padding-left: 0.1em;
  line-height: 1.4;
  text-align: left;
}
p.large{
  font-weight: bold;
}
p.indent{
  padding-left: 15px;
}
.left{
  float: left;
}
.right{
  float: right;
}
hr{
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  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;
  color: #ffffff;
  border-bottom-width: 1px;
  border-bottom-style: none;
}
.hpb-layoutset-02 h2{
  width: 650px;
  background-image : url(../img/titleBg_4A.png);
  background-position: top right;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  height: 45px;
  padding-top: 15px;
  text-align: left;
  overflow: hidden;
  line-height: 1.1em;
  font-weight: normal;
}
.hpb-layoutset-02 h2 span.ja{
  font-size: 1em;
  color: #ffffff;
  padding-right: 15px;
  padding-left: 15px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.hpb-layoutset-02 h2 span.en{
  font-size: 0.8em;
  color: #f89c00;
  font-weight: normal;
  padding-left: 15px;
  text-transform: uppercase;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #784440;
}
#hpb-wrapper h3{
  background-color: #F3E4D7;
  border: 1px solid #F3E4D7;
  border-bottom: 0;
  color: #D66502;
  padding: 10px;
  position: relative;
}
h3::after{
  background: repeating-linear-gradient(-45deg, #f0b8bf, #f0b8bf 5px, #D89F6D 0, #D89F6D 10px);
  content: '';
  height: 5px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
h3.hpb-c-index{
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -9999px;
  background: none;
}
h4{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 2px;
  text-align: left;
  font-size: 1em;
  line-height: 1.2;
  font-weight: bold;
}
h5{
  display: inline;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  text-align: left;
  background-image : url(../img/pointS_4A.png);
  background-position: 3px 7px;
  background-repeat: no-repeat;
  font-size: 1.1em;
  line-height: 1.5;
  font-weight: bold;
}
table{
  margin-top: 5px;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: 0;
  border-collapse: collapse;
  border-top-width: 0px;
  border-top-style: dotted;
  border-top-color: #661900;
}
table th{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 9px;
  text-align: left;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
}
table td{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  text-align: left;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
  border-bottom-color: #661900;
}
/* フォームパーツ設定 */
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: 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;
}
#hpb-main ul li{
  text-align: left;
  line-height: 1.4;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  background-image : url(../img/pointS_4A.png);
  background-position: 3px 11px;
  background-repeat: no-repeat;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #661900;
}
#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;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  text-align: left;
  line-height: 1.4;
  font-weight: normal;
  width: 9em !important;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  padding-left: 15px;
  background-image : url(../img/pointS_4A.png);
  background-position: 3px 12px;
  background-repeat: no-repeat;
}
#hpb-main dd{
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 5px;
  padding-right: 0;
  padding-bottom: 2px;
  text-align: left;
  line-height: 1.4;
  padding-left: 11em;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #661900;
}
* 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;
}
#pagetop{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: left;
  padding-left: 5px;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
    margin-left: 0;
  margin-right: auto;
  padding-top: 2px;
  background-image : url(../img/pointTop_4A.png);
  background-position: center left;
  background-repeat: no-repeat;
  font-size: 0.9em;
  padding-left: 20px;
  line-height: 16px;
}
#pagetop a:link{
  color: #661900;
  text-decoration: none;
}
#pagetop a:visited{
  color: #661900;
  text-decoration: none;
}
#pagetop a:hover{
  color: #F39700;
  text-decoration: none;
}
#pagetop a:active{
  color: #F39700;
  text-decoration: none;
}
/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2{
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  text-indent: -9999px;
  height: 233px;
  width: 890px;
  background-image : url(../img/top_mainimg_4A_01.png);
  background-position: top center;
  background-repeat: no-repeat;
}
#toppage-news h3{
  margin-bottom: 0;
}
#toppage-news dt{
  width: 76px !important;
  padding-left: 0;
  padding-bottom: 0;
  padding-top: 5px;
  padding-right: 0;
}
#toppage-news dt img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
}
#toppage-news dd{
  padding-left: 77px;
  min-height: 63px;
  padding-bottom: 5px;
  padding-top: 5px;
  color: #666666;
  border-bottom-style: solid;
}
* html #toppage-news dd{
  height: 68px;
/* for ie6 */
}
*:first-child + html #toppage-news dd{
  height: 68px;
/* for ie7 */
}
#hpb-main dd::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#toppage-news span.date{
  color: #661900;
  line-height: 1.5;
  font-size: 0.8em;
}
/* メニューページ デザイン定義 */
#menu .item {
  }
/* クーポン デザイン定義 */
#coupon{
  border-top-width: 4px;
  border-top-style: double;
  border-top-color: #d6d6d6;
  border-right-width: 4px;
  border-right-style: double;
  border-right-color: #d6d6d6;
  border-bottom-width: 4px;
  border-bottom-style: double;
  border-bottom-color: #d6d6d6;
  border-left-width: 4px;
  border-left-style: double;
  border-left-color: #d6d6d6;
  padding-top: 25px;
  padding-right: 20px;
  padding-bottom: 25px;
  padding-left: 30px;
  margin-bottom: 30px;
}
#coupon::after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#coupon-off{
  width: 340px;
  float: left;
}
#coupon-limit{
  width: 130px;
  float: right;
}
#coupon h3{
  margin-left: 15px;
  margin-right: 15px;
}
#coupon h4{
  width: 110px;
  margin-right: auto;
  background-color: #F07E42;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.2;
  font-weight: bold;
  border-bottom-width: 1px;
  border-bottom-style: none;
  text-align: center;
}
#coupon p{
  margin-bottom: 0;
}
#coupon hr{
  margin-top: 0;
  margin-bottom: 0;
}
.news-photo{
  float: left;
  padding-right: 10px;
  padding-bottom: 2px;
}
.news-comment{
  color: #666666;
  margin-top: 5px;
}
#toppage-news hr{
  padding-top: 10px;
  margin-bottom: 5px;
  margin-top: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #661900;
  clear: both;
}
.news-photo img{
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #999999;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #999999;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999999;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #999999;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {
  /*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
  height: auto;
}
#hpb-headerMain h1{
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  line-height: 1.4;
}
#hpb-headerLogo{
  width: 98%;
  float: none;
  margin-right: auto;
  margin-left: auto;
}
#hpb-headerLogo a{
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  max-width: 100%;
  height: 47px;
  background-size: contain;
  background-position: top center;
}
#hpb-headerExtra1{
  width: 98%;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
#hpb-headerExtra1 p.tel{
  /* 電話番号の文字設定 */
		padding-right: 0;
}
#hpb-headerExtra1 p.tel span{
  /* 電話番号の「TEL」文字設定 */
		display: block;
}
#hpb-headerExtra1 p.address{
  /* 住所文字設定 */
		padding-right: 0;
}
/* フッター内パーツ */
	#hpb-footerMain{
  width: 100%;
  float: none;
  height: auto;
}
#hpb-footerMain p{
  /* コピーライト文字設定 */
		word-break: break-all;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-left: 5px;
  text-align: center;
  line-height: 1.4;
}
#hpb-footerExtra1{
  width: 100%;
  float: none;
  height: auto;
  padding-bottom: 10px;
}
#hpb-footerExtra1 li{
  /* フッターナビ設定 */
		line-height: 1.4;
  display: inline;
}
#hpb-footerExtra1 li a{
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
/* サイドブロック内パーツ */

	/* バナー */
	#banner{
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}
#banner ul{
  height: auto;
}
#banner li{
  max-width: 96%;
}
#banner a#banner-special{
  /* 限定メニューバナー */
		background-size: contain;
  background-position: top center;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#banner a#banner-event{
  /* イベント情報バナー */
		background-size: contain;
  background-position: top center;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#banner a#banner-space{
  /* 貸切スペースバナー */
		background-size: contain;
  background-position: top center;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#banner a#banner-access{
  /* アクセスバナー */
		background-size: contain;
  background-position: top center;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
#banner a#banner-reserve{
  /* ご予約バナー */
		background-size: contain;
  background-position: top center;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}
/* 店舗情報 */
	#shopinfo img.shopinfo-img{
  max-width: 96%;
  box-sizing: border-box;
}
#shopinfo h4{
  width: 195px;
  max-width: 96%;
  box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
}
#shopinfo p{
  max-width: 96%;
  box-sizing: border-box;
}
/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/

	#hpb-nav h3.hpb-c-index{
  width: 27px;
  height: 20px;
  background-position: top left;
  background-repeat: no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  text-indent: -9999px;
  cursor: pointer;
}
/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
  padding-right: 0;
  padding-left: 0;
}
.hpb-layoutset-02 h2{
  width: 96%;
  background-image : none;
  background-color: #511000;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.4;
  border-top-left-radius:8px;
  border-top-right-radius:8px;
  border-bottom-left-radius:8px;
  border-bottom-right-radius:8px;
  -webkit-border-top-left-radius:8px;
  -webkit-border-top-right-radius:8px;
  -webkit-border-bottom-left-radius:8px;
  -webkit-border-bottom-right-radius:8px;
  word-break: break-all;
  box-sizing: border-box;
}
.hpb-layoutset-02 h2 span.ja{
  display: block;
}
.hpb-layoutset-02 h2 span.en{
  display: block;
  padding-right: 15px;
  border-left-width: 0;
}
h4{
  padding-right: 0;
  padding-left: 0;
}
table{
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
}
/* フォームパーツ設定 */
	textarea{
  width: 96%;
}
input.l{
  width: 96%;
}
input.m{
  width: 60%;
}
input.s{
  width: 30%;
}
/* メインコンテンツ内基本パーツ */
	#hpb-main dt{
  float: none;
  max-width: 100%;
  box-sizing: border-box;
}
#hpb-main img.left{
  margin-right: 0;
  float: none;
}
#hpb-main img.right{
  margin-left: 0;
  float: none;
}
#pagetop{
  margin-bottom: 0;
}
#pagetop a{
  /* ページの先頭へのリンク設定 */
		margin-left: 0;
}
/* トップページ デザイン定義 */
	.hpb-layoutset-01 #hpb-title h2{
  margin-top: 0;
  height: 200px;
  width: 100%;
  background-size: contain;
  margin-bottom: 0;
}
/* ご予約 */
	#contact form td input{
  margin-top: 5px;
  margin-bottom: 5px;
}
}