/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {font-size:12px; color:#333333}
/* ÅØ½ºÆ®¹Ú½º ½ºÅ¸ÀÏ */
.formmail_border {font-size:12px; color:#333333;}
/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {padding-right:30px !important; text-align:right; font-weight:500; font-family:'Montserrat','Noto Sans KR', sans-serif; font-size:14px !important;}
/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {color:#333333;padding-left:10px;}
.formmail_textarea_style {}
.table_02 {width:100%; border:0 !important;}
.table_02 td  { padding:4px 0; border:0 !important;}
input[name='phone_no1'] {width:30%;}
input[name='phone_no2'] {width:31%;}
input[name='phone_no3'] {width:31%;}
input[name='name'] {width:97%;}
input[name='receiver_email'] {width:97%;}
input[name='title'] {width:97%;}
input[name='address'] {width:97%;}
input[name='attachment[]'] {width:97%;}
input[name='mobile_no1'] {width:30%;}
input[name='mobile_no2'] {width:31%;}
input[name='mobile_no3'] {width:31%;}
textarea[name='description'] {width:97%; height:160px !important; border:0; border-radius:5px; padding:10px;}

@media all and (max-width: 1280px) {
.formmail_border {width:100%;}
.formmail_title_bgcolor {width:20%;}
}

@media all and (max-width: 480px) {
input[name='phone_no1'] {width:29%;}
input[name='phone_no2'] {width:29%;}
input[name='phone_no3'] {width:29%;}
input[name='name'] {width:96%;}
input[name='receiver_email'] {width:96%;}
textarea[name='description'] {width:96%;}
}