.form__label::after {
  display: none;
}

/* -------------------------------------------------------- */
/* お問い合わせ完了ページ */
.thanks__box {
  margin: 100px 0;
}

.thanks__box .form__btn {
  margin-top: 60px;
}

.thanks__box .form__btn .btn {
  text-align: center;
}
/* -------------------------------------------------------- */
