<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

#wrapper{
	background:url("../images/direc_bg.jpg") center top no-repeat;
	background-size:auto 350px;
}
article{
	}
article img{
	float:left;
	width:90px;
	margin:0 15px 30px 0;
}
article#cast01{
}
article h3{
	color:#000;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	font-size:22px;
	font-weight:600;
	line-height:1.2;
	letter-spacing: -1px;
}
article h5{
	font-size:16px;
	letter-spacing:0;
	margin:15px 0 15px 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
	
}

article h4{
	color:#6f8092;
	font-family: 'Cormorant Garamond', serif;
	font-size:17px;
	line-height:1.2;
	margin-bottom:16px;
}

article p{
	float:none;
	clear:both;
}
article p.filmo{
	font-size:12px;
	line-height:1.7;
}
article p.filmo .sm{
	font-size:10px;
}
@media screen and  (max-width: 350px){
	article p.filmo .brs{
	font-size:10px;
	display:block;
	margin:-4px 0 -18px 40px;
}
}
@media screen and  (max-width: 450px){
	article p.filmo .brsm{
	font-size:10px;
	display:block;
	margin:-4px 0 -18px 40px;
}
}

article h6{
	font-weight:500;
	margin:30px 0 10px 0;
	font-size:14px;
}

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