@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: #000000; /* 標準文字色 */
    background-image : url(bg_8Da.png);
    background-position: top center;
    background-repeat: repeat-x;
}
/* 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-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    padding-bottom: 15px;
}

#hpb-header{
    height: 90px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
}

#hpb-inner{
    margin-top: 0;
    padding-top: 0px;
    margin-bottom: 40px;
    background-color: #FFFFFF;
    zoom: 1;
}

.hpb-layoutset-02 #hpb-inner{
    padding-top: 15px;
}


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

.hpb-layoutset-01 #hpb-title h2{
    height: 230px;
    padding-bottom: 70px;
    background-image : url(mainimg_8Da.png);
    background-repeat: no-repeat;
    background-color: #484A53;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 10px;
}

#hpb-wrapper{
    margin-top: 0px;
}

.hpb-layoutset-02 #hpb-wrapper{
    width: 650px;
    float: left;
    margin-top: 55px;
}

.hpb-layoutset-02 #hpb-title{
    margin-top: 0;
    margin-left: 20px;
    padding-bottom: 0px;
}


#hpb-main{
    width: 620px;
    float: left;
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 0px;
    padding-left: 20px;
    padding-right: 0px;
    background-color: #FFFFFF;
}

.hpb-layoutset-02 #hpb-main{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
}

#hpb-aside{
    width: 200px;
    float: right;
    margin-top: 15px;
    margin-right: 20px;
}

.hpb-layoutset-02 #hpb-aside{
    width: 200px;
    float: right;
    margin-top: 55px;
    margin-right: 20px;
}


#hpb-footer{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    clear: both;
}

#hpb-nav{
    width: 900px;
    height: 36px;
    overflow: hidden;
    padding-bottom: 15px;
    position: absolute;
    top: 320px;
    left: 0px;
    background-image : url(menuBg_8Da_01_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

.hpb-layoutset-02 #hpb-nav{
    width: 900px;
    height: 36px;
    overflow: hidden;
    padding-bottom: 15px;
    position: absolute;
    top: 84px;
    left: 0px;
    background-image : url(menuBg_8Da_01_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */

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

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

#hpb-nav li{
    width: 180px;
    line-height: 50px;
    display: block;
    float: left;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
}

#hpb-nav li a{
    display: block;
    height: 50px;
    padding-left: 0px;
    padding-right: 5px;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 11px;
}

#hpb-nav li span.en{
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding-top: 10px;
    padding-bottom: 5px;
    overflow: hidden;
    text-transform: uppercase;
    color: #6E6E6E;
    line-height: 13px;
}


#hpb-nav li span.ja{
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 15px;
    font-weight: bold;
    overflow: hidden;
    color: #B0B0B0;
}

#hpb-nav a:hover span.ja{
    color: #6E6E6E;
}
#hpb-nav a:active span.jav{
    color: #6E6E6E;
}

#hpb-nav a:link{
    text-decoration: none;
    background-image : url(menuBg_8Da_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:visited{
    text-decoration: none;
    background-image : url(menuBg_8Da_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:hover{
    text-decoration: none;
    background-image : url(menuBg_8Da_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:active{
    text-decoration: none;
    background-image : url(menuBg_8Da_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
}

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

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
}

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

	body{
		background-image : none;
	}

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

	#hpb-header{
		height: auto;
		padding-bottom: 10px;
		background-color: #41424c;
	}

	#hpb-inner{
		margin-bottom: 0;
	}

	.hpb-layoutset-02 #hpb-inner{
		padding-top: 0;
	}

	.hpb-layoutset-01 #hpb-title h2{
		height: 150px;
		padding-bottom: 0;
		background-size: contain;
		width: 100%;
		margin-bottom: 0;
	}

	.hpb-layoutset-02 #hpb-wrapper{
		width: 100%;
		float: none;
		margin-top: 0;
	}

	.hpb-layoutset-02 #hpb-title{
		margin-left: 0;
	}
	
	#hpb-main{
		width: 96%;
		float: none;
		margin-right: auto;
		margin-left: auto;
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 0;
	}

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

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

	#hpb-footer{
		width: 100%;
	}

	#hpb-nav{
		width: 100%;
		height: auto;
		padding-bottom: 0;
		position: relative;
		top: 0;
	}

	.hpb-layoutset-02 #hpb-nav{
		width: 100%;
		height: auto;
		padding-bottom: 0;
		position: relative;
		top: 0;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}
	
	#hpb-nav li{
		width: 100%;
		line-height: 1.4;
		float: none;
		border-top-color: #dddddd;
		border-top-width: 1px;
		border-top-style: solid;
	}

	#hpb-nav li a{
		height: auto;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: left;
		line-height: 1.4;
	}

	#hpb-nav li span.en{
		text-align: left;
		padding-top: 0;
		padding-bottom: 0;
	}


	#hpb-nav li span.ja{
		text-align: left;
	}

	#hpb-nav a:link{
		background-image : none;
		background-color:#ffffff;
	}
	#hpb-nav a:visited{
		background-image : none;
		background-color:#ffffff;
	}
	#hpb-nav a:hover{
		background-image : none;
		background-color:#f0f0f0;
	}
	#hpb-nav a:active{
		background-image : none;
		background-color:#f0f0f0;
	}

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

}