<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**main u-main**/
h2#date_area,h2#date_area02{
	background-color:#3c0804;
	color:#ffecd5;
}
#wasuu{
	background:url(../images/1611_nakasete/hishi.png) no-repeat 10px center;
	background-size:auto 12px;
}

/**story**/
#asi-story dl{color:#d65306 !important;}

/**cast**/
#cast-top div dt{
	border-radius:3px;
	background-color:#fff7d2;
	border:1px solid #fff7d2;
	color:#962444;
}
.yaku{
	font-size:20px;
}
.enjya{
	font-size:16px;
}
/*smp*/
@media screen and (max-width: 640px) {
#wasuu{
	background:url(../images/1611_nakasete/hishi.png) no-repeat left center;
	background-size:auto 80%;
}
#cast-top div dt{
	background-color:#fff;
	border:none;
}
.yaku{
	width:100%;
	font-size:1.8rem;
	float:none;
	padding-bottom:3%;
}
.enjya{
	width:100%;
	font-size:1.4rem;
	float:none;
}
</pre></body></html>