@charset "Shift_JIS";

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

#hpb-container{
	width:1210px;
	position: relative;
	margin-top:-1px;
	margin-left:auto;
	margin-right:auto;
	background-image : url(containerBg_9Ja_02.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#hpb-header{
	width:1210px;
}

#hpb-footer{
	width: 1160px;
	clear: both;
    margin-left: auto;
    margin-right: auto;
	padding-bottom:13px;
	margin-bottom:10px;
}

#hpb-inner{
    width: 1160px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    clear: both;
}

#hpb-wrapper{
    width: 893px;
    float: left;
	margin-left:0;
	margin-right:-1000px;
}

#hpb-title{
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000000;
	padding-top:12px;
}

.hpb-layoutset-01 #hpb-title{
    height: 335px;
	position:absolute;
	left:0;
	top:0;
    width: 1160px;
}

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

.hpb-layoutset-02 #hpb-title{
	width: 1160px;
    height: 136px;
}
.hpb-layoutset-02 #hpb-title h2{
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 240px;
    margin-right: 0;
    overflow: hidden;
    height: 136px;
    background-image : url(titleBg_9Ja.png);
    background-position: top left;
    background-repeat: no-repeat;
	line-height:136px;
	text-align:left;
    font-size: 24px;
	color: #fff;
}
h2 span.ja{
	padding-left:27px;
}
h2 span.en{
    font-size: 18px;
    text-transform: uppercase;
	padding-left:20px;
}


#hpb-main{
    width: 653px;
    float: left;
    padding-bottom: 0px;
	margin-left:240px;
    text-align: left;
    padding-top: 10px;
}

#hpb-wrapper #hpb-main h3:first-child{
    margin-top: 5px;
}

.hpb-layoutset-01 #hpb-main{
	padding-top:370px;
}

#hpb-aside{
    width: 253px;
    float: right;
    margin-top: 370px;
	margin-right:0px;
    padding-bottom: 0px;
}

.hpb-layoutset-02 #hpb-aside{
    margin-top: 165px;
}

#hpb-nav{
    width: 223px;
	padding-top:370px;
	padding-left:6px;
	float:left;
}
.hpb-layoutset-02 #hpb-nav{
	padding-top:16px;
}

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

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

/* ナビゲーション */
#hpb-nav ul{
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0;
	list-style-type: none;
	text-align: left;
}


#hpb-nav li{
    font-size: 13px;
	line-height:37px;
	height: 39px;
    overflow: hidden;
	margin-bottom:7px;
}
#hpb-nav li a{
	display: block;
	height: 60px;
	overflow: hidden;
	padding-left: 17px;
	padding-right: 17px;
	font-weight:normal;
	text-decoration: none;
	line-height:40px;
	height: 39px;
	color:#FFFFFF;
	text-align:center;
	background-image : url(nav_02_9Ja.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#hpb-nav li a:hover{
	color:#FFFFFF;
    text-decoration: none;
	background-image : url(nav_02_9Ja_on.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#hpb-nav li span.en{
	text-transform:uppercase;
	display:block;
}
#hpb-nav li span.ja{
    display: none;
}

#hpb-nav h3.hpb-c-index{
    height: 43px;
    overflow: hidden;
	color: #000000;
	clear:both;
	background-image : url(indexBg_9Ja.png);
	background-repeat: repeat-x;
	background-position: left top;
    font-size: 20px;
	font-weight:bold;
	text-indent:0;
	margin-bottom:11px;
	line-height:48px;
	text-transform:uppercase;
}

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

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

	/*--------------------------------------------------------
		レイアウト設定
	--------------------------------------------------------*/
	
	#hpb-container{
		width: 100%;
		position: static;
		margin-top: 0px;
		background-image : none;
		background-color: #FFFFFF;
	}
	
	#hpb-header{
		width: 100%;
		padding-bottom: 10px;
	}
	
	#hpb-footer{
		width: 100%;
	}
	
	#hpb-inner{
		width: 100%;
		position: static;
	}
	
	#hpb-wrapper{
		width: 100%;
		float: none;
		margin-right: 0px;
	}
	
	.hpb-layoutset-01 #hpb-title{
		height: auto;
		position: static;
		width: 100%;
	}
	
	.hpb-layoutset-01 #hpb-title h2{
		height: 158px;
		background-size: contain;
	}
	
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		height: auto;
	}
	
	.hpb-layoutset-02 #hpb-title h2{
		margin-left: 0px;
		height: auto;
		background-image : none;
		line-height: 1.4;
		background-color: #648436;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	h2 span.ja{
		padding-left: 10px;
		display: inline-block;
	}
	h2 span.en{
		padding-left: 10px;
		display: inline-block;
	}
	
	#hpb-main{
		width: 96%;
		float: none;
		padding-bottom: 20px;
		margin-right: auto;
		margin-left: auto;
	}
	
	.hpb-layoutset-01 #hpb-main{
		padding-top: 0px;
	}
	
	#hpb-aside{
		width: 96%;
		float: none;
		margin-top: 0px;
		margin-right: auto;
		padding-bottom: 20px;
		margin-left: auto;
	}
	
	.hpb-layoutset-02 #hpb-aside{
		margin-top: 0px;
	}
	
	#hpb-nav{
		width: 100%;
		padding-top: 0px;
		padding-left: 0px;
		float: none;
		border-top-color: #000000;
		border-top-style: solid;
		border-top-width:	1px;
	}
	
	.hpb-layoutset-02 #hpb-nav{
		padding-top: 0px;
	}
	/*--------------------------------------------------------
		デザイン設定
	--------------------------------------------------------*/
	
	/* コンテンツ配置領域 */
	
	/* ナビゲーション */
	#hpb-nav ul{
		margin-top: 0px;
		display: none;
	}
	
	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		display: block;
		line-height: 1.4;
		height: auto;
		margin-bottom: 0px;
		border-top-color: #000000;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-nav li a{
		display: block;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1.4;
		text-align: left;
		background-image : none;
		background-color: #648436;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	#hpb-nav li a:hover{
		background-image : none;
		background-color: #95c653;
	}
	
	#hpb-nav li span.en{
		line-height: 1.4;
	}
	
	#hpb-nav h3.hpb-c-index{
		height: 20px;
		background-image : url(btn_menu.png);
		background-repeat: no-repeat; 
		background-position: top left;
		text-indent: -9999px;
		margin-bottom: 10px;
		line-height: 1.4;
		margin-left: 10px;
		margin-top: 10px;
		vertical-align: top;
		cursor: pointer;
		width: 27px;
	}
}