お問い合わせ

入力フォーム

0):?>
お問い合わせ機種 hidden('type', 0);?>
お問い合わせ内容
お問い合わせ詳細
textarea('content', $r->getPost('content'));?>

機種名・機台番号がおわかりの方はご記入ください。

機種名
text('model', $r->getPost('model'))?>
機台番号
text('number', $r->getPost('number'))?>
貴社名
text('corp_name', $r->getPost('corp_name'));?>
部署
text('office', $r->getPost('office'));?>
役職
text('position', $r->getPost('position'));?>
お名前
text('name', $r->getPost('name'));?>
フリガナ
text('ruby', $r->getPost('ruby'));?>
貴社住所
郵便番号
text('zip1', $r->getPost('zip1'), array('size' => 3, 'maxlength' => 3, 'class' => 'p-postal-code'));?>
-
text('zip2', $r->getPost('zip2'), array('size' => 4, 'maxlength' => 4, 'class' => 'p-postal-code'));?>
※半角英数文字(例:4848502)
都道府県
select('pref', $r->getPost('pref'), array('class' => 'p-region'), $pref, '選択してください');?>
以下住所
text('address', $r->getPost('address'), array('class' => 'p-locality p-street-address p-extended-address'))?>
電話番号
text('tel', $r->getPost('tel'));?>

※半角英数文字(例:0568-61-6365)

FAX番号
text('fax', $r->getPost('fax'));?>

※半角英数文字(例:0568-61-6365)

メールアドレス
text('mail', $r->getPost('mail'));?>

※半角英数文字(例:info@muratec-ccs.co.jp)