.p-top-mv {
  position: relative;
  background: url(../images/top/mv_sp_en.png?v=2) center top/contain no-repeat;
  height: min(140vw, 1050px);
}
@media screen and (min-width: 769px) {
  .p-top-mv {
    background: url(../images/top/mv.png) center top/contain no-repeat;
    height: min(35.4166666667vw, 680px);
  }
}

.p-top-mv__title {
  line-height: 1.3;
}
@media screen and (min-width: 769px) {
  .p-top-mv__title {
    font-size: clamp(1.6875rem, 2.8125vw, 3.375rem);
  }
}

.p-top-mv__read {
  mix-blend-mode: difference;
}

.p-top-mv__wrap--inner.en::after {
  content: "";
  background: url(../images/top/mv_image_sp_en.png) 0 0/cover no-repeat;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .p-top-mv__wrap--inner.en::after {
    background: url(../images/top/mv_image_en.png) 0 0/cover no-repeat;
  }
}

@media screen and (min-width: 769px) {
  .p-top-mv__text {
    padding: min(0.3125vw, 6px) min(0.5208333333vw, 10px);
  }
}

.p-top-member__head--label {
  white-space: inherit;
}

.p-top-service__title--jp, .p-top-service__title--en {
  white-space: inherit;
}

/*# sourceMappingURL=en.css.map */
