@charset "UTF-8";
.page-eyecatch {
  letter-spacing: .2rem;
}
.form-area {
  background-image: url("/assets/images/contact/contact-bg.jpg");
  background-size: cover;
  background-position: center;
}
.text-required {
  color: #63f9ff;
}

@media screen and (min-width: 768px) {


}