@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;
  word-break: break-all;
  --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: #27320f;
  overflow-x: hidden;
}

#app {
  background-image: url(./images/bg.jpg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100vw;
  height: 321.7708333333vw;
  background-position: center -14.0625vw;
  background-size: 100vw 321.7708333333vw;
  width: 100%;
  height: auto;
  padding-bottom: 2.6041666667vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  #app {
    background-image: url(./images/bg_m.jpg);
    background-size: 100vw 817.7083333333vw;
    background-position: center top;
    padding-bottom: 6.5104166667vw;
    overflow: hidden;
  }
}
#app * {
  box-sizing: border-box;
}
#app a {
  text-decoration: none;
  display: block;
  cursor: pointer;
}
#app::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15.625vw;
  background: linear-gradient(to bottom, transparent, #000);
  pointer-events: none;
  z-index: 0;
}
@media screen and (max-width: 768px) {
  #app::after {
    height: 130.2083333333vw;
  }
}

.nav-bar {
  background-image: url(./images/nav-bg.png);
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.6458333333vw;
  padding: 1.0416666667vw 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;
    top: 13.0208333333vw;
  }
}
.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 {
  background-image: url(./images/nav-home-active.png);
}
@media (hover: hover) {
  .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: 9.375vw;
  height: 2.7604166667vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--preCreate {
    width: 19.921875vw;
    height: 5.8658854167vw;
  }
}
.nav-bar__anchor-list .nav-bar__item--preCreate.is-active {
  background-image: url(./images/nav-preCreate-active.png);
}
@media (hover: hover) {
  .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 {
  background-image: url(./images/nav-latestNews-active.png);
}
@media (hover: hover) {
  .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: 10.9375vw;
  height: 2.7604166667vw;
}
@media screen and (max-width: 768px) {
  .nav-bar__anchor-list .nav-bar__item--findPlayer {
    width: 23.2421875vw;
    height: 5.8658854167vw;
  }
}
@media (hover: hover) {
  .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;
  }
}
@media (hover: hover) {
  .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: 13.0208333333vw;
  }
}
.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.625vw;
}
@media screen and (max-width: 768px) {
  .sms-otp-register__scoreboard::before {
    width: 85.15625vw;
    height: 61.0677083333vw;
    top: -15.625vw;
  }
}
.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: 9.765625vw;
    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;
  position: relative;
  z-index: 1;
}
@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;
}

.job-introduction {
  position: relative;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction {
    height: 84.8958333333vw;
  }
}
.job-introduction__map {
  position: absolute;
  background-image: url(./images/map.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 59.7395833333vw;
  height: 40.625vw;
  margin: 0 auto;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 768px) {
  .job-introduction__map {
    width: 100vw;
    height: 84.8958333333vw;
  }
}
.job-introduction__village {
  position: absolute;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.3125vw;
}
.job-introduction__village--warrior {
  top: 2.5520833333vw;
  left: 17.96875vw;
  background-image: url(./images/btn_map_warrior.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 11.09375vw;
  height: 7.65625vw;
  opacity: 0;
}
.job-introduction__village--warrior:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .job-introduction__village--warrior {
    opacity: 1;
    top: 11.71875vw;
    left: 29.9479166667vw;
    width: 20.8333333333vw;
    height: 14.5833333333vw;
  }
}
.job-introduction__village--magician {
  top: 17.8645833333vw;
  left: 36.4583333333vw;
  background-image: url(./images/btn_map_magician.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 8.9583333333vw;
  height: 8.1770833333vw;
  opacity: 0;
}
.job-introduction__village--magician:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .job-introduction__village--magician {
    opacity: 1;
    top: 37.7604166667vw;
    left: 59.8958333333vw;
    width: 17.0572916667vw;
    height: 15.4947916667vw;
  }
}
.job-introduction__village--bowman {
  bottom: 2.65625vw;
  left: 23.90625vw;
  background-image: url(./images/btn_map_bowman.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 7.5520833333vw;
  height: 9.53125vw;
  opacity: 0;
}
.job-introduction__village--bowman:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .job-introduction__village--bowman {
    opacity: 1;
    bottom: 11.71875vw;
    left: 39.0625vw;
    width: 14.0625vw;
    height: 17.96875vw;
  }
}
.job-introduction__village--thief {
  top: 12.03125vw;
  left: 5.46875vw;
  background-image: url(./images/btn_map_thief.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 9.3229166667vw;
  height: 9.4270833333vw;
  opacity: 0;
}
.job-introduction__village--thief:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .job-introduction__village--thief {
    opacity: 1;
    top: 27.34375vw;
    left: 8.4635416667vw;
    width: 16.796875vw;
    height: 17.8385416667vw;
  }
}
.job-introduction__village--pirate {
  bottom: 3.4375vw;
  left: 36.09375vw;
  background-image: url(./images/btn_map_pirate.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 12.7083333333vw;
  height: 7.7083333333vw;
  opacity: 0;
}
.job-introduction__village--pirate:hover {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .job-introduction__village--pirate {
    opacity: 1;
    bottom: 13.671875vw;
    left: 60.546875vw;
    width: 24.0885416667vw;
    height: 14.5833333333vw;
  }
}
.job-introduction__village-label {
  font-size: 1.1458333333vw;
  font-weight: bold;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0.2083333333vw 0.625vw;
  border-radius: 1.0416666667vw;
  white-space: nowrap;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  .job-introduction__village-label {
    font-size: 2.8645833333vw;
    padding: 0.5208333333vw 1.5625vw;
    border-radius: 2.6041666667vw;
  }
}
.job-introduction__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
  height: 62.5vw;
  padding-top: 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay {
    height: 84.8958333333vw;
    padding-top: 10.4166666667vw;
  }
}
.job-introduction__overlay--warrior::before {
  content: "";
  background-image: url(./images/bg_warrior.png);
  background-size: 100vw 62.5vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--warrior::before {
    background-size: 166.6666666667vw 104.1666666667vw;
    height: 104.1666666667vw;
  }
}
.job-introduction__overlay--warrior .job-introduction__card::before {
  content: "";
  background-image: url(./images/dec-warrior.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28.1770833333vw;
  height: 40.46875vw;
  position: absolute;
  top: -0.8854166667vw;
  right: -9.0625vw;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--warrior .job-introduction__card::before {
    width: 42.96875vw;
    height: 75vw;
    top: -6.5104166667vw;
    right: -15.625vw;
  }
}
.job-introduction__overlay--magician::before {
  content: "";
  background-image: url(./images/bg_magician.png);
  background-size: 100vw 62.5vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--magician::before {
    background-size: 166.6666666667vw 104.1666666667vw;
    height: 104.1666666667vw;
  }
}
.job-introduction__overlay--magician .job-introduction__card::before {
  content: "";
  background-image: url(./images/dec-magician.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 29.21875vw;
  height: 40.5208333333vw;
  position: absolute;
  top: -0.8854166667vw;
  right: -11.3541666667vw;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--magician .job-introduction__card::before {
    width: 45.5729166667vw;
    height: 78.125vw;
    top: -9.1145833333vw;
    right: -16.9270833333vw;
  }
}
.job-introduction__overlay--bowman::before {
  content: "";
  background-image: url(./images/bg_bowman.png);
  background-size: 100vw 62.5vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--bowman::before {
    background-size: 166.6666666667vw 104.1666666667vw;
    height: 104.1666666667vw;
  }
}
.job-introduction__overlay--bowman .job-introduction__card::before {
  content: "";
  background-image: url(./images/dec-bowman.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 34.0625vw;
  height: 45.46875vw;
  position: absolute;
  top: -6.8229166667vw;
  right: -13.59375vw;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--bowman .job-introduction__card::before {
    width: 53.515625vw;
    height: 83.59375vw;
    top: -16.9270833333vw;
    right: -19.53125vw;
  }
}
.job-introduction__overlay--thief::before {
  content: "";
  background-image: url(./images/bg_thief.png);
  background-size: 100vw 62.5vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--thief::before {
    background-size: 166.6666666667vw 104.1666666667vw;
    height: 104.1666666667vw;
  }
}
.job-introduction__overlay--thief .job-introduction__card::before {
  content: "";
  background-image: url(./images/dec-thief.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 24.3229166667vw;
  height: 42.8645833333vw;
  position: absolute;
  top: -4.0625vw;
  right: -6.8229166667vw;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--thief .job-introduction__card::before {
    width: 42.578125vw;
    height: 78.7760416667vw;
    top: -11.71875vw;
    right: -13.0208333333vw;
  }
}
.job-introduction__overlay--pirate::before {
  content: "";
  background-image: url(./images/bg_pirate.png);
  background-size: 100vw 62.5vw;
  background-position: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 62.5vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--pirate::before {
    background-size: 166.6666666667vw 104.1666666667vw;
    height: 104.1666666667vw;
  }
}
.job-introduction__overlay--pirate .job-introduction__card::before {
  content: "";
  background-image: url(./images/dec-pirate.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 37.7083333333vw;
  height: 40.46875vw;
  position: absolute;
  top: -0.8854166667vw;
  right: -15.8854166667vw;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .job-introduction__overlay--pirate .job-introduction__card::before {
    background-image: url(./images/dec-pirate_m.png);
    width: 53.6458333333vw;
    height: 74.4791666667vw;
    top: -11.71875vw;
    right: -13.0208333333vw;
  }
}
.job-introduction__card {
  position: absolute;
  background-image: url(./images/bg_card.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 51.0416666667vw;
  height: 31.6145833333vw;
  z-index: 5;
  top: 50%;
  left: 50%;
  transform: translate(-55%, -60%);
  padding: 4.53125vw 20.4166666667vw 0 4.1666666667vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__card {
    width: 90.7552083333vw;
    height: 61.9791666667vw;
    padding: 13.0208333333vw 26.0416666667vw 0 6.5104166667vw;
  }
}
.job-introduction__close {
  background-image: url(./images/btn-popup-close.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.6041666667vw;
  height: 2.6041666667vw;
  position: absolute;
  top: 4.53125vw;
  left: 4.53125vw;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .job-introduction__close {
    width: 3.90625vw;
    height: 3.90625vw;
    top: 6.5104166667vw;
    left: 6.5104166667vw;
  }
}
.job-introduction__card-label {
  font-size: 2.1875vw;
  color: #8a6c5d;
  display: flex;
  justify-content: center;
  align-items: end;
  gap: 2.2916666667vw;
  margin-bottom: 2.2916666667vw;
}
@media screen and (max-width: 768px) {
  .job-introduction__card-label {
    font-size: 4.6875vw;
    gap: 6.5104166667vw;
    margin-bottom: 2.6041666667vw;
  }
}
.job-introduction__card-name {
  font-size: 3.3854166667vw;
  font-weight: bold;
  color: #42281b;
}
@media screen and (max-width: 768px) {
  .job-introduction__card-name {
    font-size: 6.25vw;
  }
}
.job-introduction__card-desc {
  font-size: 1.6145833333vw;
  line-height: 1.8;
  color: #42281b;
  margin: 0;
  z-index: 5;
}
@media screen and (max-width: 768px) {
  .job-introduction__card-desc {
    font-size: 3.90625vw;
    line-height: 1.3;
  }
}
.job-introduction__switcher {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.7291666667vw;
  background-image: url(./images/bg-job-introduction__switcher.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 41.1979166667vw;
  height: 9.9479166667vw;
  padding: 0 1.8229166667vw;
  position: absolute;
  bottom: 9.8958333333vw;
  left: 50%;
  transform: translateX(-70%);
  z-index: 6;
}
@media screen and (max-width: 768px) {
  .job-introduction__switcher {
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;
    height: 23.1770833333vw;
    padding: 0 5.2083333333vw 0.6510416667vw;
    gap: 2.0833333333vw;
    bottom: -5.2083333333vw;
  }
}
.job-introduction__arrow {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 2.7604166667vw;
  height: 3.6979166667vw;
  cursor: pointer;
  background-image: url(./images/btn_arr.png);
  flex-shrink: 0;
  transition: opacity 0.15s, transform 0.15s;
}
@media screen and (max-width: 768px) {
  .job-introduction__arrow {
    width: 7.8125vw;
    height: 7.8125vw;
  }
}
.job-introduction__arrow:hover {
  opacity: 0.8;
}
.job-introduction__arrow--prev:hover {
  transform: scale(1.1);
}
.job-introduction__arrow--next {
  transform: scaleX(-1);
}
.job-introduction__arrow--next:hover {
  transform: scaleX(-1) scale(1.1);
}
.job-introduction__thumb-list {
  display: flex;
  gap: 0.46875vw;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .job-introduction__thumb-list {
    gap: 1.3020833333vw;
  }
}
.job-introduction__thumb {
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 4.8958333333vw;
  height: 4.9479166667vw;
  border: 0.15625vw solid transparent;
  border-radius: 1.3541666667vw;
  background-size: cover;
  cursor: pointer;
  transition: border-color 0.1s, transform 0.1s;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .job-introduction__thumb {
    width: 11.71875vw;
    height: 11.71875vw;
    border: 0.390625vw solid transparent;
    border-radius: 3.90625vw;
  }
}
.job-introduction__thumb.is-active {
  border-color: #f5d000;
  transform: scale(1.15);
}
.job-introduction__thumb:hover:not(.is-active) {
  border-color: rgba(245, 208, 0, 0.5);
}
.job-introduction__thumb--warrior {
  background-image: url(./images/btn_warrior.png);
}
.job-introduction__thumb--magician {
  background-image: url(./images/btn_magician.png);
}
.job-introduction__thumb--bowman {
  background-image: url(./images/btn_bowman.png);
}
.job-introduction__thumb--thief {
  background-image: url(./images/btn_thief.png);
}
.job-introduction__thumb--pirate {
  background-image: url(./images/btn_pirate.png);
}

.job-introduction-fade-enter-active,
.job-introduction-fade-leave-active {
  transition: opacity 0.25s ease;
}

.job-introduction-fade-enter-from,
.job-introduction-fade-leave-to {
  opacity: 0;
}

.pre-create {
  position: relative;
  margin-top: -10.4166666667vw;
  padding-bottom: 10.4166666667vw;
}
@media screen and (max-width: 768px) {
  .pre-create {
    margin-top: -26.0416666667vw;
    padding-bottom: 26.0416666667vw;
  }
}
.pre-create .pre-create__part1 {
  background-image: url(./images/bg-pre-create.png);
  background-position: bottom;
  background-size: 100vw 81.40625vw;
  width: 100%;
  height: 78.125vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .pre-create .pre-create__part1 {
    background-image: url(./images/bg-pre-create-m.png);
    background-size: 100vw 211.9791666667vw;
    height: 211.9791666667vw;
    margin-bottom: 13.0208333333vw;
  }
}
.pre-create .pre-create__part2 {
  background-image: url(./images/bg-pre-create-step.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 62.5vw;
  height: 41.6666666667vw;
  margin: -7.8125vw auto 0;
}
@media screen and (max-width: 768px) {
  .pre-create .pre-create__part2 {
    background-image: url(./images/bg-pre-create-step-m.png);
    background-size: contain;
    margin: 0 auto;
    width: 82.9427083333vw;
    height: 166.6666666667vw;
  }
}
.pre-create__link {
  position: absolute;
  bottom: 11.4583333333vw;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .pre-create__link {
    bottom: 0vw;
  }
}
.pre-create__link--pc {
  background-image: url(./images/pre-create__link--bg.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28.9583333333vw;
  height: 10.15625vw;
  display: flex !important;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: 500;
  font-size: 4.1666666667vw;
  padding-bottom: 0.5208333333vw;
}
.pre-create__link--pc:hover {
  filter: brightness(1.2);
}
@media screen and (max-width: 768px) {
  .pre-create__link--pc {
    display: none !important;
  }
}
.pre-create__link--mb {
  background-image: url(./images/pre-create__link--bg.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 28.9583333333vw;
  height: 10.15625vw;
  display: none !important;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .pre-create__link--mb {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 72.3958333333vw;
    height: 25.390625vw;
    color: #fff;
    font-weight: 500;
    font-size: 10.4166666667vw;
    padding-bottom: 1.3020833333vw;
  }
}
.pre-create::after {
  content: "";
  background-image: url(./images/dec-line.png);
  background-repeat: no-repeat;
  background-size: 94.6875vw 5.2083333333vw;
  background-position: center;
  width: 100%;
  height: 5.2083333333vw;
  position: absolute;
  bottom: 1.0416666667vw;
  left: 0;
}
@media screen and (max-width: 768px) {
  .pre-create::after {
    background-size: 236.71875vw 13.0208333333vw;
    height: 13.0208333333vw;
    bottom: -1.3020833333vw;
  }
}

.latest-news {
  padding: 2.6041666667vw 0 5.2083333333vw;
  position: relative;
}
@media screen and (max-width: 768px) {
  .latest-news {
    padding: 6.5104166667vw 0 13.0208333333vw;
  }
}
.latest-news__con {
  background-image: url(./images/con-latest-news.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 68.1770833333vw;
  height: 47.8645833333vw;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .latest-news__con {
    background-image: url(./images/con-latest-news_m.png);
    width: 85.15625vw;
    height: 81.9010416667vw;
  }
}/*# sourceMappingURL=default.css.map */