@charset "UTF-8";
/*
AUTH : ssooya
VERSION : version 2
*/
/**********
펑션
***********/
/**********
텍스트 자간
***********/
/**********
텍스트 말줄임
***********/
/**********
아이콘
***********/
@-webkit-keyframes mask03-01 {
  0% {
    transform: rotate(43deg) translate(62px, -50px);
  }
  50% {
    transform: rotate(43deg) translate(62px, -75px);
  }
  100% {
    transform: rotate(43deg) translate(62px, -50px);
  }
}
@-webkit-keyframes mask03-02 {
  0% {
    transform: rotate(43deg) translate(150px, -12px);
  }
  50% {
    transform: rotate(43deg) translate(150px, 17px);
  }
  100% {
    transform: rotate(43deg) translate(150px, -12px);
  }
}
@-webkit-keyframes mask04 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes congcongMobileText {
  0% {
    opacity: 0;
    max-height: 0;
  }
  100% {
    max-height: 600px;
    opacity: 1;
  }
}
@-webkit-keyframes congcongMobileImg {
  0% {
    transform: scale(1.6);
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 0;
  }
}
@-webkit-keyframes congcongMobileImg2 {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
@-webkit-keyframes congcongMobileImg2-mini {
  0% {
    background-position: 0% 50%;
  }
  50% {
    max-height: 200px;
    background-position: 0% 50%;
  }
  100% {
    max-height: 200px;
    background-position: 100% 50%;
  }
}
@-webkit-keyframes congcongMobileImg3 {
  0% {
    background-position: 78% 50%;
    background-size: 170%;
  }
  100% {
    background-position: 36% 50%;
    background-size: 200%;
  }
}
@-webkit-keyframes congcongMobileImg3-mini {
  0% {
    background-position: 78% 50%;
    background-size: 170%;
  }
  50% {
    max-height: 200px;
    background-size: 185%;
  }
  100% {
    max-height: 200px;
    background-position: 36% 50%;
    background-size: 200%;
  }
}
@-webkit-keyframes congcongMobileImg4 {
  0% {
    background-position: 50% 50%;
    background-size: 170%;
  }
  100% {
    background-position: 39% 101%;
    background-size: 250%;
  }
}
@-webkit-keyframes congcongMobileImg4-mini {
  0% {
    background-position: 50% 50%;
    background-size: 170%;
  }
  50% {
    max-height: 200px;
    background-size: 210%;
  }
  100% {
    max-height: 200px;
    background-position: 39% 101%;
    background-size: 250%;
  }
}
@-webkit-keyframes bookBg {
  0% {
    opacity: 1;
    transform: scaleY(1);
  }
  50% {
    opacity: 1;
    transform: scaleY(4);
  }
  100% {
    opacity: 0;
    transform: scaleY(4);
  }
}
@-webkit-keyframes bookFullOpen {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
.CN .CN-only {
  display: block;
}
.CN .EN-only,
.CN .KO-only {
  display: none !important;
}
.CN .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents h2 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%; /* 41.6px */
}
.CN .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents p {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.32px;
  word-break: break-all;
}
@media (max-width: 768px) {
  .CN .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents p br {
    display: none;
  }
}
.CN .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p,
.CN .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner p {
  word-break: break-all;
}
@media (max-width: 768px) {
  .CN .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p br,
  .CN .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner p br {
    display: none;
  }
}
@media (max-width: 768px) {
  .CN .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p {
    word-break: break-all;
  }
}

.KO .KO-only {
  display: block;
}
.KO .EN-only,
.KO .CN-only {
  display: none !important;
}

.EN .EN-only {
  display: block;
}
.EN .CN-only,
.EN .KO-only {
  display: none !important;
}
.EN .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents h2 {
  color: #fff;
  font-family: "Pretendard Variable";
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 130%; /* 41.6px */
}
.EN .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents p {
  color: #fff;
  font-family: "Pretendard Variable";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.32px;
}

header .header-inner {
  max-width: 1920px;
}
@media (max-width: 1118px) {
  header .header-inner {
    padding: 0;
  }
}
@media (max-width: 1118px) {
  header.scroll .header-wrap {
    backdrop-filter: none;
  }
}

.container {
  max-width: none;
}

.inner-container {
  max-width: 1920px;
  margin: 0 auto;
}

footer {
  z-index: 10;
}

section.page-visual .page-visual-box .visual-img.visual-introduce {
  background: url(/img/img_business_visual.jpg) no-repeat 50% 0%/cover;
}

.bg-blue {
  background-color: #0046ff !important;
}
.bg-blue h3,
.bg-blue p {
  color: #ededee !important;
}

.bg-pink {
  background-color: #f19ec8 !important;
}
.bg-pink h3,
.bg-pink p {
  color: #fff !important;
}

.bg-red {
  background-color: #ff506a !important;
}
.bg-red h3,
.bg-red p {
  color: #ededee !important;
}

.bg-green {
  background-color: #00a15e !important;
}
.bg-green h3,
.bg-green p {
  color: #ededee !important;
}

.bg-gray {
  background-color: #d4dce0 !important;
}
.bg-gray h3,
.bg-gray p {
  color: #000000 !important;
}

.bg-liteblue {
  background-color: #0046ff !important;
}

.bg-mint {
  background-color: #0ed1d8 !important;
}

.bg-mintgreen {
  background-color: #07bb96 !important;
}

.business .inner-container {
  padding: 40px 30px;
}
@media (max-width: 1118px) {
  .business .inner-container {
    padding: 10px;
  }
}
.business .inner-container .space {
  height: 100px;
}
.business .inner-container .business-list {
  position: relative;
  height: calc(100dvh - 136px) !important;
  max-height: 750px;
}
@media (max-width: 768px) {
  .business .inner-container .business-list:not(.business-list-title) {
    height: calc(90dvh - 146px) !important;
  }
}
.business .inner-container .business-list:not(.business-list-title)#business05 .dot {
  color: #85807f;
}
.business .inner-container .business-list:not(.business-list-title)#business05 .link {
  color: #85807f;
}
.business .inner-container .business-list:not(.business-list-title)#business05 .link img {
  filter: invert(28%) sepia(1%) saturate(1451%) hue-rotate(344deg) brightness(88%) contrast(90%);
}
.business .inner-container .business-list:not(.business-list-title)#business05 .data-inner h3,
.business .inner-container .business-list:not(.business-list-title)#business05 .data-inner p {
  color: #373232 !important;
}
@media (max-width: 768px) {
  .business .inner-container .business-list {
    height: calc(100dvh - 101px) !important;
    max-height: none;
  }
}
.business .inner-container .business-list + .business-list {
  padding-top: 1000px;
}
.business .inner-container .business-list .data-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  max-width: 1200px;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list .data-inner {
    width: 100%;
  }
}
.business .inner-container .business-list .data-inner h3 {
  color: #fff;
  max-width: 455px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 54.4px */
  letter-spacing: -0.64px;
  margin-bottom: 50px;
}
.business .inner-container .business-list .data-inner p {
  color: #fff;
  max-width: 520px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
  letter-spacing: -0.32px;
}
.business .inner-container .business-list .link {
  position: absolute;
  right: 62px;
  top: 39px;
  color: #ededee;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 40.8px */
  letter-spacing: -0.48px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .business .inner-container .business-list .link {
    position: relative;
    right: auto;
    top: auto;
    text-align: right;
    width: 100%;
    font-size: 12px;
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.business .inner-container .business-list .link img {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .business .inner-container .business-list .link img {
    height: 10px;
    margin-left: 4px;
  }
}
.business .inner-container .business-list .dot {
  position: absolute;
  display: flex;
  align-items: center;
  gap: 38px;
  bottom: initial;
  top: 50px;
  height: 20px;
  left: 50px;
  width: auto;
  background-color: initial;
  opacity: 1;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 40.8px */
  letter-spacing: -0.48px;
}
.business .inner-container .business-list .dot::before {
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
}
@media (max-width: 768px) {
  .business .inner-container .business-list .dot::before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 768px) {
  .business .inner-container .business-list .dot {
    font-size: 12px;
    letter-spacing: -0.24px;
    height: calc(100% - 72px);
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: space-between;
    gap: 0;
    top: 33px;
    left: 40px;
  }
}
.business .inner-container .business-list > div {
  position: relative;
}
.business .inner-container .business-list > div.business-data {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  border-radius: 70px;
  padding: 60px 74px 60px 108px;
}
@media (max-width: 768px) {
  .business .inner-container .business-list > div.business-data {
    padding: 40px;
    border-radius: 50px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner {
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner img {
    position: absolute;
    width: 60%;
    bottom: -80px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner h3 {
    font-size: 22px;
    margin-bottom: 24px;
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner p {
    font-size: 14px;
    z-index: 1;
    position: relative;
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner p .pc-only {
    display: none;
  }
}
.business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
  background-size: contain;
}
@media (max-width: 1400px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
    width: 50%;
  }
}
@media (max-width: 768px) and (max-height: 850px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
    max-height: 35dvh;
    width: auto !important;
  }
}
@media (max-width: 768px) and (max-height: 730px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
    max-height: 30dvh;
  }
}
@media (max-width: 640px) {
  .business .inner-container .business-list > div.business-data:not(.business-title) .data-inner > img {
    width: 60%;
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data.business-title {
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data.business-title .dot,
  .business .inner-container .business-list > div.business-data.business-title .link {
    display: none;
  }
}
.business .inner-container .business-list > div.business-data.business-title .data-inner {
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data.business-title .data-inner {
    gap: 20px;
  }
}
.business .inner-container .business-list > div.business-data.business-title .data-inner > img {
  position: relative;
  width: 100px;
}
.business .inner-container .business-list > div.business-data.business-title .data-inner h3 {
  color: #ededee;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.96px;
  margin-bottom: 40px;
  max-width: inherit;
  text-align: center;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data.business-title .data-inner h3 {
    font-size: 22px;
    line-height: 150%; /* 40.8px */
    margin-bottom: 24px;
  }
}
.business .inner-container .business-list > div.business-data.business-title .data-inner p {
  color: #ededee;
  max-width: inherit;
  max-width: 860px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 34px */
  letter-spacing: -0.4px;
  text-align: center;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.business-data.business-title .data-inner p {
    font-size: 14px;
  }
}
.business .inner-container .business-list > div.section-title {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
.business .inner-container .business-list > div.section-title .section-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.business .inner-container .business-list > div.section-title .section-title-wrap svg {
  overflow: inherit;
}
.business .inner-container .business-list > div.section-title .section-title-wrap svg rect:nth-child(1) {
  animation-name: mask03-01;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.business .inner-container .business-list > div.section-title .section-title-wrap svg rect:nth-child(3) {
  animation-name: mask03-02;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.section-title .section-title-wrap svg {
    zoom: 0.7;
  }
}
.business .inner-container .business-list > div.section-title .section-title-wrap h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 81.6px */
  margin-top: 20px;
  letter-spacing: -0.96px;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.section-title .section-title-wrap h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%; /* 30px */
    letter-spacing: -0.6px;
    margin-top: 32px;
  }
}
.business .inner-container .business-list > div.busiess-link-wrap {
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.business .inner-container .business-list > div.busiess-link-wrap h2 {
  color: #fff;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 81.6px */
  letter-spacing: -0.96px;
  margin-bottom: 27px;
  text-align: center;
}
@media (max-width: 1118px) {
  .business .inner-container .business-list > div.busiess-link-wrap h2 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 30px */
    letter-spacing: -0.6px;
  }
}
.business .inner-container .business-list > div.busiess-link-wrap a {
  position: relative;
}
.business .inner-container .business-list > div.busiess-link-wrap a span {
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #0046ff;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.68px;
}
.business .inner-container .business-list > div.busiess-link-wrap a img {
  width: 276px;
}

.congcong .inner-container {
  padding: 0 30px;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 1118px) {
  .congcong .inner-container {
    padding: 0 10px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container {
    flex-direction: column;
    height: calc(100dvh - 91px);
    margin-bottom: 0px;
  }
}
.congcong .inner-container .congcong-list {
  transition: width 0.3s, margin 0.3s, flex 0.6s;
  width: 50px;
  position: relative;
  height: calc(100dvh - 136px);
  max-height: 750px;
  border-radius: 70px;
  margin-right: 30px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list {
    max-height: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
    height: 30px;
    border-radius: 50px;
    transition: height 0.3s, margin 0.3s, flex 0.3s;
  }
}
.congcong .inner-container .congcong-list:not(.active) .congcong-title-contents {
  opacity: 0;
}
.congcong .inner-container .congcong-list:not(.active) .dot,
.congcong .inner-container .congcong-list:not(.active) .link {
  opacity: 0;
}
.congcong .inner-container .congcong-list.congcong-ending {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.congcong .inner-container .congcong-list.congcong-ending .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  display: block;
  top: 50px;
  left: 50px;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-ending .dot {
    top: auto;
    bottom: 45px;
    left: 45px;
    width: 12px;
    height: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-ending .section-title-wrap {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 22px;
}
.congcong .inner-container .congcong-list.congcong-ending .section-title-wrap h2 {
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 170%; /* 81.6px */
  letter-spacing: -0.96px;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-ending .section-title-wrap h2 {
    font-size: 30px;
    letter-spacing: -0.6px;
  }
}
.congcong .inner-container .congcong-list.congcong-ending .section-title-wrap a {
  position: relative;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-ending .section-title-wrap a {
    zoom: 0.7;
  }
}
.congcong .inner-container .congcong-list.congcong-ending .section-title-wrap a span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: #00a582;
  text-align: center;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.68px;
  text-wrap: nowrap;
}
.congcong .inner-container .congcong-list.congcong-wrap.active::after {
  top: 39px;
  right: 36px;
  display: none;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap.active .link {
    pointer-events: all;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap::after {
  position: absolute;
  display: block;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  border-radius: 100px;
  top: 25px;
  right: 15px;
  transition: right 1s;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap::after {
    display: none;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .dot {
  position: absolute;
  z-index: 3;
  top: 35px;
  left: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .dot {
    left: 40px;
    top: auto;
    bottom: 30px;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .dot img {
  margin-right: 18px;
  width: 25px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .dot img {
    width: 12px;
    margin-right: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .dot p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 40.8px */
  letter-spacing: -0.48px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .dot p {
    font-size: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .link {
  position: absolute;
  z-index: 3;
  right: 60px;
  top: 35px;
  color: #fff;
  text-align: right;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.48px;
}
.congcong .inner-container .congcong-list.congcong-wrap .link div {
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .link {
    right: 40px;
    bottom: 24px;
    top: auto;
    display: flex;
    align-items: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    pointer-events: none;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .link span {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .link::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: #fff;
    margin-right: 16px;
    display: none;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .link img {
  margin-left: 8px;
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .link img {
    height: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents {
  position: relative;
  z-index: 2;
  padding: 93px 116px;
  align-items: center;
  justify-content: center;
  gap: 100px;
  height: 100%;
  opacity: 0;
}
@media (max-width: 1400px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents {
    gap: 40px;
    padding: 40px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents {
    flex-direction: column-reverse;
    justify-content: flex-end;
    gap: 0;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents > * {
  display: none;
  opacity: 0;
}
@media (max-width: 1400px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents > * {
    width: 50% !important;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img {
  height: 500px;
  max-height: 344px;
  aspect-ratio: 369/407;
  width: auto !important;
  -webkit-mask-image: url(/img/img_congcong_mask.png);
  mask-image: url(/img/img_congcong_mask.png);
  mask-position: center;
  mask-size: contain;
  mask-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img {
    height: auto;
    width: 35% !important;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img {
    height: 100%;
    width: auto !important;
    margin-top: 5%;
    /* 애니메이션 지속 시간 설정 (초 단위) */
    animation-duration: 1s;
    /* 애니메이션의 타이밍 함수 설정 (ease-in, ease-out 등) */
    animation-timing-function: ease-in;
    /* 애니메이션 시작 전 지연 시간 설정 */
    animation-delay: 2s !important;
    /* 애니메이션 반복 횟수 (숫자 또는 infinite) */
    animation-iteration-count: 1;
    /* 애니메이션 방향 설정 (normal, reverse, alternate, alternate-reverse) */
    animation-direction: alternate;
    /* 애니메이션의 종료 후 상태 설정 (none, forwards, backwards, both) */
    animation-fill-mode: both;
    /* 애니메이션의 재생 상태 설정 (running, paused) */
    animation-play-state: running;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img2 {
  background: url(/img/img_congcong02.png) no-repeat;
  background-position: 0% 50%;
  background-size: cover;
  animation-name: congcongMobileImg2;
  /* 애니메이션 지속 시간 설정 (초 단위) */
  animation-duration: 1s;
  /* 애니메이션의 타이밍 함수 설정 (ease-in, ease-out 등) */
  animation-timing-function: ease-in;
  /* 애니메이션 시작 전 지연 시간 설정 */
  animation-delay: 1s;
  /* 애니메이션 반복 횟수 (숫자 또는 infinite) */
  animation-iteration-count: 1;
  /* 애니메이션 방향 설정 (normal, reverse, alternate, alternate-reverse) */
  animation-direction: alternate;
  /* 애니메이션의 종료 후 상태 설정 (none, forwards, backwards, both) */
  animation-fill-mode: both;
  /* 애니메이션의 재생 상태 설정 (running, paused) */
  animation-play-state: running;
}
@media (max-width: 600px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img2 {
    animation-name: congcongMobileImg2-mini;
    animation-delay: 1s !important;
    animation-duration: 1.5s;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img3 {
  background: url(/img/img_congcong03.png) no-repeat;
  background-position: 78% 50%;
  background-size: cover;
  animation-name: congcongMobileImg3;
}
@media (max-width: 600px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img3 {
    animation-name: congcongMobileImg3-mini;
    animation-delay: 1s !important;
    animation-duration: 1.5s;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img4 {
  background: url(/img/img_congcong04.png) no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  animation-name: congcongMobileImg4;
}
@media (max-width: 600px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-bottom-img.congcong-img4 {
    animation-name: congcongMobileImg4-mini;
    animation-delay: 1s !important;
    animation-duration: 1.5s;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img img:nth-child(1) {
  width: 369px;
}
@media (max-width: 1100px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img img:nth-child(1) {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img img:nth-child(1) {
    z-index: 2;
    width: 60% !important;
    max-width: 310px;
    /* 애니메이션의 이름 설정 - 필수 */
    animation-name: congcongMobileImg;
    /* 애니메이션 지속 시간 설정 (초 단위) */
    animation-duration: 1s;
    /* 애니메이션의 타이밍 함수 설정 (ease-in, ease-out 등) */
    animation-timing-function: ease-in-out;
    /* 애니메이션 시작 전 지연 시간 설정 */
    animation-delay: 1s;
    /* 애니메이션 반복 횟수 (숫자 또는 infinite) */
    animation-iteration-count: 1;
    /* 애니메이션 방향 설정 (normal, reverse, alternate, alternate-reverse) */
    animation-direction: alternate;
    /* 애니메이션의 종료 후 상태 설정 (none, forwards, backwards, both) */
    animation-fill-mode: both;
    /* 애니메이션의 재생 상태 설정 (running, paused) */
    animation-play-state: running;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img img:nth-child(2) {
  display: none;
  position: absolute;
  height: 100%;
  top: 0;
  z-index: 1;
  /* 애니메이션의 이름 설정 - 필수 */
  animation-name: congcongMobileImg2;
  /* 애니메이션 지속 시간 설정 (초 단위) */
  animation-duration: 1s;
  /* 애니메이션의 타이밍 함수 설정 (ease-in, ease-out 등) */
  animation-timing-function: ease-in-out;
  /* 애니메이션 시작 전 지연 시간 설정 */
  animation-delay: 1s;
  /* 애니메이션 반복 횟수 (숫자 또는 infinite) */
  animation-iteration-count: 1;
  /* 애니메이션 방향 설정 (normal, reverse, alternate, alternate-reverse) */
  animation-direction: alternate;
  /* 애니메이션의 종료 후 상태 설정 (none, forwards, backwards, both) */
  animation-fill-mode: both;
  /* 애니메이션의 재생 상태 설정 (running, paused) */
  animation-play-state: running;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents .congcong-img img:nth-child(2) {
    display: block;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents {
    padding: 50px 40px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents > * {
    width: 100% !important;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents h2 {
  color: #fff;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents h2 {
    font-size: 24px !important;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents h2 {
    font-size: 22px !important;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-contents p {
  margin-top: 24px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 27.2px */
  letter-spacing: 0.32px;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents p {
    margin-top: 14px;
    font-size: 14px !important;
    letter-spacing: 0.28px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-contents > .congcong-text {
    /* 애니메이션의 이름 설정 - 필수 */
    animation-name: congcongMobileText;
    /* 애니메이션 지속 시간 설정 (초 단위) */
    animation-duration: 1s;
    /* 애니메이션의 타이밍 함수 설정 (ease-in, ease-out 등) */
    animation-timing-function: ease-in-out;
    /* 애니메이션 시작 전 지연 시간 설정 */
    animation-delay: 1.5s;
    /* 애니메이션 반복 횟수 (숫자 또는 infinite) */
    animation-iteration-count: 1;
    /* 애니메이션 방향 설정 (normal, reverse, alternate, alternate-reverse) */
    animation-direction: alternate;
    /* 애니메이션의 종료 후 상태 설정 (none, forwards, backwards, both) */
    animation-fill-mode: both;
    /* 애니메이션의 재생 상태 설정 (running, paused) */
    animation-play-state: running;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-bg {
  z-index: 0;
  opacity: 0.5;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-wrap .congcong-bg {
    display: none !important;
  }
}
.congcong .inner-container .congcong-list.congcong-wrap .congcong-bg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.congcong .inner-container .congcong-list:nth-child(4) {
  margin-right: 0;
}
.congcong .inner-container .congcong-list > * {
  transition: opacity 0.6s;
  display: none;
}
.congcong .inner-container .congcong-list.active {
  flex: 1;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.active {
    flex: auto;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.active:nth-child(1) {
    overflow: initial;
  }
}
.congcong .inner-container .congcong-list.active::after {
  right: 50px;
}
.congcong .inner-container .congcong-list.active:nth-child(1) {
  margin-right: 0;
}
.congcong .inner-container .congcong-list.active:nth-child(1) + .congcong-list:not(.remove) {
  margin-left: 30px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.active:nth-child(1) + .congcong-list:not(.remove) {
    margin-left: 0;
  }
}
.congcong .inner-container .congcong-list.active > * {
  display: flex;
}
.congcong .inner-container .congcong-list.active .congcong-contents > * {
  display: block;
  opacity: 1;
}
.congcong .inner-container .congcong-list.remove {
  width: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.remove {
    width: 100%;
    height: 0;
    margin-bottom: 0;
  }
}
.congcong .inner-container .congcong-list.congcong-title .section-title {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-title .section-title {
    border-radius: 50px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .section-title .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  display: block;
  top: 50px;
  left: 50px;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-title .section-title .dot {
    width: 12px;
    height: 12px;
    top: auto;
    left: 40px;
    bottom: 40px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .section-title .section-title-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.congcong .inner-container .congcong-list.congcong-title .section-title .section-title-wrap svg {
  zoom: 1.2;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-title .section-title .section-title-wrap svg {
    zoom: 0.8;
  }
}
.congcong .inner-container .congcong-list.congcong-title .section-title .section-title-wrap h2 {
  margin-top: 32px;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 81.6px */
  letter-spacing: -0.96px;
}
@media (max-width: 1118px) {
  .congcong .inner-container .congcong-list.congcong-title .section-title .section-title-wrap h2 {
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -0.6px;
    margin-top: 52px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data {
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data {
    padding: 60px 40px;
    align-items: flex-start;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .dot {
  position: absolute;
  top: 35px;
  left: 40px;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .dot {
    top: auto;
    bottom: 40px;
  }
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .dot::before {
    content: "";
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 12px;
    background-color: #fff;
    display: none;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .dot img {
  margin-right: 18px;
  width: 25px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .dot img {
    margin-right: 12px;
    width: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .dot p {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 40.8px */
  letter-spacing: -0.48px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .dot p {
    font-size: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .link {
  position: absolute;
  right: 62px;
  top: 35px;
  color: #fff;
  text-align: right;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.48px;
  z-index: 9;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .link {
    left: 40px;
    bottom: 30px;
    top: auto;
    display: flex;
    align-items: center;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: calc(100% - 70px);
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .link span {
    font-size: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .link img {
  margin-left: 8px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .link img {
    height: 12px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .link div {
  display: flex;
  align-items: center;
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 115px;
  width: 100%;
  padding: 0 80px;
  height: 100%;
}
@media (max-width: 1175px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents {
    gap: 30px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents {
    flex-direction: column-reverse;
    padding: 0;
    gap: 0;
    max-width: 558px;
    height: 100%;
    overflow: hidden;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents img {
  max-width: 350px;
  transition: translate 0.6s;
}
@media (max-width: 1300px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents img {
    width: 35%;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents img {
    max-width: 310px;
    width: 80%;
  }
}
@media (max-width: 768px) and (max-height: 800px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents img {
    margin-top: 0 !important;
    transform: translateY(0%) !important;
    width: auto !important;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div {
  overflow: hidden;
  max-width: 600px;
  transition: max-width 0.3s, max-height 0.5s, opacity 0.3s 0.3s;
  opacity: 1;
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div.congcong-img1 {
  background: url(/img/img_congcong01.png) no-repeat 50% 50%;
  background-size: contain;
  aspect-ratio: 310/342;
  height: 342px;
  width: auto !important;
  margin-top: 5%;
  transition: max-width 0s, max-height 1s, width 1s;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div.congcong-img1 {
    flex: 1;
    height: auto;
    max-height: 342px;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div.congcong-img1.is_active {
    background: url(/img/img_congcong01.png) no-repeat 50% 50%;
    background-size: contain;
    max-width: 80%;
    height: 100%;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div.is_active:not(.congcong-img1) {
  opacity: 0;
  max-width: 0;
  transition: max-width 0.3s 0.3s, max-height 0.5s 0s, opacity 0.3s 0s;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div.is_active:not(.congcong-img1) {
    max-width: 600px;
    max-height: 0;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div {
    overflow: hidden;
    margin-left: 0;
    width: 100%;
    max-height: 600px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div h2 {
  color: #fff;
  max-width: 745px;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: -0.96px;
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div h2 {
    font-size: 22px;
    letter-spacing: -0.48px;
  }
}
.congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p {
  margin-top: 40px;
  color: #fff;
  max-width: 745px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 34px */
  letter-spacing: -0.4px;
}
@media (max-width: 1175px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p .pc-only {
    display: none;
  }
}
@media (max-width: 768px) {
  .congcong .inner-container .congcong-list.congcong-title .congcong-data .congcong-title-contents > div p {
    margin-top: 14px;
    font-size: 14px;
    letter-spacing: -0.28px;
    margin-bottom: 5%;
  }
}

.mobile-book {
  position: fixed;
  width: 100%;
  top: 0;
  height: 90px;
  background-color: #ededee;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  display: none;
}
.mobile-book img {
  transform: translateY(80px);
}

.book {
  padding: 0 30px;
}
@media (max-width: 1118px) {
  .book {
    padding: 0 10px !important;
  }
}
.book .inner-container {
  max-width: 1860px;
  border-radius: 70px 70px 0 0;
  background: #d9d9d9;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1118px) {
  .book .inner-container {
    border-radius: 50px 50px 0 0;
    width: 100%;
    flex: 1;
  }
}
.book .inner-container .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  display: block;
  top: 50px;
  left: 50px;
  z-index: 2;
}
@media (max-width: 768px) {
  .book .inner-container .dot {
    display: none;
  }
}
.book .inner-container .book-title {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  width: 100%;
  height: calc(100dvh - 136px);
  border-radius: 70px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-title {
    height: calc(100dvh - 101px);
    border-radius: 50px;
  }
}
.book .inner-container .book-title.is_active.book-pink::before {
  background-color: #f19ec8;
  transition: all 0.6s;
}
.book .inner-container .book-title.is_active::after {
  opacity: 1;
  height: calc(200% + 100px);
}
.book .inner-container .book-title.book-gray::before {
  transition: all 0.6s;
  background-color: #d9d9d9;
}
.book .inner-container .book-title:not(.slow-scroll) {
  transform: translate(0, 0) !important;
}
.book .inner-container .book-title.slow-scroll::before {
  animation-name: bookBg;
  animation-duration: 0.6s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}
.book .inner-container .book-title::after {
  opacity: 0;
  transition: all 0.3s;
}
.book .inner-container .book-title::before {
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  border-radius: 70px;
  height: calc(100dvh - 136px);
  max-height: 750px;
}
@media (max-width: 768px) {
  .book .inner-container .book-title::before {
    border-radius: 50px;
    height: calc(100dvh - 101px);
    max-height: none;
  }
}
.book .inner-container .book-title::after {
  content: "";
  display: block;
  position: absolute;
  bottom: auto;
  width: 100%;
  height: 0;
  background-color: #ededee;
  z-index: 0;
}
.book .inner-container .book-title .book-logo-wrap {
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: calc(100dvh - 136px);
  max-height: 750px;
}
.book .inner-container .book-title .book-logo-wrap img {
  z-index: 2;
  zoom: 0.8;
  animation-name: mask04;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
@media (max-width: 1118px) {
  .book .inner-container .book-title .book-logo-wrap img {
    zoom: 0.6;
  }
}
.book .inner-container .book-title .book-logo-wrap h2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%; /* 81.6px */
  letter-spacing: -0.96px;
  margin-top: 8px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-title .book-logo-wrap h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 100%; /* 30px */
    letter-spacing: -0.6px;
    margin-top: 24px;
  }
}
.book .inner-container .book-contents {
  background: url(/img/img_book_bg.png) no-repeat 0% 10%;
  background-size: contain;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents {
    background: url(/img/img_book_bg_m.png) no-repeat 0% 8%;
    background-size: contain;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
}
.book .inner-container .book-contents .book-sec01 .book-top {
  height: calc(100dvh - 255px);
  max-height: 750px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec01 .book-top {
    max-height: 600px;
  }
}
@media (max-width: 768px) {
  .book .inner-container .book-contents .book-sec01 .book-top {
    max-height: 400px;
  }
}
.book .inner-container .book-contents .book-sec01 h3 {
  color: #373232;
  text-align: center;
  max-width: 700px;
  font-size: 48px;
  margin: 0 auto;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.96px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec01 h3 {
    margin-top: 0;
    font-size: 24px;
    letter-spacing: -0.48px;
  }
}
@media (max-width: 768px) {
  .book .inner-container .book-contents .book-sec01 h3 {
    margin-top: 170px;
  }
}
.book .inner-container .book-contents .book-sec01 p {
  color: #000;
  text-align: center;
  max-width: 609px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%; /* 27.2px */
  letter-spacing: -0.32px;
  margin: 37px auto 0;
  height: 108px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec01 p {
    font-size: 14px;
    letter-spacing: -0.28px;
    margin: 28px auto 0;
    padding: 0 40px;
  }
}
.book .inner-container .book-contents .book-sec01 img {
  width: 100%;
  padding: 100px 58px 80px;
  max-width: 1326px;
  margin: 0 auto;
}
.book .inner-container .book-contents .book-sec01 img.pc-only {
  height: 645px;
  object-fit: contain;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec01 img.pc-only {
    height: 500px;
  }
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec01 img {
    padding: 0px 14px 30px;
  }
}
@media (max-width: 768px) {
  .book .inner-container .book-contents .book-sec01 img {
    padding: 100px 14px 103px;
  }
}
.book .inner-container .book-contents .book-sec02 {
  padding: 78px 64px 127px;
  border-radius: 70px 70px 0 0;
  background: #a7a5a5;
  flex: 1;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 {
    border-radius: 50px 50px 0 0;
    padding: 40px 30px 113px;
    position: relative;
    z-index: 6;
    min-height: 1050px;
  }
}
.book .inner-container .book-contents .book-sec02 > * {
  max-width: 1251px;
  margin: 0 auto;
}
.book .inner-container .book-contents .book-sec02 h3 {
  color: #605c5b;
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 20px; /* 83.333% */
  letter-spacing: -0.24px;
  padding-bottom: 13px;
  border-bottom: 3px solid #85807f;
  margin-bottom: 85px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 h3 {
    text-align: center;
  }
}
@media (max-width: 560px) {
  .book .inner-container .book-contents .book-sec02 h3 {
    margin-bottom: 32px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper {
  position: relative;
  /* 기본 슬라이드 스타일 */
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper {
  height: 850px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper {
    min-height: 600px;
    height: auto;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full {
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  animation-name: bookFullOpen;
  animation-fill-mode: both;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  transform: scale(0.8);
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full.read-more button {
  display: flex !important;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full.read-more .book-description {
    -webkit-line-clamp: 6;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-img {
  width: 405px;
  height: 405px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-img {
    width: 85%;
    height: 320px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-img img {
  object-fit: contain;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.4));
  border-radius: 5px;
  max-height: 400px;
  max-width: 400px;
  width: auto;
}
@media (max-width: 1240px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-img img {
    max-width: 350px;
    max-height: 350px;
  }
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-img img {
    width: 100%;
    max-height: 320px;
    height: auto;
    max-width: 400px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-writer {
  color: #373232;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 24px */
  letter-spacing: -0.32px;
  margin-top: 40px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-writer {
    margin-top: 24px;
    font-size: 14px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full h4 {
  color: #373232;
  text-align: center;
  font-size: 46px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 55.2px */
  letter-spacing: -0.92px;
  width: 500px;
  margin-top: 20px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full h4 {
    margin-top: 13px;
    font-size: 28px;
    line-height: 130%; /* 36.4px */
    letter-spacing: -0.56px;
    width: auto;
  }
}
@media (max-width: 768px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full h4 {
    font-size: 22px;
    font-weight: 700;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-description {
  color: #373232;
  text-align: center;
  font-feature-settings: "clig" off;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
  width: 500px;
  margin-top: 20px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-description {
    margin-top: 18px;
    font-size: 14px;
    width: 100%;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1000;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 500px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full .book-description strong {
  color: #373232;
  font-weight: 400;
  text-decoration: underline;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full button {
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%; /* 18px */
  letter-spacing: -0.24px;
  display: none;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 10px;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full button img {
  width: 12px;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-mini {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  transform: translate(0, 124px);
  margin: 0 26px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-mini {
    display: none;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-mini img {
  width: 150px;
  height: 150px;
  border-radius: 5px;
  box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
}
@media (max-width: 1320px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-mini img {
    width: 120px;
    height: 120px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-mini p {
  color: #595959;
  text-align: center;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.24px;
  width: 150px;
  margin-top: 20px;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-4 .book-mini, .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-5 .book-mini {
  align-items: flex-end;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-2 {
  transform: translateX(-27%);
  z-index: 2;
}
@media (max-width: 1440px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-2 {
    transform: translateX(-30%);
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-4 {
  transform: translateX(27%);
}
@media (max-width: 1440px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-4 {
    transform: translateX(30%);
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-3 {
  z-index: 10;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-3 .book-mini {
  display: none;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide.swiper-slide-3 .book-full {
  display: flex;
  justify-content: flex-start;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 {
  width: calc(100% - 180px);
  margin: 0;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 {
    width: 100%;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 .swiper-slide-2 {
  transform: translateX(-33%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 .swiper-slide-3 {
  transform: translateX(-14%) !important;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 .swiper-slide-3 {
    transform: translateX(0%) !important;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book4 .swiper-slide-4 {
  transform: translateX(0%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 {
  width: calc(100% - 330px);
  margin: 0;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 {
    width: 100%;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-2 {
  transform: translateX(0%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 {
  transform: translateX(-42%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 .book-full {
  display: none;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 .book-full {
    display: flex;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 .book-mini {
  display: flex;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 .book-mini {
    display: none;
  }
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-3 {
    transform: translateX(0%) !important;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-4 {
  transform: translateX(-45%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-4 .book-full {
  display: flex;
  justify-content: flex-start;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-4 .book-mini {
  display: none;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book3 .swiper-slide-4 {
    transform: translateX(0%) !important;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 {
  width: calc(100% - 330px);
  margin: 0;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 {
    width: 100%;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 {
  transform: translateX(20%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 .book-full {
  display: none;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 .book-full {
    display: flex;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 .book-mini {
  display: flex;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 .book-mini {
    display: none;
  }
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-2 {
    transform: translateX(0%) !important;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-3 {
  transform: translateX(-13%) !important;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-3 .book-full {
  display: flex;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-3 .book-mini {
  display: none;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper.book2 .swiper-slide-3 {
    transform: translateX(0%) !important;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev {
  left: -10px;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next {
  right: -10px;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next,
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev {
  top: 355px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next,
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev {
    top: 50%;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev:after,
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next:after {
  content: "";
  min-width: 50px;
  min-height: 50px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev:after,
  .book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next:after {
    min-width: 40px;
    min-height: 40px;
  }
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-prev:after {
  background: url(/img/icon_left_arrow.svg) no-repeat;
  background-size: contain;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-button-next:after {
  background: url(/img/icon_right_arrow.svg) no-repeat;
  background-size: contain;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-pagination-bullet-active {
  background-color: #fff;
}
.book .inner-container .book-contents .book-sec02 .book-swiper .swiper-slide {
  transition: transform 0.3s ease, width 0.3s ease; /* 애니메이션 추가 */
}
.book .inner-container .book-contents .book-sec02 .book-lang {
  overflow: hidden;
  color: #fff;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.32px;
  margin-top: 30px;
  padding-bottom: 27px;
  border-bottom: 3px solid #85807f;
  margin-bottom: 24px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .book-lang {
    font-size: 0;
    margin-top: 0;
  }
}
.book .inner-container .book-contents .book-sec02 .pc-book-page {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .pc-book-page {
    display: none;
  }
}
.book .inner-container .book-contents .book-sec02 .pc-book-page a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #605c5b;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: -0.18px;
}
.book .inner-container .book-contents .book-sec02 .pc-book-page a.is_active {
  color: #fff;
}
.book .inner-container .book-contents .book-sec02 .mobile-book-page {
  display: none;
  align-items: center;
  justify-content: center;
  gap: 24px;
}
@media (max-width: 1118px) {
  .book .inner-container .book-contents .book-sec02 .mobile-book-page {
    display: flex;
  }
}
.book .inner-container .book-contents .book-sec02 .mobile-book-page a {
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px; /* 111.111% */
  letter-spacing: -0.18px;
}
.book .inner-container .book-contents .book-sec02 .mobile-book-page a.is_active {
  color: #fff;
}
@media (max-width: 768px) {
  .book .inner-container .book-contents .book-dot {
    position: absolute;
    top: calc(100dvh - 150px);
    left: 45px;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 12px;
    z-index: 5;
  }
}

.card-link {
  margin: 0 auto;
  max-width: 1860px;
  border-radius: 70px;
  height: 750px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.card-link.bg-green {
  margin-top: 30px;
}
.card-link.bg-pink {
  margin-bottom: 30px;
}
@media (max-width: 1920px) {
  .card-link.bg-pink {
    margin: 0 30px 30px 30px;
  }
}
@media (max-width: 1118px) {
  .card-link.bg-pink {
    margin: 0 10px 10px 10px;
    border-radius: 50px;
    height: calc(100dvh - 80px);
  }
}
.card-link.bg-pink img {
  zoom: 0.8;
  animation-name: mask04;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-iteration-count: infinite;
}
.card-link .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  border-radius: 100px;
  background-color: #fff;
  display: block;
  top: 50px;
  left: 50px;
  z-index: 2;
}
@media (max-width: 1118px) {
  .card-link .dot {
    top: auto;
    bottom: 40px;
    left: 40px;
    width: 12px;
    height: 12px;
  }
}
.card-link .section-title-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.card-link .section-title-wrap h2 {
  z-index: 2;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 170%;
  letter-spacing: -0.96px;
  margin-top: 8px;
}

.show-block {
  display: block !important;
}

.hide {
  display: none !important;
}

@media (max-width: 768px) {
  .book .inner-container .slow-scroll + .book-contents .book-dot {
    display: none;
  }
}

.KO .text-congcong2 {
  max-width: 437px;
}
@media (max-width: 768px) {
  .KO .text-congcong2 {
    max-width: 558px;
    margin: 0 auto;
  }
}
.KO .text-congcong3 {
  max-width: 422px;
}
@media (max-width: 768px) {
  .KO .text-congcong3 {
    max-width: 558px;
    margin: 0 auto;
  }
}
.KO .text-congcong4 {
  max-width: 468px;
}
@media (max-width: 768px) {
  .KO .text-congcong4 {
    max-width: 558px;
    margin: 0 auto;
  }
}

.EN .text-congcong2 {
  max-width: 460px;
  font-family: "Pretendard", sans-serif;
}
.EN .text-congcong3 {
  max-width: 465px;
  font-family: "Pretendard", sans-serif;
}
.EN .text-congcong4 {
  max-width: 445px;
  font-family: "Pretendard", sans-serif;
}
.EN .congcong .inner-container .congcong-list.congcong-wrap .link div span,
.EN .congcong .inner-container .congcong-list.congcong-title .congcong-data .link div span,
.EN .business .inner-container .business-list .link span {
  transform: translateY(3px);
}
@media (max-width: 768px) {
  .EN .congcong .inner-container .congcong-list.congcong-wrap .link div span,
  .EN .congcong .inner-container .congcong-list.congcong-title .congcong-data .link div span,
  .EN .business .inner-container .business-list .link span {
    transform: translateY(2px);
  }
}
.EN .book .inner-container .book-contents .book-sec02 .book-swiper .swiper .swiper-slide .book-full h4 {
  font-style: italic;
}

.CN .text-congcong2 {
  max-width: 445px;
}
.CN .text-congcong3 {
  max-width: 445px;
}
.CN .text-congcong4 {
  max-width: 445px;
}

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