
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; 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; }
map { cursor:pointer;  }
/* 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 .contents img { text-align:center; margin:0 auto; }


.wrap .scroll_banner { position:absolute; top:200px; right:100px; z-index:1000; text-align:center; }
.wrap .scroll_banner .close { position:absolute; top:8px; right:80px; color:#fff; line-height:30px; font-weight:400; font-size:1.4em; cursor: pointer; display: inline-block; }

@media screen and (max-width:1400px)  {
.wrap > .scroll_banner {display:none;}
}




.wrap .dbdb { position:relative; bottom:0; left:50%; margin-left:-960px; width:1920px; text-align:center; 
background-color:#116bb5; position:fixed; }
.wrap .inner { width:1200px; min-width:1200px; margin:0 auto; padding:10px 0;}
.wrap .formArea { width:1000px; margin:0 auto; overflow: hidden; }
.wrap .formGroup { text-align:center; }

.wrap .form_table { width:100%; border-collapse:collapse; font-size:1em; }
.wrap .form_table tbody th { padding:5px; vertical-align:middle; text-align:left; line-height:100%; font-size:16px; color:#fff; font-weight:600; }
.wrap .form_table tbody td { padding:5px; vertical-align:middle; text-align:left; line-height:100%; font-size:16px; color:#fff; }

.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;}
.wrap .textarea_style:focus { }

.wrap label {line-height:26px; }
.wrap .input_style { width:100%; padding-left:10px; height:38px; border:1px solid #9f9f9f; font-size:14px; }
.wrap .sel_style { width:100%; padding-left:10px; height:38px; border:1px solid #9f9f9f; font-size:14px; vertical-align:middle;}
.wrap .textarea_style { width:100%; padding:10px; height:60px; border:1px solid #9f9f9f; font-size:14px; }
.wrap input[type="radio"] { width:20px; height:20px; }

.wrap .btn01 {text-align:center; width:100%; color:#fff; background-color:#00a7e1; font-weight:500; font-size:18px; letter-spacing:-2px; cursor:pointer; padding:7px 0; border-radius:5px; }



.wrap .comm_tab1 {display:block;clear:both;*zoom:1; width:1080px; margin:0 auto; padding:70px 0 100px 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:#00a7e1;  }
.wrap .comm_tab1>.tab_menu > li {float:left;text-align:center;font-size:22px;background-color:#fff; border:1px solid #ccc; border-bottom:2px solid #00a7e1; letter-spacing:-1px; width:14.285%;}
.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-weight:bold;color:#666;cursor:pointer;}
.wrap .comm_tab1>.tab_menu .on {}
.wrap .comm_tab1>.tab_menu .on .tit {background-color:#00a7e1; color:#fff;}
.wrap .comm_tab1>.tab_cont {float:left;width:100%; clear:both; }
.wrap .comm_tab1>.tab_cont > .cont {padding:20px; border:2px solid #00a7e1; background-color:#fff; border-top:none; }
.wrap .comm_tab1>.tab_cont > .cont:first-child { }
.wrap .comm_tab1>.tab_cont > .cont p { color:#00a7e1; 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 { }



/* MOBILE
------------------------------------------------------------------------------------------------------------*/

.m_wrap  { width:100%; min-width:320px; max-width:720px;  margin:0 auto; }
.m_wrap .contents  { width:100%; overflow:hidden; text-align:center; }
.m_wrap .contents img { width:100%;overflow:hidden; text-align:center; }

/*form */
.m_wrap .dbdb { background-color:#116bb5; z-index:99999; max-width:720px;}
.m_wrap .inner { width:100%; max-width:720px;bottom:0; margin:0 auto; z-index:999; text-align: center; background-color:#116bb5; position:fixed; margin:0 auto; padding:5px 0 0 0; z-index:99999; }

.m_wrap .formArea { width:98%; margin:0 auto; padding:10px 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:10px 0; border-collapse:collapse;  min-width:320px; }
.m_wrap .form_table tbody th { padding:2px; vertical-align:middle; text-align:left; line-height:20px; font-size:12px; color:#fff; font-weight:600; }
.m_wrap .form_table tbody td { padding:2px; vertical-align:middle; text-align:left; line-height:20px; font-size:12px; 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 .input_style { width:100%; padding-left:5px; height:26px; border:1px solid #9f9f9f; font-size:12px; }
.m_wrap .sel_style { width:100%; padding-left:5px; height:26px; border:1px solid #9f9f9f; font-size:12px; vertical-align:middle; background-color:#fff;}

.m_wrap .submit_box { }
.m_wrap .btn01 { float:left;width:100%; color:#fff; background-color:#00a7e1; font-weight:500; font-size:14px; letter-spacing:-2px; cursor:pointer; padding:6px 0; border-radius:5px; }



.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 #00a7e1; border-top:2px solid #00a7e1; 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:25px 0;font-weight:bold;color:#666;cursor:pointer;}
.m_wrap .comm_tab1>.tab_menu .on {}
.m_wrap .comm_tab1>.tab_menu .on .tit {background-color:#00a7e1; color:#fff;}
.m_wrap .comm_tab1>.tab_cont {float:left;width:100%; clear:both; }
.m_wrap .comm_tab1>.tab_cont > .cont {border:2px solid #00a7e1; border-bottom:10px solid #00a7e1; background-color:#fff; border-top:none; }
.m_wrap .comm_tab1>.tab_cont > .cont:first-child { }
.m_wrap .comm_tab1>.tab_cont > .cont p { color:#00a7e1; font-weight:600; font-size:19px; padding:15px 0 5px 0; text-align: center;}
.m_wrap .comm_tab1>.tab_cont > .cont img { border:3px solid #fff; cursor:pointer; margin-bottom:5px; width:100%;}
/*.m_wrap .comm_tab1>.tab_cont > .cont img:hover { border:3px solid #ee0000; }*/
.m_wrap .comm_tab1 .comm_refer {  }