@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: #000000;
    background-image : url(bg_11Xb.png);
    background-position: top center;
    background-repeat: repeat;
	min-width: 986px;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

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

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
	border-top: 4px solid #686868;
}

#hpb-inner{
    width: 946px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}

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

#hpb-title h1{
    margin-top: 22px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0;
    padding-bottom: 0;
    width: 457px;
    overflow: hidden;
    text-indent: -9999px;
    height: 42px;
    background-image : url(logo_11Xb.png);
    background-position: top center;
    background-repeat: no-repeat;
}

#hpb-title h2{
	position: absolute;
	top: 85px;
	left: 228px;
	background-image : url(top_mainimg_11Xb.png);
    background-position: top left;
    background-repeat: no-repeat;
	width: 457px;
	height: 495px;
	overflow: hidden;
	text-indent: -9999px;
	border-top: 4px solid #686868;
}

#hpb-title p{
    width: 450px;
	line-height: 1.5;
	position: absolute;
	top: 605px;
	left: 228px;
	height: 90px;
	overflow: hidden;
}

#hpb-main{
    padding-top: 57px;
    margin-top: 0;
}

#toppage-item{
    width: 212px;
    float: left;
    margin-right: 0;
    margin-left: 0;
    padding-bottom: 10px;
}

#toppage-news{
    width: 245px;
    float: right;
    background-image : url(indexBg_11Xb.png);
    background-position: top right;
    background-repeat: no-repeat;
    margin-bottom: 10px;
	margin-top: 1px;
	border-top: 4px solid #686868;
	padding-top: 246px;
}

#toppage-info{
	position: absolute;
	top: 700px;
	left: 226px;
	padding-top: 142px;
	padding-bottom: 10px;
	width: 457px;
	border-top: 4px solid #686868;
	background-image : url(profileBg_11Xb.png);
    background-position: top right;
    background-repeat: no-repeat;
	background-color: #000;
}

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

/* ナビゲーション */

#hpb-nav{
    width: 946px;
	position: absolute;
    top: 55px;
    left: 0px;
    overflow: hidden;
	height: 20px;
    text-align: center;
}
#hpb-nav::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav ul{
    margin-top: 0;
    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;
	text-align: center;
	display: inline-block;
	border-left: 1px solid #939393;
	letter-spacing: -0.4em;
	overflow: hidden;
	height: 20px;
}

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

#hpb-nav li{
    display: inline-block;
    overflow: hidden;
	border-right: 1px solid #939393;
	letter-spacing: 0;
}

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


#hpb-nav a:link{
    color: #ededed;
    text-decoration: none;
}
#hpb-nav a:visited{
    color: #ededed;
    text-decoration: none;
}
#hpb-nav a:hover{
    color: #fff;
    text-decoration: none;
}
#hpb-nav a:active{
    color: #fff;
}

/*toppage-item*/

#toppage-item div.item{
    margin-top: 0;
    margin-bottom: 15px;
   	background-color: #000;
    border-top: 4px solid #686868;
    text-align: center;
    padding: 6px;
    clear: both;
	
}

#toppage-item img{
    background-color: #000;
    margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
}

#toppage-item p{
    margin-top: 0.1em;
    margin-bottom: 0;
	line-height: 1.4;
	text-align: left;
}

/*toppage-news*/

#toppage-news h3 .en{
    font-size: 1.2em;
	letter-spacing: 0.05em;
	padding-right: 10px;
}
#toppage-news h3 .ja{
	display: none;
}
#hpb-main #toppage-news dl{
	background-color: #000;
	padding-bottom: 5px;
}
#hpb-main #toppage-news dt{
   font-weight: bold;
   background-image : url(point_11Xb.png);
    background-position: 0px 6px;
    background-repeat: no-repeat;
	padding-left: 24px;
	padding-top: 8px;
	padding-bottom: 4px;
	float: none;
	border-top: 1px solid #535353;
	width: auto;
}
#hpb-main #toppage-news dt:first-child{
	border:none;
}
#hpb-main #toppage-news dd{
   float: none;
   width: auto;
   padding-left: 0;
   padding-top: 0;
   padding-right: 0;
   padding-bottom: 5px;
   line-height: 1.6;
}

#toppage-info h3{
    font-size: 1.3em;
	letter-spacing: 0.05em;
	width: 6em;
	float: left;
}

#toppage-info h4{
    width: 300px;
	float: left;
	display: block;
	margin: 0;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#toppage-info p{
    width: 300px;
	float: left;
	margin: 0;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/* フッター内パーツ */

#hpb-footer{
	padding-bottom: 10px;
}

#hpb-footerMain{
    width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	font-weight: bold;
}


#footerExtra1{
   border-top: 4px solid #a8a8a8;
}

#pagetop{
 	width: 946px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    background-image : url(returnTop_11Xb.png);
    background-position: center left;
    background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
    text-align: left;
	display: inline-block;
	background-color: #a8a8a8;
	
}
#pagetop a:link{
	color: #000;
	text-decoration: none;
}
#pagetop a:visited{
	color: #000;
	text-decoration: none;
}

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

	body{
		min-width: 100%;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-inner{
		width: 100%;
	}
	
	#hpb-title h1{
		width: 98%;
    background-size: contain;
	}
	#hpb-title h2{
		position: relative;
		top: 0px;
		left: 0px;
		background-size: contain;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-title p{
		width: 96%;
		position: relative;
		top: 0px;
		left: 0px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
	}
	
	#hpb-main{
		width: 96%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		padding-bottom: 20px;
	}
	
	#toppage-item{
    width: 100%;
    float: none;
	}
	
	#toppage-news{
    width: 100%;
    float: none;
		background-size: contain;
		padding-top: 100%;
	}
	
	#toppage-info{
    position: relative;
		top: 0px;
		left: 0px;
		padding-top: 29%;
		width: 100%;
		background-size: contain;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/
	/* ナビゲーション */
	#hpb-nav{
		width: 100%;
		position: relative;
    top: 0px;
		height: auto;
		border-bottom-color: #939393;
		border-bottom-style: solid;
		border-bottom-width: 1px;
	}
	
	#hpb-nav ul{
		display: none;
		text-align: left;
		border-left-width: 0px;
		height: auto;
	}
	#hpb-nav ul.toggled-on{
		display: block;
	}
	#hpb-nav li{
    display: block;
		border-right-width: 0px;
		border-top-color: #939393;
		border-top-style: solid;
		border-top-width: 1px;
	}
	#hpb-nav li a{
		line-height: 1.4;
		padding-left: 10px;
    padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	/*toppage-item*/
	
	#toppage-item img{
    display: block;
	}
	
	#toppage-item p{
		padding-left: 15%;
		padding-right: 15%;
	}

	/*toppage-news*/

	#toppage-info h3{
		width: 100%;
		float: none;
		box-sizing: border-box;
	}

	#toppage-info h4{
    width: 100%;
		float: none;
		padding-right: 10px;
		box-sizing: border-box;
	}

	#toppage-info p{
    width: 100%;
		float: none;
		padding-right: 10px;
		box-sizing: border-box;
	}

	/* フッター内パーツ */

	#hpb-footer{
		padding-bottom: 10px;
	}
	
	#hpb-footerMain{
    width: 100%;
	}
	
	#hpb-footerMain p{
    /* コピーライト文字設定 */
		padding-right: 5px;
		padding-left: 5px;
		word-break: break-all;
	}

	#pagetop{
		width: 100%;
	}
	
	#pagetop a{
    /* ページの先頭へのリンク設定 */
		margin-right: 10px;
	}
	
}