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

@import url("pc_main.css") screen and (min-width:641px);
@import url("sp_main.css") screen and (max-width:640px);
</pre></body></html>