@charset "utf-8";

/* お問い合わせページ
--------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .contact-form-wrap {
    margin-top: 40px;
  }
}
