@charset "UTF-8";

/* 標準(左縦線) */

.article h3 {
  border-left: 10px solid var(--main-color);
  padding: 10px 25px 10px 15px;
}