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

/* 下点線 */

.article h3 {
  border-bottom: 4px dotted var(--main-color);
  padding: 10px 0 6px;
}</pre></body></html>