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

		レスポンシブ用印刷css

---------------------------------------- */
#stage #header, #stage #content {
	width: 1000px;
}

#stage .mod-contents {
	page-break-inside: avoid;
}

body #stage #maincts {
	height: auto !important;
}</pre></body></html>