- Home
- アルバイト 募集概要
- アルバイト 応募フォーム
var imgFile= new Array();
imgFile[0]=”/wp-content/themes/garrett_th121221/img/requirement/btn_input_on.gif”;
imgFile[1]=”/wp-content/themes/garrett_th121221/img/requirement/btn_submit_on.gif”;
imgFile[2]=”/wp-content/themes/garrett_th121221/img/requirement/btn_return_on.gif”;
imgFile[3]=”/wp-content/themes/garrett_th121221/img/requirement/btn_return_top_on.gif”;
var prImg= new Array();
for (i=0; i<imgFile.length; i++){prImg[i] = new Image();
prImg[i].src = imgFile[i];}
/*———————————————————- form———————————————————– */.reqForm{ background-color: #c6d7e5; padding-bottom: 2px;} #inquiryform-4 { overflow: hidden;}table{ border: solid 10px #c6d7e5; width:730px; font-family:”ヒラギノ角ゴ1″; font-size:15px; line-height:130%; color:#333333; border-collapse: none; border-spacing: 0;}table th{ background:#e5eff7; width:225px; padding:15px 25px; border-bottom:dotted 1px #999999; border-right:dotted 1px #999999; color:#002e67; text-align: center;}table td{ background:#fff; padding:15px 25px; border-bottom:dotted 1px #999999;}table tr.extra{ text-align: center;}select { padding: 5px; border: 1px solid #d9d9d9; background: #f5f5f5;}p.text_attention { text-align: right; margin-right: 10px; padding-top: 12px;}span.essential { color: #aa6802; font-weight: bold;}span.req_sz01 { font-size: 142.8%;}p.req_sz_txt01 { font-size: 80%;}.text1 { width: 220px;}.text2 { width: 360px;}.text3 { width: 60px;}.text4 { width: 80px;}.text5 { width: 30px;}.text1,.text2,.text3,.text4,.text5,select { padding: 5px; border: 1px solid #d9d9d9; background: #f5f5f5;}select.prefecture,input.add { margin-top: 5px;}input.urgency { margin-bottom: 5px;}.radio input { margin-right: 5px; vertical-align: middle;}.radio select { margin-top: 5px;}input,select { margin-right: 5px;}#submit { margin-top: 30px; text-align: center;}#submit input { width: 100px; margin: 0 10px; padding: 3px; border: solid 1px #d9d9d9; background-color: #fff;}p.formError { margin: 30px 0; color: #930; text-align: center;}p.formMessage { margin: 50px 0; text-align: center;}/*———————————— 完了画面のdiv————————————–*/#main .form_complete{ padding:20px 30px; border:solid 1px #666;}
$(function(){
$(“#iqfm-input-4 th:eq(0)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(1)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(2)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(8)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(9)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(10) span”).append(‘ ※‘);
$(“#iqfm-input-4 td:eq(9)”).append(‘
$(function(){
$(“#iqfm-input-4 th:eq(0)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(1)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(2)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(8)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(9)”).append(‘ ※‘);
$(“#iqfm-input-4 th:eq(10) span”).append(‘ ※‘);
$(“#iqfm-input-4 td:eq(9)”).append(‘
※迷惑メールを設定されている方は[fritolay.co.jp]からのメールを
受信できるように設定お願いいたします。
‘); $(“#iqfm-input-4 td:eq(10)”).append(‘※迷惑メールを設定されている方は[fritolay.co.jp]からのメールを
受信できるように設定お願いいたします。
‘); $(“#iqfm-confirm-sub-1”).append(‘ ※‘); $(“#iqfm-confirm-sub-2”).append(‘ ※‘); $(“#iqfm-confirm-sub-3”).append(‘ ※‘); $(“#iqfm-confirm-sub-13”).append(‘ ※‘); $(“#iqfm-confirm-sub-14”).append(‘ ※‘); }); /*————————————- 応募ボタン————————————–*/ #inquiryformSubmit-4{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_submit.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; border:none; display:block; margin:12px 20px 12px 0; cursor: pointer; float: right; }#inquiryformSubmit-4:hover{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_submit_on.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; }/*————————————- 戻るボタン————————————-*/ #inquiryform-4 input[value=”戻る”]{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_return.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 像の幅 –*/ text-indent:-9999px; border:none; display:block; margin:12px 0 12px 20px; cursor: pointer; float: left; }#inquiryform-4 input[value=”戻る”]:hover{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_return_on.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; }/*————————————- 信確認ボタン————————————–*/#inquiryform-4 input[value=”確認画面へ”]{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_input.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; border:none; display:block; margin:12px auto; cursor: pointer; float: none; }#inquiryform-4 input[value=”確認画面へ”]:hover{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_input_on.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; }※印の付いた項目は、入力必須項目です。
[inquiryform form_id=4]※ ご応募いただいた内容は、今回の採用目的以外での利用は一切いたしません。
※ ご応募いただく前にかならず採用におけるプライバシーポリシーをご一読ください
※迷惑メールを設定されている方は[fritolay.co.jp]からのメールを
受信できるように設定お願いいたします。
‘); $(“#iqfm-input-4 td:eq(10)”).append(‘※迷惑メールを設定されている方は[fritolay.co.jp]からのメールを
受信できるように設定お願いいたします。
‘); }); /*————————————- 信確認ボタン————————————–*/#inquiryform-4 input[value=”確認画面へ”]{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_input.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; border:none; display:block; margin:12px auto; cursor: pointer; float: none; }#inquiryform-4 input[value=”確認画面へ”]:hover{ background:url(/wp-content/themes/garrett_th121221/img/requirement/btn_input_on.gif);/*– 画像を用意 –*/ padding:0; height:61px;/*– 画像の高さ –*/ width:334px;/*– 画像の幅 –*/ text-indent:-9999px; }※印の付いた項目は、入力必須項目です。
[inquiryform form_id=4]※ ご応募いただいた内容は、今回の採用目的以外での利用は一切いたしません。
※ ご応募いただく前にかならず採用におけるプライバシーポリシーをご一読ください
- Company Info
- 会社案内
-
Pop Topics!!
キャンペーン・新商品等最新情報 -
【期間・数量限定】6月1日(木)よりドライフルーツの甘酸っぱさと香ばしいクルミが絶妙マッチ「トレイル ...
-
【期間・数量限定】4月15日(土)よりふんわり甘いはちみつ香る「ソルティハニー アーモンド」、「スプリ ...
- More