@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;
box-sizing:border-box; }
img { vertical-align:middle; border:none; }
a { text-decoration:none; cursor:pointer;}

input, button { vertical-align:middle; border:none; font-family:'나눔고딕', 'Nanum Gothic', 'nanumgothic', 'NanumGothic', sans-serif; }
textarea { border:none; }
.red {color:#ee0000;}

/* PC 
------------------------------------------------------------------------------------------------------------*/

.wrap { width:100%; min-width:1200px; overflow:hidden; }
.wrap .contents { position:relative; top:0; left:50%; margin-left:-960px; width:1920px; text-align:center; }

.wrap .scroll_banner { position:absolute; bottom:-1600px; right:80px; z-index:1000; text-align:center; }
.wrap .scroll_banner .close { position:absolute; bottom:-40px; left:50px; width:80px; height:30px; border-radius:15px; background:#2b2b2b; border:1px solid #484848;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:1400px)  {
.wrap > .scroll_banner {display:none;}
}

.wrap .comm_tab1 {display:block;clear:both;*zoom:1; width:1040px; margin:0 auto; padding:70px 0; }
.wrap .comm_tab1:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both}
.wrap .comm_tab1>.tab_menu {width:100%; background-color:#004ea2;  }
.wrap .comm_tab1>.tab_menu > li {float:left;text-align:center;font-size:19px;background-color:#fff; border:1px solid #ccc; border-bottom:2px solid #004ea2; letter-spacing:-1px; width:25%;}
.wrap .comm_tab1>.tab_menu > li { border-right:none; }
.wrap .comm_tab1>.tab_menu > li:last-child { border-right:1px solid #ccc; }

.wrap .comm_tab1>.tab_menu .tit {display:block;padding:30px 0;font-size:28px;font-weight:bold;color:#000;cursor:pointer;}
.wrap .comm_tab1>.tab_menu .on { width:100%; }
.wrap .comm_tab1>.tab_menu .on .tit { width:100%; background-color:#004ea2; color:#fff;}
.wrap .comm_tab1>.tab_cont {float:left;width:100%; clear:both; }
.wrap .comm_tab1>.tab_cont > .cont {padding:20px; border:2px solid #004ea2; background-color:#fff; border-top:none; padding-top:40px;}
.wrap .comm_tab1>.tab_cont > .cont:first-child { }
.wrap .comm_tab1>.tab_cont > .cont p { color:#004ea2; font-weight:600; font-size:24px; padding:10px 0; }
.wrap .comm_tab1>.tab_cont > .cont img { border:3px solid #fff; cursor:pointer; margin-bottom:10px;}
/*.wrap .comm_tab1>.tab_cont > .cont img:hover { border:3px solid #ee0000; }*/
.wrap .comm_tab1 .comm_refer { }

.wrap .comm_tab2 {display:block;clear:both;*zoom:1}
.wrap .comm_tab2:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.wrap .comm_tab2>.tab_menu {width:100%; margin:0 auto; }
.wrap .comm_tab2>.tab_menu li {width:20%; float:left;text-align:center;font-size:16px;white-space:nowrap;}
.wrap .comm_tab2>.tab_menu li:last-child { border-right:1px solid #ccc;;}
.wrap .comm_tab2>.tab_menu .tit {display:block;height:60px;line-height:60px; font-size:20px;font-weight:bold;color:#45494f;border:1px solid #ccc;background-color:#f8f8f8;border-bottom:0;border-right:0;cursor:pointer;}
.wrap .comm_tab2>.tab_menu .on {position:relative;}
.wrap .comm_tab2>.tab_menu .on .tit {height:60px; background-color:#000; color:#fff; }
.wrap .comm_tab2>.tab_cont {float:left;width:100%;clear:both;}
.wrap .comm_tab2>.tab_cont .cont {padding:25px;color:#666;border:1px solid #ccc;letter-spacing:-1px;}

.cont img { width:100%; }
.wrap #dbdb1 .inner { width:600px; display:inline-block; padding:70px 0 60px 0; }
.wrap #dbdb1 .formArea { width:600px; margin:0 auto; padding:5px 10px; overflow: hidden; }
.wrap #dbdb1 .formGroup { text-align:center; }

.wrap #dbdb1 .form_table { width:100%; border-collapse:collapse; font-size:1em; }
.wrap #dbdb1 .form_table tbody th { padding:6px; vertical-align:middle; text-align:left; line-height:110%; font-size:20px; color:#fff;font-weight:600; letter-spacing:-1px;}
.wrap #dbdb1 .form_table tbody td { padding:6px; vertical-align:middle; text-align:left; line-height:110%; font-size:20px; color:#fff;}

.wrap #dbdb1 .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;}
.wrap #dbdb1 .textarea_style:focus { }

.wrap #dbdb1 label.tit { height:35px; font-weight:600; line-height:35px; text-align:center; display:block; border:1px solid #999; }
.wrap #dbdb1 .input_style { width:100%; padding:5px; height:38px; font-size:17px; border:1px solid #999; }
.wrap #dbdb1 .sel_style { width:100%; padding:5px; height:38px; font-size:17px; vertical-align:middle; border:1px solid #999; }
.wrap #dbdb1 .textarea_style { width:100%; padding:5px; height:60px; font-size:17px; border:1px solid #999; }

.wrap #dbdb1 .btn01 {width:100%; text-align:center; padding:15px 0; border-radius:5px; font-size:26px; font-weight:600; cursor:pointer; background-color:#216FC3; color:#fff; transition-duration: 0.5s; }
.wrap #dbdb1 .btn01:hover {background:#f07d00; color:#fff; transition-duration: 0.5s; }


.wrap #dbdb2 { width:240px; background-color:#004ea2;}
.wrap #dbdb2 .inner { width:100%; display:inline-block; padding:25px 0 10px 0; }
.wrap #dbdb2 .formArea { width:240px; margin:0 auto; padding:5px 10px; overflow: hidden; }
.wrap #dbdb2 .formGroup { text-align:center; }

.wrap #dbdb2 .form_table { width:100%; border-collapse:collapse; font-size:1em; }
.wrap #dbdb2 .form_table tbody th { padding:4px; vertical-align:middle; text-align:left; line-height:110%; font-size:14px; color:#fff;font-weight:600; letter-spacing:-1px;}
.wrap #dbdb2 .form_table tbody td { padding:4px; vertical-align:middle; text-align:left; line-height:110%; font-size:14px; color:#fff;}

.wrap #dbdb2 .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;}
.wrap #dbdb2 .textarea_style:focus { }

.wrap #dbdb2 label.tit { height:35px; font-weight:600; line-height:35px; text-align:center; display:block; border:1px solid #999; }
.wrap #dbdb2 .input_style { width:100%; padding:5px; height:38px; font-size:14px; border:1px solid #999; }
.wrap #dbdb2 .sel_style { width:100%; padding:0; height:38px; font-size:14px; vertical-align:middle; border:1px solid #999; }
.wrap #dbdb2 .textarea_style { width:100%; padding:5px; height:60px; font-size:14px; border:1px solid #999; }

.wrap #dbdb2 .btn01 {width:100%; padding:8px 0; border-radius:5px; font-size:16px; font-weight:600; cursor:pointer; background-color:#216FC3; color:#fff; transition-duration: 0.5s; }
.wrap #dbdb2 .btn01:hover {background:#f07d00; color:#fff; transition-duration: 0.5s; }

.wrap .show-on-scroll { visibility: hidden; }
.wrap .show-on-scroll.shown { visibility: visible; }

/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap { width:100%; overflow:hidden; padding-bottom:30%; background-color:#fff; }
.m_wrap .contents img { width:100%; }

.m_wrap .comm_tab1 {display:block;clear:both;width:100%; margin:0 auto; }
.m_wrap .comm_tab1:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.m_wrap .comm_tab1>.tab_menu {width:100%; }
.m_wrap .comm_tab1>.tab_menu > li {  float:left;text-align:center;font-size:15px;background-color:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; border-bottom:2px solid #004ea2; border-top:2px solid #004ea2; letter-spacing:-1px; width:25%;}
.m_wrap .comm_tab1>.tab_menu > li { border-right:none; }
.m_wrap .comm_tab1>.tab_menu > li:last-child { border-right:1px solid #ccc; }

.m_wrap .comm_tab1>.tab_menu .tit {display:block;padding:15px 0;font-size:20px;line-height:26px;font-weight:bold;color:#000;cursor:pointer;}
.m_wrap .comm_tab1>.tab_menu .on {width:100%;}
.m_wrap .comm_tab1>.tab_menu .on .tit {width:100%; background-color:#004ea2; color:#fff;}
.m_wrap .comm_tab1>.tab_cont {float:left;width:100%; clear:both; }
.m_wrap .comm_tab1>.tab_cont > .cont {border:2px solid #004ea2; border-bottom:10px solid #004ea2; background-color:#fff; border-top:none; }
.m_wrap .comm_tab1>.tab_cont > .cont:first-child { }
.m_wrap .comm_tab1>.tab_cont > .cont p { color:#004ea2; font-weight:600; font-size:19px; padding:15px 0 5px 0; }
.m_wrap .comm_tab1>.tab_cont > .cont img { border:3px solid #fff; cursor:pointer; margin-bottom:5px;}
/*.m_wrap .comm_tab1>.tab_cont > .cont img:hover { border:3px solid #ee0000; }*/
.m_wrap .comm_tab1 .comm_refer {  }

.m_wrap .comm_tab2 {display:block;clear:both;*zoom:1}
.m_wrap .comm_tab2:after {display:block;height:0;content:".";font-size:0;visibility:hidden;clear:both;}
.m_wrap .comm_tab2>.tab_menu {width:100%; margin:0 auto; }
.m_wrap .comm_tab2>.tab_menu li { width:20%; float:left;text-align:center;white-space:nowrap;}
.m_wrap .comm_tab2>.tab_menu li:last-child { border-right:1px solid #ccc;;}
.m_wrap .comm_tab2>.tab_menu .tit {display:block;height:44px;line-height:44px;font-size:14px;font-weight:bold;color:#45494f;border:1px solid #ccc;border-bottom:0;border-right:0;cursor:pointer;}
.m_wrap .comm_tab2>.tab_menu .on {position:relative;}
.m_wrap .comm_tab2>.tab_menu .on .tit {height:44px; background-color:#000; color:#fff; }
.m_wrap .comm_tab2>.tab_cont {float:left;width:100%;clear:both;}
.m_wrap .comm_tab2>.tab_cont .cont {padding:5px;color:#666;border:1px solid #ccc;letter-spacing:-1px;}


.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%;} 


/*form */
.m_wrap .dbdb { background-color:#004ea2; z-index:99999; }
.m_wrap .inner { width:100%; bottom:0; z-index:999; text-align: center; background-color:#004ea2; position:fixed; margin:0 auto; padding:5px 0 0 0; z-index:99999; }

.m_wrap .formArea { width:98%; margin:0 auto; padding:5px; overflow: hidden; }
.m_wrap .formGroup { margin-bottom:12px; 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; }

.formGroup:before, .formGroup:after { content: " "; display:table; }
.formGroup:after { clear:both; }

.m_wrap .form_table { width:100%; padding:20px 0; border-collapse:collapse; }
.m_wrap .form_table tbody th { padding:2px; vertical-align:middle; text-align:left; line-height:20px; font-size:13px; color:#fff; font-weight:600; }
.m_wrap .form_table tbody td { padding:2px; vertical-align:middle; text-align:left; line-height:20px; font-size:13px; color:#fff; }

.m_wrap .input_style:focus, .sel_style:focus, textarea_style:focus { border-color:#9f9f9f; -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:3px; height:32px; border:1px solid #9f9f9f; font-size:13px; }
.m_wrap .sel_style { width:100%; padding-left:3px; height:32px; border:1px solid #9f9f9f; font-size:13px; vertical-align:middle; background-color:#fff;}
.m_wrap .textarea_style { width:100%; padding:6px; height:50px; border:1px solid #9f9f9f; font-size:13px; resize:none; }

.m_wrap .submit_box { }
.m_wrap .btn01 { float:left;width:100%; color:#fff; background-color:#216FC3; font-weight:600; font-size:14px; letter-spacing:-2px; cursor:pointer; padding:6px 0; border-radius:5px; border:1px solid #444; }


