<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	padding-top: 0;
	min-width: 1040px;
}
.smpEle{
	display: none;
}
.topContents,
.panList:after{
	content: "";
	display: block;
	clear: both;
}
.container{
	font-family: "UDæ–°ã‚´ R","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
	transform: rotate(0.001deg);
	position: relative;
	min-width: 1040px;
	line-height: 1;
	padding-bottom: 48px;
}
.container::before{
	margin: 0 auto;
	content: "";
	display: block;
	position: absolute;
	top: 1%;
	left: 1%;
	height: 6px;
	width: 98%;
	background: #ef8333;
}
.container::after{
	margin: 0 auto;
	content: "";
	display: block;
	position: absolute;
	top: 1%;
	left: 1%;
	height: 98%;
	width: 6px;
	background: #ef8333;
}
.wrp::before{
	margin: 0 auto;
	content: "";
	display: block;
	position: absolute;
	bottom: 1%;
	right: 1%;
	height: 6px;
	width: 98%;
	background: #ef8333;
}
.wrp::after{
	margin: 0 auto;
	content: "";
	display: block;
	position: absolute;
	top: 1%;
	right: 1%;
	height: 98%;
	width: 6px;
	background: #ef8333;
}
.pageTitle{
	width: 1040px;
	padding: 40px 0 24px;
	margin: 0 auto;
}
.panList{
	background: #dedede;
}
.panList ul{
	width: 1040px;
	margin: 0 auto;
	font-size: 10px;
	padding: 6px 0;
}
.panList li{
	float: left;
	color: #555555;
}
.panList li a:hover{
    text-decoration: underline;
}
.panList li::after{
    content: "ï¼ž";
    padding: 0 8px;
}
.panList li:last-child::after{
    content:none;
}
.catch{
	width: 1040px;
	margin: 0 auto;
	font-size: 16px;
	padding: 24px 0 14px;
}
.topContents{
	width: 1040px;
	margin: 0 auto;
	border-top: 4px solid #ef8333;
	border-bottom: 4px solid #ef8333;
}
.topContents .left{
	background: #ef8333;
	color: #fff;
	width: 288px;
	height: 508px;
	float: left;
}
.topContents .left dt{
	border: 1px solid #fff;
	font-size: 12px;
	text-align: center;
	width: 206px;
	margin: 21px auto 0;
	line-height: 22px;
}
.topContents .left figure img{
	width: 200px;
	margin: 26px auto 0;
	display: block;
	text-align: center;
}
.topContents .left figcaption{
	margin-top: 16px;
	text-align: center;
	font-size: 24px;
}
.topContents h1{
	padding-top: 21px;
	text-align: center;
}
.topContents .right{
	float: right;
	width: 712px;
	padding-top: 36px;
}
.topContents .right li{
	float: left;
	width: 336px;
	height: 283px;
	margin-right: 39px;
	overflow: hidden;
}
.topContents .right li:nth-child(2n){
	margin-right: 0;
}
.topContents .right figure img{
	width: 100%;
}
.topContents .right .noImage{
	text-align: center;
	height: 187px;
	width: 334px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #cccccc;
	color: #ccc;
	font-size: 52px;
	font-family: 'Fjalla One', sans-serif;
}
.topContents .num{
	margin-top: 24px;
	font-size: 40px;
	width: 64px;
	float: left;
	font-family: 'Fjalla One', sans-serif;
}
.topContents time{
	display: inline-block;
	margin-top: 11px;
	color: #fff;
	background: #333333;
	padding: 2px 10px;
}
.topContents .title{
	margin-top: 5px;
	font-size: 14px;
	color: #555555;
	line-height: 21px;
	margin-left: 63px;
}
.btmContents h3{
	padding: 48px 0 26px;
	font-size: 24px;
	border-bottom: 1px solid #ef8333;
}
.btmContents h3 span{
	display: block;
	width: 1040px;
	margin: 0 auto;
}
.btmContents ul{
	width: 1040px;
	padding-top: 32px;
	margin: 0 auto;
}
.btmContents .relayMovieList li{
	float: left;
	width: 230px;
	height: 248px;
	overflow: hidden;
	margin-right: 40px;
}
.btmContents .relayMovieList li:nth-child(4n){
	margin-right: 0;
}
.btmContents li figure img{
	width: 100%;
}
.topContents li figure,
.btmContents li figure{
	position: relative;
}
.topContents li figure a::after,
.btmContents li figure a::after{
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -27px 0 0 -27px;
	width: 54px;
	height: 54px;
	background: url(../img/photoArea/play_btn.png);
	background-size:100% auto;
	opacity: 0;
	transition: all .3s ease 0s;
}
.topContents li figure a::after{
	margin: -31px 0 0 -31px;
	width: 62px;
	height: 62px;
}
.topContents li figure a:hover::after,
.btmContents li figure a:hover::after{
	opacity: 1;
}
.btmContents .name{
	color: #ef8333;
	font-size: 16px;
}
.btmContents time{
	display: inline-block;
	margin-top: 11px;
	color: #fff;
	background: #333333;
	padding: 2px 10px;
	font-size: 12px;
	margin-right: 8px;
}
.btmContents .title{
	margin-top: 8px;
	font-size: 14px;
	line-height: 21px;
	color: #555555;
}
.pagenation{
	font-family: "ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
	border-top: 1px solid #ef8333;
	text-align: center;
	font-size: 16px;
	margin-bottom: 60px;
}
.pagenation li{
	display: inline-block;
	height: 40px;
}
.pagenation li a,
.pagenation a,
.pagenation span{
	padding: 4px 12px;
}
.pagenation {
    padding-top: 40px;
}
.pagenation ul li:first-child,
.pagenation ul li:last-child{
	font-family: "æ–°ã‚´ R";
	transform: rotate(0.001deg);
}
.pagenation .active a,
.pagenation .btnPrev a,
.pagenation .btnNext a,
.pagenation  a:hover,
.pagenation .link_next ,
.pagenation .link_prev,
.pagenation .link_before,
.pagenation .current_page{
	color: #fff;
	background: #ef8333;
}
.snsBtn{
    position: absolute;
    top: 40px;
    left: -520px;
    margin-left: 50%;
    width: 1040px;
}
.snsBtn li{
    float: right;
    display: inline-block;
    margin-left: 8px;
}
.pageTop{
	position: absolute;
	width: 58px;
	height: 56px;
	right: 28px;
	bottom: 96px;
	cursor: pointer;
}
footer{
	font-size: 11px;
	height: 32px;
	line-height: 32px
}
@media screen and (max-width: 1090px) {
	.container::before{
		width: 100%;
		left: 0;
	}
	.container::after{
		content: none;
	}
	.wrp::before{
		right: 0;
		width: 100%;
	}
	.wrp::after{
		content: none;
	}
}
/* ç”»é¢ã®æ¨ªå¹…ãŒ768pxä»¥ä¸‹
==============================*/
@media screen and (max-width: 768px) {
}
/* ç”»é¢ã®æ¨ªå¹…ãŒ768pxä»¥ä¸‹
==============================*/
@media screen and (max-width: 768px) {
	body{
		padding-top: 46px;
		min-width: 0;
	}
	.pcEle{
		display: none;
	}
	.smpEle{
		display: block;
	}
	.container{
		min-width: 0px;
		line-height: 1;
		padding-bottom: 0;
	}
	.container::before,
	.container::after,
	.wrp::before,
	.wrp::after{
		content: none;
	}
	.topContents{
		width: 100%;
		border-bottom: none;
	}
	.topContents .left{
		width: 100%;
		height: inherit;
		float: none;
		padding-bottom: 24px;
	}
	.topContents .left h1 img{
		width: 55%;
	}
	.topContents .left dt{
		border: 1px solid #fff;
		font-size: 12px;
		text-align: center;
		width: 65%;
		margin: 16px auto 0;
		line-height: 22px;
	}
	.topContents .left figure img{
		width: 62.8%;
		margin: 7px auto 0;
		display: block;
		text-align: center;
	}
	.topContents .left figcaption{
		margin-top: 8px;
		font-size: 24px;
	}
	.topContents h1{
		padding-top: 21px;
		text-align: center;
	}
	.topContents .right{
		float: none;
		margin: 0 auto;
		width: 90%;
		padding: 16px 0 18px;
		border-bottom: 4px solid #ef8333;
	}
	.topContents .right li{
		float: left;
		width: 100%;
		height: inherit;
		margin-right: 0;
		overflow: hidden;
		margin-bottom: 16px;
	}
	.topContents .right li:nth-child(2n){
		margin-right: 0;
	}
	.topContents .right figure img{
		width: 100%;
	}
	.topContents .right .noImage{
		box-sizing: border-box;
		height: inherit;
		width: 100%;
		display: block;
		padding: 55px 0;
	}
	.topContents .num{
	}
	.topContents time{
	}
	.topContents .title{
	}
	.btmContents h3{
		padding: 30px 0 24px;
		font-size: 18px;
		border-bottom: none;
	}
	.btmContents h3 span{
		display: block;
		width: 90%;
		margin: 0 auto;
	}
	.btmContents ul{
		width: 90%;
		padding-top: 0;
		margin: 0 auto;
	}
	.btmContents .relayMovieList li{
		float: left;
		width: 47.3%;
		height: inherit;
		overflow: hidden;
		margin-right: 5.4%;
		margin-bottom: 10px;
	}
	.btmContents .relayMovieList li:nth-child(2n){
		margin-right: 0;
	}
	.btmContents li figure img{
		width: 100%;
	}
	.btmContents .name{
		display: block;
		font-size: 12px;
		margin-top: 4px;
	}
	.btmContents time{
		display: inline-block;
	}
	.btmContents .title{
		margin-top: 4px;
		font-size: 10px;
		line-height: 1.5;
	}
	.pagenation{
		position: relative;
		width: 90%;
		margin: 0 auto;
		border-top: none;
		padding-top: 20px;
		padding-bottom: 48px;
		border-bottom: 1px solid #000;
	}
	.pagenation li.btnPrev,
	.pagenation .link_prev,
	.pagenation .link_before{
		position: absolute;
		left: 0;
		bottom: 0;
	}
	.pagenation li.btnNext,
	.pagenation .link_next{
		position: absolute;
		right: 0;
		bottom: 0;
	}
	.pagenation li{
		display: inline-block;
	}
	.pagenation li a{
		padding: 4px 12px;
	}
	.pagenation .active a,
	.pagenation .btnPrev a,
	.pagenation .btnNext a,
	.pagenation li a:hover{
		color: #fff;
		background: #ef8333;
	}
	.snsBtn{
		position: static;
		margin-left: 5%;
		width: 90%;
		text-align: center;
		padding: 24px 0 12px;
	}
	.snsBtn li{
		float: none;
		display: inline-block;
	}
	.pageTop{
		position: absolute;
		width: 40px;
		height: 40px;
		right: 5%;
		bottom: 34px;
	}
	.pageTop img{
		width: 100%;
	}
	footer{
		font-size: 8px;
		padding: 6px 0;
		height: inherit;
		line-height: inherit;
	}
}</pre></body></html>