@charset "utf-8";

#rc_speed_form{position:relative;overflow:hidden;width:100%;height:138px;}
#rc_speed_form .input_area{overflow:hidden;width:886px;height:138px;float:left}
#rc_speed_form .input_area li{float:left;width:214px;height:59px;margin:10px 10px 0 0}
#rc_speed_form .input_area li:nth-child(4n){margin-right:0}
#rc_speed_form .input_area li .frm_input{width:100%;height:100%;border:0;border-radius:0;padding:0 20px;font-size:14px;color:rgba(0,0,0,.8);font-family:'notokr-regular';background:#fff}
#rc_speed_form .input_area li input::placeholder{color:rgba(0,0,0,.8)}
#rc_speed_form .agree_btn{font-size:14px;line-height:59px;text-align:center;background:#545b67;font-family:'notokr-medium'}
#rc_speed_form .agree_btn a{display:block;color:rgba(255,255,255,.8)}
#rc_speed_form .submit_btn{float:left;width:244px;height:128px;margin:10px 0 0 10px}
#rc_speed_form .submit_btn #btn_submit{width:100%;height:100%;border:0;font-size:20px;color:#fff;background:#545b67;font-family:'notokr-bold'}
#rc_speed_form .agree_txt{font-size:14px;line-height:59px;text-align:center;color:rgba(255,255,255,.7);font-family:'notokr-regular'}
#rc_speed_form .agree_txt #m_agree{margin-left:5px}
#rc_speed_form select::-ms-expand {display:none}
#rc_speed_form select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
#rc_speed_form .s_select{position:relative;}
#rc_speed_form .s_select:before{position:absolute;top:21px;right:20px;content:url(/sh_img/make24/rc_speed_form/arr.png);}

.main_form .agree_po{position:absolute;right:30px;bottom:20px;color:rgba(255,255,255,.8)}
.main_form input#m_agree{display:inline-block;margin-left:5px}