@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  padding: 0;
  margin: 0;
  font-family: "Noto Sans TC", "Microsoft JhengHei", "PingFangTC-Regular", "Heiti TC", "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
}

html,
body {
  touch-action: manipulation;
  touch-callout: none;
  -webkit-touch-callout: none;
}

@supports (-webkit-touch-callout: none) {
  body {
    /* The hack for Safari */
    height: -webkit-fill-available;
  }
}
input {
  font-size: initial !important;
}

::-moz-placeholder {
  font-size: 20px;
}

::placeholder {
  font-size: 20px;
}

a {
  display: inline-block;
}
a:focus-visible {
  outline: none;
}

a[href] {
  cursor: pointer;
}

.cur-p {
  cursor: pointer;
}

[hidden] {
  display: none !important;
}

[v-cloak] {
  display: none;
}

.clearfix {
  overflow: hidden;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

button {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  outline: none;
  padding: 0;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.msg_popup .gbox-wrap {
  width: 36.4583333333vw;
  background-color: #f4f4e1;
  border: 0.2083333333vw solid #ac4c06;
  border-radius: 1.5625vw;
  padding: 2.6041666667vw;
  position: relative;
  overflow: visible;
}
@media screen and (max-width: 768px) {
  .msg_popup .gbox-wrap {
    width: 91.1458333333vw;
    border: 0.5208333333vw solid #ac4c06;
    border-radius: 3.90625vw;
    padding: 6.5104166667vw;
  }
}
.msg_popup .gbox-content {
  padding: 3.125vw 0;
  font-size: 3.125vw;
  font-weight: 500;
  line-height: 2;
  color: #8e4819;
  text-align: center;
  min-height: 10.4166666667vw;
  --stroke-color: #fff;
  --stroke-width: 0.1041666667vw;
  text-shadow: calc(var(--stroke-width) * 1) calc(var(--stroke-width) * 0) 1px var(--stroke-color), calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * 0.3827) 1px var(--stroke-color), calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * 0.7071) 1px var(--stroke-color), calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * 0.9239) 1px var(--stroke-color), calc(var(--stroke-width) * 0) calc(var(--stroke-width) * 1) 1px var(--stroke-color), calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * 0.9239) 1px var(--stroke-color), calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * 0.7071) 1px var(--stroke-color), calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * 0.3827) 1px var(--stroke-color), calc(var(--stroke-width) * -1) calc(var(--stroke-width) * 0) 1px var(--stroke-color), calc(var(--stroke-width) * -0.9239) calc(var(--stroke-width) * -0.3827) 1px var(--stroke-color), calc(var(--stroke-width) * -0.7071) calc(var(--stroke-width) * -0.7071) 1px var(--stroke-color), calc(var(--stroke-width) * -0.3827) calc(var(--stroke-width) * -0.9239) 1px var(--stroke-color), calc(var(--stroke-width) * 0) calc(var(--stroke-width) * -1) 1px var(--stroke-color), calc(var(--stroke-width) * 0.3827) calc(var(--stroke-width) * -0.9239) 1px var(--stroke-color), calc(var(--stroke-width) * 0.7071) calc(var(--stroke-width) * -0.7071) 1px var(--stroke-color), calc(var(--stroke-width) * 0.9239) calc(var(--stroke-width) * -0.3827) 1px var(--stroke-color);
}
@media screen and (max-width: 768px) {
  .msg_popup .gbox-content {
    padding: 7.8125vw 0;
    font-size: 7.8125vw;
    min-height: 26.0416666667vw;
    --stroke-width: 0.2604166667vw;
  }
}

.default .gbox-action,
.gbox .gbox-action,
.success .gbox-action {
  display: none;
}

.default .gbox-close,
.gbox .gbox-close,
.success .gbox-close {
  width: 2.5vw;
  height: 2.5vw;
  background: url("./images/btn-popup-close.png") no-repeat center center;
  background-size: contain;
  position: absolute;
  top: 1.0416666667vw;
  right: 1.0416666667vw;
  cursor: pointer;
  z-index: 10;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .default .gbox-close,
  .gbox .gbox-close,
  .success .gbox-close {
    width: 6.25vw;
    height: 6.25vw;
    top: 2.6041666667vw;
    right: 2.6041666667vw;
  }
}
.default .gbox-close:before,
.gbox .gbox-close:before,
.success .gbox-close:before, .default .gbox-close:after,
.gbox .gbox-close:after,
.success .gbox-close:after {
  display: none;
}

.mail_popup .gbox-wrap {
  width: 60.2083333333vw !important;
  max-width: none;
  margin: 2.6041666667vw 0;
  height: 41.6666666667vw;
  background: none;
  background-image: url(./images/bg_popup.png);
  background-size: contain;
  background-repeat: no-repeat;
  border: 0;
  padding: 1.0416666667vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-wrap {
    background-image: url(./images/bg_popup_m.png);
    width: 81.9010416667vw !important;
    height: 116.9270833333vw;
    margin: 6.5104166667vw 0;
    padding: 2.6041666667vw;
  }
}
.mail_popup .gbox-close {
  top: 4.1666666667vw;
  right: 3.125vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-close {
    top: 2.6041666667vw;
    right: 2.6041666667vw;
  }
}
.mail_popup .gbox-content {
  padding: 7.8125vw 4.6875vw 7.8125vw 7.8125vw;
  color: #000;
  font-size: 1.3541666667vw;
  text-align: left;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content {
    padding: 9.1145833333vw 6.5104166667vw 9.1145833333vw 7.8125vw;
    font-size: 3.3854166667vw;
  }
}
.mail_popup .gbox-content .scroll {
  height: 23.4375vw;
  overflow-y: scroll;
  padding-right: 1.5625vw;
  margin-bottom: 1.0416666667vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .scroll {
    height: 91.1458333333vw;
    padding-right: 3.90625vw;
    margin-bottom: 2.6041666667vw;
  }
}
.mail_popup .gbox-content .scroll::-webkit-scrollbar {
  width: 0.78125vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .scroll::-webkit-scrollbar {
    width: 1.953125vw;
  }
}
.mail_popup .gbox-content .scroll {
  /* 軌道 */
}
.mail_popup .gbox-content .scroll::-webkit-scrollbar-track {
  background: transparent;
  border: 0.1041666667vw solid #b7834b;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .scroll::-webkit-scrollbar-track {
    border-radius: 1.3020833333vw;
    border: 0.2604166667vw solid #b7834b;
  }
}
.mail_popup .gbox-content .scroll {
  /* 滑塊 */
}
.mail_popup .gbox-content .scroll::-webkit-scrollbar-thumb {
  background: #b7834b;
  border-radius: 0.5208333333vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .scroll::-webkit-scrollbar-thumb {
    border-radius: 1.3020833333vw;
  }
}
.mail_popup .gbox-content .scroll {
  /* hover 狀態 */
}
.mail_popup .gbox-content .scroll::-webkit-scrollbar-thumb:hover {
  background: #b7834b;
}
.mail_popup .gbox-content .scroll p {
  margin-bottom: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .scroll p {
    margin-bottom: 3.90625vw;
  }
}
.mail_popup .gbox-content .scroll p:nth-last-of-type(1) {
  text-align: right;
}
.mail_popup .gbox-content .award {
  display: flex;
  justify-content: center;
  align-items: top;
  gap: 1.0416666667vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .award {
    gap: 0.6510416667vw;
  }
}
.mail_popup .gbox-content .award__item--img {
  background-size: contain;
  background-repeat: no-repeat;
  width: 6.7708333333vw;
  height: 6.7708333333vw;
  margin-bottom: 0.5208333333vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .award__item--img {
    width: 10.4166666667vw;
    height: 10.4166666667vw;
    margin-bottom: 1.3020833333vw;
  }
}
.mail_popup .gbox-content .award__item--content {
  font-size: 0.9375vw;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content .award__item--content {
    font-size: 1.5625vw;
  }
}
.mail_popup .gbox-content .award__item:nth-child(1) > .award__item--img {
  background-image: url("./images/award_1.png");
}
.mail_popup .gbox-content .award__item:nth-child(2) > .award__item--img {
  background-image: url("./images/award_2.png");
}
.mail_popup .gbox-content .award__item:nth-child(3) > .award__item--img {
  background-image: url("./images/award_3.png");
}
.mail_popup .gbox-content .award__item:nth-child(4) > .award__item--img {
  background-image: url("./images/award_4.png");
}
.mail_popup .gbox-content .award__item:nth-child(5) > .award__item--img {
  background-image: url("./images/award_5.png");
}
.mail_popup .gbox-content::after {
  content: "";
  background-image: url(./images/bg_dec.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 10.6770833333vw;
  height: 15.46875vw;
  position: absolute;
  bottom: -2.6041666667vw;
  right: -4.6875vw;
}
@media screen and (max-width: 768px) {
  .mail_popup .gbox-content::after {
    width: 14.7135416667vw;
    height: 21.09375vw;
    bottom: -2.6041666667vw;
    right: -5.2083333333vw;
  }
}

html,
body {
  touch-action: manipulation;
  /* 避免雙擊縮放，保留基本手勢 */
}

body {
  background-color: #000;
}

#app {
  background-image: url(./images/bg.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100vw;
  height: 91.40625vw;
  background-position: center -14.0625vw;
  background-size: 100vw 91.40625vw;
  width: 100%;
  height: auto;
  padding-bottom: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  #app {
    background-image: url(./images/bg_m.jpg);
    background-size: 100vw 274.7395833333vw;
    background-position: center top;
    padding-bottom: 6.5104166667vw;
  }
}
#app * {
  box-sizing: border-box;
}
#app a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}

.nav-bar {
  background-image: url(./images/nav-bg.png);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 3.6458333333vw;
  padding: 1.5625vw 2.6041666667vw;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .nav-bar {
    gap: 0vw;
    padding: 2.6041666667vw 1.3020833333vw;
    width: 100vw;
  }
}
.nav-bar__logo {
  background-image: url(./images/logo.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 6.9270833333vw;
  height: 3.3854166667vw;
  position: absolute;
  left: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__logo {
    width: 14.7200520833vw;
    height: 7.1940104167vw;
    left: 1.3020833333vw;
  }
}
.nav-bar__anchor-list {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5625vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list {
    gap: 0vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--home {
  background-image: url(./images/nav-home.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 6.40625vw;
  height: 2.96875vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--home {
    width: 13.61328125vw;
    height: 6.30859375vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--home.is-active, .nav-bar__anchor-list .nav-bar__item--home:hover {
  background-image: url(./images/nav-home-active.png);
}
.nav-bar__anchor-list .nav-bar__item--preCreate {
  background-image: url(./images/nav-preCreate.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 7.96875vw;
  height: 2.96875vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--preCreate {
    width: 16.93359375vw;
    height: 6.30859375vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--preCreate.is-active, .nav-bar__anchor-list .nav-bar__item--preCreate:hover {
  background-image: url(./images/nav-preCreate-active.png);
}
.nav-bar__anchor-list .nav-bar__item--latestNews {
  background-image: url(./images/nav-latestNews.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.53125vw;
  height: 2.96875vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--latestNews {
    width: 20.25390625vw;
    height: 6.30859375vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--latestNews.is-active, .nav-bar__anchor-list .nav-bar__item--latestNews:hover {
  background-image: url(./images/nav-latestNews-active.png);
}
.nav-bar__anchor-list .nav-bar__item--findPlayer {
  background-image: url(./images/nav-findPlayer.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.53125vw;
  height: 2.96875vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--findPlayer {
    width: 20.25390625vw;
    height: 6.30859375vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--findPlayer:hover {
  background-image: url(./images/nav-findPlayer-active.png);
}
.nav-bar__anchor-list .nav-bar__item--service {
  background-image: url(./images/nav-service.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.53125vw;
  height: 2.96875vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--service {
    width: 20.25390625vw;
    height: 6.30859375vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--service:hover {
  background-image: url(./images/nav-service-active.png);
}
.nav-bar__social-list {
  background-image: url(./images/wrap-social.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.53125vw;
  height: 23.0208333333vw;
  position: fixed;
  top: 7.8125vw;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0.2604166667vw;
  gap: 0.1041666667vw;
  transition-duration: 0.5s;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list {
    width: 23.828125vw;
    height: 57.5520833333vw;
    top: 13.0208333333vw;
    padding-top: 0.6510416667vw;
    gap: 0.2604166667vw;
  }
}
.nav-bar__social-list.off {
  transform: translateX(100%);
}
.nav-bar__social-list.off .nav-bar__btn--toggle {
  background-image: url(./images/btn-social-open.png);
}
.nav-bar__social-list .nav-bar__btn--toggle {
  background-image: url(./images/btn-social-close.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 5.9895833333vw;
  height: 6.6666666667vw;
  position: absolute;
  top: 30%;
  left: 0.1041666667vw;
  transform: translate(-100%, -50%);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list .nav-bar__btn--toggle {
    top: 20%;
    width: 12.6302083333vw;
    height: 14.0625vw;
    left: 0.2604166667vw;
  }
}
.nav-bar__social-list a {
  background-size: 5.4166666667vw 2.7604166667vw;
  background-position: 0 0;
  width: 2.7083333333vw;
  height: 2.7604166667vw;
  cursor: pointer;
}
.nav-bar__social-list a:hover {
  background-position: -2.7083333333vw 0;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list a {
    background-size: 13.5416666667vw 6.9010416667vw;
    width: 6.7708333333vw;
    height: 6.9010416667vw;
  }
  .nav-bar__social-list a:hover {
    background-position: 0 0;
  }
}
.nav-bar__social-list a {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.nav-bar__social-list .nav-bar__item--f_b {
  background-image: url(./images/btn-f_b.png);
  top: 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list .nav-bar__item--f_b {
    top: 5.2083333333vw;
  }
}
.nav-bar__social-list .nav-bar__item--i_g {
  background-image: url(./images/btn-i_g.png);
  top: 7.5520833333vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list .nav-bar__item--i_g {
    top: 18.8802083333vw;
  }
}
.nav-bar__social-list .nav-bar__item--thr_eads {
  background-image: url(./images/btn-thr.png);
  top: 13.0208333333vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list .nav-bar__item--thr_eads {
    top: 32.5520833333vw;
  }
}
.nav-bar__social-list .nav-bar__item--y_t {
  background-image: url(./images/btn-y_t.png);
  top: 18.2291666667vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__social-list .nav-bar__item--y_t {
    top: 45.5729166667vw;
  }
}

.sms-otp-register {
  padding: 6.25vw 0 0vw;
  margin-bottom: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register {
    padding: 13.0208333333vw 0 0vw;
    margin-bottom: 6.5104166667vw;
  }
}
.sms-otp-register__tt {
  background-image: url(./images/tt-otp.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28.6458333333vw;
  height: 16.8229166667vw;
  margin: 0 auto 7.2916666667vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__tt {
    width: 74.0885416667vw;
    height: 45.8333333333vw;
    margin: 0 auto 23.4375vw;
  }
}
.sms-otp-register__scoreboard {
  width: 27.9166666667vw;
  text-align: center;
  margin: 0 auto 3.3854166667vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__scoreboard {
    width: 87.2395833333vw;
    margin: 0 auto 10.4166666667vw;
  }
}
.sms-otp-register__scoreboard::before {
  content: "";
  background-image: url(./images/bg-reservation-count.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 30.1041666667vw;
  height: 21.4583333333vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
  top: -5.7291666667vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__scoreboard::before {
    width: 85.15625vw;
    height: 61.0677083333vw;
    top: -14.9739583333vw;
  }
}
.sms-otp-register__scoreboard-number {
  font-size: 3.3333333333vw;
  font-weight: 900;
  color: #f5d000;
  letter-spacing: 0.05em;
  display: block;
  line-height: 1.1;
  padding-right: 2.6041666667vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__scoreboard-number {
    font-size: 10.4166666667vw;
    padding-right: 6.5104166667vw;
  }
}
.sms-otp-register__inner {
  background-color: rgba(57, 37, 25, 0.8);
  display: flex;
  flex-direction: column;
  gap: 0.5208333333vw;
  width: 39.2708333333vw;
  padding: 1.0416666667vw;
  border-radius: 1.0416666667vw;
  box-shadow: 0 0 0.5208333333vw #fff;
  position: relative;
  z-index: 3;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__inner {
    gap: 2.6041666667vw;
    width: 98.1770833333vw;
    padding: 2.6041666667vw;
    border-radius: 2.6041666667vw;
    box-shadow: 0 0 1.3020833333vw #fff;
  }
}
.sms-otp-register__input-row {
  display: flex;
  gap: 0.5208333333vw;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__input-row {
    gap: 1.3020833333vw;
  }
}
.sms-otp-register__select {
  height: 3.125vw;
  padding: 0 0.7291666667vw;
  border-radius: 1.0416666667vw;
  border: 0.1041666667vw solid #c8a060;
  background: #fdf5e0 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%23996600'/%3E%3C/svg%3E") no-repeat right 0.7291666667vw center;
  background-size: 0.5208333333vw auto;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  color: #333;
  cursor: pointer;
  white-space: nowrap;
  flex-shrink: 0;
  outline: none;
  font-size: 1.5625vw;
  width: 9.375vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__select {
    height: 9.765625vw;
    padding: 0 1.8229166667vw;
    border-radius: 1.953125vw;
    border: 0.2604166667vw solid #c8a060;
    background-size: 1.3020833333vw auto;
    font-size: 3.90625vw;
    width: 23.4375vw;
    text-align: center;
  }
}
.sms-otp-register__input {
  width: 15.625vw;
  flex: 1;
  height: 3.125vw;
  border-radius: 0.78125vw;
  border: 0.1041666667vw solid #c8a060;
  background: #fdf5e0;
  padding: 0 1.0416666667vw;
  color: #333;
  outline: none;
  font-size: 1.3541666667vw !important;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__input {
    width: 39.0625vw;
    height: 9.765625vw;
    border-radius: 2.6041666667vw;
    border: 0.2604166667vw solid #c8a060;
    padding: 0 2.6041666667vw;
    font-size: 3.90625vw;
    text-align: center;
    font-size: 3.3854166667vw !important;
  }
}
.sms-otp-register__input::-moz-placeholder {
  color: #aaa;
  font-size: 1.3541666667vw;
}
.sms-otp-register__input::placeholder {
  color: #aaa;
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__input::-moz-placeholder {
    font-size: 3.3854166667vw;
  }
  .sms-otp-register__input::placeholder {
    font-size: 3.3854166667vw;
  }
}
.sms-otp-register__btn-submit {
  width: 10.4166666667vw;
  height: 3.125vw;
  border-radius: 0.78125vw;
  border: none;
  background: linear-gradient(180deg, #ffd84d 0%, #e08800 100%);
  color: #fff;
  font-size: 1.25vw;
  font-weight: bold;
  cursor: pointer;
  white-space: nowrap;
  text-shadow: 0 0.0520833333vw 0.1041666667vw rgba(0, 0, 0, 0.4);
  box-shadow: 0 0.15625vw 0.3125vw rgba(0, 0, 0, 0.3);
  transition: filter 0.15s;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__btn-submit {
    width: 26.0416666667vw;
    height: 9.765625vw;
    border-radius: 2.6041666667vw;
    font-size: 3.125vw;
    text-shadow: 0 0.1302083333vw 0.2604166667vw rgba(0, 0, 0, 0.4);
    box-shadow: 0 0.390625vw 0.78125vw rgba(0, 0, 0, 0.3);
  }
}
.sms-otp-register__btn-submit:hover {
  filter: brightness(1.1);
}
.sms-otp-register__btn-submit:disabled {
  filter: grayscale(0.5) brightness(0.8);
  cursor: not-allowed;
}
.sms-otp-register__btn-submit--confirm {
  background: linear-gradient(180deg, #ffd84d 0%, #e08800 100%);
}

.intro-video {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  transition: opacity 1s ease;
}
.intro-video--fading {
  opacity: 0;
}
.intro-video__player {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 768px) {
  .intro-video__player {
    width: 100vw;
    max-width: 100vw;
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.intro-video__skip {
  position: absolute;
  bottom: 2.0833333333vw;
  right: 2.0833333333vw;
  padding: 0.4166666667vw 1.0416666667vw;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.6);
  border-radius: 0.2083333333vw;
  font-size: 1.5625vw;
  cursor: pointer;
  letter-spacing: 0.05em;
  transition: background 0.2s;
}
.intro-video__skip:hover {
  background: rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 768px) {
  .intro-video__skip {
    bottom: 3.125vw;
    right: 3.125vw;
    padding: 1.0416666667vw 2.6041666667vw;
    border-radius: 0.5208333333vw;
    font-size: 3.90625vw;
  }
}

@keyframes milestone-float {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-0.625vw);
  }
}
.mail-btn {
  background-image: url(./images/btn-box.png);
  background-size: 20.4166666667vw 8.6458333333vw;
  background-repeat: no-repeat;
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: 10.2083333333vw;
  height: 8.6458333333vw;
  position: fixed;
  bottom: 5.2083333333vw;
  right: 5.2083333333vw;
  z-index: 4;
  transition: opacity 0.3s;
}
@media screen and (max-width: 768px) {
  .mail-btn {
    position: absolute;
    background-size: 51.0416666667vw 21.6145833333vw;
    width: 25.5208333333vw;
    height: 21.6145833333vw;
    top: 88.5416666667vw;
    right: 0vw;
    filter: brightness(1.2);
  }
}
.mail-btn:hover {
  filter: brightness(1.2);
}

.notice-section {
  border: 0.3125vw solid #8a7a6d;
  padding: 0.4166666667vw;
  width: 62.5vw;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 2.0833333333vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .notice-section {
    border: 0.78125vw solid #8a7a6d;
    padding: 1.0416666667vw;
    width: 84.6354166667vw;
    border-radius: 5.2083333333vw;
  }
}
.notice-section__inner {
  display: flex;
  gap: 1.5625vw;
  border: 0.2083333333vw dashed #aaa;
  border-radius: 1.5625vw;
  padding: 1.5625vw 2.0833333333vw;
}
@media screen and (max-width: 768px) {
  .notice-section__inner {
    flex-direction: column;
    gap: 2.6041666667vw;
    border: 0.5208333333vw dashed #aaa;
    border-radius: 3.90625vw;
    padding: 3.90625vw 3.90625vw;
  }
}
.notice-section__title {
  flex-shrink: 0;
  font-size: 1.9791666667vw;
  font-weight: 900;
  line-height: 1.3;
  color: #333;
  writing-mode: horizontal-tb;
  white-space: nowrap;
  display: flex;
  align-items: top;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .notice-section__title {
    font-size: 3.90625vw;
    writing-mode: horizontal-tb;
  }
  .notice-section__title br {
    display: none;
  }
}
.notice-section__list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 0.7291666667vw;
  counter-reset: notice-counter;
}
@media screen and (max-width: 768px) {
  .notice-section__list {
    gap: 2.6041666667vw;
  }
}
.notice-section__item {
  counter-increment: notice-counter;
  font-size: 0.9375vw;
  color: #333;
  line-height: 1.7;
  padding-left: 1.4583333333vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .notice-section__item {
    font-size: 2.6041666667vw;
    padding-left: 4.6875vw;
  }
}
.notice-section__item::before {
  content: counter(notice-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}/*# sourceMappingURL=default.css.map */