<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;
	width: 100%;
}
.bg_main{
	background-image: url(../images/bg_main.jpg);
	text-align: center;
	background-position: right top;
	background-repeat: no-repeat;
	height: 456px;
	padding-top: 20px;
}
.main_in{
	width: 1300px;
	margin:0 auto;
}
.bg_main h1{
	float: left;
	margin-top:70px;
	margin-bottom: -20px;
}

.day{background-image: url(../images/bg_day.jpg);
padding: 0px auto;
display: block;}
h2{
	clear: both;
	display: block;
	text-align: center;
	background-repeat: repeat-x;
	
	background-color: #FFD4D5;
}

h2 img{
	
	margin: 20px 0px 15px;
}


.box_movie{
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	height: 500px;
	padding-top: 80px;
}

.movie_in{
	width: 1100px;
	margin: 0 auto;
}
.midokoro{
	float: right;
	padding-top: 30px;
	text-align: center;
}
.midokoro h1{
	margin-bottom: 20px;
}


.midokoro .p2{
	margin-top: 30px;
	display: block;
}


.movie{
	width: 630px;
	float: left;
	height: 430px;
	background-image: url(../images/bg_cm.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 40px;
	display: block;
	
}
.wapper{
	background-image: url(../images/bg3.jpg);
}
.detail{
	margin: 0 auto;
	width: 1100px;
	padding-top: 50px;
}

.detail img{
	margin: 30px auto 0;
}
.detail li{
	float: none;
	
}

#foot{
	clear: both;
	text-align: center;
	line-height: 1.5rem;
	color: #fff;
	height: 50px;
	background-color: #323232;
	padding: 30px 0;
	display: block;
	font-size: 0.9rem;
	margin: -3px 0;
}



#page-top {
	position: fixed;
	right: 20px;
	
}
#page-top img {
	width: 100%;
	height: auto;
	margin-bottom: -3px;
}
#page-top a {
	color: #fff;
}

.s_movie{
	display: none;
}
.img_s{
	display: none;
}
.guest{
	background-image: url(../images/bg2.jpg);
	background-position: bottom;
	
	
}
.guest_in{
	margin: 0 auto;
	width: 1200px;

}

.guest_in img{
	margin:30px 20px 50px;

}
.footbanner{
	background-image: url(../images/bg3.png);
	text-align: center;
	
	
}

.footbanner img{
	margin: 20px auto;
	
	
}

.list{
	display: block;
	margin: 0px auto;
	list-style-type: none;
	overflow: hidden;
	display: block;
	
}
.list li{
	margin: 0px auto;
	float: left;
	transition: .8s;
}
/* ６つ目：縮小・拡大＆3D回転 */
.list-mv06{
	transform: scale(0, 0) rotateY(180deg);
	-webkit-transform: scale(0, 0) rotateY(180deg);
}
.mv06{
	transform: scale(1, 1) rotateY(360deg);
	-webkit-transform: scale(1, 1) rotateY(360deg);
}
/* ７つ目：移動＋透明度 */
.list-mv07{
	opacity: 0;
	transform: translate(0,60px); 
	-webkit-transform: translate(0,60px); 
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0); 
	-webkit-transform: translate(0,0);
}
.s_guest{
	display: none;
}
.tvo-video{
	text-align: center;
	width:90%;
	margin: 0 auto;
}

@media screen and (min-width:1100px) and ( max-width:1400px) {
	
	.bg_main{
	background-image: url(../images/bg_main2.jpg);
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 426px;
	background-color: #ffede5;
	padding-top: 30px;
	border-bottom: none;
		padding-bottom: 10px;
}
.bg_main h1 img{
	width: 90%;
	float: left;
	margin: 0px auto 0 20px;
	height: auto;
}	
.day{background-image: url(../images/bg_day.jpg);
padding: 0px auto;
	display: block;}
h2{
	clear: both;
	display: block;
	background-repeat: repeat-x;
	
	background-color: #FFD4D5;
}

h2 img{
	
	margin: 20px 0px 20px;
}
.tvo-video{
	text-align: center;
	width:90%;
	margin: 0 auto;
}
}


/*===============================================
●smart.css  画面の横幅が501px～1000pxまで
===============================================*/
@media screen and (min-width:1001px) and ( max-width:1200px) {
	.tvo-video{
	text-align: center;
	width:630px;
	margin: 0 auto;
}
		img{
		width: 100%;
		height: auto;
	}
	.img_pc{
		display: none;
	}
		.img_s{
		display: block;
	}
	
.bg_main{
	background-image: url(../images/bg_main2.jpg);
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: auto;
	background-color: #fff;
	padding-top: 50px;
	height: 450px;
	border-bottom: #f2e0d8 10px solid;
}
	
.main_in{
	width: 100%;
	margin:0 auto;
}	
.bg_main h1{
	float: none;
	margin-top:0px;
}
.bg_main h1 img{
	width: 33%;
	float: left;
	margin: 0px auto 0 20px;
	height: auto;
}


h2 {
	
	display: block;
}

h2 img{
	margin-top: 20px;
	width: 90%;
}
	
.box_movie{
	background-image: url(../images/bg1_2.jpg);
	background-repeat: repeat-x;
	
	background-position:bottom;
	height: auto;
	padding: 30px 0;
}
	
.movie{
	width:90%;
	float:none;
	height: auto;
	background-image:none;
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	padding-top: 0px;
	display: block;
	margin: 0 auto;
	
}	
.movie_in{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}	
	
	
	.guest{
		display: none;
	
	
}


	.detail{
	margin: 0 auto;
	width: 100%;
	padding-top: 50px;
}

.detail img{
	margin: 30px auto 0;
}
	
	.midokoro{
	float:none;
	padding-top: 30px;
	text-align: center;
		width: 94%;
		margin: 0 auto;
}
.midokoro h1{
	width: 30%;
	margin: 0 auto 20px;
	display: block;
}
.midokoro .p1{
	margin: 30px auto;
	display: block;
	width: 80%;
}


.midokoro .p2{
	margin: 30px auto;
	display: block;
	width: 80%;
}

#page-top {
	position: fixed;
	right: -10px;
	
}
#page-top img {
	width: 80%;
	height: auto;
	margin-bottom: -3px;
}
#page-top a {
	color: #fff;
}
#foot{
	clear: both;
	text-align: center;
	line-height: 1.3rem;
	color: #fff;
	height: 50px;
	background-color: #323232;
	padding: 30px 0 20px;;
	display: block;
	font-size: 0.7rem;
	margin: -3px 0;
}
.list li{
	margin: 0px auto;
	float: none;
	transition: .8s;
}
	

	
.s_guest{
	display: block;
	background-image:url(../images/bg2_2.jpg);
	text-align: center;
	background-position: bottom;
	background-size: 20%;
	padding: 30px 0;
		
}
	.s_guest img{
		width: 50%;
		height: auto;
		margin: 0 auto;
		display: block;
}
	
	.s_guest li{
		float: none;
		margin: 0 auto;
		display: block;
		
}	
}
@media screen and (min-width:1400px) and ( max-width:1600px) {
.bg_main{
	background-image: url(../images/bg_main2.jpg);
	background-position: center top;
	background-size: 100%;
	background-repeat: no-repeat;
	height: auto;
	background-color: #fff;
	padding-top: 50px;
	height: 450px;
	border-bottom: #f2e0d8 10px solid;
}	
}
/*===============================================
●smart.css  画面の横幅が501px～1000pxまで
===============================================*/
@media screen and (min-width:641px) and ( max-width:1000px) {
	.tvo-video{
	text-align: center;
	width:630px;
	margin: 0 auto;
}
	.img_h2{
		display: none;
	}
		img{
		width: 100%;
		height: auto;
	}
	.img_pc{
		display: none;
	}
		.img_s{
		display: block;
	}
	
.bg_main{
	background-image: url(../images/bg_main3.jpg);
	text-align: center;
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	height: 470px;
	background-color: #fff;
	padding-top: 20px;
}
	
.main_in{
	width: 100%;
	margin:0 auto;
}	
.bg_main h1{
	float: none;
	margin-top:0px;
}
.bg_main h1 img{
	width: 50%;
	height: auto;
}





	
.box_movie{
	background-image: url(../images/bg1_2.jpg);
	background-repeat: repeat-x;
	
	background-position:bottom;
	height: auto;
	padding: 30px 0;
}
	
.movie{
	width:90%;
	float:none;
	height: auto;
	background-image:none;
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center;
	padding-top: 0px;
	display: block;
	margin: 0 auto;
	
}	
.movie_in{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}	
	
	
	.guest{
		display: none;
	
	
}


	.detail{
	margin: 0 auto;
	width: 100%;
	padding-top: 50px;
}

.detail img{
	margin: 30px auto 0;
}
	
	.midokoro{
	float:none;
	padding-top: 30px;
	text-align: center;
		width: 94%;
		margin: 0 auto;
}
.midokoro h1{
	width: 50%;
	margin: 0 auto 20px;
	display: block;
}


.midokoro .p2{
	margin: 30px 0;
	display: block;
}

#page-top {
	position: fixed;
	right: -10px;
	
}
#page-top img {
	width: 80%;
	height: auto;
	margin-bottom: -3px;
}
#page-top a {
	color: #fff;
}
#foot{
	clear: both;
	text-align: center;
	line-height: 1.3rem;
	color: #fff;
	height: 50px;
	background-color: #323232;
	padding: 30px 0 20px;;
	display: block;
	font-size: 0.7rem;
	margin: -3px 0;
}
	
.s_guest{
	display: block;
	background-image:url(../images/bg2_2.jpg);
	text-align: center;
	background-position: bottom;
	background-size: 20%;
	padding: 30px 0;
		
}
	.s_guest img{
		width: 60%;
		height: auto;
		margin: 0 auto;
		display: block;
}
	
	.s_guest li{
		float: none;
		margin: 0 auto;
		display: block;
}	
	
	
	
	
	
	
	
}




@media screen and (max-width: 640px) {
/* 500pxまでの幅の場合に適応される */
	
	img{
		width: 100%;
		height: auto;
	}
	.img_pc{
		display: none;
	}
		.img_s{
		display: block;
	}
	
.bg_main{
	background-image: url(../images/bg_main3.jpg);
	text-align: center;
	background-position: center bottom;
	background-size: 110%;
	background-repeat: no-repeat;
	height: 320px;
	background-color: #fff;
	padding-top: 20px;
}
	
.main_in{
	width: 100%;
	margin:0 auto;
}	
.bg_main h1{
	float: none;
	margin-top:0px;
}
.bg_main h1 img{
	width: 53%;
	height: auto;
}


.day{background-image: 
	url(../images/bg_day.jpg);
	padding: 5px;
	height: auto;
	clear: both;
	}
h2{
	clear: both;
	display: block;
	text-align: center;
	background-repeat: repeat-x;
	
	background-color: #FFD4D5;
}

h2 img{
	
	margin: 20px 0px 15px;
	display: block;
}


	
.box_movie{
	background-image: url(../images/bg1_2.jpg);
	background-repeat: repeat-x;
	
	background-position:bottom;
	height: auto;
	padding: 30px 0;
}
	
.movie{
display: none;
	
}.s_movie{
display: block;
	width: 98%;
	margin: 0 auto;
	
}	
.movie_in{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}	
	
	
	.guest{
		display: none;
	
	
}


	.detail{
	margin: 0 auto;
	width: 100%;
	padding-top: 50px;
}

.detail img{
	margin: 30px auto 0;
}
	
	.midokoro{
	float:none;
	padding-top: 30px;
	text-align: center;
		width: 94%;
		margin: 0 auto;
}
.midokoro h1{
	width: 50%;
	margin: 0 auto 20px;
	display: block;
}


.midokoro .p2{
	margin: 30px 0;
	display: block;
}

#page-top {
	position: fixed;
	right: -50px;
	
}
#page-top img {
	width: 50%;
	height: auto;
	margin-bottom: -3px;
}
#page-top a {
	color: #fff;
}
#foot{
	clear: both;
	text-align: center;
	line-height: 1.3rem;
	color: #fff;
	height: 50px;
	background-color: #323232;
	padding: 30px 0 20px;;
	display: block;
	font-size: 0.7rem;
	margin: -3px 0;
}
	
.s_guest{
	display: block;
	background-image:url(../images/bg2_2.jpg);
	text-align: center;
	background-position: bottom;
	padding: 30px 0;
		
}
	.s_guest img{
		width: 70%;
		height: auto;
		margin: 0 auto;
		display: block;
}
	
	.s_guest li{
		float: none;
		margin: 0 auto;
		display: block;
}	
	
}	
	
@media screen and (min-width:641px) and ( max-width:900px) {
		
		.bg_main{
	background-image: url(../images/bg_main3.jpg);
	text-align: center;
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	height:600px;
	background-color: #fff;
	padding-top: 20px;
}
		
	}
	
@media screen and (min-width:901px) and ( max-width:1200px) {
		
		.bg_main{
	background-image: url(../images/bg_main2.jpg);
	text-align: center;
	background-position: center bottom;
	background-size: 100%;
	background-repeat: no-repeat;
	height:320px;
	background-color: #fff;
	padding-top: 20px;
}
	.bg_main h1 img{
	width: 30%;
	height: auto;
		float: left;
		margin-top: 80px;
}
h2 img{
	
	margin: 20px auto 15px;
	display: block;
	width: 70%;
	padding: 0 20px;
}
		
	}
	</pre></body></html>