<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.css") all and (min-width:737px);
@import url("sp.css") screen and (max-width:736px);

@import url("pc.css") print;</pre></body></html>