<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#company #contentsArea #mainArea .contents h1 {
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 90%;
}

#company #contentsArea #mainArea .contents h2,
#company #contentsArea #mainArea .contents h3,
#company #contentsArea #mainArea .contents h4,
#company #contentsArea #mainArea .contents h5,
#company #contentsArea #mainArea .contents h6 {
    margin: 24px 0 8px;
    letter-spacing: 1px;
    font-size: 16px;
}

#company #contentsArea #mainArea .contents h2 {
    padding: 12px 0 5px;
    border-top: 1px dotted #c8cbcc;
    line-height: 95%;
}

#company #contentsArea #mainArea .contents h3 {
    padding-bottom: 0;
    line-height: 85%;
}

#company #contentsArea #mainArea .contents ol {
    margin: 0 0 1em 20px;
    line-height: 17px;
    list-style: decimal;
}
#company #contentsArea #mainArea .contents ul {
    margin: 0 0 1em 20px;
    line-height: 17px;
    list-style: square outside;
}

#company #contentsArea #mainArea .contents p,
#company #contentsArea #mainArea .contents li{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    list-style-type: inherit;
    word-break: break-all;
}
</pre></body></html>