@charset "UTF-8";
.font-bold {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W6", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
  font-weight: bold;
}

.p-topics_img.-img01 {
  width: 640px;
}
@media screen and (max-width: 750px) {
  .p-topics_img.-img01 {
    width: 68vw;
  }
}/*# sourceMappingURL=style.css.map */