@charset "UTF-8";
/*
変数
*/
body.archive .page_ttl img {
  width: 12.7777777778vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  body.archive .page_ttl img {
    width: 33.3767926988vw;
  }
}

.news.archive section.post_list {
  padding: 1.3888888889vw 0 2.7777777778vw;
}
@media screen and (max-width: 767px) and (orientation: portrait) {
  .news.archive section.post_list {
    padding: 5.2151238592vw 0 10.4302477184vw;
  }
}/*# sourceMappingURL=news.css.map */