<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* デスクトップ＆スマホ共通項目 */
	body {background: url("../images/common/bg.jpg") repeat;}

@media (min-width: 1180px){
	/***ヘッダー***/
	#head {
	background: url("../images/desktop/header.png") center top no-repeat;
	height: 1188px;
	margin: 0 auto;
	}
 	#head h1, #head h2 {
 	font-size:0em;
 	}
	#pc_movie {
	display: block;
	position: relative;
	background: url("../images/desktop/bg_movie.png") center top no-repeat;
	width: 1059px;
	height: 573px;
	margin: 0 auto;
	margin-top: -280px;
	}
	#pc_movie .tvo-video {
	width: 640px;
	height: 360px;
	margin: 0 auto;
	padding: 93px 0 0 9px;
	}
	/***メイン***/
	#main {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	}
	#main {
	margin: 0 auto;
	margin-top: -250px;
	text-align: center;
	}
	#about {
	background: url("../images/desktop/about.png") no-repeat;
	width: 1160px;
	height: 1231px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cast {
	background: url("../images/desktop/cast.png") no-repeat;
	width: 1199px;
	height: 1181px;
	margin: 0 auto;
	font-size: 0em;
	}
	#cafe {
	background: url("../images/desktop/cafe.png") no-repeat;
	width: 1160px;
	height: 1941px;
	margin: 0 auto;
	font-size: 0em;
	}
	#animal {
	background: url("../images/desktop/animal.png") no-repeat;
	width: 1160px;
	height: 1798px;
	margin: 0 auto;
	font-size: 0em;
	}
	#udon {
	background: url("../images/desktop/udon.png") no-repeat;
	width: 1160px;
	height: 2070px;
	margin: 0 auto;
	font-size: 0em;
	}
	#ar01 {
	display: block;
	position: relative;
	width: 384px;
	height: 216px;
	margin: 898px 0 0 108px;
	float: left;
	}
	#ar02 {
	display: block;
	position: relative;
	width: 384px;
	height: 216px;
	margin: 898px 0 0 10px;
	float: left;
	}
	#cafe01 {
	display: block;
	position: relative;
	width: 480px;
	height: 270px;
	margin: 1340px 0 0 95px;
	float: left;
	}
	#cafe02 {
	display: block;
	position: relative;
	width: 480px;
	height: 270px;
	margin: 1340px 0 0 10px;
	float: left;
	}
	#udon01 {
	display: block;
	position: relative;
	width: 480px;
	height: 270px;
	margin: 1450px 0 0 95px;
	float: left;
	}
	#udon02 {
	display: block;
	position: relative;
	width: 480px;
	height: 270px;
	margin: 1450px 0 0 10px;
	float: left;
	}
	video {
	width: 100%;
	}
	#smp_movie{
		display:none;
	}
	
}

		


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