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:120%; color:#000; font-size:1em; font-family: 'Pretendard-Regular'; 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: 'Pretendard-Regular'; }
textarea { border:none; }
.red { color:#ee0000; }
.wh { color:#fff; }
.gold { color:#a98036; }
.bl { color:#09489c; }


/* PC 
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; max-width:640px; min-width:320px; text-align:center; margin:0 auto;}

.m_wrap .top { position: relative; width:100%; height:50px; top:0; z-index:99999; background-color:#222; color:#fff; overflow:hidden; max-width:640px; }
.m_wrap .top.on { width:100%; transition: all 0.5s; position: fixed; margin-top: 0; }
.m_wrap .top { width:100%; margin: 0 auto; }

.m_wrap .top_in {width:100%; margin:0 auto; height:50px; }

.m_wrap .top_btn { width:100%; float:right; margin: 0 auto; list-style:none; }
.m_wrap .top_btn li { width:25%; float:left; line-height:50px;font-size:14px; font-weight:500; }
.m_wrap .top_btn li > a { color:#fff; }


.m_wrap .top_btn > li:hover > a,
.m_wrap .top_btn > li:focus > a,
.m_wrap .top_btn > li:active > a,
.m_wrap .top_btn > li.active >a { color: yellow; }

.m_wrap .inner { width:100%; padding:0 10px; margin:0 auto; }
.m_wrap .p100 { padding:15% 0; }

.m_wrap h1 { font-size:34px; line-height:120%; font-weight:600; letter-spacing:-4px; text-align:center;}
.m_wrap h2 { font-size:30px; line-height:120%; font-weight:600; letter-spacing:-2px; text-align:center;}
.m_wrap h3 { font-size:24px; line-height:120%; font-weight:600; }
.m_wrap h4 { font-size:20px; line-height:120%; font-weight:600; }
.m_wrap h5 { font-size:16px; line-height:120%;  }

.m_wrap .footer { width:100%; margin:0 auto; text-align:left; float:left; padding:40px 0 60px 0; background-color:#081231; }
.m_wrap .footer ul li:first-child { width:100%; padding:10px 20px; }
.m_wrap .footer ul li:first-child img { width:auto; }
.m_wrap .footer ul li:last-child { width:100%; padding:10px 20px; display:block; }
.m_wrap .footer ul li:last-child h4 { color:#fff; padding-bottom:10px; }
.m_wrap .footer ul li:last-child p.info { color:#fff; font-size:12px; line-height:140%; }
.m_wrap .footer ul li:last-child p.copy { color:#fff; font-size:12px; line-height:140%; letter-spacing:1px; font-weight:400; padding-top:20px; }


.m_wrap .mobile_map .root_daum_roughmap {margin:0 auto; width:100%!important;}

.m_wrap .slick-dots { position: absolute; bottom: -30px; left: 50%; margin: 0; padding: 0; transform: translateX(-50%);} /*¸¶ÁøÆÐµù ÃÊ±âÈ­ */
.m_wrap .slick-dots li { float: left; margin: 0 8px;} /* °¡·Î¹èÄ¡, Á¡µé »çÀÌÀÇ °£°Ý */
.m_wrap .slick-dots li button { background: #666; width: 14px; height: 14px;  border-radius: 50%; border: none;  text-indent: -9999px;} /* ¿ø ¸ð¾ç */
.m_wrap .slick-dots li.slick-active button { background: #fff; } /*ÇöÀç½½¶óÀÌµå À§Ä¡ Ç¥½Ã*/

.m_wrap .slick1 .slick-dots { bottom:15px; }

/*form */

.form1 { text-align:center; padding:10px; }
.form1 .inner { width:100%; margin:0 auto;}
.form1 .formArea { width:100%; margin:0 auto; overflow: hidden; background-color:#fff; padding:10px; margin-top:10px; }
.form1 .formGroup { text-align:center; }

.form1 .form_table { width:100%; border-collapse:collapse; font-size:1em; }
.form1 .form_table tbody tr { }
.form1 .form_table tbody th { padding:10px 5px 10px 5px; vertical-align:middle; text-align:left; line-height:100%; font-size:16px; font-weight:600;  letter-spacing:-2px; }
.form1 .form_table tbody td { padding:10px 5px 10px 5px; vertical-align:middle; text-align:left; line-height:100%; font-size:14px; }

.form1 .input_style:focus, .m_wrap .sel_style:focus, .m_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;}

.form1 label { float:left; padding:10px 0; width:33%; }
.form1 .input_style { width:100%; padding-left:10px; height:42px; font-size:14px; background-color:#f8f8f8; }

.form1 .submit_box { width:100%; padding-top:10px; }
.form1 .submit_box .btn01 { width:250px;text-align:center; font-weight:600; font-size:28px;letter-spacing:-2px; margin-top:20px; cursor:pointer; background-color:#054ba7; height: 60px; line-height:60px; color:#fff; }


.m_wrap .video-container {position:relative; padding-bottom:56.25%; height:0; overflow:hidden;} 
.m_wrap .video-container iframe, .m_wrap .video-container object, .m_wrap .video-container embed {position:absolute; top:0; left:0; width:100%; height:100%;} 
