$(document).ready(function(){$(window).resize(function(){var txt=$(window).width();$('input#check_agree_order').css({'width':'20px','margin-right':'5px'});$('.mz_c section').css({'width':'300px','margin':'0 auto'});$('.br0').css({'padding-top':'0px'});$('.id_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.pw_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.ocode_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.oname_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.name_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.mail_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$('.ono_blur').css({'background-repeat':'no-repeat','background-position':'10px 10px','width':'280px','padding':'10px','margin-top':'15px'});$(".mz_c .aa").addClass("mz40");$('.mz40').css({'margin-top':'40px','text-align':'center'});$('.mz_c input').css({'border':'1px solid #e0e0e0'});$('.basic_t').css({'margin-top':'10px','border-top':'1px solid #333'});$('.basic_t td').css({'padding':'14px 5px','border-bottom':'1px solid #e5e5e5'});$('.basic_t .member_txt td').css({'border-bottom':'0px'});$('.basic_t input[name="member_img"]').css({'width':'80%'});$('.member_td_bgcolor').css({'width':'20%','background-color':'#f7f7f7'});$('.p2').css({'text-align':'center'});$('.p2 aside').css({'background-color':'#f2f2f2','border':'1px solid #f2f2f2','padding':'10px 0','font-weight':'bold'});$('.mc').css({'border':'1px solid #eee'});if(txt>1200){$("#fff").addClass("mz_p0");$("#fff").removeClass("mz_p2");$('.mz_p0 input[name="ophone_02"]').css({'width':'100px'});$('.mz_p0 input[name="ophone_03"]').css({'width':'100px'});$('.mz_p0 input[name="omobile_02"]').css({'width':'100px'});$('.mz_p0 input[name="omobile_03"]').css({'width':'100px'});$('.mz_p0 input[name="rphone_02"]').css({'width':'100px'});$('.mz_p0 input[name="rphone_03"]').css({'width':'100px'});$('.mz_p0 input[name="rmobile_02"]').css({'width':'100px'});$('.mz_p0 input[name="rmobile_03"]').css({'width':'100px'});$('.mz_p0 input[name="oaddress_01"]').css({'width':'370px'});$('.mz_p0 input[name="oaddress_02"]').css({'width':'370px'});$('.mz_p0 input[name="address"]').css({'width':'370px'});$('.mz_p0 input[name="address_01"]').css({'width':'370px'})}else if(txt>=768){}else{$("#fff").removeClass("mz_p0");$("#fff").addClass("mz_p2");$('.br0').css({'padding-top':'40px'});$('.br1').css({'padding-bottom':'40px'});$('.mz_p2 input[name="ophone_02"]').css({'width':'22%'});$('.mz_p2 input[name="ophone_03"]').css({'width':'22%'});$('.mz_p2 input[name="omobile_02"]').css({'width':'22%'});$('.mz_p2 input[name="omobile_03"]').css({'width':'22%'});$('.mz_p2 input[name="rphone_02"]').css({'width':'22%'});$('.mz_p2 input[name="rphone_03"]').css({'width':'22%'});$('.mz_p2 input[name="rmobile_02"]').css({'width':'22%'});$('.mz_p2 input[name="rmobile_03"]').css({'width':'22%'});$('.mz_p2 input[name="oaddress_01"]').css({'width':'100%'});$('.mz_p2 input[name="oaddress_02"]').css({'width':'100%'});$('.mz_p2 input[name="address"]').css({'width':'100%'});$('.mz_p2 input[name="address_01"]').css({'width':'100%'})}}).resize()});