@charset "UTF-8";/* 2025.10.02 */


.img_top {
  background: url("../images/news/img_top.jpg") no-repeat center center / cover;
}

.list_news li {
  padding-bottom: 10px;
}
.list_news a {
  color: var(--main);
}
.list_news .day {
  font-size: 1.4rem;
  color: #222;
}