@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 17px;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #000000; /* 標準文字色 */
	min-width: 1200px;
	background-image : url(pageBg_1Pb_02.png);
	background-position: top left;
	background-repeat: repeat-x;
	width: 100%;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
	font-size: 17px;
}
/* end */

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

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

#hpb-header{
	width: 85%;
	margin-top: -1px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
	height: 69px;
}

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

*html #hpb-header
{
    /* for IE6 */
}

#hpb-headerMain{
	width: 812px;
	height: 9px;
	overflow: hidden;
	text-indent: -9999px;
	/* [disabled]background-image : url(headerBg_1Pb_02.png); */
	background-position: top center;
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

* html #hpb-headerMain{
    /* for IE6 */
    display: none;
}

#hpb-headerExtra1{
	width: 280px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: -5.5px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#hpb-headerExtra1 p{
    text-align: right;
}

#hpb-inner{
	clear: both;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	position: relative;
	min-width: 1200px;
}

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

.hpb-layoutset-02 #hpb-wrapper{
	width: 100%;
	float: left;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
}

/*#hpb-main{
    width: 712px;
    float: left;
    background-color: #fff;
    margin-top: 0;
    padding-top: 20px;
    padding-right: 13px;
    padding-bottom: 20px;
}*/

* html #hpb-main{
    /*for IE6*/
    padding-right: 0;
}

.hpb-layoutset-02 #hpb-main{
	width: 85%;
	margin-top: 0;
	padding-left: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
}

#hpb-aside{
	width: 85%;
	background-color: #fff;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
}

#hpb-nav{
	width: 100%;
	height: 35px;
	overflow: hidden;
	position: absolute;
	left: auto;
	top: 5px;
	right: auto;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
	margin-top: -7.6px;
}

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

/* ヘッダー領域 */

#hpb-headerLogo{
	width: 800px;
	padding-top: 0px;
	float: left;
}

* html #hpb-headerLogo{
    /* for IE6 */
    padding-bottom: 0;
}

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

* html #hpb-headerLogo a{
    /* for IE6 */
    margin-top: 0;
}

.hpb-layoutset-01 #hpb-title{
	width: 100%;
	background-color: #fff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	min-width: 1200px;
	margin-top: -7px;
}

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

.hpb-layoutset-02 #hpb-title{
	width: 85%;
	margin-top: 0;
	padding-right: 0px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
	min-width: 1200px;
}


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

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

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
	float: left;
	display: block;
	font-size: 12px;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	padding-right: 0px;
	width: 16.49%;
	border-left: 1px solid #3f80e0;
	border-right: 1px solid #3f80e0;
	min-width: 197.5px;
}

* html #hpb-nav li{
    /* ie6用ハック */
    width: 135px;
}

#hpb-nav li a{
    display: block;
    height: 35px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}

* html #hpb-nav li a{
    /* ie6用ハック */
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}

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

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

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

	body{
		min-width: 100%;
		background-image : none;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-header{
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}
	#hpb-headerMain{
		width: 100%;
		background-position: top center;
	}
	#hpb-headerExtra1{
		width: 98%;
		float: none;
		padding-top: 10px;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-inner{
		width: 100%;
		padding-top: 0;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
		float: none;
	}
	#hpb-main{
		width: 96%;
		float: none;
		padding-top: 0;
		padding-right: 0;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-02 #hpb-main{
		width: 96%;
		padding-left: 0;
	}
	#hpb-aside{
		width: 96%;
		float: none;
		padding-bottom: 20px;
	}
	#hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		top: 0;
		background-color: #68a7f0;
		border-top-width: 3px;
		border-top-color: #c1deff;
		border-top-style: solid;
		border-bottom-width: 3px;
		border-bottom-color: #c1deff;
		border-bottom-style: solid;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ヘッダー領域 */
	#hpb-headerLogo{
		width: 98%;
		padding-top: 0;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerLogo a{
		display: block;
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}
	.hpb-layoutset-01 #hpb-title h2{
		height: 170px;
		background-size: contain;
	}
	.hpb-layoutset-02 #hpb-title{
		width: 100%;
		float: none;
    padding-right: 0;
	}

	/* コンテンツ配置領域 */
	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		padding-left: 0;
		text-align: left;
		background-image : none;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.4;
		height: auto;
		padding-right: 0;
		background-image : none;
		border-top-width: 1px;
		border-top-color: #3f80e0;
		border-top-style: solid;
	}
	#hpb-nav li a{
		display: block;
		height: auto;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		border-top-width: 1px;
		border-top-color: #acd3ff;
		border-top-style: solid;
	}
	#hpb-nav a:hover,
	#hpb-nav a:active{
		background-image : none;
	}
	#hpb-nav li a:hover{
		background-color: #a7ccf7;
	}



}
