<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:#d7002d;
	color:#FFFFFF;
}
#wasuu{
	background:url(../images/1611_ladystorm/hishi.png) no-repeat 10px center;
	background-size:auto 12px;
}

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

/**cast**/
#cast-top div dt{
	border-radius:3px;
	background-color:#f0f3fb;
	border:1px solid #b9c4df;
}
.yaku{
	font-size:20px;
}
.enjya{
	font-size:16px;
}
/*smp*/
@media screen and (max-width: 640px) {
#wasuu{
	background:url(../images/1611_ladystorm/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>