<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

img{
/*    max-width: 100%;*/
    width: 100%;
}

html{
    font-size: 62.5%;
}

body{
    /* font-family:-apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI","Noto Sans Japanese","繝偵Λ繧ｮ繝手ｧ偵ざ ProN W3", Meiryo, sans-serif; */
    font-family:'繝｡繧､繝ｪ繧ｪ', 'Meiryo', sans-serif;
    font-size: 1.6rem;
    line-height: 1.5;
  color: #e9cb74;
}


.dn{display: none;}
.db{display: block;}</pre></body></html>