@charset "UTF-8";
/* ============================================
   MAIN PAGE STYLES
   ============================================ */
/* 메인 컨테이너 */
#main #container {
  width: 100%;
  min-height: 100vh;
}

/* 메인 스와이퍼 네비게이션 공통 */
.main_swiper_nav {
  margin: 0 auto;
  width: calc(100% - var(--layout-side-padding) * 2);
  max-width: var(--layout-max-width);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 24rem;
}

.main_swiper_nav .swiper-button-prev, .main_swiper_nav .swiper-button-next {
  position: static;
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  margin: 0;
  width: 44rem;
  height: 44rem;
  color: var(--color-text);
  border-radius: 999rem;
}

.main_swiper_nav .swiper-button-prev::after, .main_swiper_nav .swiper-button-next::after {
  display: none;
}

.swiper-button-prev, .swiper-button-next {
  background-image: url("/images/common/arrow_type04.svg");
  background-size: 44rem auto;
}

.swiper-button-prev {
  transform: rotate(180deg);
}

/* layout.css · swiper-bundle: .swiper-button-lock{display:none} — 메인 네비만 예외 */
#main .main_swiper_nav .swiper-button-prev.swiper-button-lock,
#main .main_swiper_nav .swiper-button-next.swiper-button-lock {
  display: block !important;
  pointer-events: auto;
}

#main .main_swiper_nav .swiper-button-prev.swiper-button-disabled,
#main .main_swiper_nav .swiper-button-next.swiper-button-disabled {
  pointer-events: none;
  opacity: 0.35;
}

.translated-ltr section.achievements ul > li:nth-of-type(1) > div strong {
  font-size: 66rem;
}

/* 메인 비주얼 스와이퍼 */
section.visual {
  width: 100%;
  height: calc(100vh - 40rem);
  position: relative;
  margin-top: 40rem;
  background-color: #e0e5e7;
}
section.visual .visual_motion {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 22rem;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
section.visual .visual_motion .visual_motion__j, section.visual .visual_motion .visual_motion__h {
  flex-shrink: 0;
  will-change: transform;
}
section.visual .visual_motion .visual_motion__j {
  width: 63rem;
}
section.visual .visual_motion .visual_motion__h {
  width: 146rem;
}
section.visual .visual_swiper.swiper {
  width: 100%;
  height: calc(100vh - 130rem);
  z-index: 0;
  position: relative;
}
section.visual .visual_swiper .swiper-wrapper, section.visual .visual_swiper .swiper-slide, section.visual .visual_swipe_item {
  height: 100%;
}
section.visual .visual_swiper .swiper-wrapper a, section.visual .visual_swiper .swiper-slide a, section.visual .visual_swipe_item a {
  height: 100%;
}
section.visual .visual_swipe_item_img {
  height: 100%;
}
section.visual .visual_swipe_item_img img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.visual .visual_swipe_item_txt {
  max-width: 685rem;
  position: absolute;
  bottom: 204rem;
  left: 262rem;
}
section.visual .visual_swipe_item_txt strong {
  color: var(--color-BLACK, #000);
  font-size: 80rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 88rem */
  letter-spacing: -1.6rem;
}
section.visual .visual_swipe_item_txt p {
  color: var(--color-BLACK, #000); /* PC/pr03_20_rg */
  font-size: 20rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28rem */
  letter-spacing: -0.4rem;
  margin-top: 40rem;
}
section.visual {
  /* visual_motion 끝나기 전까지 히어로 카피·페이지네이션 숨김 → 끝난 뒤 main.js에서 data-aos 부여 */
}
section.visual .visual_swipe_item_txt.jh-hero-aos-wait {
  opacity: 0;
  transform: translateY(22rem);
  pointer-events: none;
}
section.visual .swiper-pagination.jh-hero-aos-wait {
  opacity: 0;
  pointer-events: none;
}
section.visual {
  /* 비주얼 인디케이터:얇은 라인 형태 */
}
section.visual .swiper-pagination {
  left: 262rem;
  bottom: 60.5rem;
  width: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6rem;
}
section.visual .swiper-pagination-bullet {
  width: 60rem;
  height: 3rem;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  border-radius: 999rem;
  margin: 0 !important; /* Swiper 기본 여백 무력화 */
  transition: all 0.3s ease;
}
section.visual .swiper-pagination-bullet-active {
  background: #000;
}

/* celebrity 섹션 */
section.celebrity {
  overflow-y: hidden;
  overflow-x: visible;
  padding-bottom: 200rem;
  background-color: #F7F4F5;
}
section.celebrity .tit_s01 > strong {
  display: block;
}
section.celebrity .tit_s01_wrap {
  align-items: flex-end;
}
section.celebrity .celebrity_tit_right {
  max-width: 702rem;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  flex: 1;
  min-width: 0;
}
section.celebrity .celebrity_swiper_nav {
  margin: 60rem auto 40rem;
}
section.celebrity .celebrity_swiper {
  width: 100%;
  box-sizing: border-box;
  padding-left: max(var(--layout-side-padding), (100% - var(--layout-max-width)) / 2);
}
section.celebrity .celebrity_swiper .swiper-slide {
  /* 디자인 1920 기준 카드 450×480 — PC 슬라이드 폭 고정(slidesPerView:auto) */
  width: 450rem;
}
section.celebrity .celebrity_swiper .swiper-slide .celebrity_swipe_item_img img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 450/480;
  border-radius: 10rem;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
section.celebrity .celebrity_swiper .swiper-slide strong {
  display: flex;
  gap: 10rem;
  margin-top: 20rem;
  color: #111; /* PC/pr01_24_b */
  font-size: 24rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 33.6rem */
  letter-spacing: -0.48rem;
}
section.celebrity .celebrity_swiper .swiper-slide strong span {
  font-family: var(--eng);
  color: #FF4084;
  font-size: 24rem;
  font-weight: 600;
}
section.celebrity .celebrity_swiper .swiper-slide ul {
  display: flex;
  gap: 24rem;
  margin-top: 10rem;
}
section.celebrity .celebrity_swiper .swiper-slide ul li {
  color: #111; /* PC/pr02_20_sb */
  font-size: 20rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 28rem */
  letter-spacing: -0.4rem;
  display: flex;
  gap: 10rem;
}
section.celebrity .celebrity_swiper .swiper-slide ul li span {
  color: #FF4084; /* PC/mt05_20_sb */
  font-family: var(--eng);
}

/* reservation 섹션*/
section.reservation ul {
  width: 100%;
  height: 100vh;
  display: flex;
  overflow: hidden;
}
section.reservation ul.trendsetter li:nth-of-type(1) {
  width: 34.375%;
  overflow: unset;
  padding-left: max(var(--layout-side-padding), (100% - var(--layout-max-width)) / 2);
  padding-top: 60rem;
}
section.reservation ul.trendsetter li:nth-of-type(1) strong {
  display: flex;
}
section.reservation ul.trendsetter li:nth-of-type(2) {
  width: 31.25%;
}
section.reservation ul.trendsetter li:nth-of-type(3) {
  width: 34.375%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 60rem;
  padding-bottom: 120rem;
  padding-right: 40rem;
}
section.reservation ul.graduation {
  margin-top: -1px !important; /* GSAP pin-spacer 높이 정수 반올림으로 trendsetter 핀 아래 생기는 1px 틈 보정 (데스크톱 핀 전용) */
}
section.reservation ul.graduation li {
  width: 50%;
}
section.reservation ul.graduation li:nth-of-type(2) {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-left: 60rem;
  padding-bottom: 120rem;
  padding-right: 40rem;
}
section.reservation ul.wedding {
  margin-top: -1px !important; /* GSAP pin-spacer 높이 정수 반올림으로 graduation 핀 아래 생기는 1px 틈 보정 (데스크톱 핀 전용) */
}
section.reservation ul.wedding li {
  width: 50%;
}
section.reservation ul.wedding li:nth-of-type(1) {
  padding-left: max(var(--layout-side-padding), (100% - var(--layout-max-width)) / 2);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 120rem;
  padding-right: 40rem;
}
section.reservation ul.wedding li:nth-of-type(1) strong {
  display: flex;
}
section.reservation ul.promotion {
  margin-top: -1px !important; /* GSAP pin-spacer 높이 정수 반올림으로 wedding 핀 아래 생기는 1px 틈 보정 (데스크톱 핀 전용) */
}
section.reservation ul.promotion li {
  width: 33.333%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-bottom: 60rem;
  padding-left: 100rem;
}
section.reservation ul.promotion li:nth-of-type(1) {
  padding-left: max(var(--layout-side-padding), (100% - var(--layout-max-width)) / 2);
}
section.reservation ul.promotion li:nth-of-type(3) {
  justify-content: flex-start;
  padding: 120rem 100rem 0 100rem;
}
section.reservation ul.promotion li:nth-of-type(3) strong {
  font-size: 64rem;
}
section.reservation ul.promotion li strong {
  font-size: 40rem;
  line-height: 110%;
}
section.reservation ul.promotion li .roll_btn {
  margin-top: 40rem;
}
section.reservation ul .roll_btn {
  margin-top: 120rem;
  line-height: 135%; /* 24.3rem */
  letter-spacing: -0.36rem;
}
section.reservation ul .img_section {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
section.reservation ul .img_section img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
section.reservation ul li {
  position: relative;
  flex: none;
  overflow: hidden;
}
section.reservation ul li.wh strong {
  color: #fff;
}
section.reservation ul li.wh p {
  color: #ccc;
}
section.reservation ul strong {
  color: #111; /* PC/mt01_100_b */
  font-family: var(--eng);
  font-size: 100rem;
  font-style: normal;
  font-weight: 700;
  line-height: 110%; /* 110rem */
}
section.reservation ul p {
  color: #333; /* PC/pr03_20_rg */
  font-size: 20rem;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 28rem */
  letter-spacing: -0.4rem;
  margin-top: 30rem;
}

/* follow 섹션*/
section.follow {
  width: 100%;
  position: relative;
  display: block;
}
section.follow ul {
  width: 100%;
  height: 100%;
  display: flex;
  gap: 24rem;
  margin-top: 80rem;
}
section.follow ul li {
  height: 550rem;
  flex: 1;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  color: #fff;
  text-align: center;
  border-radius: 10rem;
}
section.follow ul li:nth-of-type(1) {
  background-image: url("/images/main/follow_img01.jpg");
}
section.follow ul li:nth-of-type(2) {
  background-image: url("/images/main/follow_img02.jpg");
}
section.follow ul li a {
  background-color: #fff;
  padding: 16rem 28rem;
  color: #111;
  font-family: var(--eng);
  font-size: 20rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%; /* 28rem */
  display: flex;
  gap: 10rem;
  border-radius: 6rem;
  align-items: center;
  transition: all 0.3s ease;
}
section.follow ul li a:after {
  width: 24rem;
  height: 24rem;
  content: "";
  display: block;
  background-image: url("/images/common/arrow_type01.svg");
  background-size: 12rem auto;
  transition: all 0.3s ease;
  background-repeat: no-repeat;
  background-position: center;
}
section.follow ul li a:hover {
  color: #fff;
  background-color: var(--color-b);
}
section.follow ul li a:hover:after {
  background-image: url("/images/common/arrow_type01_white.svg");
}
section.follow ul li p {
  margin: 60rem 0 40rem;
}

/* 유튜브 아이프레임 섹션 */
section.main_iframe {
  width: 100%;
  height: 100vh;
  position: relative;
  display: block;
}
section.main_iframe iframe {
  width: 100%;
  height: 100%;
}

/* achievements(성과) 섹션*/
section.achievements .tit_s01_wrap {
  flex-direction: column;
}
section.achievements .tit_s01_wrap .tit_s01 > div {
  width: 52%;
}
section.achievements ul {
  display: flex;
  gap: 120rem;
  margin-top: 80rem;
}
section.achievements ul > li {
  flex: 1;
}
section.achievements ul > li:nth-of-type(1) {
  width: calc(48% - 120rem);
  display: flex;
  gap: 40rem 9.8%;
  flex-wrap: wrap;
  margin-top: 10rem;
}
section.achievements ul > li:nth-of-type(1) > div {
  flex: none;
  width: 48.8%;
}
section.achievements ul > li:nth-of-type(1) > div:nth-of-type(2n) {
  width: 41.4%;
}
section.achievements ul > li:nth-of-type(1) > div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
section.achievements ul > li:nth-of-type(1) > div:nth-of-type(4), section.achievements ul > li:nth-of-type(1) > div:nth-of-type(3) {
  justify-content: flex-end;
}
section.achievements ul > li:nth-of-type(1) > div strong {
  color: #FF4084;
  text-align: center; /* PC/mt02_80_b */
  font-family: var(--eng);
  font-size: 80rem;
  font-style: normal;
  font-weight: 700;
  line-height: 140%; /* 112rem */
  letter-spacing: -1.6rem;
  margin-bottom: 4rem;
}
section.achievements ul > li:nth-of-type(1) > div strong .achievements-count {
  font-variant-numeric: tabular-nums;
}
section.achievements ul > li:nth-of-type(1) > div strong span:nth-of-type(2) {
  margin-left: 10rem;
}
section.achievements ul > li:nth-of-type(1) > div > span {
  color: #111; /* PC/mt06_18_md */
  font-family: var(--eng);
  font-size: 18rem;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 25.2rem */
  margin-bottom: 4rem;
}
section.achievements ul > li:nth-of-type(1) > div p {
  color: #555; /* 공통_16이하/pr07_16_rg */
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24rem */
  letter-spacing: -0.32rem;
}
section.achievements ul > li:nth-of-type(2) {
  flex: none;
  width: 52%;
  height: 438rem;
  background: url("/images/main/achievements_img01.jpg") no-repeat center center;
  background-size: cover;
  border-radius: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.achievements ul > li:nth-of-type(2) img {
  width: 198rem;
  height: auto;
}

/* customer review  섹션*/
section.review {
  background-color: #f7f4f5;
  padding-bottom: 200rem;
}
section.review .tit_s01_wrap {
  flex-direction: column;
  align-items: flex-start;
}
section.review .tit_s01_wrap p {
  text-align: left;
  margin-top: 30rem;
}
section.review {
  /* .tit_s01 span 은 layout에서 display:flex, strong 은 기본 inline → AOS translateY가 박스에 잘 안 잡혀 opacity만 느껴질 수 있음 */
}
section.review .tit_s01 > strong {
  display: block;
}
section.review .review_swiper_nav {
  margin-top: -44rem;
}
section.review .review_swiper {
  margin-top: 80rem;
  width: 100%;
  box-sizing: border-box;
  padding-left: max(var(--layout-side-padding), (100% - var(--layout-max-width)) / 2);
}
section.review .review_swiper .swiper-slide .review_swiper img {
  border-radius: 10rem;
}
section.review .review_swiper .swiper-slide a {
  padding: 40rem;
  border-radius: 10rem;
  background-color: #fff;
}
section.review .review_swiper .swiper-slide strong {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 0;
  max-width: 100%;
  color: var(--color-111111, #111);
  font-size: 20rem;
  font-style: normal;
  font-weight: 600;
  line-height: 140%;
  letter-spacing: -0.4rem;
}
section.review .review_swiper .swiper-slide p {
  height: 48rem;
  margin-top: 10rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  word-break: break-word; /* 2줄(16rem × 1.5 × 2) */
  color: var(--color-333333, #333);
  text-overflow: ellipsis;
  font-size: 16rem;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32rem;
}
section.review .review_swiper .swiper-slide .review_bottom {
  padding-top: 20rem;
  margin-top: 60rem;
  border-top: 1rem solid #ccc;
  display: flex;
  gap: 16rem;
  align-items: center;
}
section.review .review_swiper .swiper-slide .review_bottom img {
  width: 48rem;
  height: 48rem;
  flex: none;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 4rem;
}
section.review .review_swiper .swiper-slide .review_bottom span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  word-break: break-word;
  min-width: 0;
  flex: 1;
  max-height: 54rem; /* 2줄(18rem × 1.5 × 2) */
  color: #111;
  text-overflow: ellipsis;
  font-size: 18rem;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.36rem;
}

/* 반응형 - 모바일 */
@media screen and (max-width: 1280px) {
  /* 메인 비주얼 스와이퍼 */
  section.visual {
    height: 100%;
    margin-top: 0;
  }
  section.visual .visual_motion .visual_motion__j {
    width: 32rem;
  }
  section.visual .visual_motion .visual_motion__h {
    width: 73rem;
  }
  section.visual .visual_swiper.swiper {
    height: calc(100vh - 56rem);
  }
  @supports (-webkit-touch-callout: none) {
    section.visual .visual_swiper.swiper {
      height: calc(100vh - 56rem);
    }
    @supports (height: 100dvh) {
      section.visual .visual_swiper.swiper {
        height: calc(100dvh - 56rem - env(safe-area-inset-bottom));
        height: calc(100dvh - 56rem - constant(safe-area-inset-bottom));
      }
    }
  }
  section.visual .visual_swipe_item_txt {
    bottom: 58rem;
    left: 16rem;
  }
  section.visual .visual_swipe_item_txt strong {
    font-size: 28rem;
    letter-spacing: -0.56rem;
  }
  section.visual .visual_swipe_item_txt p {
    font-size: 16rem;
    font-weight: 400;
    padding-right: 16rem;
    letter-spacing: -0.3rem;
    margin-top: 16rem;
  }
  section.visual {
    /* 비주얼 인디케이터:얇은 라인 형태 */
  }
  section.visual .swiper-pagination {
    left: 50%;
    transform: translateX(-50%) !important;
    bottom: 23rem;
    gap: 4rem;
  }
  section.visual .swiper-pagination-bullet {
    width: 36rem;
    height: 2rem;
  }
  /* celebrity 섹션 */
  section.celebrity {
    padding-bottom: 100rem;
  }
  section.celebrity .tit_s01_wrap {
    align-items: flex-start;
  }
  section.celebrity .celebrity_tit_right {
    align-items: flex-start;
    max-width: unset;
  }
  section.celebrity .celebrity_swiper_nav {
    margin: 18rem auto 20rem;
  }
  section.celebrity .celebrity_swiper {
    width: calc(100% - var(--layout-side-padding) * 2);
    max-width: var(--layout-max-width);
    padding: 0;
  }
  section.celebrity .celebrity_swiper .swiper-slide {
    width: 100%;
    margin-right: 0;
  }
  section.celebrity .celebrity_swiper .swiper-slide strong {
    margin-top: 16rem;
    font-size: 20rem;
    letter-spacing: -0.4rem;
    gap: 6rem;
  }
  section.celebrity .celebrity_swiper .swiper-slide strong span {
    font-size: 20rem;
  }
  section.celebrity .celebrity_swiper .swiper-slide ul {
    gap: 18rem;
    margin-top: 6rem;
  }
  section.celebrity .celebrity_swiper .swiper-slide ul li {
    font-size: 18rem;
    letter-spacing: -0.36rem;
    gap: 6rem;
  }
  /* reservation 섹션*/
  section.reservation ul {
    height: auto;
    flex-direction: column;
  }
  section.reservation ul > li .img_section img {
    transform: translateZ(0);
  }
  section.reservation ul.trendsetter li:nth-of-type(1) {
    width: 100%;
    padding: 0 16rem;
  }
  section.reservation ul.trendsetter li:nth-of-type(2) {
    width: 100%;
    height: 183.33vw;
  }
  section.reservation ul.trendsetter li:nth-of-type(3) {
    width: 100%;
    justify-content: flex-start;
    padding: 0 16rem;
  }
  section.reservation ul.graduation {
    margin-top: 0 !important; /* 모바일은 핀 없음 — 데스크톱 1px 보정 해제 */
  }
  section.reservation ul.graduation li {
    width: 100%;
  }
  section.reservation ul.graduation li:nth-of-type(1) {
    height: 112.5vw;
  }
  section.reservation ul.graduation li:nth-of-type(2) {
    padding: 0 16rem;
    justify-content: flex-start;
  }
  section.reservation ul.wedding {
    margin-top: 0 !important; /* 모바일은 핀 없음 — 데스크톱 1px 보정 해제 */
    flex-direction: column-reverse;
  }
  section.reservation ul.wedding li {
    width: 100%;
  }
  section.reservation ul.wedding li:nth-of-type(1) {
    padding: 0 16rem;
    justify-content: flex-start;
  }
  section.reservation ul.wedding li:nth-of-type(2) {
    height: 104.17vw;
  }
  section.reservation ul.promotion {
    margin-top: 0 !important; /* 모바일은 핀 없음 — 데스크톱 1px 보정 해제 */
  }
  section.reservation ul.promotion li {
    width: 100%;
    justify-content: flex-end;
    padding: 0 16rem !important;
  }
  section.reservation ul.promotion li:nth-of-type(1) {
    height: 121.94vw;
  }
  section.reservation ul.promotion li:nth-of-type(2) {
    height: 121.94vw;
  }
  section.reservation ul.promotion li:nth-of-type(3) strong {
    font-size: 32rem;
  }
  section.reservation ul.promotion li:nth-of-type(3) .roll_btn {
    margin-top: 60rem;
    margin-bottom: 60rem;
  }
  section.reservation ul.promotion li strong {
    font-size: 30rem;
  }
  section.reservation ul.promotion li .roll_btn {
    margin-top: 20rem;
    margin-bottom: 40rem;
  }
  section.reservation ul .roll_btn {
    margin: 60rem 0;
    letter-spacing: -0.32rem;
  }
  section.reservation ul strong {
    font-size: 38rem;
    margin-top: 40rem;
    display: block;
  }
  section.reservation ul p {
    font-size: 18rem;
    letter-spacing: -0.36rem;
    margin-top: 20rem;
  }
  /* follow 섹션*/
  section.follow ul {
    flex-direction: column;
    gap: 18rem;
    margin-top: 40rem;
  }
  section.follow ul li {
    height: 91.11vw;
    flex: none;
  }
  section.follow ul li:nth-of-type(1) {
    background-image: url(/images/main/follow_img01_mo.jpg);
  }
  section.follow ul li:nth-of-type(2) {
    background-image: url(/images/main/follow_img02_mo.jpg);
  }
  section.follow ul li a {
    padding: 12rem 20rem;
    font-size: 18rem;
    gap: 6rem;
  }
  section.follow ul li p {
    margin: 40rem 0 20rem;
  }
  /* 유튜브 아이프레임 섹션 */
  section.main_iframe {
    height: 83.33vw;
  }
  /* achievements(성과) 섹션*/
  section.achievements .tit_s01_wrap .tit_s01 > div {
    width: 100%;
  }
  section.achievements .tit_s01_wrap p {
    margin-top: 20rem;
  }
  section.achievements ul {
    flex-direction: column-reverse;
    gap: 66rem;
    margin-top: 40rem;
  }
  section.achievements ul > li {
    flex: none;
  }
  section.achievements ul > li:nth-of-type(1) {
    width: 100%;
    gap: 20rem;
    margin-top: 0;
  }
  section.achievements ul > li:nth-of-type(1) > div {
    width: 100%;
  }
  section.achievements ul > li:nth-of-type(1) > div:nth-of-type(2n) {
    width: 100%;
  }
  section.achievements ul > li:nth-of-type(1) > div strong {
    font-size: 36rem !important;
    letter-spacing: -0.72rem;
  }
  section.achievements ul > li:nth-of-type(1) > div strong span:nth-of-type(2) {
    margin-left: 6rem;
  }
  section.achievements ul > li:nth-of-type(1) > div > span {
    font-size: 16rem;
  }
  section.achievements ul > li:nth-of-type(2) {
    width: 100%;
    height: 67.78vw;
    background: url("/images/main/achievements_img01_mo.jpg") no-repeat center center;
    background-size: cover;
  }
  section.achievements ul > li:nth-of-type(2) img {
    width: 154rem;
    height: auto;
  }
  /* customer review  섹션*/
  section.review {
    padding: 0 16rem 100rem;
  }
  section.review .layout_s01 {
    padding: 100rem 0 0;
  }
  section.review .tit_s01_wrap p {
    margin-top: 20rem;
  }
  section.review .review_swiper_nav {
    margin-top: 18rem;
    width: 100%;
  }
  section.review .review_swiper {
    margin-top: 16rem;
    padding-left: 0;
  }
  section.review .review_swiper .swiper-slide {
    margin-right: 0;
  }
  section.review .review_swiper .swiper-slide a {
    padding: 20rem;
  }
  section.review .review_swiper .swiper-slide strong {
    font-size: 18rem;
    letter-spacing: -0.36rem;
  }
  section.review .review_swiper .swiper-slide p {
    margin-top: 6rem;
  }
  section.review .review_swiper .swiper-slide .review_bottom {
    padding-top: 16rem;
    margin-top: 40rem;
    gap: 12rem;
  }
  section.review .review_swiper .swiper-slide .review_bottom span {
    max-height: 48rem; /* 2줄(18rem × 1.5 × 2) */
    font-size: 16rem;
    letter-spacing: -0.32rem;
  }
}/*# sourceMappingURL=main.css.map */