@charset "utf-8";
/* CSS Document */
@media (min-width: 1124px){
	 body {
	 background-color:#0B1821;
 }
	#container {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
}
	#head h1 {
		display:block;
		position:relative;
		height:1220px;
		background:url(../images/pc/logo.png) center top no-repeat;
		margin:0 auto;
		margin-top:-1080px;
		font-size:0em;
	}
	#pc_movie {
		display:block;
		position:relative;
		width:1124px;
		margin:0 auto;
	}
	main {
		margin:0 auto;
	}
	main h2 {
		background:url(../images/pc/date.png) no-repeat;
		width:1124px;
		height:120px;
		margin:0 auto;
		font-size:0em;
	}
	#about {
		height:500px;
		background:url(../images/pc/bg_about.png) center top no-repeat;
		font-size:0em;
	}
	#cast {
		background:url(../images/pc/bg_cast.png) center top no-repeat;
		height:615px;
		font-size:0em;
	}
	#castle {
		background:url(../images/pc/bg_castle.png) center top no-repeat;
		height:385px;
		font-size:0em;
	}
	#tsuten {
		background:url(../images/pc/bg_tsuten.png) center top no-repeat;
		height:445px;
		font-size:0em;
	}
	#nintoku {
		background:url(../images/pc/bg_nintoku.png) center top no-repeat;
		height:445px;
		font-size:0em;
	}
	#biwako {
		background:url(../images/pc/bg_biwako.png) center top no-repeat;
		height:440px;
		font-size:0em;
	}
	footer {
		display:block;
		position:relative;
		width:1124px;
		margin:0 auto;
		clear:both;
	}
	footer p {
		padding-top:40px;
		padding-bottom:60px;
		font-size:12px;
		color:#FFF;
		text-align:center;
	}
	#smp_movie, footer br {
		display:none;
	}
	
}

		


