/* ±âº» ÅØ½ºÆ® ½ºÅ¸ÀÏ */
.formmail_txt {font-size:12px;font-family:"Noto Sans Korean","NotoSansKR","Nanum Barun Gothic","Nanum Gothic","Roboto", sans-serif;color:#333333}
/* ÅØ½ºÆ®¹Ú½º ½ºÅ¸ÀÏ */
.formmail_border {font-size:12px;font-family:"Noto Sans Korean","NotoSansKR","Nanum Barun Gothic","Nanum Gothic","Roboto", sans-serif;color:#333333;border:1 solid #D4D4D4}
/* Ç×¸ñÄ­ ½ºÅ¸ÀÏ */
.formmail_title_bgcolor {background-color:#F7F7F7;font-family:"Noto Sans Korean","NotoSansKR","Nanum Barun Gothic","Nanum Gothic","Roboto", sans-serif}
/* ÀÔ·ÂÄ­ ½ºÅ¸ÀÏ */
.formmail_cell_bgcolor {background-color:#FFFFFF;font-size:12;font-family:"Noto Sans Korean","NotoSansKR","Nanum Barun Gothic","Nanum Gothic","Roboto", sans-serif;color:#333333;padding-left:10;}
.table_02   { width:100%; border-top:2px #132a4c  solid; border-bottom:1px #132a4c solid; border-left:1px #e5e5e5 solid; }
.table_02 td  { border-bottom:1px #e5e5e5 solid; border-right:1px #e5e5e5 solid; padding:8px; }

textarea {
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    border:1px solid #b0b0b0;
    font-size: 18.5px;
}

input[name="name"],
input[name="phone_no"] {width:31.7%}