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

.contents-list {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

@media (max-width: 640px) {
    
    .contents-outline-title {
        text-align: left !important;
        margin-bottom: 8px !important;
    }
    .contents-outline-text {
        text-align: left !important;
        margin-bottom: 8px !important;
    }
    
}</pre></body></html>