/* Body font Size */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -moz-tap-highlight-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
}

body {
  line-height: 1;
  -webkit-overflow-scrolling: touch;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
  display: block;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

ol, ul {
  list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

img {
  vertical-align: middle;
  border: 0;
}

a {
  font-family: inherit;
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: 700;
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

textarea, select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input {
  line-height: normal;
  border-radius: 0;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

input[type=text], input[type=password], input[type=tel], input[type=url], input[type=email], input[type=number] {
  padding: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
}

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=checkbox], input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-sizing: border-box;
  padding: 0;
}

button, input[type=button] {
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

label {
  cursor: pointer;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

@font-face {
  font-family: "Onemobile";
  src: url("ONEMobileOTFRegular.eot");
  src: url("../fonts/ONEMobileOTFRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFRegular.woff2") format("woff2"), url("../fonts/ONEMobileOTFRegular.woff") format("woff"), url("../fonts/ONEMobileOTFRegular.ttf") format("truetype");
  font-weight: 400;
}
@font-face {
  font-family: "Onemobile";
  src: url("../fonts/ONEMobileOTFLight.eot");
  src: url("../fonts/ONEMobileOTFLight.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFLight.woff2") format("woff2"), url("../fonts/ONEMobileOTFLight.woff") format("woff"), url("../fonts/ONEMobileOTFLight.ttf") format("truetype");
  font-weight: 300;
}
@font-face {
  font-family: "Onemobile";
  src: url("../fonts/ONEMobileOTFBold.eot");
  src: url("../fonts/ONEMobileOTFBold.eot?#iefix") format("embedded-opentype"), url("../fonts/ONEMobileOTFBold.woff2") format("woff2"), url("../fonts/ONEMobileOTFBold.woff") format("woff"), url("../fonts/ONEMobileOTFBold.ttf") format("truetype");
  font-weight: 700;
}
@font-face {
  font-family: "Gotham";
  src: url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Medium.eot");
  src: url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Medium.eot?#iefix") format("embedded-opentype"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Medium.woff2") format("woff2"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Medium.woff") format("woff"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Medium.ttf") format("truetype");
  font-weight: 500;
}
@font-face {
  font-family: "Gotham";
  src: url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Book.eot");
  src: url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Book.eot?#iefix") format("embedded-opentype"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Book.woff2") format("woff2"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Book.woff") format("woff"), url("/content/dam/glo-jp/korea-images/brand-pages/assets/fonts/Gotham-Book.ttf") format("truetype");
  font-weight: 400;
}
html::-webkit-scrollbar, body::-webkit-scrollbar {
  display: none;
}

body.disabled {
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  touch-action: none;
}

body .bat-wrapper {
  max-width: unset;
}

.pc_only {
  display: block;
}

.mo_only {
  display: none;
}

.header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
}

.glo-contents {
  margin-top: 80px;
  font-family: "Mont", "Onemobile", "NotoSans", sans-serif !important;
  background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/hyperpro_guide/qr_bg.png) no-repeat 100% top/cover;
}

.mont {
  font-family: "Mont", "NotoSans", sans-serif;
  font-weight: 500 !important;
  font-size: 1.03em;
}

.top {
  width: 100%;
  padding: 3.125vw 4.1667vw;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top .logo {
  width: 11.4063vw;
  height: 8.0208vw;
}
.top .logo img {
  width: 100%;
}
.top h1 {
  font-size: 2.6042vw !important;
  line-height: 1.5 !important;
  letter-spacing: -0.02em !important;
  font-weight: 700;
  color: #fff;
  font-family: "Mont", "Onemobile", "NotoSans", sans-serif !important;
}

.main {
  width: 100%;
  padding: 0 4.1667vw;
  margin-bottom: 2.6042vw;
}
.main img {
  width: 100%;
}

.list {
  width: 100%;
  padding: 0 11.875vw;
  margin-bottom: 10.4167vw;
}
.list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 6.25vw;
}
.list ul li {
  width: 50%;
  display: flex;
  align-items: center;
  color: #fff;
  line-height: 1.4;
  letter-spacing: -0.02em;
  padding: 3.6458vw 0;
  border-bottom: 1px solid #fff;
}
.list ul li img {
  width: 5.5729vw;
  height: 14.9479vw;
}
.list ul li .text {
  margin-left: 3.3594vw;
}
.list ul li .text h3 {
  font-size: 2.474vw;
  font-weight: 700;
  margin-bottom: 0.651vw;
}
.list ul li .text p {
  font-size: 1.4583vw;
  line-height: 1.4;
  letter-spacing: -0.02em;
}
.list ul li .text .qna {
  text-decoration: underline;
  font-size: 1.2396vw;
  margin-top: 1.25vw;
  display: inline-block;
}

.btn {
  width: 100%;
  text-align: center;
}
.btn a {
  display: inline-block;
  width: auto;
  padding: 1.3021vw 4.1667vw;
  background-color: #fff;
  border-radius: 2.5vw;
  font-size: 1.6667vw;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
}
.btn.yellow a {
  background-color: #FAE300;
}

.help {
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 0 12.5vw 6.25vw;
}
.help h2 {
  font-size: 3.3333vw;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: -0.02em;
  margin-bottom: 1.5625vw;
}
.help p {
  font-size: 2.1875vw;
  line-height: 1.2;
}
.help .box {
  width: 100%;
  padding: 2.6042vw 0;
  background-color: #fff;
  border-radius: 2.6042vw;
  color: #000;
  margin-top: 5.2083vw;
  display: flex;
}
.help .box .left {
  width: 50%;
  text-align: center;
  padding: 4.9479vw 0;
  border-right: 2px solid #000;
}
.help .box .left .care {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5625vw;
}
.help .box .left .care img {
  width: 22.6302vw;
  height: 3.2708vw;
}
.help .box .left .call {
  font-weight: 400;
  font-family: "Gotham", "Onemobile", "NotoSans", sans-serif;
  font-size: 3.125vw;
  margin-bottom: 1.5625vw;
}
.help .box .left .time {
  font-size: 1.3802vw;
  font-weight: 500;
}
.help .box .left .time span {
  font-family: "Gotham", "Onemobile", "NotoSans", sans-serif;
  font-weight: 400;
}
.help .box .right {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.help .box .right .kakao {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 2.7083vw;
}
.help .box .right .kakao img {
  width: 5.3125vw;
  height: 5.3125vw;
  margin-right: 1.3542vw;
}
.help .box .right .kakao .channel {
  font-size: 2.526vw;
  line-height: 1.3;
  letter-spacing: -0.02em;
  font-weight: 500;
  text-align: left;
}

@media screen and (max-width: 430px) {
  .pc_only {
    display: none;
  }
  .mo_only {
    display: block;
  }
  .glo-contents {
    margin-top: 100px;
    background: url(/content/dam/glo-jp/korea-images/brand-pages/images/2024/hyperpro_guide/qr_bg_m.png) no-repeat 100% top/cover;
  }
  .top {
    padding: 5.3333vw 5.8667vw 8vw 8.2667vw;
  }
  .top .logo {
    width: 20.8vw;
    height: 14.6667vw;
  }
  .top h1 {
    text-align: right;
    font-size: 5.3333vw !important;
  }
  .main {
    padding: 0 6.4vw;
    margin-bottom: 2.6667vw;
  }
  .list {
    padding: 0 10.6667vw;
    margin-bottom: 18.6667vw;
  }
  .list ul {
    flex-direction: column;
    margin-bottom: 2.6667vw;
  }
  .list ul li {
    width: 100%;
    padding: 10.6667vw 0;
  }
  .list ul li:last-child {
    border-bottom: none;
  }
  .list ul li img {
    width: 12.2667vw;
    height: 32.8vw;
    margin-right: 6.9333vw;
  }
  .list ul li .text {
    margin-left: 0;
  }
  .list ul li .text h3 {
    font-size: 5.3333vw;
    margin-bottom: 1.3333vw;
  }
  .list ul li .text p {
    font-size: 3.2vw;
  }
  .list ul li .text .qna {
    font-size: 2.6667vw;
  }
  .help {
    padding: 0 6.4vw 13.3333vw;
  }
  .help h2 {
    font-size: 8vw;
    margin-bottom: 3.0667vw;
  }
  .help p {
    font-size: 3.7333vw;
    margin-bottom: 5.2667vw;
  }
  .help .box {
    padding: 10.6667vw;
    flex-direction: column;
  }
  .help .box .left {
    width: 100%;
    border-right: none;
    padding: 0 0 8vw;
  }
  .help .box .left .care {
    margin-bottom: 4vw;
  }
  .help .box .left .care img {
    width: 56.72vw;
    height: 8.1867vw;
  }
  .help .box .left .call {
    font-size: 7.7867vw;
    margin-bottom: 4vw;
    text-decoration: none;
  }
  .help .box .left .time {
    font-size: 3.4827vw;
    letter-spacing: -0.025em;
    margin-bottom: 0;
  }
  .help .box .right {
    width: auto;
    border-top: 1px solid #000;
    padding: 8vw 0 0;
    margin: 0 4.5333vw;
  }
  .help .box .right .kakao {
    width: 100%;
    margin-bottom: 6.6667vw;
  }
  .help .box .right .kakao img {
    width: 12.8vw;
    height: 12.8vw;
    margin-right: 3.6267vw;
  }
  .help .box .right .kakao .channel {
    font-size: 6.3467vw;
  }
  .btn a {
    padding: 2.6667vw 7.4667vw;
    font-size: 4.2667vw;
    border-radius: 10vw;
  }
}