<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
/* 繧ｹ繝槭�繝医ヵ繧ｩ繝ｳ */
@import url("sp_common.css") only screen and (max-width:640px);
/* 繝�せ繧ｯ繝医ャ繝� */
@import url("pc_common.css") only screen and (min-width:641px);
@import url("pc_common.css") only print;


</pre></body></html>