@charset "Shift_JIS";

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

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container{
    min-width: 941px;
}
.hpb-layoutset-01 #hpb-container{
	background-image : url(headerBg_5Hb_02_01.png);
    background-position: center top;
    background-repeat: repeat-x;
	background-color: #fdf8e1;
}
.hpb-layoutset-02 #hpb-container{
	background-image : url(headerBg_5Hb_02_02.png);
    background-position: center top;
    background-repeat: repeat-x;
	background-color: #fdf8e1;
}

#hpb-header{
	width: 941px;
	margin-left: auto;
	margin-right: auto;
}
#hpb-header::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-inner{
	width: 941px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-wrapper{
   width: 697px;
   float: left;
}

#hpb-main{
    width: 698px;
	float: left;
	padding-top: 20px;
}
.hpb-layoutset-01 #hpb-main
{

}
.hpb-layoutset-02 #hpb-main{
	padding-top: 40px;
}
#hpb-aside{
 	width: 231px;
	float: right;
	padding-top: 10px;
}

#hpb-footer{
    background-image : url(footerBg_5Hb.png);
    background-position: center top;
    background-repeat: repeat-x;
    padding-bottom: 20px;
    clear: both;
	background-color: #fff;
}


#hpb-nav{
    width: 231px;
	float: right;
	padding-top: 12px;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */



/* コンテンツ配置領域 */
.hpb-layoutset-01 #hpb-title{
	padding-top: 15px;
}

.hpb-layoutset-01 #hpb-title h2{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
	text-indent: -9999px;
	height: 264px;
	background-image : url(top_mainimg_02_5Hb.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.hpb-layoutset-02 #hpb-title{
	padding-top: 15px;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_02_5Hb.png);
}
/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 3px;
    padding-top: 2px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 0;
    list-style-type: none;
    width: 226px;
	border: 1px solid #360303;
	background-image : url(mainmenuBg_5Hb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
	background-color: #6c4e2d;
}

#hpb-nav li{
    height: 43px;
    overflow: hidden;
	margin-top: 1px;
}
#hpb-nav li:first-child{
	margin-top: 0;
}

#hpb-nav li a{
    display: block;
    height: 43px;
	text-align: center;
	font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho',serif;
	background-image : url(mainmenu_02_5Hb.png);
    background-position: top center;
    background-repeat: no-repeat;
	line-height: 1;
}

#hpb-nav li span.en{
    color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 0.1em;
	display: block;
	padding-top: 8px;
	padding-bottom: 2px;
}

#hpb-nav li span.ja{
    display: block;
    font-size: 14px;
	color: #fff;
	letter-spacing: 0.1em;
}


#hpb-nav a:link{
    text-decoration: none;   
}
#hpb-nav a:visited{
	text-decoration: none;   
}
#hpb-nav a:hover{
    background-image : url(mainmenu_02_5Hb_on.png);
    background-position: top center;
    text-decoration: none;
}

#hpb-nav a:active{
    background-image : url(mainmenu_02_5Hb_on.png);
    background-position: top center;
    text-decoration: none;
}


/* バナー */

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

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
    	min-width: 100%;
	}
	.hpb-layoutset-01 #hpb-container{
		background-image: none;
		border-top-width: 5px;
		border-top-style: solid;
		border-top-color: #f7e1bc;
	}
	.hpb-layoutset-02 #hpb-container{
		background-image: none;
		border-top-width: 5px;
		border-top-style: solid;
		border-top-color: #f7e1bc;
	}
	#hpb-header{
		width: 100%;
		background-color: #fdfaf4;
		padding-bottom: 10px;
	}
	#hpb-inner{
		width: 100%;
	}
	#hpb-wrapper{
		width: 100%;
		float: none;
	}
	#hpb-main{
		width: 96%;
		float: none;
		padding-top: 0;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 10px;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-top: 0px;
		padding-bottom: 20px;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-footer{
		background-image: none;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #cdb975;
	}
	#hpb-nav{
		width: 100%;
		float: none;
		padding-top: 0;
		display: inline-block;
		background-color: #42200E;
		border-bottom-width: 3px;
		border-bottom-style: solid;
		border-bottom-color: #6c4e2d;
	}
	
	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	
	/* コンテンツ配置領域 */
	.hpb-layoutset-01 #hpb-title{
		padding-top: 0;
	}
	.hpb-layoutset-01 #hpb-title h2{
		height: 220px;
		background-size: contain;
	}
	.hpb-layoutset-02 #hpb-title{
		padding-top: 0;
	}
	.hpb-layoutset-02 h2{
		background-image: none;
	}
	
	/* ナビゲーション */
	#hpb-nav ul{
		margin-left: 0;
		padding-top: 0;
		padding-bottom: 0;
		width: 100%;
		border: none;
		background-image: none;
		display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		height: auto;
		margin-top: 0;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color: #35120A;
	}
	#hpb-nav li a{
		height: auto;
		text-align: left;
		background-image: none;
		line-height: 1.4;
		background-color: #5d4031;
		padding-top: 10px;
		padding-left: 10px;
		padding-bottom: 10px;
		padding-right: 10px;
	}
	#hpb-nav li span.en{
		padding-top: 0;
		padding-bottom: 0;
	}
	#hpb-nav a:hover{
		background-image: none;
		background-color: #6c5235;
	}
	#hpb-nav a:active{
		background-image: none;
		background-color: #6c5235;
	}
	
	/* バナー */
	#banner ul{
		margin-right: 0;
	}
	
}




