@charset "UTF-8";
/* Body font Size */
body.hidden {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  touch-action: none;
}

.mont {
  font-family: "Mont", sans-serif;
  font-weight: 800;
  font-size: 1.083em;
}

.btn {
  width: 230px;
  height: 70px;
  line-height: 71px;
  padding: 0;
  font-size: 24px;
}
.btn_line {
  color: #E5451C;
  border-color: #E5451C;
}

.air {
  overflow: hidden;
  padding: 120px 0;
  letter-spacing: -0.04rem;
}
.air .inner {
  width: 1496px;
  margin: 0 auto;
}
.air__tit {
  text-align: center;
  color: #000000;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 23px 0;
  white-space: nowrap;
}
.air__tit h2 {
  line-height: 1.3;
  font-weight: 700;
}
.air__tit h2 .mont {
  font-size: 1.083em;
  font-weight: 700;
}
.air__tit__desc {
  font-size: 32px;
  line-height: 1.4;
}
.air__vis {
  position: relative;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/1008;
  overflow: hidden;
  font-family: "SDGyeokdongG2", sans-serif;
}
.air__vis .inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 23% 0 0;
  z-index: 2;
}
.air__vis__ttl {
  color: #ffffff;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}
.air__vis__ttl.blk {
  color: #000000;
}
.air__vis__ttl .mont {
  vertical-align: middle;
}
.air__vis__desc {
  margin: 18px 0 24px;
  display: flex;
  align-items: center;
  gap: 0 10px;
  color: #ffffff;
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
  transform: matrix(1, 0, -0.15, 0.98, 0, 0);
}
.air__vis__desc.blk {
  color: #000000;
}
.air__vis__desc .mont {
  font-size: 1.23em;
  font-weight: 700;
  margin-top: 5px;
}
.air__vis__asset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.air__vis__asset img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.air__vis__asset:before {
  content: "";
  position: absolute;
  top: 6%;
  left: 3%;
  width: 19.7%;
  aspect-ratio: 379/316;
  background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/glo_logo_white.svg) 0 0/contain no-repeat;
}
.air__vis__asset:after {
  content: "";
  position: absolute;
  bottom: 6%;
  right: 3%;
  width: 30%;
  height: auto;
  aspect-ratio: 583/90;
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/mv_airlogo.svg") 100% 100%/cover no-repeat;
  z-index: 2;
}
.air__artcontest {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artcontest_bg.jpg") top center/cover no-repeat;
}
.air__artcontest .inner {
  width: 1282px;
}
.air__artcontest__article {
  margin: 120px 0 0;
}
.air__artcontest .list {
  width: 100%;
  margin: 83px 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 54px;
}
.air__artcontest .item {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 8px 0;
  flex-basis: auto;
  flex-shrink: 1;
  position: relative;
}
.air__artcontest .item.cognacgecko.pc {
  width: 432px;
  margin: 0 auto;
}
.air__artcontest .item.cognacgecko.pc .txt .vote {
  font-size: 36px;
}
.air__artcontest .item.cognacgecko.pc .txt .name {
  font-size: 30px;
}
.air__artcontest .item.cognacgecko.pc .txt .name em {
  font-size: 32px;
}
.air__artcontest .item.cognacgecko .txt {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/cognacgecko_shadow.png");
}
.air__artcontest .item.hivepark .txt {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/hivepark_shadow.png");
}
.air__artcontest .item.curvesign .txt {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/curvesign_shadow.png");
}
.air__artcontest .item.lookandraw .txt {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/lookandraw_shadow.png");
}
.air__artcontest .item.gupgi .txt {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/gupgi_shadow.png");
}
.air__artcontest .item .thumb {
  max-width: 100%;
  box-shadow: 8px 8px 30px 0px rgba(0, 0, 0, 0.15);
  border-radius: 10px;
}
.air__artcontest .item .txt {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 18px 0;
  padding: 22px 0 0;
  background-size: 100% auto !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}
.air__artcontest .item .txt .vote {
  text-align: center;
  font-size: 26px;
  font-weight: 400;
}
.air__artcontest .item .txt .name {
  font-size: 26px;
  font-weight: 500;
  line-height: 140%;
}
.air__artcontest .item .txt .name em {
  font-size: 28px;
  font-weight: 700;
}
.air__artcontest .item .badge {
  position: absolute;
  width: 22%;
  left: -10%;
  top: -7%;
}
.air__video .video {
  margin: 61px 0 0;
  position: relative;
  font-size: 0;
}
.air__video .video video {
  width: 100%;
  border-radius: 20px;
}
.air__video .video .btn_play {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 5;
}
.air__edition {
  background: #EEE;
  padding-bottom: 0 !important;
}
.air__edition .air__tit__desc {
  margin: 10px 0 37px;
}
.air__edition .air__tit__info {
  display: inline-flex;
  width: 740px;
  height: 70px;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  background: #626262;
  color: #FFF;
  text-align: center;
  font-size: 30px;
  font-weight: 400;
  line-height: 1.5;
}
.air__edition .air__tit__info em {
  font-weight: 700;
}
.air__edition figure {
  margin: 0 auto;
  margin-top: 58px;
  margin-bottom: -120px;
  width: 1322px;
}
.air__edition figure img {
  width: 100%;
}
.air__artist {
  padding-bottom: 0 !important;
}
.air__artist__article .inner {
  padding: 100px 0;
  display: flex;
  flex-direction: column;
  gap: 50px 0;
}
.air__artist__article img {
  max-width: 100%;
}
.air__artist__article:nth-child(even) {
  background: #F1F1F1;
}
.air__artist__article:nth-child(even) .box {
  flex-direction: row-reverse;
}
.air__artist__article:nth-child(even) .box .device {
  justify-content: flex-end;
}
.air__artist__article:nth-child(even) .box .con {
  justify-content: flex-start;
}
.air__artist__article:nth-child(even) .box .interview .txt::before, .air__artist__article:nth-child(even) .box .interview .txt::after {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artist_mark_dark.svg") no-repeat center center/contain;
}
.air__artist__article#cognacgecko h3 {
  color: #99BEBC;
}
.air__artist__article#hivepark h3 {
  color: #1194C6;
}
.air__artist__article#curvesign h3 {
  color: #B4A9C8;
}
.air__artist__article#lookandraw h3 {
  color: #484160;
}
.air__artist__article#gupgi h3 {
  color: #CFA797;
}
.air__artist__article .box {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.air__artist__article .box h3 {
  font-size: 26px;
  font-weight: 400;
  line-height: 1.5;
}
.air__artist__article .box h3 em {
  font-size: 28px;
  font-weight: 700;
}
.air__artist__article .box .device {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.air__artist__article .box .device .item {
  margin: 0 90px;
}
.air__artist__article .box .con {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  text-align: center;
}
.air__artist__article .box .interview {
  margin: 20px 0 60px;
  display: inline-block;
  width: auto;
  font-weight: 400;
  line-height: 1.5;
}
.air__artist__article .box .interview em {
  font-weight: 700;
}
.air__artist__article .box .interview .txt {
  font-size: 26px;
  display: flex;
  gap: 0 10px;
}
.air__artist__article .box .interview .txt::before, .air__artist__article .box .interview .txt::after {
  content: "";
  display: block;
  width: 40px;
  height: 25px;
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artist_mark.svg") no-repeat center center/contain;
}
.air__artist__article .box .interview .txt::before {
  align-items: flex-start;
}
.air__artist__article .box .interview .txt::after {
  align-self: flex-end;
  transform: rotate(180deg);
  margin: 0 0 5px;
}
.air__artist__article .box .interview .name {
  display: none !important;
  margin: 41px 0 0;
  font-size: 26px;
}
.air__artist__article .box .buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 14px;
}
.air__more {
  background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/more_bg.jpg") top center/cover no-repeat;
  height: 600px;
  display: flex;
  align-items: center;
}
@media all and (min-width: 1921px) {
  .air__more {
    height: 30vw;
  }
}
.air__more h3 {
  font-size: 56px;
  font-weight: 900;
  transform: skewX(-10deg);
}
.air__more .desc {
  margin: 20px 0 30px;
  font-size: 28px;
  font-weight: 500;
  line-height: 1.3;
}
.air__notice {
  padding: 0 !important;
  font-size: 28px;
  color: #FFF;
}
.air__notice .tit {
  font-size: 28px;
  font-weight: 700;
}
.air__notice .inner {
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.air__notice .top {
  width: 100%;
  height: 120px;
  background: #262626;
}
.air__notice .top .tit {
  margin: 0 0 0 70px;
}
.air__notice .top .ico_notice {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(65%);
}
.air__notice .bottom {
  background: #333;
}
.air__notice .bottom .inner {
  padding: 60px 0;
  flex-direction: column;
  align-items: flex-start;
  gap: 60px 0;
}
.air__notice .bottom .con {
  padding: 0 0 0 10px;
}
.air__notice .bottom .item {
  display: flex;
  flex-direction: column;
  gap: 30px 0;
}
.air__notice .bottom li {
  font-size: 20px;
  padding: 0 0 0 20px;
  position: relative;
  font-weight: 350;
  line-height: 1.7;
}
.air__notice .bottom li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  display: block;
  width: 6px;
  height: 6px;
  background: #FFF;
  border-radius: 50%;
}
.air__notice .toggle_open {
  cursor: pointer;
  transition: transform 0.4s;
  -webkit-transition: transform 0.4s;
  -moz-transition: transform 0.4s;
  -ms-transition: transform 0.4s;
  -o-transition: transform 0.4s;
}
.air__notice .toggle_open_active {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
}

@media screen and (max-width: 1680px) {
  .btn {
    width: 13.69vw;
    height: 4.17vw;
    line-height: 4.23vw;
    font-size: 1.43vw;
  }
  .air {
    padding: 7.14vw 0;
  }
  .air .inner {
    width: 90vw;
  }
  .air .btn {
    width: 13.69vw;
    height: 4.17vw;
    line-height: 4.23vw;
  }
  .air__tit {
    gap: 1.37vw 0;
  }
  .air__tit h2 .mont {
    font-size: 1.083em;
  }
  .air__tit__desc {
    font-size: 1.9vw;
  }
  .air__vis__desc {
    margin: 1.07vw 0 1.43vw;
    gap: 0 0.6vw;
    color: #ffffff;
    text-shadow: 0vw 0vw 0.89vw rgba(0, 0, 0, 0.8);
  }
  .air__vis__desc .mont {
    margin-top: 0.3vw;
  }
  .air__artcontest .inner {
    width: 76.31vw;
  }
  .air__artcontest__article {
    margin: 7.14vw 0 0;
  }
  .air__artcontest .list {
    margin: 4.94vw 0 0;
    gap: 0 3.21vw;
  }
  .air__artcontest .item {
    gap: 0.48vw 0;
  }
  .air__artcontest .item.cognacgecko.pc {
    width: 25.71vw;
  }
  .air__artcontest .item.cognacgecko.pc .txt .vote {
    font-size: 2.14vw;
  }
  .air__artcontest .item.cognacgecko.pc .txt .name {
    font-size: 1.79vw;
  }
  .air__artcontest .item.cognacgecko.pc .txt .name em {
    font-size: 1.9vw;
  }
  .air__artcontest .item .thumb {
    box-shadow: 0.48vw 0.48vw 1.79vw 0vw rgba(0, 0, 0, 0.15);
    border-radius: 0.6vw;
  }
  .air__artcontest .item .txt {
    gap: 1.07vw 0;
    padding: 1.31vw 0 0;
  }
  .air__artcontest .item .txt .vote {
    font-size: 1.55vw;
  }
  .air__artcontest .item .txt .name {
    font-size: 1.55vw;
  }
  .air__artcontest .item .txt .name em {
    font-size: 1.67vw;
  }
  .air__artcontest .item .badge {
    width: 22%;
    left: -10%;
    top: -7%;
  }
  .air__video .video {
    margin: 3.63vw 0 0;
  }
  .air__video .video video {
    border-radius: 1.19vw;
  }
  .air__edition .air__tit__desc {
    margin: 0.6vw 0 2.2vw;
  }
  .air__edition .air__tit__info {
    width: 44.05vw;
    height: 4.17vw;
    border-radius: 5.95vw;
    font-size: 1.79vw;
  }
  .air__edition figure {
    width: 78.69vw;
    margin-top: 3.45vw;
  }
  .air__edition figure img {
    width: 100%;
  }
  .air__artist__article .inner {
    padding: 5.95vw 0;
    gap: 2.98vw 0;
  }
  .air__artist__article .box h3 {
    font-size: 1.55vw;
  }
  .air__artist__article .box h3 em {
    font-size: 1.67vw;
  }
  .air__artist__article .box .device .item {
    margin: 0 5.36vw;
    width: 24.52vw;
  }
  .air__artist__article .box .interview {
    margin: 1.19vw 0 3.57vw;
  }
  .air__artist__article .box .interview .txt {
    font-size: 1.55vw;
    gap: 0 0.6vw;
  }
  .air__artist__article .box .interview .txt::before, .air__artist__article .box .interview .txt::after {
    width: 2.38vw;
    height: 1.49vw;
  }
  .air__artist__article .box .interview .txt::after {
    margin: 0 0 0.3vw;
  }
  .air__artist__article .box .interview .name {
    margin: 2.44vw 0 0;
    font-size: 1.55vw;
    height: 1.85vw;
  }
  .air__artist__article .box .buttons {
    gap: 0 0.83vw;
  }
  .air__more {
    height: 35.71vw;
  }
  .air__more h3 {
    font-size: 3.33vw;
  }
  .air__more .desc {
    margin: 1.19vw 0 1.79vw;
    font-size: 1.67vw;
  }
  .air__notice {
    font-size: 1.67vw;
  }
  .air__notice .tit {
    font-size: 1.67vw;
  }
  .air__notice .top {
    height: 7.14vw;
  }
  .air__notice .top .tit {
    margin: 0 0 0 4.17vw;
  }
  .air__notice .top .ico_notice {
    width: 2.98vw;
  }
  .air__notice .top .ico_arrow {
    width: 2.38vw;
  }
  .air__notice .bottom .inner {
    padding: 3.57vw 0;
    gap: 3.57vw 0;
  }
  .air__notice .bottom .con {
    padding: 0 0 0 0.6vw;
  }
  .air__notice .bottom .item {
    gap: 1.79vw 0;
  }
  .air__notice .bottom li {
    font-size: 1.19vw;
    padding: 0 0 0 1.19vw;
  }
  .air__notice .bottom li::before {
    top: 0.71vw;
    width: 0.36vw;
    height: 0.36vw;
  }
}
@media screen and (max-width: 767px) {
  .bd_1 {
    font-size: min( 3.7333333333vw, 14px );
  }
  .btn {
    width: 40vw !important;
    height: 11.7333333333vw !important;
    line-height: 12vw !important;
    font-size: 4.2666666667vw !important;
  }
  .air {
    padding: 17.0666666667vw 0;
  }
  .air .inner {
    width: 87.2vw;
  }
  .air__tit {
    gap: 4vw 0;
  }
  .air__tit h2 {
    font-size: 9.0666666667vw !important;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: -0.04rem;
  }
  .air__tit__desc {
    font-size: 4.2666666667vw !important;
    line-height: 1.5;
  }
  .air__vis {
    aspect-ratio: 375/575;
  }
  .air__vis .inner {
    padding: 49% 0 0;
  }
  .air__vis__ttl {
    text-shadow: 0px 0px 1.6vw rgba(0, 0, 0, 0.8);
    font-size: 8.5333333333vw !important;
  }
  .air__vis__desc {
    margin: 2.6666666667vw 0 4.2666666667vw;
    gap: 0 2.6666666667vw;
    text-shadow: 0px 0px 1.6vw rgba(0, 0, 0, 0.8);
    font-size: 4.2666666667vw !important;
  }
  .air__vis__desc .mont {
    margin-top: 1.3333333333vw;
  }
  .air__vis__asset:before {
    content: "";
    top: 5.6vw;
    left: 5.6vw;
    width: 32vw;
  }
  .air__vis__asset:after {
    bottom: 5.6vw;
    right: 5.6vw;
    width: 48.8vw;
    aspect-ratio: 583/90;
  }
  .air__artcontest {
    background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artcontest_bg_m.png") center center/cover no-repeat;
    padding: 18.6666666667vw 0;
  }
  .air__artcontest .inner {
    width: 100%;
  }
  .air__artcontest .slick-slider {
    height: 95.2vw;
    min-height: 95.2vw;
  }
  .air__artcontest .slick-track {
    display: flex;
    gap: 0;
  }
  .air__artcontest .slick-track .item {
    margin: 0 2.6666666667vw;
    width: 56.8vw !important;
    height: 100vw !important;
    opacity: 0.5;
    gap: 2.6666666667vw 0;
    transition: 0.3s;
  }
  .air__artcontest .slick-track .item .rank {
    opacity: 0;
    transition: 0.3s;
    font-size: 4.8vw;
    font-weight: 700;
  }
  .air__artcontest .slick-track .item .thumb {
    transition: 0.3s;
    width: 100%;
    box-shadow: none;
    border-radius: 2.6666666667vw;
    aspect-ratio: 1/1;
  }
  .air__artcontest .slick-track .item .txt {
    opacity: 0;
    transition: 0.3s;
    gap: 7.4666666667vw 0;
    padding: 2.6666666667vw 0 0;
    border-radius: 2.6666666667vw;
  }
  .air__artcontest .slick-track .item .txt .vote {
    font-size: 5.3333333333vw;
  }
  .air__artcontest .slick-track .item .txt .name {
    font-size: 4.8vw;
  }
  .air__artcontest .slick-track .item .txt .name em {
    font-size: 4.8vw;
  }
  .air__artcontest .slick-track .slick-center .item {
    opacity: 1 !important;
  }
  .air__artcontest .slick-track .slick-center .thumb {
    box-shadow: 0px 1.0666666667vw 1.0666666667vw 0px rgba(0, 0, 0, 0.25);
  }
  .air__artcontest .slick-track .slick-center .rank {
    opacity: 1 !important;
  }
  .air__artcontest .slick-track .slick-center .txt {
    opacity: 1 !important;
  }
  .air__video .video {
    margin: 6.4vw 0 0;
  }
  .air__video .video video {
    width: 100%;
    border-radius: 5.3333333333vw;
  }
  .air__video .video .btn_play {
    width: 26.6666666667vw;
    height: 26.6666666667vw;
  }
  .air__edition {
    min-height: 173.3333333333vw;
  }
  .air__edition .air__tit__desc {
    margin: 0 0 7.7vw;
  }
  .air__edition .air__tit__info {
    width: 87.2vw;
    height: 8.2666666667vw;
    border-radius: 11.7333333333vw;
    font-size: 3.7333333333vw;
  }
  .air__edition figure {
    margin: 2.9333333333vw 0 0;
    width: 100%;
  }
  .air__artist {
    padding: 0 !important;
  }
  .air__artist__article .inner {
    width: 82.6666666667vw;
    padding: 16vw 0 18.6666666667vw;
  }
  .air__artist__article#cognacgecko .item, .air__artist__article#hivepark .item {
    height: 78.4vw;
  }
  .air__artist__article#cognacgecko .sign, .air__artist__article#hivepark .sign {
    height: 9.3333333333vw;
  }
  .air__artist__article#curvesign .item, .air__artist__article#lookandraw .item {
    height: 81.0666666667vw;
  }
  .air__artist__article#curvesign .sign, .air__artist__article#lookandraw .sign {
    height: 12vw;
  }
  .air__artist__article#gupgi .item {
    height: 89.8666666667vw;
  }
  .air__artist__article#gupgi .sign {
    height: 19.7333333333vw;
  }
  .air__artist__article:nth-child(even) .box h3::before {
    background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artist_mark_dark.svg") no-repeat center center/contain;
  }
  .air__artist__article .box {
    flex-direction: column-reverse !important;
    align-items: center;
    justify-content: center;
  }
  .air__artist__article .box h3 {
    position: relative;
    padding: 11.2vw 0 0;
    margin: 12.8vw 0 0;
    font-size: 4.8vw;
  }
  .air__artist__article .box h3 em {
    font-size: 5.3333333333vw;
  }
  .air__artist__article .box h3::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    width: 9.3333333333vw;
    height: 5.8666666667vw;
    background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/artist_mark.svg") no-repeat center center/contain;
  }
  .air__artist__article .box .sign {
    margin: 0 0 1.3333333333vw;
  }
  .air__artist__article .box .device .item {
    position: relative;
    margin: 0 auto;
    width: 67.7333333333vw;
  }
  .air__artist__article .box .device .item .prd, .air__artist__article .box .device .item .thb {
    height: 67.7333333333vw;
    aspect-ratio: 5/5;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: opacity 1s ease;
  }
  .air__artist__article .box .device .item .prd.show, .air__artist__article .box .device .item .thb.show {
    opacity: 1;
  }
  .air__artist__article .box .device .item .prd.hide, .air__artist__article .box .device .item .thb.hide {
    opacity: 0;
  }
  .air__artist__article .box .device .item .thb {
    box-shadow: 3.0048vw 3.0048vw 6.0093333333vw 0px rgba(0, 0, 0, 0.25);
  }
  .air__artist__article .box .interview {
    margin: 2.9333333333vw 0 13.3333333333vw;
  }
  .air__artist__article .box .interview .txt {
    flex-direction: column;
    gap: 5.3333333333vw 0;
    font-size: 4vw;
  }
  .air__artist__article .box .interview .txt::before, .air__artist__article .box .interview .txt::after {
    width: 9.3333333333vw;
    height: 5.8666666667vw;
    align-self: center !important;
  }
  .air__artist__article .box .interview .txt::before {
    content: none;
  }
  .air__artist__article .box .interview .txt::after {
    margin: 0;
  }
  .air__artist__article .box .interview .name {
    margin: 5.3333333333vw 0 0;
    height: 4.5333333333vw;
  }
  .air__artist__article .box .buttons {
    gap: 0 2.6666666667vw;
  }
  .air__more {
    background: url("/content/dam/glo-jp/korea-images/event/past-events/2023/hyperair_winner/more_bg_m.jpg") top center/cover no-repeat;
    height: 160vw;
    text-align: center;
    align-items: flex-start;
    padding: 25.0666666667vw 0 0;
  }
  .air__more h3 {
    font-size: 9.6vw;
  }
  .air__more .desc {
    margin: 4vw 0 17.0666666667vw;
    font-size: 4.2666666667vw;
  }
  .air__notice {
    font-size: 4.2666666667vw;
  }
  .air__notice .tit {
    font-size: 5.3333333333vw;
  }
  .air__notice .top {
    height: 18.6666666667vw;
  }
  .air__notice .top .tit {
    margin: 0 0 0 11.2vw;
  }
  .air__notice .top .ico_notice {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
    transform: translateY(55%);
  }
  .air__notice .top .ico_arrow {
    width: 8.5333333333vw;
    height: 8.5333333333vw;
  }
  .air__notice .bottom .inner {
    padding: 6.4vw 0;
  }
  .air__notice .bottom .con {
    padding: 0 0 0 3.4666666667vw;
  }
  .air__notice .bottom .tit {
    font-size: 4.8vw;
  }
  .air__notice .bottom li {
    font-size: 2.9333333333vw;
    padding: 0 0 0 2.6666666667vw;
  }
  .air__notice .bottom li::before {
    top: 1.7vw;
    width: 0.8vw;
    height: 0.8vw;
  }
}
.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_line0 {
  display: block;
  font-size: 200px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.015em;
}

.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_line0 {
    font-size: 240px;
  }
  .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_line0 {
    font-size: 10.4vw;
  }
  .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_line0 {
    font-size: 11.44vw;
  }
  .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_line0 {
    font-size: min(22.2222222222vw, 80px);
    line-height: 1.2;
  }
  .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 추가 */
.air__banner__popup .pc-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (max-width: 767px) {
  .air__banner__popup .pc-link {
    display: none;
  }
}
@media all and (min-width: 768px) {
  .mo {
    display: none !important;
  }
}
@media all and (max-width: 767px) {
  .pc {
    display: none !important;
  }
}
/* 20240122 Soldout 스타일 추가 */
.air__edition__soldout {
  position: relative;
}
.air__edition__soldout .dimmed {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
}
.air__edition__soldout h3 {
  font-size: 62px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.5);
}
.air__edition__soldout p {
  font-size: 30px;
  font-weight: 500;
  line-height: 1.4;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  margin: 50px 0 0;
}

@media all and (max-width: 767px) {
  .air__edition__soldout h3 {
    font-size: 5.2vw;
  }
  .air__edition__soldout p {
    font-size: 3.66vw;
    margin: 8vw 0 0;
  }
}