@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: #333; /* 標準文字色 */
	background-color: #fff;
	background-image : url(headerBg_4Ja_02.png);
	background-repeat: repeat-x;
	background-position: center top;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#hpb-header{
	width : 254px;
	height : 72px;
}

#hpb-inner{
	position: relative;
	width: 100%;
}
#hpb-inner{
	padding-top: 20px;
}

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

#hpb-wrapper{
	width: 620px;
	float: right;
}

#hpb-title{
	width: 600px;
	float: right;
}
.hpb-layoutset-01 #hpb-title h2{
	height: 260px;
	text-indent: -9999px;
	overflow: hidden;
	text-align: left;
	background-image : url(top_mainimg_4Ja_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top:0;
	margin-bottom:0;
}

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

.hpb-layoutset-01 #hpb-main{
	padding-top: 270px;
}
.hpb-layoutset-02 #hpb-main{
	padding-top: 30px;
	width: 560px;
	padding-right: 20px;
}

#hpb-aside{
	width : 259px;
	float: left;
	padding-bottom:20px;
	padding-left: 20px;
	padding-top: 10px;
}

#hpb-footer{
	clear: both;
	position:relative;
	padding-top: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left:15px;
	padding-right:15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f9c044;
}

#hpb-nav{
	width: 258px;
	float: left;
	margin-left: 20px;
}

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

/* コンテンツ配置領域 */

/* ナビゲーション */

#hpb-nav ul{
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
	list-style-type: none;
	border-width: 1px;
	border-style: solid;
	border-color: #bf8056;
	width: 258px;
}

#hpb-nav li{
	width: 258px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bf8056;
	text-transform: uppercase;
}

#hpb-nav li:first-child{
	border-top: none;
}

#hpb-nav li a{
	padding-top: 0px;
	padding-right: 18px;
	padding-left: 18px;
	overflow: hidden;
	display: block;
	height: 32px;
	line-height: 32px;
	color:#402103;
	font-size: 13px;
	text-decoration:none;
	background-image : url(mainmenu_4Ja_02.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}

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

#hpb-nav a:link {
}
#hpb-nav a:visited {
}
#hpb-nav a:hover{
	background-image : url(mainmenu_4Ja_02_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#hpb-nav a:active{
	background-image : url(mainmenu_4Ja_02_on.png);
	background-repeat: no-repeat;
	background-position: left top;
}

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

#hpb-wrapper #toppage p:first-child{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom:0;
	line-height:1.8;
}

/* 見出し画像 */
.hpb-layoutset-01 #hpb-wrapper h3{
	background-image : url(indexBg_4Ja.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 13px;
	color:#690909;
	font-size: 15px;
	line-height: 1.2;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

.hpb-layoutset-01 #hpb-wrapper h3 span.en{
    display: none;
}
.hpb-layoutset-01 #hpb-wrapper h3 span.ja{
	font-size: 14px;
	
}

#hpb-wrapper #toppage-info p{
	padding-bottom:10px;
	line-height:1.8;
}
#toppage-news hr{
    padding-top: 10px;
    border-bottom-color: #e5ba9e;
}
.news-comment{
	border-top-color: #fff;
	padding-top:15px;
}
#hpb-main dd{
	border-bottom-color: #e5ba9e;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
	padding-top: 5px;
	padding-left: 20px;
	height: 18px;
	overflow: hidden;
}

#hpb-headerMain h1{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: left;
	font-weight: normal;
	line-height: 12px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#hpb-headerLogo{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	width:400px;
	float:left;
}

#hpb-headerLogo a{
	display: block;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: -9999px;
	overflow: hidden;
	height: 52px;
	background-image : url(logo_4Ja.png);
	background-position: center left;
	background-repeat: no-repeat;
}

#hpb-headerExtra1{
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #412208;
}

#hpb-headerExtra1 p.tel{
	/* 電話番号の文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 18px;
	text-align: right;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
	font-size: 12px;
	font-weight:normal;
	padding-right:3px;
}

#hpb-headerExtra1 p.address{
	/* 住所文字設定 */
    margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;
}

#hpb-headerExtra2 {
}

/* フッター内パーツ */
#hpb-footerMain p{
	/* コピーライト文字設定 */
	padding-top: 20px;
	text-align: center;
	padding-right: 0px;
}
#hpb-footerExtra1{
	width: 800px;
	position: absolute;
	top: 15px;
	left:20px;
}

/* ページの先頭へのリンク設定 */
#pagetop{
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	padding-left: 5px;
	padding-bottom:15px;
}

#pagetop a{
    background-image : url(returnTop_4Ja.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
	padding-left: 15px;
}

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


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

	body{
		background-image: none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		width: 100%;
	}

	#hpb-header{
		width: 100%;
		height:auto;
		padding-bottom: 10px;
		background-color: #f8e6d6;
	}

	#hpb-inner{
		padding-top: 0;
	}

	#hpb-wrapper{
		width: 100%;
		float: none;
	}

	#hpb-title{
		width: 100%;
		float: none;
	}
	.hpb-layoutset-01 #hpb-title h2{
		height: 240px;
		background-size: contain;
		width: 100%;
	}

	#hpb-main{
		width: 96%;
		padding-left: 0;
		padding-bottom: 20px;
	}

	.hpb-layoutset-01 #hpb-main{
		padding-top: 10px;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 0;
		width: 96%;
		padding-right: 0;
	}

	#hpb-aside{
		max-width: 96%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-left: 0;
		padding-top: 0;
	}

	#hpb-footer{
		padding-top: 0;
		padding-left: 0;
		padding-right: 0;
	}
	#hpb-nav{
		width: 100%;
		float: none;
		margin-left: 0;
		background-color: #feb09b;
		overflow: hidden;
	}

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

	/* コンテンツ配置領域 */

	/* ナビゲーション */

	#hpb-nav ul{
		margin-top: 0;
		display: none;
		width: 100%;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		width: 100%;
		height: auto;
	}

	#hpb-nav li a{
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
		line-height: 1.4;
		background-image : none;
		border-left-width: 0;
		border-right-width: 0;
	}

	#hpb-nav a:hover{
		background-image : none;
		background-color: #f98c76;
	}
	#hpb-nav a:active{
		background-image : none;
		background-color: #f98c76;
	}

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

	/* 見出し画像 */
	.hpb-layoutset-01 #hpb-wrapper h3{
		background-image : none;
		background-color: #fcbc9f;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		line-height: 1.4;
		border-top-color: #eaa890;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #eaa890;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #eaa890;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #eaa890;
		border-left-width: 1px;
		border-left-style: solid;
	}

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		padding-top: 0;
		padding-left: 0;
		height: auto;
		background-color: #e8a991;
		border-bottom-color: #c6823c;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}

	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
	}

	#hpb-headerLogo{
		margin-top: 0;
		margin-bottom: 0;
		margin-left: auto;
		margin-right: auto;
		width: 98%;
		float: none;
	}

	#hpb-headerLogo a{
		max-width: 100%;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		background-size: contain;
		background-position: top center;
	}

	#hpb-headerExtra1{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
	}

	#hpb-headerExtra1 p.tel{
		/* 電話番号の文字設定 */
		padding-right: 0;
	}

	#hpb-headerExtra1 p.tel span{
	    /* 電話番号の「TEL」文字設定 */
		display: block;
		padding-right: 0;
		padding-bottom: 5px;
	}

	#hpb-headerExtra1 p.address{
		/* 住所文字設定 */
		padding-right: 0;
	}


	/* フッター内パーツ */
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		word-break: break-all;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-right: 5px;
	}
	#hpb-footerExtra1{
		width: 96%;
		position: relative;
		top: 0;
		left: 0;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 10px;
	}

}