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

/* ========low======== */

.low{width:760px; padding:0; float:left; margin:0 0 150px 50px;}
.low h2{width:760px; height:61px; margin:0; padding:0; background-image:url(../../img/low_title_new.png); background-repeat:no-repeat; background-size:contain; overflow:hidden; text-indent:100%; white-space:nowrap;}
.low h3{width:740px; padding:15px 0 15px 20px; font-size:16px; color:#373737; text-align:left; background-color:#efede6; border:1px solid #dfdac7; margin:25px 0 0 0;}
.low p{font-size:14px; color:#292929; text-align:left; margin:15px 15px 0 1px; padding:0; line-height:190%;}
.low p.red{font-size:15px; color:#e94848; font-weight:bold; text-align:left; margin:20px 0 0 1px; padding:0;}

.low ol{margin:0 15px 0 25px; padding:0;}
.low ol li{font-size:14px; color:#292929; text-align:left; line-height:190%; margin:15px 0 0 0; padding:0 0 0 22px;}
.low ol.list{margin:0 30px 0 0; padding:0;}
.low ol.list li{font-size:14px; color:#292929; text-align:left; line-height:190%; margin:0; padding:0; list-style:none; list-style-position:inside; counter-increment:cnt;}
.low ol.list li:before{display:marker; content:"( " counter(cnt) " ) ";}
</pre></body></html>