
/* ë³¸ë¬¸ ë°”ë¡œê°€ê¸° */
#go_main {position: absolute;height:0;}	
#go_main a {display: block;left: -2000px;position: absolute;text-align: center;width: 200px;}
#go_main a:focus, #go_main a:active, #go_main a:hover {background-color: #ffffff;color: black;left: 50%;padding: 5px 0;position: absolute;top:0px;z-index: 1000000;border: 1px dotted red;}


.sr-only {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip-path: inset(50%);	border: 0;	clip: rect(0 0 0 0);}
.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}
.readonly {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}
span.Blue { color:#2c72c7 }
.width1200 {width:100%; min-height: 0; max-width:1200px; margin:0 auto;}
.width1200:after {display: block; visibility: hidden; content: "";clear:both;}

.layout {
    max-width: 1240px;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin: 0 auto;
    box-sizing: border-box;
}


.m-open { overflow: hidden;;}



.wrap { width:100%; overflow:hidden; font-family:'Montserrat','Noto Sans KR', 'Malgun Gothic', dotum }
 

/* í—¤ë” */
.HeaderWrap { width:100%;position: absolute;top: 0;left: 0;right: 0;transition: background-color .3s, box-shadow .3s;z-index: 100;}
.HeaderWrap.fixed {position: fixed; left: 0;top: 0;background: rgba(255,255,255,0.95);}
.HeaderWrapinner { width:1200px; position:relative; margin:0 auto }

.HeaderWrapinner h1 { width:155px; z-index:10000; margin:23px 0; float:left; position:absolute; left:50%; transform:translate(-50%); }
.HeaderWrapinner:after {display: block; visibility: hidden; content: "";clear:both;}


.HeaderGnb {display: flex;justify-content: space-between; align-items: center;padding: 0 20px;  margin: 0 auto;    transition: height .3s;}

.HeaderGnb .btn_all { display:block; width:40px; height:40px; background:url(../../../../img/icn_top_all.png) no-repeat; }

/* ë¡œê³  */
.logo {  }

/* ëª¨ë°”ì¼ë©”ë‰´ */
.m_login {display:none}
.m_menu { display:none }
.m_nav_wrap{display:none;text-indent:-9999px}



/*font */
/* color */
::-webkit-scrollbar-track {
    background-color: #E6E6E6;
  }
  
  ::-webkit-scrollbar {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0.125rem;
  }
  
  ::-webkit-scrollbar-thumb {
    background-color: #B7B7B7;
  }
  
  html.active {
    overflow: hidden;
  }
  
  .blue {
    color: #203A91;
  }
  
  .red {
    color: #A41B1B;
  }
  
  .purple1 {
    color: #42387B;
  }
  
  .purple2 {
    color: #8469B2;
  }
  
  /*#wrap {
    overflow: hidden;
  }*/
  
  
  @media (max-width: 1200px) {
  
   .layout { width:100%}
  }

  #header * {
    box-sizing: border-box;
  }
  
  html.m-open { overflow: hidden !important;}
 
 .header-util {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    width:100%; 
    height:50px; 
    background-color:#181818; 
 }
  /* íƒ‘ ë©”ë‰´ */
.header-util { }
.header-util ul { }
.header-util ul li { font-size:14px; font-weight:600; ;float:left;}
.header-util ul li a { color:#9a9a9a; display:block; height:50px; line-height:50px; padding:0 30px; }
.header-util ul li.active a {  color: #2F2F2F; background-color: #00baff; }
.header-util ul:last-child { margin-left:auto;}



  .header-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 90px;
  }
  .header #logo {flex-shrink: 0;}
  .header #logo a {
    display: block;
  }
  .header #logo img {
    transform: translateY(0);
    width: 100%;
    transition: 0.25s;
    max-width:240px;
  }
  .header #logo > p{
    color:#484e66;
    font-weight:400;
    font-size:14px;
    letter-spacing: -0.03em;
    margin-bottom: 1.5rem;
    line-height:23px;
    transform:translateY(0);
    opacity:1;
    transition:all .5s ease-in-out;
  }
  .header-gnb {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header-gnb .menu-icon ul  {
    display: flex;
  }
  .header-main .menu-icon .btn-search { display:none;}
  .header-gnb .btn-search {  }
  .header-gnb .btn-sitemap {margin-left:25px;}
  .header-gnb .btn-search i,
  .header-gnb .btn-sitemap i,
  .header-gnb .btn-close i{
    display:inline-block;
    width:20px;
    height:20px;
    background-repeat:no-repeat;
    background-position: center center;
  }
  .header-gnb .btn-search i {
    background-image:url(../../../../img/jeinet/common/ico_search.svg);
  }
  .header-gnb .btn-sitemap  i {
    background-image:url(../../../../img/jeinet/common/ico_sitemap.png);
  }
  /*.header-gnb .btn-close i {
   background-image:url(../../../../img/jeinet/common/ico_close_line.svg);
  }*/
  .header-gnb .btn-close {width:25px;height:25px;}
  .header-gnb .btn-close i{width:25px;height:25px;text-indent:-9999em;position:relative;}
  .header-gnb .btn-close i:before,
  .header-gnb .btn-close i:after {content:"";width:3px;height:22px;background:#326ebd;position:absolute;left:11px;top:1px;transform:rotate(-45deg)}
  .header-gnb .btn-close i:after {transform:rotate(45deg)}

  
  /*ì£¼ë©”ë‰´*/
  .header-main .gnb-wrap {text-align:right;}
  .header-main .gnb-wrap .li1{display:inline-block; }
  .header-main .gnb-wrap .a1{display:block;padding:29px 0;color:#111;font-size:2.2rem;font-weight:700;}
  .header-main .gnb-wrap .a1:hover{color:#0070F0}
  .header-main .gnb-wrap .a1 span{position:relative;}
  .header-main .gnb-wrap .a1.on span:before{content:''; position:absolute; left:0; bottom:-12px; width:100%; height:4px; background:#00a79d;}
  .header-main .gnb-wrap .dept2{overflow:hidden;max-height:0;position: absolute;top: 60px;left: 50%;width:100%;z-index:100;background:#fff;text-align:left;border-radius: 20px;margin-left: -100px;}
  .header-main .gnb-wrap .dept2.on{max-height:700px;}
  .header-main .gnb-wrap .ul2{padding:10px 0;}
  .header-main .gnb-wrap .a2{position:relative; display:block; color:#fff; font-weight:700;padding:5px 15px;font-size:15px;line-height:1.25;}
  .header-main .gnb-wrap .a2 span{position:relative;}
  .header-main .gnb-wrap .a2:hover {color:#0070F0}
  .header-main .gnb-wrap .a2[target=_blank] span::after  { content:""; display:inline-block; width:13px; height:13px; margin-left:5px; background:url(../../../../img/jeinet/common/new-win.png) no-repeat; }
  .header-main .gnb-wrap .a3[target=_blank]{position:relative;}
  .header-main .gnb-wrap .a3[target=_blank]::after {content:""; display:inline-block; width:13px; height:13px; margin-left:5px; background:url(../../../../img/jeinet/common/new-win.png) no-repeat; }

  .header-main .gnb-wrap .gnb-util {
    display:none;
  }





@media all and (min-width:1027px) {
    .header-main .gnb-wrap {}
    .header-main .gnb-wrap .ul_1{justify-content:flex-end;display:flex;}
    .header-main .gnb-wrap .li1{padding: 0 20px; position: relative; }
    .header-main .gnb-wrap .a1{ position:relative; font-size:20px;font-family: 'GangwonEduPowerExtraBoldA';}
    .header-main .gnb-wrap .dept2{background: #fff;width: 200px;text-align: center;}
    .header-main .gnb-wrap .dept2.on {
      box-shadow: 0 10px 10px rgb(0 0 0 / 5%);   
     border: 2px  solid #000;}
    .header-main .gnb-wrap .ul2{width:100%;padding: 15px 0;}
 
    .header-main .gnb-wrap .li2 {position:relative;padding: 5px 0;}
    .header-main .gnb-wrap .a2{display: flex;position: relative;min-width: 100%;font-weight:400;font-size:18px;transition: all 0.3s;align-items: center;color:#111;justify-content: center;}
    .header-main .gnb-wrap .dept2 ul {
    padding: 15px 0;
}

}

@media all and (min-width:1200px) {
    .header-main .gnb-wrap .li1{padding: 0 35px;}
  }

  
  /* ëª¨ë°”ì¼ */
  .gnb-m-header { position:relative; height: 72px;background-color: #222; display:none; padding-right:5rem}
  .header-main #btn-mgnb{display:none}
  .header-main div.black-bg{display:none;}
  .header-main #btn-mgnb-close { display:none;}
  
  
  @media all and (max-width:1026px) {
    .header-main #btn-sitemap { display:none;}
    .header-main #btn-mgnb{display:block}
    .header-main #btn-mgnb.on{ display:block }
    .header-main #btn-mgnb-close.on{display:block;position:absolute;top: 18px;right: 20px;z-index: 600;}
  
  }

  @media all and (max-width:1026px) {
    .gnb-m-header {display: flex;}
    .header-main { height:70px}
    .header #logo img { height:40px}
    .header-main .gnb-wrap {
      position:fixed;
      top: 0;
      right:-300%;
      z-index: 500;
      width: 85%;
      height: 100%;
      background: #fff;
      transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);
      box-shadow: -5px 0px 10px rgba(0, 0, 0, 0.2);
    }
    .header-main .gnb-wrap.on {right: 0;transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);top: 0;}
    .header-main .gnb-wrap .gnb-util {display:flex;padding:40px 50px 40px 10px;flex-wrap: wrap;}
    .header-main .gnb-wrap .gnb-util li {font-size:14px;font-weight:600;padding-left: 15px;}
    .header-main .gnb-wrap .gnb-util li a { color:#9a9a9a; display:block; padding:0 10px; }
    .header-main .gnb-wrap .gnb-util li.active a { color:#00baff; }

    .header-main .gnb-wrap .gnb-util li.jntis { background: url(/img/common/jntis_icon.png) left center no-repeat; }
    .header-main .gnb-wrap .gnb-util li.jeinet { background: url(/img/common/jeinet_icon.png) left center no-repeat; }
    .header-main .gnb-wrap .gnb-util li.smbrnd { background: url(/img/common/smbrnd_icon.png) left center no-repeat; }
    .header-main .gnb-wrap.on {right: 0;transition: all 0.55s cubic-bezier(0.7, 0, 0.3, 1);top: 0;}
    .header-main .gnb-wrap .menuUItop {position: relative;height: 100%;}
    .header-main .gnb-wrap .div_1 {}
    .header-main .gnb-wrap .li1 {position: static; display: block; width: 100%; padding:0px;}
    .header-main .gnb-wrap .a1 {background-image: none;
        background-position: right center;
        width: 100%;height: auto;padding: 20px;text-align: left;font-size: 22px;
            border-top: 1px solid #d2e0f1;
        position: relative;    
    }
    .header-main .gnb-wrap .li1:last-child .a1 { border-bottom: 1px solid #d2e0f1;}
    .header-main .gnb-wrap .a1:after {
        content: "";
        position: absolute;
        right: 20px;
        top: 30px;
        width: 10px;
        height: 10px;
        border-left: 2px solid #adc5e5;
        border-bottom: 2px solid #adc5e5;
        transform: rotate(-45deg);
    }
    .header-main .gnb-wrap .a1:hover {color:#44cbfb;}
    .header-main .gnb-wrap .a1.on span:after {display:none;}
    .header-main .gnb-wrap .a1.on span:before {display:none;}
    .header-main .gnb-wrap .a1.on {color:#44cbfb;}
    .header-main .gnb-wrap .ul2 {border: 0; padding:0;overflow-y: auto; height: calc(100% - 20px);}
    .header-main .gnb-wrap .li2 {display:block;border:0px;}
    .header-main .gnb-wrap .li2 .a2:after {display:none;}
    .header-main .gnb-wrap .a2 {width:100%;padding: 15px 20px;margin:0;font-size: 18px;color:#666;font-weight: 500;}
    .header-main .gnb-wrap .a2.plus {position: relative;background: url('../../../../img/jeinet/common/arrow-m-gnb.png') no-repeat 90% center;}
    .header-main .gnb-wrap .a2.plus.on {background: url('../../../../img/jeinet/common/arrow-m-gnb-on.png') no-repeat 90% center;color: #00a79d;border-bottom:1px solid #fff;}
    .header-main .gnb-wrap .dept2 {
      position: relative;
      top: inherit;
      margin-left: 0;
      left: 0;
    }
    .header-main .gnb-wrap .dept2.on {transition-property: none;    border-top: 1px solid #d2e0f1;}
    .header-main .gnb-wrap .dept2 .container {padding: 0px;}
    .header-main .gnb-wrap .ul3 {padding:0 0 20px 0;border-bottom: 1px solid #00a79d;}
    .header-main .gnb-wrap .li3 {position:relative; margin: 0px;}
    .header-main .gnb-wrap .a3 {color:#999; display:inline-block; padding:4px 0 4px 35px; font-size:15px;}
    .header-main .gnb-wrap .a3:before {content:''; position:absolute; left:25px; top:13px; width:6px; height:2px; background:#808080;}
    .header-main .gnb-wrap .a3:hover:before {width:6px; background:#069b5f}
    .header-main .gnb-wrap .a3:hover {color:#069b5f}
    .header-main .gnb-wrap .a3._active {color:#069b5f;}
    .header-main .gnb-wrap .deot3 {display:block; overflow:hidden; max-height:0px; transition:all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .header-main .gnb-wrap .deot3.on {max-height: 500px; transition: all 0.25s cubic-bezier(0.7, 0, 0.3, 1);}
    .header-main .gnb-wrap .close {display:none;}
    .gnb-m-header { display:block; }
    .header-main .menu-icon .btn-share {display:none;}
    #header div.black-bg {display:none; position:fixed; width:100%; height:100%; left:0px; top:0px; background:rgba(0,0,0,0.6); z-index:20;}
    #header div.black-bg.on {display:block;}
    .dept2 .menuText { display:none; }
  }
  @media all and (max-width:768px) {
    .header-main .gnb-wrap { }
    .header-main .gnb-wrap.on {right:0;}
  }

  .footer * {
    box-sizing: border-box;
  }
  .footer {
    background: #222;
    letter-spacing: 0;
    color:#cfcfcf
  }

  .footer-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .footer-link {
    display: flex;
    flex-wrap: wrap;
}
  .footer-link li {
    margin-left: 10px;
    padding-right:10px;
    position: relative;
  }
  .footer-link li::before {
    content:"";
    display:inline-block;
    width:3px;
    height:3px;
    background:#fff;
    border-radius:100%;
    vertical-align: middle;
    left:-10px;
    top:12px;
    position: absolute;

  }
  .footer-link li:first-child {
    margin-left:0;

  }
  .footer-link li:first-child::before {
    display:none;

  }
  .footer-link li a {
    display: inline-block;
    font-weight: 500;
    color:#cfcfcf;
    

  }
  .footer-link li a span {
    color:#5aa0ff
  }
  .footer-link li img {
    vertical-align: middle;
  }
  .footer-link li a:hover {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-position: under;
  }
  .footer-bottom {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
  .footer-agency span {
    margin-right:10px;
  }
.footer-agency a {
    color:#fff;
}
  .footer-copy {
    margin-top: 5px;
  }
  

  .relate-site {
    margin:20px 0 0 0;
    display: flex;
    justify-content: flex-end;    
    flex-wrap: wrap;
}
  .relate-site:after {content:"";display:block;clear:both;}
  .relate-site > div{float:left;margin-left:5px;vertical-align: middle;position: relative;}
  .relate-site > div .related-title {display: block;
    width:100%; width:200px;
    padding: 0 20px;height: 50px;
    line-height:50px;
    position: relative;
    cursor: pointer;border: 1px solid #3f3f3f;
    color: #fff;text-align: left;font-family: 'Noto Regular';font-size: 16px;}
   .relate-site > div i {position: absolute;right: 20px;top:50%;margin-top:-4px;
    display:inline-block;width:13px;height:9px;
    background:url(../../../../img/jeinet/common/ico_relate_arr.png) no-repeat;-webkit-transition: all .3s ease;transition: all .3s ease;}
  .relate-site > div.active i {margin-top:-2px; -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);	transform: rotate(180deg);}
  .relate-site > div .related-list {
      opacity: 0;
      visibility: hidden;
      overflow: hidden;
      position: absolute;
      bottom: 50px;
      z-index: 180;
      width: 100%;
      max-height: 0;
      padding: 10px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom:0;
      -webkit-transition: all .3s ease;
      transition: all .3s ease;
      text-align: left;
      font-size: 16px;
      }
  .relate-site > div .related-list li {margin: 3px 0;}
  .relate-site > div.active .related-list {opacity: 1;visibility: visible;max-height: 300px;overflow-y:auto;}
  .relate-site > div.active .related-list a {color:#5e5e5e;}


  @media (max-width: 768px) {
   
    .footer-agency span {
      display:block;
    }
    .relate-site > div  {
        width: calc(50% - 10px);
    }
    .relate-site > div .related-title {
        width:100%;
    }
  }
  @media (max-width: 480px) {
    .relate-site > div  {
        width: 100%;
        margin-left:0;
        margin-bottom:5px;
    }
  }
  

  #content { 
    padding-bottom:80px;
  }
#content::after {
  content:"";
  display:block;
  clear:both;
}
  #wrap-sub-visual {
    display:flex;
    position:relative;
    width:100%;
    height:180px;
    background:#e6f2fc url(../../../../img/jeinet/common/bg_sub_visual.jpg) no-repeat center center;
    align-items: center;justify-content: center;}
  #wrap-sub-visual > div {   text-align:center;}
  #wrap-sub-visual > div h2 { font-size:35px;font-weight:900; }
  #wrap-sub-visual > div p {color:#5B6776;}

  .sub-cont-title {  margin:80px 0 40px 0; font-size:40px; font-weight:600; text-align:center;}



/* ë„¤ë¹„ê²Œì´ì…˜ */
.lnb_wrap * { box-sizing: border-box;}
.lnb_wrap{border-bottom:solid 1px #eaeaea;border-top:solid 1px #eaeaea;height:70px;background:#fff;position:relative; z-index:4;}
.lnb_wrap .layout{ max-width:1200px; padding-left:0; padding-right:0;}
.lnb {height:70px; z-index:5;}
.lnb_wrap.fixed {position:fixed;top:0;z-index:9;}
.lnb.fixed {position:fixed; max-width:1200px;top:0;z-index:6;}
.lnb .lnb_map {width:100%; height:100%;;}
.lnb .lnb_map:after{content:'';display:block;clear:both;}
.lnb .lnb_map > li {float:left; max-width:250px ;width:100%; font-size:15px; color:#858585; text-align:left;
    border-right:1px solid #eaeaea; }
.lnb .lnb_map > li > a { line-height:70px; font-size:18px; }
.lnb .lnb_map li a {width:100%; display:block;height:100%;}
.lnb .lnb_map li a:focus {display:inline-block;}
.lnb .lnb_map li.home {display:block;width:70px;height:70px;padding:0;
    background:url(../../../../img/jeinet/common/ico_home.png) 50% 50% no-repeat; border-right:1px solid #eaeaea;border-left:1px solid #eaeaea;}
.lnb .lnb_map > li > a::after {content:""; display:block; position:absolute; right:20px; top:50%; margin-top:-3.5px; width:12px; height:7px; 
    background:url(../../../../img/jeinet/common/btn_lnb_down.png) no-repeat 90% 50%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.lnb .lnb_map li.depth.active > a::after {margin-top:-2px; -webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);	transform: rotate(180deg);}

.lnb .lnb_map li.home a::after { display:none;}
.lnb .lnb_map li.depth  {position:relative;}
.lnb .lnb_map li.depth > a {display: flex;width:100%;height:100%;padding:0 20px;align-items: center;}
.lnb .lnb_map li.depth ul {border: 1px solid #d8d8d8;border-top:0;border-bottom:0;display:none; position:absolute;left:0;top:70px;margin:0;padding:0;width:100%;z-index:1;}
.lnb .lnb_map li.depth.active ul { display:block}
.lnb .lnb_map li.depth ul li {width:100%; float:none;padding:0;background:#f5f5f5;border-bottom: 1px solid #d8d8d8;}
.lnb .lnb_map li.depth ul li a {display:block; padding:15px 20px;font-size:16px;color:#626262}
.lnb .lnb_map li.depth ul li a:hover {background:#e9e9e9;}
.lnb .lnb_map li.depth ul li a.active {background:#6F6F6F;color:#fff;font-weight: bold;border-left: 4px solid #ffcc00;text-decoration: underline;}
.lnb .lnb_map li.depth * {vertical-align:top;}

@media (max-width:1200px){
.lnb_wrap{border-bottom:0;}
.lnb{border-bottom:solid 1px #eaeaea;}
}

@media (max-width:1026px){
.lnb_wrap{height:55px;}
.lnb{height:55px;}
.lnb .lnb_map{height:55px;}
  
.lnb li{height:55px!important;}
.lnb .lnb_map li.home { width:50px;border-left:none}

.lnb .lnb_map li.depth ul{top:53px;}
.lnb .lnb_map li.depth a span{line-height:53px;}
.lnb .lnb_map li.depth ul li a{line-height:53px;font-size:13px;padding:0 20px;}
}
@media (max-width:640px){
  .lnb .lnb_map li {width:calc((100% - 50px) / 2);max-width: initial;}
  .lnb .lnb_map li:last-child { border-right:0}
  .lnb .lnb_map > li > a { font-size:15px}
}













  #snb { background-color:#3b3280; margin-top:30px; }
  #snb  { }
  #snb ul { height:70px; display:flex; }
  #snb ul li { position:relative; flex: 1;  }
  #snb li::before {
    content:"";
    display:block;
    width:1px;
    height:36px;
    position:absolute;
    top:50%;
    margin-top:-18px;
    left:0;
    background-color: rgb(255, 255, 255, 0.2);
  }
  #snb li:first-child::before {
    display:none;
  }
  #snb li a {
    display: flex;
    width:100%;
    height:100%;
    position:relative;
    font-size:18px;
    text-align:center;
    align-items: center;
    justify-content: center;
    opacity:0.75;
  }
  #snb li a:hover, #snb li.on a{
    opacity:1;
    font-weight:700;
  }
  
  .contents {
    padding: 6rem 0 16rem;
    line-height: 1.3333333333;
    position: relative;
    min-height: 64rem;
  }
  .contents .sub-title {
    text-align:center;
    margin-bottom: 35px;
  }
  .contents .sub-title h3 {
    font-size: 4rem;
    font-weight: 700;
    text-align: center;
    line-height: 1.25;
  }
  .sub-title-util {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top:5px;
  }
  .sub-title-location {
    display: flex;
    margin: 0 -1rem;
  }
  .sub-title-location > * {
    position: relative;
    padding: 0 1rem;
    font-size: 1.6rem;
    color: #fff;
  }
  .sub-title-location > *::after {
    display: block;
    content: "\ea54";
    font-size:22px;
    font-family: remixicon!important;
    color:#fff;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%);
  }
  .sub-title-location > *:last-child::after {
    display: none;
  }
  .sub-title-location > a {
    color: #fff;
  }
  .sub-title-share {
  
    margin-left: 2.5rem;
    display: flex;
    margin-left:auto
  }
  .sub-title-share > div {
    padding: 0 1rem;
    position: relative;
  }
  .sub-title-share > div:last-of-type::after {
    display: none;
  }
  .sub-title-share > div > button i {
    font-size: 2.5rem;
    color: #000;
    line-height: 1;
  }
  .sub-title-share > div > button i.ri-close-fill:before {
    content: '\eb98' !important;
  }
  
  .sub-title-share .sub-share.on {background: url('../images/common/icn_sns_close.svg') no-repeat left center;background-size:contain;}
  .sub-title-share .box-sub-share {display:none; overflow:hidden; max-height:0px; position:absolute; right:0px; top:35px; background: #fff; width:180px; padding: 1rem; border: 1px solid #ddd; border-radius:40px;transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);text-align:center;}
  
  .sub-title-share .box-sub-share.on {display:block; max-height:1000px; transition:all 0.5s cubic-bezier(0.7, 0, 0.3, 1);}
  .sub-title-share .box-sub-share .close {display:none;text-indent: -9999px; position: absolute; right: 0px; top: 0px; width: 40px; height: 50px; background: url(../../../../img/jeinet/common/btn-favo-close.png) no-repeat center center;}
  .sub-title-share .box-sub-share .close:hover {transform: rotate( 180deg ); transition: all 0.75s cubic-bezier(0.7, 0, 0.3, 1);}
  .sub-title-share .box-sub-share .send ul {display: flex; justify-content: center;}
  .sub-title-share .box-sub-share .send li { margin-right: 5px;}
  .sub-title-share .box-sub-share .send li button {width: 25px; height: 25px; background: url('../images/common/ico-sub-share.png') no-repeat; text-indent: -9999px;}
  .sub-title-share .box-sub-share .send li .fb {background-position: 0 0;}
  .sub-title-share .box-sub-share .send li .tw {background-position: -25px 0;}
  .sub-title-share .box-sub-share .send li .ks {background-position: -50px 0;}
  .sub-title-share .box-sub-share .send li .pn {background-position: -75px 0;}
  .sub-title-share .box-sub-share .send li .na {background-position: -100px 0;}
  .sub-title-share .box-sub-share .send li .is {background-position: -125px 0;}
  .sub-title-share .box-sub-share .send li .url {background-position: -150px 0;}
  
  
  
  .popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    align-items: center;
    justify-content: center;
    padding: 6rem 2rem;
    overflow: auto;
    z-index: 20;
    text-align: left;
  }
  .popup.active {
    display: flex;
  }
  .popup-box {
    margin: auto;
    background: #fff;
    width: 100%;
    max-width: 140rem;
    border-radius: 1rem;
    padding: 6.4rem 2rem;
    position: relative;
    overflow: hidden;
  }
  .popup-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 5.6rem;
    height: 5.6rem;
    background: #262A37;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .popup-close i {
    color: #fff;
    font-size: 2.4rem;
    line-height: 1;
  }
  .popup-info {
    width: 120rem;
    max-width: 100%;
    margin: 0 auto;
  }
  .popup-info-title {
    color: #333;
    font-size: 2.5rem;
    font-weight: 700;
  }
  .popup-info-notice {
    padding: 3.4rem 4rem;
    border-radius: 1rem;
    background: #F7F7F7;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 4.8rem;
  }
  .popup-info-notice > span {
    padding-left: 3.2rem;
    margin-right: 1.2rem;
    position: relative;
  }
  .popup-info-notice > span::before {
    display: block;
    font-family: "remixicon";
    content: "\eca0";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    line-height: 1;
    font-size: 2.4rem;
    color: #8AA6D4;
  }
  .popup-info-notice-personal {
    display: flex;
  }
  .popup-info-notice-personal li {
    margin-right: 1.2rem;
  }
  
  /* popupzone */
  .layer {
    position: fixed;
    height: 100vh;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 21;
    display: none;
  }
  .layer.active {
    display: block;
  }
  .layer-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    overflow: auto;
    padding: 6rem 0;
  }
  .layer .layout {
    margin: auto;
  }
  .layer-info-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
  }
  .layer-info-title strong {
    color: #fff;
    font-size: 4.2rem;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
  }
  .layer-info-wrapper {
    position: relative;
    padding: 0 10rem;
  }
  .layer-info-slider {
    /* width: 42rem; */
    margin: 0 auto;
    max-width: 100%;
  }
  .layer-info-slider-img {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 95.4545%;
    position: relative;
    overflow: hidden;
  }
  .layer-info-slider-img img {
    width: calc(100% + 2px);
    height: calc(100% + 2px);
    position: absolute;
    top: -1px;
    left: -1px;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .layer-info-slider-count {
    color: #FF0000 !important;
  }
  .layer .btn-wrapper {
    flex-wrap: wrap;
  }
  .layer .btn i {
    color: #fff !important;
  }
  .layer .swiper-button-prev, .layer .swiper-button-next {
    width: 7rem;
    height: 7rem;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    position: absolute;
    top: 0;
    bottom: 0;
    transform: none;
    border: 1px solid #fff;
    margin: auto 0;
    z-index: 1;
  }
  .layer .swiper-button-prev img, .layer .swiper-button-next img {
    max-width: 100%;
    max-height: 100%;
  }
  .layer .swiper-button-prev::after, .layer .swiper-button-next::after {
    display: none;
  }
  .layer .swiper-button-prev i, .layer .swiper-button-next i {
    color: #fff;
    font-size: 3rem;
  }
  .layer .swiper-button-prev {
    left: 0;
  }
  .layer .swiper-button-next {
    right: 0;
  }
  .layer .swiper-button-disabled {
    opacity: 0.5;
  }
  
  @media (max-width: 587px) {
    .layer__info-title {
      flex-direction: column;
    }
    .layer .swiper-button-wrapper {
      margin-top: 1.5rem;
    }
    .layer .swiper-button-next {
      margin-left: 1rem;
    }
  }
  .btn {
    display: inline-flex;
    padding: 0 2.3rem;
    height: 5rem;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 500;
    border-radius: 0.5rem;
    border: 1px solid #DDD;
    white-space: nowrap;
    line-height: calc(5rem - 2px);
    background: #fff;
  }
  .btn i {
    margin-left: 0.5rem;
  }
  .btn-wrapper {
    display: flex;
    margin: 4rem 0rem 0rem 0;
    flex-wrap: wrap;
    justify-content: center;
  }
  .btn-wrapper .btn {
    margin-right: 0.8rem;
    margin-bottom: 0.8rem;
  }
  .btn-wrapper--right {
    justify-content: flex-end;
  }
  .btn-wrapper--sm {
    margin-top: 2rem;
  }
  .btn-wrapper--both {
    margin: 2.4rem 0 3.2rem;
  }
  .btn-primary {
    background:#3b3280;
    color:#fff;
    border-color:#3b3280;
  }
  .btn-blue {
    background: #203A91;
    color: #fff;
    border: 1px solid #203a91;
  }
  .btn-gray {
    background: #6E7385;
    color: #fff;
    border: 1px solid #6E7385;
  }
  .btn-black {
    background: #262A37;
    color: #fff;
    border: 1px solid #262A37;
  }
  .btn-lg {
    padding: 0 3rem;
  }
  .btn-sm {
    height: 3.8rem;
    padding: 0 1.5rem;
    font-size: 1.5rem;
    line-height: calc(3.8rem - 2px);
  }
  
  .empty-comment {
    padding: 4rem 0;
    color: #999;
    font-size: 1.6rem;
    font-weight: 400;
    letter-spacing: -0.03em;
    text-align: center;
    margin-bottom: -2.5rem;
  }
  .empty-data {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 4rem 0;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    height: 32rem;
  }
  .empty-data span {
    margin-top: 1.6rem;
  }
  .empty-data img {
    width: 6rem;
  }
  .btn--right {
    margin-left: auto;
  }
  .hd_bg {
    background-color:#FFF;
    width:100%;
    left:0;
    z-index:1;
    position:absolute;
    border-bottom:2px solid #FF9900;
    top:8rem;
    transition:0.25s;
  }
  .menu_bar {
    margin-left:auto;
    z-index:9999;
    position:relative;
  }
  .menu_bar.active span:nth-child(1) {
    display:none
  }
  .menu_bar.active span:nth-child(2) {
    transform:rotate(130deg)
  }
  .menu_bar.active span:nth-child(3) {
    transform:rotate(45deg);
    top:0px;
    position:absolute
  }
  .menu_bar span {
    width:22px;
    height:2px;
    background:#555;
    display:block;
    margin:6px
  }
  .menu_open {
    position:fixed;
    width:100%;
    height:100vh;
    background:#fff;
    top:0;
    left:0;
    z-index:999;
    padding:3rem;
    display:none
  }
  .menu_open>ul {
    display:flex;
  }
  .menu_open>ul li {
    width:20%;
  }
  .visual {
    background:#ccd1f1;
    width:100%;
    height: 100vh;
  }



.sitemap dl.Map{background-color:transparent; padding:0px 0 10px 20px;overflow:hidden;width:210x;border:1px solid #d6d6d6;margin-bottom:15px;}

.sitemap dt.MapOneDept{color:#005bac;margin:10px 20px 10px 0px;font-family:'Montserrat','Noto Sans KR',Malgun Gothic,"ë§‘ì€ ê³ ë”•";font-size:16px;background:url(../../../..//img/ico_h.png) left 6px no-repeat;line-height:22px;padding:0px 0 9px 20px;letter-spacing:-1px;font-weight:600;border-bottom:1px #005bac solid;}

.sitemap dt.MapOneDept a{color:#005bac;}

.sitemap dd.MapTwoDepth{color:#555555;font-weight:bold;font-family:'Montserrat','Noto Sans KR',Malgun Gothic,"ë§‘ì€ ê³ ë”•";line-height:14px;font-size:14px;margin:2px 0 0 10px; padding:0 0 10px 10px;background:url(img/ico_h_dn.jpg) left 11px no-repeat;float:left; width:128px;line-height:25px;}

.sitemap li.MapThreeDepth{color:#787777;line-height:10px;font-size:12px;font-family:'Montserrat','Noto Sans KR',Dotum,"ë‹ì›€";padding-top:10px;padding-left:10px; background:url(img/line_ico.jpg) left 14px no-repeat;}

.sitemap li.MapFourDepth{color:#787777; padding-left:10px;line-height:10px;padding-top:10px;}

.sitemap li.MapThreeDepth a{color:#787777;}

.sitemap li.MapFourDepth a{color:#979797; }

label.hide { width:0px; height:0px; overflow:hidden; display:inline-block; text-indent:-9999px }








  @media all and (max-width:1026px) {
    .header-util ul li a {
        padding:0 10px;
    }
  }
  @media all and (max-width:768px) {
    .header-util ul:first-child {
        display:none;
    }

  }

  @media all and (max-width:480px) {
    .header-util .header-util-link {
      display:none;
    }
    .header #logo img {
      max-width:180px;
    }
  
  }
  
  
  @media print {
    #header, #wrap-sub-visual, #footer, .sub-title-util {
      display:none;
    }
  }