.footer__upper {
  display: none !important;
}
.mv {
  position: relative;
  padding: 3rem 0 0 12.3rem;
  height: 40.6rem;
  color: #fff;
}
@media (max-width: 768px) {
  .mv {
    position: relative;
    padding: 2rem 0 0 2.4rem;
    height: 30.8rem;
  }
}
.mv__background--1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 86.4rem;
}
@media (max-width: 768px) {
  .mv__background--1 {
    height: 17.5rem;
    width: 100%;
    background: linear-gradient(to bottom right, #0b7ad9, #35bede);
  }
}
.mv__background--2 {
  position: absolute;
  top: 5.2rem;
  right: 0;
  width: 79.5rem;
}
@media (max-width: 768px) {
  .mv__background--2 {
    top: 14.7rem;
    width: 36.6rem;
  }
}
.mv__breadcrumb {
  position: relative;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .mv__breadcrumb {
    font-size: 1.2rem;
  }
}
.mv__box {
  position: relative;
  margin: 8rem 0 0 0;
  font-weight: 700;
}
@media (max-width: 768px) {
  .mv__box {
    position: relative;
    margin: 2.9rem 0 0 0;
  }
}
.mv__box-subtitle {
  font-family: "Roboto";
  font-size: 3.4rem;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .mv__box-subtitle {
    font-size: 2rem;
  }
}
.mv__box-title {
  margin: 4.5rem 0 0;
  font-weight: 700;
  font-size: 4rem;
  letter-spacing: 0;
}
@media (max-width: 768px) {
  .mv__box-title {
    margin: 1.7rem 0 0;
    font-size: 2.4rem;
  }
}
.form {
  padding: 12.8rem 0 15rem;
}
@media (max-width: 768px) {
  .form {
    padding: 2.9rem 0 8rem;
  }
}
.form__note {
  font-size: 2rem;
  letter-spacing: 0.05em;
  text-align: center;
}
@media (max-width: 768px) {
  .form__note {
    font-size: 1.4rem;
    line-height: 1.5em;
  }
}
.form__box {
  margin: 6.3rem auto 0;
  padding: 6.7rem 0 7rem;
  width: 112rem;
  background: #f2f8fc;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 768px) {
  .form__box {
    margin: 4.3rem auto 0;
    padding: 3.8rem 0 3.8rem;
    width: 34.2rem;
  }
}
.form__box-text {
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .form__box-text {
    font-size: 1.4rem;
    line-height: 1.5em;
    letter-spacing: 0;
    text-align: center;
  }
}
.form__box-list {
  margin: 4rem 0 0;
  display: flex;
  gap: 11.5rem;
}
@media (max-width: 768px) {
  .form__box-list {
    margin: 2.5rem 0 0;
    flex-direction: column;
    gap: 2.5rem;
  }
}
.form__box-item-text-1 {
  font-weight: 500;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .form__box-item-text-1 {
    font-size: 1.4rem;
    text-align: center;
  }
}
.form__box-item-text-2 {
  margin: 1.6rem 0 0;
  display: flex;
  align-items: center;
  gap: 1rem;
}
@media (max-width: 768px) {
  .form__box-item-text-2 {
    margin: 1rem 0 0;
    gap: 0.7rem;
  }
}
.form__box-item-text-2-icon--tel {
  width: 3.4rem;
}
@media (max-width: 768px) {
  .form__box-item-text-2-icon--tel {
    width: 2.3rem;
    transform: translate(0, 0.2rem);
  }
}
.form__box-item-text-2-text {
  font-weight: 700;
  font-size: 4.6rem;
  letter-spacing: 0.05em;
}
@media (max-width: 768px) {
  .form__box-item-text-2-text {
    font-size: 3.2rem;
  }
}
.form__box-item-text-2-icon--fax {
  width: 4.16rem;
}
@media (max-width: 768px) {
  .form__box-item-text-2-icon--fax {
    width: 2.7rem;
  }
}
.form__main {
  margin: 14rem auto 0;
  width: 90rem;
}
@media (max-width: 768px) {
  .form__main {
    margin: 5rem auto 0;
    width: 34.2rem;
  }
}
.form__main-error {
  margin: 0 0 5.2rem;
  padding: 2rem 0;
  width: 100%;
  border: #e23223 1px solid;
  background: #fcdedd;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
}
.form__main-error-icon {
  width: 2.4rem;
}
.form__main-error-text {
  color: #e23223;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .form__main-error-text {
    font-size: 1.4rem;
  }
}
.form__list {
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
.form__item {
  width: 100%;
}
.form__item-row {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
.form__item-hissu {
  width: 4.7rem;
  height: 2.8rem;
  background: #0075cb;
  font-weight: 500;
  border-radius: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
}
.form__item-label {
  color: #000;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.form__item-input-text {
  margin: 1.6rem 0 0;
  padding: 0 0 0 2.2rem;
  width: 100%;
  height: 6rem;
  border: #a8a8a8 1px solid;
  border-radius: 10px;
}
.form__item-input-text--error {
  border: #ee2c2c 1px solid;
}
.form__item__error-text {
  margin: 1rem 0 0;
  color: #e23223;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .form__item__error-text {
    font-size: 1.4rem;
  }
}
.form__item-zips {
  margin: 1.3rem 0 0;
  display: flex;
  align-items: center;
}
.form__item-zip-text-1 {
  margin: 0 0.9rem 0 0;
}
.form__item-input-text--zip {
  margin: 0;
  width: 8.2rem;
}
.form__item-zip-text-1 {
  margin: 0 0.5rem 0;
}
.form__item-hissu--nini {
  background: #000;
}
.form__item-textarea {
  margin: 1.6rem 0 0;
  padding: 2.4rem 0 0 2.2rem;
  width: 100%;
  height: 24rem;
  border: #a8a8a8 1px solid;
  border-radius: 10px;
}
.form__consent {
  margin: 5rem 0 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.form__checkbox {
  width: 2rem;
  height: 2rem;
}
@media (max-width: 768px) {
  .form__checkbox {
    width: 1.6rem;
    height: 1.6rem;
  }
}
.form__consent-text {
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 0.05em;
  cursor: pointer;
}
@media (max-width: 768px) {
  .form__consent-text {
    font-size: 1.6rem;
  }
}
.form__consent-privacy {
  text-decoration: underline;
}
.form__check {
  position: relative;
  margin: 8rem auto 0;
  width: 34.6rem;
  height: 8.9rem;
  background: none;
  border-radius: 50px;
  border: #0057cb 1px solid;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media (max-width: 768px) {
  .form__check {
    height: 6.4rem;
  }
}
.form__check:hover {
  background: #000;
  color: #fff;
}
.form__check:hover .form__check-icon {
  display: none;
}
.form__check:hover .form__check-icon--white {
  display: block;
}
.form__check-text {
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 0.02em;
}
@media (max-width: 768px) {
  .form__check-text {
    font-size: 1.6rem;
  }
}
.form__check-icon {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 1.1rem;
  transform: translate(0, -50%);
}
.form__check-icon--white {
  right: 1.5rem;
  width: 2rem;
  display: none;
  transform: translate(0, -50%) rotate(90deg);
}

.grecaptcha-badge {
  bottom: 15rem !important;
}
