@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: #515158; /* 標準文字色 */

}

/* 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: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    min-width: 1110px;
    background-image : url(mainbg_2Qa.png);
    background-position: top center;
    background-repeat: repeat-y;
}

#hpb-header{
    width: 900px;
    height: 100px;
    margin-top: 0;
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
    padding: 0;
    overflow: hidden;
}

#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-headerLogo{
    width: 361px;
    float: left;
    margin-top: 20px;
}

#hpb-footer{
    clear: both;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

/* フッター内パーツ */

#hpb-footerExtra1{
    width: 900px;
    margin-top: 0;
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
    padding: 0;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-left: 220px;
    margin-bottom: 5px;
    margin-right: 0;
    padding: 0;
    list-style-type: none;
}

#hpb-footerExtra1 ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 5px;
    padding: 0;
    float: left;
}

#hpb-footerExtra1 li a{
    padding-top: 0;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    line-height: 22px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000000;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000000;
}

#hpb-footerExtra1 li a:link{
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 li a:visited{
    color: #000000;
    text-decoration: none;
}
#hpb-footerExtra1 li a:hover{
    color: #515158;
    text-decoration: none;
}
#hpb-footerExtra1 li a:active{
    color: #515158;
    text-decoration: none;
}

#hpb-footerMain{
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    background-color: #000000;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin: 0;
    padding: 0;
    line-height: 24px;
    text-align: center;
    color: #ffffff;
}

#hpb-footerLogo {
}

#hpb-footerExtra2 {
}

#hpb-inner{
    position: relative;
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 1;
}

#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 720px;
    float: right;
}

.hpb-layoutset-01 #hpb-wrapper{
    margin-top: -20px;
}

.hpb-layoutset-02 #hpb-wrapper{
    margin-top: 200px;
    width: 670px;
    padding-left: 50px;
}

#toppage{
    margin-top: 200px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#hpb-aside{
    width: 150px;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
}

/* バナー */

#banner{
    width: 700px;
    height: 160px;
    overflow: hidden;
}

.hpb-layoutset-01 #banner{
    position: absolute;
    top: 380px;
    left: 220px;
}

.hpb-layoutset-02 #banner{
    position: absolute;
    top: 33px;
    left: 220px;
}

#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#banner ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#banner li{
    display: block;
    width: 209px;
    margin: 0;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    float: left;
}

#banner li a{
    display: block;
    width: 209px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 店舗情報 */

#shopinfo{
    width: 150px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    padding: 0;
    font-family: HeiseiMincho,'Hiragino Mincho Pro',"ＭＳ 明朝",'MS Mincho',serif;
}

#shopinfo h4{
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
    color: #515158;
}

#shopinfo p{
    margin: 0;
    padding: 0;
    line-height: 20px;
    text-align: left;
    color: #515158;
}

/* ナビゲーション */

#hpb-nav{
    width: 180px;
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
}

.hpb-layoutset-02 #hpb-nav{
    padding-top: 30px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: left;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

.hpb-layoutset-01{
    background-image : url(mainbg_2Qa.png);
    background-position: top center;
    background-repeat: no-repeat;
}

.hpb-layoutset-02 {
}

/* コンテンツ配置領域 */

#hpb-main{
    width: 670px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    list-style-type: none;
}

.hpb-layoutset-02 #hpb-main{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}


/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 680px;
    height: 380px;
    margin: 0;
    background-image : url(mainimg_2Qa.png);
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */
#hpb-nav ul{
    width: 180px;
    display: block;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 3px;
    padding-right: 0;
    padding-bottom: 3px;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
}

#hpb-nav ul::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    width: 180px;
    height: 32px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
    overflow: hidden;
    text-align: left;
    background-color: #AA9258;
}

#hpb-nav li a{
    width: 130px;
    height: 32px;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 50px;
    display: block;
}

#hpb-nav li span.ja{
    display: none;
}

#hpb-nav li span.en{
    display: block;
    line-height: 32px;
    font-size: 1.2em;
    text-transform: capitalize;
    font-weight: bold;
}

#hpb-nav a:link{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #C05A98;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #C05A98;
    text-decoration: none;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		min-width: 100%;
	}
	
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	
	#hpb-headerLogo{
		width: 98%;
		float: none;
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* フッター内パーツ */

	#hpb-footerExtra1{
		width: 100%;
		text-align: left;
	}
	
	#hpb-footerExtra1 ul{
		margin-right: 10px;
		margin-left: 10px;
	}
	
	#hpb-footerExtra1 li{
    /* フッターナビ設定 */
		margin-top: 10px;
		float: none;
		display: inline-block;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #000000;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color: #000000;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #000000;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color: #000000;
	}
	
	#hpb-footerExtra1 li a{
		line-height: 1.4;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		display: inline-block;
	}
	
	#hpb-footerMain p{
    /* コピーライト文字設定 */
		padding-right: 5px;
		padding-left: 5px;
		line-height: 1.4;
		word-break: break-all;
	}	
	
	#hpb-inner{
		width: 100%;
	}
	
	#hpb-wrapper{
		width: 100%;
		float: none;
	}
	
	.hpb-layoutset-01 #hpb-wrapper{
		margin-top: 0px;
	}
	
	.hpb-layoutset-02 #hpb-wrapper{
		margin-top: 20px;
		width: 100%;
		padding-left: 0px;
	}
	
	#toppage{
		margin-top: 0;
	}
	
	#hpb-aside{
		width: 96%;
		padding-top: 0px;
		padding-bottom: 20px;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* バナー */

	#banner{
		width: 100%;
		height: auto;
		text-align: center;
	}
	
	.hpb-layoutset-01 #banner{
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	.hpb-layoutset-02 #banner{
		position: relative;
		top: 0px;
		left: 0px;
	}
	
	#banner li{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0px;
		float: none;
		box-sizing: border-box;
	}
	
	#banner li a{
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* 店舗情報 */
	#shopinfo{
		max-width: 100%;
		margin-top: 15px;
	}
	
	/* ナビゲーション */

	#hpb-nav{
		width: 100%;
		padding-top: 0px;
		float: none;
		display: inline-block;
		background-color: #AA9258;
	}
	
	.hpb-layoutset-02 #hpb-nav{
		width: 100%;
		padding-top: 0px;
		float: none;
	}

	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */
	#hpb-main{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0px;
		padding-bottom: 20px;
	}
	
	.hpb-layoutset-02 #hpb-main{
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* トップページメインイメージ */
	.hpb-layoutset-01 #hpb-title h2{
		width: 100%;
		height: 290px;
		background-size: contain;
	}
	
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	
	/* ナビゲーション */
	
	#hpb-nav ul{
		width: 100%;
		display: none;
		margin-top: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		width: 100%;
		height: auto;
		margin-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		border-top-color: #F9F7F3;
		border-top-style: solid;
		border-top-width: 1px;
		box-sizing: border-box;
	}
	
	#hpb-nav li a{
		width: 100%;
		height: auto;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		box-sizing: border-box;
	}
	
	#hpb-nav li span.en{
		line-height: 1.4;
	}
	
}