<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.special_ul {
    list-style: none !important;
}
.special_ul .tit{
    font-weight:bold;
    font-size:1.2em;
    margin-bottom:0;
    padding-bottom:0;
    border-left: 5px solid #d4d4d4;
    padding-left:0.5em;
    padding-top:0px !important;
    margin-top:1em;
}
.special_ul .tit + p{
    padding-top:0.5em !important;   
}</pre></body></html>