/* -------------------------- */
/* content */
/* -------------------------- */
/* contents_head */
.contents_head {
  background-image: url(/images/support/register/bg_header.jpg);
}

.contact_form {
  margin-top: 0;
}

/* -------------------------- */
/* thanks */
/* -------------------------- */
/* thanks */

.thanks .title_thanks {
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
}

.thanks .txt_normal {
  margin-bottom: 15px;
}

@media screen and (min-width: 768px) {
  .thanks {
    text-align: center;
  }
  .thanks .title_thanks {
    margin-bottom: 25px;
  }
}

@media screen and (min-width: 1280px) {
  .thanks .title_thanks {
    margin-bottom: 45px;
    font-size: 2.8rem;
  }
}

/*# sourceMappingURL=map/support_register.css.map */
