/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {width:30%; color:#fff; font-size:17px;  }
/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {width:70%; color:#fff;}
.table_05 input,
.table_05 textarea {background:rgba(0,0,0,0.4); border-radius:4px; font-family: 'S-CoreDream-4Regular'; color:#fff; border:0; padding:5px; margin:5px 0; font-size:16px; }
.table_05 {width:100%;}
.table_05 td {padding:5px; border-bottom:1px solid rgba(255,255,255,0.2); color:#fff; }
.table_05 td input {width:100%; height:30px;padding:0; }
.table_05 input[type=text]{width:90%;}
.table_05 input[name=mobile_no1],.table_05  input[name=mobile_no2],.table_05  input[name=mobile_no3],.table_05  input[name=address_post1],
.table_05 input[name=phone_no1],.table_05  input[name=phone_no2],.table_05  input[name=phone_no3] {width:50px;}
.table_05 input[name=name]{width:50%;}
.table_05 input[type=checkbox]{ height:12px; width:12px;}
.table_05 textarea {width:97%;}
.table_05 textarea.formmail_textarea_style { max-width:600px; }

.privacy {margin-top:-67px; margin-left:210px; margin-bottom:60px; }
.privacy a {background:rgba(0,0,0,0.3); border-radius:5px; font-size:12px; color:#fff; text-align:center; padding:3px 5px;display:inline-block;}



@media screen and (max-width:1600px) {
.formmail_title_bgcolor {font-size:16px;}
.table_05 input,
.table_05 textarea {font-size:15px; }
}



@media screen and (max-width:1279px) {
.formmail_title_bgcolor {font-size:14px;}
.table_05 input,
.table_05 textarea {font-size:14px;}
}



@media screen and (max-width:1024px) {
.table_05 td  {padding:0px; text-align:left; }
.formmail_title_bgcolor {font-size:12px;}
.table_05 input,
.table_05 textarea {font-size:12px;}
.privacy {margin-top:-71px; margin-left:162px;  margin-bottom:50px;}
.privacy a { font-size:10px;  padding:2px; }
}