@charset "UTF-8";

#contact .sub-thanks__box {
  text-align: center;
  font-size: 18px;
  line-height: 1.7;
}

#contact .sub-thanks__box .sub-thanks__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}

#contact .sub-thanks__box .sub-thanks__list {
  margin-top: 40px;
}

#contact .sub-thanks__box .sub-thanks__list .sub-thanks__item + .sub-thanks__item {
  margin-top: 10px;
}

#contact .sub-thanks__box .sub-thanks__link {
  margin-top: 50px;
  display: flex;
  justify-content: center;
}