<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 */
* {
	margin: 0;
	padding: 0;
	border: 0;
}
/* =======================================

	 CSS BrowserReset BaseElements
	
	 (C)BLACKFLAG.NET ALL RIGHTS RESERVED.
	 http://black-flag.net/

 ======================================= */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-weight: inherit;/*	outline: 0;*/
}
html {
	font-size: 75%;
	-webkit-text-size-adjust: none;
}
img {
	vertical-align: text-bottom;
	-ms-interpolation-mode: bicubic;
}
a {
	-webkit-tap-highlight-color: transparent;
}
strong {
	font-weight: bold;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	/*	border-collapse: separate;*/
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	/*\*/
	overflow: hidden;/**/
}
a {
	text-decoration: none;
}
a:hover img {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.3;
}
img {
	transition: 0.6s;
}
img {
	margin: 0px;
	padding: 0px;
}
.clearfix {
	background: #fff;
 *zoom: 1;
}
.clearfix:after {
	content: '';
	display: table;
	clear: both;
}
.page {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: auto;
	width: 100%;
	max-width: 1920px;
	text-align: center;
	background-image: url(../images/bg_all.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #b8171d;
}
.midokoro {
	background-image: url(../images/bg_midokoroall.jpg);
	text-align: right;
	border-top: 10px solid #FFFFFF;
	background-position: bottom;
}
.midokoro_in {
	width: 1200px;
	padding: 15px 0 40px;
	margin: 0 auto;
	background-image: url(../images/bg_midokoro.jpg);
	background-repeat: no-repeat;
}
#movie {
	padding: 80px 0px;
	background-color: #fbf7eb;
	background-image: url(../images/bg_contents.jpg);
}
.tvo-video {
	width: 900px;
	margin: 0 auto;
}
#movie .tvo-video {
	width: 900px;
	height: 506px;
}
.page nav {
	background-image: url(../images/bg_contents.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 200px;
}
.page ul {
	width: 1200px;
	margin: 0 auto;
}
.page li {
	float: left;
}
.contents {
	background-position: top;
	padding: 0px;
}
.contents h1 {
	margin-bottom: 40px;
}
#sugoi1 {
	background-image: url(../images/bg_sugoi1.jpg);
	background-repeat: no-repeat;
	padding: 60px 0 50px;
	background-position: center top;
	border-top: 10px solid #fff;
}
#sugoi2 {
	background-image: url(../images/bg_sugoi2.jpg);
	padding: 60px 0 50px;
	background-position: center top;
	border-top: 10px solid #fff;
}
#sugoi3 {
	background-image: url(../images/bg_sugoi3.jpg);
	padding: 60px 0 50px;
	background-position: center top;
	border-top: 10px solid #fff;
}
#sugoi4 {
	background-image: url(../images/bg_sugoi4.jpg);
	padding: 60px 0 50px;
	background-position: center top;
	border-top: 10px solid #fff;
}
#sugoi5 {
	background-image: url(../images/bg_sugoi1.jpg);
	background-position: center top;
	padding: 60px 0 50px;
	border-top: 10px solid #fff;
}
.img_rp {
	margin-top: -80px;
}
.img_rp2 {
	margin-top: -100px;
}
.foot {
	background-image: url(../images/bg_contents.jpg);
	padding: 0px;
}
.foot {
	width: 1300px;
	margin: 0 auto;
}
.img_foot {
	float: left;
}
.foot_day {
	float: right;
	margin-top: 50px;
}
.page footer {
	border-top: 10px solid #FFFFFF;
	background-image: url(../images/bg_contents.jpg);
}
.img_s {
	display: none;
}

/*===============================================
●smart.css  画面の横幅が1100px～1300pxまで
===============================================*/
@media screen and (min-width:1200px) and ( max-width:1300px) {
.page {
	width: 100%;
	max-width: 1300px;
	background-image: none;
}
.midokoro_in {
	width: 100%;
	padding: 15px 0 40px;
	margin: 0 auto;
	background-image: url(../images/bg_midokoro.jpg);
	background-repeat: no-repeat;
}
.main {
	width: 100%;
}
.img_main {
	width: 100%;
	height: auto;
}
.contents img {
	width: 95%;
	height: auto;
}
.page ul {
	width: 100%;
	margin: 0 auto;
	margin: 0 auto;
	text-align: center;
	padding-left: 1rem;
}
.page li img {
	width: 95%;
	margin-left: 0.3rem;
}
.foot {
	width: 100%;
	margin: 0 auto;
}
.img_foot {
	width: 55%;
	height: auto
}
.foot_day {
	width: 45%;
	margin-top: 30px;
}
}

@media screen and (max-width:1200px) {
/* 768pxまでの幅の場合に適応される */	
img {
	width: 100%;
	height: auto;
}
.img_pc {
	display: none;
}
.img_s {
	display: block;
}
.page {
	width: 100%;
	background-image: url(../images/bg_contents.jpg);
	background-repeat: repeat;
}
#movie {
	padding: 20px 0 0;
}
#movie .tvo-video {
	width: 320px;
	height: 180px;
}
.midokoro_in {
	width: 100%;
	padding: 0px 0 40px;
	margin: -10px auto;
	background-image: none;
}
.s_nav {
	padding-top: 20px;
	border-top: 0px #FFFFFF solid;
}
.s_nav div {
	clear: both;
	padding: 20px 0;
}
.s_nav img {
	width: 30%;
	margin: 0.3rem;
	float: left;
}
.contents {
	clear: both;
	margin-top: 50px;
}
.contents h1 {
	width: 100%;
	margin: 0px 0 -5px;
	;
	height: auto;
}
.contents img {
	width: 100%;
	margin: 0px;
	height: auto;
}
#sugoi1, #sugoi2, #sugoi3, #sugoi4, #sugoi5 {
	background-image: none;
	padding: 0px;
}
.foot {
	width: 100%;
	margin: -15px auto 0;
}
 @media screen and (min-width:768px) and ( max-width:1200px) {
 #movie {
 padding: 20px 0 0;
}
#movie .tvo-video {
 width:760px;
 height:428px;
}
}
.s_nav div {
	clear: both;
	padding: 20px 10px;
}
.s_nav img {
	width: 30%;
	margin: 0.3rem;
	float: left;
}
}
</pre></body></html>