.glo-contents .sub-h2.popupstore {
    background-image: url(/content/dam/glo-jp/korea-images/event/past-events/2023/hyperx2_popup/h2_popupstore_230731.jpg);
  }
  
  .glo-contents-popupstore {
    max-width: none !important;
    line-height: 1;
  }
  .glo-contents-popupstore figure {
    text-align: center;
  }
  .glo-contents-popupstore img {
    max-width: 100%;
  }
  .glo-contents-popupstore .mo-cont {
    display: none;
  }
  .glo-contents-popupstore .section__intro {
    padding: 100px 0 0;
    text-align: center;
    background: #FFF;
  }
  .glo-contents-popupstore .section__intro .category {
    margin-bottom: 30px;
    color: #e5451c;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: -0.03em;
  }
  .glo-contents-popupstore .section__intro .logo {
    margin: 0 auto 30px;
  }
  .glo-contents-popupstore .section__intro .desc {
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    word-break: keep-all;
  }
  .glo-contents-popupstore .section__table {
    padding: 100px 40px;
    background: #FBFBFB;
  }
  .glo-contents-popupstore .section__table h4 {
    margin-bottom: 40px;
    text-align: center;
    font-size: 64px;
    font-weight: 700;
    letter-spacing: -0.05rem;
  }
  .glo-contents-popupstore .section__table ul {
    max-width: 1440px;
    margin: 0 auto;
    border-top: 2px solid #000;
  }
  .glo-contents-popupstore .section__table ul li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #9F9F9F;
  }
  .glo-contents-popupstore .section__table ul li .program_num {
    flex: none;
    width: 300px;
    font-size: 32px;
    font-weight: 600;
    font-family: "Mont", sans-serif;
    text-align: center;
  }
  .glo-contents-popupstore .section__table ul li .program_tit {
    font-size: 40px;
    font-weight: 800;
  }
  .glo-contents-popupstore .section__table ul li .program_desc {
    padding-top: 20px;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.03em;
  }
  .glo-contents-popupstore .section__table ul li .program_desc .mont {
    font-weight: 400;
  }
  .glo-contents-popupstore .section__table ul li div {
    padding-left: 40px;
  }
  .glo-contents-popupstore .section__table ul li:last-child {
    border-bottom: 2px solid #000;
  }
  .glo-contents-popupstore .section__table__studio li {
    height: 152px;
  }
  .glo-contents-popupstore .section__table__amazing li {
    height: 255px;
  }
  .glo-contents-popupstore .section__table__backyard li {
    height: 192px;
  }
  .glo-contents-popupstore .section__location {
    padding-bottom: 100px;
  }
  .glo-contents-popupstore .section__location dl {
    padding: 40px 0;
    text-align: center;
  }
  .glo-contents-popupstore .section__location dl dt {
    margin-bottom: 15px;
    font-size: 32px;
    letter-spacing: -0.03em;
    font-weight: 800;
  }
  .glo-contents-popupstore .section__location dl dd {
    font-size: 24px;
  }
  .glo-contents-popupstore .section__location .btn__location {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 64px;
    margin: 0 auto;
    color: #fff;
    letter-spacing: -0.03em;
    font-size: 24px;
    font-weight: 800;
    background: #e5451c;
    border-radius: 150px;
    z-index: 1;
  }
  .glo-contents-popupstore .section__location .btn__location .icon__location {
    width: 22px;
    height: 26px;
    margin-right: 10px;
    background: url(/content/dam/glo-jp/korea-images/event/past-events/2023/hyperx2_popup/icon_map.svg) no-repeat center center/contain;
  }
  .glo-contents-popupstore .section__location .btn__location:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    border-radius: 40px;
    z-index: -1;
    transition: all 0.3s ease-in-out;
  }
  .glo-contents-popupstore .section__location .btn__location:hover:before {
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.15);
  }
  .glo-contents-popupstore .section__studio {
    background: #eee;
  }
  .glo-contents-popupstore .section__backyard {
    background: #eee;
  }
  .glo-contents-popupstore .section__refresh {
    background: #fff;
    padding: 100px 0 0;
  }
  .glo-contents-popupstore .section__refresh .logo__beach {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 40px;
    gap: 0 22px;
  }
  .glo-contents-popupstore .section__refresh .logo__beach img {
    height: 90px;
  }
  .glo-contents-popupstore .section__refresh .logo__beach strong {
    font-size: 57px;
    font-weight: 900;
  }
  .glo-contents-popupstore .section__refresh .desc {
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 36px;
    letter-spacing: -0.02em;
    word-break: keep-all;
    text-align: center;
  }
  .glo-contents-popupstore .section__refresh figure {
    position: relative;
  }
  .glo-contents-popupstore .section__refresh figure .coming {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 73px;
    font-weight: 300;
    line-height: 0.975;
    color: #fff;
    transform: translateY(-50%);
  }
  .glo-contents-popupstore .section__refresh figure .coming strong {
    display: block;
    font-weight: 900;
    text-transform: uppercase;
  }
  .glo-contents-popupstore .section__refresh__location {
    background: #FBFBFB;
    padding: 0 0 100px;
  }
  
  @media screen and (max-width: 1280px) {
    .glo-contents-popupstore .section__intro {
      padding: 5.21vw 0 0;
    }
    .glo-contents-popupstore .section__intro .category {
      margin-bottom: 1.56vw;
      font-size: 1.88vw;
    }
    .glo-contents-popupstore .section__intro .logo {
      margin: 0 auto 1.56vw;
    }
    .glo-contents-popupstore .section__intro .logo__studio {
      width: 18.8vw;
    }
    .glo-contents-popupstore .section__intro .logo__amazing {
      width: 38.18vw;
    }
    .glo-contents-popupstore .section__intro .logo__backyard {
      width: 38.07vw;
    }
    .glo-contents-popupstore .section__intro .logo__backyardbuilder {
      width: 20vw;
    }
    .glo-contents-popupstore .section__intro .desc {
      margin-bottom: 3.13vw;
      font-size: 1.46vw;
      line-height: 1.88vw;
    }
    .glo-contents-popupstore .section__table {
      padding: 5.21vw 2.08vw;
    }
    .glo-contents-popupstore .section__table h4 {
      margin-bottom: 2.08vw;
      font-size: 3.33vw;
    }
    .glo-contents-popupstore .section__table ul li .program_num {
      width: 15.63vw;
      font-size: 1.67vw;
    }
    .glo-contents-popupstore .section__table ul li .program_tit {
      font-size: 2.08vw;
    }
    .glo-contents-popupstore .section__table ul li .program_desc {
      padding-top: 1.04vw;
      font-size: 1.25vw;
      line-height: 1.56vw;
    }
    .glo-contents-popupstore .section__table ul li div {
      padding-left: 2.08vw;
    }
    .glo-contents-popupstore .section__table__studio li {
      height: 7.92vw;
    }
    .glo-contents-popupstore .section__table__amazing li {
      height: 13.28vw;
    }
    .glo-contents-popupstore .section__table__backyard li {
      height: 10vw;
    }
    .glo-contents-popupstore .section__location {
      padding-bottom: 6.25vw;
    }
    .glo-contents-popupstore .section__location dl {
      padding: 2.08vw 0;
    }
    .glo-contents-popupstore .section__location dl dt {
      margin-bottom: 0.78vw;
      font-size: 1.67vw;
    }
    .glo-contents-popupstore .section__location dl dd {
      font-size: 1.25vw;
    }
    .glo-contents-popupstore .section__location .btn__location {
      width: 12.5vw;
      height: 3.33vw;
      font-size: 1.25vw;
      border-radius: 7.81vw;
    }
    .glo-contents-popupstore .section__location .btn__location .icon__location {
      width: 1.15vw;
      height: 1.35vw;
    }
    .glo-contents-popupstore .section__refresh {
      padding: 6.25vw 0 0;
    }
    .glo-contents-popupstore .section__refresh .logo__beach {
      margin: 0 auto 2vw;
      gap: 0 1vw;
    }
    .glo-contents-popupstore .section__refresh .logo__beach img {
      height: 4.6875vw;
    }
    .glo-contents-popupstore .section__refresh .logo__beach strong {
      font-size: 3vw;
    }
    .glo-contents-popupstore .section__refresh .desc {
      margin-bottom: 3.13vw;
      font-size: 1.46vw;
      line-height: 1.88vw;
    }
    .glo-contents-popupstore .section__refresh figure .coming {
      font-size: 3.8vw;
      line-height: 1.15;
    }
    .glo-contents-popupstore .section__refresh__location {
      padding-bottom: 6.25vw;
    }
  }
  @media screen and (max-width: 767px) {
    .glo-contents .sub-h2.popupstore {
      background-image: url(/content/dam/glo-jp/korea-images/event/past-events/2023/hyperx2_popup/h2_popupstore_230731_m.jpg);
    }
    .glo-contents-popupstore .mo-cont {
      display: block;
    }
    .glo-contents-popupstore .pc-cont {
      display: none;
    }
    .glo-contents-popupstore .section__intro {
      padding-top: 10.6666666667vw;
    }
    .glo-contents-popupstore .section__intro .category {
      margin-bottom: 4vw;
      font-size: 4.8vw;
    }
    .glo-contents-popupstore .section__intro .logo {
      margin: 0 auto 6.4vw;
    }
    .glo-contents-popupstore .section__intro .logo__studio {
      width: 54.6666666667vw;
    }
    .glo-contents-popupstore .section__intro .logo__amazing {
      width: 86.6666666667vw;
    }
    .glo-contents-popupstore .section__intro .logo__backyardbuilder {
      width: 67.2vw;
    }
    .glo-contents-popupstore .section__intro .desc {
      margin-bottom: 10.6666666667vw;
      font-size: 3.7333333333vw;
      line-height: 5.3333333333vw;
    }
    .glo-contents-popupstore .section__table {
      padding: 10.6666666667vw 6.4vw;
    }
    .glo-contents-popupstore .section__table h4 {
      margin-bottom: 10.6666666667vw;
      font-size: 9.6vw;
    }
    .glo-contents-popupstore .section__table ul li .program_num {
      width: 26.6666666667vw;
      font-size: 4.8vw;
    }
    .glo-contents-popupstore .section__table ul li .program_tit {
      font-size: 4.5333333333vw;
      line-height: 1.3;
    }
    .glo-contents-popupstore .section__table ul li .program_desc {
      padding-top: 4vw;
      font-size: 3.2vw;
      line-height: 4vw;
      letter-spacing: -0.05rem;
    }
    .glo-contents-popupstore .section__table ul li .program div {
      padding-left: 4vw;
    }
    .glo-contents-popupstore .section__table__studio li {
      height: 32vw;
    }
    .glo-contents-popupstore .section__table__amazing li {
      height: 44vw;
    }
    .glo-contents-popupstore .section__table__backyard li {
      height: 40vw;
    }
    .glo-contents-popupstore .section__location {
      padding-bottom: 16vw;
    }
    .glo-contents-popupstore .section__location dl {
      padding: 10.6666666667vw 0 4vw;
    }
    .glo-contents-popupstore .section__location dl dt {
      margin-bottom: 4vw;
      font-size: 5.3333333333vw;
    }
    .glo-contents-popupstore .section__location dl dd {
      font-size: 4.2666666667vw;
      line-height: 6.4vw;
    }
    .glo-contents-popupstore .section__location .btn__location {
      width: 40vw;
      height: 10.6666666667vw;
      border-radius: 40vw;
      font-size: 4.2666666667vw;
    }
    .glo-contents-popupstore .section__location .btn__location .icon__location {
      width: 3.7333333333vw;
      height: 4.8vw;
    }
    .glo-contents-popupstore .section__refresh {
      padding: 16vw 0 0;
    }
    .glo-contents-popupstore .section__refresh .logo__beach {
      margin: 0 auto 4.2666666667vw;
      gap: 0 4.2666666667vw;
      text-align: center;
    }
    .glo-contents-popupstore .section__refresh .logo__beach img {
      height: 16vw;
    }
    .glo-contents-popupstore .section__refresh .logo__beach strong {
      font-size: 5.8666666667vw;
    }
    .glo-contents-popupstore .section__refresh .desc {
      margin-bottom: 10.6666666667vw;
      font-size: 3.7333333333vw;
      line-height: 5.3333333333vw;
    }
    .glo-contents-popupstore .section__refresh figure .coming {
      font-size: 8vw;
    }
    .glo-contents-popupstore .section__refresh figure .coming strong {
      font-size: 12.8vw;
    }
    .glo-contents-popupstore .section__refresh__location {
      padding-bottom: 16vw;
    }
  }