@font-face {
  font-family: "PlayfairDisplay-Medium";
  src: url(/fonts/PlayfairDisplay/PlayfairDisplay-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Bold";
  src: url(/fonts/ZenKakuGothicNew/ZenKakuGothicNew-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Medium";
  src: url(/fonts/ZenKakuGothicNew/ZenKakuGothicNew-Medium.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenKakuGothicNew-Regular";
  src: url(/fonts/ZenKakuGothicNew/ZenKakuGothicNew-Regular.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Bold";
  src: url(/fonts/ZenOldMincho/ZenOldMincho-Bold.woff) format("woff");
  font-display: swap;
}
@font-face {
  font-family: "ZenOldMincho-Regular";
  src: url(/fonts/ZenOldMincho/ZenOldMincho-Regular.woff) format("woff");
  font-display: swap;
}
/*16*1.75/2*/
/*======*/
/* news */
/*======*/
.news {
  margin-bottom: 160px;
}
@media (max-width: 767px) {
  .news {
    margin-bottom: 80px;
  }
}
.news .list-news {
  margin-top: 120px;
}
@media (max-width: 767px) {
  .news .list-news {
    margin-top: 80px;
  }
}
/*# sourceMappingURL=contents.css.map */