@charset "utf-8";
/* CSS Document */


	h1{
		width:370px;
		height:140px;
		position: absolute;
		left: 0;
		right: 0;
		top:690px;
		margin:0 auto;
		display:inherit;
	}
	h1 img{
		width:370px;
		height:140px;
	}
	
	#mainImg{
	height:890px;
	}

#bg1{
	background:url(../img/top/img_main_bg.png) center top no-repeat;
	background-size:1469px 1946px;
	width:100%;
	min-height:1080px;
}
#bg2{
	background:url(../img/top/bg_hexa.png) center bottom repeat;
	background-size:1851px 1776px;
	width:100%;
	min-height:1080px;
}

#bg3{
	background-image:url(../img/top/bg_linebottomleft.png),url(../img/top/bg_linebottomright.png),url(../img/top/bg_linetopleft.png),url(../img/top/bg_linetopright.png);
	background-size:420px 245px,580px 335px,405px 256px,345px 256px;
	background-repeat:no-repeat;
	background-position:left bottom,right bottom,left top,right top;
	width:100%;
	min-height:1080px;
}
#bg4{
	background:url(../img/top/img_main.png) center top no-repeat;
	background-size:cover;
	width:100%;
	min-height:890px;
}
#bg5{
	background-image:url(../img/top/bg_shadow_top.png),url(../img/top/bg_shadow_bottom.png);
	background-size:1px 179px,1px 179px;
	background-repeat:repeat-x;
	background-position:left top,left bottom;
	width:100%;
	min-height:1080px;
}


	

	#catch{
	position: absolute;
	background:url(../img/top/txt_newseries.png) no-repeat center;
	background-size:370px 48px;
	background-color:rgba(0,0,0,0.55);
	width:100%;
	height:auto;
	padding:10px 0;
	min-height:58px;
	top:820px;
	left: 0;
	right: 0;
	margin:auto;
	}

#banner {
	display: none;
}

#banner_sp {
	background: #001a1f;
	padding: 20px 0;
	display: block;
}

#banner_sp ul {
	width: 400px;
	margin:0 auto;
	display: block;
}

#banner_sp ul img {
	width: 400px;
	height: 97px;
}


