@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: #FFF; /* 標準文字色 */
    background-color: #1a1a1a;
}
/* 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-right: auto;
    margin-left: auto;
}

#hpb-header{
    margin-top: -1px;
    width: 900px;
    height: 82px;
    background-image : url(headerBg_4Ea_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    border-bottom-width: 2px;
    border-bottom-color: #1532a7;
    border-bottom-style: solid;
}

#hpb-inner{
    width: 900px;
    clear: both;
    float: left;
    position: relative;
    background-image : url(mainBg_4Ea.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #000;
}

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

#hpb-wrapper{
    width: 620px;
    float: right;
    padding-right: 17px;
}

#hpb-title{
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
}

.hpb-layoutset-01 #hpb-title{
    overflow: hidden;
    width: 900px;
    position: absolute;
    top: 0;
    left: 0;
}
.hpb-layoutset-01 #hpb-title h2{
    height: 350px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: left;
    background-image : url(top_mainimg_4Ea_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    margin-top: 0;
    margin-bottom: 0;
}

.hpb-layoutset-02 #hpb-title h2{
    margin-top: 60px;
}

.hpb-layoutset-01 #hpb-main{
    text-align: left;
    padding-top: 400px;
}
.hpb-layoutset-02 #hpb-main{
    clear: both;
    text-align: left;
}

#hpb-aside{
    width: 210px;
    margin-top: 60px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 15px;
    float: left;
    border-width: 1px;
    border-color: #6c6556;
    border-style: solid;
    padding-top: 15px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    background-color: #000;
}


.hpb-layoutset-01 #hpb-aside{
    margin-top: 406px;
}
* html #hpb-aside{
    /* for IE6 */
    float: none;
}
#hpb-footer{
    clear: both;
    position: relative;
    padding-top: 7px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #000;
}

#hpb-nav{
    position: absolute;
    left: 0px;
    width: 900px;
    height: 32px;
    background-image : url(navBg_4Ea_01.png);
    background-repeat: repeat-x;
    background-position: center top;
    padding-top: 9px;
    overflow: hidden;
}

.hpb-layoutset-01 #hpb-nav{
    top: 350px;
}

.hpb-layoutset-02 #hpb-nav{
    top: 0px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

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

/* ナビゲーション */

#hpb-nav ul{
    margin-top: -1px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0;
    height: 32px;
    list-style-type: none;
    overflow: hidden;
}

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

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    margin-right: 2px;
    text-align: left;
}

#hpb-nav li a{
    width: 119px;
    padding-left: 24px;
    overflow: hidden;
    display: block;
    height: 32px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

#hpb-nav li span.ja{
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}
#hpb-nav li span.en{
    display: none;
}

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

/* トップページデザイン */

#hpb-wrapper #toppage p:first-child{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    margin-bottom: 0;
    line-height: 1.8;
    background-color: #1a1a1a;
}

#hpb-wrapper #toppage-info h3{
    margin-bottom: 0;
}
#hpb-wrapper #toppage-info h3 span.en{
    font-weight: normal;
    letter-spacing: 0.2em;
}
#hpb-wrapper #toppage-info h3 span.ja{
    display: none;
}

#hpb-wrapper #toppage-info p{
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    line-height: 1.8;
    background-color: #1a1a1a;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    padding-top: 7px;
    padding-left: 20px;
}

#hpb-headerMain h1{
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    padding-left: 0px;
    text-align: left;
    font-weight: normal;
    line-height: 11px;
    font-size: 11px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#hpb-headerLogo{
    margin-top: 10px;
    margin-left: 20px;
    width: 296px;
    float: left;
}

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

#hpb-headerExtra1{
    margin-top: -10px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 16px;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
    font-size: 1em;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: bold;
    text-align: right;
    font-size: 1.6em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , 'MS Mincho' , 'ヒラギノ明朝 Pro W3' , 'ＭＳ Ｐ明朝' , serif;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    font-weight: normal;
    padding-right: 3px;
    display: block;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 2px;
    padding-right: 20px;
    padding-bottom: 0;
    padding-left: 10px;
    text-align: right;
}

#hpb-headerExtra2
{
}



/* ページの先頭へのリンク設定 */
#pagetop{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: left;
    padding-left: 5px;
    padding-bottom: 15px;
}

#pagetop a{
    display: block;
    width: 138px;
    height: 38px;
    margin-left: auto;
    margin-right: 0;
    background-image : url(returnTop_4Ea.png);
    background-position: center right;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* リンク文字色 */
a:link{
    color: #FFF;
    text-decoration: underline;
}
a:visited{
    color: #FFF;
    text-decoration: underline;
}
a:hover{
    color: #d1bc8c;
    text-decoration: underline;
}
a:active{
    color: #d1bc8c;
    text-decoration: underline;
}


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

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

	#hpb-header{
		margin-top: 0;
		width: 100%;
		height: auto;
		padding-bottom: 10px;
	}

	#hpb-inner{
		width: 100%;
		float: none;
	}

	#hpb-wrapper{
		width: 100%;
		float: none;
		padding-right: 0;
	}

	.hpb-layoutset-01 #hpb-title{
		width: 100%;
		position: relative;
	}
	.hpb-layoutset-01 #hpb-title h2{
		height: 220px;
		width: 100%;
		background-size: contain;
	}

	.hpb-layoutset-02 #hpb-title h2{
		margin-top: 0;
	}

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

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

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

	#hpb-nav{
		position: relative;
		width: 100%;
		height: auto;
		background-image : none;
		background-color: #172243;
		padding-top: 0;
		border-bottom-color: #d8c69b;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}

	.hpb-layoutset-01 #hpb-nav{
		top: 0;
	}

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

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

	/* ナビゲーション */

	#hpb-nav ul{
		display: none;
		margin-top: 0;
		margin-left: 0;
		height: auto;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}

	#hpb-nav li{
		float: none;
		line-height: 1.4;
		height: auto;
		margin-right: 0;
	}

	#hpb-nav li a{
	    width: 100%;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
		box-sizing: border-box;
		border-top-color: #d8c69b;
		border-top-width: 1px;
		border-top-style: solid;
	}

	#hpb-nav a:link{
		background-image : none;
		background-color: #0e1633;
	}
	#hpb-nav a:visited{
		background-image : none;
		background-color: #0e1633;
	}
	#hpb-nav a:hover{
		background-image : none;
		background-color: #253782;
	}
	#hpb-nav a:active{
		background-image : none;
		background-color: #253782;
	}

	/* トップページデザイン */

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		padding-top: 0;
		padding-left: 0;
	}

	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
	}

	#hpb-headerLogo{
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		width: 98%;
		float: none;
	}

	#hpb-headerLogo a{
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		max-width: 100%;
		background-size: contain;
		background-position: top center;
	}

	#hpb-headerExtra1{
		width: 98%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 0;
	}

	#hpb-headerExtra1 p.tel{
		/* 電話番号の文字設定 */
		padding-right: 0;
	}

	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		padding-right: 0;
	}

	#hpb-headerExtra1 p.address{
		/* 住所文字設定 */
		padding-right: 0;
	}

	/* ページの先頭へのリンク設定 */

	/* リンク文字色 */

}