@charset "UTF-8";
/* ========================= /
/  mixin
/* =========================*/
/* ========================= /
/  カラー
/* =========================*/
.lower-mv__ttl--en {
  letter-spacing: 0;
}

.confirm__inner {
  max-width: 580px;
}

.thanks__para {
  padding-bottom: 100px;
  font-size: 1.8rem;
  font-weight: 600;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .thanks__para {
    padding-bottom: 60px;
    font-size: 1.4rem;
  }
}
.thanks__btn {
  margin-top: 71px;
  border-radius: 999em;
}
@media screen and (max-width: 768px) {
  .thanks__btn {
    margin-top: 64px;
  }
}/*# sourceMappingURL=contact.css.map */