@charset "UTF-8";
/* その他・サービス
----------------------------------------------- */
article.other .sub_cover {
  background: url("../images/other-services/page_cover.webp") no-repeat top center;
}
@media screen and (max-width: 767px) {
  article.other .sub_cover {
    background-size: cover;
    height: 200px;
  }
}/*# sourceMappingURL=other.css.map */