<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ------------------------------------------------------------
	environment Responsive style
------------------------------------------------------------ */
@media screen and (max-width: 1099px) {}
@media screen and (max-width: 767px) {} /* END Responsive */
@media screen and (max-width: 374px) {} /* END Responsive */
@media print {} /* END Print Setting */</pre></body></html>