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

/* フッター
***************************************************************/
footer {
    text-align: center;
    background: #3a3a3a;
    color: #fff;
    padding: 20px 0;
    font-size: 12px;
}

@media screen and (min-width: 681px) {}

@media screen and (max-width: 680px) {}</pre></body></html>