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

/* =============================================
 共通
============================================= */
.smp{
	display:none;
}

/* =============================================
 footer
============================================= */
.footer_copy{
	font-size: 0.75rem;
	text-align: center;
}
.footer_copy a{
	color: #000;
	text-decoration: none;
}</pre></body></html>