.d_clear {
    clear: both;
}
/*pc*/
@media (min-width: 1280px) {
    .mo_gnb{display:none;}
    body.scroll #header .bg {
        /* opacity: 1; */
        /* transition: 0.5s; */
        background: #eaebefde;
    }
    body.scroll #hs1 {
        display: none;
    }
    body.pc {
        min-width: 1200px;
    }
    .d_container {
        margin: 0 auto;
        max-width: 1500px;
        /* position: relative; */
        /* display: flex; */
    }

    #header {
        display: block;
        width: 100%;
        /* max-width: 2000px; */
        height: 175px;
        margin: 0 auto;
        /* background:#ffffff; */
        position: absolute;
        top: 0;
        left: 0;
        z-index: 999999;
        /* border-bottom: 1px solid rgba(244,244,244,0.5); */
        transition: 0.3s;
        position: fixed;
    }
    .lnb_over #header{background: #00000075;}
    .bodyWrap.lnb_over #header{background: #fff;}
    #header:after {
         content:'';
         display: inline-block;
         width: 100%;
         height: 1px;
         background: #ffffff47;
         position: absolute;
         right: 0;
         top: 99px;
    }
    .bodyWrap #header:after{
    background: #dedede;
}
    #header .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        transition: 0.5s;
        opacity: 0;
        background: #ffffff;
        /* opacity: 1; */
        background: #00000075;
        height: 72px;
        top: 175px;
    }
    .bodyWrap #header .bg{
    background: #eaebefde;
}
    #header .gnb-top{
    display: flex;
    justify-content: center;
    position: relative;
    align-items: center;
    height: 100px;
    /* border-bottom: 1px solid #fff; */
}
    #header .gnb-top .map-btn{
    padding: 20px;
    /* background: red; */
    display: block;
    position: absolute;
    top: 22px;
    left: -20px;
}
    #header .gnb-top .map-btn i{
    font-size: 0px;
    width: 29px;
    height: 19px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    display: block;
    position: relative;
}
    .bodyWrap #header .gnb-top .map-btn i{
    border-color: #444;
}
    .bodyWrap #header .gnb-top .map-btn i:after{
    background: #444;
}
    #header .gnb-top .map-btn i:after{
        display:block;
        clear:both;
        content:"";
        width:100%;
        height:3px;
        background:#fff;
        position: absolute;
        top: 5px;
        left: 0;
    }

     #header .gnb-top .lang-btn{
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 24 24'><path d='M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM9.71002 19.6674C8.74743 17.6259 8.15732 15.3742 8.02731 13H4.06189C4.458 16.1765 6.71639 18.7747 9.71002 19.6674ZM10.0307 13C10.1811 15.4388 10.8778 17.7297 12 19.752C13.1222 17.7297 13.8189 15.4388 13.9693 13H10.0307ZM19.9381 13H15.9727C15.8427 15.3742 15.2526 17.6259 14.29 19.6674C17.2836 18.7747 19.542 16.1765 19.9381 13ZM4.06189 11H8.02731C8.15732 8.62577 8.74743 6.37407 9.71002 4.33256C6.71639 5.22533 4.458 7.8235 4.06189 11ZM10.0307 11H13.9693C13.8189 8.56122 13.1222 6.27025 12 4.24799C10.8778 6.27025 10.1811 8.56122 10.0307 11ZM14.29 4.33256C15.2526 6.37407 15.8427 8.62577 15.9727 11H19.9381C19.542 7.8235 17.2836 5.22533 14.29 4.33256Z'/></svg>");
    width: 100px;
    height: 35px;
    background-size: 20px;
    background-repeat: no-repeat;
    color: #fff;
    padding-left: 20px;
    border: 1px solid #ffffff36;
    border-radius: 50px;
    cursor: pointer;
    /* padding-left: 42px; */
    text-align: right;
    padding-right: 23px;
    line-height: 34px;
    font-weight: 500;
    background-position: 10px center;
    position: absolute;
    top: 30px;
    right: 0;
    font-size: 15px;
}
    .bodyWrap #header .gnb-top .lang-btn{
    border: 1px solid #dedede;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%23666' viewBox='0 0 24 24'><path d='M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM9.71002 19.6674C8.74743 17.6259 8.15732 15.3742 8.02731 13H4.06189C4.458 16.1765 6.71639 18.7747 9.71002 19.6674ZM10.0307 13C10.1811 15.4388 10.8778 17.7297 12 19.752C13.1222 17.7297 13.8189 15.4388 13.9693 13H10.0307ZM19.9381 13H15.9727C15.8427 15.3742 15.2526 17.6259 14.29 19.6674C17.2836 18.7747 19.542 16.1765 19.9381 13ZM4.06189 11H8.02731C8.15732 8.62577 8.74743 6.37407 9.71002 4.33256C6.71639 5.22533 4.458 7.8235 4.06189 11ZM10.0307 11H13.9693C13.8189 8.56122 13.1222 6.27025 12 4.24799C10.8778 6.27025 10.1811 8.56122 10.0307 11ZM14.29 4.33256C15.2526 6.37407 15.8427 8.62577 15.9727 11H19.9381C19.542 7.8235 17.2836 5.22533 14.29 4.33256Z'/></svg>");
    color: #444;
}
    #header .gnb-top .lang-list{
    display: none;
}
    #header .gnb-top .lang-list.active{
    display: block;
}
    #header .gnb-top .lang-list ul{
    position: absolute;
    top: 72px;
    right: 0;
    background: #fffffff2;
    width: 100px;
    text-align: center;
    border-radius: 10px;
    /* padding: 10px 0; */
    z-index: 10;
}
    .bodyWrap #header .gnb-top .lang-list ul{
    background: #f8f8f8;
    z-index: 10;
}
    #header .gnb-top .lang-list li{
    border-bottom: 1px solid #dedede47;
}
    #header .gnb-top .lang-list li:nth-child(2){border-bottom:0px;}
    #header .gnb-top .lang-list li a{
    font-size: 15px;
    padding: 5px 0;
    display: block;
}
    #header .gnb-top .lang-list li:nth-child(1) a{
    color: #151861;
    font-weight: 600;
}
    body.lnb_over #header .bg {
        opacity: 1;
        transition: 0.5s;
    }
    #hs1 {
        position: relative;
        overflow: hidden;
        display: none;
    }

    #d_gnb {
        overflow: hidden;
    }
    #d_gnb li {
        display: block;
        float: left;
        position: relative;
    }

    #hs2 {
        position: relative;
        width: 100%;
        transition: 0.5s;
    }
    .scroll #hs2 {
        box-shadow: 0 0 15px -5px rgb(0 0 0 / 30%);
        height: 176px;
    }
    .scroll #hs2 h1 {
        padding: 22px 0px;
    }
    #hs2 h1 {
        width: 300px;
        z-index: 2;
        /* position: absolute; */
        top: 42px;
        left: 0px;
        transition: 0.3s;
        /* padding-top: 43px; */
    }
    #hs2 .lang {
        /* margin-left: calc(50% - 960px); */
        /* transition: 0.3s; */
        /* padding-top: 25px; */
        background: url(/img/common/lang_btn.png) no-repeat;
        display: block;
        font-size: 0px;
        width: 60px;
        height: 60px;
        background-position: center;
        position: relative;
        cursor: pointer;
        transition: 0.3s;
        margin-top: 25px;
        cursor: pointer;
    }
    .scroll #hs2 .lang {
        background: url("/img/common/lang_btn2.png") no-repeat;
        background-position: center;
    }
    .scroll #hs2 .lang {
    margin-top: 15px;
    }
    #header .dropmenu{
    display: none;
    position: absolute;
    background: #fff;
    top: 73px;
    width: 80px;
    /* height: 100px; */
    left: 50%;
    margin-left: -40px;
    border-top: 3px solid #009fe3;
}
#header .dropmenu.show{display:block;}
#header .dropmenu a{
    color: #444;
    font-size: 15px;
    font-weight: 500;
    display: block;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #dedede;
}
#header .dropmenu a.on{
    color: #009fe3;
    font-weight: 600;
}
    #hs2 .lang a:hover {
    }
    .scroll #hs2 .lang {
    padding-top: 15px;
    }
    .scroll #hs2 .lang a {
        /* background: url("/img/lang_btn2.png") no-repeat; */
        background-position: center;
    }

    #hs2 h1 a {
        display: block;
        padding: 0;
        background: url("/img/common/logo_w.svg") no-repeat;
        width: 250px;
        height: 38px;
        background-size: 100%;
        font-size: 0;
        transition: 0.5s;
    }
    .bodyWrap #hs2 h1 a{background: url("/img/common/logo.svg") no-repeat;}
    
    .scroll #hs2 h1 a {
        /* background: url("/img/common/logo.png") no-repeat; */
        /* background-size: 100%; */
    }
    .scroll #hs2 h1 a {
        /* width: 103px; */
    }
    #hs2 .lang a:hover {
    }
    #hs2 h1 a img {
        height: 27px;
        transition: 0.2s;
    }
    #d_lnb_bg {
        position: absolute;
        left: 0;
        top: 100px;
        width: 100%;
        background: #ffffff;
        height: 0;
        overflow: visible !important;
        z-index: 998;
    }
    body.scroll #d_lnb_bg{top:60px;}
    body.lnb_over #d_lnb_bg {
        background: #ffffff;
        min-height: 200px;
    }
    #d_lnb_bg > .d_container {
        overflow: hidden;
        height: 100%;
    }
    body.lnb_over #d_lnb_bg .shadow {
        display: block;
    }
    
    body.scroll #header {
        /* background: rgba(0,0,0,0.5); */
        background: #fff;
    }
    body.scroll #header {
        /* height: 80px; */
        top: -100px;
    }
    #d_lnb_btn {
        display: none;
    }

    #d_lnb {
        width: 76%;
        height: 111px;
        margin: 0 auto;
        display: flex;
        width: 100%;
    }
    
    #d_lnb ul {
        position: relative;
        display: flex;
        justify-content: center;
        width: 100%;
    }
    #d_lnb li {
        width: calc(25% - 45px);
        max-width: 160px;
        position: relative;
        transition:0.3s;
    }
    #d_lnb li.d3{
    max-width: 280px;
}
    #d_lnb li.d5{
    max-width: 250px;
}
     .lnb_over #d_lnb li{}
    #d_lnb li.long {
        max-width: 200px;
    }
    #d_lnb li > a {
        display: block;
        font-size: 20px;
        color: #fff;
        font-weight: 600;
        line-height: 75px;
        text-align: center;
        padding-left: 0;
        text-transform: uppercase;
        transition: 0.3s;
    }
    .bodyWrap #d_lnb li > a{
    color: #444;
}
    #d_lnb li > a:after {
        display: block;
        clear: both;
        content: "";
        width: 0;
        transition: 0.3s;
    }
    #d_lnb li:hover > a:after {
        display: block;
        clear: both;
        content: "";
        width: 50%;
        height: 3px;
        background: #0E3D8A;
        position: absolute;
        bottom: 0;
        left:50%;
        margin-left:-25%;
    }
    
    body.scroll #d_lnb li > a {
        color: #000000;
    }
    body.scroll #d_lnb li > a {
        line-height: 76px;
    }
    body.scroll #d_lnb {
        height: 60px;
    }
    	#d_lnb li .sub{position:absolute;z-index:5;width: 100%;top: 60px;padding:0;opacity:0;overflow:hidden;left: 0px;/* margin-left: -50%; */display: none;/* width: 600px; */width: 200px;margin-left: 67px;/* margin-left: -3px; */}
   	#d_lnb li.d1 .sub{
    width: 1050px;
}
    #d_lnb li.d2 .sub{
    margin-left: -120px;
    width: 700px;
}	
    #d_lnb li.d3 .sub{
    margin-left: 25px;
    width: 300px;
}
    #d_lnb li.d4 .sub{
    margin-left: -55px;
    width: 400px;
}	
    #d_lnb li.d5 .sub{
    margin-left: 75px;
}
    #d_lnb li.d6 .sub{
    margin-left: -46px;
    margin-left: -390px;
    width: auto;
}
    #d_lnb li.d7 .sub{
    margin-left: -300px;
    width: 800px;
}
    
    #d_lnb li.mm > a{position:relative;transition:.3s;z-index: 10;}	#d_lnb li.mm > a i{display:inline-block; width:7px; height:7px; margin-left:3px; margin-top:-4px;  border-radius:500px;; background:#4fa146}	
    #d_lnb li .sub dl {
        padding: 20px 0;
        position: relative;
        display: flex;
        gap: 40px;
        padding-top: 35px;
    }
    #d_lnb li.on .sub{display:block;}
    .scroll #d_lnb li.on .sub{}
    #d_lnb li .sub dd a {
        display: block;
        padding: 5px 0;
        font-size: 18px;
        color: #000000;
        line-height: 22px;
        text-align: center;
        color: #fff;
        font-weight: 500;
        transition:0.3s;
        position: relative;
        white-space: nowrap;
    }
    .scroll #d_lnb li .sub dd a, .bodyWrap.lnb_over #d_lnb li .sub dd a{
    color: #444;
}
    #d_lnb li .sub dd a:hover {
        font-weight: 700;
    }
     .lnb_over #d_lnb li .sub dd a{color:#ddd; }
     .lnb_over.scroll #d_lnb li .sub dd a {color: #444;}
    #d_lnb li .sub dd a[target='_blank']{
    padding-right: 22px;
}
    #d_lnb li .sub dd a[target='_blank']:after {
        display: inline-block;
        content: "";
        width: 18px;
        height: 24px;
        background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23666'><path d='M10 6V8H5V19H16V14H18V20C18 20.5523 17.5523 21 17 21H4C3.44772 21 3 20.5523 3 20V7C3 6.44772 3.44772 6 4 6H10ZM21 3V11H19L18.9999 6.413L11.2071 14.2071L9.79289 12.7929L17.5849 5H13V3H21Z'/></svg>");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        position: absolute;
        top: 3px;
        right: 0px;
    }

    #d_lnb li.tail {
        line-height: 100px;
        display: flex;
        width: 250px;
        max-width: 250px;
        background: #e8ecf5;
        justify-content: center;
    }
    #d_lnb li.tail:hover > a {
        background: 0;
    }
    #d_lnb li.tail a.sitemap {
        margin: 43px 20px 0 0;
        width: 25px;
    }
    #d_lnb li.tail a.sitemap span {
        display: block;
        width: 25px;
        height: 2px;
        margin: 0 0 5px;
        background: #000;
    }
    #d_lnb li.tail div.member {
        font-size: 0.9em;
        color: #444;
    }
    #d_lnb li.tail div.member a {
        padding: 0 0.5em;
        border-right: 1px solid #babdc4;
    }
    #d_lnb li.tail div.member a:last-child {
        border-right: 0;
    }

    #d_lnb_mask {
        display: none;
    }
    #d_lnb_btn2{
    width: 115px;
    height: 100px;
    padding-top: 13px;
    transition: 0.3s;
    background: #31AFBD;
    position: absolute;
    top: 0;
    right: 0;
}
    
.scroll #d_lnb_btn2{
    padding-top: 9px;
    height: 80px;
}

    #d_lnb_btn2 a{
    display: block;
    padding: 20px 0;
}
    #d_lnb_btn2 a .icon-bar{
    display: block;
    margin: 6px auto;
    width: 36px;
    height: 3px;
    background: #fff;
}
    #d_lnb_btn2 a .icon-bar:nth-child(2){width:26px;transform: translate(5px, 0px);}
 .scroll #d_lnb_btn2 a{
    padding-top: 15px;
}   
.scroll #d_lnb_btn2 a .icon-bar{
    /* background: #444; */
    }
}

.langBox{
    display: flex;
    color: #fff;
    font-weight: 600;
    padding-right: 108px;
}
.scroll .langBox{color:#444;}
.langBox span{position: relative;}
.langBox span:nth-child(1):after{
    display:block;
    clear:both;
    content:"";
    width: 2px;
    height: 13px;
    background:#fff;
    position: absolute;
    top: 43px;
    left: 64px;
    opacity: 0.5;
    /* opacity: 0; */
}
.langBox span a{
    display: block;
    line-height: 100px;
    padding: 0 17px;
}
.scroll .langBox span a{
    line-height: 80px;
}
.scroll .langBox span:nth-child(1):after{background:#444;top: 34px;}
.langBox span.on a:after{
    display:block;
    clear:both;
    content:"";
    width: 31px;
    height:2px;
    background: #fff;
    position: absolute;
    top: 62px;
    left: 17px;
}
.scroll .langBox span.on a{
    color: var(--main-color);
}
.scroll .langBox span.on a:after{
    background: var(--main-color);
    top: 53px;
}

.langBox span on a{}
@media all and (min-width:1400px) {
    .scroll #hs2 h1 {
        top: 18px;
    }
    #hs2 h1 {
        /* padding: 41px 00px 0; */
        /* left: 00px; */
        /* top: 0px; */
    }
    #hs2 h1 a img {
        height: 27px;
    }
    #hs2 .lang {
    }
    #d_lnb ul {}
    #d_lnb li .sub dd a {
        /* font-size: 16px; */
    }
    .langBox{
    padding-right: 66px;
}
}
@media all and (min-width:1800px) {
    }

/*mobile*/
@media all and (max-width:1280px) {
    #header {
        position: fixed;
        z-index: 9999;
        width: 100%;
        max-width: 2000px;
        min-width: 320px;
        left: 0;
        right: 0;
        top: 0;
    }
    body.scroll #header {
        -webkit-box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
        box-shadow: 0 10px 20px 0 rgb(0 0 0 / 10%);
    }

    #header .bg {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        transition: 0.5s;
    }
    body.mo {}
    body.lnb_on {
        overflow: hidden;
    }
    body.lnb_on #d_lnb_mask {
        position: fixed;
        /* left: 0; */
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 990;
        background: rgba(0,0,0,0.4);
        display: none;
    }

    #d_gnb {
        position: fixed;
        left: -100%;
        top: 0;
        height: 60px;
        width: 100%;
        background: #ffffff;
        z-index: 991;
        max-width: 400px;
    }
    #d_gnb .lag {
        padding-right: 60px;
        display: flex;
    }
    #d_gnb .lag li {
        width: 50%;
        text-align: center;
    }
    #d_gnb .lag li a {
        display: block;
        line-height: 60px;
        height: 60px;
        background: #f4f4f4;
        font-weight: 700;
        color: #888;
        border-bottom: 1px solid #dedede;
        font-size: 18px;
    }
    #d_gnb .lag li.on a {
        background: #fff;
        color: #e1252d;
        border-right: 1px solid #dedede;
        border-bottom: 1px solid #fff;
    }
    #d_gnb a img {
        width: 93px;
        margin: 19px 0 0 20px;
    }

    #d_gnb .close {
        position: absolute;
        right: 0;
        top: 0;
        width: 60px;
        height: 60px;
        cursor: pointer;
        background: #e1252d;
    }
    #d_gnb .close span {
        display: inline-block;
        position: absolute;
        top: 57%;
        right: 14px;
    }
    #d_gnb .close span:after,
    #d_gnb .close span:before {
        content: '';
        display: inline-block;
        width: 30px;
        height: 2px;
        background: #fff;
        position: absolute;
        right: 5px;
    }
    #d_gnb .close span:after {
        top: -11px;
    }
    #d_gnb .close span:before {
        -webkit-transform: translateX(4px) translateY(-5px) rotate(45deg);
        -moz-transform: translateX(4px) translateY(-5px) rotate(45deg);
        -ms-transform: translateX(4px) translateY(-5px) rotate(45deg);
        -o-transform: translateX(4px) translateY(-5px) rotate(45deg);
        transform: translateX(4px) translateY(-5px) rotate(45deg);
    }
    #d_gnb .close span:after {
        -webkit-transform: translateX(4px) translateY(6px) rotate(-45deg);
        -moz-transform: translateX(4px) translateY(6px) rotate(-45deg);
        -ms-transform: translateX(4px) translateY(6px) rotate(-45deg);
        -o-transform: translateX(4px) translateY(6px) rotate(-45deg);
        transform: translateX(4px) translateY(6px) rotate(-45deg);
    }
    #hs1 .lang2 {
        /* margin-left: calc(50% - 960px); */
        transition: 0.3s;
        /* padding-top: 25px; */
        position: fixed;
        top: 0px;
        right: 50px;
        z-index: 10;
        display: none;
    }
    .scroll #hs1 .lang2 a{background: url("/img/lang_btn2.png") no-repeat;background-position: center;}
    .lnb_on #hs1 .lang2 a{background: url("/img/lang_btn2.png") no-repeat;background-position: center;}
    #hs1 .lang2 a {
        background: url("/img/lang_btn.png") no-repeat;
        display: block;
        font-size: 0px;
        width: 60px;
        height: 60px;
        background-position: center;
    }
    #hs2 {
        position: relative;
        /* background:#ffffff; */
        height: 60px;
        /* border-bottom: 1px solid rgba(244,244,244,0.5); */
        transition: 0.3s;
    }
     .lnb_on #hs2{
    background: #fff;
}
    .scroll #hs2 {
        background: #fff;
    }
    .map-btn,.lang-btn,.lang-list{
    display: none;
}
    
    #hs2 h1 {
        display: block;
        padding: 0;
    }
    #hs2 h1 a {
        display: block;
        background: url("/img/common/logo_w.png") no-repeat;
        /* background-position: 14px center; */
        /* color:#444; */
        font-size: 0;
        width: 160px;
        height: 24px;
        background-size: 107px auto;
        margin-left: 20px;
        /* margin-top: 14px; */
        position: absolute;
        top: 18px;
        left: 0;
        /* background: url(/img/common/logo.png) no-repeat; */
        background: url(/img/common/logo_w.svg) no-repeat;
        background-size: cover;
    }
    .scroll #hs2 h1 a {
        /* background: url("/img/common/logo.png") no-repeat; */
        /* background-position: 14px center; */
        /* color: #444; */
        /* background-size: 107px auto; */
    }
    .lnb_on #hs2 h1 a {
        background: url("/img/common/logo.png") no-repeat;
        /* background-position: 14px center; */
        color: #444;
        background-size: 107px auto;
        background: url(/img/common/logo.png) no-repeat;
        background: url(/img/common/logo.svg) no-repeat;
        width: 160px;
        height: 24px;
        background-size: cover;
        top: 18px;
    }

    #hs2 h1 a img {
        height: 20px;
        margin: 21px 0 0 15px;
    }
    #d_lnb_bg {
        display: none;
    }
    #d_lnb_btn {
        position: absolute;
        /* background:#e8ecf5; */
        top: -3px;
        right: 0;
        cursor: pointer;
        width: 66px;
        height: 60px;
        padding-top: 15px;
        /* background: red; */
    }
    .lnb_on #d_lnb_btn .icon-bar:nth-child(3){
    -webkit-transform: translateX(4px) translateY(-5px) rotate(45deg);
    -moz-transform: translateX(4px) translateY(-5px) rotate(45deg);
    -ms-transform: translateX(4px) translateY(-5px) rotate(45deg);
    -o-transform: translateX(4px) translateY(-5px) rotate(45deg);
    transform: translateX(4px) translateY(-5px) rotate(45deg);
    position: absolute;
    top: 29px;
    left: 15px;
    background: #333;
    }
    .lnb_on #d_lnb_btn .icon-bar:nth-child(2){opacity:0;}
    .lnb_on #d_lnb_btn .icon-bar:nth-child(1){
    -webkit-transform: translateX(4px) translateY(3px) rotate(-45deg);
    -moz-transform: translateX(4px) translateY(3px) rotate(-45deg);
    -ms-transform: translateX(4px) translateY(3px) rotate(-45deg);
    -o-transform: translateX(4px) translateY(3px) rotate(-45deg);
    transform: translateX(4px) translateY(3px) rotate(-45deg);
    position: absolute;
    top: 21px;
    left: 15px;
    background: #333;
    }
    .icon-bar {
        display: block;
        margin: 7px auto;
        width: 28px;
        height: 3px;
        background: #fff;
        transition:0.3s;
    }
    .scroll .icon-bar {
        background: #444;
    }
    #d_lnb {
        position: fixed;
        /* left: -100%; */
        top: 60px;
        width: 100%;
        max-width: 400px;
        height: 100%;
        /* overflow:auto; */
        background: #ffffff;
        z-index: 991;
        right: -100%;
    }
    #d_lnb h2 {
        position: relative;
        text-align: center;
        color: #333;
        padding: 20px 0;
        border-bottom: 1px solid #c8c8c8;
    }
    #d_lnb h2 .close {
        position: absolute;
        right: 10px;
        top: 10px;
        cursor: pointer;
    }
    #d_lnb h2 .close img {
        max-width: 65px;
    }

    #d_lnb ul {
        height: 100%;
        overflow: auto;
        text-align: left;
        /* border-top: 1px solid #dedede; */
    }
    #d_lnb li > a {
        display: block;
        padding: 15px 30px;
        font-size: 22px;
        position: relative;
        border-bottom: 1px solid #e6e6e6;
        font-weight: 600;
    }
       #d_lnb li.mm > a{
        pointer-events: none;}
    #d_lnb li:last-child {
        /* display: none; */
    }

    #d_lnb li.on {
        transition: all 0.3s ease-in-out;
    }
    #d_lnb li > a:after {
        content: '';
        position: absolute;
        right: 30px;
        top: 0;
        bottom: 0;
        margin: auto;
        transition: 0.3s;
        width: 12px;
        height: 10px;
        background: url("../img/ic_accordion.png") no-repeat center center;
        background-size: 100% !important;
        text-align: center;
    }
    #d_lnb li.on > a {
        color: var(--main-color);
        border-bottom: 0;
    }
    #d_lnb li.on > a:after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    #d_lnb li .sub {
        display: none;
        padding: 15px 0;
        transition: 0.3s;
    }
    #d_lnb li.on .sub {
        display: block;
        height: auto !important;
        background: #fafafa;
        border-bottom: 1px solid #e6e6e6;
    }
    #d_lnb li .sub dl {}
    #d_lnb li .sub dd a {
        display: block;
        padding: 7px 30px;
        font-size: 18px;
        font-weight: 400;
        font-size: 0.95em;
        color: #666;
        font-size: 16px;
    }
    #d_lnb li .sub dd a:hover {
        font-weight: 600;
    }
    .bodyWrap #hs2 {
        background: #fff;
    }
    .bodyWrap #hs2 h1 a {
        /* background: url("/img/common/logo.png") no-repeat; */
        /* background-position: 14px center; */
        /* color: #444; */
        /* background-size: 93px auto; */
        /* background: url(/img/common/logo.png) no-repeat; */
        background-image: url(/img/common/logo.svg);
    }
     .bodyWrap .icon-bar {
        background: #444;
    }
    .mo_gnb{}
    .mo_gnb ul{
    display: flex;
    border-top: 1px solid #dedede;
}
    .mo_gnb li{
    width: 50%;
    border-right: 1px solid #dedede;
}
        .mo_gnb li:last-child{border-right:0px;}
    .mo_gnb li a{
    display: block;
    text-align: center;
    font-size: 16px !important;
    color: #666;
    background: #f8f8f8;
}
    .mo_gnb li.on a{
    background: var(--main-color);
    color: #fff !important;
}
        .mo_gnb li a:after{
            display:none;
        }

}


