@charset "UTF-8";
/* Body font Size */
body.hidden {
  display: block !important;
  height: 100% !important;
  min-height: 100% !important;
  overflow: hidden !important;
  touch-action: none !important;
  
}

.hyper {
  overflow: hidden;
}
.hyper__ttl {
  position: relative;
  color: #ffffff;
}
.hyper__ttl.blk {
  color: #000000;
}
.hyper__ttl span {
  font-weight: 500;
}
.hyper__ttl h2 {
  line-height: 1.11;
  font-weight: 700;
  margin: 20px 0 30px;
}
.hyper__ttl h2 .mont {
  font-size: 1.083em;
  font-weight: 600;
}
.hyper__ttl .sup {
  font-size: 0.44em;
  font-weight: 600;
  vertical-align: top;
}
.hyper__vis {
  position: relative;
  width: 100%;
  min-height: calc(56.25vw - 72px);
  height: calc(100vh - 72px);
  overflow: hidden;
}
.hyper__vis .alert-logout {
  position: absolute;
  top: 53.25%;
  left: 50%;
  width: 11.5%;
  padding: 3.33% 0 0;
  font-size: 0;
  transform: translateX(-51.5%);
  z-index: 3;
}
.hyper__vis__img {
  height: 100%;
}
.hyper__vis__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hyper__vis__img .hyper_copy {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  width: 86.875%;
  padding: 5.2% 0 0;
  margin: 0 auto;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_copy.svg) 50% 0/contain no-repeat;
  transform: translateY(-50%);
  z-index: 2;
}
.hyper__vis__img .hyper_buy {
  position: absolute;
  top: 57%;
  left: 0;
  right: 0;
  width: 11.5%;
  padding: 3.33% 0 0;
  font-size: 0;
  margin: 0 auto;
  transform: translateY(-50%);
  text-indent: -9999px;
  z-index: 2;
}
.hyper__video {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.hyper__video .hyper__ttl {
  position: absolute;
  bottom: 4.2vw;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.hyper__video__btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.hyper__video__btn li {
  margin: 0 17px;
}
.hyper__video .video {
  position: relative;
  height: 100%;
}
.hyper__video .video video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hyper__video .video:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 61%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 26.04%, #232323 100%);
  mix-blend-mode: multiply;
  pointer-events: none;
}
.hyper__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 0 3.125%;
}
.hyper__row .hyper__col {
  display: inline-flex;
  align-items: center;
  position: relative;
  width: 49.33%;
  height: 100%;
}
.hyper__row .hyper__col__left {
  padding: 0 0 0 8.44%;
}
.hyper__row .hyper__col__right {
  margin: 0 0 0 50.66%;
  padding: 0 0 0 8.44%;
}
.hyper__row .sup_desc {
  position: absolute;
  bottom: 2.6vw;
  left: 17.2%;
  line-height: 1.2;
  letter-spacing: -0.02em;
  color: #ffffff;
  white-space: nowrap;
}
.hyper__row .sup_desc.blk {
  color: #000000;
}
.hyper__row .sup_desc .sup {
  font-size: 0.66em;
  font-weight: 600;
  vertical-align: top;
}
.hyper__motion {
  margin: 0 0 -25%;
}
.hyper__usp {
  position: relative;
  height: 100vh;
  overflow: hidden;
  z-index: 2;
}
.hyper__usp__stick {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #d55e7d;
  overflow: hidden;
}
.hyper__usp__stick .hyper__stick__vis {
  position: absolute;
  bottom: 0;
  left: 5.88%;
  width: 42.7395%;
  height: 83.5vh;
}
.hyper__usp__stick .hyper__stick__vis img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto auto 0 auto;
}
.hyper__usp__stick .hyper__stick__vis img.before, .hyper__usp__stick .hyper__stick__vis img.after {
  opacity: 0;
}
.hyper__usp__heating {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #fcd5b4;
  overflow: hidden;
}
.hyper__usp__heating .hyper__heating__vis {
  position: absolute;
  bottom: 0;
  left: 12.5%;
  width: 33.5%;
  height: 83.14vh;
}
.hyper__usp__heating .hyper__heating__vis img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto auto 0 auto;
}
.hyper__mode {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
  z-index: 2;
}
.hyper__mode .hyper__col {
  position: absolute;
  top: 0;
  left: 3.125%;
  width: 96.875%;
  z-index: 2;
}
.hyper__mode .hyper__col svg {
  width: 100%;
  height: auto;
  stroke-dasharray: 2400;
  stroke-dashoffset: 800;
}
.hyper__mode .mode_standard {
  padding: 13.5% 0 0 18.5%;
}
.hyper__mode .mode_standard .line {
  position: absolute;
  top: 37.5%;
  left: 40.25%;
  width: 29%;
  z-index: 2;
}
.hyper__mode .mode_boost {
  left: auto;
  right: 3.125%;
  display: inline-flex;
  justify-content: flex-end;
  align-items: center;
  padding: 17% 12.5% 0 0;
}
.hyper__mode .mode_boost h2 {
  margin-top: 0;
}
.hyper__mode .mode_boost .line {
  position: absolute;
  top: 41.5%;
  left: 38%;
  width: 25%;
  z-index: 2;
}
.hyper__mode__vis {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hyper__mode__vis .hyper__mode__box {
  position: absolute;
  top: 50%;
  left: 50.66%;
  width: 38.95%;
  padding: 30.9375% 0 0;
  transform: translateY(-50%);
}
.hyper__mode__vis .hyper__mode__box .boost {
  position: absolute;
  top: 0;
  right: 0;
  width: 65.5%;
  padding: 93.7% 0 0;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/boost_mode.png) 50% 50%/contain no-repeat;
  transform: translate(-45%, -34%) rotate(120deg);
  opacity: 0;
}
.hyper__mode__vis .hyper__mode__box img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.hyper__mode__vis .hyper__mode__box .boost_img {
  display: none;
}
.hyper__mode__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.hyper__mode__bg span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: #ccd6c2;
}
.hyper__mode__bg .blu_bg {
  background: #85c6d7;
}
.hyper__all {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #c8ae95;
  overflow: hidden;
  z-index: 3;
}
.hyper__all__sec {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hyper__all__sec:nth-child(6) {
  z-index: 6;
}
.hyper__all__sec:nth-child(5) {
  z-index: 5;
}
.hyper__all__sec:nth-child(4) {
  z-index: 4;
}
.hyper__all__sec:nth-child(3) {
  z-index: 3;
}
.hyper__all__sec:nth-child(2) {
  z-index: 2;
}
.hyper__all__sec:nth-child(1) {
  z-index: 1;
}
.hyper__all__sec .device_box {
  position: absolute;
  width: 67.7%;
  padding: 132.8% 0 0;
  transform: translate(-50%, -50%);
}
.hyper__all__sec .device_box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  transform: scale(1.5);
}
.hyper__all__sec.hyper_gol .device_box {
  top: 5%;
  left: 170%;
  transform: translate(-50%, -50%) rotate(25deg);
}
.hyper__all__sec.hyper_mit .device_box {
  top: 5%;
  left: -50%;
  transform: translate(-50%, -50%) rotate(30deg);
}
.hyper__all__sec.hyper_org .device_box {
  top: 5%;
  left: 150%;
  transform: translate(-50%, -50%) rotate(-20deg);
}
.hyper__all__sec.hyper_red .device_box {
  top: 5%;
  left: -50%;
  transform: translate(-50%, -50%) rotate(45deg);
}
.hyper__all__sec.hyper_blk .device_box {
  top: 5%;
  left: 150%;
  transform: translate(-50%, -50%) rotate(-45deg);
}
.hyper__all__sec.hyper_wht {
  background: #ffffff;
}
.hyper__color {
  position: relative;
  padding: 3.125vw 0;
  background: #ffffff;
  z-index: 2;
}
.hyper__color .inner {
  max-width: 1060px;
  margin: 0 auto;
}
.hyper__color .hyper__ttl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 0 2%;
  margin: 0 0 2.75vw;
}
.hyper__color .hyper__ttl span {
  width: 100%;
}
.hyper__color .hyper__ttl h2 {
  width: 52%;
  margin-bottom: 0;
}
.hyper__color .hyper__ttl p {
  width: 48%;
  font-weight: 500;
}
.hyper__color .slide-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.hyper__color .slide-box > div {
  width: 520px;
  height: 670px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.hyper__color .slide-box .left {
  position: relative;
  display: inline-flex;
  flex-direction: column;
  background: #d9d9d9;
  text-align: center;
  padding-top: 50px;
}
.hyper__color .slide-box .left .thumb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 520px;
}
.hyper__color .slide-box .hyper__color__ttl {
  margin: 0 0 10px;
}
.hyper__color .slide-box .slider-nav .slick-track {
  width: auto !important;
  transform: translate3d(0px, 0px, 0px) !important;
  display: flex;
  justify-content: center;
  gap: 0 14px;
}
.hyper__color .slide-box .slider-nav .slick-slide {
  width: auto !important;
  cursor: pointer;
  padding: 2px;
  background: #FFFFFF;
  border-radius: 50%;
  box-sizing: border-box;
}
.hyper__color .slide-box .slider-nav .slick-slide.slick-current {
  border: 1px solid #2A2C2C;
  padding: 1px;
}
.hyper__grip {
  position: relative;
  width: 100%;
  min-height: 56.25vw;
  height: 100vh;
  text-align: center;
  padding: 11vh 0 0;
  background: #f8f9fa;
  overflow: hidden;
}
.hyper__grip__vis {
  position: relative;
  width: 100%;
  height: 55vh;
  margin: 3vh 0 0;
}
.hyper__grip__vis img {
  position: absolute;
  top: 50%;
  height: 92%;
  transform: translateY(-50%);
}
.hyper__grip__vis img:nth-child(1) {
  z-index: 1;
}
.hyper__grip__vis img:nth-child(2) {
  z-index: 2;
}
.hyper__grip__vis img:nth-child(3) {
  z-index: 3;
}
.hyper__grip__vis img:nth-child(4) {
  z-index: 4;
}
.hyper__grip__vis img:nth-child(5) {
  z-index: 5;
}
.hyper__grip__vis img:nth-child(6) {
  z-index: 6;
}
.hyper__grip__vis img.wht {
  left: 67.7%;
}
.hyper__grip__vis img.red {
  left: 54.16%;
}
.hyper__grip__vis img.org {
  left: 39.5%;
}
.hyper__grip__vis img.blk {
  left: 24%;
}
.hyper__grip__vis img.mit {
  left: 0;
}
.hyper__light {
  position: relative;
  width: 100%;
  height: 100vh;
  background: #c8ae95;
  overflow: hidden;
}
.hyper__light__vis {
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 44.16%;
  height: 85.46vh;
  transform: translate(-50%, 0);
}
.hyper__light__vis img {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  margin: auto auto 0 auto;
}
.hyper__light__vis img.on_img {
  -webkit-animation: fade 1.75s ease-in-out infinite;
          animation: fade 1.75s ease-in-out infinite;
  z-index: 3;
}
@-webkit-keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  60% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hyper__clean {
  position: relative;
  width: 100%;
  min-height: 56.25vw;
  height: 100vh;
  background: #000000;
  overflow: hidden;
}
.hyper__clean__vis {
  position: absolute;
  top: 50%;
  left: 30%;
  width: 54.63%;
  padding: 44.16% 0 0;
  transform: translateY(-50%);
}
.hyper__clean__vis img {
  position: absolute;
  height: auto;
}
.hyper__clean__vis img.base_img {
  bottom: 0;
  right: 0;
  width: 66.539%;
}
.hyper__clean__vis img.device_img {
  bottom: 0;
  right: 0;
  width: 65.872%;
  z-index: 3;
}
.hyper__clean__vis img.stick_img {
  top: 0;
  left: 0;
  width: 43.183%;
  z-index: 2;
}
.hyper__clean__vis img.hole_img {
  top: 37%;
  left: 33.6%;
  width: 11.439%;
}
.hyper__influ {
  padding: 120px 0;
  background: #f8f9fa;
}
.hyper__influ .hyper__ttl {
  text-align: center;
  margin: 0 0 70px;
}
.hyper__influ .hyper__ttl h2 {
  margin: 0;
}
.hyper__influ__cont {
  position: relative;
}
.hyper__influ__slide {
  position: relative;
  left: calc((100% - 1600px) / 2);
  width: calc(100% - (100% - 1600px) / 2);
}
.hyper__influ__slide .swiper-wrapper {
  padding: 20px 0;
}
.hyper__influ__item {
  position: relative;
  width: 520px;
  height: 670px;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.25);
}
.hyper__influ__name {
  position: absolute;
  bottom: 48px;
  left: 0;
  width: 100%;
  padding: 0 7.68%;
  font-weight: 500;
  color: #ffffff;
  text-align: left;
  z-index: 2;
}
.hyper__influ__name .btn_play_line {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  line-height: 1.3;
}
.hyper__influ__img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.hyper__influ__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.hyper__influ__ctl {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  z-index: 2;
}
.hyper__influ__ctl .btn {
  position: absolute;
  top: 0;
  left: 60px;
  width: 80px;
  height: 80px;
  transform: translateY(-50%);
}
.hyper__influ__ctl .btn__next {
  left: auto;
  right: 60px;
}

.glo__lnk {
  padding: 120px 0;
  background: #333333;
}
.glo__lnk__lst {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1600px;
  margin: 0 auto;
}
.glo__lnk__lst li {
  width: 32.5%;
  height: 376px;
  padding: 0 0 0 4.5%;
  border: 1px solid #ffffff;
  color: #ffffff;
}
.glo__lnk__lst li a {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
}
.glo__lnk__lst li p {
  margin: 40px 0;
}

/* section_howto */
.section_howto {
  text-align: center;
  background: #000000;
}

.seciton_howto h1 {
  font-size: 76px;
}

.section_howto .section__vid {
  padding: 0;
}

.section_howto .howto_grid {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1600px;
  margin: 50px auto 0;
}

.section_howto .howto_grid > div {
  flex: 0 0 32.8%;
}

.section_howto .section__vid .teaser__vid {
  padding-top: 95%;
}

.section_howto .section__vid .teaser__vid .btn__video .con {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section_howto .section__vid .teaser__vid .btn__video .con .txt {
  color: #fff;
  font-size: 2vw;
  font-weight: 800;
}

.section_howto .btn_play {
  width: 20% !important;
  position: unset !important;
  margin-top: 30px;
}

.section_howto .btn_w {
  margin-top: 60px;
  background-color: #FFF;
  color: #2A2C2C;
}

.vid__popup {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 89;
}

.vid__popup__inner {
  width: 100%;
  height: 100%;
  max-width: 76vw;
  max-height: 42.75vw;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.vid__popup__vis {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.vid__popup__vis video {
  width: 100%;
  height: 100%;
  max-height: 800px;
  -o-object-fit: cover;
     object-fit: cover;
}

.vid__popup__cls {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 44px;
  height: 44px;
  text-indent: -9999px;
  box-sizing: content-box;
  z-index: 33;
}

.vid__popup__cls::before,
.vid__popup__cls::after {
  content: "";
  display: block;
  width: 26px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  background: #fff;
  margin: -0.5px 0 0;
  transform: translate(-50%, -50%) rotate(45deg);
}

.vid__popup__cls::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.section__vid {
  padding: 100px 0 80px;
  color: #fff;
}
.section__vid .hyper__buy {
  margin: 60px auto 0;
}

.section__vid h3 {
  margin-bottom: 75px;
  font-size: 64px;
  font-weight: 900;
  letter-spacing: -0.03em;
  text-align: center;
}

.section__vid .teaser__vid {
  display: block;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  padding-top: 48%;
}

.section__vid .teaser__vid .btn__video {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}

.section__vid .teaser__vid video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.section__vid .teaser__vid img {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 0;
}

/* QR 페이지 */
.section__banner {
  padding: 100px 0;
  background-color: #333;
}
.section__banner .icon {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section__banner .icon__ar {
  width: 80px;
  height: 80px;
  background-image: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/ar_ico.svg);
}
.section__banner .icon__showroom {
  width: 80px;
  height: 80px;
  background-image: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/icon_showroom.svg);
}
.section__banner .icon__arrow {
  width: 16px;
  height: 12px;
  margin-left: 8px;
  background-image: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyperx2/icon_arrow.svg);
}
.section__banner .hyper__banner {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1600px;
  margin: 0 auto;
  background: #000000;
  border-radius: 20px;
  color: #ffffff;
}
.section__banner .hyper__banner__txt h4 {
  font-size: 68px;
  line-height: 85px;
  font-weight: 900;
}
.section__banner .hyper__banner__txt h4 .pc_only {
  display: inline-block;
}
.section__banner .hyper__banner__txt h4 .hyper_logo {
  margin-bottom: 15px;
}
.section__banner .hyper__banner__image {
  line-height: 1;
}
.section__banner .hyper__banner__image img {
  vertical-align: bottom;
}
.section__banner .hyper__banner__link {
  display: flex;
  align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #e5451c;
  font-size: 20px;
  font-weight: 600;
}
.section__banner .hyper__banner__noti {
  padding-top: 20px;
}
.section__banner .hyper__banner__noti .desc {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
}
.section__banner .hyper__banner__noti .qr {
  width: 120px;
}
.section__banner .hyper__banner__noti .qr img {
  width: 100%;
}
.section__banner .hyper__banner__color {
  display: none;
}
.section__banner .hyper__banner {
  margin-bottom: 40px;
}
.section__banner .hyper__banner__image {
  padding: 62px 0 0 115px;
}
.section__banner .hyper__banner__showroom {
  color: #2a2a2c;
}
.section__banner .hyper__banner__showroom .hyper_logo {
  opacity: 0.9;
}
.section__banner .hyper__banner__showroom h4 {
  margin-bottom: 20px;
}
.section__banner .hyper__banner__showroom .hyper__banner__txt {
  padding-left: 80px;
}

.full_visual {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 999;
}
.full_visual .fl_inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  max-width: 76vw;
  max-height: 42.75vw;
  margin: auto;
}
.full_visual .full_cls {
  position: absolute;
  bottom: 100%;
  right: 0;
  width: 44px;
  height: 44px;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/common/cls_ico.png) 50% 50%/22px auto no-repeat;
  text-indent: -9999px;
  z-index: 900;
  transform: translateY(100%);
}
.full_visual video {
  width: 100%;
  vertical-align: top;
}

@media screen and (min-width: 2400px) {
  .hyper__color .inner {
    max-width: 1280px;
  }
  .hyper__color .slide-box .hyper__color__ttl {
    margin: 0 0 20px;
  }
  .hyper__color .slide-box > div {
    width: 624px;
    height: 804px;
  }
  .hyper__color .slide-box .left .thumb {
    height: 624px;
  }
  .hyper__color .slide-box img {
    width: 100%;
  }
  .hyper__grip__vis {
    height: 52vh;
    margin: 7vh 0 0;
  }
  .section__vid {
    padding: 140px 0 120px;
  }
  .section__vid .howto_grid {
    width: 1920px;
  }
  .glo__lnk {
    padding: 160px 0;
  }
  .glo__lnk__lst {
    width: 1920px;
  }
}
@media screen and (max-width: 1680px) {
  .hyper__vis {
    min-height: auto;
    height: auto;
    overflow: inherit;
  }
  .hyper__vis__img img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .hyper__usp__stick .hyper__stick__vis {
    width: 40.265%;
  }
  .hyper__influ__slide {
    left: calc((100% - 1280px) / 2);
    width: calc(100% - (100% - 1280px) / 2);
  }
  .section__banner {
    padding: 5.21vw 0;
  }
  .section__banner .hyper__banner {
    width: 1280px;
  }
  .section__banner .icon__ar {
    width: 4.17vw;
    height: 4.17vw;
  }
  .section__banner .icon__showroom {
    width: 4.17vw;
    height: 4.17vw;
  }
  .section__banner .icon__arrow {
    width: 0.83vw;
    height: 0.63vw;
    margin-left: 0.42vw;
  }
  .section__banner .hyper__banner {
    border-radius: 20px;
  }
  .section__banner .hyper__banner__txt h4 {
    font-size: 3.54vw;
    line-height: 4.43vw;
  }
  .section__banner .hyper__banner__txt h4 .hyper_logo {
    margin-bottom: 0.78vw;
  }
  .section__banner .hyper__banner__txt h4 .hyper_logo img {
    width: 23.91vw;
  }
  .section__banner .hyper__banner__link {
    font-size: 1.04vw;
  }
  .section__banner .hyper__banner__noti {
    padding-top: 1.04vw;
  }
  .section__banner .hyper__banner__noti .desc {
    margin-bottom: 0.78vw;
    font-size: 1.25vw;
  }
  .section__banner .hyper__banner__noti .qr img {
    width: 72px;
  }
  .section__banner .hyper__banner {
    margin-bottom: 2.08vw;
  }
  .section__banner .hyper__banner__image {
    padding: 3.27vw 0 0 5.99vw;
  }
  .section__banner .hyper__banner__image img {
    width: 23.96vw;
  }
  .section__banner .hyper__banner__showroom h4 {
    margin-bottom: 1.04vw;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__txt {
    padding-left: 4.17vw;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__image img {
    width: 27.6vw;
  }
  .section_howto .howto_grid {
    width: 1280px;
  }
  .glo__lnk__lst {
    width: 1280px;
  }
  .glo__lnk__lst li {
    height: auto;
    padding: 4vw 0 4vw 4.5%;
  }
}
@media screen and (max-width: 1440px) {
  .hyper__ttl h2 {
    margin: 1vw 0 1.5vw;
  }
  .hyper__row {
    padding: 0 4%;
  }
  .hyper__row .sup_desc {
    bottom: 5.2vw;
  }
  .hyper__color__ttl {
    font-size: 2.5vw;
  }
  .hyper__influ__ctl .btn {
    left: 4%;
  }
  .hyper__influ__ctl .btn__next {
    left: auto;
    right: 4%;
  }
}
@media screen and (max-width: 1280px) {
  .hyper__color {
    padding: 4vw 0;
  }
  .hyper__color .inner {
    max-width: 88%;
  }
  .hyper__color__ttl {
    line-height: 1.4;
  }
  .hyper__color__code {
    z-index: 3;
  }
  .hyper__color .slide-box > div {
    width: 49%;
    height: 52.3vw;
  }
  .hyper__color .slide-box .left {
    padding: 3.9vw 0 0;
  }
  .hyper__color .slide-box .left .thumb {
    height: auto;
    padding: 100% 0 0;
  }
  .hyper__color .slide-box .left .thumb .slick-list {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .hyper__color .slide-box img {
    width: 100%;
    height: auto;
  }
  .hyper__influ__cont {
    padding: 0 4%;
  }
  .hyper__influ__slide {
    left: 0;
    width: 100%;
  }
  .hyper__influ__item {
    width: 458px;
    height: 590px;
  }
  .section__banner {
    padding: 5.2vw 4%;
  }
  .section__banner .hyper__banner {
    width: 100%;
  }
  .section__vid {
    padding: 5.2vw 4%;
  }
  .section__vid .howto_grid {
    width: 100%;
  }
  .glo__lnk__lst {
    width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .bd_1 {
    font-size: min( 3.8888888889vw, 14px );
  }
  .hyper__ttl span {
    font-size: min( 5vw, 18px );
  }
  .hyper__ttl h2 {
    margin: min( 3.3333333333vw, 12px ) 0 min( 5.5555555556vw, 20px );
  }
  .hyper__vis {
    min-height: 186vw;
    height: calc(100vh - 56px);
  }
  .hyper__vis .alert-logout {
    top: 53.5%;
    width: 37%;
    padding: 11.33% 0 0;
  }
  .hyper__vis__img {
    position: relative;
  }
  .hyper__vis__img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hyper__vis__img:before, .hyper__vis__img:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 22.93%;
    padding: 53.86% 0 0;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_frame_t.svg) 100% 0/contain no-repeat;
  }
  .hyper__vis__img:after {
    top: auto;
    bottom: 0;
    width: 100%;
    padding: 42.13% 0 0;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_frame_b.svg) 0 0/102% 100% no-repeat;
  }
  .hyper__vis__img .glo_logo {
    position: absolute;
    top: 5vw;
    left: 5vw;
    width: 25.6%;
    padding: 21.33% 0 0;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_glo_logo_240603.svg) 0 0/contain no-repeat;
  }
  .hyper__vis__img .hyper_logo {
    position: absolute;
    bottom: 5vw;
    right: 5vw;
    width: 45.86%;
    padding: 9.6% 0 0;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_logo_240603.svg) 100% 100%/contain no-repeat;
    z-index: 2;
  }
  .hyper__vis__img .hyper_copy {
    width: 93.33%;
    padding: 23% 0 0;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_vis_copy_m.svg) 100% 0/contain no-repeat;
  }
  .hyper__vis__img .hyper_buy {
    top: 58.25%;
    width: 35.5%;
    padding: 11.33% 0 0;
  }
  .hyper__video {
    min-height: 186vw;
  }
  .hyper__video .hyper__ttl {
    bottom: min( 16.6666666667vw, 60px );
  }
  .hyper__video__btn {
    flex-direction: column;
    gap: min( 2.7777777778vw, 10px ) 0;
  }
  .hyper__row {
    flex-direction: column;
    padding: min( 24.4444444444vw, 88px ) 0 min( 6.9444444444vw, 25px );
  }
  .hyper__row .hyper__col {
    align-items: flex-start;
    width: 100%;
    height: 100%;
    z-index: 2;
  }
  .hyper__row .hyper__col__left, .hyper__row .hyper__col__right {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .hyper__row .hyper__col .hyper__ttl {
    width: 100%;
  }
  .hyper__row .sup_desc {
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  .hyper__usp__stick .hyper__stick__vis {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    width: 76.26%;
    height: auto;
    padding: 115.2% 0 0;
    margin: 0 auto;
  }
  .hyper__usp__heating {
    z-index: 2;
  }
  .hyper__usp__heating .hyper__heating__vis {
    left: 0;
    right: 0;
    width: 93.33%;
    height: auto;
    padding: 111.2% 0 0;
    margin: 0 auto;
  }
  .hyper__usp__heating .hyper__row .sup_desc {
    color: #fff;
    text-shadow: 0 0 min( 1.6666666667vw, 6px ) rgba(0, 0, 0, 0.75);
  }
  .hyper__mode .hyper__col {
    left: 0;
    padding: min( 24.4444444444vw, 88px ) 0 min( 6.9444444444vw, 25px );
  }
  .hyper__mode .mode_standard {
    top: 17.5%;
    padding: 0 6.4%;
    text-align: left;
  }
  .hyper__mode .mode_standard .bd_1 {
    font-size: min( 3.8888888889vw, 14px );
  }
  .hyper__mode .mode_standard .line {
    top: 5vw;
    left: 60vw;
    width: 27.5vw;
  }
  .hyper__mode .mode_boost {
    top: auto;
    bottom: 16.5%;
    align-items: flex-end;
    text-align: left;
    padding: 0 0 0 41.3%;
  }
  .hyper__mode .mode_boost .bd_1 {
    font-size: min( 3.8888888889vw, 14px );
  }
  .hyper__mode .mode_boost .line {
    top: auto;
    bottom: 30vw;
    left: 43.5%;
    width: 2vw;
  }
  .hyper__mode__vis .hyper__mode__box {
    top: auto;
    left: 0;
    bottom: 0;
    width: 150%;
    height: auto;
    padding: 138.9% 0 0;
    transform: rotate(7deg);
  }
  .hyper__mode__vis .hyper__mode__box img {
    top: auto;
    bottom: 0;
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
       object-fit: contain;
    margin: auto auto 0 auto;
  }
  .hyper__mode__vis .hyper__mode__box .boost {
    transform: translate(-45%, -20%) rotate(120deg);
  }
  .hyper__motion {
    margin: 0 0 -100%;
  }
  .hyper__all__sec.hyper_gol .device_box {
    top: 0;
    left: 135%;
    transform: translate(25%, -50%) rotate(25deg);
  }
  .hyper__all__sec.hyper_mit .device_box {
    top: 0;
    left: -50%;
  }
  .hyper__all__sec.hyper_org .device_box {
    top: auto;
    bottom: 0;
    left: 135%;
    transform: translate(25%, 50%) rotate(-20deg);
  }
  .hyper__all__sec.hyper_red .device_box {
    top: auto;
    left: -125%;
    bottom: 0;
    transform: translate(-50%, 50%) rotate(45deg);
  }
  .hyper__all__sec.hyper_blk .device_box {
    top: 0;
    left: 150%;
  }
  .hyper__color {
    padding: 0 0 min( 16.6666666667vw, 60px );
  }
  .hyper__color .inner {
    max-width: 100%;
    padding: 0 min( 6.6666666667vw, 24px );
  }
  .hyper__color__ttl {
    font-size: min( 7.7777777778vw, 28px );
  }
  .hyper__color .hyper__ttl {
    flex-direction: column;
    padding: 0;
    margin: 0 0 min( 11.1111111111vw, 40px );
    text-align: center;
  }
  .hyper__color .hyper__ttl h2,
.hyper__color .hyper__ttl p {
    width: 100%;
  }
  .hyper__color .hyper__ttl h2 {
    margin: min( 3.3333333333vw, 12px ) 0 min( 5.5555555556vw, 20px );
  }
  .hyper__color .slide-box {
    flex-direction: column;
    gap: min( 6.6666666667vw, 24px );
  }
  .hyper__color .slide-box img {
    border-radius: min( 5.5555555556vw, 20px );
  }
  .hyper__color .slide-box > div {
    width: 100%;
    height: min( 105.5555555556vw, 380px );
    border-radius: min( 5.5555555556vw, 20px );
  }
  .hyper__color .slide-box .left {
    padding: min( 9.7222222222vw, 35px ) 0 0;
  }
  .hyper__color .slide-box .left .thumb {
    height: min( 69.4444444444vw, 250px );
  }
  .hyper__color .slide-box .left .thumb .slick-list {
    height: min( 69.4444444444vw, 250px );
  }
  .hyper__color .slide-box .left .thumb .slick-list .slick-track {
    height: 100%;
  }
  .hyper__color .slide-box .left .thumb img {
    height: 100%;
    margin: 0 auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .hyper__grip {
    padding: min( 24.4444444444vw, 88px ) 0 min( 6.9444444444vw, 25px );
  }
  .hyper__grip__vis {
    height: 72.8vh;
    transform: rotate(-47.5deg);
  }
  .hyper__grip img {
    top: 55%;
    height: 27%;
    transform: translateY(-70%) rotate(10deg);
  }
  .hyper__grip img.mit {
    top: auto;
    bottom: 0;
    height: 30%;
    transform: translate(-70%, -120%);
  }
  .hyper__grip img.blk {
    left: 5%;
  }
  .hyper__light .hyper__row {
    padding-bottom: 0;
  }
  .hyper__light__vis {
    top: auto;
    left: -5%;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    padding: 109.3% 0 0;
    margin: 0 auto;
    transform: translate(0);
  }
  .hyper__clean__vis {
    top: 70%;
    left: 50%;
    width: 167.73%;
    padding: 134.4% 0 0;
    transform: translate(-50%, -50%);
  }
  .hyper__influ .swiper-wrapper {
    flex-direction: column;
    gap: min( 6.6666666667vw, 24px );
    padding: 0;
  }
  .hyper__influ__item {
    width: 100%;
    height: auto;
    padding: 116.2% 0 0;
    margin: 0;
  }
  .hyper__influ__name {
    bottom: min( 6.6666666667vw, 24px );
    font-size: min( 5vw, 18px );
  }
  .hyper__influ__ctl {
    display: none;
  }
  .section__vid {
    padding: min( 17.7777777778vw, 64px ) min( 6.6666666667vw, 24px ) min( 16.6666666667vw, 60px );
  }
  .section__vid .howto_grid {
    flex-wrap: wrap;
    margin: 0 auto 0;
    gap: min( 5.5555555556vw, 20px );
  }
  .section__vid .howto_grid > div {
    flex: 100% 0 0;
    width: 100%;
  }
  .glo__lnk {
    padding: min( 17.7777777778vw, 64px ) min( 6.6666666667vw, 24px ) min( 16.6666666667vw, 60px );
  }
  .glo__lnk__lst {
    flex-direction: column;
    gap: min( 5.5555555556vw, 20px );
    width: 100%;
  }
  .glo__lnk__lst li {
    width: 100%;
    padding: min( 16.6666666667vw, 60px ) 4vw;
    text-align: center;
  }
  .glo__lnk__lst li a {
    align-items: center;
  }
  .glo__lnk__lst li p {
    font-size: min( 3.8888888889vw, 14px );
    margin: min( 5.5555555556vw, 20px ) 0;
  }
  .section__banner {
    padding: 16vw 6.4vw;
  }
  .section__banner .icon__ar {
    width: 14.6666666667vw;
    height: 14.6666666667vw;
  }
  .section__banner .icon__showroom {
    width: 14.6666666667vw;
    height: 14.6666666667vw;
  }
  .section__banner .icon__arrow {
    width: 3.7333333333vw;
    height: 3.2vw;
  }
  .section__banner .hyper__banner {
    display: block;
    padding: 8vw 7.2vw 0;
  }
  .section__banner .hyper__banner__txt > .icon {
    margin-bottom: 1.3333333333vw;
  }
  .section__banner .hyper__banner__ar .hyper__banner__txt h4 {
    margin-bottom: 10.6666666667vw;
  }
  .section__banner .hyper__banner__popup .hyper__banner__txt h4 {
    margin-bottom: 4.2667vw;
  }
  .section__banner .hyper__banner__txt h4 {
    font-size: 8.5333333333vw;
    line-height: 10.6666666667vw;
  }
  .section__banner .hyper__banner__txt h4 .pc_only {
    display: none;
  }
  .section__banner .hyper__banner__txt h4 .hyper_logo {
    margin-bottom: 1.3333333333vw;
  }
  .section__banner .hyper__banner__txt h4 .hyper_logo img {
    width: 61.3333333333vw;
  }
  .section__banner .hyper__banner__link {
    justify-content: center;
    width: 100%;
    font-size: 4.8vw;
  }
  .section__banner .hyper__banner__popup .hyper__banner__noti {
    margin-bottom: 8vw;
  }
  .section__banner .hyper__banner__popup .hyper__banner__noti .desc {
    font-size: 3.7333vw;
  }
  .section__banner .hyper__banner__ar .hyper__banner__noti {
    display: none;
  }
  .section__banner .hyper__banner__color {
    display: block;
  }
  .section__banner .hyper__banner__color .color_set {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5.3333333333vw;
  }
  .section__banner .hyper__banner__color .color_set li {
    margin: 0 2.6666666667vw;
  }
  .section__banner .hyper__banner__color .color_set li button {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .section__banner .hyper__banner__color .color_set li button img {
    display: block;
  }
  .section__banner .hyper__banner__color .color_set li button::after {
    content: "";
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: -2px;
    top: -2px;
    border: 2px solid #ffffff;
    border-radius: 100%;
  }
  .section__banner .hyper__banner__color .color_set li button.active::after {
    display: block;
  }
  .section__banner .hyper__banner__color .color_set li img {
    width: 7.4666666667vw;
  }
  .section__banner .hyper__banner__color .color_device {
    height: 109.3333333333vw;
    position: relative;
  }
  .section__banner .hyper__banner__color .color_device li {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    opacity: 0;
    transition: all 0.2s;
    line-height: 1;
  }
  .section__banner .hyper__banner__color .color_device li img {
    width: 44.5333333333vw;
    vertical-align: bottom;
  }
  .section__banner .hyper__banner__color .color_device li.active {
    opacity: 1;
  }
  .section__banner .hyper__banner__popup {
    margin-bottom: 8vw;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_banner_popup_m.png) no-repeat center bottom/contain #000000;
  }
  .section__banner .hyper__banner__ar {
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_banner_iphone.png) no-repeat center bottom/contain #000000;
  }
  .section__banner .hyper__banner__image {
    display: none;
  }
  .section__banner .hyper__banner__showroom {
    position: relative;
    padding-bottom: 85.3333333333vw;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__txt {
    padding: 0;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__txt h4 {
    letter-spacing: -0.03em;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__image {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
  }
  .section__banner .hyper__banner__showroom .hyper__banner__image img {
    width: 70.6666666667vw;
  }
  .section__vid .hyper__buy {
    margin: min( 11.1111111111vw, 40px ) auto 0;
  }
  .full_visual .fl_inner {
    max-width: 100%;
    max-height: 100%;
  }
  .full_visual .fl_inner .fl_visual {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
  }
  .full_visual .fl_inner .full_cls {
    width: min( 8.8888888889vw, 32px );
    height: min( 8.8888888889vw, 32px );
    background-size: min( 5vw, 18px ) auto;
  }
}
@media screen and (max-width: 390px) {
  .full_visual .full_cls {
    bottom: auto;
    top: 0;
    width: min( 11.1111111111vw, 40px );
    height: min( 11.1111111111vw, 40px );
    background-size: min( 5.5555555556vw, 20px ) auto;
  }
}
@media screen and (max-width: 375px) {
  .hyper__mode .mode_standard .line {
    left: 65vw;
    width: 22vw;
  }
}
/* hyperX2_AR 페이지 추가 스타일 */
.ar {
  max-width: 100% !important;
  padding-top: 0 !important;
}
.ar__noti {
  display: flex;
  justify-items: center;
  align-items: center;
  width: 100%;
  height: 640px;
  text-align: center;
  padding: 0 4%;
  box-sizing: border-box;
}
.ar__noti h3 {
  color: #ffffff;
  margin: 0 auto;
  word-break: keep-all;
}
.ar .section__banner {
  padding: 16vw 6.4vw;
}
.ar .section__banner .hyper__banner {
  display: block;
  padding: 8vw 7.2vw 0;
  box-sizing: border-box;
}
.ar .section__banner .icon__ar {
  width: 14.6666666667vw;
  height: 14.6666666667vw;
}
.ar .section__banner .icon__showroom {
  width: 14.6666666667vw;
  height: 14.6666666667vw;
}
.ar .section__banner .icon__arrow {
  width: 3.7333333333vw;
  height: 3.2vw;
}
.ar .section__banner .hyper__banner {
  display: block;
  padding: 8vw 7.2vw 0;
}
.ar .section__banner .hyper__banner__txt > .icon {
  margin-bottom: 1.3333333333vw;
}
.ar .section__banner .hyper__banner__ar .hyper__banner__txt h4 {
  margin-bottom: 10.6666666667vw;
}
.ar .section__banner .hyper__banner__popup .hyper__banner__txt h4 {
  margin-bottom: 4.2667vw;
}
.ar .section__banner .hyper__banner__txt h4 {
  font-size: 8.5333333333vw;
  line-height: 10.6666666667vw;
}
.ar .section__banner .hyper__banner__txt h4 .pc_only {
  display: none;
}
.ar .section__banner .hyper__banner__txt h4 .hyper_logo {
  margin-bottom: 1.3333333333vw;
}
.ar .section__banner .hyper__banner__txt h4 .hyper_logo img {
  width: 61.3333333333vw;
}
.ar .section__banner .hyper__banner__link {
  justify-content: center;
  width: 100%;
  font-size: 4.8vw;
}
.ar .section__banner .hyper__banner .hyper__banner__noti,
.ar .section__banner .hyper__banner .hyper__banner__image {
  display: none;
}
.ar .section__banner .hyper__banner__color {
  display: block;
}
.ar .section__banner .hyper__banner__color .color_set {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 5.3333333333vw;
}
.ar .section__banner .hyper__banner__color .color_set li {
  margin: 0 2.6666666667vw;
}
.ar .section__banner .hyper__banner__color .color_set li button {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.ar .section__banner .hyper__banner__color .color_set li button img {
  display: block;
}
.ar .section__banner .hyper__banner__color .color_set li button::after {
  content: "";
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  left: -2px;
  top: -2px;
  border: 2px solid #ffffff;
  border-radius: 100%;
}
.ar .section__banner .hyper__banner__color .color_set li button.active::after {
  display: block;
}
.ar .section__banner .hyper__banner__color .color_set li img {
  width: 7.4666666667vw;
}
.ar .section__banner .hyper__banner__color .color_device {
  height: 109.3333333333vw;
  position: relative;
}
.ar .section__banner .hyper__banner__color .color_device li {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, -5%);
  opacity: 0;
  transition: all 0.2s;
  line-height: 1;
}
.ar .section__banner .hyper__banner__color .color_device li img {
  width: 44.5333333333vw;
  vertical-align: bottom;
}
.ar .section__banner .hyper__banner__color .color_device li.active {
  opacity: 1;
}
.ar .section__banner .hyper__banner__ar {
  margin-bottom: 8vw;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2023/hyper/hyper_banner_iphone.png) no-repeat center bottom/contain #000000;
}

@media screen and (max-width: 767px) {
  .ar .section__banner {
    padding: 24vw 4% 12vw;
  }
}
.bd_base {
  display: block;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.bd_1 {
  display: block;
  font-size: 28px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.bd_2 {
  display: block;
  font-size: 24px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.bd_3 {
  display: block;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.bd_4 {
  display: block;
  font-size: 18px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

.bd_5 {
  display: block;
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: -0.02em;
}

/* Headline Size */
.hd_line1 {
  display: block;
  font-size: 100px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line2 {
  display: block;
  font-size: 72px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line3 {
  display: block;
  font-size: 64px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line4 {
  display: block;
  font-size: 52px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line5 {
  display: block;
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line6 {
  display: block;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.hd_line7 {
  display: block;
  font-size: 30px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

@media screen and (min-width: 2400px) {
  .bd_base {
    font-size: 19.2px;
  }
  .bd_1 {
    font-size: 33.6px;
  }
  .bd_2 {
    font-size: 28.8px;
  }
  .bd_3 {
    font-size: 24px;
  }
  .bd_4 {
    font-size: 21.6px;
  }
  .bd_5 {
    font-size: 16.8px;
  }
  /* Headline Size */
  .hd_line1 {
    font-size: 120px;
  }
  .hd_line2 {
    font-size: 86.4px;
  }
  .hd_line3 {
    font-size: 76.8px;
  }
  .hd_line4 {
    font-size: 62.4px;
  }
  .hd_line5 {
    font-size: 48px;
  }
  .hd_line6 {
    font-size: 38.4px;
  }
  .hd_line7 {
    font-size: 36px;
  }
}
@media screen and (max-width: 1680px) {
  .bd_base {
    font-size: 0.83vw;
  }
  .bd_1 {
    font-size: 1.45vw;
  }
  .bd_2 {
    font-size: 1.25vw;
  }
  .bd_3 {
    font-size: 1.04vw;
  }
  .bd_4 {
    font-size: 0.9375vw;
  }
  .bd_5 {
    font-size: 0.729vw;
  }
  /* Headline Size */
  .hd_line1 {
    font-size: 5.2vw;
  }
  .hd_line2 {
    font-size: 3.75vw;
  }
  .hd_line3 {
    font-size: 3.33vw;
  }
  .hd_line4 {
    font-size: 2.7vw;
  }
  .hd_line5 {
    font-size: 2.083vw;
  }
  .hd_line6 {
    font-size: 1.66vw;
  }
  .hd_line7 {
    font-size: 1.5625vw;
  }
}
@media screen and (max-width: 1280px) {
  .bd_base {
    font-size: 0.913vw;
  }
  .bd_1 {
    font-size: 1.595vw;
  }
  .bd_2 {
    font-size: 1.375vw;
  }
  .bd_3 {
    font-size: 1.144vw;
  }
  .bd_4 {
    font-size: 1.03125vw;
  }
  .bd_5 {
    font-size: 0.8019vw;
  }
  /* Headline Size */
  .hd_line1 {
    font-size: 5.72vw;
  }
  .hd_line2 {
    font-size: 4.125vw;
  }
  .hd_line3 {
    font-size: 3.663vw;
  }
  .hd_line4 {
    font-size: 2.97vw;
  }
  .hd_line5 {
    font-size: 2.2913vw;
  }
  .hd_line6 {
    font-size: 1.826vw;
  }
  .hd_line7 {
    font-size: 1.71875vw;
  }
}
@media screen and (max-width: 767px) {
  .bd_base {
    font-size: min(4.4444444444vw, 16px);
  }
  .bd_1 {
    font-size: min(5vw, 18px);
  }
  .bd_2 {
    font-size: min(3.8888888889vw, 14px);
  }
  .bd_3 {
    font-size: min(3.3333333333vw, 12px);
  }
  .bd_4 {
    font-size: min(3.0555555556vw, 11px);
  }
  .bd_5 {
    font-size: min(2.7777777778vw, 10px);
  }
  /* Headline Size */
  .hd_line1 {
    font-size: min(11.1111111111vw, 40px);
    line-height: 1.2;
  }
  .hd_line2 {
    font-size: min(10vw, 36px);
    line-height: 1.2;
  }
  .hd_line3 {
    font-size: min(8.8888888889vw, 32px);
    line-height: 1.2;
  }
  .hd_line4 {
    font-size: min(8.3333333333vw, 30px);
    line-height: 1.2;
  }
  .hd_line5 {
    font-size: min(7.7777777778vw, 28px);
    line-height: 1.2;
  }
  .hd_line6 {
    font-size: min(6.1111111111vw, 22px);
    line-height: 1.2;
  }
  .hd_line7 {
    font-size: min(5.5555555556vw, 20px);
    line-height: 1.2;
  }
}
/* 2023-03-08 추가 */
.hyper__banner__popup .pc-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .hyper__banner__popup .pc-link {
    display: none;
  }
}