
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td, 
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend input, textarea, button, select{
 vertical-align: baseline;
 font-family: inherit;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
 outline: 0;
 padding: 0;
 margin: 0;
 border: 0;

 }
 
 
* { margin:0; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
ul, li {list-style:none; }
html { width:100%; }
body { width:100%; height:100%; line-height:100%; color:#333; font-size:1em; font-family: 'Noto Sans KR', sans-serif; overflow-y:visible!important; box-sizing:border-box; }
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer; }
p { }
div, input, button { vertical-align:middle; border:none; font-family: 'Noto Sans KR'}
textarea { border:none; }
.red {color:#ee0000; font-weight:600; }


/* PC 
------------------------------------------------------------------------------------------------------------*/

span.orange { color:#ff640e; }
span.yellow { color:#fff100; }


/*form */

.formArea { width:100%; margin:0 auto; overflow: hidden; padding:20px 20px 20px 20px; }
.formArea .formGroup { text-align:center; }

.formArea .form_table { width:100%; border-collapse:collapse; font-size:1em; border-top:1px solid #d7d7d7; }
.formArea .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.formArea .form_table tbody th { padding:15px 15px 15px 50px; vertical-align:middle; text-align:left; line-height:100%; font-size:18px; font-weight:500;  letter-spacing:-2px; }
.formArea .form_table tbody td { padding:15px 50px 15px 15px; vertical-align:middle; text-align:left; line-height:100%; font-size:18px; }

.formArea .input_style:focus, .wrap .sel_style:focus, .wrap .textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.formArea label { padding:5px 0; width:100%; }
.formArea .input_style { width:100%; padding-left:10px; height:42px; border:1px solid #ccc; font-size:18px; }
.formArea .sel_style { width:100%; padding-left:10px; height:42px; border:1px solid #ccc; font-size:18px; vertical-align:middle;}
.formArea .textarea_style { width:100%; padding:10px; height:90px; border:1px solid #ccc; font-size:18px; resize:none; }

.formArea .submit_box { width:100%; padding-top:20px; margin:0 auto; text-align:center; }
.formArea .submit_box .btn01 { width:70%; text-align:center; font-weight:500; font-size:32px;letter-spacing:-2px; margin-top:20px; cursor:pointer; background-color:#ce3c63; padding:22px 0; color:#fff; border-radius:5px; }
.formArea .submit_box a { margin: 0; display:inline-block; }


.mobile_map .root_daum_roughmap {margin:0 auto; width:100%!important;}


.m_formArea { width:100%; margin:0 auto; overflow: hidden; }
.m_formArea .formGroup { text-align:center; }

.m_formArea .form_table { width:100%; border-collapse:collapse; font-size:1em; border-top:1px solid #d7d7d7; }
.m_formArea .form_table tbody tr { border-bottom:1px solid #d7d7d7; }
.m_formArea .form_table tbody th { padding:10px 5px; vertical-align:middle; text-align:left; line-height:100%; font-size:15px; font-weight:500;  letter-spacing:-2px; }
.m_formArea .form_table tbody td { padding:10px 5px; vertical-align:middle; text-align:left; line-height:100%; font-size:15px; }

.m_formArea .input_style:focus, .wrap .sel_style:focus, .wrap .textarea_style:focus { border-color:#303f99; -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff; box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fff;}

.m_formArea label {padding:5px 0; width:100%; }
.m_formArea .input_style { width:100%; padding-left:5px; height:42px; border:1px solid #ccc; font-size:15px; }
.m_formArea .sel_style { width:100%; padding-left:5px; height:42px; border:1px solid #ccc; font-size:15px; vertical-align:middle;}
.m_formArea .textarea_style { width:100%; padding:5px; height:90px; border:1px solid #ccc; font-size:15px; resize:none; }

.m_formArea .submit_box { width:100%; padding-top:20px; margin:0 auto; text-align:center; }
.m_formArea .submit_box .btn01 { width:100%; text-align:center; font-weight:500; font-size:32px;letter-spacing:-2px; margin-top:20px; cursor:pointer; background-color:#ce3c63; padding:22px 0; color:#fff; border-radius:5px; }
.m_formArea .submit_box a { margin: 0; display:inline-block; }
