@charset "Shift_JIS";

#hpb-wrapper{
    margin-top: 0;
    margin-right:0;
    margin-bottom : 0px;
	margin-left:0;
	float:left;
    width : 840px;
}

#hpb-title{
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
	margin-bottom:0;
}
.hpb-layoutset-01 #hpb-title{
	position:absolute;
	top:90px;
	left:-2px;
	width:844px;
	height:377px;
	background-image : url(../img/topTitleBg_4Mb_02.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.hpb-layoutset-02 #hpb-title{
    width : 840px;
    margin-bottom: 0px;
	margin-top:95px;
	background-color:#FFFFFF;
}

#hpb-main{
    width : 800px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left:0;
    text-align: left;
	padding-left:20px;
	padding-right:20px;
	padding-top:20px;
	padding-bottom:1px;
	background-color:#FFFFFF;
	color:#333333;
font-size:16px;
}

.hpb-layoutset-01 #hpb-main{
    margin-top: 477px;
}

#hpb-nav{
	position: absolute;
	left: -10px;
	top: 10px;
	height: 75px;
	width:860px;
	overflow:hidden;
	background-image : url(../img/navBg_4Mb.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#hpb-aside{
    width: 250px;
    margin-top: 95px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    float: right;
}

.hpb-layoutset-01 #hpb-aside{
    margin-top: 477px;
}


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

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

/* トップページデザイン */
.hpb-layoutset-01 #hpb-title h2{
    margin-top: 8px;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:0;
    overflow: hidden;
    text-indent: -9999px;
    height: 350px;
    width: 810px;
    background-image : url(../img/mainimg_4Mb.png);
    background-position: top left;
    background-repeat: no-repeat;
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#pagetop{
    position: absolute;
    left: 5px;
    bottom: 30px;
    width: 130px;
    height: 15px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */ 
    display: block;
    width: 122px;
    height: 15px;
	padding-left:20px;
	padding-bottom:2px;
    margin-left: 0;
    margin-right: auto;
    background-image : url(../img/returnTop_4Mb.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
	color:#CCCCCC;
	text-decoration:none;
}

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

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-wrapper{
		margin-bottom: 0;
		float: none;
		width: 100%;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		padding-top: 15px;
	}
	.hpb-layoutset-01 #hpb-title{
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
		background-size: contain;
		padding-top: 2%;
		padding-bottom: 2%;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 96%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
	}
	#hpb-main{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
		margin-bottom: 50px;
		box-sizing: border-box;
	}
	.hpb-layoutset-01 #hpb-main{
		margin-top: 0;
	}
	#hpb-nav{
		position: relative;
		left: 0;
		top: 0;
		height: auto;
		width: 100%;
		background-image : none;
		background-color : #226d13;
	}
	.hpb-layoutset-01 #hpb-nav{
		top: 0;
	}
	#hpb-aside{
		max-width: 96%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		float: none;
	}
	.hpb-layoutset-01 #hpb-aside{
		margin-top: 0;
	}

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

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

	/* トップページデザイン */
	.hpb-layoutset-01 #hpb-title h2{
		margin-top: 0;
		height: 240px;
		width: 96%;
		background-size: contain;
	}

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	#pagetop{
		position: relative;
		top: 25px;
		left: 0;
		bottom: 0;
		max-width: 100%;
		margin-left: auto;
	}



}
