@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);


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, strong, 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:1; color:#000; font-size:1em; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', sans-serif; overflow-y: visible !important; letter-spacing:1px;}
img { vertical-align:middle; border:none; width:100%}
a { text-decoration:none; cursor:pointer;}
p {letter-spacing:0.5px;}
input, button { vertical-align:middle; border:none; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', sans-serif;}
textarea { border:none; }
.red {color:#ff0000;}

.m_wrap .scroll_banner { position:absolute; top:100px; right:12%; z-index:1000; text-align:center; z-index:99999;}
.m_wrap .scroll_banner .close { position:absolute; bottom:-40px; left:49px; width:80px; height:30px; border-radius:15px; background:#222; color:#fff; line-height:30px; font-weight:600; font-size:0.8em; text-align:center; cursor: pointer; display: inline-block; }

@media screen and (max-width:1300px)  {
.m_wrap .scroll_banner {display:none;}
}


/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; margin:0 auto; min-width:320px; max-width:688px;}
.m_wrap .contents { letter-spacing:-1px; }
.m_wrap .contents h1 { font-size:24px; line-height:32px; color:#ff0000; font-weight:600; padding:10px; }
.m_wrap .contents p {text-align:left; font-size:17px; line-height:25px; letter-spacing:0.5px; padding:10px;}
.m_wrap .contents > img {text-align:center; padding:5px 10px 0 10px; min-width:320px; max-width:688px;}
.m_wrap .contents strong { font-weight:600;}

.m_wrap .quick {width:100%; position:fixed; background:#fff; top:0; z-index:9999; }
.m_wrap .quick img {width:100%; }


/*form */
.m_wrap .formArea { width:96%; margin:0 auto; overflow: hidden; }
.m_wrap .formGroup { margin-bottom:0px; text-align:center; }

.m_wrap .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; }

.m_wrap button { width:90%; border:none; cursor: pointer;}

.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%;} 


/* 최신글 */
.latest { padding-bottom: 5.5%; background: url(img/latest_bg.jpg) no-repeat 100% 0; background-size: cover; font-size: 18px; }
.latest-title img { width: 100%; }
.latest > .inner { position: relative; }
.ticker-wrap { width: 94%; max-width: 650px; margin: -10px auto; padding: 20px; border: 1px solid #c8c8c6; border-radius: 20px; background: #fff; box-sizing: border-box; }
.latest-list { width: 100%; line-height:30px;letter-spacing: -0.09em; }
.latest-list li { font-size:16px; display: block; position: relative; height: 35px; }
.latest-list li:first-child { font-size:16px; border-top: 0; }
.latest-list li a { font-size:15px; line-height:25px;color: inherit; font-weight: bold; text-decoration: none; letter-spacing: -0.1em; }
.latest-list li span {font-size:11px; line-height:25px;position: absolute; right: 10px; }
.latest { padding-bottom: 5.5%; background: url(img/latest_bg.jpg) no-repeat 50% 0; background-size: cover; font-size: 18px; }
.latest-title img { width: 100%; }
.latest > .inner { position: relative; }
.ticker-wrap2 { width: 94%; max-width: 650px; margin: 15px auto; padding: 20px; border: 1px solid #c8c8c6; border-radius: 20px; background: #fff; box-sizing: border-box; }
.latest-list2 { width: 100%; line-height:30px;letter-spacing: -0.09em; }
.latest-list2 li { font-size:16px; display: block; position: relative; height: 35px; }
.latest-list2 li:first-child { font-size:16px; border-top: 0; }
.latest-list2 li a { font-size:15px; line-height:25px;color: inherit; font-weight: bold; text-decoration: none; letter-spacing: -0.1em; }
.latest-list2 li span {font-size:9px; line-height:25px;position: absolute; right: 10px; }



/* COMMON
------------------------------------------------------------------------------------------------------------*/

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .inner { padding:20px 0;}
.m_wrap .form_table { width:100%; padding:15px 0; border-collapse:collapse; border-top:1px solid #d9d9d9;}
.m_wrap .form_table tbody tr { border-bottom:1px solid #d9d9d9; }
.m_wrap .form_table tbody th { padding:10px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; font-weight:600; color:#000; letter-spacing:-1.5px;}
.m_wrap .form_table tbody td { padding:10px 5px; vertical-align:middle; text-align:left; line-height:24px; font-size:15px; color:#000;  }

.m_wrap label { display:inline-block; padding-right:10px; }

.m_wrap .input_style:focus, .sel_style:focus, 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_wrap label.tit { height:35px; color:#f4f5f9; font-weight:600; line-height:35px; text-align:center; display:block; }
.m_wrap .input_style { width:100%; padding-left:5px; height:45px; border:1px solid #ccc; font-size:14px;color:#000;  }
.m_wrap .sel_style { width:100%; padding-left:5px; height:45px; border:1px solid #ccc; font-size:14px; vertical-align:middle; color:#000; }
.m_wrap .textarea_style { width:100%; padding:6px; line-height:20px;padding-top:10px;  padding-left:13px; height:65px; border:1px solid #ccc; font-size:14px; resize:none; color:#000; }

.m_wrap .go_btn {width:100%; height:100px; text-align:center; cursor:pointer; }
.m_wrap .go_btn a {width:100%; height:100px; text-align:center; padding:15px 30px; background-color:#e33852; color:#fff; font-size:20px; letter-spacing:-2px; font-weight:600; border-radius:7px;  }

.m_wrap .term_box {font-size:12px;line-height:18px;font-weight:400;text-align:center; letter-spacing:-1px;}
.m_wrap .term_box input {width:16px; height:16px; vertical-align:middle;  color:#000; }

.m_wrap .term_box p {color:#000;font-weight:500; font-size:13px; text-align:center;}
.m_wrap .term_box a {color:#000;font-weight:600; font-size:13px; }

.m_wrap .submit_box {text-align:center; background:none; padding-bottom:0px; }
.m_wrap .submit_box button {cursor:pointer; border:none; background:none;  }

.footer { border-top: 2px solid black; text-align: center; font-size: 12px; padding:10px; padding-bottom: 15px; }