<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.container { padding-top: 113px; }
.subtop_ad { top: 62px; }
.c_b { max-width: 500px; margin: 0 auto; }
.top_n { display:flex; justify-content:end; margin-top:50px;}
.top_n a { display: blcok; width:115px; text-align:center; line-height:47px; font-weight: 400; font-size: var(--font16); background: var(--col-f7f7f7); color: var(--col-999); border: 1px solid var(--col-f7f7f7); }
.top_n a.active { background:var(--col-fff); color:var(--col-000); border:1px solid var(--col-afafaf); }
.top_n a:hover {text-decoration:none;}
.reporter_b { margin-top: 20px; border-top: 1px solid #312d2e; }
.reporter_b .li { width:100%; position:relative; margin-top:20px;padding:0 20px 20px; border-bottom:1px solid #e2e2e2;}
.reporter_b .li:last-child { border-bottom:0;}
.reporter_b .li .editor_b{width:100%; display:block; position:relative; padding:20px;}
.reporter_b .li .editor_b &gt; div { display:flex; align-items:center;}
.reporter_b .li .editor_b &gt; div .img {width:75px; height:75px; display:block; margin-right:10px; margin-bottom:0; overflow:hidden; border-radius:var(--radius); flex-shrink:0;}
.reporter_b .li .editor_b &gt; div .img img { width: 100%; }
.reporter_b .li .editor_b &gt; div p strong { display:block; font-size:var(--font17); color:var(--col-004caa);font-weight:500;}
.reporter_b .li .editor_b &gt; div p span { display:block; font-size:var(--font20);color:var(--col-000); font-weight:600;}
.reporter_b .li .editor_b .note {max-height:3.2em; margin-top: 15px; font-size: var(--font15); color: var(--col-5a5a5a); font-weight: 300; line-height: 1.6em; word-break:keep-all; }
.reporter_b .li a:hover {text-decoration:none;}
.reporter_b .li .article{ display:block; position:relative; margin-top:0; padding:20px; background:var(--col-f7f7f7);}
.reporter_b .li .article p { font-size:var(--font20); line-height:1.15; margin-bottom:10px; font-weight:500; color:var(--col-000);}
.reporter_b .li .article:hover p{ text-decoration:underline;}
.reporter_b .li .article b { font-size: var(--font15); color: var(--col-5a5a5a); font-weight: 300; }
div.container .li .btn_subscribe { position:absolute; right:20px; top:20px;}


</pre></body></html>