* {
  padding: 0;
  margin: 0;
  font: inherit;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}

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

html,
body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-weight: normal;
  position: relative;
  letter-spacing: 0;
  -webkit-text-size-adjust: 100%;
}

body {
  position: relative;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

img {
  vertical-align: top;
  border: 0;
  max-width: 100%;
}

ol,
ul,
li,
dl {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

legend,
caption {
  visibility: hidden;
  overflow: hidden;
  height: 0;
  font-size: 0;
  line-height: 0;
}

a {
  text-decoration: none;
  color: #000;
  word-break: break-all;
}

div,
p,
span {
  word-break: break-all;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

textarea,
input[type=image],
input[type=text],
input[type=submit],
input[type=password] {
  padding: 0;
  -webkit-appearance: none;
  font-weight: normal;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

select {
  border: none;
  background-color: transparent;
  -moz-appearance: none; /* Firefox */
  -webkit-appearance: none; /* Safari and Chrome */
  appearance: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}

blockquote,
q {
  quotes: none;
}

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

a,
input,
button,
select,
option {
  outline: none;
}

button {
  cursor: pointer;
  overflow: visible;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
  font-size: 100%;
}

i,
em {
  font-style: normal;
}

caption {
  display: inline;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0;
  text-indent: -9999px;
}

select::-ms-expand {
  display: none;
}

body {
  background-color: #f4f4f4;
}

html[lang=ko] {
  font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

html[lang=en] {
  font-family: "Noto Sans KR", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

html[lang=ja] {
  font-family: "Noto Sans JP", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

html[lang=zh-cn] {
  font-family: "Noto Sans SC", "Noto Sans TC", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

html[lang=zh-tw] {
  font-family: "Noto Sans TC", "Noto Sans SC", -apple-system, BlinkMacSystemFont, system-ui, Roboto, "Helvetica Neue", "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif;
}

a:focus-visible,
button:focus-visible {
  -webkit-box-shadow: 0 0 0 3px rgb(128.312, 153.768, 233.688);
          box-shadow: 0 0 0 3px rgb(128.312, 153.768, 233.688);
}

.stretched-link {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.stretched-link:focus-visible:after {
  border: 3px solid rgb(128.312, 153.768, 233.688);
}

.embeded-responsive > .youtube:focus-visible:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  border: 3px solid rgb(128.312, 153.768, 233.688);
}

.skip a {
  text-indent: -9999px;
  font-size: 0;
  height: 0;
  position: absolute;
  top: 0;
  -webkit-transition: none;
  transition: none;
}
.skip a:focus-visible, .skip a:focus {
  background-color: rgb(215.624, 223.536, 248.376);
  color: #2954db;
  text-align: center;
  z-index: 10000;
  text-indent: 0;
  height: auto;
  font-weight: 600;
  font-size: 1rem;
  padding: 0.5em 1em;
  width: 100%;
}

.dropdown {
  z-index: 10;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.dropdown__btn {
  height: 2.8125rem;
  padding: 0 1.125rem;
  padding-right: calc(2.25rem + 3px);
  border: 1px solid rgba(17, 17, 17, 0.2);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1.40625rem;
  background-color: transparent;
  color: #111;
  font-weight: 600;
  position: relative;
}
.dropdown__btn, .dropdown__btn:before,
.dropdown__btn * {
  -webkit-transition: all 200ms;
  transition: all 200ms;
}
.dropdown__btn.active:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.dropdown__btn:after {
  content: "";
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='8' viewBox='0 0 13 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.5 1.5L6.5 6.5L1.5 1.5' stroke='black' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  width: 13px;
  height: 8px;
  position: absolute;
  right: 1.125rem;
  top: 50%;
  margin-top: -4px;
  -webkit-transition: -webkit-transform 200ms;
  transition: -webkit-transform 200ms;
  transition: transform 200ms;
  transition: transform 200ms, -webkit-transform 200ms;
}
.dropdown__drawer {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  border-radius: 20px;
  border: 1px solid rgba(17, 17, 17, 0.2);
  width: 100%;
  padding: 1.125rem 0;
  background-color: white;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.dropdown__drawer .link {
  width: 100%;
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em 1.125rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown__drawer .link:hover {
  color: #111;
}

.header__util--language .dropdown__btn .icon {
  width: 15px;
  aspect-ratio: 1;
  display: inline-block;
  margin-right: 8px;
  background: url(../images/main/i_language.webp) no-repeat;
  background-size: 15px;
}
.header__util--language .dropdown__btn .lang {
  display: block;
  width: calc(100% - 23px);
}
.embeded-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embeded-responsive .youtube,
.embeded-responsive video,
.embeded-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embeded-responsive iframe {
  background-color: #000;
}
.embeded-responsive img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  max-height: none;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
}
.embeded-responsive .youtube:before,
.game-swiper-thumb .bx .youtube:before {
  z-index: 1;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='100%25' version='1.1' viewBox='0 0 68 48' width='100%25'%3E%3Cpath class='ytp-large-play-button-bg' d='M66.52,7.74c-0.78-2.93-2.49-5.41-5.42-6.19C55.79,.13,34,0,34,0S12.21,.13,6.9,1.55 C3.97,2.33,2.27,4.81,1.48,7.74C0.06,13.05,0,24,0,24s0.06,10.95,1.48,16.26c0.78,2.93,2.49,5.41,5.42,6.19 C12.21,47.87,34,48,34,48s21.79-0.13,27.1-1.55c2.93-0.78,4.64-3.26,5.42-6.19C67.94,34.95,68,24,68,24S67.94,13.05,66.52,7.74z' fill='%23f00'%3E%3C/path%3E%3Cpath d='M 45,24 27,14 27,34' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
  background-size: 100% auto;
  width: 100%;
  max-width: 68px;
  aspect-ratio: 1.4166666667;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
}

.game-swiper-thumb .bx .youtube:before {
  max-width: 40px;
}

.embeded-responsive::before {
  display: block;
  content: "";
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
  padding-top: 56.3333333333%;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: auto;
  content: "";
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.swiper-button-disabled {
  cursor: default;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.d-inline-block {
  display: inline-block;
}

@media all and (min-width: 576px) {
  .d-sm-none {
    display: none;
  }
  .d-sm-block {
    display: block;
  }
  .d-sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .d-sm-inline-block {
    display: inline-block;
  }
}
@media all and (min-width: 768px) {
  .d-md-none {
    display: none;
  }
  .d-md-block {
    display: block;
  }
  .d-md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .d-md-inline-block {
    display: inline-block;
  }
}
@media all and (min-width: 1024px) {
  .d-lg-none {
    display: none;
  }
  .d-lg-block {
    display: block;
  }
  .d-lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .d-lg-inline-block {
    display: inline-block;
  }
}
.platform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
  gap: 0.3333333333em;
  font-size: 20px;
}
.platform .i {
  font-size: inherit;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-position: 50% 50%;
  aspect-ratio: 1;
  width: 1em;
  background-size: 1em;
  background-repeat: no-repeat;
}
.platform .i--steam {
  background-image: url(../images/icon/platform-steam.svg);
}
.platform .i--switch {
  background-image: url(../images/icon/platform-switch.svg);
}
.platform .i--aos {
  background-image: url(../images/icon/platform-aos.svg);
}
.platform .i--ios {
  background-image: url(../images/icon/platform-ios.svg);
}
.platform .i--playstation {
  background-image: url(../images/icon/platform-playstation.svg);
}
.platform .i--xbox {
  background-image: url(../images/icon/platform-xbox.svg);
}
.platform .i--galaxy {
  background-image: url(../images/icon/platform-galaxy.svg);
}
.platform .i--one {
  background-image: url(../images/icon/platform-one.svg);
}
@media all and (min-width: 768px) {
  .platform {
    font-size: 25px;
  }
}

.game-detail__link {
  display: inline-block;
  font-size: 22px;
  width: 1em;
  aspect-ratio: 1;
  background-size: 1em;
}
.game-detail__link--share {
  background-image: url(../images/icon/util-share.svg);
}
.game-detail__link--home {
  background-image: url(../images/icon/util-home.svg);
}

.game-grade .i {
  background-image: url(../images/icon/game-grade.webp);
  background-size: auto 75px;
  background-repeat: no-repeat;
  display: block;
}
.game-grade .i--grade-all {
  background-position: -5px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--grade-12 {
  background-position: -70px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--grade-15 {
  background-position: -135px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--grade-18 {
  background-position: -200px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--grade-test {
  background-position: -265px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--grade-re {
  background-position: -330px -5px;
  width: 55px;
  height: 64px;
}
.game-grade .i--content-violence {
  background-position: -395px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-gambling {
  background-position: -460px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-crime {
  background-position: -525px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-drug {
  background-position: -590px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-language {
  background-position: -655px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-fear {
  background-position: -720px -5px;
  width: 55px;
  height: 65px;
}
.game-grade .i--content-sexuality {
  background-position: -785px -5px;
  width: 55px;
  height: 65px;
}

.popup {
  z-index: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 20px;
  background-color: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
}
.popup__wrap {
  position: relative;
  max-width: 800px;
  background-color: #fff;
  border-radius: 10px;
}
.popup__scroll {
  max-height: calc(90vh - 26px - 20px);
  overflow-y: auto;
  padding: 20px;
}
@media all and (min-width: 768px) {
  .popup__scroll {
    padding: 40px;
  }
}
.popup__title {
  font-size: 1.5em;
  margin-bottom: 1.25em;
  color: #222;
  font-weight: 600;
}
.popup .btn_close {
  position: absolute;
  z-index: 25;
  cursor: pointer;
  -webkit-transform-origin: center center;
          transform-origin: center center;
  opacity: 0.7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: url(../images/popup-close.webp) no-repeat 50% 50%;
  width: 26px;
  aspect-ratio: 1;
  padding: 10px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  right: -10px;
  top: -46px;
  background-size: 26px;
}

.popup--video {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 0;
  z-index: -2;
}
.popup--video__wrap {
  position: relative;
  width: 100%;
  max-width: 800px;
}
.popup--video.open_movie {
  z-index: 600;
  opacity: 1;
}
.you_tube {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 56.25%;
  z-index: 25;
}
.you_tube iframe,
.you_tube object,
.you_tube embed {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}

.popup--share {
  text-align: center;
}
.popup--share .share-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  row-gap: 2.5em;
}
.popup--share .share-list .item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 160px;
}
.popup--share .share-list .link img {
  margin: 0 auto;
  width: 64px;
}
@media all and (min-width: 768px) {
  .popup--share .share-list .link img {
    width: 84px;
  }
}
.popup--share .share-list .link p {
  margin-top: 0.5em;
  color: #666;
}

.popup--trademarkNotices .popup__wrap {
  max-width: 800px;
}
.popup--trademarkNotices .paragraph {
  margin-top: 1em;
}
.popup--trademarkNotices .paragraph:nth-child(1) {
  margin-top: 0;
}
.popup--trademarkNotices .paragraph h3 {
  font-weight: 700;
}

::-moz-selection {
  color: #fff;
  background-color: rgba(11, 107, 251, 0.5);
}

::selection {
  color: #fff;
  background-color: rgba(11, 107, 251, 0.5);
}

html {
  font-size: 14px;
  overflow-anchor: auto;
  scroll-behavior: smooth;
}
@media all and (min-width: 768px) {
  html {
    font-size: 16px;
  }
}
html::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0);
  background-color: #eee;
  width: 10px;
  border-radius: 10px;
}
html::-webkit-scrollbar-thumb {
  border: 2px solid rgba(255, 255, 255, 0);
  background-color: rgba(41, 84, 219, 0.5);
  background-color: #bbbbbb;
  border-radius: 10px;
  background-clip: content-box;
}
html::-webkit-scrollbar {
  width: 10px;
}

body {
  position: relative;
  margin: 0 auto !important;
  width: 100%;
  height: auto;
  -webkit-transition: opacity 500ms !important;
  transition: opacity 500ms !important;
  opacity: 0;
  overflow-x: auto;
}

body[data-loading=done] {
  opacity: 1;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.main {
  position: relative;
  overflow: hidden;
}

.container {
  padding: 0 20px;
  max-width: 1240px;
  width: 100%;
  margin: 0 auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  background: transparent;
  width: 100%;
  background-color: #fff;
}
.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 80px;
}
@media all and (min-width: 1024px) {
  .header__container {
    height: 90px;
  }
}
.header .logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 140px;
          flex: 0 0 140px;
}
.header .logo img {
  width: 100%;
}
@media all and (min-width: 1024px) {
  .header .logo {
    position: absolute;
    left: 50%;
    width: 135px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media all and (min-width: 1024px) {
  .header__util {
    margin-left: auto;
  }
}
.header__util .dropdown__btn {
  height: 2rem;
  border-radius: 1rem;
  padding: 0 0.625rem;
  padding-right: calc(1.25rem + 3px);
  width: 113px;
  color: #111;
  background-color: #fff;
}
.header__util .dropdown__btn:after {
  right: 0.625rem;
}
.header__util .dropdown__drawer {
  padding: 0.625rem 0;
  background-color: #fff;
}
.header__util .dropdown__drawer .link {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.header__util .dropdown {
  font-size: 14px;
}
.header__util .dropdown__btn {
  padding-right: 2em;
}
.header__util .dropdown__btn:before {
  font-size: 15px;
}
.header__util .dropdown__drawer {
  border-radius: 10px;
  padding: 0.5em 0;
}
.header__util .dropdown__drawer .link {
  padding: 0.2em 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.footer {
  background-color: #fff;
  border-top: 1px solid #ededed;
  padding-top: 2.8125rem;
  padding-bottom: 3.75rem;
  text-align: left;
  font-size: 0.875rem;
}
.footer__top {
  position: relative;
  margin-bottom: 2.5rem;
}
.footer__top .logo {
  width: 9.375rem;
  margin-bottom: 1.25rem;
}
@media all and (min-width: 576px) {
  .footer__top .logo {
    margin-bottom: 0;
  }
}
@media all and (min-width: 576px) {
  .footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.footer__text,
.footer__text *,
.footer .link-trademarkNotices,
.footer .link-trademarkNotices * {
  letter-spacing: -0.02em;
  font-size: 0.875rem;
}
.footer__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  overflow: hidden;
}
.footer__text,
.footer__text * {
  color: #666;
}
.footer__text a:hover,
.footer__text button:hover {
  text-decoration: underline;
}
.footer__text .em {
  font-weight: bold;
  color: #111;
}
.footer__text span {
  position: relative;
  padding: 0 0.8em;
  left: -0.8em;
}
.footer__text span:before {
  content: "";
  height: 0.8em;
  border-left: 1px solid #dedede;
  display: block;
  position: absolute;
  left: 0;
  margin-top: -0.4em;
  top: 50%;
}
.footer__copyright {
  color: #999;
  font-size: 0.75rem;
  margin-top: 1em;
}
.footer__trademarkNotices {
  font-size: 0.75rem;
  margin-top: 2em;
  color: #999;
}
.footer .link-trademarkNotices {
  color: inherit;
  font: inherit;
  display: inline-block;
  text-decoration: underline;
}
.footer .dropdown__btn {
  height: 3rem;
  border-radius: 1.5rem;
  padding: 0 1.5rem;
  padding-right: calc(3rem + 3px);
  width: 113px;
  color: #111;
  background-color: #fff;
}
.footer .dropdown__btn:after {
  right: 1.5rem;
}
.footer .dropdown__drawer {
  padding: 1.5rem 0;
  background-color: #fff;
}
.footer .dropdown__drawer .link {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.footer .dropdown__btn:after {
  -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}
.footer .dropdown__btn.active:after {
  -webkit-transform: rotateX(0);
          transform: rotateX(0);
}
.footer .dropdown__drawer {
  bottom: calc(100% + 10px);
  top: auto;
}
.footer .dropdown {
  width: 100%;
}
@media all and (min-width: 576px) {
  .footer .dropdown {
    max-width: 210px;
  }
}
.footer .dropdown__btn {
  width: 100%;
  border-color: #ededed;
}
.footer .dropdown__btn:hover, .footer .dropdown__btn.active {
  border-color: #ddd;
}
.footer .dropdown__drawer {
  border-color: #ddd;
}

.footer {
  position: relative;
}

.main + .footer .platform-toggle,
.main + .footer .platform-btn {
  display: none !important;
}

.topBtn__wrap {
  position: fixed;
  z-index: 20;
  font-size: 12px;
  width: 3.75rem;
  height: 3.75rem;
  right: 20px;
  bottom: 20px;
}
@media all and (min-width: 768px) {
  .topBtn__wrap {
    font-size: 16px;
  }
}
.topBtn__wrap.fix {
  bottom: auto;
  position: absolute;
  top: -2.1875rem;
}
.topBtn__wrap .btn {
  border-radius: 50%;
  width: 3.75rem;
  aspect-ratio: 1;
  aspect-ratio: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center;
  color: #fff;
}
.topBtn__wrap .topBtn {
  background-color: #999;
  display: none;
}
.topBtn__wrap .topBtn__txt {
  width: 100%;
  font-weight: 500;
  line-height: 1;
}
.topBtn__wrap .topBtn svg {
  width: 1.2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto 3px;
  margin-top: -4px;
}
.topBtn__wrap .platform-btn {
  background-color: #2954db;
}
.topBtn__wrap .platform-btn .link .i {
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
.topBtn__wrap .platform-toggle,
.topBtn__wrap .platform-btn {
  display: none;
  position: absolute;
  top: calc(-100% - 8px);
}
@media all and (min-width: 1024px) {
  .topBtn__wrap .platform-toggle,
  .topBtn__wrap .platform-btn {
    display: none !important;
  }
}
.topBtn__wrap .platform-toggle .link,
.topBtn__wrap .platform-btn .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  aspect-ratio: 1;
  font-size: 2rem;
}
.topBtn__wrap .platform-toggle .btn {
  background-color: #2954db;
  z-index: 2;
  position: relative;
  font-weight: 500;
}
.topBtn__wrap .platform-toggle__list {
  display: none;
  border: 1px solid #d9d9d9;
  background: #f9f9f9;
  width: 100%;
  position: absolute;
  border-radius: 3.75rem 3.75rem 0 0;
  bottom: calc(100% - 1.875rem);
  padding-bottom: 1.875rem;
  font-size: 0;
}
.topBtn__wrap .platform-toggle__list li {
  width: 100%;
}
.topBtn__wrap .platform-toggle .link .i {
  -webkit-filter: brightness(0);
          filter: brightness(0);
}

.game-title-card {
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0.2rem 0.2rem 1rem 0 rgba(85, 85, 85, 0);
          box-shadow: 0.2rem 0.2rem 1rem 0 rgba(85, 85, 85, 0);
  -webkit-transition: 500ms -webkit-box-shadow;
  transition: 500ms -webkit-box-shadow;
  transition: 500ms box-shadow;
  transition: 500ms box-shadow, 500ms -webkit-box-shadow;
}
.game-title-card .stretched-link, .game-title-card .stretched-link:after {
  z-index: 2;
}
.game-title-card .img-bx {
  overflow: hidden;
  position: relative;
  aspect-ratio: 1.4436090226;
}
.game-title-card .img-bx img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  min-width: 1000%;
  min-height: 1000%;
  max-width: none;
  max-height: none;
  -webkit-transform: translate(-50%, -50%) scale(0.1);
          transform: translate(-50%, -50%) scale(0.1);
}
.game-title-card .txt-bx {
  position: relative;
  padding: 1.25em;
  padding: 1.25rem;
  margin-top: -1px;
  padding-top: calc(1.25rem + 1px);
  background-color: #071133;
}
.game-title-card .txt-bx__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 6px;
  min-height: 20px;
}
.game-title-card .txt-bx .game-tag {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 1.25rem;
}
.game-title-card .txt-bx .title {
  font-weight: 500;
  word-break: keep-all;
  color: #fff;
  -webkit-transition: 300ms color;
  transition: 300ms color;
  letter-spacing: -0.01em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
}
.game-title-card .txt-bx .genre {
  font-size: 0.875rem;
  letter-spacing: -0.01em;
  color: #999;
  -webkit-transition: 300ms color;
  transition: 300ms color;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  white-space: nowrap;
  overflow: hidden;
  height: 1.3em;
  line-height: 1.3;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  font-weight: 500;
}
.game-title-card .txt-bx .genre span {
  display: inline-block;
  padding-left: 0.8em;
}
.game-title-card .txt-bx .genre span:nth-child(1) {
  padding-left: 0;
}
.game-title-card .txt-bx .platform {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: auto;
}
.game-title-card .txt-bx .platform .link {
  z-index: 2;
}
@media all and (min-width: 768px) {
  .game-title-card .txt-bx__wrap {
    min-height: 25px;
  }
  .game-title-card .txt-bx .title {
    font-size: 20px;
  }
}
.game-title-card .video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
}
@media all and (max-width: 1023.98px) {
  .game-title-card .video {
    display: none !important;
  }
}
.game-title-card .video .bx {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.game-title-card .stretched-link:focus-visible + .img-bx .video {
  opacity: 1;
}
@media (hover: hover) {
  .game-title-card:hover {
    -webkit-box-shadow: 0.2rem 0.2rem 1rem 0 rgba(85, 85, 85, 0.2);
            box-shadow: 0.2rem 0.2rem 1rem 0 rgba(85, 85, 85, 0.2);
  }
  .game-title-card:hover .video {
    opacity: 1;
  }
}

.game-tag {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  letter-spacing: -0.04em;
  padding: 0 1em;
  height: 1.85em;
  border-radius: 1.85em;
  line-height: 0.8;
  background-color: #2954db;
  color: #fff;
}
@media all and (max-width: 767.98px) {
  .game-tag {
    line-height: 1;
    font-size: 12px;
  }
}
@media all and (max-width: 1023.98px) {
  .section--mv .txt-bx {
    padding-top: 1.625em !important;
  }
  .section--mv .txt-bx .game-tag {
    position: absolute;
    top: 0;
  }
}
@media all and (max-width: 1023.98px) and (min-width: 768px) {
  .section--mv .txt-bx {
    padding-top: 1.625em !important;
  }
}

.section--mv .game-tag {
  color: #2954db;
  background-color: #fff !important;
  font-weight: 500;
}

.game-tag[data-tag=earlyaccess] {
  background-color: #2a54dc;
}

.section--mv .game-tag[data-tag=earlyaccess] {
  color: #2a54dc;
}

.game-tag[data-tag=demo] {
  background-color: #ff9000;
}

.section--mv .game-tag[data-tag=demo] {
  color: #ff9000;
}

.game-tag[data-tag=new] {
  background-color: #ff3434;
}

.section--mv .game-tag[data-tag=new] {
  color: #ff3434;
}

.game-tag[data-tag=upcoming] {
  background-color: #67a94d;
}

.section--mv .game-tag[data-tag=upcoming] {
  color: #67a94d;
}

.game-tag[data-tag=release] {
  background-color: #12bac9;
}

.section--mv .game-tag[data-tag=release] {
  color: #12bac9;
}

.main:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 485px;
  background: linear-gradient(to bottom, #fff 280px, #f4f4f4 100%);
}
@media all and (min-width: 1024px) {
  .main:before {
    content: "";
  }
}

.section--mv {
  margin-top: 0 !important;
  margin: 0;
  padding: 0;
  max-width: 100vw;
  overflow-x: hidden;
  overflow: hidden;
  position: relative;
  max-width: 3600px;
  margin: 0 auto;
}
@media all and (max-width: 1023.98px) {
  .section--mv {
    background: linear-gradient(to bottom, #fff 280px, #f4f4f4 100%);
  }
}
@media (min-width: 1240.2px) {
  .section--mv {
    -webkit-mask: url(../images/main/mv-clip.svg);
            mask: url(../images/main/mv-clip.svg);
    -webkit-mask-size: auto 485px;
            mask-size: auto 485px;
    -webkit-mask-position: 50% 0;
            mask-position: 50% 0;
  }
}

.main-banner {
  position: relative;
  padding-bottom: 30px;
}
@media all and (min-width: 576px) {
  .main-banner {
    padding-bottom: 50px;
  }
}
.main-banner:hover .swiper-button {
  opacity: 1;
}
.main-banner.hidden .swiper {
  overflow: hidden;
}
.main-banner .swiper {
  position: relative;
  overflow: visible;
}
@media (max-width: 1250px) {
  .main-banner .swiper {
    overflow: hidden;
    border-radius: 20px;
  }
}
.main-banner .item {
  display: block;
  position: relative;
  overflow: hidden;
  /* opacity: 0;
  &.swiper-slide-prev,
  &.swiper-slide-active,
  &.swiper-slide-next {
    opacity: 1;
  } */
}
.main-banner .item .stretched-link, .main-banner .item .stretched-link:after {
  z-index: 2;
}
.main-banner .item.swiper-slide-active .stretched-link:after {
  content: "";
}
.main-banner .item .stretched-link:after {
  content: none;
}
.main-banner .item .wrap {
  width: 100%;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.main-banner .item .img-bx {
  overflow: hidden;
  display: block;
  width: 100%;
}
.main-banner .item .img-bx img {
  position: absolute;
  top: 0;
  width: 100%;
}
@media all and (max-width: 1023.98px) {
  .main-banner .item .img-bx {
    height: 485px;
    width: 100%;
  }
  .main-banner .item .img-bx img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    width: 984px;
    max-width: none;
    height: 485px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.main-banner .item .txt-bx {
  width: 100%;
  z-index: 2;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  color: #fff;
  text-align: left;
  letter-spacing: -0.06em;
  z-index: 2;
  position: relative;
  padding: 0 20px;
  top: auto;
}
@media all and (max-width: 1023.98px) {
  .main-banner .item .txt-bx {
    position: absolute;
    top: auto;
    bottom: 20px;
    left: 0;
  }
}
.main-banner .item .txt-bx .title {
  font-weight: 600;
  font-size: 24px;
  margin: 20px 0;
  line-height: 1.3;
}
html[lang=en] .main-banner .item .txt-bx .title {
  word-break: keep-all;
}

@media all and (max-width: 1023.98px) {
  .main-banner .item .txt-bx .title {
    margin: 14px 0 12px;
  }
}
.main-banner .item .txt-bx .text {
  opacity: 0.8;
  margin-top: 1.25rem;
  font-size: 16px;
  line-height: 1.375;
}
@media all and (max-width: 1023.98px) {
  .main-banner .item .txt-bx .text {
    margin-top: 12px;
  }
}
.main-banner .item .video-bx {
  max-width: 505px;
  width: 50%;
  z-index: 2;
  display: none;
}
.main-banner .item .btn-video {
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  background-color: #ff0000;
  font-size: 0.875rem;
  height: 2.5714285714em;
  border-radius: 2.5714285714em;
  padding: 0 1em;
  line-height: 1;
}
.main-banner .item .btn-video:before {
  content: "";
  width: 1.3em;
  aspect-ratio: 1;
  background-image: url("data:image/svg+xml,%0A%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.596 8.69698L5.233 12.389C4.693 12.702 4 12.323 4 11.692V4.30798C4 3.67798 4.692 3.29798 5.233 3.61198L11.596 7.30398C11.7188 7.37411 11.8209 7.47547 11.892 7.59779C11.963 7.72011 12.0004 7.85904 12.0004 8.00048C12.0004 8.14193 11.963 8.28085 11.892 8.40317C11.8209 8.5255 11.7188 8.62686 11.596 8.69698Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 1.3em;
  background-position: 50% 50%;
}
@media all and (min-width: 768px) {
  .main-banner .item .txt-bx .title {
    font-size: 40px;
  }
  .main-banner .item .txt-bx .text {
    font-size: 18px;
  }
}
@media (max-width: 1239.8px) and (min-width: 1024px) {
  .main-banner .item .txt-bx .title {
    font-size: 3.2258064516vw !important;
  }
  .main-banner .item .txt-bx .text {
    font-size: 1.4516129032vw !important;
  }
}
@media all and (min-width: 1024px) {
  .main-banner .item .img-bx {
    bottom: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  .main-banner .item .img-bx img {
    position: absolute;
    top: 0;
    right: 0;
    height: 485px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .main-banner .item .txt-bx {
    padding: 0;
    max-width: calc(50% - 60px);
    max-width: 50%;
  }
  .main-banner .item .txt-bx .text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main-banner .item .video-bx {
    display: block;
  }
  .main-banner .item .btn-video {
    display: none;
  }
  .main-banner .item .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 485px;
    padding: 0 60px;
  }
}
@media all and (min-width: 1200px) {
  .main-banner .item .wrap {
    padding: 0 80px;
  }
}
.main-banner .swiper-util {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  line-height: 1;
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.main-banner .swiper-pagination {
  margin-right: 10px;
  position: relative;
  bottom: auto;
  top: auto;
  left: auto;
  right: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: auto;
}
.main-banner .swiper-pagination-bullet {
  opacity: 1;
  position: relative;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #dcdcdc;
  overflow: hidden;
  margin: 0 5px;
}
.main-banner .swiper-pagination-bullet .progress {
  border-radius: 4px;
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
  background-color: #2954db;
  -webkit-transition: opacity;
  transition: opacity;
  opacity: 0;
}
.main-banner .swiper-pagination-bullet-active {
  width: 44px;
}
.main-banner .swiper-pagination-bullet-active:not(.stop) .progress {
  -webkit-animation-name: progressBar;
          animation-name: progressBar;
}
.main-banner .swiper-pagination-bullet-active:not(.stop) .progress.on {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.main-banner .swiper-pagination-bullet-active .progress {
  opacity: 1;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes progressBar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes progressBar {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.main-banner .swiper-button {
  opacity: 0;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
  z-index: 2;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 42px;
  height: 72px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
  background-color: #fff;
  display: none;
}
@media all and (min-width: 1024px) {
  .main-banner .swiper-button {
    display: block;
  }
}
.main-banner .swiper-button svg {
  -webkit-transition: 300ms margin;
  transition: 300ms margin;
}
.main-banner .swiper-button--prev {
  border-radius: 0 72px 72px 0;
  left: 0;
}
.main-banner .swiper-button--prev svg {
  margin-left: -10px;
}
.main-banner .swiper-button--prev:hover svg {
  margin-left: -20px;
}
.main-banner .swiper-button--next {
  border-radius: 72px 0 0 72px;
  right: 0;
}
.main-banner .swiper-button--next svg {
  margin-right: -10px;
}
.main-banner .swiper-button--next:hover svg {
  margin-right: -20px;
}
.main-banner .swiper-button-disabled {
  display: none;
}
.main-banner .swiper-ctrl__btn {
  width: 19px;
  height: 19px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #dcdcdc;
}
.main-banner .swiper-ctrl__btn--play {
  display: none;
}
.main-banner .swiper-ctrl__btn svg {
  height: 13px;
}

.section-title {
  margin-bottom: 24px;
  text-align: left;
}
.section-title .title {
  letter-spacing: -0.02em;
  font-weight: 900;
  color: #111;
  line-height: 1.2571428571;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  padding-right: 0.1em;
  font-size: 26px;
}
.section-title .title:before {
  position: absolute;
  content: "";
  bottom: 0.1em;
  left: 0;
  height: 0.5rem;
  border-radius: 0.5rem;
  width: 100%;
  background-color: rgba(11, 107, 251, 0.2);
  z-index: -1;
}
.main {
  margin-bottom: 70px;
}
.main .section {
  margin-top: 40px;
}
@media all and (min-width: 768px) {
  .main .section {
    margin-top: 60px;
  }
}

@media all and (max-width: 575.98px) {
  .playnow-list .item {
    margin-top: 24px;
  }
}
@media all and (min-width: 576px) {
  .playnow-list {
    display: grid;
    row-gap: 20px;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    grid-template-columns: repeat(2, calc((100% - 20px) / 2));
  }
}
@media all and (min-width: 1024px) {
  .playnow-list {
    row-gap: 34px;
    -webkit-column-gap: 24px;
       -moz-column-gap: 24px;
            column-gap: 24px;
    grid-template-columns: repeat(3, minmax(calc((100% - 48px) / 3), 384px));
  }
}

.game-list-filter {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  margin: 20px auto 24px;
}
@media all and (min-width: 768px) {
  .game-list-filter {
    margin: 24px auto 50px;
    padding: 20px;
  }
}
@media all and (min-width: 1024px) {
  .game-list-filter {
    padding: 20px 30px;
  }
}
.game-list-filter__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0.625rem;
  -webkit-column-gap: 0.625rem;
     -moz-column-gap: 0.625rem;
          column-gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (min-width: 1024px) {
  .game-list-filter__list {
    -webkit-column-gap: 2em;
       -moz-column-gap: 2em;
            column-gap: 2em;
  }
}
.game-list-filter__list button {
  height: 1.5rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0.5em;
}
.game-list-filter__list .filter {
  font-size: 0.875rem;
  height: 1.5rem;
  border-radius: 1.5rem;
  color: #999;
}
.game-list-filter__list .filter.on {
  color: #fff;
  background-color: #2954db;
}

.focus-list {
  position: relative;
  gap: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
@media all and (min-width: 1024px) {
  .focus-list {
    display: grid;
    grid-template-columns: calc(53.4% - 40px) 23.3% 23.3%;
  }
  .focus-list .item:nth-child(1) {
    grid-row: 1/3;
  }
}
@media all and (max-width: 1023.98px) and (min-width: 576px) {
  .focus-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(33.33% - 13.3333333333px);
            flex: 0 0 calc(33.33% - 13.3333333333px);
  }
  .focus-list .item:nth-child(1), .focus-list .item:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 10px);
            flex: 0 0 calc(50% - 10px);
  }
}
@media all and (max-width: 575.98px) {
  .focus-list {
    gap: 10px;
  }
  .focus-list .item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 5px);
            flex: 0 0 calc(50% - 5px);
  }
  .focus-list .item:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.focus-list .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.focus-list .item .link {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 1.875;
}
.focus-list .item .link img {
  -webkit-transition: 500ms -webkit-transform;
  transition: 500ms -webkit-transform;
  transition: 500ms transform;
  transition: 500ms transform, 500ms -webkit-transform;
  -webkit-transform: scale(1);
          transform: scale(1);
  width: 100%;
}
@media (hover: hover) {
  .focus-list .item .link:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

main.contact {
  overflow: hidden;
  position: relative;
}

.contact-intro {
  background: #000 url(../images/contact/bg.webp?ver=) no-repeat 50% 50%;
  background-size: cover;
  color: #fff;
  padding: 200px 0 160px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media all and (min-width: 1024px) {
  .contact-intro {
    min-height: calc(100vh - 90px - 88px - 324px);
  }
}
.contact-intro * {
  word-break: keep-all;
}
.contact-intro .bracket {
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  max-width: 767px;
  margin: 0 auto;
  display: block;
  opacity: 0.5;
}
.contact-intro .bracket--top {
  background-image: url(../images/contact/bracket-top.webp);
  aspect-ratio: 17.8139534884;
}
.contact-intro .bracket--bot {
  background-image: url(../images/contact/bracket-bot.webp);
  aspect-ratio: 8.6179775281;
}
.contact-intro .txt-bx {
  position: relative;
  padding: 70px 0 50px;
  letter-spacing: -0.02em;
}
.contact-intro .txt-bx .title {
  line-height: 1.0526315789;
  letter-spacing: 0;
  font-size: 40px;
  font-weight: 900;
}
.contact-intro .txt-bx .desc {
  white-space: nowrap;
  font-size: 20px;
  font-weight: 500;
  background-color: #2954db;
  padding: 0.5em 2em;
  margin: 0.8em auto;
  display: inline-block;
  position: relative;
  line-height: 1;
}
@media all and (max-width: 1023.98px) {
  .contact-intro .txt-bx .desc {
    padding: 0.5em 1em;
  }
}
.contact-intro .txt-bx .desc:before, .contact-intro .txt-bx .desc:after {
  width: 0;
  height: 0;
  content: "";
  top: 0;
  position: absolute;
  display: block;
  border-style: solid;
}
.contact-intro .txt-bx .desc:after {
  right: -1em;
  border-width: 2em 1em 0 0;
  border-color: #2954db transparent transparent transparent;
}
.contact-intro .txt-bx .desc:before {
  left: -1em;
  border-width: 0 0 2em 1em;
  border-color: transparent transparent #2954db transparent;
}
.contact-intro .txt-bx .text {
  font-weight: 500;
  font-size: 16px;
}
.contact-intro .txt-bx .address {
  text-align: left;
  line-height: 1.2;
  margin-top: 40px;
  width: 100%;
  max-width: 500px;
  padding: 0.5em 2em;
  min-height: 3.75em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.625em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #111;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 0.5em;
}
.contact-intro .txt-bx .address * {
  color: inherit;
}
@media (max-width: 400px) {
  .contact-intro .txt-bx .address {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    gap: 0;
  }
  .contact-intro .txt-bx .address dt {
    width: 100%;
  }
}
.contact-intro .txt-bx .address dd {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.contact-intro .txt-bx .address dt {
  font-weight: 600;
}
.contact-intro .txt-bx .address a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: none;
  transition: none;
}
.contact-intro .txt-bx .address a:hover {
  text-decoration: underline;
  color: #2954db;
}
.contact-intro .txt-bx .address a svg {
  margin-right: 0.2em;
}
@media all and (max-width: 767.98px) {
  .contact-intro .txt-bx .desc {
    line-height: 1.3;
  }
  .contact-intro .txt-bx .desc:after {
    right: calc(-1em + 1px);
    border-width: 3.6em 1em 0 0;
  }
  .contact-intro .txt-bx .desc:before {
    left: calc(-1em + 1px);
    border-width: 0 0 3.6em 1em;
  }
}
@media all and (max-width: 575.98px) {
  .contact-intro {
    padding: 90px 0 80px;
  }
  .contact-intro .bracket {
    opacity: 1;
  }
  .contact-intro .bracket--top {
    background-image: url(../images/contact/bracket-top_m.webp);
    aspect-ratio: 7.9274193548;
  }
  .contact-intro .bracket--bot {
    background-image: url(../images/contact/bracket-bot_m.webp);
    aspect-ratio: 3.8503937008;
  }
  .contact-intro .txt-bx {
    padding: 30px 0;
  }
  .contact-intro .txt-bx .title {
    font-size: 38px;
  }
  .contact-intro .txt-bx .desc {
    font-size: 16px;
    padding: 0.5em 1em;
  }
  .contact-intro .txt-bx .text {
    font-size: 14px;
  }
  .contact-intro .txt-bx .address {
    max-width: calc(100% - 40px);
    margin-top: 30px;
    padding: 0.5em 1em;
    font-size: 14px;
  }
  .contact-intro .txt-bx .address a {
    font-size: 12px;
  }
  .contact-intro .txt-bx .address a svg {
    width: 23px;
  }
}

.contact-section {
  position: relative;
  z-index: 2;
  background-color: #ebebeb;
  padding: 20px 0;
}
.contact-section__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.contact-section .sns-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 6px;
}
@media all and (min-width: 576px) {
  .contact-section .sns-list {
    gap: 8px;
  }
}
@media all and (min-width: 768px) {
  .contact-section .sns-list {
    gap: 12px;
  }
}
.contact-section .sns-list .sns {
  width: 38px;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  aspect-ratio: 1;
  border-radius: 22.2222222222%;
}
@media all and (max-width: 1023.98px) {
  .contact-section .sns-list .sns {
    width: 45px;
  }
}
@media all and (max-width: 575.98px) {
  .contact-section .sns-list .sns {
    width: 29px;
  }
}
.contact-section .sns-list .sns--line {
  background-image: url(../images/sns/line.webp);
}
.contact-section .sns-list .sns--tiktok {
  background-image: url(../images/sns/tiktok.webp);
}
.contact-section .sns-list .sns--steam {
  background-image: url(../images/sns/steam.webp);
}
.contact-section .sns-list .sns--twitter {
  background-image: url(../images/sns/twitter.webp);
}
.contact-section .sns-list .sns--instagram {
  background-image: url(../images/sns/instagram.webp);
}
.contact-section .sns-list .sns--youtube {
  background-image: url(../images/sns/youtube.webp);
}
.contact-section .sns-list .sns--discord {
  background-image: url(../images/sns/discord.webp);
}
.contact-section .sns-list .sns--facebook {
  background-image: url(../images/sns/facebook.webp);
}
.contact-section .sns-list .sns--kakao {
  background-image: url(../images/sns/kakao.webp);
}
.contact-section .sns-list .sns--chzzk {
  background-image: url(../images/sns/chzzk.webp);
}
.contact-section .sns-list .sns--lounge {
  background-image: url(../images/sns/lounge.webp);
}
.contact-section .contact-btn {
  background-color: #111111;
  color: #fff;
  font-weight: 500;
  padding: 0 2em;
  height: 3em;
  border-radius: 3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.game-detail {
  position: relative;
  padding-top: 40px;
  padding-bottom: 70px;
}
.game-detail__bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background-size: 100% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
  display: none;
}
@media all and (min-width: 1024px) {
  .game-detail__bg {
    display: block;
  }
}
@media all and (max-width: 1023.98px) {
  .game-detail__title {
    top: -1px;
    background: #fff;
    width: 100vw;
    left: 0;
    padding: 21px 20px 20px;
    z-index: 20;
    position: fixed;
    -webkit-transform: translateY(calc(-100% - 1px));
            transform: translateY(calc(-100% - 1px));
    -webkit-transition: 300ms -webkit-transform;
    transition: 300ms -webkit-transform;
    transition: 300ms transform;
    transition: 300ms transform, 300ms -webkit-transform;
  }
  .game-detail__title.show {
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
            box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .game-detail__title .bx-GameIntro__label {
    gap: 10px;
  }
  .game-detail__title .bx-GameIntro__label .game-tag {
    font-size: 10px;
  }
  .game-detail__title .bx-GameIntro__label .game-detail__link {
    font-size: 18px;
  }
  .game-detail__title .bx-GameIntro__title {
    margin-top: 0.8em;
  }
  .game-detail__title .bx-GameIntro__title .title {
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
  }
}
@media all and (max-width: 1023.98px) and (min-width: 768px) {
  .game-detail__title .bx-GameIntro__title .title {
    font-size: 24px;
  }
}
.game-detail .container {
  position: relative;
}
.game-detail__wrap {
  position: relative;
}
.game-detail__util__container {
  width: 100%;
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin: 20px 0;
}
@media all and (min-width: 1024px) {
  .game-detail__util__container {
    padding: 36px;
    margin: 0;
  }
}
.game-detail__util__listBtn {
  margin-top: 24px;
  border-radius: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0 36px;
  background-color: rgba(255, 255, 255, 0.6);
  color: #999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
  font-weight: 500;
}
.game-detail__util__listBtn path {
  stroke: #999;
}
@media all and (max-width: 1023.98px) {
  .game-detail__util__listBtn {
    display: none;
  }
}
@media all and (min-width: 1024px) {
  .game-detail.fix:not(.bottom) .game-detail__util {
    position: fixed;
    right: auto;
    left: 50%;
    margin-left: 216px;
    top: 24px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1240px) {
  .game-detail.fix:not(.bottom) .game-detail__util {
    left: auto;
    margin-left: calc(100% - 384px - 24px - 16px);
  }
}
@media all and (min-width: 1024px) {
  .game-detail.bottom .game-detail__util {
    position: absolute;
    bottom: 0;
    top: auto;
  }
  .game-detail__content {
    z-index: 3;
    position: relative;
    max-width: calc(100% - 384px - 24px);
    border-radius: 10px;
    overflow: hidden;
  }
  .game-detail__util {
    position: absolute;
    right: 0;
    top: 0;
    width: 384px;
  }
  .game-detail__util__container {
    -webkit-box-shadow: 0 0.2em 2em rgba(147, 147, 147, 0.1), 1em 1em 5em rgba(147, 147, 147, 0.1);
            box-shadow: 0 0.2em 2em rgba(147, 147, 147, 0.1), 1em 1em 5em rgba(147, 147, 147, 0.1);
    overflow-y: auto;
    max-height: calc(100vh - 60px - 20px);
  }
  .game-detail__util__container::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0);
    background-color: #eee;
    width: 10px;
    border-radius: 10px;
  }
  .game-detail__util__container::-webkit-scrollbar-thumb {
    border: 2px solid rgba(255, 255, 255, 0);
    background-color: rgba(41, 84, 219, 0.5);
    background-color: #bbbbbb;
    border-radius: 10px;
    background-clip: content-box;
  }
  .game-detail__util__container::-webkit-scrollbar {
    width: 10px;
  }
}
@media all and (min-width: 1024px) and (max-width: 1199.98px) {
  .game-detail__content {
    max-width: calc(100% - 340px - 24px);
  }
  .game-detail__util {
    width: 340px;
  }
  .game-detail.fix:not(.bottom) .game-detail__util {
    margin-left: calc(100% - 340px - 24px - 16px);
  }
}
.game-detail__body {
  margin-top: 20px;
}
.game-detail__body .section {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  margin-top: 24px;
  color: #111;
}
.game-detail__body .section .wrap strong {
  font-weight: 600;
}
.game-detail__body .section:nth-child(1) {
  margin-top: 0;
}
.game-detail__body .section .title {
  font-size: 20px;
  color: #111;
  font-weight: 600;
  margin-bottom: 0.8em;
}
@media all and (min-width: 1024px) {
  .game-detail__body .section .title {
    margin-bottom: 1.2em;
  }
}
@media all and (min-width: 1024px) {
  .game-detail__body {
    margin-top: 24px;
  }
  .game-detail__body .section {
    padding: 30px;
  }
}

.bx-GameIntro--m {
  margin-bottom: 30px;
}
.bx-GameIntro__label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 1.25rem;
}
.bx-GameIntro .game-tag {
  margin-right: auto;
}
.bx-GameIntro__title {
  margin-top: 1.25em;
}
.bx-GameIntro__title .title {
  line-height: 1.2;
  font-size: 24px;
  font-weight: 700;
}
@media all and (min-width: 768px) {
  .bx-GameIntro__title .title {
    font-size: 30px;
  }
}
.bx-GameIntro__title .img {
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin-bottom: 20px;
}
.bx-GameIntro__desc {
  margin: 1.25em 0;
}
.bx-GameIntro__desc:last-child {
  margin-bottom: 0;
}
@media all and (max-width: 1023.98px) {
  .bx-GameIntro__desc {
    margin: 0;
    margin-top: 1.25em;
  }
  .game-detail__title + .bx-GameIntro__desc {
    margin-top: 0;
  }
}
.bx-GameIntro__desc dl {
  line-height: 1;
  margin-top: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: -0.01em;
}
.bx-GameIntro__desc dl:nth-child(1) {
  margin-top: 0;
}
.bx-GameIntro__desc dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5em;
          flex: 0 0 5em;
  padding-right: 1em;
  font-weight: 600;
}
html[lang=en] .bx-GameIntro__desc dl dt, html[lang=ja] .bx-GameIntro__desc dl dt, html[lang=zh-cn] .bx-GameIntro__desc dl dt, html[lang=zh-tw] .bx-GameIntro__desc dl dt {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8em;
          flex: 0 0 8em;
}

.bx-GameIntro__desc dl dd {
  color: #666;
}
.bx-GameIntro__desc dl .genre {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.8em;
}
.bx-GameIntro .hr {
  margin: 1.25rem 0;
  border: 0;
  border-top: 1px solid #ededed;
  background: transparent;
}
.bx-GameIntro .platform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.625rem;
}
.bx-GameIntro .platform .link {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 calc(50% - 5px);
          flex: 1 0 calc(50% - 5px);
  height: 3.125rem;
  color: #fff;
  background-color: #2954db;
  font-size: 1rem;
  border-radius: 0.375rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.bx-GameIntro .platform .link + .link {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 5px);
          flex: 0 0 calc(50% - 5px);
}
.bx-GameIntro .platform .link .i {
  margin-right: 0.3em;
  font-size: 1.5625rem;
  -webkit-filter: brightness(5);
          filter: brightness(5);
}
.bx-GameIntro .platform .link--disabled {
  cursor: default;
  background-color: #999;
}

.game-swiper .bx, .game-swiper-thumb .bx {
  aspect-ratio: 1.7777777778;
  position: relative;
  overflow: hidden;
  background-color: #eee;
}
.game-swiper .bx img, .game-swiper-thumb .bx img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.game-swiper-thumb {
  background-color: #fff;
  padding: 20px;
  position: relative;
}
@media all and (min-width: 1024px) {
  .game-swiper-thumb {
    overflow: hidden;
    margin: 0;
    padding: 28px;
  }
  .game-swiper-thumb .swiper {
    overflow: visible;
  }
}
.game-swiper-thumb .swiper-slide {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}
.game-swiper-thumb .swiper-slide-thumb-active .bx:before {
  content: "";
}
.game-swiper-thumb .bx {
  border-radius: 10px;
}
.game-swiper-thumb .bx:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 0 5px #2954db;
          box-shadow: inset 0 0 0 5px #2954db;
  z-index: 2;
}
.game-swiper-thumb .swiper-button {
  z-index: 5;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
  -webkit-transition: 500ms -webkit-box-shadow;
  transition: 500ms -webkit-box-shadow;
  transition: 500ms box-shadow;
  transition: 500ms box-shadow, 500ms -webkit-box-shadow;
  -webkit-box-shadow: 0 2px 10px rgba(17, 17, 17, 0.05);
          box-shadow: 0 2px 10px rgba(17, 17, 17, 0.05);
}
.game-swiper-thumb .swiper-button svg {
  -webkit-transition: 300ms -webkit-transform;
  transition: 300ms -webkit-transform;
  transition: 300ms transform;
  transition: 300ms transform, 300ms -webkit-transform;
  position: relative;
  margin: 0;
  width: 7px;
}
.game-swiper-thumb .swiper-button--prev:not(.swiper-button-disabled):hover svg {
  -webkit-transform: translateX(-30%);
          transform: translateX(-30%);
}
.game-swiper-thumb .swiper-button--next:not(.swiper-button-disabled):hover svg {
  -webkit-transform: translateX(30%);
          transform: translateX(30%);
}
.game-swiper-thumb .swiper-button:hover {
  -webkit-box-shadow: 0 2px 10px rgba(17, 17, 17, 0.1);
          box-shadow: 0 2px 10px rgba(17, 17, 17, 0.1);
}
.game-swiper-thumb .swiper-button-disabled svg {
  opacity: 0.5;
}
.game-swiper-thumb .swiper-button-disabled {
  opacity: 0;
}
@media all and (max-width: 1023.98px) {
  .game-swiper-thumb .swiper-button, .game-swiper-thumb .swiper-button:hover {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.game-swiper-thumb .swiper-button--prev {
  left: 0;
}
.game-swiper-thumb .swiper-button--next {
  right: 0;
}
@media all and (min-width: 1024px) {
  .game-swiper-thumb .swiper-button--prev {
    left: 10px;
  }
  .game-swiper-thumb .swiper-button--next {
    right: 10px;
  }
}

@media all and (max-width: 1023.98px) {
  .game-swiper {
    overflow: hidden;
    position: relative;
    border-radius: 10px 10px 0 0;
  }
  .game-swiper-thumb {
    border-radius: 0 0 10px 10px;
  }
}

.tbl {
  width: 100%;
  table-layout: fixed;
  color: #111;
  text-align: left;
  border-top: 1px solid #aaa;
  line-height: 1.25;
  font-size: 14px;
}
.tbl--language thead th:not(:first-child),
.tbl--language tbody td {
  text-align: center;
}
.tbl--language thead th {
  padding-left: 0.2em;
  padding-right: 0.2em;
}
.tbl colgroup col {
  width: 6em;
}
@media all and (min-width: 768px) {
  .tbl colgroup col {
    width: 9em;
  }
}
.tbl thead th {
  background-color: #f7f9fa;
}
.tbl th,
.tbl td {
  border-bottom: 1px solid #ededed;
  vertical-align: middle;
  padding: 0.8em;
}
.tbl td {
  font-size: 12px;
  height: 2.375rem;
}
.tbl th {
  height: 3.125rem;
  font-weight: 600;
}

.grade-box {
  border-radius: 10px;
  padding: 1.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-color: #f7f9fa;
  gap: 1em;
}
@media all and (min-width: 768px) {
  .grade-box {
    padding-left: 2.5em;
  }
}
@media all and (max-width: 767.98px) {
  .grade-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.grade-box__text {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.grade-box .game-grade {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.5em;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.magazine__title {
  height: 270px;
  background-color: #000;
  position: relative;
  top: 0;
  width: 100%;
  letter-spacing: -0.01em;
  color: #fff;
}
@media all and (min-width: 768px) {
  .magazine__title {
    height: 600px;
  }
}
.magazine__title .title {
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-height: 1.25;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  max-height: 2.5em;
  font-size: 40px;
  font-weight: 600;
  max-width: 1080px;
}
.magazine__title .container {
  position: relative;
  z-index: 2;
  padding-bottom: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  height: 100%;
}
.magazine__title__util {
  width: 100%;
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.magazine__title__util .bar-span {
  position: relative;
  overflow: hidden;
  margin-top: 0.5em;
  opacity: 0.7;
  font-size: 18px;
  line-height: 1;
}
.magazine__title__util .bar-span span {
  left: -1px;
  display: inline-block;
  position: relative;
  line-height: 1;
  padding: 0.2em 0.5em;
}
.magazine__title__util .bar-span span:nth-child(1):before {
  content: none;
}
.magazine__title__util .bar-span span:before {
  left: 0;
  content: "";
  height: 0.8em;
  margin-top: -0.4em;
  width: 1px;
  position: absolute;
  top: 50%;
  background-color: #ededed;
}
.magazine__title__util .btn-share {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  border-radius: 50%;
  width: 2.125rem;
  aspect-ratio: 1;
  background: #fff url(../images/icon/util-share.svg) no-repeat 49% 50%;
  background-size: 1.0625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media all and (max-width: 1023.98px) {
  .magazine__title .title {
    font-size: 36px;
  }
  .magazine__title .container {
    padding-bottom: 70px;
  }
}
@media all and (max-width: 767.98px) {
  .magazine__title .container {
    padding-bottom: 16px;
  }
  .magazine__title .title {
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-height: 1.25;
    -webkit-box-orient: vertical;
    word-wrap: break-word;
    max-height: 3.75em;
    font-size: 20px;
  }
  .magazine__title__util {
    margin-top: 16px;
  }
  .magazine__title__util .bar-span {
    font-size: 14px;
  }
}
.magazine__title:has(.magazine__title__img) {
  background-color: #000 !important;
}
.magazine__title__img {
  opacity: 0.3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  background-size: 100% auto;
  background-attachment: fixed;
  background-position: 50% 0;
  background-size: auto 690px;
}
@media all and (min-width: 1920px) {
  .magazine__title__img {
    background-size: 100vw auto;
  }
}
@media all and (max-width: 1023.98px) {
  .magazine__title {
    height: 400px;
  }
  .magazine__title__img {
    background-size: auto 480px;
  }
}
@media all and (max-width: 767.98px) {
  .magazine__title {
    height: 190px;
  }
  .magazine__title__img {
    background-size: auto 270px;
  }
}

.magazine__body {
  position: relative;
  z-index: 1;
  background-color: #f4f4f4;
  padding: 40px 0 70px;
}
@media all and (max-width: 767.98px) {
  .magazine__body {
    padding-top: 24px;
  }
}
@media all and (min-width: 1024px) {
  .magazine__body .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.magazine__body__content, .magazine__body__side .box {
  border-radius: 10px;
  background-color: #fff;
}
.magazine__body__content {
  padding: 20px;
}
@media all and (min-width: 1024px) {
  .magazine__body__content {
    padding: 30px;
    width: calc(100% - 340px - 24px);
    min-height: calc(100vh - 190px - 40px);
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px) {
  .magazine__body__content {
    padding: 40px;
    width: calc(100% - 384px - 24px);
  }
}
.magazine__body__content .tag-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5rem;
}
.magazine__body__content .tag-list .tag {
  font-size: 0.875em;
  color: #153189;
  border: 1px solid #ededed;
  line-height: 1.8125rem;
  border-radius: 1.8125rem;
  padding: 0 0.8em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.magazine__body__content .navigation {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}
.magazine__body__content .navigation .item {
  border-top: 1px solid #ededed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 3.9375em;
  position: relative;
}
@media all and (max-width: 767.98px) {
  .magazine__body__content .navigation .item {
    height: 3.4375em;
  }
}
.magazine__body__content .navigation .item:nth-child(1) {
  border-top: 0;
}
.magazine__body__content .navigation .tit {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 5em;
          flex: 0 0 5em;
  padding: 0 1em;
  color: #111;
  font-weight: 600;
}
.magazine__body__content .navigation .link {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #111;
}
.magazine__body__content .navigation .link[disabled] {
  color: #999999;
  cursor: default;
}
@media (hover: hover) {
  .magazine__body__content .navigation .link:not([disabled]):hover {
    text-decoration: underline;
  }
}
.magazine__body__content .navigation .link:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: auto;
  content: "";
}
.magazine__body__content .navigation .icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.25em;
          flex: 0 0 1.25em;
  margin-left: auto;
}
.magazine__body__content .tag-list,
.magazine__body__content .navigation {
  margin: 40px auto;
}
@media all and (max-width: 767.98px) {
  .magazine__body__content .tag-list,
  .magazine__body__content .navigation {
    margin: 30px auto;
  }
}
.magazine__body__content .list-link {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
}
@media all and (max-width: 767.98px) {
  .magazine__body__content .list-link {
    margin-top: 30px;
  }
}
.magazine__body__content .list-link img {
  width: 100%;
}
.magazine__body__side {
  margin-top: 24px;
}
@media all and (min-width: 1024px) {
  .magazine__body__side {
    margin-top: 0;
    margin-left: auto;
    width: 340px;
  }
}
@media all and (min-width: 1024px) and (min-width: 1200px) {
  .magazine__body__side {
    width: 384px;
  }
}
@media all and (min-width: 1024px) {
  .magazine__body__side .sticky {
    position: sticky;
    top: 24px;
  }
}
@media all and (min-width: 576px) and (max-width: 1023.98px) {
  .magazine__body__side .sticky .game-link {
    margin: 0;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc((100% - 15px) / 2);
            flex: 0 0 calc((100% - 15px) / 2);
  }
  .magazine__body__side .sticky .game-link-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
  }
}
.magazine__body__side .box {
  padding: 20px;
  margin-top: 20px;
}
@media all and (min-width: 1024px) {
  .magazine__body__side .box {
    padding: 30px;
  }
}
@media all and (min-width: 1200px) {
  .magazine__body__side .box {
    padding: 36px;
  }
}
.magazine__body__side .box:nth-child(1) {
  margin-top: 0;
}
.magazine__body__side .title {
  font-size: 1.25em;
  color: #111;
  letter-spacing: -0.01em;
  font-weight: 600;
  padding-right: 0.1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-bottom: 1em;
}
.magazine__body__side .title span {
  font: inherit;
}
.magazine__body__side .title:before {
  position: absolute;
  content: "";
  bottom: 0.1em;
  left: 0;
  height: 0.5rem;
  border-radius: 0.5rem;
  width: 100%;
  background-color: rgba(11, 107, 251, 0.2);
}
.magazine__body__side .game-link {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
  margin-top: 10px;
}
.magazine__body__side .game-link:nth-child(1) {
  margin-top: 0;
}/*# sourceMappingURL=style.css.map */