<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@media (min-width: 1200px){
	 body {
	 background-color:#37C6FE;
 }
#head {
display: block;
position: relative;
 background:url(../images/pc/logo.png) center top no-repeat;
 height: 1050px;
 margin-top: -1050px;
 font-size: 0em;
 }
	main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
}
	main {
	/*	width:1210px;*/
		margin: 0 auto;
	}
	#pc_movie {
	width: 800px;
	height: 450px;
	margin: 0 auto;
	}
	#about {
	background: url(../images/pc/bg_about.jpg) center top no-repeat;
	height: 520px;
	font-size: 0em;
	}
	
	#day1, #day2 {
	margin: 0 auto;
	}
	
	.day1 {
	background: url(../images/pc/day1.jpg) center top no-repeat;
	height: 100px;
	font-size: 0em;
	}
	.day2 {
	background: url(../images/pc/day2.jpg) center top no-repeat;
	height: 100px;
	font-size: 0em;
	}
	
	#cast {
	background: url(../images/pc/cast.jpg) center top no-repeat;
	height: 680px;
	margin: 0 auto;
	font-size: 0em;
	}
	#singapore {
	background: url(../images/pc/singapore.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#arab {
	background: url(../images/pc/arab.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#england {
	background: url(../images/pc/england.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#chinatown {
	background: url(../images/pc/chinatown.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#flyer {
	background: url(../images/pc/flyer.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#zoo {
	background: url(../images/pc/zoo.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#india {
	background: url(../images/pc/india.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#sentosa {
	background: url(../images/pc/sentosa.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#palmbeach {
	background: url(../images/pc/palmbeach.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#wings {
	background: url(../images/pc/wings.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	#icelab {
	background: url(../images/pc/icelab.jpg) center top no-repeat;
	height: 660px;
	margin: 0 auto;
	font-size: 0em;
	}
	
.pgtop a  {
	display: block;
	position: relative;
	background: url(../images/common/btn_pgtop.png) no-repeat;
	width: 76px;
	height: 76px;
	background-size: cover;
	font-size: 0em;
	margin: 0 auto;
}
	
	footer {
		width:100%;
		margin:0 auto;
		clear:both;
	}
	footer p {
		padding-top:40px;
		padding-bottom:40px;
		font-size:13px;
		color:#444444;
		text-align:center;
	}
	#smp_movie, footer br, #top_nav{
		display:none;
	}
	
}

		


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