@charset "UTF-8";
/* --------------------------------------
　　案件ごとに編集　▼ ここから ▼
-------------------------------------- */
@media screen and (max-width: 750px) {
  .secTopMv {
    height: 100vh;
  }
}

@media screen and (max-width: 750px) {
  .secTopMv__inner {
    height: 100%;
  }
}

@media screen and (max-width: 750px) {
  .secTopMv__img {
    height: 100%;
  }
}
@media screen and (max-width: 750px) {
  .secTopMv__img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
}
/*# sourceMappingURL=top.css.map */
