<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    scroll-behavior: smooth;
}

@media (min-width: 768px) {
    #frame-179:has(+ #frame-188) #frame-card-179 {
        margin-bottom: unset !important;
    }
    #frame-card-188 &gt; div &gt; nav &gt; ol {
        border-radius: 0 0 10px 10px;
    }
}

#ccFooterArea {
    background-color: #003977;
}

.custom-footer {
    color: #ffffff;
}

.navbar-dark .navbar-brand {
    font-family: 'HG豁｣讌ｷ譖ｸ菴�-PRO', Helvetica, Arial, sans-serif;
    color: #fff;
}

.custom-notice .card-body a.ml-2 {
    display: none;
}

.custom-notice .border-top {
    background-color: #fff3cd;
    font-weight: bold;
}

.custom-notice .border-top::before {
    content: '\f0a1';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    align-content: center;
    vertical-align: middle;
    align-items: center;
    color: red;
    position: relative;
    margin-left: 10px;
}

.custom-notice .mt-2 {
    margin-top: 0rem !important;
}

.custom-notice .mt-4 {
    margin-top: 1rem !important;
}</pre></body></html>