/*!*************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/koreanSub/page.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************/
.page_container__aSaT9 {
  width: 100%;

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

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

  overflow-x: visible;
}

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

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

.page_bodyContainer__XiBAC {
  width: 100%;
}

.page_imageWrapper__xF6wm {
  width: 1280px;
  margin: 0 auto;
}

.page_topBanner__0jB_7 {
  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__eZmSD {
  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__WPGlx {
    background-image: url('/images/pc/korean/korean_001.jpg');
  }

  .page_bannerText__eZmSD {
    width: 100%;
    padding: 0 20px;
  }
}

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

@media (max-width: 768px) {
  .page_topContainer__WPGlx {
    background-image: url('/images/mobile/korean/korean_001.jpg');
  }
  
  .page_topBanner__0jB_7 {
    height: 217px;
    background-size: 650px 217px;
  }
  
  .page_bannerText__eZmSD {
    max-width: 650px;
    font-size: 16px;
    padding: 0 15px;
  }
}

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

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

.page_tabMenu__v4hO9 {
  width: 220px;
  height: 56px;
  line-height: 56px;
  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;
}

.page_tabMenu__v4hO9.page_active__7l9ju {
  background-color: #4E9CFB;
  font-weight: bold;
}

.page_subTitleWrapper__gnsfk {
  text-align: center;
  margin-top: 120px;
}

.page_subTitle__c_8IQ {
  font-size: 46px;
  font-weight: bold;
  display: inline-block;
  padding-bottom: 8px;
  border-bottom: 8px solid #4E9CFB;
}

.page_destGroup__uG9Q5 {
  width: 100%;
  margin: 140px auto 60px auto;
  display: flex;
  justify-content: center;
  max-width: 1280px;
  overflow: hidden;
}

.page_destGroup__uG9Q5 img {
  max-width: 1280px;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.page_mobileBodyContainer__l4lfH {
  width: 100%;
  min-height: 400px;
  background: #f8f8f8;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.page_mobileTabMenuWrapper__k6gYn {
  display: flex;
  justify-content: center;
  margin-top: -14px;
  position: relative;
  max-width: 300px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  z-index: 2;
  gap: 0;
}

.page_mobileTabMenu__EYYX0 {
  width: 120px;
  height: 28px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  background-color: #fff;
  color: #000000;
  font-weight: normal;
  cursor: pointer;
  border: 1px solid #999999;
  border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.page_mobileTabMenu__EYYX0.page_active__7l9ju {
  background-color: #4E9CFB;
  color: #000000;
  font-weight: bold;
}

.page_mobileSubTitleWrapper__Q_qvw {
  text-align: center;
  margin: 30px 0 22px 0;
}

.page_mobileSubTitle__rLOsa {
  font-size: 20px;
  font-weight: bold;
  color: #222;
  display: inline-block;
  border-bottom: 3px solid #4E9CFB;
  padding-bottom: 4px;
}

.page_mobileDestGroup__J8xxe {
  width: 100%;
  display: flex;
  justify-content: center;
  margin: 24px 0 0 0;
}

.page_mobileDestGroup__J8xxe form {
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}

.page_mobileDestImage__bTixm {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.page_mainTitle__9aU7p {
  font-size: 28px;
  font-weight: 700;
  color: #222;
  margin-bottom: 8px;
}

.page_applyTitle__di2iF {
  font-size: 22px;
  font-weight: 600;
  color: #222;
  margin-bottom: 0;
}

.page_applyUnderline__PnoxZ {
  width: 100%;
  height: 3px;
  background: #3182f6;
  margin-top: 4px;
  margin-bottom: 8px;
}

.page_mobileInput__NIkBQ {
  width: 100%;
  margin-bottom: 24px;
  padding: 12px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-sizing: border-box;
}

.page_mobileInput__NIkBQ:last-of-type {
  margin-bottom: 0;
}

.page_mobileSelect__CvwOk {
  width: 120px;
  margin-bottom: 0;
  padding: 12px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  flex-shrink: 0;
}

.page_mobileEmailInput__RBfLB {
  width: 100%;
  margin-bottom: 0;
  padding: 12px;
  font-size: 16px;
  border-radius: 6px;
  border: 1px solid #ddd;
  box-sizing: border-box;
  flex: 1;
}

.page_mobileApplyTitle__C_4Pl {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  margin-bottom: 0;
}

