@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain h1{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	font-size: 10px;
	color: #fff;
}

#hpb-headerLogo a{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 141px;
	height: 76px;
	background-image : url(logo_7H.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
    width: 500px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 19px;
    text-align: right;
    font-size: 16px;
	font-weight: bold;
}

#hpb-headerExtra1 p.tel span{
	/* 電話番号の「電話でのご予約・お問い合わせは」文字設定 */
	padding-right: 3px;
    font-size: 12px;
	font-weight:normal;
}

#hpb-headerExtra1 a{
	/* 「ご予約はこちら」ボタン設定 */
    display: block;
	width: 141px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
	height: 25px;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 13px;
	line-height: 25px;
	text-indent: -9999px;
}

/* フッター内パーツ */

#hpb-footer{
	padding-bottom: 20px;
}
#hpb-footerMain{
	background-color: #000;
	padding-top: 5px;
	padding-bottom: 12px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    width: 975px;
    margin: 0;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
	color:#fff;
	text-align: right;
}
#hpb-footerExtra1{
    padding-left: 10px;
    margin-top: 10px;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    line-height: 1.2;
    padding-right: 5px;
	padding-left:5px;
}

#hpb-footerExtra1 li a{
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 14px;
	background-image : url(arrow_7H.png);
	background-repeat: no-repeat;
	background-position: left center;
}


/* サイドブロック内パーツ */

/* バナー */
#banner {
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 7px;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    display: block;
	padding-bottom:5px;
}

#banner li a{
    display: block;
    height: 42px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
}

#banner a#banner-special{
    /* スペシャルメニューバナー */
    background-image : url(banner_7H_01.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-spa{
    /* スパバナー */
    background-image : url(banner_7H_02.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-reserve{
    /* 予約バナー */
    background-image : url(banner_7H_03.png);
    background-position: center left;
    background-repeat: no-repeat;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(banner_7H_04.png);
    background-position: center left;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
	border: 1px solid #dcdcdc;
	padding-top: 15px;
	padding-bottom:15px;
	background-color:#f2f3f2;
}

#shopinfo img.shopinfo-img{
	margin-bottom:15px;
}

#shopinfo h3{
    display: none;
}

#shopinfo h4{
	color: #333333;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	padding-right: 17px;
	padding-left: 17px;
}

#shopinfo p{
	padding-top: 0.1em;
	padding-right: 17px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li span.en{
    display: none;
}
#hpb-nav li span.ja{
    font-size: 12px;
}
#hpb-nav a{
	letter-spacing: 0.1em;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
}

#hpb-nav a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:hover{
	text-decoration: none;
    color: #d6c566;
}
#hpb-nav a:active{
    text-decoration: none;
    color: #d6c566;
}

/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #333333;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #6a9158;
    text-decoration: none;
}
a:active{
    color: #6a9158;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 1em;
    padding-left: 1em;
    line-height: 1.7;
    text-align: left;
    overflow: visible;
}

p.large{
    font-size: 1.2em;
    color: #3e6934;
    padding-top: 0.5em;
    margin-bottom: 1em;
	font-weight: bold;
}

p.indent{
    padding-left: 15px;
}

.left{
    float: left;
}
.right{
    float: right;
}

.center{
    margin-right: auto;
    margin-left: auto;
}

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;
    color: #f5f1dc;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
	padding-top:0px;
	padding-bottom: 0;
    height: 103px;
    text-align: left;
    overflow: hidden;
    line-height: 103px;
    background-position: top left;
    background-repeat: no-repeat;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	letter-spacing: 0.1em;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1em;
    color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
    font-weight: normal;
	background-color: #aea439;
	margin-left: 19px;
}

.hpb-layoutset-02 h2 span.en{
    display: none;
}

h3{
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image : url(indexBg_7H.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' , 'ヒラギノ明朝 Pro W3' , 'ＭＳ Ｐ明朝' , serif;
	letter-spacing: 0.1em;
	font-size: 1.5em;
	text-align: left;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
    border-bottom-style: none;
}

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 3px;
    padding-left: 12px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #564c14;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
    text-align: left;
    background-image : url(point_7H.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1em;
    line-height: 1.5;
    font-weight: normal;
    color: #564c14;
}

table{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #e0d7a6;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #f8f5da;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #e0d7a6;
    color: #4D450A;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #e0d7a6;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 280px;
}
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: 10px;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 3px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 20px;
    background-image : url(point_7H.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-left: 10px;
    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: 0;
    padding-left: 5px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #e0d7a6;
    overflow: visible;
}

* 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: 15px;
    margin-bottom: 10px;
    margin-left: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 15px;
	margin-right: 10px;
    float: right;
}

#hpb-main img.center{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#pagetop{
	padding-top:10px;
	padding-bottom: 10px;
    text-align: right;
	padding-right: 10px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    background-image : url(returnTop_7H.png);
    background-position: left center;
    background-repeat: no-repeat;
    text-align: left;
	padding-left: 10px;
}


/* トップページ デザイン定義 */
#toppage-news{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;

}
#toppage-news h3{
	border-bottom-width: 0px;
	border-bottom-style: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image : url(indexBg_7H.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' , 'ヒラギノ明朝 Pro W3' , 'ＭＳ Ｐ明朝' , serif;
	letter-spacing: 0.1em;
	font-size: 1.5em;
}
#toppage-news h3 .en{
	display:none;
}

#toppage-news span.date{
    line-height: 1.5;
    font-size: 0.95em;
	font-weight:bold;
	background-image : url(point_7H.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.news-photo{
    float: left;
    padding-right: 10px;
    padding-left: 5px;
    padding-bottom: 2px;
}

.news-comment{
	margin-top: 10px;
	border: 1px solid #dacfc5;
	padding-top: 10px;
	padding-left: 6px;
	padding-bottom: 8px;
	background-image : url(infoBg_7H.png);
	background-repeat: repeat;
	background-position: left center;
}
.news-comment::after{
	content: ".";  
	display: block;  
	clear: both;
	height: 0;
	visibility: hidden;
}

#toppage-news hr{
    padding-top: 0px;
    margin-top: 0;
    margin-bottom: 0px;
    clear: both;
}
/* ご予約 */
#reserve form{
	padding-left:15px;
	padding-right:15px;
	text-align:center;
}
#reserve form table{
	width: 100%;
}
#reserve form th,
#reserve form td,
#reserve form td input{
	text-align:left;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {
	
	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain h1{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 1.4;
	}
	#hpb-headerLogo a{
		width: 100%;
    background-position: center top;
		background-size: contain;
		max-width: 100%;
	}
	#hpb-headerExtra1{
		width: 98%;
		margin-left: auto;
		margin-right: auto;
		float: none;
	}
	#hpb-headerExtra1 p.tel{
		padding-right: 0;
	}
	#hpb-headerExtra1 p.tel span{
		padding-right: 0px;
		display: block;
	}
	#hpb-headerExtra1 a{
		margin-right: 0;
	}
	
	/* フッター内パーツ */
	#hpb-footer{
		padding-bottom: 0;
	}
	#hpb-footerMain{
		padding: 0;
	}
	#hpb-footerMain p{
    width: 100%;
		padding-top: 10px;
		padding-left: 5px;
		padding-bottom: 10px;
		padding-right: 5px;
		text-align: center;
		box-sizing: border-box;
		word-break:break-all;
	}
	#hpb-footerExtra1{
    padding-left: 0;
    margin-top: 0;
	}
	#hpb-footerExtra1 ul{
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
	}
	#hpb-footerExtra1 li{
    display: inline-block;
    line-height: 1.4;
    margin-bottom: 10px;
	}
	#hpb-footerExtra1 li a{
		padding-right: 0;
	}
	/* サイドブロック内パーツ */
	/* バナー */
	#banner li{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#banner li a{
		max-width: 100%;
	}
	#banner a#banner-special{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-spa{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-reserve{
    background-position: center top;
		background-size: contain;
	}
	#banner a#banner-access{
    background-position: center top;
		background-size: contain;
	}
	
	/* 店舗情報 */
	#shopinfo{
		max-width: 100%;
	}
	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav{
		background-color: #000000;
		width: 100%;
		display: inline-block;
	}	
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu3.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 li{
		border-top-color: #747474;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-nav a:hover{
		
    color: #D6C566;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
    padding-right: 0;
    padding-left: 0;
	}
	.hpb-layoutset-02 h2{
    height: auto;
		line-height: 1.4;
		word-break: break-all;
	}
	.hpb-layoutset-02 h2 span.ja{
		margin-top: 10px;
		margin-bottom: 10px;
		margin-right: 19px;
		display: inline-block;
	}
	h3{
  	padding-left: 0px;
	}
	h4{
    padding-left: 0;
	}
	table{
    margin-right: auto;
    margin-left: auto;
		width: 100%;
		box-sizing: border-box;
	}	
	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */
	#hpb-main ul{
    padding-right: 10px;
	}
	#hpb-main ul li{
    padding-right: 0;
	}
	#hpb-main dl{
		margin-right: 0;
		margin-left: 0;
	}
	#hpb-main dt{
		float: none;
    padding-left: 0;
		max-width: 100%;
	}
	#hpb-main dd{
    padding-right: 0;
    padding-left: 0;
	}
	#hpb-main img.left{
    margin-right: 0;
    margin-left: 0;
    float: none;
}
	#hpb-main img.right{
    margin-left: 0;
    margin-right: 0;
    float: none;
	}
	#pagetop{
		padding-right: 0;
	}
	/* トップページ デザイン定義 */
	#toppage-news{
		padding-right: 0;
		padding-left: 0;
	}
	.news-comment{
		padding-right: 6px;
		background-size: cover;
	}
	
	/* ご予約 */
	#reserve form{
		padding-left: 0;
		padding-right: 0;
	}
	/* アクセス */
	#access h3:first-child{
		margin-top: 10px;
	}
}