@charset "UTF-8";
.glo-wrap.wide {
  max-width: 100%;
}

.h_ready .glo-header,
.glo-header.header_hide {
  top: -90px;
}

.main-attendance-btn-wrap {
  display: none;
}

.glo-contents.janpromo {
  max-width: 100%;
  padding: 0;
  line-height: 1;
}
.glo-contents.janpromo * {
  box-sizing: border-box;
}
.glo-contents.janpromo .icon {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.glo-contents.janpromo img {
  max-width: 100%;
}
.glo-contents.janpromo .mo-cont {
  display: none;
}
.glo-contents.janpromo sup {
  font-family: "Gotham-Medium";
  font-weight: 500;
}
.glo-contents.janpromo .janpromo_intro {
  display: flex;
  align-items: center;
  height: 100vh;
  max-height: 1080px;
  background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/vis_img.jpg) no-repeat center top/cover;
}
.glo-contents.janpromo .janpromo_intro_area {
  width: 100%;
  max-width: 1810px;
  margin: 0 auto;
  padding-left: 290px;
  padding-bottom: 5%;
}
.glo-contents.janpromo .janpromo_intro_tit {
  width: 430px;
  text-align: center;
  color: #000;
}
.glo-contents.janpromo .janpromo_intro_tit .logo {
  margin-bottom: 18px;
}
.glo-contents.janpromo .janpromo_intro_tit .logo img {
  width: 285px;
}
.glo-contents.janpromo .janpromo_intro_tit .tit {
  margin-bottom: 25px;
  font-size: 85px;
  line-height: 94px;
  font-weight: 800;
}
.glo-contents.janpromo .janpromo_intro_tit .price {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
  font-size: 46px;
  font-weight: 800;
  line-height: 66px;
}
.glo-contents.janpromo .janpromo_intro_tit .price span {
  display: block;
  padding-left: 20px;
  margin-left: 20px;
  position: relative;
  font-family: "Century Gothic W05 Bold", AppleSDGothicNeo-Regular, "notokr", "맑은고딕", Malgun Gothic, sans-serif;
  font-size: 60px;
}
.glo-contents.janpromo .janpromo_intro_tit .price span::before {
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 3px;
  background: #000;
}
.glo-contents.janpromo .janpromo_intro_timer {
  margin-bottom: 15px;
}
.glo-contents.janpromo .janpromo_intro_timer .timer {
  display: flex;
  justify-content: center;
  width: 430px;
  height: 60px;
  font-size: 30px;
  line-height: 60px;
  color: #fff;
  font-family: "GothamLight", "notokr", sans-serif;
  background: #2a2c2c;
  border-radius: 30px;
}
.glo-contents.janpromo .janpromo_intro_timer .timer div {
  width: 85px;
  text-align: center;
}
.glo-contents.janpromo .janpromo_intro_btn {
  display: flex;
}
.glo-contents.janpromo .janpromo_intro_btn .btn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  border-radius: 27px;
  font-size: 20px;
  font-weight: 600;
}
.glo-contents.janpromo .janpromo_intro_btn .btn-buy {
  width: 178px;
  margin-right: 10px;
  color: #fff;
  background-color: #d94829;
}
.glo-contents.janpromo .janpromo_intro_btn .btn-kakao {
  width: 243px;
  color: #391b1b;
  background-color: #fae300;
}
.glo-contents.janpromo .janpromo_intro_btn .btn-kakao .icon-kakao {
  width: 26px;
  height: 24px;
  margin-right: 8px;
  background-image: url(/content/dam/glo-jp/korea-images/event/common/kakao_ico.png);
}
.glo-contents.janpromo .janpromo_contents {
  color: #2a2c2c;
}
.glo-contents.janpromo .janpromo_contents .section_desc {
  margin-bottom: 20px;
  color: #e5451c;
  text-align: center;
  font-size: 30px;
  font-weight: 600;
}
.glo-contents.janpromo .janpromo_contents .section_tit {
  font-size: 60px;
  line-height: 72px;
  font-weight: 900;
  text-align: center;
}
.glo-contents.janpromo .janpromo_contents .section_benefit {
  padding: 100px 0 70px;
  background: #f6f6f6;
}
.glo-contents.janpromo .janpromo_contents .section_benefit .section_tit {
  margin-bottom: 35px;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list {
  width: 1192px;
  height: 745px;
  margin: 0 auto;
  position: relative;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li {
  width: 584px;
  padding: 60px 50px 0;
  position: absolute;
  background: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.15);
  transition: all 0.4s;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li .tit {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 44px;
  font-weight: 800;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li .benefit-img {
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li .price {
  display: block;
  margin: 0 auto 20px;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li .link {
  color: #999;
  font-size: 20px;
  text-decoration: underline;
  letter-spacing: -0.03em;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) {
  height: 745px;
  left: 0;
  top: 0;
  text-align: center;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(2) {
  height: 360px;
  right: 0;
  top: 0;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(3) {
  height: 360px;
  right: 0;
  bottom: 0;
}
.glo-contents.janpromo .janpromo_contents .section_benefit_list li:hover {
  transform: translateY(-15px);
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.glo-contents.janpromo .janpromo_contents .section_review {
  padding: 50px 0 150px;
}
.glo-contents.janpromo .janpromo_contents .section_review .section_tit {
  margin-bottom: 70px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul {
  width: 660px;
  height: 630px;
  margin: 0 auto;
  position: relative;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 660px;
  height: 550px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: 1px solid #999;
  border-radius: 30px;
  text-align: center;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li::after {
  content: "";
  display: block;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  position: absolute;
  left: -1px;
  top: -1px;
  pointer-events: none;
  border: 4px solid #e5451c;
  border-radius: 30px;
  box-sizing: border-box;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(1) {
  position: relative;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(2) {
  margin-top: 20px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(3) {
  margin-top: 40px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(4) {
  margin-top: 60px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(5) {
  margin-top: 80px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul li.line::after {
  display: none;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .user {
  width: calc(100% - 90px);
  display: flex;
  align-items: center;
  position: absolute;
  left: 45px;
  top: 45px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .user .naver {
  width: 43px;
  height: 43px;
  margin-right: 15px;
  background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/logo_naver.png) no-repeat center center/contain;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .user .id {
  font-size: 20px;
  color: #2a2c2c;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .user .stars {
  width: 180px;
  height: 32px;
  margin-left: auto;
  background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/stars.png) no-repeat center center/contain;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .review {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.03em;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong {
  display: inline-block;
  position: relative;
  font-size: 28px;
  line-height: 40px;
}
.glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong::before {
  content: "";
  display: block;
  width: 100%;
  height: 20px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #d94829;
  opacity: 0.2;
}
.glo-contents.janpromo .janpromo_contents .section_buy {
  height: 100vh;
  position: relative;
  background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/buy_bg.jpg) no-repeat center center/cover;
}
.glo-contents.janpromo .janpromo_contents .section_buy .txt_area {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: 100px;
}
.glo-contents.janpromo .janpromo_contents .section_buy .txt_area .tit {
  margin-bottom: 35px;
  color: #fff;
  font-size: 80px;
  line-height: 96px;
  font-weight: 600;
  font-family: "Gotham-book", "notokr", sans-serif;
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
  letter-spacing: -0.02em;
}
.glo-contents.janpromo .janpromo_contents .section_buy .txt_area .tit strong {
  color: #e5451c;
}
.glo-contents.janpromo .janpromo_contents .section_buy .txt_area .btn-buy {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 260px;
  height: 74px;
  margin: 0 auto;
  background: #d94829;
  border-radius: 37px;
  color: #fff;
  font-size: 28px;
  font-weight: 600;
}
.glo-contents.janpromo .janpromo_contents .section_caution {
  height: auto;
}
.glo-contents.janpromo .janpromo_contents .section_caution_noti {
  padding: 35px 55px;
  background: #eee;
}
.glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list {
  width: 1020px;
  margin: 0 auto;
}
.glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list li {
  font-size: 16px;
  line-height: 20px;
  color: #666;
  word-break: keep-all;
}
.glo-contents.janpromo .janpromo_contents .section_caution-top {
  background-color: #333;
  border-bottom: 1px solid #666666;
  color: #fff;
}
.glo-contents.janpromo .janpromo_contents .section_caution-top .tit {
  display: flex;
  align-items: center;
  width: 1220px;
  height: 110px;
  margin: 0 auto;
  cursor: pointer;
}
.glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-noti {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  background-image: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/icon-noti.png);
}
.glo-contents.janpromo .janpromo_contents .section_caution-top .tit p {
  font-size: 27px;
  font-weight: 800;
}
.glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-drop {
  width: 27px;
  height: 15px;
  margin-left: auto;
  background-image: url(/content/dam/glo-jp/korea-images/event/common/icon-drop.png);
  transition: all 0.2s;
}
.glo-contents.janpromo .janpromo_contents .section_caution-wrap {
  padding: 65px 0 90px;
  background: #262626;
  color: #fff;
}
.glo-contents.janpromo .janpromo_contents .section_caution-wrap dl {
  width: 1220px;
  margin: 0 auto;
}
.glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dt {
  margin-bottom: 25px;
  font-size: 23px;
  font-weight: 800;
}
.glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd {
  padding-left: 15px;
  position: relative;
  font-size: 20px;
  line-height: 35px;
  font-family: "Gotham-book", "notokr", sans-serif;
  letter-spacing: -0.02em;
  word-break: keep-all;
}
.glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd::before {
  content: "";
  display: block;
  width: 4px;
  height: 4px;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 15px;
  background: #fff;
}
.glo-contents.janpromo .janpromo_contents .section_caution.open .icon-drop {
  transform: rotate(180deg);
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section {
  height: 100vh;
  position: relative;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .img_area {
  max-width: 905px;
  width: 50%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .img_area img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: none;
  object-position: center center;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .img_area_heating img {
  height: auto;
  object-fit: contain;
  transform: none;
  position: absolute;
  right: 0;
  bottom: 0;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .txt_area {
  width: 50%;
  max-width: 905px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination {
  position: absolute;
  top: 50%;
  right: 55px;
  transform: translateY(-50%);
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul::before {
  content: "";
  display: block;
  width: 1px;
  height: calc(100% - 16px);
  position: absolute;
  left: 7px;
  top: 7px;
  background: #d9d9d9;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li {
  width: 15px;
  height: 15px;
  margin-bottom: 130px;
  position: relative;
  z-index: 1;
  background: #abacaa;
  border-radius: 100%;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li:last-of-type {
  margin-bottom: 0;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li.on {
  background-color: #d94829;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li.on::after {
  content: "";
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  left: -6px;
  top: -6px;
  border-radius: 100%;
  border: 1px solid #d94829;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit {
  display: flex;
  justify-content: center;
  padding: 55px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area {
  padding: 65px 0 0 155px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .episode {
  margin-bottom: 40px;
  font-size: 40px;
  font-family: "Gotham-Medium", AppleSDGothicNeo-Regular, "notokr", "맑은고딕", Malgun Gothic, sans-serif;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit {
  margin-bottom: 40px;
  font-size: 90px;
  line-height: 99px;
  font-weight: 800;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit sup {
  font-size: 30px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area span {
  position: relative;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area span sup {
  position: absolute;
  left: 0;
  top: -10%;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .desc {
  font-size: 34px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont {
  display: flex;
  justify-content: center;
  padding: 55px;
  align-items: center;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit {
  margin-bottom: 30px;
  font-size: 72px;
  line-height: 86px;
  font-weight: 800;
  font-family: "Gotham-Medium", AppleSDGothicNeo-Regular, "notokr", "맑은고딕", Malgun Gothic, sans-serif;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit sup {
  font-size: 25px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area span {
  position: relative;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area span sup {
  position: absolute;
  left: 3px;
  top: -30%;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .desc {
  font-size: 34px;
  line-height: 44px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont.heating {
  padding: 0 55px !important;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_left .txt_area {
  padding-left: 88px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right .txt_area {
  padding-left: 227px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right .pagination {
  right: auto;
  left: 55px;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap_1 .section_episode_tit {
  background: #c7d3dd;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap_1 .section_episode_cont {
  background: #e8ebf2;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap_2 {
  color: #fff;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap_2 .section_episode_tit {
  background: #364550;
}
.glo-contents.janpromo .janpromo_contents .episode_wrap_2 .section_episode_cont {
  background: #465866;
}
.glo-contents.janpromo .floating-timer {
  opacity: 0;
  width: 360px;
  position: fixed;
  right: 50px;
  bottom: -80px;
  border-radius: 35px;
  background: #2a2c2c;
  transition: all 0.3s;
}
.glo-contents.janpromo .floating-timer .floating {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  font-size: 24px;
  color: #fff;
  font-family: "Gotham-book", "notokr", sans-serif;
  font-weight: 600;
}
.glo-contents.janpromo .floating-timer .floating div {
  width: 70px;
  text-align: center;
}
.glo-contents.janpromo .floating-timer.active {
  opacity: 1;
  z-index: 80;
  bottom: 20px;
}
@media screen and (max-width: 1900px) {
  .glo-contents.janpromo .janpromo_intro {
    height: 56.25vw;
  }
  .glo-contents.janpromo .janpromo_intro_area {
    padding-left: 15.1vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit {
    width: 22.4vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .logo {
    margin-bottom: 0.94vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .logo img {
    width: 14.84vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .tit {
    margin-bottom: 1.3vw;
    font-size: 4.43vw;
    line-height: 4.9vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price {
    margin-bottom: 0.78vw;
    font-size: 2.4vw;
    line-height: 3.44vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price span {
    padding-left: 1.04vw;
    margin-left: 1.04vw;
    font-size: 3.13vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price span::before {
    height: 3.13vw;
    top: 0.16vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer {
    margin-bottom: 0.78vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer .timer {
    width: 22.4vw;
    height: 3.13vw;
    font-size: 1.56vw;
    line-height: 3.13vw;
    border-radius: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer .timer div {
    width: 4.43vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn {
    height: 2.81vw;
    border-radius: 1.41vw;
    font-size: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-buy {
    width: 9.27vw;
    margin-right: 0.52vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-kakao {
    width: 12.66vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-kakao .icon-kakao {
    width: 1.35vw;
    height: 1.25vw;
    margin-right: 0.42vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_desc {
    margin-bottom: 1.04vw;
    font-size: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_tit {
    font-size: 3.13vw;
    line-height: 3.75vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit {
    padding: 5.21vw 0 3.65vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit .section_tit {
    margin-bottom: 1.82vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list {
    width: 62.08vw;
    height: 38.8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li {
    width: 30.42vw;
    padding: 3.13vw 2.6vw 0;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .tit {
    margin-bottom: 1.56vw;
    font-size: 2.08vw;
    line-height: 2.29vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .benefit-img {
    right: 1.04vw;
    bottom: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .price {
    margin: 0 auto 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .link {
    font-size: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) {
    height: 38.8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) .benefit-img-device img {
    width: 21.88vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) .price {
    width: 18.44vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(2) {
    height: 18.75vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(2) .benefit-img img {
    width: 13.91vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(3) {
    height: 18.75vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(3) .benefit-img img {
    width: 15.99vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review {
    padding: 3.65vw 0 5.21vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review .section_tit {
    margin-bottom: 4.17vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul {
    width: 34.38vw;
    height: 32.81vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li {
    width: 34.38vw;
    height: 28.65vw;
    border-radius: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(2) {
    margin-top: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(3) {
    margin-top: 2.08vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(4) {
    margin-top: 3.12vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(5) {
    margin-top: 4.16vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li::after {
    border-radius: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user {
    width: calc(100% - 4.69vw);
    left: 2.34vw;
    top: 2.34vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .naver {
    width: 2.24vw;
    height: 2.24vw;
    margin-right: 0.78vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .id {
    font-size: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .stars {
    width: 9.38vw;
    height: 1.67vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review {
    font-size: 1.25vw;
    line-height: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong {
    font-size: 1.46vw;
    line-height: 2.08vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong::before {
    height: 1.04vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy {
    height: 56.25vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area {
    bottom: 5.21vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area .tit {
    margin-bottom: 1.82vw;
    font-size: 4.17vw;
    line-height: 5vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area .btn-buy {
    width: 13.54vw;
    height: 3.85vw;
    border-radius: 1.93vw;
    font-size: 1.46vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti {
    padding: 1.82vw 2.86vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list {
    width: 63.54vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list li {
    font-size: 1vw;
    line-height: 1.4vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit {
    width: 63.54vw;
    height: 5.73vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-noti {
    width: 1.61vw;
    height: 1.61vw;
    margin-right: 0.78vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit p {
    font-size: 1.41vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-drop {
    width: 1.41vw;
    height: 0.78vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap {
    padding: 3.39vw 0 4.69vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl {
    width: 63.54vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dt {
    margin-bottom: 1.3vw;
    font-size: 1.2vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd {
    padding-left: 0.78vw;
    font-size: 1.04vw;
    line-height: 1.82vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd::before {
    top: 0.78vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution.open .icon-drop {
    transform: rotate(180deg);
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination {
    right: 2.86vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul::before {
    height: calc(100% - 0.83vw);
    left: 0.36vw;
    top: 0.36vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li {
    width: 0.78vw;
    height: 0.78vw;
    margin-bottom: 6.77vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li:last-of-type {
    margin-bottom: 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination ul li.on::after {
    width: 1.3vw;
    height: 1.3vw;
    left: -0.31vw;
    top: -0.31vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit {
    padding: 2.86vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area {
    padding: 3.39vw 0 0 8.07vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .episode {
    margin-bottom: 2.08vw;
    font-size: 2.08vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit {
    margin-bottom: 2.08vw;
    font-size: 4.69vw;
    line-height: 5.16vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit sup {
    font-size: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .desc {
    font-size: 1.77vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont {
    padding: 2.86vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit {
    margin-bottom: 1.56vw;
    font-size: 3.75vw;
    line-height: 4.48vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit sup {
    font-size: 1.56vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .desc {
    font-size: 1.77vw;
    line-height: 2.29vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont.heating {
    padding: 0 2.86vw !important;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_left .txt_area {
    padding-left: 4.58vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right .txt_area {
    padding-left: 11.82vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right .pagination {
    right: auto;
    left: 2.86vw;
  }
  .glo-contents.janpromo .floating-timer {
    width: 18.75vw;
    right: 2.6vw;
    bottom: -4.17vw;
    border-radius: 1.82vw;
  }
  .glo-contents.janpromo .floating-timer .floating {
    height: 3.65vw;
    font-size: 1.25vw;
  }
  .glo-contents.janpromo .floating-timer .floating div {
    width: 3.65vw;
  }
  .glo-contents.janpromo .floating-timer.active {
    bottom: 1.04vw;
  }
}
@media screen and (max-width: 767px) {
  .glo-contents.janpromo .pc-cont {
    display: none !important;
  }
  .glo-contents.janpromo .mo-cont {
    display: block;
  }
  .glo-contents.janpromo .janpromo_intro {
    display: block;
    height: calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));
    max-height: none;
    background-image: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/vis_img_m.jpg);
  }
  .glo-contents.janpromo .janpromo_intro_area {
    padding: 26.6666666667vw 0 0;
  }
  .glo-contents.janpromo .janpromo_intro_tit {
    width: 100%;
  }
  .glo-contents.janpromo .janpromo_intro_tit .logo {
    margin-bottom: 4vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .logo img {
    width: 40.5333333333vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .tit {
    margin-bottom: 4vw;
    font-size: 13.8666666667vw;
    line-height: 15.4666666667vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price {
    margin-bottom: 4vw;
    font-size: 7.4666666667vw;
    line-height: 10.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price span {
    padding-left: 4vw;
    margin-left: 4vw;
    font-size: 9.6vw;
  }
  .glo-contents.janpromo .janpromo_intro_tit .price span::before {
    height: 6.9333333333vw;
    top: 1.8666666667vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer {
    margin-bottom: 4vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer .timer {
    width: 69.3333333333vw;
    height: 10.6666666667vw;
    margin: 0 auto;
    font-size: 5.3333333333vw;
    line-height: 10.6666666667vw;
    border-radius: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_intro_timer .timer div {
    width: 14.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn {
    justify-content: center;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn {
    height: 8vw;
    font-size: 3.2vw;
    border-radius: 4vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-buy {
    width: 31.4666666667vw;
    margin-right: 1.8666666667vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-kakao {
    width: 36vw;
  }
  .glo-contents.janpromo .janpromo_intro_btn .btn-kakao .icon-kakao {
    width: 3.7333333333vw;
    height: 3.4666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_desc {
    margin-bottom: 2.6666666667vw;
    font-size: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_tit {
    font-size: 9.6vw;
    line-height: 12vw;
    letter-spacing: -0.03em;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit {
    padding: 18.6666666667vw 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit .section_tit {
    margin-bottom: 8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list {
    width: 100%;
    height: auto;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li {
    position: relative;
    width: 100%;
    padding: 10.6666666667vw 5.3333333333vw 0;
    margin-bottom: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .tit {
    margin-bottom: 2.6666666667vw;
    font-size: 6.9333333333vw;
    line-height: 8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .benefit-img {
    right: 2.6666666667vw;
    bottom: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .price {
    margin-bottom: 2.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li .link {
    font-size: 3.2vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) {
    height: 113.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) .benefit-img-device img {
    width: 64vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(1) .price {
    width: 60.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(2) {
    height: 53.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(2) .benefit-img img {
    width: 40.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(3) {
    height: 53.3333333333vw;
    margin-bottom: 0;
  }
  .glo-contents.janpromo .janpromo_contents .section_benefit_list li:nth-of-type(3) .benefit-img img {
    width: 46.9333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review {
    padding: 18.6666666667vw 0;
  }
  .glo-contents.janpromo .janpromo_contents .section_review .section_tit {
    margin-bottom: 10.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul {
    width: 89.3333333333vw;
    height: 116vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li {
    flex-wrap: wrap;
    width: 89.3333333333vw;
    height: 105.3333333333vw;
    border-radius: 4vw;
    align-content: center;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li::after {
    border-radius: 4vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(2) {
    margin-top: 2.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(3) {
    margin-top: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(4) {
    margin-top: 8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul li:nth-of-type(5) {
    margin-top: 10.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user {
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 6.6666666667vw;
    position: relative;
    left: auto;
    top: auto;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .naver {
    width: 7.7333333333vw;
    height: 7.7333333333vw;
    margin-right: 2.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .id {
    font-size: 3.7333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .user .stars {
    width: 100%;
    height: 4.8vw;
    margin-top: 4vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review {
    font-size: 3.7333333333vw;
    line-height: 4.8vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong {
    font-size: 4.8vw;
    line-height: 6.9333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_review_card ul .review strong::before {
    height: 3.7333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy {
    height: 100vh;
    background-image: url(/content/dam/glo-jp/korea-images/event/past-events/2023/slim_janpromo/buy_bg_m.jpg);
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area {
    top: 13.3333333333vw;
    bottom: auto;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area .tit {
    margin-bottom: 5.3333333333vw;
    font-size: 8vw;
    line-height: 9.6vw;
    color: #2a2c2c;
    font-weight: 800;
    text-shadow: 0 0 1.3333333333vw rgba(0, 0, 0, 0.1);
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area .tit strong {
    font-weight: 800;
  }
  .glo-contents.janpromo .janpromo_contents .section_buy .txt_area .btn-buy {
    width: 29.3333333333vw;
    height: 8vw;
    border-radius: 4vw;
    font-size: 3.2vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti {
    padding: 4vw 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list {
    width: 100%;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list li {
    padding-left: 2.1333333333vw;
    position: relative;
    font-size: 2.6666666667vw;
    line-height: 4.5333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution_noti .noti-list li sup {
    position: absolute;
    left: 0;
    top: -1.0666666667vw;
    font-size: 1.6vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit {
    width: 100%;
    height: 18.6666666667vw;
    padding: 0 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-noti {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    margin-right: 2.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit p {
    font-size: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-top .tit .icon-drop {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap {
    padding: 8vw 9.3333333333vw 13.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl {
    width: 100%;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dt {
    margin-bottom: 5.3333333333vw;
    font-size: 5.3333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd {
    padding-left: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 5.0666666667vw;
    font-weight: 300;
  }
  .glo-contents.janpromo .janpromo_contents .section_caution-wrap dl dd::before {
    width: 3px;
    height: 3px;
    top: 2.1333333333vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section {
    height: auto;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .img_area {
    width: 100%;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .img_area_heating img {
    position: relative;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .txt_area {
    width: 100%;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section .pagination {
    display: none;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit {
    display: block;
    height: 100vh;
    padding: 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area {
    padding: 14.6666666667vw 10.6666666667vw 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .episode {
    margin-bottom: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit {
    margin-bottom: 2.6666666667vw;
    font-size: 9.6vw;
    line-height: 12vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .tit sup {
    font-size: 4.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .txt_area .desc {
    font-size: 4.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_tit .img_area {
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont {
    flex-wrap: wrap;
    flex-direction: column-reverse;
    padding: 18.6666666667vw 5.3333333333vw 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area {
    margin-bottom: 10.6666666667vw;
    text-align: center;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit {
    margin-bottom: 2.6666666667vw;
    font-size: 9.6vw;
    line-height: 11.7333333333vw;
    letter-spacing: -0.02em;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .tit sup {
    font-size: 4.2666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont .txt_area .desc {
    font-size: 4.2666666667vw;
    line-height: 5.8666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont.heating {
    padding: 18.6666666667vw 5.3333333333vw 0 !important;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_cont:last-of-type {
    padding-bottom: 18.6666666667vw;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_left .txt_area {
    padding: 0;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right {
    flex-direction: column;
  }
  .glo-contents.janpromo .janpromo_contents .episode_wrap .section_episode_right .txt_area {
    padding: 0;
  }
  .glo-contents.janpromo .floating-timer {
    width: 46.6666666667vw;
    right: 5.3333333333vw;
    bottom: -21.3333333333vw;
    border-radius: 5.0666666667vw;
    background: #000;
  }
  .glo-contents.janpromo .floating-timer .floating {
    height: 10.1333333333vw;
    font-size: 3.7333333333vw;
    font-weight: 400;
  }
  .glo-contents.janpromo .floating-timer .floating div {
    width: 9.3333333333vw;
  }
  .glo-contents.janpromo .floating-timer.active {
    bottom: 5.3333333333vw;
  }
}