.itemImg img {
  max-width: 215px;
  height: 216px !important;
  object-fit: cover;
}
.button--typeB, a.button--typeB, .button--typeB, a.button--typeB {
  color: #516A08 !important;
}
.h2C small {
  color: #516A08 !important;
}
.articleList--typeA .articleList__title {
  font-size: 16px !important;
  color: #000 !important;
}
.articleList--typeA .articleList__date {
  color: #333 !important;
}
.articleList--typeA .articleList__img {
  width: 100%;
  height: 256px !important;
  object-fit: cover;
}
.articleList--typeB .articleList__img {
  width: 100%;
  height: 186px !important;
  object-fit: cover;
}
.newsList_2 li:first-child {
  display: none !important;
}
.bgBlack h2 span, .bgBlack h2 small {
  color: #fff !important;
}
.articleList--typeB > li .articleList__wrap .articleList__text .articleList__title {
  color: #5A5B5B !important;
  font-size: 14px !important;
}
.articleList--typeB > li .articleList__wrap .articleList__text .articleList__date {
  color: #333 !important;
  font-size: 12px !important;
}
.conceptC__bg.container {
  background-size: cover !important;
}
.conceptC_c .container .bgBlack {
  width: 540px !important;
}