<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("./service-pc-2.css") only screen and (min-width: 769px);
@import url("./service-sp-2.css") only screen and (max-width: 769px);
@import url("./service-print-2.css") print;
</pre></body></html>