@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nanum+Brush+Script&display=swap');

@font-face {
    font-family: 's-core_dream1_thin';
    src: url('/font/scdream1-webfont.woff2') format('woff2'),
         url('/font/scdream1-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream2_extralight';
    src: url('/font/scdream2-webfont.woff2') format('woff2'),
         url('/font/scdream2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream3_light';
    src: url('/font/scdream3-webfont.woff2') format('woff2'),
         url('/font/scdream3-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream4_regular';
    src: url('/font/scdream4-webfont.woff2') format('woff2'),
         url('/font/scdream4-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream5_medium';
    src: url('/font/scdream5-webfont.woff2') format('woff2'),
         url('/font/scdream5-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream6_bold';
    src: url('/font/scdream6-webfont.woff2') format('woff2'),
         url('/font/scdream6-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream7_extrabold';
    src: url('scdream7-webfont.woff2') format('woff2'),
         url('scdream7-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream8_heavy';
    src: url('/font/scdream8-webfont.woff2') format('woff2'),
         url('/font/scdream8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 's-core_dream9_black';
    src: url('/font/scdream9-webfont.woff2') format('woff2'),
         url('/font/scdream9-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
 
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:17px; color:#666;font-family: 's-core_dream4_regular';background:#fff; line-height:27px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:15px;font-family: 's-core_dream4_regular';}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

.eng_p {font-family: 'Play', sans-serif;}
.eng_m {font-family: 'Montserrat', sans-serif;}
.kor_bold {font-family: 's-core_dream6_bold';}
.number {font-family: 'Spartan', sans-serif;}

*:focus { outline:none; }

#no-fouc {opacity: 0;}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:15px}
input, button {margin:0;padding:0;font-family: 's-core_dream4_regular';font-size:15px}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

table {border-collapse: collapse; border-spacing: 0;}

textarea, select {font-family: 's-core_dream4_regular';font-size:15px}
select {margin:0}
p {margin:0;padding:0;word-break:normal}
hr {display:none}
pre {overflow-x:scroll;font-size:17px}
a {color:#000;text-decoration:none}

*, :after, :before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

/* 레이아웃 크기 지정 */
#hd, #wrapper, #ft {min-width:1240px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:30px 0 0}

.hd_sch_wr {float:left;padding:30px 0;;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 메인메뉴 */
#header #hd_h1, #gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#header {height: 100px;background: #fff;width: 100%; position: fixed; top: 0px;left: 0;z-index: 999;transition: top 0.3s;border-bottom: 1px solid #e0e0e0; min-width:1240px; }
#header #gnb{position: relative;width: 100%;margin: 0 auto;box-sizing: border-box;}
#header #gnb .gnb_dim{content: '';position: absolute;top: 100px;left: 0;width: 100%;height: 100vh;background: rgba(0,0,0,.2);visibility: hidden;opacity: 0; z-index:1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}
#header.m_enter #gnb .gnb_dim{visibility: visible;opacity: 1}
#header #gnb .gnb_inner{position: relative;width:1200px;height: 100px;text-align: center;margin: 0 auto;}
#header #gnb .gnb_inner .gnb_bg{width: 100vw; height:0; position: absolute;left: 50%;top: 100px;z-index: 3;background: #fff;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;}
#header #gnb .gnb_inner .gnb_bg.on{height: 225px;border-top: 1px solid rgba(0,0,0,0);}
@media all and (max-width:1199px) {
	#header #gnb .gnb_inner .gnb_bg.on{height: 225px;border-top: 1px solid rgba(0,0,0,0); width:100%; min-width:1240px;}
}

#header #gnb .gnb_inner .logo_area{position: absolute;left: 0;top:50%;transform: translate(0, -50%);z-index: 6}
#header #gnb .gnb_inner .logo_area .logo{display: block;width:440px; height:70px; text-align:left}
#header #gnb .gnb_inner .logo_area .logo img{width:264px; height:70px;}
#header #gnb .gnb_inner .depth1_area{position: relative;z-index: 5;height: 100px;line-height: 100px;font-size: 0;}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul{font-size: 0;display: inline-block; width:760px; margin-left:440px; }
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li{display: inline-block;vertical-align: top;height: 100px;width:250px;text-align: center;position: relative}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li>a{font-size: 20px;display: block;position: relative;color: #000;text-align: center;font-family: 's-core_dream5_medium';
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    font-weight:400}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li>a.on{color: #000}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area{position: relative;left: 0;right: 0;z-index: 5;border-right: 1px solid rgba(0,0,0,.1);height: 0;overflow: hidden;border-top: 1px solid transparent;
    border-top: 1px solid transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li.depth1_1:first-child .depth2_area{border-left: 1px solid rgba(0,0,0,.1)}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner{padding: 20px 0}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li{font-size: 17px;line-height: 1;width: 100%;padding:5px 0}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a{display: block;line-height: 27px}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a span{display: inline-block;position: relative;font-family: 's-core_dream5_medium';}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a span:before{content: '';position: absolute;width: 0%;height: 1px;left: 0;bottom: 0;background: #d1a336;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a span.link_out{padding-right: 18px}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a span.link_out:after{content: '';position: absolute;right: 0;top: 50%;margin-top: -7px;width: 12px;height: 12px;background: url('../images/common/ico_outlink.png') no-repeat 0 0 / contain}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a.on{color: #d1a336}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a.on span:before{width: 100%;}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a:hover{color: #d1a336}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a:hover span:before{width: 100%;}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li .depth2_area .depth2_area_inner>li a:hover span.link_out:after{background-image: url('../images/common/ico_outlink_blue.png')}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li:before{content: '';position: absolute;width: 0%;height:2px;background: #d1a336;left: 0;bottom:-2px;z-index: 6;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul.over>li:hover:before{width: 100%}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul>li>a:hover{color: #000}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul.over>li:hover>a{color: #000}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul.over>li>a+.depth2_area{height:225px}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul.over>li>a:hover+.depth2_area{background: #fafafa;border-top-color:rgba(0,0,0,.1)}
#header #gnb .gnb_inner .depth1_area ul.depth1_ul.over>li:hover>a+.depth2_area{background: #fafafa;border-top-color:rgba(0,0,0,.1)}

#header #gnb .gnb_inner .other_services{position: absolute;top: 50%;right: 0;transform: translate(0, -50%);z-index: 10;font-size: 0}
#header #gnb .gnb_inner .other_services>div{display: inline-block;vertical-align: middle}

#header #gnb .gnb_inner .other_services .clear_line{width: 1px;height: 14px ;background: rgba(0,0,0,.2);margin: 0 18px;vertical-align: middle}
#header #gnb .gnb_inner .other_services .search_area{width: 38px;height: 38px;}
#header #gnb .gnb_inner .other_services .search_area a.btn_show_search{display: block;position: relative}
#header #gnb .gnb_inner .other_services .search_area a.btn_show_search img{display: inline-block;vertical-align: middle;width: 38px;
    -webkit-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    transition: opacity 0.1s;}
#header #gnb .gnb_inner .depth2_container{position: absolute;top: 88px;left: 50%; right: 0;width: 100vw;overflow: hidden;background: rgba(14,42,201,.97);
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner{position: relative;width: 100%}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner > div {position: relative; width: 100%; height: 0; display: none; overflow: hidden;
    -webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    -ms-transition: height 0.3s;
    -o-transition: height 0.3s;
    transition: height 0.3s;
}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div.on{display: block}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div.down{height: 64px}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner > div > ul {font-size: 0; display: inline-block; margin: 0 auto; text-align: center; height: 64px; line-height: 64px; vertical-align: top }
#header #gnb .gnb_inner .depth2_container .depth2_container_inner > div > ul > li {display: inline-block; margin: 0 18px; height: 64px; line-height: 64px; vertical-align: top }
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a{position:relative;transition:all 0.3s;display: inline-block;font-size:18px;color:#fff;opacity:0.57;}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a span.link_out{ position:relative; padding-right:17px;}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a span.link_out:before{content: '';position: absolute;right: 0;top: 50%;margin-top: -7px;width: 12px;height: 12px;background: url('../images/common/ico_outlink_2dep.png') no-repeat 0 0 / contain}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:after{content: '';position: absolute;width: 0%;height: 1px;background: #fff;left: 0;bottom: 18px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;}

#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a.on{opacity:1;}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a.on:after{width: 100%}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:hover{opacity:1;}
#header #gnb .gnb_inner .depth2_container .depth2_container_inner>div>ul>li a:hover:after{width: 100%;}
#header #gnb .gnb_inner .depth2_container .depth1_open {position:absolute; top:25px; left:28px; z-index:9; display: none;}
#header #gnb .gnb_inner .depth2_container .depth1_open a {display: block;}
#header #gnb .gnb_inner .depth2_container .depth1_open a span {width:20px; height:2px; background-color:#fff; margin-bottom:4px; display: block; transition:all 0.3s;}
#header #gnb .gnb_inner .depth2_container .depth1_open a span:last-child {margin-bottom:0;}
#header #gnb .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(1){transform:translate(0, 6px) rotate(-45deg);}
#header #gnb .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(2){opacity:0;}
#header #gnb .gnb_inner .depth2_container .depth1_open.on a span:nth-of-type(3){transform:translate(0, -6px) rotate(45deg);}


/*********************************************
* 메인 [s]
**********************************************/

/* 비주얼 */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top:113px;
  background: #03347b;
  height: 5px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

.visual_area { position:relative; height:600px; overflow:hidden; width:100%; min-width:1240px; padding-top:100px }
.visual_area .visual { opacity:0; position:absolute; top:100px; left:0; transition-duration:1.5s; }
.visual_area .visual .text_area {width:1200px; margin:0 auto;}
.visual_area .visual .txt { opacity:0; position:absolute; z-index:1; top:36%; left:50%; padding-left:130px; display:block; width:1200px; transform:translate(-50%, -40%); font-size:45px; line-height:50px; text-align:left; color:#223371;font-family: 's-core_dream4_regular';}
.visual_area .visual .txt span {color:#000; font-family: 's-core_dream3_light'; font-size:30px;}
.visual_area .visual .txt2 { opacity:0; position:absolute; z-index:1; top:61%; left:50%; padding-left:130px; display:block; width:1200px; transform:translate(-50%, -40%); font-size:25px; line-height:35px; text-align:left; color:#010101; font-family: 's-core_dream3_light';}
.visual_area .visual .txt3 { opacity:0; position:absolute; z-index:1; top:38%; left:50%; padding-left:25px; display:block; width:1200px; transform:translate(-50%, -40%);}
.visual_area .visual .img {  position:relative; left:50%; margin-left:-960px; /*transform:scale(1.1); transition-delay:1s;*/ }
.visual_area .pagination { position:absolute; z-index:1; bottom:55px; left:0; width:100%; font-size:0; text-align:center; }
/*.visual_area .pagination span { display:inline-block; width:400px; height:2px; background:rgba(255,255,255,.3); box-sizing:border-box; cursor:pointer; }
.visual_area .pagination span:first-child { margin-left:0; }
.visual_area .pagination span.active { background:#fff; }*/
.visual_area .visual { width:100%; }
.visual_area .visual.first { opacity:1; }
.visual_area .visual.loading { display:none; }
.visual_area .visual.show { opacity:1; z-index:1; }
.visual_area .visual.show .txt { opacity:1; transform:translate(-50%, -70%); transition-duration:1s; }
.visual_area .visual.show .txt2 { opacity:1; transform:translate(-50%, -70%); transition-duration:1s; }
.visual_area .visual.show .txt3 { opacity:1; transform:translate(-50%, -70%); transition-duration:1s; }
.visual_area .visual.show .img { /*transform:scale(1); transition-duration:10s; */}
.visual_area .btn_area {position:relative; z-index:1; top:230px; left:50%; transform:translateX(-50%); width:1240px; }
.visual_area .btn_area .btn_prev, .visual_area .btn_area .btn_next{top:0;width:25px;height:25px;margin:6px 0 0;border-style:solid; border-color:rgba(0,0,0,.5);background-image:none;transform:rotate(-45deg);outline:none; background-color:transparent;}
.visual_area .btn_area .btn_prev:hover, .visual_area .btn_area .btn_next:hover{border-color:rgba(0,0,0,1);}
.visual_area .btn_area .btn_prev {position:absolute; left:0; border-width:3px 0 0 3px}
.visual_area .btn_area .btn_next {position:absolute; right:0; border-width:0 3px 3px 0 }
/* 메인 비주얼 [e] */



#section1{width:100%; display:table;min-width:1240px; margin-bottom:25px; height:326px; position:relative; margin-top:-55px; background-color:transparent; z-index:995;}
.section1 {width:1200px; margin:0 auto;}
.section1_left {float:left; width:400px; height:326px; background-color:#f5f5f5; padding:35px 30px; position:relative;}
.section1_mid {float:left; width:400px; height:326px; background-color:#f2d553; padding:35px 30px; position:relative;}
.section1_right {float:right; width:400px; height:326px; background-color:#2c53b0; padding:35px 30px; position:relative;}
.section1_tit {color:#222222; font-size:23px; font-family: 's-core_dream5_medium'; line-height:30px; padding-bottom:20px;}
.white {color:#fff}
.section1_more {position:absolute; top:38px; right:33px;}
.section1_right li {width:100%; display:block; height:72px;}
.section1_right li a .quick_img {line-height:72px; float:left; width:70px;}
.section1_right li a .quick_tit {color:#fff; font-size:20px; line-height:72px; font-family: 's-core_dream4_regular'; float:left; width:230px;}
.section1_right li a .quick_btn {
  margin-top:20px;
  width: 32px;
  height: 32px;
  border:1px solid #fff;
  border-radius:50%;
  text-transform: uppercase;
  color: #808285;
  transition: all 0.3s ease 0s;
  background:url(../images/arrow_off.png) center center no-repeat;
}
.section1_right li a:hover .quick_btn {background:url(../images/arrow_on.png) center center no-repeat; right:0px; border:1px solid #fff; background-color:#fff;}


#section2{width:100%; display:table;min-width:1240px; height:100px; position:relative; z-index:995;}
.section2 {width:1200px; margin:0 auto;}
.section2 ul li {float:left; width:224px; height:62px; border:1px solid #ddd; margin-right:20px;}
.section2 ul li:last-child {float:right; margin-right:0;}



/* key visual */
.sub_kv {width:100%;height:400px;}
.sub_kv .wrap_kv {width:1200px; height:400px; margin:0 auto; text-align:center; padding:190px 0 0 0;}
.sub_kv .wrap_kv .kv_title {font-size:45px; line-height:55px;color:#fff;text-align:center; font-family: 's-core_dream4_regular';}

.sub_kv.about {background:url(../images/sub_visu01.jpg) center bottom no-repeat;}
.sub_kv.application {background:url(../images/sub_visu02.jpg) center bottom no-repeat;}
.sub_kv.business {background:url(../images/sub_visu03.jpg) center bottom no-repeat;}
.sub_kv.news {background:url(../images/sub_visu04.jpg) center bottom no-repeat;}


/* sub navigation */
.sub_navigation {width:100%;height:auto;}
.sub_navigation ul {width:1200px;height:60px; margin:-60px auto 0 auto; background-color:rgba(31,47,111,.6)}
.sub_navigation ul li {float:left;display:block;height:100%;position:relative;border-right:1px solid rgba(255,255,255,.1)}
.sub_navigation ul li:first-child {border-left:1px solid rgba(255,255,255,.2)}
.sub_navigation ul li a {display:block;width:100%;height:100%;text-align:center;cursor:pointer; line-height:60px; transition:all 0.3s;}
.sub_navigation ul li a.on, .sub_navigation ul li a:hover {background-color:#1f2f6f;}
.sub_navigation ul li a .vCenter {font-size:17px;color:#fff;font-family: 's-core_dream5_medium';}
.sub_navigation ul li a.on .vCenter {color:#fff;}
.sub_navigation ul li a:hover .vCenter {color:#fff;}
.sub_navigation ul.col2 li {width:50%;}
.sub_navigation ul.col3 li {width:33.33%;}
.sub_navigation ul.col4 li {width:25%;}
.sub_navigation ul.col5 li {width:20%;}
.sub_navigation ul.col6 li {width:16.66%;}
.sub_navigation ul.col9 li {width:11.11%;}
.sub_navigation.fixed {position:fixed;left:0;top:0;z-index:100;background:#023671;transition:0.3s;box-shadow:0px 4px 15px rgba(0,0,0,0.4);-webkit-box-shadow:0px 4px 15px rgba(0,0,0,0.4);}
.sub_navigation.fixed.withGnb {top:90px;transition:0.3s;-webkit-transition:0.3s;}
.sub_navigation.fixed ul {margin-top:0;}
.sub_navigation.noVisual {padding-top:90px;}




/* subpage 공통사항 */
#contents_wrap { width:100%;}
#article_wrap { width:1200px; margin:0 auto; padding-top:110px; position:relative;}
#article_top{overflow:hidden; margin:0 auto; width:1200px;}
#article_top h3{font-size:40px; line-height:50px; color:#000000; padding-bottom:120px; font-family: 's-core_dream4_regular'; text-align:center; position:relative;}
#article_top h3 span{display:block; width:40px; height:3px; background:#1f2f6f; margin-left:-20px; position:absolute; left:50%; top:70px;}

#article { width:1200px; }
#article:after { display:block; content:''; clear:both; }
.article_title { font-size:26px; line-height:26px; font-weight:500; padding:15px 0 0; font-weight:400; margin-bottom:40px; }	

.page_title h3{font-size:30px; line-height:45px; color:#333333; padding:70px 0 10px;}
.page_title2 h3{font-size:30px; line-height:45px; color:#333333; padding:0 0 10px;}

#contents { width:100%; margin:0 auto;}
#contents h2.inquiry_title {font-size:25px; font-weight:bold; color:#2680eb; line-height:25px; padding-bottom:15px;}
#contents h2.inquiry_title span {background:url(../images/kakao.png) 5px 10px no-repeat; padding-left:35px;}
#contents h2.subject {font-size:20px; font-weight:bold; color:#383838; line-height:25px; padding-bottom:15px;}


.contents_page { width:1200px; margin:0 auto 100px; display:block }

.greeting {position:relative; background:url(../images/company1_img1.jpg) center top no-repeat; height:1400px;}
.greeting_tit_area {width:460px; height:300px; background-color:#06aee4; position:absolute; padding:60px 20px 40px 40px; left:40px; top:416px;box-shadow:0px 4px 15px rgba(0,0,0,0.4);-webkit-box-shadow:0px 4px 15px rgba(0,0,0,0.4);}
.greeting_tit {color:#fff; font-size:30px; font-family: 's-core_dream4_regular'; line-height:45px;}
.greeting_tit span {font-size:40px; font-family: 's-core_dream5_medium';}
.greeting_logo {position:absolute; left:80px; top:795px;}
.greeting_txt_area{position:absolute; left:46%; top:565px}
.greeting_txt{color:#2b2b2b; font-size:19px; line-height:29px; font-family: 's-core_dream4_regular'; padding-bottom: 40px}
.greeting_txt.indent {text-indent: 15px; margin-left: -15px}
.greeting_sign{color:#0d0d0d; font-size:23px; padding-top:40px; font-family: 's-core_dream5_medium';}
.greeting_sign span{font-family: 'Nanum Brush Script', cursive; font-size:50px; padding-left:10px;}

.caption_area {position: relative; width: 100%;}
.caption {position: absolute; left: 0; top: 10px; font-size: 15px;}
table {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0
}
.tbl {
	word-break: break-all;
	border-top: 2px solid #111111;
	color: #222
}
.tbl th, .tbl td {
	padding: 20px;
	font-size: 17px;
	line-height:24px;
	border-bottom: 1px solid #ddd
}
.tbl thead th {
	text-align: center;
	background-color: #fafbfd;
	font-family: 's-core_dream5_medium';
	font-weight:normal;
}
.tbl tbody th {
	text-align: center;
	background-color: #fafbfd;
	font-family: 's-core_dream5_medium';
	font-weight:normal;
}
.tbl tbody td {
	color:#616161;
}
.tbl tbody td.center {
	text-align: center;
	color:#616161;
}

.tbl tbody td.right {
	text-align: right;
	color:#616161;
	padding: 20px 85px 20px 20px;
}
.tbl tbody th.yellow {
	text-align: center;
	background-color: #fcf7f3;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.tbl tbody th span.line1 {position:relative;}
.tbl tbody th span.line1:before {content:''; width:30px; height:5px; background-color:#02c3f6; position:absolute; top:8px; left:-50px;}
.tbl tbody th span.line2 {position:relative;}
.tbl tbody th span.line2:before {content:''; width:30px; height:5px; background-color:#edcb48; position:absolute; top:8px; left:-50px;}
.tbl tbody th.f9f9f9 {
	text-align: center;
	background-color: #f9f9f9;
}
.tbl tbody td.blue {
	background-color: #f9fbfc;
	font-family: 's-core_dream5_medium';	
	color:#616161;
}
.tbl th + th, .tbl th + td, .tbl td + th, .tbl td + td {
	border-left: 1px solid #ddd
}
.tbl tbody td {
	border-left: 1px solid #ddd
}
.tbl tbody td li {
	padding-top:8px;
	line-height:24px;
	list-style:none;	
	color:#616161;
}
.tbl tbody td li:first-child {
	padding-top:0;
}


.page_title {background:url(../images/tit_bullet.png) left 0 no-repeat; padding-left:43px; color:#223371; font-size:25px; line-height:35px; font-family: 's-core_dream5_medium'; padding-bottom:10px;}
.page_txt1 {color:#2b2b2b; font-size:20px; font-family: 's-core_dream4_regular'; line-height:30px; padding-left:43px;}
._blank {width:100%; height:80px;}
._blank2 {width:100%; height:40px;}
.gray_txt_area {width:100%; padding:50px 55px; background:#f2f2f2; margin-top:20px;}
.gray_tit {font-size:20px; font-family: 's-core_dream5_medium'; color:#0c0c0c; line-height:30px; position:relative; padding-left:17px;}
.gray_tit:before {content:''; background-color:#223371; width:2px; height:20px; position:absolute; left:0; top:5px;}
.gray_txt {font-size:18px; font-family: 's-core_dream5_medium'; line-height:28px; color:#333; padding-top: 10px; padding-left:17px;}
.gray_txt_area ul {padding-top:10px; padding-left:17px;}
.gray_txt_area li {font-size:17px; line-height:30px; color:#404040; position:relative; padding-left:15px;}
.gray_txt_area li span {padding-left:63px;}
.gray_txt_area li:before {content:''; width:5px; height:5px; border-radius:50%; background-color:#6d6d6d; position:absolute; left:0; top:13px;}
.gray_txt_area2 {width:100%; padding:50px 55px; background:#f2f2f2; margin-top:20px;}
.gray_txt_area2 ul {padding-top:10px; padding-left:17px;}
.gray_txt_area2 li {font-size:17px; line-height:30px; color:#404040; position:relative; padding-left:15px;}
.gray_txt_area2 li span {padding-left:63px;}
.gray_txt_area2 li:before {content:''; width:5px; height:5px; border-radius:50%; background-color:#6d6d6d; position:absolute; left:0; top:13px;}

.prc_list {overflow:hidden; margin-top:10px}
.prc_list li {float:left; width:22.5%; margin-right:3.33%; padding:60px 15px; background:#fff; border:1px solid #ddd; border-top-color:#0053a5; text-align:center}
.prc_list li:last-child {margin-right:0;}
.prc_list li i {display:inline-block; width:95px; height:80px; background:url('../images/ico_fund.png') 0 0 no-repeat;}
.prc_list li:nth-child(2) i {background-position:-95px 0}
.prc_list li:nth-child(3) i {background-position:-190px 0}
.prc_list li:nth-child(4) i {background-position:-285px 0}
.prc_list li span {display:block; width:36px; line-height:36px; margin:15px auto; color:#fff; border-radius:36px; background:#0053a5; letter-spacing:-0.8px;font-family: 's-core_dream5_medium';}
.prc_list li p.tit {color:#000;font-family: 's-core_dream5_medium'; font-size:20px; padding-bottom:5px;}
.prc_list li p.txt {color:#666;font-family: 's-core_dream4_regular'; font-size:17px;}

.application5 {width:55%;}

.situation {display:block; height:423px;}
.situation img {border:1px solid #ddd;}

.accumulation {width:100%; display:table;}
.accumulation li {width:600px; border:1px solid #ddd; float:left; text-align:center; padding:40px 0;}
.accumulation li .accu_tit {font-size:30px; line-height:40px; color:#2d2d2d;font-family: 's-core_dream5_medium'; padding-bottom:10px;}
.accumulation li .accu_tit span {color:#c0c0c0;font-family: 's-core_dream4_regular'; font-size:20px;}
.accumulation li .counter {font-family: 's-core_dream5_medium'; color:#000; font-size:60px; line-height:70px; color:#02c3f6;}
.accumulation li:last-child {width:600px; border-left:0; float:right;}

.btn_wrap_01 {margin:50px 0 0; text-align:center; font-size:0;}
.btn_wrap_01 .btn1 {display:inline-block; width:200px; height:50px; margin:0 10px; border:1px solid #02c3f6; box-sizing:border-box; font-size:17px; color:#0060b9; line-height:48px; text-align:center;font-family: 's-core_dream5_medium';}
.btn_wrap_01 .btn1:hover {color:#fff; background-color:#02c3f6;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;}

.agree-area{padding-bottom:10px; height:80px;}
.clear,.grid{clear:both;*zoom:1}
.agree-area .desc{float:left; width:70%; margin:0; padding:15px 0 15px; font-size:17px; line-height:27px;}
.agree-area .agrees{float:right;position:static;margin-top:15px; font-size:15px;}
.agrees{position:absolute;top:0;right:0;text-align:right}
.agrees input[type="checkbox"] { display:none; }
.agrees input[type="checkbox"] + label { display: inline-block; cursor: pointer; line-height: 28px; padding-left: 35px; background: url('../images/checkbox_off.png') left/28px no-repeat; }
.agrees input[type="checkbox"]:checked + label { background-image: url('../images/checkbox_on.png'); }
.rules{background-color:#f8f8f8;color:#888;line-height:1.4;max-height:200px;overflow:scroll;overflow-x:hidden; width:100%;}
.rules .subject{padding:0;margin-top:7px;}
.rules .padder{padding:0}
.rules .inner{padding:25px 40px 30px 40px}
.rules h3,.rules h4,.rules h5,.rules h6,.rules p{font-size:14px;color:#222;font-weight:normal}
.bbs-agree {margin-top:20px;}
.bbs-agree .rules .subject,.rules .subject{margin:20px 0 10px;padding:0;line-height:1.4;font-size:16px;height:auto}
.rules p{margin:10px 0;color:#888;line-height:25px}
.send_btn{
	margin-top:40px;
    text-align: center;
    box-sizing: border-box;
    /* padding-left: 0!important; */
    width: 100%!important;
    display: inline-block;
	font-size:15px;
}


.privacy {width:100%; position:relative; display:block;}
.privacy_tit {width:830px; border:1px solid #dadada; font-size:15px; line-height:25px; padding:30px 40px;}
.privacy_tit1 {font-size:20px; color:#525252; line-height:30px; padding:50px 0 10px; font-weight:500;}
.privacy_txt {font-size:15px; line-height:25px;}



/* layerpopup */
.layerpopup{display:none;position:fixed;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:9999;overflow:auto;}
.layerpopup .pop_wrap{margin:50px auto;padding:47px 37px 48px;background:#fff;box-sizing:border-box;border:1px solid #c1c1c1;position:relative;}
.layerpopup .pop_wrap .pop_head{text-align:center;padding-bottom:50px;font-size:30px;color:#08a7dd;letter-spacing:-0.05em;line-height:35px;font-family: 's-core_dream5_medium';}
.layerpopup .pop_wrap .btn_wrap_pop{margin:46px 0 0;text-align:center;}
.layerpopup .pop_wrap .btn_wrap_pop .btn{display:inline-block;width:250px;height:70px;line-height:70px;background:#0060b9;font-size:18px;color:#fff;font-weight:500;}
.layerpopup .pop_wrap .btn_pop_close{display:block;width:55px;height:55px;position:absolute;right:37px;top:33px;box-sizing:border-box;text-indent:-9999px;border:1px solid #08a7dd;overflow:hidden;padding:12px 0}
.layerpopup .pop_wrap .btn_pop_close:after{content:'';display:block;width:30px;height:30px;position:absolute;top:12px;left:12px;background:url(../images/btn_pop_close.png) no-repeat 0 0;margin:0 auto;transition:all 0.3s}
.layerpopup .pop_wrap .btn_pop_close:hover:after{transform:rotate(180deg);}

/* 개인정보 동의 팝업 */
.pop_privacy_term .pop_wrap{width:1000px}
.pop_privacy_foot .pop_wrap{width:1000px}

/* 이메일 무단 수집 거부 */
.pop_email_reject .pop_wrap{width:1000px}
.pop_email_reject .pop_wrap .text_top{font-size:18px;line-height:28px;letter-spacing:-0.05em;text-align:center;color:#666}
.pop_email_reject .pop_wrap .box{margin:35px 0 0;padding:24px 23px 24px 27px;border:1px solid #c3c3c3;background:#fafafa;}
.pop_email_reject .pop_wrap .box .list_txt_01 li{color:#666; position:relative; padding-left:13px; padding-bottom:8px; line-height:20px;font-size:15px;font-family: 's-core_dream4_regular';}
.pop_email_reject .pop_wrap .box .list_txt_01 li:last-child {padding-bottom:0;}
.pop_email_reject .pop_wrap .box .list_txt_01 li:before {content:''; width:5px; height:5px; border-radius:50%; background-color:#666; position:absolute; left:0; top:6px;}

.pop_cont {margin-top:30px;}
.term_wrap{font-size:16px;color:#666;line-height:26px;letter-spacing:-0.05em}
.term_wrap strong{font-weight:500}
.term_wrap .txt_top{padding:0 0 15px;text-align:center;font-size:17px;color:#666;line-height:25px;letter-spacing:-0.05em}
.term_wrap .tit_term{margin:25px 0 12px;font-size:20px;color:#222;font-weight:500;letter-spacing:-0.05em}
.term_wrap .tit_term:first-child{margin-top:0}
.term_wrap .tbl_box{display:table;width:100%;border:1px solid #c3c3c3;letter-spacing:-0.05em}
.term_wrap .tbl_box .row{display:table-row;}
.term_wrap .tbl_box .col_th{display:table-cell;width:216px;background:#fafafa;border-top:1px solid #dedede;vertical-align:middle;text-align:center;font-weight:500;}
.term_wrap .tbl_box .col_td{display:table-cell;padding:25px 20px;border-top:1px solid #dedede;}
.term_wrap .tbl_box .col_td strong{font-weight:500;}
.term_wrap .tbl_box .row:first-child .col_th,
.term_wrap .tbl_box .row:first-child .col_td{border-top:none}
.term_wrap .bd_box{border:1px solid #c3c3c3;background:#fcfcfc;padding:25px;}
.term_wrap .bd_box span {padding-left:10px;}
.term_wrap .bd_box strong {font-family: 's-core_dream5_medium';}
.term_wrap .bu_dot li{padding-left:5px;}
.term_wrap .bu_dot li i{display:inline-block;width:5px;margin-left:-5px}
.term_wrap .bu_etc{padding:25px 25px 15px;}
.term_wrap .bu_etc li{padding-left:17px;}
.term_wrap .bu_etc li i{display:inline-block;width:17px;margin-left:-17px; }



/* 중간 레이아웃 */
#wrapper {}
#container_wr:after {display:block;visibility:hidden;clear:both;content:""}
#container_wr {margin:0 auto;height:100%;zoom:1}
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

#container {position:relative;float:left;min-height:500px;height:auto !important;margin:20px 0;height:500px;font-size:1em;width:930px;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {margin:0 -10px 20px}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

.ludens_btn {padding-left: 43px}
.ludens_btn a{display:inline-block; position:relative; border:1px solid #5c5c5c; text-align:center; width:255px; height:50px; font-size:15px; line-height:50px; margin-top:17px; font-family: 's-core_dream5_medium';}
.ludens_btn a:hover{color:#fff;}
.ludens_btn a span{
    position:absolute; top:50%; left:0; width:100%; height:100%; line-height:50px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.ludens_btn a:before { 
    content: '';  position: absolute;  background: #5c5c5c;  border-color: #5c5c5c;  width: 0;  height: calc(100% + 2px);  left: -1px;  top: -1px;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ludens_btn a:hover:before{width: calc(100% + 2px);}

/* 하단 레이아웃 */
#ft {background:#fff;margin:0 auto;text-align:center; border-top:1px solid #ddd;}
#ft_wr {max-width:1200px;margin:0;padding:20px 0 10px; display:inline-block;text-align:left}
#ft_wr .ft_company {font-size:17px; color:#151515; line-height:27px; font-family: 's-core_dream6_bold'; float:left; width:140px;}
#ft_wr .ft_text {font-size:16px; color:#353535; line-height:26px; font-family: 's-core_dream5_medium'; float:left;}
#ft_wr .ft_btn {float:right;}
#ft_wr .ft_btn a{display:inline-block; position:relative; border:1px solid #5c5c5c; text-align:center; width:185px; height:40px; font-size:15px; line-height:40px; margin-top:17px; font-family: 's-core_dream5_medium';}
#ft_wr .ft_btn a:hover{color:#fff;}
#ft_wr .ft_btn a span{
    position:absolute; top:50%; left:0; width:100%; height:100%; line-height:40px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
#ft_wr .ft_btn a:before { 
    content: '';  position: absolute;  background: #5c5c5c;  border-color: #5c5c5c;  width: 0;  height: calc(100% + 2px);  left: -1px;  top: -1px;
    -webkit-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -moz-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -ms-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
#ft_wr .ft_btn a:hover:before{width: calc(100% + 2px);}

#top_btn {position:fixed;bottom:20px;right:20px;width:50px;height:50px;line-height:46px;border:2px solid #333;color:#333;text-align:center;font-size:15px;z-index:90;background:rgba(255,255,255,0.5)}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:18px;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px; padding:10px 20px;}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle;border-radius:3px; padding:6px 20px; font-size:15px;}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:4px 20px;color:#fff;text-decoration:none;border:0;vertical-align:middle; border-radius:3px; font-size:15px;}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}



#list-skin4 {width:100%; border-bottom:1px solid #ddd; margin-bottom:60px;}
#list-skin4 > ul:after{
	display: block;
	clear: both;
	content: '';
}
#list-skin4 > ul > li{
	float: left;
	width:calc((100% + 3px) / 4);
}
#list-skin4 > ul > li:nth-child(2),
#list-skin4 > ul > li:nth-child(3),
#list-skin4 > ul > li:nth-child(4){
	margin-left:-1px;
}
#list-skin4 > ul > li > a{
	display: block;
	overflow: hidden;
	font-size:17px;
	border: 1px solid #ddd;
	border-bottom:1px solid #fbfbfb;
	height:55px;
	line-height: 55px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#686868;
	background-color:#fbfbfb;
	font-family: 's-core_dream5_medium';
}
#list-skin4 > ul > li.on > a{
	border: 1px solid #009de0;
	background-color: #009de0;
	color: #fff;
}


#list-skin2 {width:100%; border-bottom:1px solid #ddd; margin-bottom:60px;}
#list-skin2 > ul:after{
	display: block;
	clear: both;
	content: '';
}
#list-skin2 > ul > li{
	float: left;
	width:calc(100% / 2);
}
#list-skin4 > ul > li:nth-child(2),
#list-skin4 > ul > li:nth-child(3),
#list-skin4 > ul > li:nth-child(4){
	margin-left:-1px;
}
#list-skin2 > ul > li > a{
	display: block;
	overflow: hidden;
	font-size:17px;
	border: 1px solid #ddd;
	border-bottom:1px solid #fbfbfb;
	height:55px;
	line-height: 55px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	color:#686868;
	background-color:#fbfbfb;
	font-family: 's-core_dream5_medium';
}
#list-skin2 > ul > li.on > a{
	border: 1px solid #009de0;
	background-color: #009de0;
	color: #fff;
}
