header .all-menu .lnb .lnb-inner .deps1 .deps2 li a {
  padding-left: 20px;
}

header .all-menu .lnb .lnb-inner>ul:nth-child(1) .deps-title {
  border-color: #36a496;
  color: #36a496;
}

header .all-menu .lnb .lnb-inner>ul:nth-child(2) .deps-title {
  /* border-color: #318ed5;
  color: #318ed5; */
  border-color: #4b9bd7;
  color: #4b9bd7;
}

header .all-menu .lnb .lnb-inner>ul:nth-child(3) .deps-title {
  border-color: #f58220;
  color: #f58220;
}

header .all-menu .lnb .lnb-inner>ul:nth-child(4) .deps-title {
  border-color: #b0a9ee;
  color: #b0a9ee;
}

header .header-inner .logo-wrap>a .lottie {
  font-size: 16px;
  padding-right: 42px;
}

header .header-inner .logo-wrap>a .lottie .camera {
  width: 40px;
  right: 38px;
  height: auto;
}




#intro {
  z-index: 9999;
  transition: none;
}

.intro-txt {
  width: 26vw;
}
@media screen and (min-width: 1920px) {
  .intro-txt {
    width: unset;
  }
}
@media screen and (max-width: 996px) {

}

#intro.hide {
  transition: opacity 0.6s ease;
}

.main .main-banner-flex {
  display: flex;
  align-items: center;
  gap: 45px;
  padding: 0 15px 20px;
  width: 100%;
  max-width: 1726px;
  margin: 40px auto 0;
}

.main .main-banner-flex .main-banner {
  width: 100%;
  margin: 0;
}

.main .main-banner-flex .main-banner .banner-inner {
  padding: 10px 35px 0 35px;
  gap: 20px;
  justify-content: space-between;
}

.main section .con .img img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
}

.main section .section-title span {
  writing-mode: vertical-lr;
  text-orientation: upright;
  letter-spacing: 0.05em;
  word-spacing: -70px;
}

.main .section02 .left .top .con .circle {
  background-color: #34a796;
}

.main .section02 .section-title span {
  -webkit-text-stroke: 1px #36a696;
}
.main .section02::after {
  background-color: #36a696;
}

.main .section03 .section-title span {
  -webkit-text-stroke: 1px #77b1df;
}
.main .section03::after {
  background-color: #77b1df;
}

.main .section04 .section-title span {
  -webkit-text-stroke: 1px #f18200;
  background-color: #fce5d2;
  color: #fce5d2;
}
.main .section04, .main .section04 .section-title {
  background-color: #fce5d2;
}
.main .section04 .section-title::after {
  background-color: #f18200;
}

.main .section04::after {
  background-color: #f18200;
}

.main .section04 .inner .left .con .title-box {
  background-color: #fe981a;
}


.sub .sub-con .sub-top h3 .green {
  color: #009e96;
}

.sub .sub-con .sub-top h3 .blue {
  color: #4989b5;
}

.sub .sub-con .content-body .textbox .green {
  color: #009e96;
}

.sub .sub-con .content-body .textbox .blue {
  color: #4989b5;
}

.sub .sub-con .content-body .textbox .orange {
  color: #f58220;
}

.sub .sub-con .content-body .textbox .box02.blue {
  border-color: #4989b5;
}

.sub .sub-con .content-body .textbox .box02.orange {
  border-color: #f58220;
}

.sub .sub-con .content-body .textbox .tag01.blue {
  color: #fff;
  background-color: #4989b5;
}

.sub .sub-con .content-body .textbox .shadow-title.blue {
  background-color: #dbe7f5;
  border-color: #4989b5;
  color: #4989b5;
}

.sub .sub-con .content-body .textbox .shadow-title.orange {
  background-color: #fff5eb;
  border-color: #f58220;
  color: #f58220;
}

.sub .sub-con .link.green {
  background-color: #36a496;
}

.sub .sub-con .link.blue {
  background-color: #4989b5;
}

.sub .sub-con .link.orange {
  background-color: #f58220;
  color: #fff !important;
}

.sub .sub-con .content-body .textbox .epil.orange .epil-img {
  filter: invert(59%) sepia(21%) saturate(3058%) hue-rotate(347deg) brightness(99%) contrast(94%);
}

.sub .sub-con .textbox .newscon {}

.sub .sub-con .textbox .newscon .con {
  margin-bottom: 100px;
}

.sub .sub-con .textbox .newscon .con:last-child {
  margin-bottom: 0;
}

.sub .sub-con .textbox .newscon .text {
  padding: 24px;
  background-color: #efe3dc;
  margin-bottom: 30px;
}

.sub .sub-con .content-body .textbox .balloon .text::before {
  left: 50%;
  transform: translate(-50%, -100%);
  content: "";
  position: absolute;
  width: 28px;
  height: 25px;

  content: "";
  position: absolute;

  width: 28px;
  height: 25px;

  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28 25'%3E%3Cpath d='M0.5 25 L14 0.5 L27.5 25' fill='%23fff5eb' stroke='%23f58220' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter'/%3E%3C/svg%3E") center / 100% 100% no-repeat;
  pointer-events: none;

}

@media (max-width: 996px) {
  header .header-inner .logo-wrap>a .lottie .camera {
    width: 28px;
    height: auto;
    right: 26px;
  }

  .main .main-banner-flex {
    gap: 24px;
  }

  .main .main-banner-flex .main-banner .banner-inner {
    padding: 24px 15px 0;
  }

  .main .main-banner-flex .main-banner .banner-inner .left-text {
    text-align: center;
  }
  .main .section02 .left .top .con .text {
    width: 54%;
  }
  .main .section02 .left .top .con .text p {
    font-size: 15px;
  }
  .sub .sub-con .textbox .newscon .text {
    margin-bottom: 20px;
  }
  .sub .sub-con .textbox .newscon .con {
    margin-bottom: 60px;
  }
  .main section.section02 .section-title::after {
    background-color: #36a696;
  }
  .main section.section03 .section-title::after {
    background-color: #77b1df;
  }
}

.main .main-banner-flex .main-banner .banner-inner .left-text {
  color: #000;
  font-size: 26px;
  width: 290px;
  flex-shrink: 0;
}


@media (max-width: 1400px) {
  .main .main-banner-flex .main-banner .banner-inner .left-text {
    font-size: 24px;
  }
  .main section .section-title span {
    word-spacing: -40px;
  }
}

.main .main-banner-flex .main-banner:nth-child(1) {
  background-color: #d9d5f8;
}

.main .main-banner-flex .main-banner:nth-child(1) .banner-inner .left-text span {
  color: #423688
}

.main .main-banner-flex .main-banner:nth-child(2) {
  background-color: #faf3eb;
}

.main .main-banner-flex .main-banner:nth-child(2) .banner-inner .left-text span {
  color: #019e97
}

.main .main-banner .banner-inner .search-box {
  background-color: unset;
  padding: 0;
}

.main .main-banner .banner-inner .search-box img {
  width: 100%;
  max-width: 370px;
}

.main .main-banner-flex .main-banner * {
  font-family: "jalnan";
}

.main .main-banner .banner-inner .left-text {
  font-style: normal;
  flex-shrink: 0;
  width: 260px;
}


@media (max-width: 1400px) {
  .main .main-banner .banner-inner .left-text {
    font-style: normal;
    flex-shrink: 0;
    width: 200px;
  }

  .main .main-banner-flex .main-banner .banner-inner {
    padding: 10px 27px 0;
  }
}

.main .section04 .inner .right {
  display: block;
}

.main .section02 .sub1-swiper .swiper-btns {
  margin-top: 15px;
}

.main .swiper-btns {
  margin-top: 15px;
}


@media (min-width: 996px) {

  .main .section03 .left .top .con .textbox .cate {
    font-size: 28px;
  }

  .main .section03 .left .top .con .textbox .text {
    font-size: 19px;
  }
}
.main .section03 .right .top {
  display: flex;
  gap: 36px;
}


@media (max-width: 996px) {
  header .header-inner .logo-wrap>a .lottie {
    font-size: 11px;
    padding-right: 30px;
  }

  .main .main-banner-flex .main-banner .banner-inner {
    padding: 24px 15px 0;
  }

  .main .section03 .left .top .con .textbox {
    padding: 11px;
    margin-top: 20px;
    min-height: unset;
  }

  .main .section03 .right .top {
    margin-top: 34px;
    gap: 34px;
    flex-direction: column;
  }

  .main .main-banner-flex {
    flex-direction: column;
  }

  .main section .section-title span {
    writing-mode: unset;
    text-orientation: unset;
    letter-spacing: 0.05em;
    word-spacing: unset;
  }
}

.main .section04 .inner .right.full-row .cons {
  display: block;
}

.main .section04 .inner .right .cons {
  row-gap: 0;

}

.main .section03 .right .bottom .con .textbox {
  padding: 24px 30px;
}

.main .section03 .right .bottom .con .textbox.type2 {
  padding: 20px 30px;
}
.main .section03 .right .bottom .con .textbox.type2 p {
  /* padding-left: 20%; */
  font-family: "chosun";
  font-size: 22px;
  color: #000;
}

@media (max-width: 480px) {
  .main .section03 .right .bottom .con .textbox.type2 p {
    /* padding-left: 33%; */
    font-size: 16px;
  }
  .main .section03 .right .bottom .con .textbox {
      padding: 15px;
  }
  .main .section03 .right .bottom .con .textbox.type2 {
    padding: 24px 20px;
  }
}

header .all-menu .lnb .lnb-inner .deps1 .deps2 li a.roma-num::before {
  top: 5px;
  font-family: "nanum" !important;
}

.main .section02 .left .top .con .text {
  top: 50%;
  /* width: 40%; */
}

@media (max-width: 996px) {
  .main .section02 .left .top .con .text {}

  .main .section02 .left .top .con .text .more {
    margin-top: 20px;
  }
}

.intro-inner {
  text-align: center;
  color: #fff;
}

@media (min-width: 1025px) {
  #intro {
    display: none !important;
  }
}

@media (min-width: 1025px) {
  .main .section04 .inner .left .con {
    height: 100%;
    display: flex;
    flex-direction: column;
  }

  .main .section04 .inner .left .con .title-box {
    flex: 1;
    display: flex;
    gap: 15px;
    align-items: center;
  }

  .main .section04 .inner .left .con .title-box .more {
    flex-shrink: 0;
  }
}



@media (max-width: 600px) {
  .main section:not(.section01) .swiper-wrapper {
    display: flex;
    flex-direction: column;
    gap: 34px;
  }

  .main section:not(.section01) .swiper-btns {
    display: none;
  }
}