@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: #e3d0c7; /* 標準文字色 */
    background-color: #2f1313;
    background-image : url(Pb_bg.png);
    background-position: top left;
    background-repeat: repeat-x;
}
/* 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: 0 auto;
    position: relative;
    width: 960px;
}

#hpb-header{
    position: relative;
    width: 960px;
    height: 158px;
    overflow: hidden;
    background-color: #c4a4a4;
}


#hpb-inner{
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 960px;
    margin: 0 auto;
    clear: both;
}

#hpb-inner::after,
#hpb-header::after,
#hpb-aside::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 666px;
    margin: 60px 0 0;
}

#hpb-title{
    display: block;
    width: 960px;
    height: 448px;   
    margin-top: -20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
}

#hpb-title h2{
    text-indent: -9999px;
}

.hpb-top-image{
    width: 960px;
    height: 448px;
    background-image : url(main_5Pb6.png);
    background-repeat: no-repeat;
    background-position: left top;
}

#hpb-main{
    width: 605px;
    margin-top: 282px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
}

#hpb-aside{
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
 }

#hpb-footer{
    padding-bottom: 0px;
    clear: both;
    margin: 0px;
    text-align: left;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    display: none;
}

#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{
    position: absolute;
    top: 0px;
    left: 0px;
}

#hpb-headerLogo a{
    display: block;
    position: absolute;
    top: 47px;
    text-indent: -9999px;
    overflow: hidden;
    height: 50px;
    width: 245px;
    background-image : url(logo_5Pb3.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#hpb-headerExtra1{
    display: none;
}

/* ナビゲーション */
#hpb-nav{
    width: 666px;
    top: -145px;
    right: 0px;
    position: absolute;
    overflow: hidden;
}

#hpb-nav ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 40px;
    letter-spacing: -0.4em;
}

#hpb-nav li{
    display: inline-block;
    letter-spacing: 0;
    padding-left: 10px;
    padding-right: 10px;
    width: 89px;
    border-right: 1px solid #eedfd9;
}

#hpb-nav li:first-child{
    border-left: 1px solid #eedfd9;
    padding-left: 10px;
}

#hpb-nav li a{
    display: block;
    width: 89px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
}

#hpb-nav li span.en{
    color: #5a1a1a;
    font-size: 14px;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "Palatino Linotype", "Times New Roman", "メイリオ", serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav a:link{
    text-decoration: none;   
}

#hpb-nav a:visited{
    text-decoration: none;   
}

#hpb-nav a:hover{
    background-color: #d6bcb9;
}

#hpb-nav a:active{
    background-color: #d6bcb9;
}




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

/* バナー */
#banner{
    width: 960px;
    height: 201px;
    position: absolute;
    top: 495px;
    overflow: hidden;
}

#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 960px;
    height: 198px;
}

#banner li{
    display: block;
    padding-bottom: 0px;
    float: left;
}

#banner li a{
    display: block;
    width: 198px;
    height: 198px;
    margin-left: 53px;
    text-indent: -9999px;
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #281809;
}

#banner li:first-child a{
    margin-left: 0px;
}

#banner li:hover a{
    border: 1px solid #7b5454;
}

#banner a#banner-blog{
    /* スタッフブログバナー */
    background-image : url(top_banner_5Pb_1.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#banner a#banner-trip{
    /* 研修旅行記バナー */
    background-image : url(top_banner_5Pb_2.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#banner a#banner-card{
    /* サービスカードバナー */
    background-image : url(top_banner_5Pb_3.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#banner a#banner-reserve{
    /* ご予約バナー */
    background-image : url(top_banner_5Pb_04.png);
    background-position: top center;
    background-repeat: no-repeat;
}


/* 店舗情報 */
#shopinfo{
    position: absolute;
    top: 750px;
    right: 0px;
    margin: 0;
    padding: 20px 27px;
    min-width: 195px;
    min-height: 439px;
    background-color: #3f2222;
}

#banner::after,
#shopinfo::after{
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-aside #shopinfo img{
    display: block;
    margin: 70px auto 47px;
}


#shopinfo h3{
    position: absolute;
    top: -5px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "Palatino Linotype", "Times New Roman", "メイリオ", serif;
}

#shopinfo h3 .en{
    text-transform: capitalize;
}

#shopinfo h3 .ja{
    display: none;
}

#shopinfo h4{
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 2px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
}

#shopinfo p{
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom:10px;
    margin-top:0;
    margin-bottom: 0.1em;
    font-size: 14px;
}





/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メニューページ デザイン定義 */
#menu .item{
    width: 320px;
    float: left;
    margin-left: 1px;
    margin-right: 1px;
    margin-bottom: 25px;
    min-height: 135px;
}


.hpb-layoutset-02 #hpb-wrapper #coupon h3{
    position: relative;
    padding: 20px;
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #a31616;
    background-image: none;
}

.hpb-layoutset-02 #hpb-wrapper #coupon h3::before{
    content : url(ribon_r.png);
    position: absolute;
    top: -3px;
    right: -3px;
}

.hpb-layoutset-02 #hpb-wrapper #coupon h3::after{
    content : url(coupon_hr.png);
    position: absolute;
    top: 60px;
    left: 16%;
    height: 3px;
    width: 380px;
    margin: 0 auto;
}

#pagetop{
    width: 960px;
    margin-top: 50px;
    text-align: right;
}

hr{
    display: none;
}


/* トップページ デザイン定義 */


#toppage > p{
    background-color: #3f2222;
    padding: 52px 39px;
    margin: 0 0 45px;
    width: 589px;
    font-size: 12px;
    min-height: 70px;
}

#toppage-news{
    background-color: #3f2222;
    width: 620px;
    padding: 20px 23px;
    min-height: 218px;
}

#toppage-news h3{
    display: block;
    padding: 0;
    margin-top: 0;
    text-align: left;
    text-transform: capitalize;
    letter-spacing: 0.1em;
}

#toppage-news span.ja{
    display: none;
}

.news-photo{
    display: none;
}

.news-comment{
    margin-top: 0px;
    padding: 0 20px 20px 16px;
}

.news-comment::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news hr{
    display: none;
}

#toppage-news span.date{
    display: block;
    font-weight:bold;
    line-height: 1.5;
}

#toppage-news span.en{
    font-size: 20px;
    font-weight: bold;
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "Palatino Linotype", "Times New Roman", "メイリオ", serif;
}

#toppage-news hr{
    margin-bottom: 10px;
    margin-left: 110px;
    padding-top: 2px;
    clear: both;
    width: 735px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #353535;
}

#toppage-news dt{
    width: 76px !important;
    padding-left: 0;
    padding-bottom: 0;
    padding-top: 5px;
    padding-right: 0;
}

#toppage-news dd{
    padding-left: 77px;
    min-height: 63px;
    padding-bottom: 5px;
    padding-top: 5px;
    border-bottom-width: 0px;
    border-bottom-style: none;
}

#hpb-main dd::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news br{
    display: none;
}


/*第二階層*/

.hpb-layoutset-02 #hpb-nav{
    top: -165px;
}

.hpb-layoutset-02 #hpb-title,
.hpb-layoutset-02 #hpb-title h2{
    display: none;
}

.hpb-layoutset-02 #hpb-aside{
    padding-top: 0px;
}

.hpb-layoutset-02 #hpb-wrapper h3{
    clear: both;
}

.hpb-layoutset-02 #shopinfo{
    top: 20px;
}

.hpb-layoutset-02 #pagetop{
    clear: both;
    margin-top: 50px;
}

.hpb-layoutset-02 #hpb-main{
    margin-top: 0px;
    width: 667px;
}

.hpb-layoutset-02 #hpb-main h3{
    margin: 30px 0px;
    padding: 0px 20px;
    background-image : url(title2.png);
    background-position: center left;
    background-repeat: no-repeat;
    font-size: 21px;
    line-height: 21px;
    font-weight: bold;
    color: #e7d6d4;
}

.hpb-layoutset-02 #banner{
    display: none;
}

#concept h4{
    color: #e7d6d4;
}
/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-main,
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		float: none;
		padding-top:10px;
		padding-left:0;
		padding-right:0;
		padding-bottom:0;
		margin-top:0;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		position:relative;
	}
	#hpb-wrapper{
		float: none;
		margin-top:0;
		margin-right: 0;
		margin-bottom: 0;
		padding-bottom: 0;
		padding-top:1px;
		position: relative;
		top: 0;
		width: 100%;
		z-index: 1;
		min-height: 100px;
	    background-color: #2f1313;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* タイトル */
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		height: auto;
		position: relative;
		top: auto;
		left: auto;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		margin-bottom:0;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
		padding-left:0;
	}

	.hpb-layoutset-01 #hpb-title h2,
	.hpb-top-image{
		background-size:contain;
		background-repeat:no-repeat;
		background-position:center center;
		width: 100%;
		height: 200px;
		margin-top:5px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom:0;
		padding-left: 0;
		padding-right:0;
		padding-top: 0px;
		padding-bottom:0;
		font-size:1.6em;
	}
	
	#pagetop,
	.hpb-layoutset-02 #pagetop{
		width:auto;
		position:relative;
		bottom:auto;
		right:auto;
		float:none;
		margin-top:0;
		margin-bottom:0;
		margin-left:0;
		margin-right:0;
		padding-top:30px;
		padding-bottom:10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align:right;
		clear:both;
	}
	#pagetop a{
		margin-left:auto;
		margin-right:0;
	}
	
	/* トップページ デザイン定義 */
	#toppage > p{
		width:auto;
		padding:15px;
		margin-bottom:20px;
	}
	#toppage-news{
		width:auto;
		min-height:0;
		padding:10px 10px 0;
	}
	#toppage-news h3{
		margin-bottom:10px;
	}
	.news-comment{
		padding:0 5px 20px 5px;
	}

}