<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("./base-structure.css");
@import url("./base-style.css");


/* 蜍穂ｽ懃ｳｻ */
.hide {
    display: none;
}

/*繧ｹ繝槭�蟇ｾ蠢�*/
@media (max-width: 450px) {
    .sp-hide {
        display: none;
    }
}</pre></body></html>