/*!***************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[13].oneOf[5].use[3]!./app/page.module.css ***!
  \***************************************************************************************************************************************************************************************************************************************************************/
.page_container__jZF7q,
.page_bodyContainer__eeeuD,
.page_dest1__E__i_,
.page_dest3__ZsOnh {
  box-sizing: border-box;
  max-width: 100vw;
  overflow-x: hidden;
}

.page_container__jZF7q {
  width: 100%;

  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: flex-start;

  font-family: 'Pretendard', sans-serif;  /* ✅ 폰트 설정 */
  letter-spacing: -0.5px;

  background-color: #ffffff;
}

.page_topContainer__YksCs {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}


.page_bodyContainer__eeeuD {
  width: 100%;
  max-width: 1280px;
  padding: 80px 20px;
  margin: 0 auto;
}


.page_dest2__rvZIZ img {
  display: block;
  max-width: 920px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.page_destGroup__LTAul {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}


.page_topBanner__wFI1W {
  width: 100%;
  height: 640px;
  margin-left: calc(-50vw + 50%);
  background-size: 1920px 640px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_bannerText__khS_F {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  font-family: 'Pretendard', sans-serif;  /* ✅ 폰트 설정 */
  color: white;
  font-size: 44px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -2.5%;                  /* ✅ 자간 */
  text-align: right;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6);
}

/* 반응형 처리 */
@media (max-width: 1280px) {
  .page_topContainer__YksCs {
    background-image: url('/images/pc/home_001.jpg');
  }
  
  .page_bannerText__khS_F {
    width: 100%;
    padding: 0 20px;
  }
}

@media (min-width: 1281px) {
  .page_topContainer__YksCs {
    background-image: url('/images/pc/home_001.jpg');
  }
}

@media (max-width: 768px) {
  .page_topContainer__YksCs {
    background-image: url('/images/mobile/home_001.jpg');
  }
  
  .page_topBanner__wFI1W {
    height: 217px;
    background-size: 650px 217px;
  }
  
  .page_bannerText__khS_F {
    max-width: 650px;
    font-size: 16px;
    padding: 0 15px;
  }
}

.page_dest1__E__i_, .page_dest2__rvZIZ, .page_dest3__ZsOnh, .page_dest4__P5z32 {
  margin: 0 auto;  /* 위쪽 여백은 조정 가능 */
  display: flex;
  justify-content: center;
}

.page_dest1__E__i_ {
  margin-top: 80px;
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
  gap: 2%;
}

.page_dest1Item__8Jgpl {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 18%;
  min-width: 120px;
  max-width: 220px;
  margin-bottom: 24px;
}

.page_dest1ItemImage__a7LmZ {
  max-width: 180px;
  margin-bottom: 10px;
}

.page_dest1ItemImage__a7LmZ img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page_dest1ItemTextTitle__WZzmu {
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  line-height: 1.3;
  white-space: pre-line;
  text-align: center;
  margin-bottom: 10px;
}

.page_dest1ItemTextDescription__x6jB_ {
  font-size: 14px;
  color: #767676;
  line-height: 1.4;
  white-space: pre-line;
  text-align: center;
}

.page_dest2__rvZIZ {
  margin-top: 140px;
  padding: 0 20px;
  display: flex;
  justify-content: center;
}

.page_dest3__ZsOnh {
  margin: 155px auto 0 auto;
  justify-content: center;
  padding: 0 20px;
  width: 100%;
  max-width: 1055px;
  height: 338px;

  position: relative;
}

.page_dest3Image__kMSyf {
  position: absolute;
  left: 0;
  width: 601px;
  height: 338px;
}

.page_dest3Text__QrI2O {
  position: absolute;
  max-width: 1055px;
  right: 0;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  justify-content: flex-end;
  overflow: visible;
}

.page_dest3TextTitle__rJhoo {
  height: 95px;
  font-size: 32px;
  font-weight: normal;
  color: #000000;
  line-height: 1.3;
  white-space: pre-line;
  text-align: right;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  overflow: visible;
}

.page_dest3TextDescription__HyunH {
  width: 100%;
  max-width: 954px;
  height: 243px;
  font-size: 48px;
  font-weight: bold;
  color: #000000;
  line-height: 1.3;
  white-space: pre-line;
  overflow: visible;
  text-align: right;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}

.page_tabMenuWrapper__eI6E0 {
  display: flex;
  justify-content: center;
  margin-top: -28px;

  position: relative;     /* ✅ position 추가 */
}

.page_tabMenu__IUp89 {
  width: 210px;
  height: 56px;
  line-height: 1.2;
  text-align: center;
  font-size: 20px;
  background-color: #fff;
  color: #000;
  font-weight: normal;
  cursor: pointer;
  border: 1px solid #999999;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: pre-line;
}

.page_tabMenu__IUp89.page_active__9fwfh {
  background-color: #4E9CFB;
  font-weight: bold;
}

.page_tabMenu__IUp89.page_ru__IPrlR {
  width: 264px;
  height: 94px;
}

.page_dest4Wrapper__9Ao9u {
  width: 100%;
  max-width: 1280px;
  margin: 140px auto 0 auto; /* margin 수정 */
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.page_arrowBtn__yBo6x {
  width: 64px;
  height: 64px;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.page_arrowBtn__yBo6x:disabled {
  opacity: 0.3;
  cursor: default;
}

.page_sliderContainer__Pw46_ {
  width: 100%;
  max-width: 1060px;
  overflow: hidden;
  position: relative;
  margin: 0 auto;
}

.page_sliderTrack__KhFof {
  display: flex;
  transition: transform 0.3s ease;
  width: 100%;
}

.page_sliderItem__e_MNq {
  flex-shrink: 0;
  width: 100%;
}

.page_sliderItem__e_MNq img {
  width: 100%;
  max-width: 1060px;
  height: auto;
  object-fit: contain;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.04);
}


.page_mobileBodyContainer__cIr7E {
  width: 100%;
  margin: 20px auto;
}

.page_mobileYesSection__mR2Jq {
  width: 100%;
  text-align: center;
  margin: 32px 0 24px 0;
}

.page_mobileYesTitle__RCbSb {
  font-size: 18px;
  color: #111111;
  line-height: 26px;
  margin-bottom: 8px;
  display: block;
  margin: 0 auto 24px auto;
}

.page_mobileYesStrong__T7WrN {
  font-size: 24px;
  line-height: 34px;
  color: #111111;
  font-weight: bold;
  display: block;
  margin: 0 auto;
}

.page_mobileNoSection__Z_QtR {
  width: 100%;
  margin: 32px 0 44px 0;
  text-align: center;
}

.page_mobileNoImage__Y19d8 {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
}

/* 모바일 아이콘 행 - KO */
.page_mobileIconRow__HI97Y.page_ko__WArtr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
  width: 100%;
  margin: 24px 0 24px 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.page_mobileIconItem__VT2sH {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
}
.page_mobileIconItem__VT2sH img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 64px;
  margin-bottom: 4px;
}
.page_mobileIconItemText__9l433 {
  font-size: 12px;

  color: #000000;
  text-align: center;
  white-space: pre-line;
  word-break: keep-all;
}

/* 모바일 아이콘 행 - RU */
.page_mobileIconRow__HI97Y.page_ru__IPrlR {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin: 24px 0 24px 0;
  padding: 0 20px;
  box-sizing: border-box;
}
.page_mobileIconItem__VT2sH.page_ru__IPrlR {
  display: inline-flex;
  flex-direction: row;
  align-items: center;
  width: 48%;
  min-width: 140px;
  margin-bottom: 10px;
  margin-right: 2%;
}

.page_mobileIconItem__VT2sH.page_ru__IPrlR img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 64px;
  margin-bottom: 4px;
  margin-right: 8px;
}
.page_mobileIconItemText__9l433.page_ru__IPrlR {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  text-align: left;
  white-space: pre-line;
  word-break: keep-all;
}

.page_mobileIconRowLine__5_zpj {
  display: flex;
  width: 100%;
  margin-bottom: 8px;
  justify-content: flex-start;
}

.page_mobileIconItem__VT2sH.page_ru__IPrlR {
  display: flex;
  flex-direction: row;
  align-items: center;
  flex: 1 1 50%;
  min-width: 0;
  margin-right: 2%;
  margin-bottom: 0;
}

.page_mobileIconItemWide__7R5rm {
  width: 100%;
  flex: 1 1 100%;
  min-width: 0;
}

.page_mobileIconItemWide__7R5rm .page_mobileIconItemText__9l433.page_ru__IPrlR {
  text-align: left;
  white-space: pre-line;
}

.page_mobileSlideSection__nvFSQ {
 padding: 0 20px;
}

.page_mobileSlideImage__U0OFR {
  width: 100%;
}

.page_mobileSlideImage__U0OFR img {
  width: 100%;
  height: auto;
}

.page_mobileTabMenuWrapper__Ky_ly {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}

.page_mobileTabMenu__bbu_r {
  flex: 1;
  padding: 12px 8px;
  border: none;
  cursor: pointer;
  font-size: 12px;
  color: #000000;
  text-align: center;
  white-space: pre-line;
  line-height: 1.2;
  transition: background-color 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #E5E5EC;
}

.page_mobileTabMenu__bbu_r.page_active__9fwfh {
  background-color: #4E9CFB;
  color: white;
}

.page_mobileTabMenu__bbu_r.page_ru__IPrlR {
  font-size: 11px;
  line-height: 1.1;
}

.page_mobileSliderWrapper__fLJnt {
  position: relative;
  width: 100%;
  margin: 0 auto 40px auto;
}

.page_mobileSliderContainer___SUYo {
  width: calc(100% - 60px);
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}

.page_mobileArrowBtn__SswXe {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3%;
  height: 30px;
}

.page_mobileArrowBtn__SswXe:first-child {
  left: 0;
}

.page_mobileArrowBtn__SswXe:last-child {
  right: 0;
}

.page_mobileArrowBtn__SswXe:disabled {
  opacity: 0.3;
  cursor: not-allowed;
}

.page_mobileSliderTrack__peXBk {
  display: flex;
  transition: transform 0.3s ease;
  width: 1560px; /* 390px * 4 */
  height: 179px;
}

.page_mobileSliderItem__5jMjG {
  flex-shrink: 0;
  width: 390px;
  height: 179px;
}

.page_mobileSliderItem__5jMjG img {
  width: 390px;
  height: 179px;
  object-fit: cover;
}







