<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main{
	float:none;
	width:auto;
	padding-top:2em;
}
#main .fsL{
	font-size:1.1rem !important;
}
#main .fsL + p{
	font-size:0.82rem !important;
	line-height:1.6;
	margin-bottom:1em;
}


@media (max-width: 767px) {
body #contents {
	width: 100%;
}
.w530,
.w480 {
	width: 100%;
}
body {
	min-width: auto;
}
#main{
	padding:1em;
}

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