.ytp-title {
  display: none !important;
}

.contact {
  width: 100%;
  padding: 76px 50px 200px;
}
@media screen and (max-width: 960px) {
  .contact {
    padding: 36svw 0 45.3333333333svw;
  }
}
.contact .contact__inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .contact .contact__inner {
    width: 89.3333333333svw;
    max-width: 100%;
  }
}
.contact .contact__ttl {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__ttl {
    font-size: 8svw;
  }
}
.contact .contact__txt {
  margin-top: 116px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__txt {
    margin-top: 18.4svw;
    font-size: 4svw;
    line-height: 8svw;
  }
}
.contact .contact__contents .contact__form {
  width: 100%;
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px 0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form {
    margin-top: 11.7333333333svw;
    gap: 5.0666666667svw 0;
  }
}
.contact .contact__contents .contact__form .contact___item {
  width: 100%;
  position: relative;
}
.contact .contact__contents .contact__form .contact___item.is_half {
  width: calc(50% - 25px);
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form .contact___item.is_half {
    width: 100%;
  }
}
.contact .contact__contents .contact__form .contact___item .error {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: #E60012;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form .contact___item .error {
    font-size: 3.4666666667svw;
    line-height: 9.6svw;
  }
}
.contact .contact__contents .contact__form input {
  width: 100%;
  height: 60px;
  margin-top: 3px;
  padding: 0 20px;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 60px;
  color: #29A0A0;
  background-color: #EDEDED;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form input {
    height: 14.6666666667svw;
    margin-top: 0.5333333333svw;
    padding: 0 5.3333333333svw;
    border-radius: 1.3333333333svw;
    font-size: 4.2666666667svw;
    line-height: 8.5333333333svw;
  }
}
.contact .contact__contents .contact__form input::-moz-placeholder {
  opacity: 0.5;
  color: #BEBEBE;
}
.contact .contact__contents .contact__form input::placeholder {
  opacity: 0.5;
  color: #BEBEBE;
}
.contact .contact__contents .contact__form textarea {
  width: 100%;
  height: 210px;
  min-height: 210px;
  margin-top: 2px;
  padding: 20px;
  border-radius: 10px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 32px;
  color: #29A0A0;
  background-color: #EDEDED;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form textarea {
    height: 53.3333333333svw;
    min-height: 53.3333333333svw;
    margin-top: 0.5333333333svw;
    padding: 6.6666666667svw;
    border-radius: 2.6666666667svw;
    font-size: 4.2666666667svw;
    line-height: 8.5333333333svw;
  }
}
.contact .contact__contents .contact__form textarea::-moz-placeholder {
  opacity: 0.5;
  color: #BEBEBE;
}
.contact .contact__contents .contact__form textarea::placeholder {
  opacity: 0.5;
  color: #BEBEBE;
}
.contact .contact__contents .contact__form .label {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form .label {
    font-size: 4svw;
    line-height: 9.6svw;
  }
}
.contact .contact__contents .contact__form .label span {
  margin-left: 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: #E60012;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__form .label span {
    margin-left: 3.4666666667svw;
    font-size: 3.4666666667svw;
    line-height: 9.6svw;
  }
}
.contact .contact__contents .contact__privacy {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__privacy {
    margin-top: 11.2svw;
  }
}
.contact .contact__contents .contact__privacy .contact__privacyttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.1em;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__privacy .contact__privacyttl {
    font-size: 4.2666666667svw;
    line-height: 5.8666666667svw;
  }
}
.contact .contact__contents .contact__privacy .contact__privacysubttl {
  margin-top: 13px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.1em;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__privacy .contact__privacysubttl {
    margin-top: 3.7333333333svw;
    font-size: 3.7333333333svw;
    line-height: 6.9333333333svw;
    letter-spacing: 0;
  }
}
.contact .contact__contents .contact__privacy .contact__privacytxt {
  width: 100%;
  height: 250px;
  padding: 26px 30px 26px 50px;
  margin-top: 36px;
  overflow-y: scroll;
  border: 1px solid #29A0A0;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.1em;
  line-height: 24px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__privacy .contact__privacytxt {
    height: 66.6666666667svw;
    padding: 6.4svw 8svw 6.4svw 7.7333333333svw;
    margin-top: 9.6svw;
    font-size: 2.9333333333svw;
    line-height: 5.0666666667svw;
  }
}
.contact .contact__contents .contact__btnarea {
  width: 690px;
  margin: 64px auto 0;
  display: flex;
  justify-content: center;
  gap: 0 50px;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__btnarea {
    width: 80svw;
    margin: 13.3333333333svw auto 0;
    flex-direction: column;
    gap: 5.3333333333svw 0;
  }
}
.contact .contact__contents .contact__btnarea .contact__btn {
  width: 320px;
  height: 70px;
  border-radius: 5px;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__btnarea .contact__btn {
    width: 80svw;
    height: 17.3333333333svw;
    border-radius: 1.6svw;
  }
}
.contact .contact__contents .contact__btnarea .contact__btn.contact__prevbtn {
  display: none;
  background-color: #EDEDED;
}
.contact .contact__contents .contact__btnarea .contact__btn.contact__prevbtn input {
  color: #29A0A0;
}
.contact .contact__contents .contact__btnarea .contact__btn.contact__submitbtn {
  background-color: #29A0A0;
}
.contact .contact__contents .contact__btnarea .contact__btn.contact__submitbtn input {
  color: #fff;
}
.contact .contact__contents .contact__btnarea .contact__btn input {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 70px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__btnarea .contact__btn input {
    font-size: 4svw;
    line-height: 5.6svw;
  }
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #CBCBCB;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__btnarea .contact__btn .prev__arrow {
    width: 6.6666666667svw;
    height: 6.6666666667svw;
    left: 6.6666666667svw;
  }
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #29A0A0;
  border-radius: 50%;
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow p {
  color: #29A0A0;
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow span {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: calc(50% + 1px);
  transform: translate(-50%, -50%) rotate(-135deg);
  z-index: 3;
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow span::before {
  content: "";
  width: 7px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.contact .contact__contents .contact__btnarea .contact__btn .prev__arrow span::after {
  content: "";
  width: 2px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .contact .contact__contents .contact__btnarea .contact__btn .submit__arrow {
    width: 6.6666666667svw;
    height: 6.6666666667svw;
    right: 6.6666666667svw;
  }
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow p {
  color: #fff;
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow span {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: calc(50% - 1px);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 3;
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow span::before {
  content: "";
  width: 7px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.contact .contact__contents .contact__btnarea .contact__btn .submit__arrow span::after {
  content: "";
  width: 2px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.contact .contact__contents .contact__btnarea .contact__btn:hover .prev__arrow::after {
  transform: scale(1);
  transform-origin: center;
  opacity: 1;
}
.contact .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow::after {
  transform: scale(1);
  transform-origin: center;
  opacity: 1;
}
.contact .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow span::before {
  background-color: #29A0A0;
}
.contact .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow span::after {
  background-color: #29A0A0;
}

.confirm {
  width: 100%;
  padding: 76px 50px 200px;
}
@media screen and (max-width: 960px) {
  .confirm {
    padding: 36svw 0 45.3333333333svw;
  }
}
.confirm .confirm__inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .confirm .confirm__inner {
    width: 89.3333333333svw;
    max-width: 100%;
  }
}
.confirm .confirm__ttl {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .confirm .confirm__ttl {
    font-size: 8svw;
  }
}
.confirm .confirm__subttl {
  margin-top: 72px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .confirm .confirm__subttl {
    margin-top: 19.4666666667svw;
    font-size: 4.2666666667svw;
  }
}
.confirm .confirm__txt {
  margin-top: 17px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .confirm .confirm__txt {
    margin-top: 4.5333333333svw;
    font-size: 4svw;
    line-height: 8svw;
  }
}
.confirm .contact__contents .contact__form {
  width: 100%;
  margin-top: 34px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 25px 0;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form {
    margin-top: 12svw;
    gap: 5.0666666667svw 0;
  }
}
.confirm .contact__contents .contact__form .contact___item {
  width: 100%;
}
.confirm .contact__contents .contact__form .contact___item.is_half {
  width: calc(50% - 25px);
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form .contact___item.is_half {
    width: 100%;
  }
}
.confirm .contact__contents .contact__form .contact___item p:nth-child(1) {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 36px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form .contact___item p:nth-child(1) {
    font-size: 4svw;
    line-height: 9.6svw;
  }
}
.confirm .contact__contents .contact__form .contact___item p:nth-child(1) span {
  margin-left: 15px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
  color: #E60012;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form .contact___item p:nth-child(1) span {
    margin-left: 3.4666666667svw;
    font-size: 3.4666666667svw;
    line-height: 9.6svw;
  }
}
.confirm .contact__contents .contact__form .contact___item p:nth-child(2) {
  width: 100%;
  height: 60px;
  margin-top: 3px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 60px;
  color: #000;
  border-bottom: 1px solid #29A0A0;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form .contact___item p:nth-child(2) {
    height: 14.6666666667svw;
    margin-top: 0.5333333333svw;
    font-size: 4.2666666667svw;
    line-height: 14.6666666667svw;
  }
}
.confirm .contact__contents .contact__form .contact___item:not(.is_half) p:nth-child(2) {
  margin-top: 19px;
  height: auto;
  min-height: 193px;
  line-height: 32px;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__form .contact___item:not(.is_half) p:nth-child(2) {
    min-height: 50.4svw;
    margin-top: 3.2svw;
    line-height: 8.5333333333svw;
  }
}
.confirm .contact__contents .contact__privacy {
  display: none;
}
.confirm .contact__contents .contact__btnarea {
  width: 690px;
  margin: 64px auto 0;
  display: flex;
  justify-content: center;
  gap: 0 50px;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__btnarea {
    width: 80svw;
    margin: 13.3333333333svw auto 0;
    flex-direction: column;
    gap: 5.3333333333svw 0;
  }
}
.confirm .contact__contents .contact__btnarea .contact__btn {
  width: 320px;
  height: 70px;
  border-radius: 5px;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__btnarea .contact__btn {
    width: 80svw;
    height: 17.3333333333svw;
    border-radius: 1.6svw;
  }
}
.confirm .contact__contents .contact__btnarea .contact__btn.contact__prevbtn {
  background-color: #EDEDED;
}
.confirm .contact__contents .contact__btnarea .contact__btn.contact__prevbtn input {
  color: #29A0A0;
}
.confirm .contact__contents .contact__btnarea .contact__btn.contact__submitbtn {
  background-color: #29A0A0;
}
.confirm .contact__contents .contact__btnarea .contact__btn.contact__submitbtn input {
  color: #fff;
}
.confirm .contact__contents .contact__btnarea .contact__btn input {
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 70px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__btnarea .contact__btn input {
    font-size: 4svw;
    line-height: 5.6svw;
  }
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #CBCBCB;
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow {
    width: 6.6666666667svw;
    height: 6.6666666667svw;
    left: 6.6666666667svw;
  }
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #29A0A0;
  border-radius: 50%;
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow p {
  color: #29A0A0;
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow span {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: calc(50% + 1px);
  transform: translate(-50%, -50%) rotate(-135deg);
  z-index: 3;
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow span::before {
  content: "";
  width: 7px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.confirm .contact__contents .contact__btnarea .contact__btn .prev__arrow span::after {
  content: "";
  width: 2px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.2);
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow {
    width: 6.6666666667svw;
    height: 6.6666666667svw;
    right: 6.6666666667svw;
  }
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow::after {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff;
  border-radius: 50%;
  display: block;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transform: scale(0);
  transition: 0.5s;
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow p {
  color: #fff;
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow span {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 50%;
  left: calc(50% - 1px);
  transform: translate(-50%, -50%) rotate(45deg);
  z-index: 3;
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow span::before {
  content: "";
  width: 7px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.confirm .contact__contents .contact__btnarea .contact__btn .submit__arrow span::after {
  content: "";
  width: 2px;
  height: 7px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  transition: background-color 0.3s cubic-bezier(0.1, 0.6, 0.68, 1);
}
.confirm .contact__contents .contact__btnarea .contact__btn:hover .prev__arrow::after {
  transform: scale(1);
  transform-origin: center;
  opacity: 1;
}
.confirm .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow::after {
  transform: scale(1);
  transform-origin: center;
  opacity: 1;
}
.confirm .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow span::before {
  background-color: #29A0A0;
}
.confirm .contact__contents .contact__btnarea .contact__btn:hover .submit__arrow span::after {
  background-color: #29A0A0;
}

.thanks {
  width: 100%;
  padding: 76px 50px 200px;
}
@media screen and (max-width: 960px) {
  .thanks {
    padding: 36svw 0 45.3333333333svw;
  }
}
.thanks .thanks__inner {
  width: 100%;
  max-width: 950px;
  margin: 0 auto;
}
@media screen and (max-width: 960px) {
  .thanks .thanks__inner {
    width: 89.3333333333svw;
    max-width: 100%;
  }
}
.thanks .thanks__ttl {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .thanks .thanks__ttl {
    font-size: 8svw;
  }
}
.thanks .thanks__txt {
  margin-top: 116px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 32px;
  color: #29A0A0;
}
@media screen and (max-width: 960px) {
  .thanks .thanks__txt {
    margin-top: 18.4svw;
    font-size: 4svw;
    line-height: 8svw;
  }
}/*# sourceMappingURL=contact.css.map */