@charset "UTF-8";
@font-face {
  font-family: "Pretendard-Regular";
  src: url("https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "seolleimcool-SemiBold";
  src: url("https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2312-1@1.1/seolleimcool-SemiBold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
body {
  font-family: "Pretendard-Regular", sans-serif !important;
}

.ir-only {
  display: block;
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  margin: -1px;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
}

.page-container {
  position: relative;
  overflow: hidden;
}
.page-container .top-bg {
  width: 200%;
  max-width: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-42%, 0);
}

.main-page {
  font-weight: normal;
  letter-spacing: normal;
}
.main-page img {
  display: block;
  width: 100%;
}
.main-page img.top-banner {
  width: unset;
  position: absolute;
  top: 0;
  max-width: 1920px;
  left: 50%;
  transform: translateX(-50%);
}
.main-page img.top-banner.bottom {
  top: unset;
  bottom: 0;
}
.main-page .main-container {
  max-width: 960px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
.main-page .main-container.top {
  margin-top: 175px;
}
.main-page .main-top {
  color: #fff;
  position: relative;
}
.main-page .main-top .swiper.m-sw-1-1 {
  max-width: 273px;
  width: 100%;
  margin: unset;
}
.main-page .main-top .sw-1-1-wrap {
  display: flex;
  align-items: end;
  justify-content: end;
  width: 100%;
}
.main-page .main-top .main-top-sw-wrap {
  position: relative;
  margin-top: 40px;
}
.main-page .main-top-content-a {
  display: flex;
  flex-direction: column;
  gap: 27px;
  font-family: "seolleimcool-SemiBold", sans-serif;
}
.main-page .main-top-content-a .main-top-a-img {
  max-width: 236px;
  margin-top: 32px;
  margin-left: 120px;
}
.main-page .main-top-content-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main-page .main-top-content-b {
  width: 366px;
  height: 274px;
  background-color: #00bb96;
  border-top-right-radius: 40%;
  border-bottom-left-radius: 40%;
  padding: 30px 110px 64px 30px;
  color: #fff;
  position: absolute;
  right: 183px;
  top: -120px;
}
.main-page .main-top-content-b .swiper-horizontal > .swiper-pagination-bullets,
.main-page .main-top-content-b .swiper-pagination-bullets.swiper-pagination-horizontal,
.main-page .main-top-content-b .swiper-pagination-custom,
.main-page .main-top-content-b .swiper-pagination-fraction {
  top: unset;
  bottom: -40px;
  right: 100px;
  left: unset;
  width: unset;
}
.main-page .main-top-content-b .swiper-pagination-bullet {
  width: 23px;
  height: 23px;
  background-color: #fff;
  opacity: 1;
  border: solid 1px #00bb96;
}
.main-page .main-top-content-b .swiper-pagination-bullet-active {
  background-color: #00bb96;
}
.main-page .main-top-content-b .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.main-page .main-top-content-b .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 9px);
}
.main-page .main-top-content-b .swiper.m-sw-1 {
  width: 100%;
}
.main-page .main-top-content-b .b-text-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 33px;
  word-break: keep-all;
}
.main-page .main-top-content-b .b-text-wrap .title {
  font-size: 30px;
  white-space: nowrap;
  letter-spacing: -0.6px;
}
.main-page .main-top-content-b .b-text-wrap .about {
  font-size: 19px;
  letter-spacing: -0.5px;
}
.main-page .main-top-content-b .b-text-wrap .more-btn {
  margin-right: 18px;
  font-size: 16px;
  text-align: right;
  color: #fff;
}
.main-page .main-top-content-b .main-top-b-img .m-t-sw-img {
  width: 273px;
}
.main-page .main-top-title-a {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.54;
}
.main-page .main-top-title-b {
  font-size: 70px;
  font-weight: 600;
  line-height: 1.06;
}
.main-page .main-center {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  padding: 120px 0 100px;
  align-items: start;
}
.main-page .main-center .title {
  font-size: 40px;
  line-height: 1.5;
}
.main-page .main-center .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 24px;
}
.main-page .main-center .plus-btn {
  background-image: url(../img2/plus.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 22px;
  height: 22px;
  display: block;
}
.main-page .main-center .center-a .video {
  max-width: 420px;
  width: 100%;
  position: relative;
}
.main-page .main-center .center-a .video-wrap {
  height: 0;
  padding-top: 56.25%;
  position: relative;
}
.main-page .main-center .center-a .video-iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.3);
}
.main-page .main-center .center-a .video-btn {
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 83px;
  height: 83px;
  border: 1px solid red;
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: left 25px center;
  background-size: 44px auto;
  background-image: url(../img2/video-play.png);
}
.main-page .main-center .center-a .video-btn-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.main-page .main-center .center-a .video-btn-wrap .thumb {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-page .main-center .center-b ul {
  border-top: 1px solid #00bb96;
  border-bottom: 1px solid #00bb96;
}
.main-page .main-center .center-b ul li {
  font-size: 16px;
  padding: 7px 2px;
  border-bottom: 1px solid #00bb96;
}
.main-page .main-center .center-b ul li:last-child {
  border-bottom: unset;
}
.main-page .main-center .center-b ul li a {
  display: inline-block;
  padding: 10px 5px;
}
.main-page .main-bottom {
  padding-bottom: 230px;
  position: relative;
}
.main-page .main-bottom .title {
  font-size: 50px;
  line-height: 1.17;
  color: #000;
  font-weight: 300;
}
.main-page .main-bottom .title span {
  font-size: 56px;
  line-height: 1.46;
  font-weight: 600;
}
.main-page .main-bottom .swiper.m-sw-2-1 {
  position: absolute;
  left: 0;
  top: 200px;
  max-width: 438px;
  width: 100%;
}
.main-page .main-bottom .swiper.m-sw-2-1 img.sw-img {
  width: 100%;
}
.main-page .main-bottom .about-box {
  background-color: #7d0d95;
  border-top-right-radius: 40%;
  border-bottom-left-radius: 40%;
  width: 540px;
  height: 400px;
  position: relative;
  padding: 40px 80px 0px 100px;
}
.main-page .main-bottom .about-box-wrap {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: end;
  justify-content: end;
}
.main-page .main-bottom .about-box .mb-cha {
  width: 245px;
  position: absolute;
  top: -82px;
  left: 110px;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 {
  color: #fff;
  width: 100%;
  height: 100%;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-slide {
  position: relative;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-next:after,
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev:after {
  font-size: 0;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-next.custom {
  border: 1px solid #fff;
  width: 42px;
  height: 42px;
  left: unset;
  bottom: 40px;
  top: unset;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-next.custom .sw-btn-img {
  background-image: url(../img2/sw-right.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 28px;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev.custom {
  border: 1px solid #fff;
  width: 42px;
  height: 42px;
  right: 60px;
  left: unset;
  bottom: 40px;
  top: unset;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev.custom .sw-btn-img {
  background-image: url(../img2/sw-left.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 17px;
  height: 28px;
}
.main-page .main-bottom .about-box .swiper.m-sw-2 .sw-btn-wrap {
  display: flex;
}
.main-page .main-bottom .about-box .about-contents {
  color: #fff;
  line-height: 1;
}
.main-page .main-bottom .about-box .about-contents .a {
  font-size: 18px;
  margin-bottom: 18px;
}
.main-page .main-bottom .about-box .about-contents .b {
  font-size: 36px;
}
.main-page .main-bottom .about-box .about-contents .c {
  display: block;
  margin: 30px 0;
}
.main-page .main-bottom .about-box .about-contents .c li {
  display: flex;
  align-items: flex-start;
  gap: 17px;
  font-size: 18px;
  line-height: 1.69;
}
.main-page .main-bottom .about-box .about-contents .d {
  font-size: 18px;
  line-height: 1.69;
}
.main-page .main-map-title {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: center;
  box-shadow: -0.8px 2.9px 21.6px 2.4px rgba(63, 64, 64, 0.44);
  padding: 36px 30px;
  position: relative;
  width: 100%;
}
.main-page .main-map-title p {
  word-break: keep-all;
}
.main-page .main-map-title .a {
  font-size: 26px;
  line-height: 1.31;
  color: #010101;
}
.main-page .main-map-title .b {
  font-size: 20px;
  line-height: 1.56;
}
.main-page .main-map-title .b span {
  color: #9f05c0;
}
.main-page .main-map {
  position: relative;
  overflow: hidden;
}
.main-page .main-map__w {
  background-color: #e7e7e7;
}
.main-page .main-map .btm {
  position: absolute;
  left: 25%;
  bottom: 0;
}
.main-page .main-map .btm .c1 {
  position: absolute;
  bottom: 0;
  left: 0;
  max-width: 163px;
  width: 11vw;
  transform: translateY(38%);
}
.main-page .main-map .btm .c2 {
  position: absolute;
  bottom: 0;
  left: 37vw;
  max-width: 133px;
  width: 9vw;
  transform: translateY(2%);
}
.main-page .main-map .btm .cmt {
  position: absolute;
  bottom: 1.5vw;
  left: 10vw;
  max-width: 217px;
  width: 18vw;
}
.main-page .hv-area {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.2s;
}
.main-page .hv-area__dtxt {
  position: absolute;
}
.main-page .hv-area--1 {
  left: 2.5%;
  top: 4.82vw;
  width: 13.92%;
  height: auto;
}
.main-page .hv-area--1 .hv-area__dtxt {
  max-width: 176px;
  width: 96%;
  right: -73%;
  top: 19%;
}
.main-page .hv-area--2 {
  left: 15.2%;
  top: 6.47vw;
  width: 24.4%;
  height: auto;
}
.main-page .hv-area--2 .hv-area__dtxt {
  max-width: 179px;
  width: 64%;
  right: 30%;
  top: 45%;
}
.main-page .hv-area--3 {
  left: 32.7%;
  top: 7.2vw;
  width: 41.32%;
  height: auto;
}
.main-page .hv-area--3 .hv-area__dtxt {
  max-width: 175px;
  width: 37%;
  left: 32%;
  top: 29%;
}
.main-page .hv-area--4 {
  left: 72.2%;
  top: 8.82vw;
  width: 24.1%;
  height: auto;
}
.main-page .hv-area--4 .hv-area__dtxt {
  max-width: 172px;
  width: 62%;
  left: -6%;
  top: 34%;
}
.main-page .hv-area:hover {
  opacity: 1;
}

header {
  background-color: transparent;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  transition: height 0.3s ease;
  padding: 22px 30px 32px;
  height: 130px;
  font-family: "seolleimcool-SemiBold", sans-serif;
}
header img.a-cha {
  display: none;
  transition: 0.3s;
}
header a {
  color: #fff;
}
header .header-menu-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../img2/header-menu-btn.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 24px;
  height: 17px;
  cursor: pointer;
}
header .header-container__mo {
  display: none;
}
header .wrap-c {
  margin-right: 39px;
}
header.active {
  height: 250px;
  background-color: #fff;
  color: #000;
}
header.active .header-menu-icon {
  background-image: url(../img2/closed.png);
  height: 24px;
}
header.active a {
  color: #000;
}
header.active .header-wrap-a .nav-a__wrap ul {
  position: absolute;
  margin-top: 50px;
  opacity: 1;
  transition: 0.3s;
}
header.active .header-wrap-a .nav-a__wrap ul li {
  color: #000;
  margin-bottom: 3px;
}
header.active .header-wrap-a .nav-a__wrap ul li:last-child {
  margin-bottom: unset;
}
header.active .header-wrap-a .nav-a__wrap ul li a {
  font-size: 14px;
  font-weight: 600;
}
header.active .header-wrap-b img {
  margin-left: 77px;
}
header.active .header-wrap-c .header-search input {
  background-color: #9f42ff;
}
header.active .header-wrap-c .header-icons {
  gap: 8px;
}
header.active .header-wrap-c .header-icons .header-icon.youtube {
  background-image: url(../img2/a-youtube.png);
  width: 24px;
  height: 22px;
}
header.active .header-wrap-c .header-icons .header-icon.instagram {
  background-image: url(../img2/a-insta.png);
  width: 19px;
  height: 19px;
}
header.active .header-wrap-c .header-icons .header-icon.blog {
  background-image: url(../img2/a-blog.png);
  width: 19px;
  height: 19px;
}
header.active .header-wrap-c .header-icons .header-icon.facebook {
  background-image: url(../img2/a-facebook.png);
  width: 21px;
  height: 21px;
}
header.active .header-wrap-c .header-icons .header-icon.kakao {
  background-image: url(../img2/a-kakao.png);
  width: 22px;
  height: 23px;
}
header.active .header-wrap-c .header-icons .header-icon.carrot {
  background-image: url(../img2/a-carrot.png);
  width: 19px;
  height: 25px;
}
header.active .header-wrap-a .nav-a__wrap ul,
header.active .header-wrap-c-a {
  display: block;
}
header.active .header-wrap-c-a {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.22;
  color: #000;
  text-align: left;
  position: absolute;
  margin-top: 80px;
  width: 100%;
  opacity: 1;
  transition: 0.3s;
}
header.active img.a-cha {
  display: block;
  position: absolute;
  max-width: 320px;
  bottom: 0;
  left: 43%;
  transform: translateX(-50%);
}
header img {
  display: block;
  width: 100%;
}
header .header__wrap {
  position: relative;
  max-width: 1060px;
  margin: 0 auto;
}
header .header-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  position: relative;
}
header .header-wrap-a {
  display: flex;
  align-items: center;
  gap: 20px;
}
header .header-wrap-a img.logo {
  width: 27px;
  height: auto;
}
header .header-wrap-a .nav-a {
  font-size: 16px;
  font-weight: 600;
}
header .header-wrap-a .nav-a__wrap ul {
  height: 0;
  opacity: 0;
  margin-top: unset;
}
header .header-wrap-b img {
  width: 62px;
  height: auto;
}
header .header-wrap-c {
  display: flex;
  align-items: center;
  gap: 15px;
}
header .header-wrap-c-a {
  opacity: 0;
  height: 0;
}
header .header-wrap-c .header-icons {
  display: flex;
  align-items: center;
  gap: 6px;
}
header .header-wrap-c .header-icons .header-icon {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 11px;
  height: 11px;
  display: block;
  z-index: 100;
  position: relative;
}
header .header-wrap-c .header-icons .header-icon.youtube {
  background-image: url(../img2/youtube.png);
}
header .header-wrap-c .header-icons .header-icon.instagram {
  background-image: url(../img2/insta.png);
}
header .header-wrap-c .header-icons .header-icon.blog {
  background-image: url(../img2/blog.png);
}
header .header-wrap-c .header-icons .header-icon.facebook {
  background-image: url(../img2/facebook.png);
}
header .header-wrap-c .header-icons .header-icon.kakao {
  background-image: url(../img2/kakao.png);
}
header .header-wrap-c .header-icons .header-icon.carrot {
  background-image: url(../img2/carrot.png);
}
header .header-wrap-c .header-search input {
  padding: 4px 10px;
  max-width: 132px;
  width: 100%;
  border-radius: 10px;
  border: none;
  outline: none;
  box-shadow: none;
  font-size: 11px;
  color: #010101;
}
header .header-wrap-c .header-search input::placeholder {
  color: transparent;
}
header .header-wrap-c .header-search input:focus {
  border: none;
  outline: none;
  box-shadow: none;
}

footer {
  background-color: #7c7c7c;
  padding: 55px 30px;
  font-weight: normal;
  letter-spacing: normal;
}
footer img {
  display: block;
  width: 100%;
}
footer .footer-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  max-width: 960px;
  width: 100%;
  padding: 0 30px;
  margin: 0 auto;
}
footer .footer-container .tab1 {
  display: flex;
  align-items: center;
  gap: 30px;
}
footer .footer-container .tab1 .logo1 {
  max-width: 78px;
}
footer .footer-container .tab1 .about {
  font-size: 18px;
  line-height: 1.69;
  color: #fff;
}
footer .footer-container .tab2 .logo2 {
  max-width: 75px;
}

.sub-container {
  max-width: 1060px;
  padding: 0 30px;
  width: 100%;
  margin: 0 auto;
}

.sub-page img {
  display: block;
  width: 100%;
}
.sub-page .sub-container {
  max-width: 1060px;
  padding: 0 30px;
  width: 100%;
  margin: 0 auto;
}
.sub-page .sub-top-banner-title-wrap {
  margin-top: 170px;
}
.sub-page .sub-top-banner-title-wrap .main-title {
  padding-left: 50px;
  padding-right: 300px;
  font-family: "seolleimcool-SemiBold", sans-serif;
  font-size: 50px;
  font-weight: 600;
  color: #fff;
}
.sub-page .sub-top-banner-title-wrap .sub-title {
  font-size: 50px;
  text-align: right;
  color: #000;
  border-bottom: 1px solid #000;
  max-width: 600px;
  width: 100%;
  margin: 90px 0 0 auto;
  padding-bottom: 20px;
}
.sub-page .sub-top-banner-title-wrap .sub-title p {
  font-size: 26px;
}
.sub-page .sub-about-container {
  padding: 75px 0 60px;
}
.sub-page .sub-about-wrap {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sub-page .sub-about-wrap .sub-about {
  font-size: 20px;
  color: #000;
  display: flex;
  gap: 16px;
}
.sub-page .sub-about-wrap .sub-about .a {
  display: flex;
  flex: 0 0 70px;
  justify-content: space-between;
  font-weight: bold;
}
.sub-page .sub-about-img-wrap {
  margin: 40px 0;
}
.sub-page .sub-about-text {
  font-size: 20px;
  line-height: 1.7;
  text-align: left;
  color: #000;
}
.sub-page .sub-about-text p {
  margin-bottom: 1.7em;
}
.sub-page .sub-about-text p:last-child {
  margin-bottom: 0;
}
.sub-page .sub-goto {
  width: 100%;
  position: relative;
  border: solid 1px #000;
  background-color: #780c9b;
  padding: 40px 30px;
}
.sub-page .sub-goto-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.sub-page .sub-goto-title {
  font-size: 40px;
  color: #fff;
}
.sub-page .sub-goto-btn {
  display: block;
  font-size: 24px;
  padding: 12px 22px;
  background-color: #fff;
  color: #000;
  display: inline-block;
  cursor: pointer;
}

.dj-header-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.dj-header-bg__a {
  width: auto;
  max-width: 1920px;
  background-image: url(../img2/top-banner-a.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left 33% bottom;
  height: 0;
  padding-top: 54%;
}

.djboard-sub-navi {
  margin-top: 20px;
  text-align: right;
}
.djboard-sub-navi .sub-navi__fx {
  display: inline-flex;
  gap: 18px;
}
.djboard-sub-navi .sub-navi__col {
  width: 220px;
}
.djboard-sub-navi .sub-navi__sel {
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: 1px solid #000;
  background-color: #fff;
  padding-left: 6px;
  color: #000;
  font-size: 16px;
}

.sub-page.djpage-about .sub-top-banner-title-wrap .sub-title,
.sub-page.djboard-search .sub-top-banner-title-wrap .sub-title {
  border-bottom: 0;
  font-size: 30px;
}

.sub-page.djpage-about .sub-about-container {
  position: relative;
  border-bottom: 1px solid #9e9c9c;
  padding-bottom: 200px;
}
.sub-page.djpage-about .a-bg {
  max-width: 238px;
  position: absolute;
  bottom: 0;
}
.sub-page.djpage-about .about-features {
  padding-top: 50px;
  padding-bottom: 180px;
}
.sub-page.djpage-about .about-features h3 {
  margin-bottom: 30px;
  font-size: 32px;
}
.sub-page.djpage-about .about-features__g {
  display: flex;
  flex-wrap: wrap;
  row-gap: 150px;
}
.sub-page.djpage-about .about-features__b {
  position: relative;
  flex: 1 1 50%;
}
.sub-page.djpage-about .about-features__b::before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.sub-page.djpage-about .about-features__b.b1::before {
  background-image: url(../img2/sub/about-cbox-1@2x.png);
}
.sub-page.djpage-about .about-features__b.b2::before {
  background-image: url(../img2/sub/about-cbox-2@2x.png);
}
.sub-page.djpage-about .about-features__b.b3::before {
  background-image: url(../img2/sub/about-cbox-3@2x.png);
}
.sub-page.djpage-about .about-features__b.b4::before {
  background-image: url(../img2/sub/about-cbox-4@2x.png);
}
.sub-page.djpage-about .about-features__b .inr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.sub-page.djpage-about .about-features__b .inr h4 {
  font-size: 18px;
}
.sub-page.djpage-about .about-features__b .inr p {
  font-size: 16px;
  line-height: 1.4;
}
.sub-page.djpage-about .about-features__b.b1 .inr {
  transform: translate(-3%, -2%);
}
.sub-page.djpage-about .about-features__b.b2 {
  transform: translate(-10%, 40%);
}
.sub-page.djpage-about .about-features__b.b2 .inr {
  top: 10px;
}
.sub-page.djpage-about .about-features__b.b3 .inr {
  left: -10px;
  top: 14px;
}
.sub-page.djpage-about .about-features__b.b4 {
  transform: translate(0, 0);
}
@media screen and (min-width: 1025px) {
  .dj-header-bg__a {
    padding-top: 0;
    height: 400px;
    background-position: left 45% bottom;
  }
  .page-container .top-bg {
    width: auto;
    max-width: 1920px;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .sub-page.djpage-about .sub-about-container {
    padding-bottom: 60px;
  }
  .sub-page.djpage-about .sub-about-text {
    padding-left: 300px;
  }
  .sub-page.djpage-about .about-features__g {
    flex-wrap: nowrap;
    row-gap: 0;
  }
  .sub-page.djpage-about .about-features__b {
    flex: 1 1 25%;
  }
  .sub-page.djpage-about .about-features__b .inr h4 {
    font-size: 21px;
  }
  .sub-page.djpage-about .about-features__b .inr p {
    font-size: 18px;
  }
} /* min-width: 1025px */
@media screen and (min-width: 1280px) {
  header.active img.a-cha {
    max-width: 379px;
  }
  .dj-header-bg__a {
    height: 473px;
  }
  .sub-page .sub-top-banner-title-wrap .main-title {
    padding-left: 0;
    padding-right: 270px;
    font-size: 70px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title {
    margin-top: 90px;
    font-size: 70px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title p {
    font-size: 30px;
  }
  .sub-page.djboard .sub-top-banner-title-wrap .sub-title {
    font-size: 60px;
  }
  .djboard-sub-navi {
    margin-top: 30px;
  }
  .djboard-sub-navi .sub-navi__fx {
    gap: 25px;
  }
  .djboard-sub-navi .sub-navi__col {
    width: 297px;
  }
  .djboard-sub-navi .sub-navi__sel {
    display: block;
    height: 57px;
    padding-left: 8px;
    font-size: 20px;
  }
  .sub-page.djpage-about .about-features {
    padding-top: 60px;
  }
  .sub-page.djpage-about .about-features h3 {
    font-size: 40px;
  }
  .main-page .main-map {
    max-width: 1170px;
    margin: 0 auto;
    box-shadow: -0.8px 2.9px 21.6px 2.4px rgba(63, 64, 64, 0.44);
  }
  .main-page .main-map .hv-area--1 {
    top: 57px;
  }
  .main-page .main-map .hv-area--2 {
    top: 76px;
  }
  .main-page .main-map .hv-area--3 {
    top: 85px;
  }
  .main-page .main-map .hv-area--4 {
    top: 104px;
  }
  .main-page .main-map .btm .c2 {
    left: 410px;
  }
  .main-page .main-map .btm .cmt {
    bottom: 23px;
    left: 152px;
  }
} /* min-width: 1280px */
/* min-width: 1600px */
/* min-width: 1920px */
/*
medium 부터 모바일 헤더 적용
*/
@media screen and (max-width: 1024px) {
  header {
    padding: 0;
    height: auto;
  }
  header .header__wrap {
    height: 60px;
  }
  header .header-menu-icon {
    right: 15px;
    filter: brightness(0);
  }
  header .a-cha-wrap {
    display: none;
  }
  header .header-container {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    padding-top: 80px;
    overflow: auto;
    transform: translateX(100%);
    transition: transform 0.3s;
  }
  header .header-wrap-a {
    display: block;
  }
  header .header-wrap-a img.logo {
    display: none;
  }
  header .header-wrap-b {
    display: none;
  }
  header .wrap-c {
    margin: 30px 0 0;
  }
  header .header-wrap-c {
    display: block;
  }
  header .header-wrap-c .header-icons {
    justify-content: center;
  }
  header .header-wrap-c .header-search {
    margin-top: 15px;
    text-align: center;
  }
  header .header-wrap-c-a {
    display: none;
  }
  header .header-container__mo {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  header .header-container__mo .hcm-l {
    position: absolute;
    left: 10px;
    top: 15px;
  }
  header .header-container__mo .hcm-c {
    text-align: center;
  }
  header .header-container__mo .logo-1 {
    width: 36px;
  }
  header .header-container__mo .logo-2 {
    display: inline-block;
    width: 48px;
    margin-top: 2px;
  }
  header.active {
    background-color: transparent;
  }
  header.active .header__wrap {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
  header.active .header-menu-icon {
    filter: none;
  }
  header.active .header-container {
    transform: translateX(0);
  }
  header.active .header-wrap-a {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  header.active .header-wrap-a .nav-a__wrap ul {
    position: relative;
    margin-top: 10px;
    height: auto;
    text-align: center;
  }
  header.active .header-wrap-a .nav-a__wrap ul li {
    margin-bottom: 8px;
  }
  header.active .header-wrap-a .nav-a__wrap ul li a {
    font-size: 15px;
  }
  header.active .header-wrap-a .nav-a {
    margin-bottom: 10px;
    font-size: 20px;
  }
  header.active .header-wrap-c .header-icons {
    gap: 10px;
  }
  header.active .header-wrap-c-a {
    display: none;
  }
  footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .footer-container {
    padding: 0 10px;
  }
  footer .footer-container .tab1 .about {
    font-size: 16px;
    line-height: 1.6;
  }
  .main-page img.top-banner.bottom {
    width: 150%;
    max-width: none;
  }
  .main-page .main-map-title .a {
    font-size: 22px;
  }
  .main-page .main-map-title .b {
    font-size: 18px;
  }
  .sub-page .sub-top-banner-title-wrap {
    margin-top: 20vw;
  }
  .sub-page .sub-top-banner-title-wrap .main-title {
    padding-left: 30px;
    padding-right: 80px;
    font-size: 46px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title {
    margin-top: 15vw;
    font-size: 46px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title p {
    font-size: 24px;
  }
  .sub-page .sub-goto-title {
    font-size: 35px;
  }
  .sub-page .sub-goto-btn {
    padding: 10px 22px;
    font-size: 22px;
  }
} /* max-width: 1024px */
@media screen and (max-width: 767px) {
  footer {
    padding: 40px 20px;
  }
  footer .footer-container {
    display: block;
    padding: 0;
  }
  footer .footer-container .tab1 .logo1 {
    max-width: 60px;
  }
  footer .footer-container .tab1 .about {
    font-size: 14px;
  }
  footer .footer-container .tab2 {
    margin-top: 20px;
    text-align: right;
  }
  footer .footer-container .tab2 .logo2 {
    display: inline-block;
    max-width: 50px;
  }
  .main-page .main-container {
    padding: 0 15px;
  }
  .main-page .main-container.top {
    margin-top: 75px;
  }
  .main-page .main-top-content-wrap {
    display: block;
  }
  .main-page .main-top-content-a {
    gap: 18px;
    padding-left: 40px;
  }
  .main-page .main-top-content-a .main-top-a-img {
    width: 50vw;
    max-width: 180px;
    margin-top: 0;
    margin-left: auto;
  }
  .main-page .main-top-title-a {
    font-size: 20px;
    line-height: 1.3;
  }
  .main-page .main-top-title-b {
    font-size: 42px;
  }
  .main-page .main-top-content-b {
    position: relative;
    right: auto;
    top: auto;
    width: 100%;
    max-width: 366px;
    padding-right: 40px;
    margin-bottom: 50px;
    --swiper-pagination-bullet-horizontal-gap: 8px;
  }
  .main-page .main-top-content-b .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: -30px;
  }
  .main-page .main-top-content-b .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
  }
  .main-page .main-center {
    display: block;
    padding: 75px 5px;
  }
  .main-page .main-center .center-a {
    margin-bottom: 35px;
  }
  .main-page .main-center .title {
    font-size: 28px;
  }
  .main-page .main-center .plus-btn {
    width: 18px;
    height: 18px;
  }
  .main-page .main-bottom {
    padding-bottom: 50px;
  }
  .main-page .main-bottom .title {
    margin-bottom: 60px;
    font-size: 32px;
  }
  .main-page .main-bottom .title span {
    font-size: 36px;
  }
  .main-page .main-bottom .about-box-wrap {
    display: block;
  }
  .main-page .main-bottom .about-box {
    width: 100%;
    max-width: 540px;
    margin-left: auto;
    padding: 40px 50px 0px 50px;
  }
  .main-page .main-bottom .about-box .mb-cha {
    width: 40vw;
    max-width: 150px;
    top: 0;
    left: 40%;
    transform: translate(-50%, -100%);
  }
  .main-page .main-bottom .about-box .about-contents .a {
    font-size: 16px;
    margin-bottom: 12px;
  }
  .main-page .main-bottom .about-box .about-contents .b {
    font-size: 30px;
  }
  .main-page .main-bottom .about-box .about-contents .c {
    margin: 16px 0;
  }
  .main-page .main-bottom .about-box .about-contents .c li {
    gap: 10px;
    font-size: 16px;
    line-height: 1.5;
  }
  .main-page .main-bottom .about-box .about-contents .c .date {
    flex-shrink: 0;
  }
  .main-page .main-bottom .about-box .about-contents .d {
    font-size: 15px;
    line-height: 1.4;
  }
  .main-page .main-bottom .swiper.m-sw-2-1 {
    position: relative;
    top: -15px;
  }
  .main-page .main-map-title {
    display: block;
    padding-left: 25px;
    padding-right: 25px;
  }
  .main-page .main-map-title .a {
    margin-bottom: 12px;
    font-size: 20px;
  }
  .main-page .main-map-title .b {
    font-size: 16px;
  }
  .sub-page .sub-top-banner-title-wrap .main-title {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 40px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title {
    margin-top: 20vw;
    font-size: 40px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title p {
    font-size: 22px;
  }
  .sub-page .sub-about-wrap .sub-about {
    font-size: 18px;
    line-height: 1.3;
  }
  .sub-page .sub-about-text {
    font-size: 16px;
  }
  .sub-page .sub-goto-wrap {
    display: block;
    text-align: center;
  }
  .sub-page .sub-goto-title {
    margin-bottom: 20px;
    font-size: 30px;
  }
  .sub-page .sub-goto-btn {
    font-size: 20px;
  }
  .djboard-sub-navi .sub-navi__fx {
    gap: 15px;
  }
  .djboard-sub-navi .sub-navi__col {
    width: 200px;
  }
  .sub-page.djpage-about .about-features .inr {
    gap: 6px;
  }
  .sub-page.djpage-about .about-features .inr h4 {
    font-size: 15px;
  }
  .sub-page.djpage-about .about-features .inr p {
    font-size: 12px;
    line-height: 1.3;
  }
  .sub-page.djpage-about .about-features__g {
    row-gap: 70px;
  }
  .sub-page.djpage-about .about-features__b.b2 {
    transform: translate(0, 30%);
  }
} /* max-width: 767px */
@media screen and (max-width: 600px) {
  footer .footer-container .tab1 {
    display: block;
  }
  footer .footer-container .tab1 .logo1 {
    margin-bottom: 15px;
  }
  footer .footer-container .tab1 .about {
    font-size: 14px;
  }
  .page-container .top-bg {
    width: 260%;
    transform: translate(-37%, 0);
  }
  .main-page .main-container.top {
    margin-top: 85px;
  }
  .main-page .main-top-content-a {
    gap: 15px;
    padding-left: 20px;
  }
  .main-page .main-top-title-a {
    font-size: 18px;
    line-height: 1.3;
  }
  .main-page .main-top-title-b {
    font-size: 36px;
  }
  .main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev.custom,
  .main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-next.custom {
    width: 32px;
    height: 32px;
  }
  .main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev.custom .sw-btn-img,
  .main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-next.custom .sw-btn-img {
    width: 100%;
    height: 100%;
    background-size: 10px auto;
  }
  .main-page .main-bottom .about-box .swiper.m-sw-2 .swiper-button-prev.custom {
    right: 50px;
  }
  .sub-page .sub-container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .sub-page .sub-about-container {
    padding-top: 60px;
  }
  .sub-page .sub-goto {
    padding: 35px 15px;
  }
  .sub-page .sub-goto-title {
    font-size: 25px;
  }
  .sub-page .sub-goto-btn {
    font-size: 20px;
  }
  .sub-page .sub-map img {
    height: 350px;
    object-fit: cover;
  }
  .sub-page.b .sub-map img {
    object-position: 55% center;
  }
  .sub-page.c .sub-map img {
    object-position: 65% center;
  }
  .djboard-sub-navi .sub-navi__fx {
    gap: 0;
    width: 100%;
  }
  .djboard-sub-navi .sub-navi__col {
    width: auto;
    flex: 1 1 50%;
  }
  .djboard-sub-navi .sub-navi__col.d2 {
    padding-left: 12px;
  }
  .sub-page.djpage-about .sub-top-banner-title-wrap .sub-title,
  .sub-page.djboard-search .sub-top-banner-title-wrap .sub-title {
    font-size: 10px;
  }
  .sub-page.djpage-about .sub-about-container {
    padding-bottom: 160px;
  }
  .sub-page.djpage-about .a-bg {
    max-width: 200px;
  }
} /* max-width: 600px */
@media screen and (max-width: 480px) {
  .dj-header-bg__a {
    background-position: left 30% bottom;
    height: 250px;
    padding-top: 0;
  }
  .main-page .main-bottom .about-box {
    padding-left: 30px;
    padding-right: 30px;
  }
  .main-page .main-bottom .about-box .about-contents .b {
    font-size: 26px;
  }
  .sub-page .sub-top-banner-title-wrap {
    margin-top: 110px;
  }
  .sub-page .sub-top-banner-title-wrap .main-title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 32px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title {
    margin-top: 100px;
    font-size: 32px;
  }
  .sub-page .sub-top-banner-title-wrap .sub-title p {
    font-size: 18px;
  }
} /* max-width: 480px */

/*# sourceMappingURL=re2024.css.map */
