
/* 본문 바로가기 */
#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 }


/* 로고 */
.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;
}

@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 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transition: background-color .3s, box-shadow .3s;
  z-index: 100;
}

.header-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  margin: 0 auto;
  transition: height .3s;
}
.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-main .menu-icon ul  {
  display: flex;
}
.header-main .menu-icon .btn-search { display:none;}
.header-main  .btn-search {  }
.header-main  .btn-sitemap {margin-left:25px;}
.header-main  .btn-search i,
.header-main  .btn-sitemap i,
.header-main .btn-close i{
  display:inline-block;
  width:20px;
  height:20px;
  background-repeat:no-repeat;
  background-position: center center;
}
.header-main .btn-search i {
  background-image:url(../../../../img/jntis/common/ico_search.svg);
}
.header-main .btn-sitemap  i {
  background-image:url(../../../../img/jntis/common/icn_top_all.png);
}
/*.header-gnb .btn-close i {
 background-image:url(../../../../img/jeinet/common/ico_close_line.svg);
}*/
.header-main .btn-close {width:25px;height:25px;}
.header-main .btn-close i{width:25px;height:25px;text-indent:-9999em;position:relative;}
.header-main .btn-close i:before,
.header-main .btn-close i:after {content:"";width:3px;height:22px;background:#326ebd;position:absolute;left:11px;top:1px;transform:rotate(-45deg)}
.header-main .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:20px;font-weight:700;}
.header-main .gnb-wrap .a1:hover{color:#44cbfb}
.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;width:100%;z-index:100;background:#fff;text-align:left;}
.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:#44cbfb}
.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 10px; position: relative; }
  .header-main .gnb-wrap .a1{ position:relative; font-size:18px;color:#fff;  font-family: 'GangwonEduPowerExtraBoldA';}
  .header-main .gnb-wrap .dept2{
   background: #364E71;width: 200px;text-align: center;
    position: absolute;
    top: 70px;left: 50%;margin-left: -100px;
  }
  .header-main .gnb-wrap .dept2.on {
    box-shadow: 0 10px 10px rgb(0 0 0 / 5%);
  }
  .header-main .gnb-wrap .ul2{width:100%;padding: 15px 0;}
  .header-main .gnb-wrap .a1::before {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    background: #44cbfb;
    position: absolute;
    border-radius: 100%;
    left: 50%;
    top: 13px;
    z-index: 4;
    opacity: 0;
    transform: translateX(-50%);
    transition: all .4s
  }
  .header-main .gnb-wrap .li1:hover > .a1::before {
    opacity: 1;
  }

  .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:#CCDAFA;justify-content: center;}
  .header-main .gnb-wrap .a2:hover { color:#fff;}
  .header-main .gnb-wrap .ul3 {padding:1rem 0 1rem 2.5rem;}
  .header-main .gnb-wrap .li3 .a3 {position:relative;display:block;padding: 0.5rem 1rem;}
  .header-main .gnb-wrap .li3 .a3::before{content:''; position:absolute; left:0px; top:50%; margin-top:-1.5px;; width:3px; height:3px; background:#00b3cd; transition:all 0.8s;}
  .header-main .gnb-wrap .li3 .a3:hover { color:#00a79d}
  .header-main .gnb-wrap .dept2 ul {
    padding: 15px 0;
  }

}

@media all and (min-width:1200px) {
  .header-main .gnb-wrap .a1  {
    font-size:20px;
  }
  .header-main .gnb-wrap .li1 {
    padding:0 20px
  }
}


@media all and (min-width:1200px) {

}


/* 모바일 */
.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:#476691;}
  .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:#476691}
  .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;
    background: #f7fbff;
  }
  .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.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 {
  width: 100%;
  height: 400px;
  padding-top: 220px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  justify-content: center;
  background: url(../../../../img/jntis/sub/img_sub_visual1.png) center top / cover no-repeat;
  border-bottom-right-radius: 150px;
  overflow: hidden;;
}
#wrap-sub-visual .sub-title {
  text-align:center;
}
#wrap-sub-visual .sub-title h2 {
  font-size: 60px;
  line-height: 0.6;
  letter-spacing: -0.025em;
  color: rgb(255, 255, 255);
  font-family: GangwonEduPowerExtraBoldA;
  font-weight: 700;
  margin-bottom: 10px;
}

#wrap-sub-visual .sub-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: 80px;
}
#wrap-sub-visual .sub-nav li {
  position: relative;
  color: rgba(255, 255, 255, 0.8);
}
#wrap-sub-visual .sub-nav li + li {
  position: relative;
  padding-left: 15px;
  margin-left: 15px;
}
#wrap-sub-visual .sub-nav li a {
  display: block;;
  color:#fff;
}
#wrap-sub-visual .sub-nav li:first-of-type a {
  width: 20px;
  height: 20px;
  padding-left: 0px;
  background: url(../../../../img/jntis/common/icn_subnav_home.png) center center no-repeat;
}
#wrap-sub-visual .sub-nav li + li::after {
  position: absolute;
  top: 5px;
  left: -9px;
  width: 20px;
  height: 18px;
  content: "";
  background: url(../../../../img/jntis/common/icn_subnav_arr.svg) no-repeat;
}

#snb {
  width:100%;
  background:#1a3e71
}
#snb ul {
  display: flex;
  justify-content: center;
}
#snb ul li {

}
#snb ul li a {
  display: block;
  color: rgb(255, 255, 255);
  font-size: 20px;
  font-weight: 600;
  padding: 15px 40px;
  line-height: 1.2;
}

#snb ul li.on a {
  background-color: rgb(255, 255, 255);
  color: rgb(26, 62, 113);
}


.sub-cont-title {
  margin:80px 0 40px 0;
  font-size:40px;
  font-weight:600;
  text-align:center;
  font-size: 50px;
  font-family: GangwonEduPowerExtraBoldA;
  font-weight: 700;
  text-align: center;
}

.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;
}

.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:1200px) {
  #wrap-sub-visual {
    border-bottom-right-radius: 0px;

  }
  #snb ul li a { padding:15px 25px; font-size:17px}

}
@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;
  }
  #wrap-sub-visual .sub-title h2 {
    font-size:36px;
  }
  #snb ul li a {
    padding-left:15px;
    padding-right:15px;
  }
  .sub-cont-title {
    font-size:28px
  }

}

@media all and (max-width:480px) {
  .header-util .header-util-link {
    display:none;
  }
  .header #logo img {
    max-width:180px;
  }
  #wrap-sub-visual {
    height:300px;
    padding-top: 160px;
  }
  #wrap-sub-visual .sub-title h2 {
    font-size:34px;
  }
  .sub-cont-title {
    font-size:26px
  }
  #snb ul li a {
    font-size:14px;
  }
  #wrap-sub-visual .sub-nav{margin-top: 50px;}
}


@media print {
  #header, #wrap-sub-visual, #footer, .sub-title-util {
    display:none;
  }
}