@media screen and (min-width: 901px), print {
  #contact .section-entry-form {
    margin-top: 2.5622254758vw;
    margin-bottom: 8.78477306vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form {
    margin-top: 16vw;
    margin-bottom: 24vw;
  }
}
#contact .section-entry-form .message {
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .message {
    font-size: 1.1713030747vw;
    line-height: 2;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .message {
    font-size: 3.7333333333vw;
    line-height: 1.8571428571;
  }
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .step {
    margin-top: 3.6603221083vw;
    margin-bottom: 4.39238653vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .step {
    margin-top: 9.3333333333vw;
    margin-bottom: 16vw;
  }
}
#contact .section-entry-form .button-group {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .button-group {
    margin-top: 0.7320644217vw;
    gap: 4.0263543192vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .button-group {
    margin-top: 4vw;
    gap: 5.3333333333vw;
    flex-direction: column;
    align-items: center;
  }
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .confirm .button-group {
    margin-top: 5.8565153734vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .confirm .button-group {
    margin-top: 10.6666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .done .message {
    margin-top: 2.196193265vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .done .message {
    margin-top: 6.6666666667vw;
  }
}
@media screen and (min-width: 901px), print {
  #contact .section-entry-form .done .button-group {
    margin-top: 5.1244509517vw;
  }
}
@media screen and (max-width: 900px) {
  #contact .section-entry-form .done .button-group {
    margin-top: 13.3333333333vw;
  }
}