@charset "utf-8";

/* ===== shinmai style ===== */
.sh-article-subtitle {
  font-weight: bold;
}

/* for billboard-ad */
.c-ad-billboard {
  min-height: 290px;
  border-bottom: none;
}

@media only screen and (max-width: 834px) {
  .c-ad-billboard {
    min-height: 220px;
  }
}
