@charset "utf-8";

/* 일본어 */
@font-face {
  font-family: "basic_font";
  src: url("../font/NotoSansJP-Light.ttf") format("woff");
  unicode-range: U+3040-309F, U+30A0-30FF, U+4E00-9FBF;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/NotoSansJP-Regular.ttf") format("woff");
  unicode-range: U+3040-309F, U+30A0-30FF, U+4E00-9FBF;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/NotoSansJP-Medium.ttf") format("woff");
  uunicode-range: U+3040-309F, U+30A0-30FF, U+4E00-9FBF;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/NotoSansJP-SemiBold.ttf") format("woff");
  unicode-range: U+3040-309F, U+30A0-30FF, U+4E00-9FBF;
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/NotoSansJP-Bold.ttf") format("woff");
  unicode-range: U+3040-309F, U+30A0-30FF, U+4E00-9FBF;
  font-style: normal;
  font-weight: 700;
}

/* 영어 대문자와 소문자 */
@font-face {
  font-family: "basic_font";
  src: url("../font/WorkSans-Light.ttf") format("woff");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/WorkSans-Regular.ttf") format("woff");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/WorkSans-Medium.ttf") format("woff");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/WorkSans-SemiBold.ttf") format("woff");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;
  font-style: normal;
  font-weight: 600;
}
@font-face {
  font-family: "basic_font";
  src: url("../font/WorkSans-Bold.ttf") format("woff");
  unicode-range: U+0030-0039, U+0041-005A, U+0061-007A;
  font-style: normal;
  font-weight: 700;
}

body,
em,
h1,
h2,
h3,
h4,
h5,
h6,
html,
table th,
th {
  font-weight: 400;
}
a,
a:link,
a:visited {
  color: inherit;
  text-decoration: none;
}
.dropdown-select,
.game-group .data-visual,
.video-player,
.video-wrap,
body,
html {
  position: relative;
}
.pop-wrap,
html.fix {
  overflow: hidden;
}
.pop-children,
.pop-container,
.pop-parents,
.pop-wrap,
.pop-wrap .cover,
body,
html {
  width: 100%;
  height: 100%;
}
.agree-outer,
body {
  background: #f3f3f3;
}
.intro-words-value.word-1,
.intro-words-value.word-2 {
  margin-right: 3.47vw;
  transform-origin: 100% 50%;
}
a,
button,
label {
  cursor: pointer;
}
body,
html {
  font-family: "basic_font", sans-serf;
  color: #222;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -0.02em;
  word-break: keep-all;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}
body {
  width: 100%;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
dl,
ol,
ul {
  list-style-type: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  word-break: break-all;
}
abbr,
acronym,
button,
fieldset,
img {
  border: 0;
}
.iframe-video-player .video-wrap iframe,
button,
iframe {
  border: none;
  outline: 0;
}
address,
caption,
cite,
code,
dfn,
em,
var {
  font-style: normal;
  font-weight: 400;
}
strong {
  font-weight: 700;
}
caption,
legend {
  width: 0;
  height: 0;
  font-size: 0px;
  line-height: 0;
  visibility: hidden;
}
img {
  max-width: 100%;
}
q:after,
q:before {
  content: "";
}
.header-gnb-ui,
.intro-logo.hide,
.overview .visual,
hr {
  display: none;
}
br {
  font-family: dotum;
}
button,
input,
select {
  font-family: "basic_font", sans-serf;
  font-weight: 400;
}
fieldset {
  display: block;
  min-width: 0;
}
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
button {
  font-size: 15px;
  padding: 0;
  background: 0 0;
}
a:active,
a:focus,
a:hover {
  background: 0 0;
  text-decoration: none;
}
.mo-type {
  display: none !important;
}
.ja-lang {
  display: none;
}
.iframe-video-player {
  position: relative;
  max-width: 100%;
  margin: 0 auto;
}
.iframe-video-player .video-wrap {
  background: #000;
  border-radius: 32px;
  overflow: hidden;
}
.video-player {
  padding-top: 56.25%;
}
.game-thumb .item-inner,
.video-player embed,
.video-player iframe,
.video-player object,
.video-player video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ja-lang .item-desc {
  word-break: auto-phrase;
  word-wrap: break-word;
}
.pop-wrap {
  position: fixed;
  top: 0;
  left: 100%;
  z-index: 9999;
  transition: left 0s 0.35s;
}
.pop-wrap.actived {
  left: 0;
  transition-delay: 0s;
}
.game-thumb .item-inner.actived .item-icon,
.pop-wrap.actived .cover,
.white .dropdown-select-inner .btn-dropdown-nav .arrow:after,
.white.header-sns-menu .btn-header-sns-nav:after,
.white.logo:after {
  opacity: 1;
}
.pop-wrap.actived .pop-basic-data {
  transform: scale(1);
  opacity: 1;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94) 50ms,
    opacity 0.25s;
}
.pop-wrap.black .cover {
  background: rgba(26, 23, 23, 0.8);
}
.pop-container {
  position: absolute;
  top: 0;
  left: 0;
  overflow-y: auto;
  z-index: 10;
}
.pop-parents {
  position: relative;
  display: table;
  z-index: 5;
  table-layout: fixed;
}
.pop-children {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 50px 53px;
}
#youtubePopVideo .btn-pop-close .icon,
.btn-pop-close {
  width: 48px;
  height: 48px;
}
.pop-wrap .cover {
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(243, 243, 243, 0.8);
  opacity: 0;
  transition: opacity 0.45s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.btn-pop-close {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin: 0 0 20px;
  z-index: 10;
}
.agree-outer,
.agree-wrap {
  height: 100%;
  display: flex;
}
.pop-basic-data {
  position: relative;
  display: inline-block;
  transform: scale(0.3);
  opacity: 0;
  transition: transform 0.25s cubic-bezier(0.25, 0.46, 0.45, 0.94),
    opacity 0.25s;
  box-sizing: border-box;
}
.pop-basic-data.full {
  width: 100%;
  height: 100%;
}
.video-pop-data {
  display: block;
}
#youtubePopVideo .content-inner {
  width: 60vw;
  max-width: 1920px;
  box-sizing: border-box;
}
.agree-wrap {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  padding: 48px;
}
.agree-outer {
  position: relative;
  flex: 1;
  max-width: 714px;
  margin: 0 auto;
  flex-direction: column;
  border-radius: 16px;
  overflow: hidden;
}
.agree-outer .btn-pop-close {
  bottom: auto;
  top: 30px;
  right: 22px;
  width: 24px;
  height: 24px;
}
.agree-header {
  width: 100%;
  height: 76px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  line-height: 1.3;
  font-weight: 600;
  color: #1a1717;
}
.agree-body {
  width: 100%;
  height: 100%;
  flex: 1;
  padding: 8px 32px 40px;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 11px;
  line-height: 1.5;
  color: #646765;
  text-align: left;
  box-sizing: border-box;
}
#container,
.adventure-video-inner,
.blind,
.btn-gnb-nav .nav-bar,
.game,
.partners,
.people,
.sticky-scene {
  overflow: hidden;
}
.blind {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
#gnb,
.header-language-menu,
.header-sns-menu,
.logo {
  position: fixed;
  z-index: 1500;
}
a.btn,
button.btn,
input[type="submit"].btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 6.94vw;
  height: 3.89vw;
  padding: 0 1.67vw;
  font-size: 1.04vw;
  line-height: 1.5;
  text-align: center;
  font-weight: 600;
  border: 1px solid #000;
  background: #000;
  border-radius: 1.94vw;
  box-sizing: border-box;
}
a.btn-black,
button.btn-black,
input[type="submit"].btn-black {
  color: #fff;
  border-color: #383938;
  background-color: #383938;
}
a.btn-white,
button.btn-white,
input[type="submit"].btn-white {
  color: #383938;
  border-color: #b2b4b3;
  background-color: #fff;
}
a.btn-gray,
button.btn-gray,
input[type="submit"].btn-gray {
  color: #fff;
  border-color: #b2b4b3;
  background-color: #b2b4b3;
}
.btn.btn-arrow {
  padding-right: 1.67vw;
}
.btn.btn-arrow .icon {
  margin-left: 1.11vw;
}
.btn.btn-play {
  padding-right: 0.69vw;
}
.btn.btn-play .icon,
.footer-sns-menu .btn-footer-sns-nav + .btn-footer-sns-nav,
.header-sns-menu .btn-header-sns-nav + .btn-header-sns-nav {
  margin-left: 1.07vw;
}
.btn.btn-mail {
  padding-right: 1.67vw;
  border-color: #8e918f;
  background-color: transparent;
  color: #fff;
}
.btn.btn-mail .icon,
.contact-ui .btn .icon {
  margin-left: 1.42vw;
}
a.btn-black:hover,
button.btn-black:hover,
input[type="submit"].btn-black:hover {
  border-color: #646765;
  background-color: #646765;
}
a.btn-black:active,
button.btn-black:active,
input[type="submit"].btn-black:active {
  border-color: #202120;
  background-color: #202120;
}
.icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.icon-btn-arrow-white {
  width: 1.67vw;
  height: 1.67vw;
  background-image: url(../images/icon-btn-arrow-white.png);
}
.icon-btn-play-red {
  width: 2.5vw;
  height: 2.5vw;
  background-image: url(../images/icon-btn-play-red.png);
}
.icon-btn-play-black {
  width: 2.5vw;
  height: 2.5vw;
  background-image: url(../images/icon-btn-play-black.png);
}
.icon-visual-play-white {
  width: 5.56vw;
  height: 5.56vw;
  background-image: url(../images/icon-visual-play-white.png);
}
.icon-pop-close-black {
  width: 3.33vw;
  height: 3.33vw;
  background-image: url(../images/icon-pop-close-black.png);
}
.icon-pop-close-black2 {
  width: 100%;
  height: 100%;
  background-image: url(../images/icon-pop-close-black2.png);
}
.icon-btn-mail-white {
  width: 2.22vw;
  height: 2.22vw;
  background-image: url(../images/icon-btn-mail-white.png);
}
.game-group.actived .game-thumb .item-inner .item-icon,
.game-thumb .item-icon .icon,
.game-thumb .item-visual .item-cover img,
.white .dropdown-select-inner .btn-dropdown-nav .arrow:before,
.white.header-sns-menu .btn-header-sns-nav.opensea:before,
.white.header-sns-menu .btn-header-sns-nav:before,
.white.logo:before {
  opacity: 0;
}
.white .dropdown-select-inner {
  background-color: rgba(255, 255, 255, 0);
  border-color: #646765;
}
.white .dropdown-select-inner .btn-dropdown-item,
.white .dropdown-select-inner .btn-dropdown-nav {
  color: #828282;
}
.contact .con-title,
.white .dropdown-select-inner .btn-dropdown-item:hover,
.white .gnb-list-cell.actived .btn-gnb-nav .nav-name {
  color: #fff;
}
.white .btn-gnb-nav .nav-name {
  color: #646765;
}
.white .btn-gnb-nav .nav-bar {
  background: #383938;
}
.footer-sns-menu .btn-footer-sns-nav:before,
.header-sns-menu .btn-header-sns-nav:after,
.header-sns-menu .btn-header-sns-nav:before {
  position: absolute;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  top: 0;
  height: 100%;
  transition: opacity 0.2s;
  content: "";
}
.white .btn-gnb-nav .nav-bar .bar {
  background: rgba(203, 204, 203, 0.8);
}
.logo {
  top: 2.22vw;
  left: 2.78vw;
  width: 10.97vw;
  height: 2.22vw;
  font-size: 0;
}
.logo > button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 15;
  font-size: 0;
}
.logo:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(../images/logo-black.png) center center/100% 100% no-repeat;
  opacity: 1;
  transition: opacity 0.2s;
}
.logo:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url(../images/logo-white.png) center center/100% 100% no-repeat;
  opacity: 0;
  transition: opacity 0.2s;
}
.header-language-menu {
  top: 29px;
  right: 40px;
  display: none;
}
.header-sns-menu {
  display: flex;
  align-items: center;
  top: 2.5vw;
  right: 2.78vw;
}
.footer-sns-menu .btn-footer-sns-nav,
.header-sns-menu .btn-header-sns-nav {
  position: relative;
  display: block;
  width: 1.27vw;
  height: 1.27vw;
  font-size: 0;
}
.footer-sns-menu .btn-footer-sns-nav:before,
.header-sns-menu .btn-header-sns-nav:before {
  left: 0;
  opacity: 1;
}
.header-sns-menu .btn-header-sns-nav:after {
  left: 0;
  opacity: 0;
}
.header-sns-menu .btn-header-sns-nav.telegram::before,
.header-sns-menu .btn-header-sns-nav.telegram::after {
  background-image: url(../images/ico-telegram-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.opensea:before {
  background-image: url(../images/icon-sns-opensea-gray.png);
}
.footer-sns-menu .btn-footer-sns-nav.opensea:after,
.header-sns-menu .btn-header-sns-nav.opensea:after {
  background-image: url(../images/icon-sns-opensea-whitegray.png);
}
.header-sns-menu .btn-header-sns-nav.facebook:before {
  background-image: url(../images/icon-sns-facebook-gray.png);
}
.header-sns-menu .btn-header-sns-nav.facebook:after {
  background-image: url(../images/icon-sns-facebook-whitegray.png);
}
.header-sns-menu .btn-header-sns-nav.twitter:before {
  background-image: url(../images/ico-twitter-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.twitter:after {
  background-image: url(https://delabs.gg/assets/images/images/ico-twitter-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.instargram:before {
  background-image: url(../images/icon-sns-instargram-gray.png);
}
.header-sns-menu .btn-header-sns-nav.instargram:after {
  background-image: url(../images/icon-sns-instargram-whitegray.png);
}
.header-sns-menu .btn-header-sns-nav.youtube:before {
  background-image: url(../images/icon-sns-youtube-gray.png);
}
.header-sns-menu .btn-header-sns-nav.youtube:after {
  background-image: url(../images/icon-sns-youtube-whitegray.png);
}
.header-sns-menu .btn-header-sns-nav.substack:before {
  background-image: url(../images/ico-substack-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.substack:after {
  background-image: url(../images/ico-substack-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.discode:before {
  background-image: url(../images/ico-discord-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.discode:after {
  background-image: url(../images/ico-discord-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.gitbook:before {
  background-image: url(../images/ico-gitbook-grey.svg);
}
.header-sns-menu .btn-header-sns-nav.gitbook:after {
  background-image: url(../images/ico-gitbook-grey.svg);
}
.header-sns-menu .btn-learn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  min-height: 32px;
  height: 1.7vw;
  width: 1.7vw;
  margin-left: 1.27vw;
  color: #fff !important;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.2;
  background-color: #383938;
  border-radius: 100px;
  box-sizing: border-box;
}
.header-sns-menu .btn-learn::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background: url(../images/ico-btn-arrow.svg) 0 0 no-repeat;
  vertical-align: top;
}
.dropdown-select-inner {
  position: relative;
  display: inline-flex;
  height: 14px;
  padding: 12px 16px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #e4e4e4;
  transition: background 0.2s, border 0.2s, height 0.4s;
}
.dropdown-select-inner .btn-dropdown-nav {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: 35px;
  height: 14px;
  font-size: 11px;
  font-weight: 600;
  white-space: nowrap;
  color: #828282;
  transition: color 0.2s;
}
.dropdown-select-inner .btn-dropdown-nav .arrow {
  position: absolute;
  top: 50%;
  right: 0;
  display: block;
  width: 12px;
  height: 12px;
  margin: -6px 0 0;
  transform: rotate(0);
  transition: transform 0.2s;
}
.dropdown-select-inner .btn-dropdown-nav .arrow:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/icon-dropdown-arrow-black.png) center center/100%
    100% no-repeat;
  opacity: 1;
  transition: opacity 0.2s;
}
.dropdown-select-inner .btn-dropdown-nav .arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  background: url(../images/icon-dropdown-arrow-gray.png) center center/100%
    100% no-repeat;
  opacity: 0;
  transition: opacity 0.2s;
}
.dropdown-select-inner .dropdown-list {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  padding: 8px 16px 0;
  z-index: 150;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s 0.2s, opacity 0.2s;
  box-sizing: border-box;
}
.dropdown-select-inner .dropdown-cell,
.footer-menu-cell {
  line-height: 1;
}
.dropdown-select-inner .dropdown-cell + .dropdown-cell {
  margin-top: 8px;
}
.dropdown-select-inner .btn-dropdown-item {
  display: flex;
  align-items: center;
  width: 100%;
  height: 14px;
  font-size: 11px;
  font-weight: 600;
  color: #828282;
  white-space: nowrap;
  transition: color 0.2s;
}
.dropdown-select-inner .btn-dropdown-item:hover,
.gnb-list-cell.actived .btn-gnb-nav .nav-name {
  color: #383938;
}
.dropdown-select.actived .dropdown-select-inner .btn-dropdown-nav .arrow {
  transform: rotate(-180deg);
}
.dropdown-select.actived .dropdown-select-inner .dropdown-list {
  visibility: visible;
  opacity: 1;
  transition: visibility, opacity 0.2s;
}
#gnb {
  bottom: 0;
  left: 0;
  width: 100%;
}
.gnb-list {
  display: flex;
  padding: 24px 36px;
}
.gnb-list-cell {
  margin: 0 4px;
  flex: 1;
}
.btn-gnb-nav {
  display: block;
  width: 100%;
  text-align: left;
}
.btn-gnb-nav .nav-name {
  display: block;
  font-size: 0.76vw;
  line-height: 1.18vw;
  font-weight: 600;
  color: #8e918f;
  transition: color 0.2s;
  white-space: nowrap;
}
.btn-gnb-nav .nav-bar {
  position: relative;
  display: block;
  margin-top: 0.28vw;
  height: 0.28vw;
  background: rgba(26, 23, 23, 0.1);
  border-radius: 0.14vw;
  transition: background 0.2s;
}
.btn-gnb-nav .nav-bar .bar {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 0;
  height: 100%;
  background: rgba(26, 23, 23, 0.8);
}
#footer {
  background: #202120;
}
.content-outer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}
.content-outer .content-inner,
.partners-list-cell:first-child,
.spec .cover.actived,
.spec .spec-item .item-icon img {
  width: 100%;
}
.content-inner {
  position: relative;
  max-width: 83.6vw;
  margin: 0 auto;
  padding: 0 2.22vw;
}
.con-title {
  font-size: 2.22vw;
  line-height: 1.2;
  font-weight: 600;
  color: #1a1717;
}
.footer-wrap {
  padding: 8.33vw 0;
}
.footer-header {
  display: flex;
}
.footer-desc {
  width: 68%;
}
.footer-desc > em {
  display: block;
  max-width: 30.56vw;
  font-size: 2.08vw;
  line-height: 1.3;
  font-weight: 600;
  color: #f8f8f8;
}
.footer-menu-list {
  width: 32%;
}
.footer-menu-cell + .footer-menu-cell {
  margin-top: 0.28vw;
}
.btn-footer-nav {
  display: inline-flex;
  font-size: 1.04vw;
  line-height: 1.5;
  font-weight: 500;
  color: #646765;
  transition: color 0.2s;
  text-transform: uppercase;
}
.intro-logo .item-outer,
.intro-words,
.intro-words-value .value,
.intro .btn-learn {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
.btn-footer-nav:hover {
  color: #f3f3f3;
}
.footer-bottom {
  position: relative;
  display: flex;
  margin-top: 5.5vw;
  flex-direction: row-reverse;
}
.footer-bottom .copy {
  width: 68%;
  font-size: 0.9vw;
  line-height: 1.5;
  font-weight: 400;
  color: #fff;
  opacity: 0.8;
}
.footer-bottom .copy a,
.footer-bottom .copy > a {
  position: relative;
  display: inline-block;
  text-decoration: underline;
}
.footer-bottom .copy > a > span,
.game-list {
  position: relative;
  z-index: 1;
}
.footer-bottom .footer-lang {
  position: absolute;
  top: -2.5vw;
  left: 0;
}
.footer-bottom .footer-lang .lang-list {
  display: flex;
  gap: 14px;
  align-items: center;
}
.footer-bottom .footer-lang .lang-btn {
  color: #646765;
  font-size: 1.1vw;
  line-height: 1.4;
}
.footer-sns-menu {
  width: 32%;
  align-self: flex-end;
  display: flex;
  align-items: center;
}
.footer-sns-menu .btn-footer-sns-nav.opensea:before {
  background-image: url(../images/icon-sns-footer-opensea.png);
}
.footer-sns-menu .btn-footer-sns-nav.facebook:before {
  background-image: url(../images/icon-sns-facebook-white.png);
}
.footer-sns-menu .btn-footer-sns-nav.twitter:before {
  background-image: url(../images/icon-sns-footer-twitter.png);
}
.footer-sns-menu .btn-footer-sns-nav.instargram:before {
  background-image: url(../images/icon-sns-instargram-white.png);
}
.footer-sns-menu .btn-footer-sns-nav.youtube:before {
  background-image: url(../images/icon-sns-footer-youtube.png);
}
.footer-sns-menu .btn-footer-sns-nav.substack:before {
  background-image: url(../images/icon-sns-footer-substack.png);
}
.footer-sns-menu .btn-footer-sns-nav.discode:before {
  background-image: url(../images/icon-sns-footer-discord.png);
}
.footer-sns-menu .btn-footer-sns-nav.gitbook:before {
  background-image: url(../images/icon-sns-footer-gitbook.png);
}
.footer-sns-menu .btn-footer-sns-nav.telegram:before {
  background-image: url(../images/ico-telegram-white.svg);
}
#container {
  width: 100vw;
  height: 100vh;
  box-sizing: border-box;
}
#container.actived {
  width: auto;
  height: auto;
  overflow: visible;
}
.content-grid {
  display: flex;
  width: 100%;
  height: 100%;
}
.data-grid,
.data-visual {
  width: 50%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  height: 100%;
}
.sections {
  position: relative;
  min-height: 100vh;
}
.sticky-scene {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.intro {
  height: 200vh;
}
.intro .scroll-ui {
  position: absolute;
  bottom: 40px;
  left: 0;
  width: 100%;
  z-index: 50;
  text-align: center;
}
.intro .scroll-ui .items {
  position: relative;
  display: inline-block;
  padding-top: 51px;
  opacity: 0.6;
}
.intro .scroll-ui .item-arrow {
  position: absolute;
  top: 0;
  left: 50%;
  width: 0.14vw;
  height: 2.5vw;
  background: #000;
  border-radius: 0.14vw;
  margin: 0 0 0 -0.07vw;
  animation-name: scroll;
  animation-duration: 1s;
  animation-delay: 0s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-fill-mode: forwards;
}
.intro .scroll-ui .item-arrow:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0.14vw;
  height: 0.97vw;
  background: #000;
  transform: rotate(-45deg);
  transform-origin: 50% 100%;
  border-radius: 0.14vw;
  margin: 0 0 -0.07vw;
}
.intro .scroll-ui .item-arrow:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 0.14vw;
  height: 0.97vw;
  background: #000;
  transform: rotate(45deg);
  transform-origin: 50% 100%;
  border-radius: 0.14vw;
  margin: 0 0 -0.07vw;
}
.intro .scroll-ui .item-name {
  font-size: 0.76vw;
  line-height: 1.3;
}
@keyframes scroll {
  0%,
  100% {
    height: 26px;
  }
  25%,
  75% {
    height: 36px;
  }
}
.intro-headline {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
}
.intro-words {
  display: inline-flex;
  align-items: flex-end;
}
.intro-words-value {
  position: relative;
  font-size: 0;
}
.intro-words-value .value {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  transform-origin: 50% 100%;
}
.intro-words-value.word-1 {
  width: 4.31vw;
  height: 6.6vw;
  margin-right: 3.47vw;
}
.intro-words-value.word-2 {
  width: 3.89vw;
  height: 4.38vw;
  margin-right: 3.47vw;
}
.intro-words-value.word-3 {
  width: 0.56vw;
  height: 6.6vw;
  margin-right: 3.47vw;
}
.intro-words-value.word-4,
.intro-words-value.word-5 {
  width: 4.38vw;
  transform-origin: 0% 50%;
}
.intro-words-value.word-4 {
  width: 4.38vw;
  height: 4.38vw;
  margin-right: 3.68vw;
}
.intro-words-value.word-5 {
  width: 4.38vw;
  height: 6.6vw;
  margin-right: 2.5vw;
}
.intro-words-value.word-6 {
  width: 4.44vw;
  height: 4.38vw;
  margin-right: 0;
}
.intro-words-value.word-1 .value {
  background-image: url(../images/intro-char-1.png);
}
.intro-words-value.word-2 .value {
  background-image: url(../images/intro-char-2.png);
}
.intro-words-value.word-3 .value {
  background-image: url(../images/intro-char-3.png);
}
.intro-words-value.word-4 .value {
  background-image: url(../images/intro-char-4.png);
}
.intro-words-value.word-5 .value {
  background-image: url(../images/intro-char-5.png);
}
.intro-words-value.word-6 .value {
  background-image: url(../images/intro-char-6.png);
}
.intro-logo {
  position: fixed;
  top: 50%;
  right: 50%;
  width: 160px;
  z-index: 100;
  transform-origin: 67% 10%;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    width 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    margin 0.6s cubic-bezier(0.165, 0.84, 0.44, 1),
    top 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: auto;
}
.intro-logo .item-outer {
  max-width: 100%;
  margin-left: auto;
  transform-origin: 50% 100%;
}
.intro-logo .item-inner {
  position: relative;
  padding-top: 86.16%;
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
.intro-logo .obj,
.spec,
.spec .cover {
  position: absolute;
}
.overview,
.overview .txt-group,
.spec .spec-item {
  padding: 0;
  box-sizing: border-box;
}
.intro .scroll-ui,
.intro-logo .obj {
  transition: transform 0.9s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.9s;
  opacity: 0;
}
.intro-logo.end {
  transform-origin: 50% 50%;
}
.intro .scroll-ui {
  transform: translate(0, 70px);
}
.intro-logo .obj {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
  background: url(../images/intro-logo.png) center center/100% 100% no-repeat;
  transform: translate(-30%, 50%);
}
.intro-words-value {
  opacity: 0;
  filter: blur(4px);
  transition: filter 0.9s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.9s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.9s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: filter, transform, opacity;
}
.intro-words-value.word-1 {
  transform: translate(-300%, 0) scale(1.5);
}
.intro-words-value.word-2 {
  transform: translate(-200%, 0) scale(1.5);
}
.intro-words-value.word-3 {
  transform-origin: 100% 50%;
  transform: translate(-100%, 0) scale(1.5);
}
.intro-words-value.word-4 {
  transform: translate(100%, 0) scale(1.5);
}
.intro-words-value.word-5 {
  transform: translate(200%, 0) scale(1.5);
}
.intro-words-value.word-6 {
  transform-origin: 0% 50%;
  transform: translate(300%, 0) scale(1.5);
}
#container.start .intro .scroll-ui,
#container.start .intro-logo .obj,
#container.start .intro .btn-box .btn-learn {
  transform: translate(0, 0);
  opacity: 1;
  transition-delay: 1s;
}
#container.start .intro-words-value {
  filter: blur(0px);
  transform: translate(0, 0) scale(1);
  opacity: 1;
}
#container.start .intro-words-value.word-1 {
  transition-delay: 0s;
}
#container.start .intro-words-value.word-2 {
  transition-delay: 0.1s;
}
#container.start .intro-words-value.word-3 {
  transition-delay: 0.2s;
}
#container.start .intro-words-value.word-4 {
  transition-delay: 0.3s;
}
#container.start .intro-words-value.word-5 {
  transition-delay: 0.4s;
}
#container.start .intro-words-value.word-6 {
  transition-delay: 0.5s;
}
#container.open .intro .scroll-ui {
  transform: translate(0, 50px);
  opacity: 0;
  transition-delay: 0s;
  transition-duration: 0.2s;
}
.delabs {
  z-index: 210;
}
.overview {
  height: 300vh;
}
.spec {
  height: 100vh;
  z-index: 200;
}
.adventure {
  height: 100%;
  z-index: 200;
}
.adventure .pass-wrap {
  height: 100vh;
  min-height: 768px;
  width: 100%;
}
.adventure .pass-wrap.mtbt-pfp .content-grid {
  flex-direction: row;
}
.adventure .pass-wrap.mtbt-pfp .data-grid {
  padding-left: 80px;
}
.adventure .pass-wrap.mtbt-pfp .adventure-video-inner {
  background: transparent;
}
.adventure .pass-wrap.mtbt-pfp .adventure-video-inner img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  object-fit: cover;
}
.adventure .pass-wrap.mtbt-pfp .data-grid .item-inner {
  padding-top: 40%;
}
.adventure .pass-wrap.mtbt-pfp .data-grid .item-desc {
  width: 100%;
}
.adventure .pass-wrap.mtbt-pfp .adventure-video-inner video {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 110%;
  height: 110%;
}
/* overview */
.overview .txt-group {
  margin-left: auto;
  width: 50%;
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
.overview .ja-lang .txt-group {
  word-break: break-all;
}
.overview .ja-lang .txt-group .txt-1 {
  white-space: nowrap;
}
.adventure .item-title,
.overview .txt-1 {
  font-size: 3.33vw;
  line-height: 1.2;
  font-weight: 600;
  color: #1a1717;
}
.overview .txt-2 {
  margin-top: 2.22vw;
  font-size: 1.39vw;
  line-height: 1.3;
  font-weight: 600;
  color: #646765;
}
.adventure .item-desc + .item-desc,
.contact-ui > div + div,
.game-group .item-title,
.overview .txt-3,
.overview .txt-3-1 + .txt-3-1 {
  margin-top: 1.39vw;
}
.overview .txt-3-1 {
  font-size: 1.04vw;
  line-height: 1.5;
  font-weight: 500;
  color: #646765;
}
.overview .txt-ui {
  margin-top: 2.78vw;
  display: flex;
}
.overview .txt-ui .btn + .btn {
  margin-left: 0.56vw;
}
/* spec */
.spec {
  bottom: 0;
  left: 0;
  width: 100%;
}
.spec .cover {
  top: 0;
  left: 50%;
  width: 90%;
  height: 100%;
  z-index: 0;
  background: #202120;
  border-radius: 64px;
  transform: translate(-50%, 0);
  transition: width 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: width;
}
.adventure-video-inner,
.spec .spec-item .items-inner {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.adventure .content-outer {
  flex-direction: column;
  z-index: 5;
}
.spec .content-outer {
  height: 100%;
  position: relative;
  z-index: 5;
}
.spec .content-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.spec .spec-item {
  width: 19.4vw;
  display: flex;
  height: 100%;
  align-items: center;
}
.spec .spec-item .items-inner {
  width: 100%;
  text-align: left;
  will-change: transform;
}
.spec .spec-item .item-icon {
  width: 6.67vw;
}
.spec .spec-item .item-title {
  font-size: 2.78vw;
  line-height: 1.2;
  font-weight: 600;
  color: rgba(248, 248, 248, 0.8);
}
.spec .ja-lang .spec-item .item-title {
  line-height: 150%;
}
.spec .spec-item:nth-child(3) .item-title {
  font-size: 2.08vw;
}
.spec .ja-lang .spec-item:nth-child(3) .item-title {
  font-size: 2.78vw;
}
.spec .spec-item .item-desc {
  margin-top: 1.67vw;
  font-size: 1.04vw;
  line-height: 1.3;
  font-weight: 500;
  color: #f8f8f8;
}
.spec .content-inner.ja-lang .spec-item.item-1 {
  width: 18.4vw;
}
.spec .content-inner.ja-lang .spec-item.item-2 {
  width: 21.9vw;
}
.spec .content-inner.ja-lang .spec-item.item-3 {
  width: 24.7vw;
}
.spec .content-inner.ja-lang .spec-item .item-desc {
  line-height: 150%;
}
/* adventure */
.adventure:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  width: 100%;
  height: calc(100% + 100px);
  background: linear-gradient(180deg, #e4e4e4 0, #f3f3f3 100%);
  z-index: 0;
}
.adventure .item-desc,
.adventure .item-info {
  margin-top: 1.39vw;
  width: 65%;
}
.adventure .content-grid,
.game-group.resersve .content-grid {
  flex-direction: row-reverse;
}
.adventure .content-inner,
.game-group .content-inner {
  height: 100%;
}
.adventure .item-info {
  font-size: 1.39vw;
  line-height: 1.5;
  font-weight: 600;
  color: #383938;
}
.adventure .item-desc,
.adventure .item-options-cell {
  font-size: 1.04vw;
  line-height: 1.5;
  font-weight: 400;
  color: #646765;
}
.adventure .item-options {
  margin-top: 0.56vw;
}
.adventure .item-options-cell {
  position: relative;
  padding-left: 0.69vw;
}
.adventure .item-options-cell:before {
  content: "";
  position: absolute;
  top: 0.69vw;
  left: 0;
  display: block;
  width: 0.21vw;
  height: 0.21vw;
  border-radius: 50%;
  background: #646765;
}
.adventure .item-ui,
.game-group .item-ui {
  margin-top: 2.78vw;
}
.adventure .item-inner,
.game-group .data-grid .item-inner {
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
.adventure-video {
  position: relative;
  padding-top: 100%;
  flex: 1;
}
.adventure-video-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 60px;
  background: #000;
  will-change: transform;
}
.game,
.partners {
  border-radius: 64px;
}
.adventure-video-inner video,
.game-thumb .item-visual .item-obj img,
.game-thumb .item-visual .item-obj video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.adventure .item-ui .btn + .btn {
  margin-left: 0.3vw;
}

/* game */
.game {
  background: linear-gradient(180deg, #e4e4e4 0, #f8f8f8 100%);
}
.game.actived {
  z-index: 250;
}
.game-group {
  min-height: 768px;
  height: 100vh;
  z-index: 5;
}
.game-group .item-cate {
  font-size: 2.22vw;
  line-height: 1.2;
  font-weight: 600;
  text-transform: uppercase;
  color: #1a1717;
  display: flex;
  align-items: center;
}
.game-group .item-cate .label {
  min-width: 90px;
  padding: 0.14vw 0.7vw;
  border-radius: 0.28vw;
  background: #444ce7;
  font-size: 0.98vw;
  font-weight: 600;
  text-transform: none;
  line-height: 1.6vw;
  letter-spacing: -0.02em;
  display: inline-flex;
  justify-content: center;
  color: #fff;
  margin-left: 0.7vw;
  box-sizing: border-box;
}
.game-group.game-2 .item-cate .label {
  background: #98a2b3;
}
.game-group .item-info {
  margin-top: 1.39vw;
  font-size: 1.46vw;
  line-height: 1.5;
  font-weight: 600;
  color: #383938;
}
.game-group .item-desc {
  margin-top: 0.56vw;
  font-size: 1.04vw;
  line-height: 1.5;
  font-weight: 500;
  color: #646765;
}
.game-group .data-grid {
  padding-left: 6.94vw;
}
.game-group .game-thumb {
  right: 0;
  left: auto;
}
.game-group.resersve .data-grid {
  padding-left: 0;
  padding-right: 6.94vw;
}
.game-group.resersve .game-thumb {
  right: auto;
  left: 0;
}
.game-thumb {
  position: absolute;
  top: 50%;
  right: 0;
  width: calc((100vw / 2) + 17.78vw);
  height: 33.89vw;
  margin: -16.94vw 0 0;
  box-sizing: border-box;
}
.game-group.game-1 .game-thumb,
.game-group.game-2 .game-thumb,
.game-group.game-4 .game-thumb {
  width: calc((100vw / 2));
  height: 33.89vw;
}
.game-thumb .item-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(243, 243, 243, 0);
  transition: background 0.4s;
}
.game-thumb .item-visual {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  will-change: transform;
}
.game-thumb .item-visual .item-obj {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), border 0.6s,
    border-radius 0.6s;
  will-change: transform;
  border-top-right-radius: 60px;
  border-bottom-right-radius: 60px;
}
.resersve .game-thumb .item-visual .item-obj {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
}
.game-thumb .item-visual .item-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  opacity: 5;
  transition: opacity 0.4s;
}
.game-thumb .item-visual .item-data {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 1;
  transition: opacity 0.4s, transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.game-thumb .item-icon {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 5.56vw;
  height: 5.56vw;
  transform: translate(-50%, -50%);
  z-index: 200;
  opacity: 0;
  transition: opacity 0.4s;
  cursor: pointer;
}
.game-group.game-1 .game-thumb .item-visual .item-obj img,
.game-group.game-2 .game-thumb .item-visual .item-obj img,
.game-group.game-4 .game-thumb .item-visual .item-obj img {
  opacity: 1 !important;
}
.game-group.game-1 .item-title img {
  width: 17.88vw;
}
.game-group.game-2 .item-title img {
  width: 15.98vw;
}
.game-group.game-3 .item-title img {
  width: 20.3vw;
}
.game-group.game-4 .item-title img {
  width: 12.25vw;
}
.game-group .game-thumb .item-visual .item-data {
  left: 18vw;
  width: calc(100% - 18vw);
}
.game-group.resersve .game-thumb .item-visual .item-data {
  left: auto;
  right: 18vw;
}
.game-thumb .btn-video-close {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 20px;
  opacity: 0;
  visibility: hidden;
  transition: visibility 0s 0.4s, opacity 0.4s;
}
.game-group.actived .game-thumb .item-visual .item-obj {
  transform: scale(1);
  border-radius: 64px;
}
.game-group.actived .game-thumb .item-outer {
  background: rgba(243, 243, 243, 0.8);
}
.game-group.open .game-thumb .btn-video-close {
  opacity: 1;
  visibility: visible;
  transition: visibility, opacity 0.4s;
}
.game-group.open .game-thumb .item-cover {
  opacity: 0;
  z-index: 0;
}
.game-group.open .game-thumb .item-data {
  opacity: 1;
  z-index: 5;
}
.game-group.open .game-thumb .item-visual .item-obj {
  border-radius: 32px;
}
.game-group .data-grid .btn-wrap {
  display: flex;
  align-items: center;
}
.game-group.roadmap .con-title {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 8.81vh;
  text-transform: uppercase;
}
.game-group.roadmap .img-wrap img {
  height: 100%;
  width: 100%;
}
.people {
  margin: 10.42vw 0;
  background: #f3f3f3;
}
.people-list {
  margin-top: 5.56vw;
}
.people-list-inner {
  display: grid;
  width: 100%;
  gap: 60px;
  grid-template-columns: repeat(4, 1fr);
}
.people-list-inner.type2 {
  margin-top: 60px;
  padding-right: 10.8vw;
  gap: 36px;
  grid-template-columns: repeat(5, 1fr);
  box-sizing: border-box;
}
.people-list-inner.type2 .people-items .item-cate {
  font-size: 0.95vw;
  font-weight: 500;
}
.people-list-cell {
  box-sizing: border-box;
}
.people-items .item-name {
  margin-top: 1.11vw;
  font-size: 1.32vw;
  line-height: 1.3;
  font-weight: 600;
  color: #202120;
}
.people-items .item-cate {
  margin-top: 0.28vw;
  font-size: 1.04vw;
  line-height: 1.3;
  font-weight: 600;
  color: #646765;
}
.people-items .item-desc {
  margin-top: 1.11vw;
  padding-top: 0.56vw;
  border-top: 1px solid #cbcccb;
}
.people-items .item-desc-txt {
  position: relative;
  padding-left: 0.63vw;
  font-size: 0.9vw;
  line-height: 1.3;
  font-weight: 500;
  color: #646765;
}
.people-items .item-desc-txt:before {
  content: "";
  position: absolute;
  top: 0.56vw;
  left: 0;
  display: block;
  width: 0.21vw;
  height: 0.21vw;
  border-radius: 50%;
  background: #8e918f;
}
.people-items .item-desc-txt + .item-desc-txt {
  margin-top: 0.14vw;
}
.advisor {
  height: 100%;
  margin: 10.42vw 0;
}
.advisor .people-list-inner {
  margin-top: 40px;
  gap: 47px 60px;
  grid-template-columns: repeat(4, 1fr);
  box-sizing: border-box;
}
.advisor .people-list-inner .people-items .item-cate {
  font-size: 0.9vw;
  font-weight: 500;
}
.advisor .people-list-inner .people-list-cell:last-of-type .item-cate {
  letter-spacing: -0.39px;
}

/* partners */
.partners {
  height: 100vh;
  /* margin: 10.42vw 0; */
  background: #e4e4e4;
  z-index: 210;
}
.partners .con-title {
  /* position: absolute;
  bottom: 100%;
  left: 0; */
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 6.81vh;
}
.partners-list {
  margin-top: 0;
}
.partners-list .img-wrap {
  width: 100%;
}
.partners-list img {
  width: 100%;
  object-fit: contain;
}
.partners-list-inner {
  display: flex;
  margin: -1.04vw;
  flex-wrap: wrap;
}
.partners-list-cell {
  width: 33.33%;
  padding: 1.04vw;
  box-sizing: border-box;
}
.partners-list-cell:first-child .partners-items {
  height: 9.72vw;
}
.partners-items {
  display: flex;
  width: 100%;
  height: 6.94vw;
  align-items: center;
  justify-content: center;
  background: #f8f8f8;
  border-radius: 1.11vw;
}
.partners-list-cell:first-child .partners-items img {
  width: 25vw;
}
.partners-list-cell:nth-child(2) .partners-items img {
  width: 11.6vw;
}
.partners-list-cell:nth-child(3) .partners-items img {
  width: 5.76vw;
}
.partners-list-cell:nth-child(4) .partners-items img {
  width: 11.25vw;
}
.partners-list-cell:nth-child(5) .partners-items img {
  width: 6.74vw;
}
.partners-list-cell:nth-child(6) .partners-items img {
  width: 6.81vw;
}
.partners-list-cell:nth-child(7) .partners-items img {
  width: 13.19vw;
}

/* contact */
.contact {
  padding: 10.42vw 0 8.33vw;
  box-sizing: border-box;
  min-height: 0;
  z-index: 190;
}
.contact:before {
  content: "";
  position: absolute;
  top: -100px;
  left: 0;
  display: block;
  width: 100%;
  height: calc(100% + 100px);
  z-index: 0;
  background: #202120;
}
.contact .content-inner {
  z-index: 5;
  position: static;
}
.contact-ui {
  margin-top: 4.44vw;
}
.contact-ui .btn {
  min-width: 24.79vw;
  justify-content: space-between;
  padding-right: 1.67vw;
  border-color: #8e918f;
  background-color: transparent;
  color: #fff;
}
.contact-ui.ja-lang .btn {
  min-width: 27.99vw;
  font-size: 1.48vw;
}
.footer-lang .lang-list .list-item:first-of-type .lang-btn {
  color: #f3f3f3;
  font-size: 1.25vw;
  line-height: 1.2;
}
.contact .footer-header {
  position: relative;
  margin-top: 3.06vw;
}
/* 그 외 */
.btn-page-top {
  position: absolute;
  bottom: 7.43vw;
  right: 2.78vw;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.33vw;
  height: 3.33vw;
  background: url(../images/icon-page-top.png) center center/100% 100% no-repeat;
  z-index: 150;
  font-size: 0;
}
.platform-list {
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
  font-size: 0;
}
.platform-list .list-item {
  display: inline-block;
  width: 25px;
  height: 25px;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 25px 25px;
  -webkit-background-size: 25px 25px;
  vertical-align: top;
}
.platform-list .list-item.window {
  background-image: url(../images/ico-windows.png);
}
.platform-list .list-item.mac {
  background-image: url(../images/ico-mac-v2.png);
}
.platform-list .list-item.android {
  background-image: url(../images/ico-android-v2.png);
}
.platform-list .list-item.ios {
  background-image: url(../images/ico-ios.png);
}
.platform-list .list-item.tele-notice {
  background-image: url(../images/ico-telegram-notice.png);
}
.platform-list .list-item.tele-chat {
  background-image: url(../images/ico-telegram-chat.png);
}
.platform-list .list-item.telegram {
  background-image: url(../images/ico-telegram-round.svg);
}
.platform-list .list-item.line {
  background-image: url(../images/ico-line.png);
}
.platform-list .list-item + .list-item {
  margin-left: 8px;
}
.platform-list .list-item a {
  display: block;
  width: 100%;
  height: 100%;
}
.platform-list .list-item.tele-chat,
.platform-list .list-item.tele-notice {
  width: 30px;
  height: 30px;
  background-size: 30px 30px;
  -webkit-background-size: 30px 30px;
}
.intro .btn-box {
  margin-top: 60px;
  text-align: center;
}
.intro .btn-learn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 152px;
  height: 56px;
  color: #fff !important;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
  background-color: #383938;
  border-radius: 100px;
  opacity: 0;
  box-sizing: border-box;
  transition: transform 0.9s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.9s;
}
.intro .btn-learn::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-left: 16px;
  background: url(../images/ico-telegram.svg) 0 0 no-repeat;
  vertical-align: top;
}
.intro .btn-learn:hover {
  background-color: #646765;
}
.intro .btn-learn:active {
  background-color: #202120;
}

.point-none {
  pointer-events: none;
}

@media screen and (min-height: 1080px) {
  .contact {
    min-height: 0;
  }
}
@media screen and (min-width: 1024px) {
  .game-thumb .item-inner:hover .item-obj {
    transform: scale(0.98);
  }
  .pc-effect-data {
    transform: translate(0, 100px);
    opacity: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s;
    will-change: transform;
  }
  .pc-effect-data.actived {
    transform: translate(0, 0);
    opacity: 1;
    transition-delay: 0s;
  }
  #gnb,
  .header-language-menu,
  .header-sns-menu,
  .logo {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .header-language-menu,
  .logo {
    transform: translate(0, -120px);
  }
  #header.open #gnb,
  #header.open .header-language-menu,
  #header.open .header-sns-menu,
  #header.open .logo,
  .header-sns-menu {
    transform: translate(0, 0);
  }
  #gnb {
    transform: translate(0, 100px);
  }
}
@media screen and (max-width: 1204px) {
  .logo {
    left: 32px;
  }
  .header-language-menu,
  .header-sns-menu {
    right: 32px;
  }
  .gnb-list {
    padding: 24px 32px;
  }
}
@media screen and (max-width: 1024px) {
  .btn-header-toggle-nav,
  .logo {
    transform: translate(0, -120px);
  }
  .btn-header-toggle-nav {
    transition: border 0.2s, transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  #header.open .btn-header-toggle-nav,
  #header.open .logo {
    transform: translate(0, 0);
  }
  #header.actived .header-outer {
    right: 0;
    left: auto;
    width: 100%;
  }
  #header.actived .header-inner {
    right: 0;
    left: auto;
  }
  #header.actived .header-gnb-ui {
    top: 21px;
  }
  #header.actived .btn-header-toggle-nav {
    border-color: #fff;
  }
  #header.actived .btn-header-toggle-nav:before {
    width: 20px;
    margin: -1px 0 0 -10px;
    transform: rotate(45deg);
    background-color: #fff;
  }
  #header.actived .btn-header-toggle-nav:after {
    width: 20px;
    margin: -1px 0 0 -10px;
    transform: rotate(-45deg);
    background-color: #fff;
  }
  .header-gnb-ui {
    position: fixed;
    top: 20px;
    right: 25px;
    z-index: 1700;
    display: block;
    transition: top 0.4s;
  }
  .btn-header-toggle-nav {
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    border: 1px solid #646765;
    border-radius: 50%;
    font-size: 0;
  }
  .btn-header-toggle-nav:after,
  .btn-header-toggle-nav:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: #000;
    transition: background 0.2s, transform 0.2s, margin 0.2s;
    display: block;
  }
  .btn-header-toggle-nav:before {
    margin: -4px 0 0 -9px;
  }
  .btn-header-toggle-nav:after {
    margin: 4px 0 0 -9px;
  }
  .logo,
  .logo:after,
  .logo:before {
    width: 180px;
    height: 27px;
  }
  .white .btn-header-toggle-nav:after,
  .white .btn-header-toggle-nav:before {
    background: #fff;
  }
  .logo {
    top: 27px;
    left: 25px;
    overflow: hidden;
    transition: width 0.2s, transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .logo:before {
    background: url(../images/logo-black-m.png) center center/100% 100%
      no-repeat;
  }
  .logo:after {
    background: url(../images/logo-white-m.png) center center/100% 100%
      no-repeat;
  }
  .logo.small {
    width: 30px;
  }
  .header-outer {
    position: fixed;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #383938;
    z-index: 1600;
    overflow: hidden;
    transition: width 0.4s cubic-bezier(0.645, 0.045, 0.355, 1);
  }
  .header-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    min-height: 100%;
    padding: 120px 25px 148px;
    box-sizing: border-box;
  }
  .header-language-menu {
    position: absolute;
    top: 36px;
    right: auto;
    left: 25px;
    z-index: 15;
  }
  #gnb,
  .header-sns-menu {
    position: relative;
    z-index: 0;
  }
  .header-sns-menu {
    top: auto;
    right: auto;
    margin-top: 162px;
  }
  .header-sns-menu .btn-header-sns-nav {
    width: 24px;
    height: 24px;
  }
  .header-sns-menu .btn-header-sns-nav + .btn-header-sns-nav {
    margin-left: 24px;
  }
  #gnb {
    bottom: auto;
    left: auto;
    width: 100%;
  }
  .gnb-list {
    display: block;
    padding: 0;
  }
  .gnb-list-cell {
    margin: 0;
  }
  .gnb-list-cell + .gnb-list-cell {
    margin-top: 22px;
  }
  .gnb-list-cell.actived .btn-gnb-nav .nav-name {
    color: #fff;
  }
  .btn-gnb-nav {
    display: block;
    width: 100%;
    text-align: left;
  }
  .btn-gnb-nav .nav-name {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 500;
    color: #cbcccb;
    white-space: normal;
  }
  .btn-gnb-nav .nav-bar {
    display: none;
  }
  .dropdown-select-inner {
    background: rgba(255, 255, 255, 0);
    border-color: #646765;
  }
  .dropdown-select-inner .btn-dropdown-item:hover,
  .dropdown-select-inner .btn-dropdown-nav {
    color: #8e918f;
  }
  .dropdown-select-inner .btn-dropdown-nav .arrow:before {
    opacity: 0;
  }
  .dropdown-select-inner .btn-dropdown-nav .arrow:after {
    opacity: 1;
  }
  .dropdown-select-inner .btn-dropdown-item {
    display: flex;
    align-items: center;
    width: 100%;
    height: 14px;
    font-size: 11px;
    font-weight: 600;
    color: #8e918f;
    white-space: nowrap;
    transition: color 0.2s;
  }
  .game-thumb .item-icon {
    transform: none;
    width: 100%;
    height: 100%;
  }
  .game-group .item-cate .label {
    padding: 0.14vw 0.8vw;
    border-radius: 0.4vw;
    font-size: 1.18vw;
    font-weight: 600;
    line-height: 1.9vw;
    letter-spacing: -0.02em;
    margin-left: 1vw;
  }
  .header-sns-menu .btn-learn {
    position: absolute;
    top: -56px;
    min-width: 100%;
    padding: 4px;
    margin-left: 0;
    justify-content: center;
    color: #383838 !important;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.2;
    background-color: rgba(243, 243, 243, 0.5);
  }
  .header-sns-menu .btn-learn::after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-left: 10px;
    background: url(../images/ico-btn-arrow-mo.svg) 0 0 no-repeat;
    vertical-align: top;
  }
}
@media screen and (max-width: 768px) {
  .pc-type {
    display: none !important;
  }
  .mo-type {
    display: block !important;
  }
  .ja-lang .item-desc {
    word-break: break-all;
    word-wrap: break-all;
  }
  .content-grid,
  .data-grid,
  .data-visual {
    height: auto;
    width: 100%;
    display: block;
  }
  .game,
  .spec .cover {
    border-radius: 32px;
  }
  .adventure:before,
  .partners {
    background: linear-gradient(180deg, #e4e4e4 0, #f3f3f3 100%);
  }
  .contact,
  .game-group,
  .sections {
    min-height: 0;
  }
  .agree-body,
  .contact,
  .data-grid,
  .data-visual,
  .overview .txt-group,
  .partners .con-title {
    box-sizing: border-box;
  }
  #container.start .intro .scroll-ui {
    transition-delay: 0;
  }
  #youtubePopVideo .content-inner {
    width: 100%;
    max-width: 100%;
  }
  br.enter {
    display: none;
  }
  .pop-children {
    padding: 25px 0;
  }
  .adventure .item-title,
  .con-title {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #1a1717;
  }
  .mo-effect-data {
    transform: translate(0, 100px);
    opacity: 0;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), opacity 0.6s;
  }
  .mo-effect-data.actived {
    transform: translate(0, 0);
    opacity: 1;
    transition-delay: 0s;
  }
  .adventure .item-inner,
  .game-group .data-grid .item-inner,
  .spec .spec-item .items-inner {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
  }
  .adventure .pass-wrap.mtbt-pfp .data-grid .item-inner {
    padding-top: 0;
  }
  .adventure-video-inner {
    border-radius: 30px;
  }
  .btn.btn-arrow,
  .btn.btn-mail,
  .btn.btn-play {
    justify-content: flex-start;
    text-align: left;
  }
  .btn.btn-arrow,
  .btn.btn-mail {
    padding-right: 24px;
  }
  .btn.btn-play {
    padding-right: 10px;
  }
  a.btn,
  button.btn,
  input[type="submit"].btn {
    width: 100%;
    justify-content: center;
    text-align: center;
    height: 56px;
    padding: 0 24px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 28px;
  }
  .footer-sns-menu .btn-footer-sns-nav,
  .icon-btn-arrow-white,
  .icon-pop-close-black2 {
    width: 24px;
    height: 24px;
  }
  .icon-btn-play-black,
  .icon-btn-play-red {
    width: 36px;
    height: 36px;
  }
  .icon-visual-play-white {
    width: 80px;
    height: 80px;
  }
  .icon-pop-close-black {
    width: 48px;
    height: 48px;
  }
  .icon-btn-mail-white {
    width: 32px;
    height: 32px;
  }
  .content-inner {
    max-width: 100%;
    padding: 0 25px;
    box-sizing: border-box;
  }
  .btn.btn-arrow .icon,
  .btn.btn-mail .icon,
  .btn.btn-play .icon {
    margin-left: auto;
  }
  .intro {
    height: 100vh;
  }
  .intro-words-value.word-1 {
    width: 30px;
    height: 46px;
    margin-right: 23px;
  }
  .intro-words-value.word-2 {
    width: 26px;
    height: 29px;
    margin-right: 24px;
  }
  .intro-words-value.word-3 {
    width: 4px;
    height: 46px;
    margin-right: 23px;
  }
  .intro-words-value.word-4 {
    width: 30px;
    height: 30px;
    margin-right: 26px;
  }
  .intro-words-value.word-5 {
    width: 30px;
    height: 45px;
    margin-right: 17px;
  }
  .intro-words-value.word-6 {
    width: 30px;
    height: 30px;
    margin-right: 0;
  }
  .intro-logo {
    position: absolute;
    width: 80px;
    margin: 0 0 0 -40px;
    right: auto;
    left: 50%;
    top: 50%;
    z-index: 100;
    transform: translate(0, -90%);
  }
  .game-thumb .item-inner,
  .intro-logo-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .intro-logo-inner {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
  }
  .intro .scroll-ui {
    position: fixed;
  }
  .overview .sticky-scene,
  .spec {
    position: relative;
    height: auto;
  }
  .intro .scroll-ui .item-arrow {
    width: 2px;
    height: 36px;
    border-radius: 2px;
    margin: 0 0 0 -1px;
  }
  .intro .scroll-ui .item-arrow:after,
  .intro .scroll-ui .item-arrow:before {
    width: 2px;
    height: 14px;
    border-radius: 2px;
    margin: 0 0 -1px;
  }
  .intro .scroll-ui .item-name {
    font-size: 11px;
    line-height: 1.3;
    font-weight: 700;
  }
  .overview {
    height: auto;
    padding: 120px 0 64px;
  }
  .adventure .content-grid,
  .footer-bottom .copy > span,
  .footer-header,
  .overview .visual,
  .spec .content-inner {
    display: block;
  }
  .overview .sticky-scene {
    overflow: visible;
  }
  .overview .txt-group {
    width: 100%;
    padding: 0;
  }
  .game-group.game-1,
  .game-group.game-3 {
    padding-bottom: 60px;
  }
  .overview .txt-1 {
    margin-top: 0;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #1a1717;
  }
  .overview .ja-lang .txt-group .txt-1 {
    white-space: pre-wrap;
  }
  .overview .txt-2 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 500;
    color: #383938;
  }
  .adventure .item-desc + .item-desc,
  .overview .txt-3,
  .overview .txt-3-1 + .txt-3-1 {
    margin-top: 16px;
  }
  .overview .txt-3-1 {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    color: #646765;
  }
  .overview .txt-ui {
    margin-top: 32px;
    display: block;
  }
  .adventure .item-ui .btn + .btn,
  .overview .txt-ui .btn + .btn {
    margin-left: 0;
    margin-top: 16px;
  }
  .spec {
    bottom: auto;
    left: auto;
    width: 100%;
    z-index: 200;
    padding: 112px 0 78px;
  }
  .adventure,
  .people {
    padding: 120px 0 60px;
  }
  .adventure .pass-wrap {
    height: 100%;
    min-height: auto;
  }
  .adventure .pass-wrap + .pass-wrap {
    margin-top: 60px;
  }
  .adventure .pass-wrap.mtbt-pfp .adventure-video-inner img {
    width: 100%;
  }
  .adventure .pass-wrap.mtbt-pfp .data-grid {
    padding: 0;
  }
  .footer-menu-list,
  .spec .cover,
  .spec .cover.actived {
    width: 100%;
  }
  .adventure .content-outer,
  .spec .content-outer {
    height: auto;
    position: relative;
    z-index: 5;
  }
  .spec .spec-item {
    width: 100%;
    display: block;
    height: auto;
  }
  .spec .content-inner.ja-lang .spec-item.item-1,
  .spec .content-inner.ja-lang .spec-item.item-2,
  .spec .content-inner.ja-lang .spec-item.item-3 {
    width: 100%;
  }
  .spec .spec-item .items-inner {
    width: 100%;
    text-align: left;
  }
  .spec .spec-item .item-icon {
    width: 60px;
  }
  .spec .spec-item .item-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 600;
    color: rgba(248, 248, 248, 0.8);
  }
  .spec .spec-item:nth-child(3) .item-title,
  .spec .ja-lang .spec-item:nth-child(3) .item-title {
    font-size: 30px;
  }
  .spec .spec-item .item-desc {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    color: #f8f8f8;
  }
  .partners-list-cell + .partners-list-cell,
  .spec .spec-item + .spec-item {
    margin-top: 24px;
  }
  .spec .spec-item.item-2 {
    padding-left: 90px;
  }
  .adventure {
    height: auto;
  }
  .adventure:before {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: calc(100% + 100px);
    z-index: 0;
  }
  .adventure .content-inner,
  .game-group,
  .game-group .content-inner {
    height: auto;
  }
  .adventure .data-grid,
  .partners-list,
  .people-list {
    margin-top: 64px;
  }
  .adventure .item-desc,
  .adventure .item-info {
    margin-top: 16px;
    width: 100%;
  }
  .adventure .item-info {
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    color: #383938;
  }
  .adventure .item-desc,
  .adventure .item-options-cell {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    color: #646765;
    word-break: break-all;
  }
  .adventure .item-options {
    margin-top: 6px;
  }
  .adventure .item-options-cell {
    position: relative;
    padding-left: 10px;
    word-break: break-all;
  }
  .adventure .item-options-cell:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #646765;
  }
  .adventure .item-ui,
  .people-list-cell + .people-list-cell {
    margin-top: 40px;
  }
  .agree-outer,
  .partners-items {
    border-radius: 16px;
  }
  .game {
    padding-bottom: 82px;
  }
  .game-group.game-1 {
    padding-top: 112px;
  }
  .game.actived {
    z-index: 2000;
  }
  .game-group .item-cate {
    position: absolute;
    bottom: 100%;
    left: 0;
    margin-bottom: 317px;
    font-size: 28px;
    line-height: 1.2;
    font-weight: 600;
    color: #1a1717;
    flex-direction: column;
  }
  .game-group .item-cate .label {
    padding: 1px 8px;
    border-radius: 4px;
    margin: 4px 0 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    align-self: flex-start;
  }
  .game-group .item-title {
    display: flex;
    margin-top: 0;
    justify-content: space-between;
    align-items: end;
  }
  .game-group .item-info {
    margin-top: 20px;
    font-size: 17px;
    line-height: 1.5;
    font-weight: 600;
    color: #383938;
  }
  .game-group .item-desc {
    margin-top: 8px;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    color: #646765;
  }
  .game-group .item-ui {
    margin-top: 32px;
  }
  .game-group .data-visual {
    position: relative;
    padding-top: 66px;
  }
  .game-group .data-grid {
    padding-left: 0;
    padding-top: 40px;
    position: relative;
  }
  .game-thumb .item-outer,
  .game-thumb .item-visual,
  .game-thumb .item-visual .item-obj {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .game-group.resersve .data-grid {
    padding-left: 0;
    padding-right: 0;
  }
  .game-group.resersve .game-thumb {
    margin: 0 -96px 0 0;
  }
  .game-group + .game-group {
    margin-top: 120px;
  }
  .game-thumb {
    position: relative;
    top: auto;
    right: auto;
    width: calc(100% + 96px);
    height: 245px;
    margin: 0 0 0 -96px;
  }
  .game-group.game-1 .game-thumb,
  .game-group.game-2 .game-thumb,
  .game-group.game-4 .game-thumb {
    width: calc(100% + 100px);
    height: 245px;
  }
  .game-thumb .item-outer {
    background: rgba(243, 243, 243, 0);
    transition: background 0.4s;
  }
  .game-thumb .item-visual {
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
    will-change: transform;
  }
  .game-thumb .item-visual .item-obj {
    border-radius: 0;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), border 0.6s;
    will-change: transform;
    border-radius: 30px;
  }
  .game-thumb .item-icon,
  .game-thumb .item-visual .item-cover {
    transition: opacity 0.4s;
    position: absolute;
    opacity: 0;
    height: 100%;
    top: 0;
    width: 100%;
    left: 0;
  }
  .game-thumb .item-visual .item-obj img,
  .game-thumb .item-visual .item-obj video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .game-thumb .item-visual .item-cover {
    z-index: 5;
    display: none;
  }
  .game-group.game-1 .game-thumb .item-visual .item-cover,
  .game-group.game-2 .game-thumb .item-visual .item-cover,
  .game-group.game-3 .game-thumb .item-visual .item-cover,
  .game-group.game-4 .game-thumb .item-visual .item-cover {
    display: block;
    opacity: 1;
  }
  .game-thumb .item-icon .icon,
  .game-thumb .item-visual .item-cover img {
    opacity: 0;
  }
  .game-thumb .item-visual .item-data {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    transition: opacity 0.4s, transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .game-thumb .item-icon {
    display: block;
    transform: translate(0, 0);
    z-index: 10;
    cursor: pointer;
  }
  .game-thumb .item-inner.actived .item-icon {
    opacity: 1;
  }
  .game-thumb .item-inner:hover .item-obj {
    transform: scale(0.96);
  }
  .game-thumb .btn-video-close {
    position: absolute;
    bottom: 100%;
    right: 0;
    margin-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s 0.4s, opacity 0.4s;
  }
  .game-group.actived .game-thumb .btn-video-close,
  .game-group.open .game-thumb .btn-video-close {
    opacity: 1;
    visibility: visible;
    transition: visibility, opacity 0.4s;
  }
  .game-group.open .game-thumb .item-cover {
    opacity: 0;
    z-index: 0;
  }
  .game-group.open .game-thumb .item-data {
    opacity: 1;
    z-index: 5;
  }
  .game-group.game-1 .item-title img,
  .game-group.game-3 .item-title img {
    width: 162px;
  }
  .game-group.game-2 .item-title img {
    width: 128px;
  }
  .game-group.game-4 .item-title img {
    width: 128px;
  }
  .game-group.actived .game-thumb .item-outer {
    background: rgba(243, 243, 243, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2100;
  }
  .game-group.actived .game-thumb .item-inner {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px;
    box-sizing: border-box;
  }
  .game-group.actived .game-thumb .item-inner .item-icon {
    opacity: 0;
    display: none;
  }
  .game-group.actived .game-thumb .item-visual {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: auto;
  }
  .game-group.actived .game-thumb .item-visual .item-obj {
    transform: scale(1);
    border-radius: 32px;
    padding-top: 56.25%;
    position: relative;
    width: auto;
    height: auto;
  }
  .game-group.actived .game-thumb .item-visual .item-data {
    height: 100%;
    top: 0;
  }
  .game-group .game-thumb .item-visual .item-data {
    left: 48px;
    width: calc(100% - 48px);
  }
  .game-group.resersve .game-thumb .item-visual .item-data {
    left: auto;
    right: 48px;
  }
  .platform-list.mo-type {
    position: absolute;
    top: 55px;
    right: 0;
    z-index: 100;
  }
  .people-list-inner {
    display: block;
    margin: 0;
  }
  .people-list-inner.type2 {
    display: flex;
    padding: 0;
    margin-top: 32px;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
  }
  .people-list-inner.type2 .people-list-cell {
    width: 41vw;
    padding: 0;
  }
  .people-list-inner.type2 .people-list-cell + .people-list-cell {
    margin-top: 0;
  }
  .people-list-cell {
    width: 100%;
    padding: 0 90px 0 0;
  }
  .people-list-cell:nth-child(2n) {
    padding: 0 0 0 90px;
  }
  .people-items .item-name {
    margin-top: 20px;
    font-size: 19px;
    line-height: 1.3;
    font-weight: 600;
    color: #202120;
  }
  .people-items .item-cate {
    margin-top: 4px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    color: #646765;
  }
  .people-items .item-desc {
    margin-top: 16px;
    padding-top: 8px;
    border-top: 1px solid #cbcccb;
  }
  .people-items .item-desc-txt {
    position: relative;
    padding-left: 9px;
    font-size: 13px;
    line-height: 1.3;
    font-weight: 500;
    color: #646765;
  }
  .people-items .item-desc-txt:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    display: block;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background: #8e918f;
  }
  .people-items .item-desc-txt + .item-desc-txt,
  .advisor .people-items .item-desc-txt + .item-desc-txt {
    margin-top: 2px;
  }
  .people-list-inner.type2 .people-items .item-name,
  .advisor .people-items .item-name {
    margin-top: 14px;
    text-align: center;
  }
  .people-list-inner.type2 .people-items .item-cate,
  .advisor .people-list-inner .people-items .item-cate {
    margin-top: 2px;
    font-size: 13px;
    font-weight: 500;
    line-height: 1.3;
    text-align: center;
    white-space: normal;
  }
  .advisor {
    height: 100%;
    padding-bottom: 60px;
  }
  .advisor .people-list-inner {
    display: flex;
    padding: 0;
    margin-top: 32px;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
    /* display: grid;
    padding: 0;
    margin-top: 64px;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px 24px; */
  }
  .advisor .people-list-cell {
    width: 41vw;
    padding: 0;
  }
  .advisor .people-list-cell + .people-list-cell {
    margin-top: 0;
  }
  .partners {
    padding: 120px 0 100px;
    height: auto;
  }
  .partners .con-title,
  .partners-list-cell {
    padding: 0;
    width: 100%;
  }
  .partners .con-title {
    position: relative;
    bottom: auto;
    left: auto;
    margin-bottom: 0;
  }
  .partners-list-inner {
    display: block;
    margin: 0;
    flex-wrap: wrap;
  }
  .partners-list-cell:first-child .partners-items {
    height: 120px;
  }
  .partners-items {
    display: flex;
    width: 100%;
    height: 120px;
    align-items: center;
    justify-content: center;
    background: #f8f8f8;
  }
  .partners-list-cell:first-child .partners-items img {
    width: 165px;
  }
  .partners-list-cell:nth-child(2) .partners-items img {
    width: 230px;
  }
  .partners-list-cell:nth-child(3) .partners-items img {
    width: 215px;
  }
  .partners-list-cell:nth-child(4) .partners-items img {
    width: 202px;
  }
  .partners-list-cell:nth-child(5) .partners-items img {
    width: 220px;
  }
  .partners-list-cell:nth-child(6) .partners-items img {
    width: 265px;
  }
  .partners-list-cell:nth-child(7) .partners-items img {
    width: 218px;
  }
  .partners-list-cell:nth-child(8) .partners-items img {
    width: 99px;
  }
  .partners-list-cell:nth-child(9) .partners-items img {
    width: 120px;
  }
  .partners-list-cell:nth-child(10) .partners-items img {
    width: 119px;
  }
  .contact {
    padding: 120px 0 24px;
    background: #202120;
    overflow: hidden;
  }
  .contact .con-title {
    color: #fff;
  }
  .contact-ui {
    margin-top: 48px;
  }
  .contact-ui > div + div {
    margin-top: 20px;
  }
  .contact-ui .btn {
    min-width: 0;
    padding-right: 24px;
  }
  .contact-ui.ja-lang .btn {
    min-width: 0;
    font-size: 18px;
  }
  .contact .footer-header {
    margin-top: 68px;
  }
  .footer-desc {
    width: 100%;
    display: none;
  }
  .footer-menu-cell + .footer-menu-cell {
    margin-top: 8px;
  }
  .btn-footer-nav {
    display: inline-flex;
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
  }
  .btn-footer-nav:hover {
    color: #f3f3f3;
  }
  .footer-bottom {
    display: block;
    margin-top: 40px;
  }
  .footer-bottom .copy {
    width: 100%;
    margin-top: 88px;
    font-size: 11px;
    line-height: 1.5;
    font-weight: 400;
    color: #fff;
    opacity: 0.8;
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  }
  .footer-sns-menu {
    position: relative;
    width: 100%;
  }
  .footer-sns-menu .btn-page-top {
    bottom: auto;
    right: -5px;
    transform: translate(0, -50%);
    margin: 0;
    width: 48px;
    height: 48px;
    top: 50%;
  }
  .footer-sns-menu .btn-footer-sns-nav + .btn-footer-sns-nav {
    margin-left: 24px;
  }
  .footer-bottom .footer-lang {
    position: absolute;
    top: auto;
    bottom: 48px;
    left: 0;
  }
  .footer-bottom .footer-lang .lang-list {
    display: flex;
    gap: 14px;
    align-items: center;
  }
  .footer-bottom .footer-lang .lang-btn {
    color: #646765;
    font-size: 15px;
    line-height: 1.4;
  }
  .footer-lang .lang-list .list-item:first-of-type .lang-btn {
    font-size: 18px;
  }
  .agree-wrap {
    padding: 40px 25px;
  }
  .agree-outer .btn-pop-close {
    top: 26px;
    right: 20px;
    width: 24px;
    height: 24px;
    margin: 0;
  }
  .agree-header {
    justify-content: flex-start;
    padding: 0 20px;
    text-align: left;
    font-size: 28px;
    line-height: 1.3;
    font-weight: 600;
    color: #1a1717;
  }
  .agree-body {
    padding: 8px 20px 20px;
    font-size: 13px;
    line-height: 1.5;
    color: #646765;
    text-align: left;
  }
  .header-outer {
    overflow-y: auto;
  }
  .header-sns-menu {
    margin-top: 112px;
  }
}
