<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@media (max-width: 1123px){
	 body {
	 background-color:#0B1821;
 	}
	#head h1 {
		display:block;
		position:relative;
		background:url(../images/smp/logo.png) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:81.25%;
		margin-top:45%;
		background-size:contain;
		font-size:0em;
	}
	#smp_movie {
		width:320px;
		height:180px;
		margin:0 auto;
		margin-top:125%;
	}
	main h2 {
		background:url(../images/smp/date.png) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:33.28125%;
		background-size:contain;
		margin-top:3%;
		font-size:0em;
	}
	#about {
		width:93.75%;
		margin:4% auto;
		color:#FFF;
		font-size:0.8em;
		line-height:175%;
	}
	#cast {
		background:url(../images/smp/cast.png) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:501.5625%;
		background-size:contain;
		font-size:0em;
	}
	#castle {
		background:url(../images/smp/bg_castle.png) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:156.25%;
		background-size:contain;
		font-size:0em;
	}
	#tsuten {
		background:url(../images/smp/bg_tsuten.jpg) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:190.625%;
		background-size:contain;
		font-size:0em;
	}
	#nintoku {
		background:url(../images/smp/bg_nintoku.jpg) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:159.375%;
		background-size:contain;
		font-size:0em;
	}
	#biwako {
		background:url(../images/smp/bg_biwako.jpg) 0 0 no-repeat;
		width:100%;
		height:0;
		padding-top:181.25%;
		background-size:contain;
		font-size:0em;
	}
	footer p {
		color:#fff;
	}
	#pc_movie {display:none;}
	
}


</pre></body></html>