header .all-menu .lnb .lnb-inner .deps1 .deps2 li a {
  padding-left: 20px;
}

header .header-inner .logo-wrap>a .lottie {
  font-size: 16px;
}

header .header-inner .logo-wrap>a .lottie .camera {
  width: 40px;
  right: 24px;
  height: auto;
}


#intro {
  z-index: 9999;
  transition: none;
}

#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 55px 0;
  justify-content: space-between;
}

@media (max-width: 996px) {
  header .header-inner .logo-wrap>a .lottie .camera {
    width: 30px;
    height: auto;
  }

  .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 .main-banner-flex .main-banner .banner-inner .left-text {
  color: #000;
  font-size: 32px;
}


@media (max-width: 1400px) {
  .main .main-banner-flex .main-banner .banner-inner .left-text {
    font-size: 24px;
  }
}

.main .main-banner-flex .main-banner:nth-child(1) {
  background-color: #c8e6dd;
}

.main .main-banner-flex .main-banner:nth-child(1) .banner-inner .left-text span {
  color: #009e96
}

.main .main-banner-flex .main-banner:nth-child(2) {
  background-color: #eedcd7;
}

.main .main-banner-flex .main-banner:nth-child(2) .banner-inner .left-text span {
  color: #87638f
}

.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;
}

.main .section03 .left .top .con .textbox {
  min-height: 110px;
  margin-top: 10px;
}

@media (min-width: 996px) {
  .main .section03 .left .top .con .textbox {
    min-width: 260px;
  }

  .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: 12px;
  }

  .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 .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: 32px 30px;
}
.main .section03 .right .bottom .con .textbox.type2 p {
  padding-left: 20%;
  font-family: "chosun";
  color: #000;
}

@media (max-width: 480px) {
  .main .section03 .right .bottom .con .textbox.type2 p {
    padding-left: 33%;
  }
  .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;
  }
}