@charset "UTF-8";

/* 左縦線 */

aside.widget .widget-title {
  border-left: 10px solid var(--main-color);
  border-radius: 0;
  padding: 10px;
}