<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 */

	/*PC*/
	.sp {
	display: none !important;
	}
	/* 蜈ｱ騾�*/
	body {
	font-family: Georgia, 貂ｸ譏取悃, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS譏取悃E, 繝｡繧､繝ｪ繧ｪ, Meiryo, serif;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 1;
	background: url(../img/pc/bg.jpg) repeat;
	}
	.imgTxt {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	}
	p {
	margin: 0 auto;
	line-height: 1.6rem;
	padding: 20px 10px;
	vertical-align: middle;
	}
	#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	#head {
	height: 770px;
	background: url(../img/pc/header_bg.png) no-repeat center center;
	background-size: cover;
	}
	#head .header_logo {
	width: 580px;
	height: 186px;
	position: absolute;
	top: 300px;
	right: 100px;
	z-index: 2;
	background: url(../img/pc/header_logo.png) center no-repeat;
	}
	#head .header_nare {
    width: 216px;
    height: 166px;
    position: absolute;
    top: 463px;
    right: 121px;
    z-index: 0;
    background: url(../img/pc/nare.png) center no-repeat;
	}
	#head .date_bg {
	width: 100%;
	height: 206px;
	position: absolute;
	top: 760px;
	background: url(../img/pc/date_bg.png) center repeat;
	overflow: hidden
	}
	#head .date_bg .date {
	background: url(../img/pc/date.png) center no-repeat;
	width: 100%;
	height: 100%;
	}
	#contents {
	width: 960px;
	margin: 3rem auto 0;
	padding: 0;
	overflow: hidden;
	}
	.read {
	margin: 30px auto 50px;
	width: 800px;
	line-height: 2rem;
	}
	h3 {
	font-size: 1.2rem;
	padding: 0.25em 0.5em;/*荳贋ｸ� 蟾ｦ蜿ｳ縺ｮ菴咏區*/
	background: transparent;/*閭梧勹騾乗�縺ｫ*/
	border-left: solid 5px #fff;/*蟾ｦ邱�*/
	}
	.gaiyou {
	width: 900px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	.gaiyou .capture {
	float: left;
	margin: 0;
	padding: 0;
	width: 400px;
	}
	.gaiyou .capture .img01 {
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../img/pc/cap01.png) center no-repeat;
	width: 400px;
	height: 225px;
	}
	.gaiyou .capture .img02 {
	margin: 0;
	padding: 0 0 20px 0;
	background: url(../img/pc/cap02.png) center no-repeat;
	width: 400px;
	height: 225px;
	}
	.gaiyou .capture .img03 {
	margin: 0;
	padding: 0;
	background: url(../img/pc/cap03.png) center no-repeat;
	width: 400px;
	height: 225px;
	}
	.gaiyou .txt {
	float: right;
	margin: 0;
	padding: 0 0 0 20px;
	width: 480px;
	line-height: 1.2;
	}
	#footer {
	background: #000000;
	margin-top: 50px;
	}
	#footer .foot {
	background: url(../img/pc/gaiyou.png) center no-repeat;
	width: 933px;
	height: 135px;
	}
	/* MOVIE */
#movie {
width: 100%;
}
#movie #in-movie {
width: 100%;
max-width: 1100px;
margin: 0 auto;
position: relative;
}
/*#movie #in-movie p {
    width: 100%;
    text-align: center;
}
*/

#movie #in-movie p#coment {
position: absolute;
bottom: 25%;
right: 0;
margin: 0 auto;
width: 18.728%;
height: 38.838%;
background: url(../img/coment2.png) no-repeat;
padding-top: 0;
background-size: contain;
font-size: 0px;
}
#movie #in-movie p#coment a.pc {
position: absolute;
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
top: 0;
cursor: pointer;
}
#movie #in-movie p#coment a.pc:hover {
background: rgba(200, 200, 200, 0.2);
border: 1px solid rgba(33, 33, 33, 0.2);
}
#movie #in-movie p#coment a.sp {
display: none;
}
#movie #in-movie .movie_area {
width: 80%;
margin: 0 auto;
padding: 2em 0 0.5em;
text-align: left;
}
#movie #in-movie .movie_area .video #vjs_video_540, #movie #in-movie .movie_area .video #vjs_video_3, #movie #in-movie .movie_area .video .video-js {
padding-top: 56.3%;
}</pre></body></html>