@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: #000; /* 標準文字色 */
	background-color: #fff;
	min-width: 975px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

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

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

#hpb-header{
	background-image : url(headerBg_7H.png);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top: -1px;
	position: relative;
	width: 975px;
}

#hpb-headerMain{
	width: 212px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	padding-right: 20px;
}

#hpb-headerLogo{
	width: 212px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
}

#hpb-headerLogo a{
	margin-left: auto;
	margin-right: auto;
}

#hpb-headerExtra1{
	position: absolute;
	float: none;
	top: 18px;
	right: 0;
}

#hpb-headerExtra1 p.tel{
	color: #2c6e31;
}
#hpb-headerExtra1 p.tel span{
	color: #000;
}

#hpb-headerExtra1 a{
	background-image : url(reserve_7H.png);
}


#hpb-inner{
    width: 975px;
}

#hpb-main{
	width: 698px;
	float: right;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
.hpb-layoutset-01 #hpb-main{
	padding-top: 270px;
}
.hpb-layoutset-02 #hpb-main{
	padding-top: 60px;
}
#hpb-aside{
    width: 238px;
	clear:left;
	float:left;
	padding-left: 8px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-right: 6px;
	background-color: #fff;
}
#hpb-footer{
	clear: both;
}

#hpb-nav{
	float: left;
	padding-bottom: 4px;
	background-image : url(mainmenuBg_7H.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 252px;
}

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

/* 背景設定 */
.hpb-layoutset-01 #hpb-container{
	background-image : url(bg_7H_01.png);
	background-position: top left;
	background-repeat: repeat-x;
}
.hpb-layoutset-02 #hpb-container{
	background-image : url(bg_7H_02.png);
	background-position: top left;
	background-repeat: repeat-x;
}

/* ナビゲーション */
#hpb-nav ul{
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 24px;
    padding-left: 0;
    list-style-type: none;
	background-image : url(headerBg_7H.png);
	background-position: top left;
	background-repeat: repeat-y;
}

#hpb-nav li:first-child{
    background-image : url(mainmenuItem_7H.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#hpb-nav li a{
    display: block;
	width: 169px;
	margin-left: auto;
	margin-right: auto;
    padding-top: 15px;
	padding-bottom: 20px;
    overflow: hidden;
    text-align: center;
	background-image : url(mainmenuItem_7H.png);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#hpb-nav li:first-child a{
	padding-top: 20px;
}
#hpb-nav li:last-child a{
	margin-bottom: 16px;
}



/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #hpb-title{
	position: absolute;
	top: 82px;
	left: 252px;
}

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

/* コンテンツタイトル背景 */

.hpb-layoutset-02 #hpb-title{
	position: absolute;
	top: 82px;
	left: 252px;
}

.hpb-layoutset-02 h2{
	width: 723px;
    background-image : url(titleBg_7H.png);
}
/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 100%;
		min-width: 0;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
		background-image: none;
		width: 100%;
		padding-bottom: 10px;
	}
	#hpb-headerMain{
		width: 100%;
		text-align: left;
		padding: 0;
		background-color: #000;
	}
	#hpb-headerLogo{
		width: 98%;
		padding: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerLogo a{
		margin-top: 10px;
		margin-bottom: 10px;
	}
	#hpb-headerExtra1{
		position: relative;
		top: 0;
	}
	#hpb-headerExtra1 a{
    background-size: contain;
		max-width: 100%;
	}
	#hpb-inner{
		width: 100%;
	}
	#hpb-main{
		width: 96%;
		float: none;
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 20px;
		margin-top: 0;
		margin-left: auto;
		margin-bottom: 0;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-main{
		padding-top: 0;
	}
	.hpb-layoutset-02 #hpb-main{
		padding-top: 20px;
	}
	#hpb-aside{
		max-width: 96%;
		float: none;
		padding-left: 0;
		padding-bottom: 20px;
		padding-top: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-nav{
    float: none;
		padding-bottom: 0;
		background-image: none;
		width: 100%;
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	/* 背景設定 */
	.hpb-layoutset-01 #hpb-container{
		background-image: none;
	}
	.hpb-layoutset-02 #hpb-container{
		background-image: none;
	}
	
	/* ナビゲーション */
	#hpb-nav ul{
    margin: 0;
    padding-bottom: 0;
		background-image : none;
    display: none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}	
	#hpb-nav li:first-child{
    background-image: none;
	}
	#hpb-nav li a{
		width: 100%;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
    text-align: left;
		background-image: none;
		line-height: 1.4;
		box-sizing: border-box;
	}
	#hpb-nav li:first-child a{
		padding-top: 10px;
	}
	#hpb-nav li:last-child a{
		margin-bottom: 0;
	}
	
	/*--------------------------------------------------------
		共通パーツデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-01 #hpb-title{
		position: relative;
		top: 0;
		left: 0;
	}
	.hpb-layoutset-01 #hpb-title h2{
		background-size: contain;
		width: 100%;
		height: 240px;
	}
	
	/* コンテンツタイトル背景 */
	.hpb-layoutset-02 #hpb-title{
		position: relative;
		top: 0;
		left: 0;
	}
	.hpb-layoutset-02 h2{
		width: 100%;
		background-size: cover;
	}
}
