<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: 2px solid var(--main-color);
  padding: 10px 0 8px 0;
}</pre></body></html>