お問い合わせ

要件必須
お名前必須
フリガナ必須
メールアドレス必須
お電話番号任意
内容必須

お問い合わせ時に当社が受領した個人情報は、利用規約およびプライバシーポリシーの記載に従い取り扱いますので、予め、ご確認下さい。お問い合わせ頂いた場合、これらに同意頂いているものとみなします。

.form-content input[type="submit"]{ display: block; margin-bottom: 40px; width: 100%; max-width: 400px; margin: 0 auto 100px; text-align: center; padding: 0.5em 0; font-weight: bold; font-size: 18px; border-radius: 100px; color: #ffffff; background: #37518f; transition: all ease 0.2s; } .AgreeBox { margin: 2em 0 1em; background: #f9f9f9; border: 1px solid #999; padding: 10px 20px; } .AgreeBox a { color: #38518f; font-weight: 600; } input[type="checkbox"] { background-color: initial; cursor: default; appearance: auto; box-sizing: border-box; margin: 3px 3px 3px 4px; padding: initial; border: initial; } .checkBox { display: block; text-align: center; } .form-content{ padding:4%;