@charset "UTF-8";

/* (주)한신정보기술 서정한 - 2019.08 */

body{position:relative; line-height:25px; color:#555555; font-size:16px; font-family:'NotoKr','Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,AppleSDGothicNeo,sans-serif; letter-spacing:-0.04em;}
a:link{color:#555555;text-decoration:none;}
a:visited{color:#555555;text-decoration:none;}
a:hover{color:#555555;text-decoration:underline;}
a:active{color:#555555;text-decoration:underline;}
a span{cursor:pointer;}
button{cursor:pointer; font-family:'NotoKr','Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,AppleSDGothicNeo,sans-serif;}
input{font-family:'NotoKr','Malgun Gothic','맑은 고딕',Dotum,'돋움',Helvetica,AppleSDGothicNeo,sans-serif;}
input[type="submit"]{cursor:pointer;}

/* Slider */
.slick-slider{position: relative; display: block; box-sizing: border-box;}
.slick-list{position: relative;display: block; overflow:hidden; margin: 0;padding: 0;}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor:pointer;}
.slick-track{ position: relative; top: 0;left: 0;display: block;}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{display: none;float: left;height: 100%;min-height:1px;}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{display: block; width:100%;}
.slick-slide.slick-loading img{display: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{display: block;height: auto;border: 1px solid transparent;}
#screen{visibility:hidden; overflow:scroll; position:absolute; bottom:0; left:0; width:100px; height:100px;}

/* 메뉴공통css */
/* 메뉴 */
.menu.init, .menu.init:before, .menu.init:after, .menu.init .depth, .menu.init .depth:before, .menu.init .depth:after, .menu.init .depth_list, .menu.init .depth_list:before, .menu.init .depth_list:after, .menu.init .depth_item, .menu.init .depth_item:before, .menu.init .depth_item:after, .menu.init .depth_text, .menu.init .depth_text:before, .menu.init .depth_text:after, .menu.init .depth_title, .menu.init .depth_title:before, .menu.init .depth_title:after {transition-property:all; transition-duration:0.25s; transition-timing-function:linear;}
.menu, .menu .depth, .menu .depth_list, .menu .depth_item, .menu .depth_text {position:relative;}
.menu {font-size:0px; line-height:0px;}
.menu .depth:not(.depth1) {visibility:hidden; opacity:0; overflow:hidden;}
.menu .depth1 {z-index:30;}
.menu .depth_list {z-index:10;}
.menu .depth_text {display:inline-block;}
.gnb .site{padding:0px;}

/* 1, 2차 메뉴 배경 */
.menu.before:before, .menu.after:after {display:block; position:absolute;}
.menu.before:before {z-index:10;}
.menu.after:after {z-index:20;}

/* 제목 상자 */
.menu .depth_title {overflow:hidden; position:absolute; z-index:20;}

/* 옵션 */
.menu .depth1.clearfix .depth1_list {float:right;}
.menu .depth_list.clearfix > .depth_item {float:left;}
.menu .depth_list.cut > .depth_item {display:inline-block; vertical-align:top;}

/* 풀 다운 */
.menu.pulldown .depth1 {height:100%;}
.menu.pulldown .depth1_list, .menu.pulldown .depth1_item {height:inherit;}
.menu.pulldown .depth2 {position:absolute; bottom:0; left:0; width:100%;}

/* 이치 다운 */
.menu.eachdown .depth1 {height:100%;}
.menu.eachdown .depth1_list, .menu.eachdown .depth1_item {position:static; height:inherit;}
.menu.eachdown .depth2 {position:absolute; bottom:0; left:0; width:100%;}

/* 드롭 다운 */
.menu.dropdown .depth2 {position:absolute; top:100%; left:0; width:100%; transform-origin:center top; transform:scaleY(0);}

#wrapper{position:relative; min-width:1530px; overflow:hidden;} 
.skip{overflow:hidden;}

@media all and (max-width:1700px){
    #wrapper{min-width:1200px;} 
}
/* web */
@media all and (max-width:1400px){
    #wrapper{min-width:1000px;} 
}
/* tablet */
@media all and (max-width:1200px){
    #wrapper{min-width:0;} 
}

/* header_top */
.gnb{border-bottom: none;text-align: left;}
.gnb .site{float: left}
.gnb .site_item{display: inline-block;margin-right: 20px;}
.gnb .site_item .site_anchor{position:relative;padding-left:23px;font-size: 16px;line-height:45px;color:#fff;letter-spacing:0;font-family: 'CoreDream', 'NotoKr', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', 'Gulim', '굴림', sans-serif;text-decoration: none;}
.gnb .site_item .site_anchor:before{display: block;position: absolute;top:calc(50% - 1px);left:0;width: 3px;height: 3px;background-color: #696a6b;}
.gnb .site_item:first-child .site_anchor{padding-left: 0;}

.gnb .link{float: right;margin-right: 0;}
.gnb .link_item{display: inline-block;position:relative;padding: 0 42px;}
.gnb .link_item:first-child:before{display: block;position: absolute;top:calc(50% - 9px);right:0;width: 1px;height: 18px;background-color: #717171;}
.gnb .link_item button{position:relative;font-size: 15px;line-height:45px;color:#fff;letter-spacing:0;font-family: 'CoreDream', 'NotoKr', 'Malgun Gothic', '맑은 고딕', 'Dotum', '돋움', 'Gulim', '굴림', sans-serif;}
.gnb .link_item .language_btn{padding-left: 28px;padding-right: 26px}
.gnb .link_item .language_btn:before{display: block;position: absolute;top:calc(50% - 10px);left:0;background: url('../images/common_main/hearder_icon_sprite.png') no-repeat -1px -2px;width: 20px;height: 20px;}
.gnb .link_item .language_btn:after{display: block;position: absolute;top:calc(50% - 3px);right:0;background: url('../images/common_main/hearder_icon_sprite.png') no-repeat -54px -8px;width: 10px;height: 7px;}
[data-open="language"] .gnb .link_item .language_btn:after{transform: rotate(180deg)}
/* language패널 */
.gnb .link_item .language_panel.active{display: block;}
.gnb .link_item .language_panel{display: none;position: absolute;top:45px;left:40px;width: 132px;height: 127px;background-color: #fff;border-radius: 10px;box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.05);padding: 15px;}

.gnb .link_item .language_panel .lang_item .lang_anchor{position:relative;padding-left:20px;font-size: 15px;line-height: 25px;letter-spacing: 0;color:#000;text-decoration: none;font-family: 'S-CoreDream';}
.gnb .link_item .language_panel .lang_item {margin-bottom: 2px;}
.gnb .link_item .language_panel .lang_item .lang_anchor:before{opacity: 0;display: block;position: absolute;top:calc(50% - 4px);left:0;background: url('../images/common_main/hearder_icon_sprite.png') no-repeat -75px -8px;width: 11px;height: 7px;}
.gnb .link_item .language_panel .lang_item .lang_anchor:hover{color:#a7286f;}
.gnb .link_item .language_panel .lang_item .lang_anchor:hover:before{opacity: 1;}

.gnb .link_item .family_open{padding-left: 28px;padding-right: 40px}
.gnb .link_item .family_open:before{display: block;position: absolute;top:calc(50% - 10px);left:0;background: url('../images/common_main/hearder_icon_sprite.png') no-repeat -27px -2px;width: 20px;height: 19px;}
.gnb .link_item .family_open:after{display: block;position: absolute;top:calc(50% - 3px);right:0;background: url('../images/common_main/hearder_icon_sprite.png') no-repeat -54px -8px;width: 10px;height: 7px;}

/*패밀리 사이트*/
.gnb .link_item.family .family_anchor {padding: 4px 0;font-size: 15px;line-height: 18px;color:#52535e;letter-spacing: -0.03em;}
.gnb .link_item.family:before{display:block; visibility:hidden; opacity:0; position:fixed; top:0; left:0; z-index:10; width:100%; height:100%; background-color:rgba(0, 0, 0, 0.5); transition-property:visibility, opacity; transition-duration:0.25s; transition-timing-function:linear;}
.gnb .link_item.family .family_content{display: none;position: fixed;top: 0;left: calc(50% - 705px);z-index: 50;width: 1410px;height: calc(100vh - 60px);margin: 30px 0;padding: 62px 40px 40px;border-radius: 40px;background-color: #f7f8fc;text-align: center;}

.gnb .link_item.family .family_content .sub_title{margin-bottom:10px;font-size:18px;line-height:24px;color:#414a73;font-weight: 400;font-family: 'CoreDream';}
.gnb .link_item.family .family_content .family_list {margin-top:44px;border-radius: 5px;overflow: hidden;}
.gnb .link_item.family .family_item {display: inline-block;position:relative;min-height: auto;margin-right:2px;vertical-align: top;box-shadow: -10px 0 30px rgba(65, 74 ,115,0.05);}
.gnb .link_item.family .family_item.n1 .list_box{padding: 16px 20px 35px 30px;}
.gnb .link_item.family .family_item.n1 {width:378px;}
.gnb .link_item.family .family_item.n1 .list_item {display: inline-block;width:50%;margin-bottom: 20px;}
.gnb .link_item.family .family_item.n1 .list_item span {margin-bottom: 8px;font-size:17px;line-height:20px;color:#414a73;font-weight: 600;}
.gnb .link_item.family .family_item.n1 .list_item li {width:100%;}
.gnb .link_item.family .family_item.n2 {width:192px;}
.gnb .link_item.family .family_item.n2 li{width:100%}
.gnb .link_item.family .family_item.n3 {width:calc(100% - 857px);}
.gnb .link_item.family .family_item.n4 {width:281px;margin-right:0;}
.gnb .link_item.family .family_item .list_box {overflow-y: auto;height: calc(100vh - 330px);padding: 16px 40px 35px 40px;background-color: #fff;font-size:0;line-height:0;text-align: left;}
.gnb .link_item.family .family_item .list_box ul+ul{margin-top: 15px;padding-top: 15px;border-top: 1px solid #ebecf2;}
.gnb .link_item.family .family_item li:nth-child(even) {margin-right:0}
.gnb .link_item.family .family_item li {position:relative;width:49%;margin-right:2%;padding-left: 15px;display: inline-block;text-align: left;vertical-align:top}
.gnb .link_item.family .family_item li:before {display:block;position:absolute;left:0;top: 9px;width: 6px;height: 6px;background-color:#888da6;border-radius:50%;}
.gnb .link_item.family .family_category{position:relative;padding: 13px 0;background-color:#414a73;}
.gnb .link_item.family .family_item:nth-child(even) .family_category{background-color:#888da6;}
.gnb .link_item.family .family_category span {position:relative; font-size:18px; color:#fff; line-height:24px;}
.gnb .link_item.family .family_category span:before {display:block;position:absolute;top: 1px;right: -14px;width:6px;height:6px;background-color:#fff;border-radius:50%;}
.gnb .link_item.family .sitebox_close{position:absolute;top: 20px;right: 20px;width: 45px;height:45px;color: #fff;font-size: 0;background-color:#414a73;border-radius:50%;}
.gnb .link_item.family .sitebox_close:before{display:block;font-size: 24px;line-height: 45px;content: "\EB99";font-family:'remixicon' !important;}
.lnb .family {display:none}

[data-open="family"] .gnb .link_item button.site_anchor:after {transform:rotate(180deg);}
[data-open="family"] .gnb .link_item.family .family_content{display:block;}
[data-open="family"] .gnb .link_item.family:before{visibility:visible; opacity:1;}

@media all and (max-width:1440px) {
    .gnb .link_item.family .family_content {left: 0;width: 100%;padding: 45px 30px 30px}
    .gnb .link_item.family .family_item .list_box {height: calc(100vh - 300px);padding: 16px 25px 25px 25px;}
    .gnb .link_item.family .family_item.n1 {width: 300px;}
    .gnb .link_item.family .family_item.n1 .list_box {padding: 16px 25px 25px 25px;}
    .gnb .link_item.family .family_item.n2 {width: 150px;}
    .gnb .link_item.family .family_item.n3 {width:calc(100% - 696px);}
    .gnb .link_item.family .family_item.n4 {width: 240px;}
}
@media all and (max-width:1200px) {
    .gnb, .lnb_open .gnb{z-index: 80}
    .gnb .site{display: none;}
    .gnb .link_item.language{display: none;}
    .gnb .link_item.family{ display:block;}
    .gnb .link_item.family .family_open {display:none}
    .gnb .link_item.family .family_content {left: 2%;width: 96%;}
    .gnb .link_item.family .family_item.n1 {width:calc(50% - 1px);}
    .gnb .link_item.family .family_item.n2 {width:calc(50% - 1px);margin-right:0;}
    .gnb .link_item.family .family_item.n2 li{width:49%}
    .gnb .link_item.family .family_item.n3 {width:calc(50% - 1px);margin-top:2px;}
    .gnb .link_item.family .family_item.n4 {width:calc(50% - 1px);margin-top:2px;}
    .gnb .link_item.family .family_item .list_box {height: calc(50vh - 180px);}
}
@media all and (max-width:800px) {
    .gnb .link_item.family .family_content .family_list {height: calc(100% - 120px);overflow-y:auto;}

    .gnb .link_item.family .family_content .sub_title {font-size:16px;}
    .gnb .link_item.family .family_content h2 {transform:scale(0.8)}
    .gnb .link_item.family .family_item.n1 {width:100%;margin:0;}
    .gnb .link_item.family .family_item.n2 {width:100%;margin:0;}
    .gnb .link_item.family .family_item.n3 {width:100%;margin:0;}
    .gnb .link_item.family .family_item.n4 {width:100%;margin:0;}
    .gnb .link_item.family .family_item .list_box {height:auto;overflow:initial;padding: 16px 20px 15px 20px;}
}
@media all and (max-width:640px) {
    .gnb .link_item.family .family_content {padding: 30px 20px 30px}
    .gnb .link_item.family .family_content .family_list {height: calc(100% - 90px);margin-top:20px;}
    .gnb .link_item.family .family_category{padding: 8px 0;}
    .gnb .link_item.family .family_category span {font-size:15px;}
    .gnb .link_item.family .family_item.n1 .list_item span {font-size:15px;}
    .gnb .link_item.family .family_anchor {font-size:14px;line-height: 16px;}
    .gnb .link_item.family .sitebox_close {width:30px;height:30px}
    .gnb .link_item.family .sitebox_close:before {font-size: 20px;line-height: 30px;}
}

/* 로고 */
#header .logo{position:absolute;top: 19px;left: 0;font-size:0;line-height:0;z-index: 49;}
#header .logo_anchor{position:relative; z-index:30;}
/* 로그인&검색&사이트맵 */
#header .header_bottom .bot_link{z-index:49;position: absolute;top:-72px;right:-15px;}
#header .header_bottom .bot_link .link{position: relative;padding-top: 32px;font-size: 14px;letter-spacing: 0;line-height: 22px;font-weight: 300;color:#848484;text-decoration: none;vertical-align: top;}
#header .header_bottom .bot_link .link:hover{color:#000;}
#header .header_bottom .bot_link .link:before{display: block;position: absolute;top:4px;left:0;right:0;margin: 0 auto;background: url('../images/common_main/link_icon.png') no-repeat;}
#header .header_bottom .bot_link .member.login:before{background-position: 0 -1px;width: 20px;height: 21px;}
#header .header_bottom .bot_link .member.logout:before{background-position: -129px -1px;width: 22px;height: 23px;}
#header .header_bottom .bot_link .my_btn:before{background-position: -165px 0;width: 24px;height: 24px;}
#header .header_bottom .bot_link .search_btn{margin-left: 11px;}
#header .header_bottom .bot_link .search_btn:before{background-position: -43px 0;width: 24px;height: 24px;}
#header .header_bottom .bot_link .sitemap_btn{color:transparent;margin-left: 21px;line-height: 0;}
#header .header_bottom .bot_link .sitemap_btn:hover{color:transparent;}
#header .header_bottom .bot_link .sitemap_btn:before{top:7px;background-position: -91px -3px;width: 21px;height: 19px;}

#header .header_bottom .bot_link .my_ddm_link{display: inline-block;position:relative;margin: 0 10px;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box{display:none;position: absolute;top:71px;left:-115px;width: 219px;height: 212px;background-color: #fff;border: 1px solid #dee1e8;border-radius: 15px;box-shadow: -4px 7px 15px 0px rgba(18, 48, 115, 0.08);}
#header .header_bottom .bot_link .my_ddm_link.active .myddm_box{display: block;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box:before{display: block;position: absolute;top:-13px;right:60px;background: url('../images/common_main/myddm_arrow.png') no-repeat;width: 24px;height: 13px;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1{padding: 20px 25px 17px 25px;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1 .tit{margin-bottom:6px;font-size: 17px;line-height: 24px;letter-spacing: -0.02em;color:#009bfa;font-weight: 500;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1 .list > li{position: relative;padding-left: 23px;font-size: 15px;line-height: 25px;letter-spacing: -0.02em;color: #8d8e96;font-weight: 300;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1 .list > li:before{display: block;position: absolute;top:9px;left:0;width: 7px;height: 7px;background-color: #c5c9d6;border-radius: 50%;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1 .list > li > a{font-size: 15px;line-height: 25px;letter-spacing: -0.02em;color: #8d8e96;font-weight: 300;text-decoration: underline;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box1 .list > li > a > i{font-weight: 600;color:#000;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box2{background-color: #fafafa;padding: 22px 25px;border-radius: 0 0 15px 15px;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box2 .item{position: relative;padding-left:23px;font-size: 15px;line-height: 25px;letter-spacing: -0.02em;color:#000;font-weight: 300;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box2 .item:before{display: block;position: absolute;top:0;left:0;background: url('../images/common_main/link_icon.png') no-repeat;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box2 .modify:before{background-position: -202px -5px;width: 14px;height: 14px;top:6px;}
#header .header_bottom .bot_link .my_ddm_link .myddm_box .box2 .logout:before{background-position: -229px -4px;width: 15px;height: 16px;top:6px;}

/* 주메뉴 */
@media all and (min-width:1201px) {
    .header_top{position: relative;width: 100%;height: 45px;background-color: #333333;}

    #header .header_bottom .bot_link .my_ddm_link{margin: 0 5px;}
    #header .header_bottom .bot_link .search_btn{margin-left: 5px;}
    #header .header_bottom .bot_link .sitemap_btn{margin-left: 0;}

    .lnb{position:relative;width:100%;height: 90px;}
    .lnb:before {display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color: #e4e6eb;z-index: 25;}
    .lnb .wrap{height:100%;}
    .lnb .menu{overflow:hidden;position:absolute;top:0;left:0;z-index:20;width:100%;height:100%;border-bottom:1px solid #e9e9e9;background-color:#fff;transition:height 250ms ease-in-out;}
    .lnb .menu_show, .lnb .menu_hide{display: none;}
    .lnb .menu_header {display:none}
    .lnb .sitemap {display: none}
    /* 메뉴 배경 */
    .lnb_open .lnb .menu {border-bottom:0;box-shadow: 8px 8px 15px rgba(18,48,115,0.08)}

    /* 메뉴 높이 */
    .lnb .menu.after:after,
    .lnb .menu .depth2{height: calc(100% - 90px);}
    .lnb_curtain {display:none;}

    /* 메뉴 제목 */
    .lnb .menu_title {display:none;}

    /* 1차 메뉴 */
    .lnb .menu .depth1_list{width:100%;text-align: center;padding-left: 287px;padding-right: 140px;}
    .lnb .menu .depth1_item{display:inline-block;margin-left: 85px;}
    .lnb .menu .depth1_item:first-child{margin-left:0;}

    .lnb .menu .depth1_text{display:inline-block;position:relative;padding: 34px 0;font-size: 20px;font-weight: 400;color: #000;line-height: 22px;letter-spacing:-0.02em;font-family: 'CoreDream';text-align:center;text-decoration:none;transition-property:color;}
    .lnb .menu .depth1_text:hover{color:#008ff5;}
    .lnb .menu .depth1_text:before {display:block;opacity:0;position:absolute;bottom: 1px;left: 50%;width: 0;height:3px;background-color:#008ff5;}
    .lnb .menu .depth1_item.active .depth1_text:before{opacity:1;left: -15px;width: calc(100% + 30px); }

    /* 1차 메뉴 활성화 */
    .lnb .menu .depth1_item.active .depth1_text{color:#008ff5; text-decoration:none;}

    /* 2차 메뉴 */
    .lnb .menu .depth2{overflow:visible; box-sizing:border-box; transition-property:visibility, opacity;}
    .lnb .menu .depth2_list{overflow:hidden;text-align:left;padding:30px 0 37px}
    .lnb .menu .depth2_item{display: inline-block;width: calc((100% - 161px) / 5);margin-right:40px;vertical-align:top}
    .lnb .menu .depth2_item:nth-child(5n) {margin-right:0;}
    .lnb .menu .depth2_item:nth-child(n + 6) {margin-top:20px;}
    .lnb .menu .depth2_text{display:block;overflow: hidden;position:relative;color: #414a73;font-size: 18px;line-height: 50px;letter-spacing:-0.02em;font-weight: bold;text-decoration:none;}
    .lnb .menu .depth2_text:before {display:block;position:absolute;left:0;bottom:0;height:2px;width: 100%;background-color:#414a73}
    .lnb .menu .depth2_text[target=_blank]:after {display:inline-block;font-size:13px;line-height: 46px;margin-left:4px;content:"\EEB8";font-family:'remixicon' !important;transition:none;vertical-align: -1px;}
    .lnb .menu .depth2_text:hover,.lnb .menu .depth2_item.active .depth2_text  {color:#008ff5}

    /* 2차 메뉴 활성화 */
    .lnb .menu .depth1_item.active .depth2{visibility:visible; opacity:1; z-index:10;}

    /* 3차 메뉴 */
    .lnb .menu .depth3 {display:block;visibility:visible;opacity:1;overflow: initial;height: auto;}
    .lnb .menu .depth3 .depth3_list {padding: 10px 0;}
    .lnb .menu .depth3 .depth3_item {float:none;display: block;padding-left:16px;}
    .lnb .menu .depth3 .depth3_item:before {display:block;position:absolute;top: 11px;left:0;width:7px;height:2px;background-color:#888da6;}
    .lnb .menu .depth3 .depth3_item:hover:before {background-color:#151b3d;}
    .lnb .menu .depth3 .depth3_text {display: block;font-size:15px;line-height: 24px;color: #888da6;}
    .lnb .menu .depth3 .depth3_item .depth3_text[target=_blank]:after {display:inline-block;font-size:13px;margin-left:4px;content:"\EEB8";font-family:'remixicon' !important;transition:none;vertical-align: -1px;}
    .lnb .menu .depth3 .depth3_item.active .depth3_text,
    .lnb .menu .depth3 .depth3_item .depth3_text:hover {color:#151b3d;}

    /* 4차 메뉴 */
    .lnb .menu .depth4{display:none;}
    /**/
    .lnb .menu #section_info .depth2_item {width: calc((100% - 307px)/10);margin-right: 34px;text-align: center;box-sizing: border-box}
    .lnb .menu #section_info .depth2_item:last-child {margin-right: 0}
    .lnb .menu #section_info .depth2_item:nth-child(n + 6) {margin-top: 0}
    .lnb .menu #section_info .depth2_text {padding-top:113px;}
    .lnb .menu #section_info .depth2_text:before {top:0;background:transparent url('../images/common/section_sprite.png') no-repeat;z-index: 5}
    .lnb .menu #section_info .depth2_item:nth-child(1) .depth2_text:before {top:30px;left:calc(50% - 21px);width:42px;height:41px;background-position: 0 0;}
    .lnb .menu #section_info .depth2_item:nth-child(2) .depth2_text:before {top:37px;left:calc(50% - 21px);width:43px;height:36px;background-position: -48px -5px;}
    .lnb .menu #section_info .depth2_item:nth-child(3) .depth2_text:before {top:33px;left:calc(50% - 20px);width:39px;height:40px;background-position: -97px 0;}
    .lnb .menu #section_info .depth2_item:nth-child(4) .depth2_text:before {top:34px;left:calc(50% - 22px);width:44px;height:40px;background-position: -142px -3px;}
    .lnb .menu #section_info .depth2_item:nth-child(5) .depth2_text:before {top:32px;left:calc(50% - 19px);width:38px;height:46px;background-position: -192px 0;}
    .lnb .menu #section_info .depth2_item:nth-child(6) .depth2_text:before {top:33px;left:calc(50% - 22px);width:43px;height:44px;background-position: 0 -54px;}
    .lnb .menu #section_info .depth2_item:nth-child(7) .depth2_text:before {top:32px;left:calc(50% - 22px);width:44px;height:47px;background-position: -48px -52px;}
    .lnb .menu #section_info .depth2_item:nth-child(8) .depth2_text:before {top:34px;left:calc(50% - 23px);width:46px;height:40px;background-position: -97px -52px;}
    .lnb .menu #section_info .depth2_item:nth-child(9) .depth2_text:before {top:33px;left:calc(50% - 16px);width:33px;height:45px;background-position: -153px -54px}
    .lnb .menu #section_info .depth2_item:nth-child(10) .depth2_text:before {top:33px;left:calc(50% - 20px);width:39px;height:43px;background-position: -192px -54px}

    .lnb .menu #section_info .depth2_text:after {display:block;position:absolute;top:0;left:0;width:108px;height:108px;background-color:#f7f8fc;border:1px solid #f7f8fc;border-radius:50%}
    .lnb .menu #section_info .depth2_text:hover:after {background-color:#fff;border:1px solid #a1a5bb}
    #section_info .depth.depth3 {display: none}

}
@media all and (max-width:1700px) and (min-width:1401px) {
    .lnb .menu .depth1_list{padding-left: 150px;padding-right: 224px;}
    .lnb .menu .depth1_item {margin-left: 60px;}
    .lnb .menu .depth1_item{display:inline-block;margin-left: 60px;}
    .lnb .menu .depth2_item {width: calc((100% - 61px) / 4);margin-right:20px;}
    .lnb .menu .depth2_item:nth-child(5n) {margin-right:20px;}
    .lnb .menu .depth2_item:nth-child(4n) {margin-right:0;}
    .lnb .menu .depth2_item:nth-child(n + 5) {margin-top:20px;}
    /**/
    .lnb .menu #section_info .depth2_item {width: calc((100% - 91px)/10);margin-right: 10px;}
    .lnb .menu #section_info .depth2_text:after {width:100px;height:100px;}
    .lnb .menu .depth2_item:nth-child(n + 5) {margin-top: 0}
    .lnb .menu #section_info .depth2_item:nth-child(1) .depth2_text:before {top:30px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(2) .depth2_text:before {top: 34px;left: calc(50% - 24px);}
    .lnb .menu #section_info .depth2_item:nth-child(3) .depth2_text:before {top: 32px;left: calc(50% - 24px);}
    .lnb .menu #section_info .depth2_item:nth-child(4) .depth2_text:before {top: 30px;left: calc(50% - 24px);}
    .lnb .menu #section_info .depth2_item:nth-child(5) .depth2_text:before {top: 28px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(6) .depth2_text:before {top: 29px;left: calc(50% - 24px);}
    .lnb .menu #section_info .depth2_item:nth-child(7) .depth2_text:before {top: 28px;left: calc(50% - 24px);}
    .lnb .menu #section_info .depth2_item:nth-child(8) .depth2_text:before {top: 30px;left: calc(50% - 25px);}
    .lnb .menu #section_info .depth2_item:nth-child(9) .depth2_text:before {top: 29px;left: calc(50% - 18px);}
    .lnb .menu #section_info .depth2_item:nth-child(10) .depth2_text:before {top: 29px;left: calc(50% - 21px);}
}
@media all and (max-width:1400px) and (min-width:1201px) {
    .gnb .site .site_item .site_anchor{font-size: 13px;}
    .gnb .link .link_item button{font-size: 13px;}
    .gnb .link .link_item .language_panel .lang_item .lang_anchor{font-size: 13px;}

    .lnb .menu .depth1_list{padding-left: 130px;padding-right: 215px;}
    .lnb .menu .depth1_item{margin-left:40px;}
    .lnb .menu .depth1_text{font-size: 17px}
    .lnb .menu #section_info .depth2_item {width: calc((100% - 91px)/10);margin-right: 10px;}
    .lnb .menu #section_info .depth2_text:after {width: 88px;height: 88px;}
    .lnb .menu #section_info .depth2_text {padding-top:100px;}
    .lnb .menu .depth2_item:nth-child(n + 5) {margin-top: 0}
    .lnb .menu #section_info .depth2_item:nth-child(1) .depth2_text:before {top:24px;left: calc(50% - 20px);}
    .lnb .menu #section_info .depth2_item:nth-child(2) .depth2_text:before {top: 28px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(3) .depth2_text:before {top: 28px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(4) .depth2_text:before {top: 24px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(5) .depth2_text:before {top: 22px;left: calc(50% - 20px);}
    .lnb .menu #section_info .depth2_item:nth-child(6) .depth2_text:before {top: 23px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(7) .depth2_text:before {top: 22px;left: calc(50% - 22px);}
    .lnb .menu #section_info .depth2_item:nth-child(8) .depth2_text:before {top: 24px;left: calc(50% - 23px);}
    .lnb .menu #section_info .depth2_item:nth-child(9) .depth2_text:before {top: 24px;left: calc(50% - 16px);}
    .lnb .menu #section_info .depth2_item:nth-child(10) .depth2_text:before {top: 23px;left: calc(50% - 19px);}

    #header .header_bottom .bot_link .sitemap_btn{margin-left: 0;}
}
@media all and (max-width:1200px) {
	.lnb{position: relative;font-size: 26px;line-height:0;}
    #header{height: 70px;padding: 0 3%;}
    #header .logo{top:9px;}


    #header .header_bottom .bot_link{top:19px;right:55px; z-index:18; }
    #header .header_bottom .bot_link .sitemap_btn{display: none;}
    #header .header_bottom .bot_link .link{font-size:7px;line-height: 0;color:transparent;margin-left:15px;}
    #header .header_bottom .bot_link .link:hover{color:transparent}
    #header .header_bottom .bot_link .my_ddm_link .myddm_box{top:52px;left:-130px;}

    /* 메뉴 영역 */
    .lnb .menu{visibility:hidden;overflow-x:hidden;overflow-y:auto;position:fixed;right:-100%;z-index:70;width: 360px;height:100%;padding-top: 74px;background: #161270 url('/site/public/images/common/lnb_bg.png') no-repeat 0 0;transition-property:visibility, right;transition-duration:0.25s;transition-timing-function:linear;}
    .lnb .wrap{height:inherit; padding-right:0; padding-left:0; margin-top:49px;}
    .lnb .wrap.ddm{margin-top:11px;}

    .lnb_show #header .logo {z-index: 10;}

    /* 열기 버튼 */
    .lnb .menu_show{position:absolute; top:25px; right:0; z-index:30;}
    .lnb .menu_show .menu_button{position:relative;width: 21px;height: 19px;}
    .lnb .menu_show .menu_button:before{display: block;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;background: url('../images/common_main/link_icon_m.png') no-repeat -108px -1px;width: 21px;height: 19px;}
	.lnb .menu_show .menu_btn i {display:none;}

    /* 닫기 버튼 */
    .lnb .menu_hide {position:absolute;top: 17px;right: 10px;z-index:30;}
    .lnb .menu_hide .menu_button{}
    .lnb .menu_hide .menu_button:before {display:block;font-family:'remixicon' !important;content: "\EB99";font-size: 26px;line-height: 26px;color:#fff;}

    /* 메뉴 상단 */
    .lnb .menu_header{display:block;position:absolute; top:0; left:0; width:100%;}

    .lnb .site_link {margin: 0 20px;padding: 3px 0;background-color: rgba(255,255,255,0.2);border-radius:20px;font-size: 0;line-height: 0;text-align: center;}
    .lnb .site_link li {display: inline-block;position:relative;}
    .lnb .site_link li:after {display:block;position:absolute;top:9px;right:-1px;width:1px;height:12px;background-color: rgba(255,255,255,0.2)}
    .lnb .site_link li:last-child:after{display:none}
    .lnb .site_link a {padding: 0 9px;font-size: 13px;line-height: 30px;color: #fff;}

    /* 메뉴 상단 사이트 */
    .lnb .site{text-align: right;padding: 20px 50px 20px 0;}
    .lnb .site_anchor {position:relative;padding-left: 14px;padding-right: 22px;font-size:15px;color:#fff;line-height:20px;}
    .lnb .site_anchor:before {display:block;position:absolute;left:0;top:5px;width:1px;height:11px;background-color:rgba(255,255,255,0.2)}
    .lnb .site_anchor.family_open:before {display:none}
    .lnb .site_anchor:after{display:block;position:absolute;width: 14px;height:14px;right: 0;top: 3px;font-family:'remixicon' !important;content: "\EA50";margin-left:10px;font-size: 14px;color:#252178;line-height: 14px;background-color:#fff;border-radius:50%;}

    /* 메뉴 사이트맵 */
    .lnb .sitemap {display: block;position: absolute;width: 80%;top:425px;left: 10%;text-align:center;z-index: 15;}
    .lnb .sitemap a {display:block;padding:10px 0;color:#fff;font-size:15px;line-height:30px;border-top:1px solid rgba(255,255,255,0.2);border-bottom:1px solid rgba(255,255,255,0.2);}
    .lnb_open .lnb .sitemap {top:412px;left: 20px;width:88px;}

    /* 메뉴 언어 */
    .lnb .language{display:inline-block; position:relative; vertical-align:top;}
    .lnb .language_button{margin-left: 10px;letter-spacing:-0.02em;}
    .lnb .language_panel{display:none;position:absolute;top: 25px;right: 0;z-index:50;width: 125px;border-radius: 10px;box-shadow: 0 0 8px 0 rgba(18,48,115 ,0.08);border: 1px solid #d3d6e0;background-color: #fff;text-align:center;}
    .lnb .language_item{border-top:1px solid #d3d6e0}
    .lnb .language_item:first-child{border-top:0;}
    .lnb .language_anchor{position:relative;font-size: 14px;color: #8a9096;line-height: 35px;letter-spacing: -0.02em;}
    .lnb .language_item:hover .language_anchor{color:#222226;}
    .lnb .language_item:hover .language_anchor:before {display:block;position:absolute;top:8px;left:-18px;font-family:'remixicon' !important;content: "\EB7B";font-size:13px;line-height:20px;color:#008ff5}

    /* 메뉴 언어 활성화 */
    [data-open="language"] .lnb .language .language_button:after{transform:rotate(180deg);}

    /* 패밀리사이트 */
    .lnb .family {display:inline-block;vertical-align:top;}
    .lnb .family .family_contents {display:none; overflow-y:scroll; position:fixed; top:105px; right:0; z-index:20; width:500px; height:calc(100% - 105px); padding:17px 17px; background-color:#e2f4fa;}
    .lnb .family .family_item {margin-bottom:5px; background-color:#fff;}
    .lnb .family .family_category {display:block; position:relative; width:100%;padding:15px 51px 16px 13px;font-size:15px; font-weight:600; color:#e63c64; letter-spacing:-0.035em; line-height:19px;text-align:left;}
    .lnb .family .family_category:before {display:block; position:absolute; top:22px; right:14px; width:14px; height:10px; }
    .lnb .family .family_category.type2:before{display:block;position:absolute;top:19px;right:15px;width:12px;height:12px;}
    .lnb .family .family_content {display:none;padding-right:25px;padding-left:20px;border-top:1px solid #e2f4fa;}
    .lnb .family .family_anchor {position:relative; padding-left:9px; font-size:15px; line-height:19px; color:#4a506b;}
    .lnb .family .family_anchor:before {display:block; position:absolute; top:8px; left:0; width:4px; height:4px; border-radius:50%; background-color:#4a506b;}

    /* lnb_curtain */
    .lnb_curtain{display:block; position:fixed; top:0; right:0; bottom:0; left:0; visibility:hidden; background-color:rgba(0,0,0,0.8); opacity:0; z-index:-1; transition-property:visibility, opacity; transition-duration:250ms; transition-timing-function:linear;}
    .lnb_show .lnb_curtain{visibility:visible;opacity:1;z-index: 20;}
    .lnb_curtain button{display:block; width:100%; height:100%; border:none; margin:0; padding:0; color:transparent; font-size:0;}

    /* 1차 메뉴 */
    .menu.eachdown .depth1_item{height: auto;}
    .lnb .menu{padding-top: 110px;}
    .lnb .menu .depth1{height:inherit; z-index:10;}
    .lnb .menu .depth1_list{position:relative; min-height:100%;}
    .lnb .menu .depth1_item{position:static;margin-top: 5px;}
    .menu .depth_list.clearfix > .depth_item{float:none;}
    .lnb .menu .depth1_item:first-child {margin-top:0}
    .lnb .menu .depth1_text{display:block;color: #fff;width: 100%;font-size:17px;font-weight:400;line-height:18px;letter-spacing: -0.02em;text-align: center;transition-property: width;transition-duration: 0.2s;text-decoration: none}
    .lnb .menu .depth1_text span{display:block;position:relative;padding:11px 0;transition: none;width:auto;}

    /* 1차 메뉴 활성화 */
    .lnb .menu .depth1_item.active .depth1_text span{width: 130px;left: 9px;top: 0;background: linear-gradient(to right, #0e7e86,#0e7e86 120px, #40b1a6 100%);border-radius: 20px 5px 20px 20px;box-shadow: 0 0 8px rgba(115,18, 18 , 0.5);z-index:1;}
    .lnb .menu .depth1_item.active .depth1_text span:after {display:block;position:absolute;top: 13px;right: 15px;font-size:13px;line-height: 13px;content: "\EA6E";font-family:'remixicon' !important;}
    .lnb .menu .depth1_item.actived:not(.has) .depth1_text span {background:transparent;width:100%;left: 0;box-shadow:none;}
    .lnb .menu .depth1_item.actived:not(.has) .depth1_text span:after {display:none;}

    .lnb_open .lnb .menu .depth1_item .depth1_text span {padding: 11px 0 11px 24px;transition: none;text-align: left;}
    .lnb_open .lnb .menu .depth1_item.active .depth1_text span {padding:11px 24px 11px 16px;background: linear-gradient(to right, #0e7e86,#0e7e86 110px, #40b1a6 100%);background-color: #0e7e86;width: 130px;text-align: left;}
    .lnb_open .lnb .menu .depth1_text {text-align: center;width: 130px;}

    /* 2차 메뉴 */
    .lnb .menu .depth2{opacity:1;overflow-x:hidden;overflow-y:auto;position: absolute;top: -14px;bottom: 0;right: 0;left: 130px;width: calc(100% - 130px);border-radius: 5px 0 0 0;background-color: #fff;transform: translateX(100px);transition-property: transform;}
    .lnb .menu .depth2 .depth2_content{padding: 13px 25px;}
    .lnb .menu .depth2_list{padding: 13px 25px;}
    .lnb .menu .depth2_item{transition: none;}
    .lnb .menu .depth2_text{display:block;position:relative;padding:9px 20px 9px 0;color: #151b3d;font-size: 16px;line-height:22px;letter-spacing: -0.02em;text-decoration:none;box-sizing:border-box;transition: none;}
    .lnb .menu .depth2_text:before {display:block; position:absolute;}
    .lnb .menu .depth2_text[target='_blank']:before{}
    .lnb .menu .depth2_item.has .depth2_text:before{top: calc(50% - 9px);right:-2px;font-size: 18px;line-height: 18px;content:"\EA50";font-family:'remixicon' !important;transition: none;}

    /* 2차 메뉴 활성화 */
    .lnb_open .lnb .menu .depth1_item.active .depth2{visibility:visible;height: calc(100% + 14px);transform: translateX(0px);}
    .lnb .menu .depth1_item.active .depth2_item{border-bottom: 1px solid #e7e8ec;}
    .lnb .menu .depth1_item.active .depth2_item:last-child{border-bottom:none;}
    .lnb .menu .depth2_item.active .depth2_text {color:#009fe1;}
    .lnb .menu .depth2_item.active.has .depth2_text:after{display:block;position:absolute;bottom:0;left:0;width:100%;height:1px;background-color: #008ff5;}
    .lnb .menu .depth2_item.active.has .depth2_text:before{transform: rotate(180deg);transition:none}

    /* 3차 메뉴 */
    .lnb .menu .depth3{transition: none;display: none;height: auto;opacity: 1;visibility: visible;}
    .lnb .menu .depth3_list{transition: none;padding-top: 5px;padding-bottom: 5px;}
    .lnb .menu .depth3_item{padding-left:12px;margin-top: 6px;}
    .lnb .menu .depth3_item:first-child{margin-top:0;}
    .lnb .menu .depth3_item:before{display:block;position:absolute;top:0;left:0;border-radius:50%;background-color: #c5c9d6;transition:none;}
    .lnb .menu .depth3_text{display:block;color: #888da6;font-size: 15px;padding: 6px 15px 6px 0;line-height: 18px;letter-spacing: -0.02em;text-decoration:none;transition: none;}
    .lnb .menu .depth3_text[target='_blank']:after{display:inline-block;margin-left: 3px;content:"\EEB8";font-family:'remixicon' !important;font-size: 14px;line-height: 21px;vertical-align: middle;}

    /* 3차 메뉴 활성화 */
    .lnb_show.lnb_open .lnb .menu .depth1_item.active .depth2_item.active .depth3{/* height: auto; */display: block;}
    .lnb .menu .depth1_item.active .depth2_item.active .depth3_item:before{top: 13px;width:4px;height:4px;}

    .lnb .menu .depth3_item:hover:before,
    .lnb .menu .depth3_item.active:before {background-color:#151b3d;}
    .lnb .menu .depth3_text:hover,
    .lnb .menu .depth3_item.active .depth3_text {color:#151b3d;}
    .lnb .menu .depth3_item.has .depth3_text:before {display:block;position:absolute;top: calc(50% - 9px);right:-2px;font-size: 18px;line-height: 18px;content:"\EA50";font-family:'remixicon' !important;transition: none;}
    .lnb .menu .depth3_item.active.has .depth3_text:before {transform: rotate(180deg);transition:none}
    /* 4차 메뉴 */

    .lnb .menu .depth4{display: none;position: relative;left: -12px;width: calc(100% + 12px);height: auto;padding: 10px 5px 5px 10px;background-color: #f7f8fc;transition: none;opacity: 1;visibility: visible;}
    .lnb .menu .depth4_item{position:relative;padding-left:15px;padding-bottom:5px}
    .lnb .menu .depth4_item:before{display:block;position:absolute;width:7px;height:2px;top:6px;left:0;background-color: #888da6;transition:none;}
    .lnb .menu .depth4_text{display:block;color: #8d8e96;font-size: 14px;line-height: 16px;letter-spacing: -0.02em;text-decoration:none;transition: none;}
    .lnb .menu .depth4_item.active .depth4_text,
    .lnb .menu .depth4_text:hover {color:#222226}
    /* 5차 메뉴 */
    .lnb .menu .depth5 {display:none;}
}
@media all and (max-width:640px) {
    #header .logo{width: 80px;top:15px;}

    .lnb .menu {width:310px;background-size: 83%;}
    .lnb .menu_show {top: 22px;right: 0;}
    .lnb .menu_show .menu_btn {font-size:22px;line-height: 22px}
    .lnb .site_anchor {font-size:12px}
    .lnb .language_anchor {font-size:13px}
    .lnb_open .lnb .menu .depth1_text {width:120px}
    .lnb .menu .depth1_item.active .depth1_text {width:120px}
    .lnb_open .lnb .menu .depth1_item.active .depth1_text span {width:120px}

    .lnb .menu .depth1_text {font-size:15px}
    .lnb .menu .depth2 {left:120px;width: calc(100% - 120px);}
    .lnb .menu .depth2 .depth2_content{padding: 13px 15px 13px 20px;}
    .lnb .menu .depth2_text {padding: 7px 0;font-size:14px;}
    .lnb .menu .depth3_text {padding: 3px 14px 3px 0;font-size:13px;}
    .lnb .menu .depth3_item {margin-top:3px}

    .lnb .menu .depth4_text {font-size:12px;}

    .lnb_open .lnb .sitemap {left:15px}
    .lnb .sitemap a {font-size:13px}

    #header .header_bottom .bot_link{top:17px;right:50px;}
}



