お問い合わせフォーム body { font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","MS Pゴシック","MS PGothic",Osaka,sans-serif; } @media (max-width: 1100px) { /* 1100px以下(タブレット以下) */ input[type="text"], input[type="email"], select, textarea { font-size: 16px !important; } } #slt, #slt-c, .btn-cansel, #slt tr, #slt-c tr, #slt th, #slt-c th, #slt td, #slt-c td { display: table; width: 100%; } #slt th, #slt-c th { display: table-cell; float: left; position: relative; margin-bottom: 5%; padding: 2% 5%; text-align: left; font-weight: normal; background-color: #f3f3f3; box-sizing: border-box; } #slt td, #slt-c td { margin: 0 auto 8%; line-height: 1.5; width: 90%; } @media (max-width: 350px) { /* 350px以下 */ .require { padding: .8% .5% .5% 1.5% !important; } } .require { position: absolute; top: 27%; margin-left: 3%; padding: .5% .5% .5% 1.5%; font-size: 0.6rem; letter-spacing: .4em; color: #fff; border-radius: 3px; background-color: #d0244b; line-height: 1.5; -webkit-text-size-adjust: none; /* 自動的にフォントサイズが変わることを防止 */ } .title select { padding: 4%; font-size: 0.9rem; border: 1px solid #d2d2d2; width: 100%; } select { border-radius: 4px; background: #fff url(https://www.hanna-saku.jp/wp/wp-content/themes/twentyfifteen/img/arrow.svg) no-repeat 96% center; background-size: 13px; -webkit-appearance: none; padding: 1%; white-space: nowrap; width: 50%; border: 1px solid #afafaf; } .sfont { font-size: 0.8rem; -webkit-text-size-adjust: none; /* 自動的にフォントサイズが変わることを防止 */ } .name-ttl { float: left; margin: 3% 3% 0 0; } input.name { margin-bottom: 3%; padding: 4%; border: 1px solid #d2d2d2; border-radius: 4px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 92%; } input.name2 { margin-bottom: 0; padding: 4%; border: 1px solid #d2d2d2; border-radius: 4px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 92%; } @media (max-width: 350px) { /* 350px以下 */ input.name, input.name2 { width: 91%; } } input { padding: 4%; font-size: 0.9rem; border: 1px solid #d2d2d2; border-radius: 4px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; } textarea { padding: 3% 4%; text-align: justify; text-justify: inter-ideograph; border: 1px solid #d2d2d2; border-radius: 4px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 170px; } .annotation { margin-top: 3%; font-size: 0.7rem; line-height: 150%; text-align: justify; text-justify: inter-ideograph; } .againBox { margin: 0 !important; width: 100% !important; } .again { margin: 4% 0 1%; text-align: left; } input.submitBtn { display: block; margin: 0 auto; padding: 8%; color: #fff !important; font-family: helvetica,arial,verdana,sans-serif; text-align: center; font-size: 1rem; text-decoration: none !important; border: none; border-radius: 4px; background: #326556;/*ボタン色*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 80%; -webkit-appearance: none;/*iOS のデフォルトスタイル*/ } input.submitBtn:hover { display: block; } .submitBtn2 a { display: block; margin: 0 auto; padding: 7% 4%; color: #fff !important; font-family: helvetica,arial,verdana,sans-serif; text-align: center; font-size: 1rem; text-decoration: none !important; border-radius: 4px; background: #326556;/*ボタン色*/ -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 80%; -webkit-appearance: none;/*iOS のデフォルトスタイル*/ } .btnArea { width: 100%; } .btn-cansel { display: none; } .error { margin-top: 2%; text-align: left; font-size: 0.9rem !important; } .mw_wp_form .error:nth-of-type(2) { display: none; } @media (min-width: 641px) { /* 641px以上(PC) */ #slt, #slt-c, #slt tr, #slt-c tr { width: 1000px; } #slt tr, #slt-c tr { border-top: 1px solid #cecece; } #slt-c tr:first-of-type { border-top: none; } #slt, #slt-c { border-bottom: 1px solid #cecece; } #slt th, #slt-c th { position: relative; float: none; margin: 0; padding: 30px; line-height: 100%; vertical-align: top; width: 340px; } #slt td, #slt-c td { margin: 18px 30px; width: calc(1000px - 340px - 60px); } .require { top: 30px; right: 30px; margin-left: 0; padding: 1px 1px 1px 6px; font-size: 0.7rem; border-radius: 5px; } .title select { padding: 8px 15px; width: 300px; } select { border-radius: 5px; } .sfont-bl { display: block; margin: 6px 0 0 -7px; font-size: 0.8rem; -webkit-text-size-adjust: none; /* 自動的にフォントサイズが変わることを防止 */ } .name-grp { float: left; width: 300px; height: 40px; } .name-ttl { margin: 7px 10px 0 0; font-size: 1rem; } input.name { margin: 0; padding: 10px 15px; border: 1px solid #d2d2d2; border-radius: 5px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 85%; height: 40px; } input.name2 { margin: 0; padding: 10px 15px; border: 1px solid #d2d2d2; border-radius: 5px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 85%; height: 40px; } input { padding: 10px 15px; font-size: 0.9rem; border: 1px solid #d2d2d2; border-radius: 5px; -webkit-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 40px; } textarea { padding: 15px; border-radius: 5px; } .annotation { margin-top: 8px; font-size: 0.8rem; } .againBox { margin: 0; padding: 0; width: calc(1000px - 340px - 60px) !important; height: 100% !important; } .again { margin: 15px 0 3px; text-align: left; } input.submitBtn { padding: 30px; font-size: 1.1rem; border-radius: 7px; width: 300px; min-width: 300px; height: 100%; } .btn a { opacity: 1; } .btn:hover, input.submitBtn:hover { opacity: .8; } .submitBtn2 a { padding: 30px; border-radius: 5px; width: 50%; min-width: 300px; } .btnArea { margin: 70px auto 0; width: 100%; } .error-box { overflow: hidden; clear: left; } .error { margin-top: 5px; text-align: left; font-size: 0.9rem !important; } }お問い合わせ種類必須 選択してください 商品について 配達・送料について はんなりポイントについて お買い物・お支払いについて 定期購入について 定期便の休止・解約について 登録情報について マイページについて その他お問い合わせ お名前(全角)必須姓 名 フリガナ(全角カタカナ)必須姓 名 メールアドレス(半角英数)必須 メールアドレス(確認用) ドメイン指定受信を設定されている場合、弊社からのメールをお届けできない場合がございます。お問い合わせの後に「受付完了メール」は届かない場合は、弊社ドメイン「@hanna-saku.jp」を受信いただけるようご設定後、再度お問い合わせくださいますようお願い致します。お電話番号(ハイフン無し半角数字)(ハイフン無し半角数字)必須 お問い合わせいただいた内容によってはお電話にてご確認させていただく場合がございますので、ご連絡可能なお電話番号のご入力をお願い致します。お問い合わせ内容必須通常ですと2営業日以内に順次ご返信致しますが、回答にお時間をいただく場合もございます。お急ぎの場合や数日経っても回答がない場合は、お手数ではございますがお電話にてお問い合わせくださいませ。 定期便の休止・解約をご希望のお客さまはこちら定期便の休止・解約をご希望のお客さまはこちら