<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 */
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background-color: #000000;
	overflow-x: hidden;
}
.clearfix {
	zoom: 1;/* for IE5.5 - IE7 */
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.img_s {
	display: none;
}
#page a img:hover {
	opacity: 1.0;
}
#page a img:hover {
	opacity: 0.6;
	border: none;
}
.mod-social a img:hover {
	opacity: 1.0;
	border: none;
}
#block {
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: 550px;
	background-size: cover;
	z-index: 1;
	/*  IE8以下の代替の背景画像  */
	background: url(../images/bg.jpg) #000;
	background-attachment: fixed;
}
.block_in {
	z-index: 2;
	background-image: url(../images/bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.mod-global-nav {
	height: 40px;
	width: 100%;
}
.mod-global-nav ul {
	width: 100%;
	float: right;
	margin: 0;
}
.mod-global-nav li a {
	background-color: #D70003;
	opacity: 0.8;
	display: block;
	float: right;
	color: #FFFFFF;
	font-size: 0.8rem;
	line-height: 40px;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/li.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 30px;
}
.mod-global-nav li a:hover {
	color: #FFF500;
}
.contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.detail {
	float: none;
	width: 100%;
	display: block;
}
.p_red {
	background-color: #D70003;
	padding: 5px;
	margin: 20px 0;
}
#top .p_red2 {
	background-color: #D70003;
	color: #FFff;
	text-align: center;
	margin: 60px 0 30px;
	border: 1px #FF0004 solid;
	padding: 10px;
	font-weight: 600;
	font-size: 1.7rem;
}
.p_sky{
	color: #00B3D8;font-weight: 600;
	font-size: 1.2rem;
	margin: 30px 0;
}
.h1_index {
	height: auto;
	margin: 0px auto 0;
	width:100%;
	text-align: center;
}
.h1_index img {
	margin: -30px auto 0;
	width: 200px;
	height: auto;
}

.on {
	border-bottom: 2px solid #fff;
}
.article_senkou {
	font-size: 1.3rem;
	line-height: 2.2rem;
	color: #FFFFFF;
	width: 950px;
	margin: 0 auto 150px;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	padding: 25px 25px;
	text-align: left;
	padding-top: 30px;
	box-sizing: border-box;
	display: block;
}
.sns {
	width: 900px;
	margin: 0px auto 30px;
	height: auto;
	margin-top: 0;
	padding-top: 0px;
}
.sns h1 {
	margin-bottom: -10px;
}
.sns .twitter {
	width: 430px;
	float: left;
	height: 350px;
	background-color: rgba(255,255,255,0.9);
}
.sns .fb {
	width: 430px;
	float: left;
	margin-right: 40px;
	height: 350px;
	overflow: hidden;
	background-color: rgba(255,255,255,0.7);
}
#top footer {
	text-align: left;
}
footer{
	clear: both;
}
.img_insta{
	width:50%;
	height: auto;
	margin-top: 50px;
}
#movie {
	display: block;
	position: relative;
	width: 900px;
	height: 506px;
	margin: 0 auto;
	margin-bottom: 50px;
	border: 1px #636363 solid;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
.img_fb{
   display: none;
}
.img_tw{
   display: none;
}
.photo{
	width: 1020px;
margin: -80px auto 0;
color: #FFFFFF;
	padding-bottom: 30px;
}
.photo　h1{
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.photo div{
	float: left;
	width: 300px;
	height: auto;
	margin: 20px;
}
.photo div img{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.banner {
	background-color: #000000;
	width: 100%;
	 background-color: rgba(0,0,0,0.8);
	margin-bottom: -10px;
	margin-top: 30px;
}
.banner img{
	border: 1px #5F5F5F solid;
	margin: 20px;
	padding: 10px;
}
/*===============================================
●smart.css  画面の横幅が1024pxまで
===============================================*/

@media screen and (min-width:769px) and ( max-width:1024px) {
img {
	width: 100%;
	height: auto;
}
#block {
	width: 100%;
	width: auto;
	height: 170px;
	/*  IE8以下の代替の背景画像  */
	background: url(../images/bg2.jpg) #000;
	background-size: 100%;
}
.img_s {
	display: block;
}
.mod-global-nav {
	height: 70px;
	width: 100%;
}
.mod-global-nav ul {
	width: 100%;
	float: right;
	margin: 0 auto；
}

.mod-global-nav li a:hover {
	color: #FFF500;
}
.contents {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.detail {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.p_red {
	background-color: #D70003;
	padding: 5px;
	margin: 20px 0;
}
.h1_index {
	width: 100%;
}
.h1_index img {
	width: 20%;
	margin-top: -50px;
}

.on {
	border-bottom: 2px solid #fff;
}
.article_senkou {
	font-size: 1.2rem;
	color: #FFFFFF;
	width: 100%;
	margin: 0 auto 150px;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	padding: 25px 50px 0;
	text-align: left;
	padding-top: 30px;
	box-sizing: border-box;
}
.sns h1 {
	margin-top: 0px;
}
.sns {
	padding-top: 0px;
	padding-bottom: 30px;
}
#movie {
	display: block;
	position: relative;
	width: 80%;
	margin: 0 auto;
	background-size: contain;
	clear: both;
	margin-bottom: 5%;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	
	
	
	
	
}

/*===============================================
●smart.css  画面の横幅が5767xまで
===============================================*/

@media screen and (min-width:700px) and ( max-width:768px) {
.sns .twitter {
	width: 45%;
	float: left;
	height: 350px;
	margin-bottom: 50px;
	margin: 1rem;
}
.sns .fb {
	width: 45%;
	float: none;
	margin-right: 0;
	margin: 1rem;
	float: left;
	margin-bottom: 20px;
	overflow-y: hidden;
	background-color: rgba(255,255,255,0.7);
}

.img_insta {
    width: 70%;
    height: auto;
	margin: 20px auto;
	clear: both;
	padding-top: 20px;
    margin-top: 50px;
	display: block;
}
#block {
	width: auto;
	height: 150px;
	/*  IE8以下の代替の背景画像  */
	background: url(../images/s_bg.jpg) #000;
	background-size: 100%;
}
.article_senkou {
	font-size: 1.0rem;
	line-height: 2.0rem;
	margin-bottom: -10px;
	padding: 25px 25px 0;
	margin: 0 auto 150px;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
}
.sns {
	width: 100%;
	margin: 0 auto;
	height: auto;
	margin-top: -20px;
}
.sns h1 {
	margin-top: 0px;
}
.sns h1 img {
	width: 100%;
	margin-top: 0;
}
.article_senkou .p_red {
	font-size: 1.3rem;
	text-align: center;
}
	#movie {
	display: block;
	position: relative;
	width: 100%;
	height: 400px;
	margin: 20px auto 0;
	background-size: contain;
	margin-bottom: 5%;
		border: none;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	
	.photo{
	width: 100%;
margin: 0px auto;
color: #FFFFFF;
}
.photo　h1{
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.photo div{
	float: left;
	width: 48%;
	height: auto;
	margin: 20px 5px;
	box-sizing: border-box;
	height: 300px;
}
.photo div img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}
}

/*===============================================
●smart.css  画面の横幅が700まで
===============================================*/

@media screen and (max-width: 700px) {
.mod-global-nav li a {
	background-color: #D70003;
	opacity: 0.8;
	display: block;
	float: right;
	color: #FFFFFF;
	font-size: 0.7rem;
	line-height: 30px;
	text-align: center;
	margin: 0px;
	text-decoration: none;
	background-image: url(../images/li.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 0 20px;
}
#block {
	width: auto;
	height: 70px;
	/*  IE8以下の代替の背景画像  */
	background: url(../images/s_bg.jpg) #000;
	background-size: 100%;
}
.article_senkou {
	width: 100%;
	font-size: 1.0rem;
	line-height: 1.5rem;
	margin-bottom: 0px;
	padding: 25px 1.3rem 0;
	margin: 0 auto 100px;
	background-color: #000;
	background-color: rgba(0,0,0,0.5);
}.sns {
	width: 90%;
	margin: 0 auto;
	height: auto;
	margin-top: 0px;
	box-sizing: border-box;
	padding: 0px;
}
.sns h1 {
	margin-top: -10px;
}
.sns h1 img {
	width: 100%;
	margin-top: 0;
	height: auto;
}
.sns .twitter {
	width: 100%;
	float: none;
	height: 300px;
	margin-bottom: 50px;
	margin: 20px 0rem 0;
	padding-top: 0px;
	overflow: hidden;
}
.sns .fb {
	width: 100%;
	float: none;
	margin-right: 0;
	height: 300px;
	margin: 0px 0rem 0;
	
	overflow-y: hidden;
	background-color: rgba(255,255,255,0.7);
	padding-top: 0px;
	overflow: hidden;
	
}
	.img_insta {
    width: 90%;
    height: auto;
	margin: 20px auto;
	clear: both;
	padding-top: 20px;
    margin-top: 0px;
	display: block;
}
.article_senkou .p_red {
	background-color: #D70003;
	padding: 10px 0px;
	margin: 20px 0;
	font-size: 0.9rem;
	text-align: center;
}
.h1_index {
	width: 25%;
	float: left;
}
.h1_index img {
	width:100%;
	
}
#movie {
	display: block;
	position: relative;
	width: 90%;
	height: 200px;
	margin: 0 auto;
	background-size: contain;
	margin-bottom: 5%;
		border: none;
	}
	#movie .tvo-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top:0 ;
	right: 0;
	}
	.s_no{
		display: none;
	}
	.img_fb{
    width: 90%;
    height: auto;
	margin:0px auto 0;
	clear: both;
	padding-top: 10px;
    margin-top: 10px;
	display: block;
}
		.img_tw{
    width: 90%;
    height: auto;
	margin:0px auto;
	clear: both;
	padding-top: 0px;
    margin-top: 20px;
	display: block;
}
.photo{
	width: 100%;
margin: 0px auto;
color: #FFFFFF;
}
.photo　h1{
	font-size: 1.8rem;
	margin-bottom: 30px;
}
.photo div{
	float: left;
	width: 46%;
	height: auto;
	margin: 20px 5px;
	box-sizing: border-box;
	height: 150px;
}
.photo div img{
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	margin-left: 5px;
}
	#top .p_red2 {
	padding: 10px;
	font-size: 0.9rem;
}
	.p_sky{
	color: #00B3D8;font-weight: 600;
	font-size: 1.0rem;
	margin: 30px 0 -30px;
}
	.banner {
	background-color: #000000;
	width: 100%;
	 background-color: rgba(0,0,0,0.8);
	margin-bottom: -10px;
		margin-top: 30px;
}
.page .banner img{
	border: 1px #5F5F5F solid;
	margin: 10px;
	padding: 10px 20px;
	margin: 0 auto;
	clear: both;
}
}
/*===============================================
●smart.css  画面の横幅が700まで
===============================================*/

@media screen and (max-width: 320px) {
	.article_senkou .p_red{
	font-size: 0.8rem;
}
	.sns .fb {
	width: 100%;

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