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

/* ----------------------------------------------------------
	topimg
------------------------------------------------------------- */
.topimg div {
	top: 40px;
	bottom: auto;
}
.topimg h1 {
	padding: 6px 12px;
	background: rgba(255, 255, 255, .8);
	color: #000;
}
.topimg p{
	padding: 6px 8px;
	background: rgba(255, 255, 255, .8);
	color: #000;
}</pre></body></html>