@charset "UTF-8";

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

html {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

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

caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q,
blockquote {
  quotes: none;
}

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

a img {
  border: none;
}

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

@charset "UTF-8";

body {
  font-family: "Helvetica Neue", Helvetica, Arial, "\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3", "Hiragino Kaku Gothic ProN", "\30E1\30A4\30EA\30AA", Meiryo, sans-serif;
  -webkit-text-size-adjust: 100%;
}

main {
  display: block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden;
}

iframe[name="google_conversion_frame"] {
  position: absolute;
  height: 0;
  width: 0;
}

.disp-none {
  display: none;
}

.container {
  position: relative;
  z-index: 100;
  overflow: hidden;
}

a {
  display: inline-block;
}

.fancybox-inner {
  overflow: hidden !important;
}

.v-pc {
  display: inline-block;
}

.v-sp {
  display: none;
}

.fancybox-container .fancybox-close-small {
    background: url(../../resources/img/top/close_btn_9d6141e820ef3786d7b4ef2df1d67607.png) no-repeat;
    width: 246px;
    height: 47px;
    top: -55px;
    right: 0;
  }

.fancybox-container .fancybox-close-small:after {
      content: none;
    }

.to-top-btn {
  display: none;
  background: url(../../resources/img/common/to_top_btn/base_6ff71de8160dffe317b147e7a5eaea39.png) no-repeat;
  width: 91px;
  height: 53px;
  position: fixed;
  bottom: 84px;
  right: 91px;
  z-index: 100;
}

.to-top-btn > canvas {
    width: 190px;
    position: absolute;
    top: -136px;
    left: -10px;
  }

.to-top-btn .clickable-area {
    position: absolute;
    top: -10px;
    left: 54px;
    width: 64px;
    height: 128px;
  }

.cursor-deco {
  width: 97px;
  height: 97px;
  position: fixed;
  pointer-events: none;
  z-index: 1000;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.cursor-deco img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }

.cursor-deco .deco2 {
    -webkit-animation: cursorClockwise 5s linear infinite;
            animation: cursorClockwise 5s linear infinite;
  }

.cursor-deco .deco3 {
    -webkit-animation: cursorAnticlockwise 3s linear infinite;
            animation: cursorAnticlockwise 3s linear infinite;
  }

@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes blink08 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.8;
  }

  100% {
    opacity: 0;
  }
}

@keyframes blink08 {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0.8;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes cursorClockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes cursorClockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes cursorAnticlockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@keyframes cursorAnticlockwise {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
            transform: rotate(-360deg);
  }
}

@-webkit-keyframes balloonAnimation {
  8.5% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  16.5% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }

  25% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

  33.2% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  41% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }

  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%,
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes balloonAnimation {
  8.5% {
    -webkit-transform: translateY(8px);
            transform: translateY(8px);
  }

  16.5% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }

  25% {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
  }

  33.2% {
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  41% {
    -webkit-transform: translateY(1px);
            transform: translateY(1px);
  }

  50% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100%,
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes fuwafuwa {
  0% {
    top: 0;
  }

  25% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }

  75% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }

  100% {
    top: 0;
  }
}

@keyframes fuwafuwa {
  0% {
    top: 0;
  }

  25% {
    -webkit-transform: translate(0, 5px);
            transform: translate(0, 5px);
  }

  75% {
    -webkit-transform: translate(0, -5px);
            transform: translate(0, -5px);
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
}

#loading {
  background: url(../../resources/img/common/loading_bg_732ff5f67edf7cc01d2fdd400a3801be.jpg) center center no-repeat #000;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 10000;
}

#loading .loading-txt {
    width: 460px;
    height: 89px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

#loading .loading-txt img {
      position: absolute;
    }

#loading .loading-txt .effect {
      opacity: 0;
      -webkit-animation: blink08 1.2s linear infinite;
              animation: blink08 1.2s linear infinite;
    }

header {
  width: 100%;
  background: url(../../resources/img/common/nav_bg_1f0801b40d55b3c04a6ad6caf68fd1c5.png) repeat-x;
  height: 72px;
  position: absolute;
  top: 0;
  z-index: 1000;
}

header .menu-btn {
    display: none;
  }

header .header-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

header .header-nav .ps4 {
      display: none;
    }

header .header-nav .logo {
      margin: 7px 0 0 -10px;
    }

header .header-nav ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: 16px 0 0 -6px;
      position: relative;
    }

header .header-nav ul:before {
        content: url(../../resources/img/common/nav_btn_decoration_56b39cf4e78c9a25011bba54e3672def.png);
        position: absolute;
        top: -4px;
        left: 89px;
      }

header .header-nav ul li {
        width: 188px;
        height: 30px;
        position: relative;
      }

header .header-nav ul li.new:before {
            content: "";
            background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
            width: calc(92px / 2);
            height: calc(30px / 2);
            background-size: cover;
            position: absolute;
            top: -4px;
            left: 0;
            z-index: 10;
          }

header .header-nav ul li a {
          width: 100%;
          height: 100%;
          position: relative;
        }

header .header-nav ul li a img {
            position: absolute;
            pointer-events: none;
            top: -16px;
            left: -16px;
          }

header .header-nav ul li .nav-on {
          display: none;
        }

header .header-nav ul li.current .nav-off {
            display: none !important;
          }

header .header-nav ul li.current .nav-on {
            display: block !important;
          }

header .header-nav ul li.close {
          pointer-events: none;
        }

header .header-nav ul li:nth-child(1) {
          margin-right: 9px;
        }

header .header-nav ul li:nth-child(2) {
          margin-right: 9px;
        }

header .header-nav ul li:nth-child(3) {
          margin-right: 9px;
        }

header .header-nav .shopguide-box {
      background: url(../../resources/img/common/nav_shopguide_bg_6df7a1823af0c861bf31bcec5debdaa4.png) no-repeat;
      width: 228px;
      height: 53px;

      position: absolute;
      top: 57px;
      right: -9px;
    }

header .header-nav .shopguide-box.new a:before {
            content: "";
            background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
            width: calc(92px / 2);
            height: calc(30px / 2);
            background-size: cover;
            position: absolute;
            top: -7px;
            z-index: 10;
          }

header .header-nav .shopguide-box a {
        margin: 5px 0 0 19px;
        position: relative;
      }

header .header-nav .shopguide-box a .nav-on {
          display: none;
        }

header .header-nav .menu-close-btn {
      display: none;
    }

header {
  display: none;
}

.nav-top {
  margin: 70px 20px 0 0;
  position: relative;
  display: inline-block;
}

.nav-top:before {
    content: url(../../resources/img/top/nav_btn_decoration_28a47ebcd021bbc76850ca18dd59b4d4.png);
    position: absolute;
    top: -1px;
    left: -33px;
  }

.nav-top li {
    width: 277px;
    height: 43px;
    position: relative;
  }

.nav-top li.new:before {
        content: "";
        background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
        width: calc(92px / 2);
        height: calc(30px / 2);
        background-size: cover;
        position: absolute;
        top: -4px;
        left: 0;
        z-index: 10;
      }

.nav-top li a {
      width: 100%;
      height: 100%;
      position: relative;
    }

.nav-top li a img {
        position: absolute;
        pointer-events: none;
        top: -16px;
        left: -16px;
      }

.nav-top li .nav-on {
      display: none;
    }

.nav-top li.current .nav-off {
        display: none !important;
      }

.nav-top li.current .nav-on {
        display: block !important;
      }

.nav-top li:hover .nav-off {
        display: none;
      }

.nav-top li:hover .nav-on {
        display: block;
      }

.nav-top li.close {
      pointer-events: none;
    }

.nav-top li:nth-child(1) {
      margin-bottom: 15px;
    }

.nav-top li:nth-child(2) {
      margin-bottom: 15px;
    }

.nav-top li:nth-child(3) {
      margin-bottom: 15px;
    }

body {
  background: #000;
}

canvas {
  pointer-events: none;
}

.wrapper {
  width: 1024px;
  position: relative;
  margin: auto;
}

section {
  position: relative;
}

.main-visual {
  background: url(../../resources/img/top/fv_key_visual_961158d9f9e859f5f977887e596b86f1.png) center top no-repeat, url(../../resources/img/top/fv_key_visual_re_d8b8e1b0fce293a8d33c73d27f833ed0.png) center top repeat-x;
  width: 100%;
  height: 1146px;
  position: absolute;
  top: 0;
}

.fv {
  height: 1280px;
}

.fv > .wrapper {
    width: 100%;
    min-width: 1024px;
  }

.fv .fv-catch-copy {
    position: absolute;
    top: 20px;
    left: -8px;
  }

.fv .bnr-taiken {
    background: url(../../resources/img/top/bnr_taiken_91c9a7f74ab53d46d913974f342e0f6f.png) no-repeat;
    width: 330px;
    height: calc(166px / 2);
    position: absolute;
    top: 117px;
    left: 28px;
    z-index: 15;
  }

.fv .fv-award {
    position: absolute;
    top: 210px;
    left: 40px;
  }

.fv .fv-award2 {
    position: absolute;
    top: 210px;
    left: 160px;
  }

.fv .bnr-switch {
    position: absolute;
    top: 330px;
    left: 30px;
    z-index: 15;
  }

.fv .bnr-switch #fv-bnr-switch {
      position: absolute;
      width: 215px;
      height: 91px;
      z-index: 2;
    }

.fv .fv-contents {
    width: 50%;
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    z-index: 10;
  }

.fv .ps4 {
    position: absolute;
    top: 13px;
    right: 13px;
  }

.fv h1 {
    padding-top: 33px;
    margin-right: -20px;
  }

.fv .release-date {
    background: url(../../resources/img/top/fv_release_date_bg_ec60bf6ee3560060e25be59913d69f69.png) no-repeat;
    width: 428px;
    height: 55px;
    margin: -9px 34px 0 auto;
  }

.fv .release-date img {
      margin: -3px 42px 0 0;
    }

.fv .contents {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    margin: 8px 5px 0 0;
  }

.fv .contents .pre-order-btn {
      position: relative;
      background: url(../../resources/img/top/fv_pre_order_btn_422f7e96be12cfd93e65349820f113ab.png) no-repeat;
      width: 322px;
      height: calc(248px / 2);
      display: block;
    }

.fv .contents .pre-order-btn.new:before {
          content: "";
          background: url(../../resources/img/special/new_8a502a9e8db806a5e582ee1c8c0715a9.png) no-repeat;
          width: 92px;
          height: 30px;
          background-size: cover;
          position: absolute;
          top: 5px;
          left: 0;
          z-index: 10;
        }

.fv .contents .official-twitter-btn {
      background: url(../../resources/img/top/fv_official_twitter_btn_3d0b1057390b89f37db05a6c7fa753d0.png) no-repeat;
      width: 278px;
      height: calc(122px / 2);
      display: block;
    }

.fv .pv {
    margin: 22px 15px 0 0;
    position: relative;
  }

.fv .pv #fv-pv-canvas {
      position: absolute;
      width: 456px;
      height: 270px;
      z-index: 2;
    }

.fv .pv:before {
      content: url(../../resources/img/top/fv_pv_frame_70cdb65895976f7e6c3272f94f830e8c.png);
      position: absolute;
      top: -18px;
      left: -5px;
      z-index: 10;
    }

.fv .bnr-box {
    width: 1060px;
    margin: auto;
    position: absolute;
    top: 1020px;
    left: 0;
    right: 0;
  }

.fv .bnr-box a {
      margin: 0 10px 20px;
    }

.fv .bnr-box .bnr-countdown {
      background: url(../../resources/img/top/bnr_countdown_6ace3ed4dc75d67c0fd97c7c6b084d62.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-pa {
      background: url(../../resources/img/top/bnr_qa_5b49c13e8e471fed474dd9524cb83de1.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-file {
      background: url(../../resources/img/top/bnr_kyumei_file_4fb2d116e13fa013d7b7f2826a9aba3f.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-tgs {
      background: url(../../resources/img/top/bnr_tgs2019_4cec767a92059b6f89a0c2a35ce31139.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-cafe {
      background: url(../../resources/img/top/bnr_cafe_0b5b57095962a71bbab9f185cd901b0d.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-talk-event {
      background: url(../../resources/img/top/bnr_talk_event_ff8fd0883be7b516a82de03263d4405a.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .bnr-box .bnr-comic {
      background: url(../../resources/img/top/bnr_comic_8bf9933c72e5f5bf2d682fbeebba83d3.png) no-repeat;
      width: 330px;
      height: calc(166px / 2);
    }

.fv .float-news {
    width: 372px;
    height: 193px;
    position: fixed;
    bottom: 20%;
    left: -337px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 100;
  }

.fv .float-news .news-black {
      background: url(../../resources/img/top/float_news_black_451d271479ffc9a901cb725cd2dc1271.png) no-repeat;
      width: 31px;
      height: 110px;
      position: absolute;
      top: 68px;
      left: 340px;
      -webkit-animation: blink 0.2s linear infinite;
              animation: blink 0.2s linear infinite;
    }

.fv .float-news .news-bg {
      background: url(../../resources/img/top/float_news_bg_bf94ac3b7368467d1a1391baeacc98d7.png) no-repeat;
      width: 372px;
      height: 193px;
      position: absolute;
      top: 0;
      left: 0;
    }

.fv .float-news .float-news-btn {
      display: none;
    }

.fv .float-news ul {
      padding: 34px 0 0 14px;
      position: relative;
    }

.fv .float-news ul li {
        margin-bottom: 7px;
      }

.fv .float-news ul li a {
          font-size: 14px;
          text-decoration: none;
          line-height: 1.3;
        }

.fv .float-news ul li a span {
            display: block;
          }

.fv .float-news ul li a .date {
            color: #ebc617;
          }

.fv .float-news ul li a .title {
            color: #fff;
            width: 310px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
          }

.product-history {
  position: relative;
}

.product-history h2 {
    position: absolute;
    top: -55px;
    right: -128px;
  }

.product-history .txt1 {
    position: relative;
    margin-left: -9px;
  }

.product-history .txt2 {
    position: relative;
    margin: -9px 0 0 -1px;
  }

.v2 {
  margin-top: 42px;
  position: relative;
}

.v2 h2 {
    position: absolute;
    top: 3px;
    left: 0;
  }

.v2 .txt1 {
    position: relative;
    margin-left: 55px;
  }

.v2 .txt1 #v2-txt1-canvas {
      position: absolute;
      width: 696px;
      height: 244px;
      z-index: 2;
    }

.v2 .txt2 {
    position: relative;
    margin: 8px 0 0 263px;
  }

.v2 .ss1 {
    position: relative;
    background: url(../../resources/img/top/v2_ss_thumb1_288e78e0fab6f8de40e5cc39cf05113a.png) no-repeat;
    width: 326px;
    height: 200px;
    display: block;
    margin: -142px 0 0 41px;
  }

.v2 .ss2 {
    position: relative;
    background: url(../../resources/img/top/v2_ss_thumb2_8ff678d9a8c5ae9f77426d2fc8d958be.png) no-repeat;
    width: 387px;
    height: 237px;
    display: block;
    margin: -53px 0 0 238px;
  }

.v2 .to-story-btn {
    position: absolute;
    bottom: 148px;
    left: 620px;
    background: url(../../resources/img/top/to_story_btn_3aac219f84972117ce9ca74a634d1fa8.png) no-repeat;
    width: 411px;
    height: calc(202px / 2);
  }

.v3 {
  margin-top: 77px;
  position: relative;
}

.v3 h2 {
    position: absolute;
    top: 39px;
    right: -4px;
  }

.v3 .character,
  .v3 .txt {
    position: relative;
  }

.v3 .character {
    margin-left: -20px;
  }

.v3 .character #v3-character-canvas {
      position: absolute;
      width: 1023px;
      height: 1207px;
      z-index: 2;
    }

.v3 .txt {
    position: absolute;
    top: 656px;
    left: 158px;
    z-index: 10;
  }

.v3 .to-character-btn {
    position: absolute;
    bottom: -78px;
    left: 290px;
    background: url(../../resources/img/top/to_character_btn_6a18f82f412868284d3b1af26ee17494.png) no-repeat;
    width: 411px;
    height: calc(202px / 2);
  }

.v4 {
  margin-top: 70px;
}

.v4 .txt,
  .v4 .ss {
    position: relative;
  }

.v4 .txt {
    margin-left: 30px;
  }

.v4 .to-system-btn {
    position: absolute;
    bottom: -87px;
    left: 33px;
    background: url(../../resources/img/top/to_system_btn_3b7d6d246c78201b07af0dfb9bc6d27f.png) no-repeat;
    width: 411px;
    height: calc(202px / 2);
  }

.v4 .ss {
    background: url(../../resources/img/top/v4_ss_thumb_95d904cd4004abecfdb1dcd06e343d9f.png) no-repeat;
    width: 488px;
    height: 298px;
    margin: -98px 0 0 531px;
  }

.v5 {
  margin-top: -1px;
}

.v5 h2 {
    position: absolute;
    top: -156px;
    left: -6px;
  }

.v5 .txt1,
  .v5 .txt2,
  .v5 .ss1,
  .v5 .ss2,
  .v5 .ss3 {
    position: relative;
  }

.v5 .txt1 {
    margin-left: 84px;
  }

.v5 .ss1 {
    background: url(../../resources/img/top/v5_ss_thumb1_b8a4521af99f38f89afbf1ffec8ce5ac.png) no-repeat;
    width: 387px;
    height: 237px;
    display: block;
    margin: -210px 0 0 23px;
  }

.v5 .txt2 {
    margin: 17px 0 0 156px;
  }

.v5 .ss2 {
    background: url(../../resources/img/top/v5_ss_thumb2_7deef0f6c519f7bac7cf02d30adc68b6.png) no-repeat;
    width: 350px;
    height: 214px;
    display: block;
    margin: -186px 0 0 75px;
  }

.v5 .ss3 {
    background: url(../../resources/img/top/v5_ss_thumb3_624c89acdeb1fa31b43dcdb4e3b9826e.png) no-repeat;
    width: 387px;
    height: 237px;
    display: block;
    margin: -30px 0 0 235px;
  }

.v6 {
  margin-top: 23px;
}

.v6 h2 {
    position: absolute;
    top: -98px;
    right: -6px;
  }

.v6 .txt,
  .v6 .ss {
    position: relative;
  }

.v6 .txt {
    margin-left: 136px;
  }

.v6 .ss {
    background: url(../../resources/img/top/v6_ss_thumb_6051985f32925ae77ec8e6098fc47712.png) no-repeat;
    width: 326px;
    height: 200px;
    margin: -163px 0 0 610px;
  }

.v7 {
  margin-top: 76px;
}

.v7 h2 {
    position: absolute;
    top: -72px;
    left: -10px;
  }

.v7 .character {
    position: absolute;
    top: -52px;
    left: 473px;
  }

.v7 .txt,
  .v7 .ss1,
  .v7 .ss2 {
    position: relative;
  }

.v7 .txt {
    margin-left: 14px;
  }

.v7 .ss1 {
    background: url(../../resources/img/top/v7_ss_thumb1_c4a9144fde07c8c6f2aff6596f677fcc.png) no-repeat;
    width: 387px;
    height: 237px;
    display: block;
    margin: -175px 0 0 22px;
  }

.v7 .ss2 {
    background: url(../../resources/img/top/v7_ss_thumb2_c598a2736663635ab05686d2447ce7ff.png) no-repeat;
    width: 410px;
    height: 246px;
    display: block;
    margin: -24px 0 0 129px;
  }

.dlc-contents {
  margin-top: 152px;
}

.dlc-contents .image {
    margin-left: 19px;
  }

.dlc-contents .event-btn {
    background: url(../../resources/img/top/dlc_contents_event_btn_64532dfe3d33659d2b2e2cda02019b58.png) no-repeat;
    width: 351px;
    height: calc(180px / 2);
    position: absolute;
    top: 1321px;
    left: 515px;
  }

.dlc-contents .pre-order-btn {
    background: url(../../resources/img/top/dlc_pre_order_btn_ea5ad1c7de487a2be417d75aaa3050ac.png) no-repeat;
    width: 411px;
    height: calc(202px / 2);
    position: absolute;
    top: 1635px;
    left: 308px;
  }

.dlc-contents .note {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    margin: -27px 0 0 67px;
  }

.dlc-contents .note span {
      font-size: 18px;
    }

.premium-contents {
  background: url(../../resources/img/top/premium_box_bg_356fa9eac252a0934532bd9e3d49d247.jpg) center top no-repeat;
  margin-top: 13px;
  padding: 45px 0 76px;
}

.premium-contents .image {
    margin-left: -9px;
    position: relative;
  }

.premium-contents .image #premium-box-canvas {
      position: absolute;
      width: 1040px;
      height: 752px;
      z-index: 2;
    }

.premium-contents .image a {
      position: absolute;
      z-index: 3;
    }

.premium-contents .image .details-btn {
      background: url(../../resources/img/top/details_btn_e9968a28aac56ce1a9368334525de5a4.png) no-repeat;
      width: 227px;
      height: calc(194px / 2);
      top: 358px;
      left: 284px;
    }

.premium-contents .image .details-btn2 {
      background: url(../../resources/img/top/details_btn2_b49736220bcfffd8998a9897a1d81612.png) no-repeat;
      width: 227px;
      height: calc(194px / 2);
      top: 260px;
      left: 400px;
    }

.premium-contents .contents1 {
    margin: -2px 0 0 68px;
  }

.premium-contents .contents2 {
    margin: 18px 0 0 68px;
  }

.premium-contents .contents3 {
    margin: 26px 0 0 68px;
  }

.premium-contents .contents4 {
    margin: 24px 0 0 68px;
  }

.premium-contents .contents5 {
    margin: 40px 0 0 68px;
  }

.premium-contents .notes {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    margin: 25px 0 0 67px;
  }

.premium-contents .pre-order-btn {
    background: url(../../resources/img/top/premium_box_pre_order_btn_3b2a8324673413f523fb76635bcdaa72.png) no-repeat;
    width: 584px;
    height: calc(222px / 2);
    margin: 44px 0 0 218px;
  }

.premium-contents .pre-order-btn.close {
      background: url(../../resources/img/top/premium_box_pre_order_btn_cs_e35de5ee1f373cacc71695576a72ab64.png) no-repeat;
      height: 111px;
      pointer-events: none;
    }

.staff {
  padding: 58px 0 86px;
}

.staff .txt {
    margin-left: 40px;
  }

.spec {
  background: url(../../resources/img/top/spec_bg_d6f9e24e116f960962730e9bda7f297b.png) repeat;
  padding: 33px 0 82px;
}

.spec .txt {
    margin-left: 10px;
  }

.spec .txt .spec-txt {
      display: inline-block;
      vertical-align: top;
      font-size: 20px;
      line-height: 1.9;
      margin: 98px 0 0 -52px;
    }

.spec .image {
    position: absolute;
    top: 22px;
    left: 687px;
  }

.spec .image #package-canvas {
      position: absolute;
      width: 309px;
      height: 387px;
      z-index: 2;
    }

.about {
  padding: 53px 0 45px;
}

.about .pre-order-btn {
    background: url(../../resources/img/top/premium_box_pre_order_btn_3b2a8324673413f523fb76635bcdaa72.png) no-repeat;
    width: 584px;
    height: calc(222px / 2);
    margin-left: 218px;
  }

.about .sns-box {
    margin-top: 40px;
    text-align: center;
    font-size: 0;
  }

.about .sns-box a {
      margin: 0 9px;
    }

.about .sns-box .sns-twitter {
      background: url(../../resources/img/top/footer_twiter_btn_6ee727a8a8af68f9c6975a77e7055d90.png);
      width: 56px;
      height: 56px;
    }

.about .sns-box .sns-facebook {
      background: url(../../resources/img/top/footer_facebook_btn_2de67edc36b01d342d82db11a5cdd01f.png);
      width: 56px;
      height: 56px;
    }

.about .sns-box .sns-line {
      background: url(../../resources/img/top/footer_line_btn_0ed00b2e90f639ded93a8c95c57e55a6.png);
      width: 56px;
      height: 56px;
    }

footer {
  background: #000;
  padding: 9px 0 14px;
  font-size: 0;
}

footer a {
    position: relative;
    display: inline-block;
  }

footer .atlus-logo {
    background: url(../../resources/img/common/atlus_logo_836a62399f2dcd5b215bee11523feb2a.png);
    width: 130px;
    height: 39px;
    top: -6px;
    margin-right: 35px;
  }

footer .vanillaware-logo {
    background: url(../../resources/img/common/vanillaware_logo_c9e476bbabb0b4cc5d91da71e8343a41.png);
    width: 71px;
    height: 58px;
    margin-right: 168px;
  }

footer .copyright {
    display: inline-block;
    position: relative;
    top: -11px;
  }

#bg-movie {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}

#bg-overlay {
  background: url(../../resources/img/common/overlay_f933888ff9ad9d3f1f28ec71d4a46aa6.png) repeat;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

.switch-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  overflow: auto;
  z-index: 1001;
}

.switch-modal .modal-dialog {
    width: 792px;
    position: absolute;
    margin: auto;
    top: 100px;
    left: 0;
    right: 0;
    z-index: 10;
    text-align: center;
  }

.switch-modal .modal-dialog .switch-close-btn {
      background: url(../../resources/img/modal/modal_close_btn_61ca0c3b9e0a016544e7d396fff67972.png) no-repeat;
      width: 32px;
      height: 32px;

      position: absolute;
      top: -40px;
      right: 0;
    }

.switch-modal .modal-dialog .to-switch-btn {
      margin: auto;
      position: absolute;
      top: 450px;
      left: 0;
      right: 0;
    }

.switch-modal .switch-modal-overlay {
    width: 100%;
    height: 100%;
    background: rgba(8, 23, 15, 0.9);
    position: fixed;
    overflow: auto;
    outline: 0;
    top: 0;
  }

.craft-modal {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1001;
}

.craft-modal .modal-dialog {
    width: 640px;
    height: 665px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    text-align: center;
  }

.craft-modal .modal-dialog .craft-close-btn {
      background: url(../../resources/img/shopguide/modal/close_btn_8dd68e923a72e97ecf7586925f4cefb5.png) no-repeat;
      width: 146px;
      height: 27px;

      position: absolute;
      top: 25px;
      right: -180px;
    }

.craft-modal .modal-dialog .craft-title {
      color: #fff;
      font-size: 12px;
      position: absolute;
      width: 100%;
      text-align: right;
    }

.craft-modal .modal-overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    overflow: auto;
    outline: 0;
    top: 0;
  }

@media screen and (min-width: 641px) {
  .hover {
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }

    .hover:hover {
      opacity: 0.8;
    }

  .hover-shop {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
  }

    .hover-shop:hover {
      -webkit-transform: scale(1.05);
              transform: scale(1.05);
    }
            header .header-nav ul li:hover .nav-off {
              display: none;
            }

            header .header-nav ul li:hover .nav-on {
              display: block;
            }
            header .header-nav .shopguide-box a:hover .nav-off {
              display: none;
            }

            header .header-nav .shopguide-box a:hover .nav-on {
              display: block;
            }
      .fv .bnr-taiken:hover {
        background-position: 0 bottom;
      }
      .fv .bnr-switch:hover {
        opacity: 0.8;
      }
        .fv .contents .pre-order-btn:hover {
          background-position: 0 bottom;
        }
        .fv .contents .official-twitter-btn:hover {
          background-position: 0 bottom;
        }
        .fv .bnr-box a:hover {
          background-position: 0 bottom;
        }
      .fv .float-news:hover {
        left: 0;
      }
      .v2 .to-story-btn:hover {
        background-position: 0 bottom;
      }
      .v3 .to-character-btn:hover {
        background-position: 0 bottom;
      }
      .v4 .to-system-btn:hover {
        background-position: 0 bottom;
      }
      .dlc-contents .event-btn:hover {
        background-position: 0 bottom;
      }
      .dlc-contents .pre-order-btn:hover {
        background-position: 0 bottom;
      }
        .premium-contents .image a:hover {
          background-position: 0 bottom;
        }
      .premium-contents .pre-order-btn:hover {
        background-position: 0 bottom;
      }
      .about .pre-order-btn:hover {
        background-position: 0 bottom;
      }
        .switch-modal .modal-dialog .to-switch-btn:hover {
          opacity: 0.8;
        }
}

@media screen and (max-width: 640px) {
  .v-pc {
    display: none;
  }

  .v-sp {
    display: inline-block;
  }

  .wrapper {
    width: 640px;
  }
      .fancybox-container .fancybox-slide--iframe.fancybox-slide--video .fancybox-content {
        width: 640px;
        height: 330px;
        max-width: 100%;
      }

  .to-top-btn {
    right: 50px;
    bottom: 150px;
  }
  header {
    background: transparent;
    height: auto;
    position: fixed;
  }

    header .menu-btn {
      background: url(../../resources/img/sp/common/menu_btn_e379ecb104214e63545669c7c3623cf4.png) no-repeat;
      width: 99px;
      height: 70px;

      display: block;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 10;
    }

    header .header-nav {
      display: none;
      width: 100vw;
      height: 100vh;
      background: url(../../resources/img/sp/common/nav_bg_2691321d5ac5a0a13beb037f474de9cc.png) repeat;
      overflow: auto;
    }

      header .header-nav .ps4 {
        display: block;
        position: absolute;
        top: 13px;
        left: 10px;
      }

      header .header-nav .logo {
        margin: 58px 0 0 60px;
      }

      header .header-nav ul {
        margin: 26px 0 0;
        display: block;
      }

        header .header-nav ul:before {
          content: url(../../resources/img/sp/common/nav_btn_decoration_134aecca1395f87fa1037d476484840a.png);
          left: 15px;
        }

        header .header-nav ul li {
          width: 535px;
          height: 85px;
        }
            header .header-nav ul li.new:before {
              width: 92px;
              height: 30px;
              top: -10px;
            }

          header .header-nav ul li.close {
            pointer-events: none;
          }

          header .header-nav ul li:nth-child(1) {
            margin: 0 auto 42px;
          }

          header .header-nav ul li:nth-child(2) {
            margin: 0 auto 48px;
          }

          header .header-nav ul li:nth-child(3) {
            margin: 0 auto 45px;
          }

          header .header-nav ul li:nth-child(4) {
            margin: 0 auto;
          }

      header .header-nav .shopguide-box {
        background: transparent;
        width: auto;
        height: auto;
        position: relative;
        top: auto;
        right: auto;
      }
            header .header-nav .shopguide-box.new a:before {
              width: 92px;
              height: 30px;
              top: -15px;
              left: 20px;
            }

        header .header-nav .shopguide-box a {
          margin: 45px 0 0 63px;
        }

      header .header-nav .menu-close-btn {
        background: url(../../resources/img/sp/common/nav_close_a647a61b729fbe7c923b834a41ff0ec2.png) no-repeat;
        width: 614px;
        height: 94px;

        display: block;
        margin: 30px auto 0;
      }
  header {
    display: block;
  }

  .nav-top {
    display: none;
  }

.craft-modal .modal-dialog .craft-close-btn {
        top: 10px;
        right: 22px
    }
  .wrapper {
    width: 640px;
  }

  .main-visual {
    background: url(../../resources/img/sp/top/fv_key_visual_c633be3685e0c332e0370a4204d27b4c.png) center top no-repeat;
    height: 948px;
  }

  .fv {
    height: auto;
  }

    .fv > .wrapper {
      width: 640px;
      min-width: auto;
    }

    .fv .fv-catch-copy {
      top: 50px;
      left: 183px;
    }

    .fv .bnr-taiken {
      background: url(../../resources/img/sp/top/bnr_taiken_4f356b03c80a258a3151bafa368329cb.png) no-repeat;
      width: 500px;
      height: 126px;
      top: 732px;
      left: 71px;
    }

    .fv .fv-award {
      top: 45px;
      left: 5px;
    }

    .fv .fv-award2 {
      top: 45px;
      left: 115px;
    }

    .fv .bnr-switch {
      top: 1086px;
      left: 130px;
    }

      .fv .bnr-switch #fv-bnr-switch {
        width: 394px;
        height: 166px;
      }

    .fv .fv-contents {
      width: auto;
      position: relative;
      text-align: left;
      height: 1265px;
    }

    .fv .ps4 {
      top: 13px;
      left: 10px;
      right: auto;
    }

    .fv h1 {
      padding: 578px 0 0 66px;
      margin-right: 0;
    }

    .fv .release-date {
      background: url(../../resources/img/sp/top/fv_release_date_bg_7b34650d6aff0e3159f8806d9f7be564.png) no-repeat;
      width: 481px;
      height: 71px;
      margin: -11px 0 0 72px;
    }

      .fv .release-date img {
        margin: 1px 0 0 50px;
      }

    .fv .contents {
      margin-top: 0;
    }

      .fv .contents .pre-order-btn {
        background: url(../../resources/img/sp/top/fv_pre_order_btn_c5f087a731368ca2da42537b628f9829.png) no-repeat;
        width: 319px;
        height: 152px;
        margin: 0;
        position: absolute;
        top: 850px;
        right: 0;
      }

      .fv .contents .official-twitter-btn {
        margin: 0;
        position: absolute;
        top: 995px;
        left: 335px;
      }

    .fv .pv {
      margin: 145px 0 0 16px;
    }

      .fv .pv #fv-pv-canvas {
        width: 313px;
        height: 186px;
      }

      .fv .pv:before {
        content: url(../../resources/img/sp/top/fv_pv_frame_a80d1c054256ba30094256731ead70a2.png);
        top: -18px;
        left: -5px;
      }

    .fv .bnr-box {
      width: auto;
      margin: 0;
      position: relative;
      top: auto;
      text-align: center;
    }

      .fv .bnr-box a {
        margin: 0 0 20px;
      }

      .fv .bnr-box .bnr-countdown {
        background: url(../../resources/img/sp/top/bnr_countdown_878fa2e3af656b48f27c3e1821669101.png) no-repeat;
        width: 500px;
        height: 126px;
      }

      .fv .bnr-box .bnr-pa {
        background: url(../../resources/img/sp/top/bnr_qa_e8a8e686f70e13a19d78351535c85b3c.png) no-repeat;
        width: 500px;
        height: 139px;
      }

      .fv .bnr-box .bnr-file {
        background: url(../../resources/img/sp/top/bnr_kyumei_file_8a7e7822ed17221a657c350dc06102c9.png) no-repeat;
        width: 500px;
        height: 126px;
      }

      .fv .bnr-box .bnr-tgs {
        background: url(../../resources/img/sp/top/bnr_tgs2019_998f8a5acf627b9d6099daf51b38242a.png) no-repeat;
        width: 500px;
        height: 126px;
      }

      .fv .bnr-box .bnr-cafe {
        background: url(../../resources/img/sp/top/bnr_cafe_dc16f7beb0cab07e4059e97dfca0c3d4.png) no-repeat;
        width: 500px;
        height: 126px;
      }

      .fv .bnr-box .bnr-talk-event {
        background: url(../../resources/img/sp/top/bnr_talk_event_85c182a1cde9cefef9d5a180e6759327.png) no-repeat;
        width: 500px;
        height: 126px;
      }

      .fv .bnr-box .bnr-comic {
        background: url(../../resources/img/sp/top/bnr_comic_d21bf36049b2f7012d29eb0fcb8e0435.png) no-repeat;
        width: 500px;
        height: 126px;
      }

    .fv .float-news {
      bottom: 50%;
      -webkit-transform: translateY(50%);
              transform: translateY(50%);
    }

      .fv .float-news.open {
        left: 0;
      }

      .fv .float-news .float-news-btn {
        display: block;
        position: absolute;
        top: 0;
        right: -35px;
        width: 70px;
        height: 190px;
        z-index: 10;
      }

  .product-history {
    margin-top: 32px;
  }

    .product-history h2 {
      top: 16px;
      right: 9px;
    }

    .product-history .txt1 {
      margin-left: 6px;
    }

    .product-history .txt2 {
      margin: -73px 0 0 17px;
    }

  .v2 {
    margin-top: 38px;
  }

    .v2 h2 {
      top: 375px;
      left: 0;
    }

    .v2 .txt1 {
      margin-left: 0;
    }

      .v2 .txt1 #v2-txt1-canvas {
        position: absolute;
        width: 635px;
        height: 227px;
        z-index: 2;
      }

    .v2 .txt2 {
      margin: 8px 0 0 14px;
    }

    .v2 .ss1 {
      margin: -54px 0 0 35px;
    }

    .v2 .ss2 {
      margin: -54px 0 0 228px;
    }

    .v2 .to-story-btn {
      position: absolute;
      bottom: -91px;
      left: 116px;
    }

  .v3 {
    margin-top: 135px;
  }

    .v3 h2 {
      top: -124px;
      right: 10px;
    }

    .v3 .character {
      margin-left: 0;
    }

      .v3 .character #v3-character-canvas {
        width: 640px;
        height: 1328px;
      }

    .v3 .txt {
      top: 735px;
      left: 8px;
    }

    .v3 .to-character-btn {
      display: block;
      position: relative;
      bottom: 0;
      left: 0;
      margin: -10px auto 0;
    }

  .v4 {
    margin-top: 81px;
  }

    .v4 .txt {
      margin-left: 4px;
    }

    .v4 .ss {
      margin: -60px 0 0 119px;
    }

    .v4 .to-system-btn.v-sp {
      position: relative;
      display: block;
      bottom: 0;
      left: 0;
      margin: -10px auto 0;
    }

  .v5 {
    margin-top: 45px;
  }

    .v5 h2 {
      top: -338px;
      left: 2px;
    }

    .v5 .txt1 {
      margin-left: 4px;
    }

    .v5 .ss1 {
      margin: -95px 0 0 57px;
    }

    .v5 .txt2 {
      margin: 27px 0 0 13px;
    }

    .v5 .ss2 {
      margin: -57px 0 0 45px;
    }

    .v5 .ss3 {
      margin: -100px 0 0 242px;
      z-index: 5;
    }

  .v6 {
    margin-top: 18px;
  }

    .v6 h2 {
      top: -58px;
      right: 4px;
    }

    .v6 .txt {
      margin-left: 50px;
    }

    .v6 .ss {
      margin: -26px 0 0 303px;
    }

  .v7 {
    margin-top: 17px;
  }

    .v7 h2 {
      top: -328px;
      left: 2px;
    }

    .v7 .character {
      top: 8px;
      left: 216px;
    }

    .v7 .txt {
      margin-left: 4px;
    }

    .v7 .ss1 {
      margin: -55px 0 0 12px;
    }

    .v7 .ss2 {
      margin: -28px 0 0 63px;
    }

  .dlc-contents {
    margin-top: 25px;
  }

    .dlc-contents .image {
      margin-left: 7px;
    }

    .dlc-contents .event-btn {
      top: 1970px;
      left: 144px;
    }

    .dlc-contents .pre-order-btn {
      top: 2449px;
      left: 118px;
    }

    .dlc-contents .note {
      margin: 44px 0 0 7px;
    }

  .premium-contents {
    background: url(../../resources/img/sp/top/premium_box_bg_d205db75dd7a0ab026bf8bd81dc1a601.jpg) center top no-repeat;
    margin-top: 42px;
    padding: 12px 0 50px;
  }

    .premium-contents .image {
      margin-left: 0;
    }

      .premium-contents .image #premium-box-canvas {
        width: 640px;
        height: 543px;
      }

      .premium-contents .image .details-btn {
        top: 243px;
        left: 106px;
      }

      .premium-contents .image .details-btn2 {
        top: 169px;
        left: 184px;
      }

    .premium-contents .contents1 {
      margin: 7px 0 0 14px;
    }

    .premium-contents .contents2 {
      margin: 28px 0 0 14px;
    }

    .premium-contents .contents3 {
      margin: 34px 0 0 14px;
    }

    .premium-contents .contents4 {
      margin: 22px 0 0 14px;
    }

    .premium-contents .contents5 {
      margin: -30px 0 0 14px;
    }

    .premium-contents .notes {
      font-size: 15px;
      margin: 12px 0 0 15px;
    }

    .premium-contents .pre-order-btn {
      margin: 23px 0 0 28px;
    }

  .staff {
    padding: 62px 0 77px;
  }

    .staff .txt {
      margin-left: 25px;
    }

  .spec {
    padding: 17px 0 110px;
  }

    .spec .txt {
      margin-left: 5px;
    }

      .spec .txt .spec-txt {
        margin: -260px 0 0 138px;
      }

        .spec .txt .spec-txt .letter {
          letter-spacing: -3px;
        }

    .spec .image {
      top: 120px;
      left: 373px;
    }

      .spec .image #package-canvas {
        width: 255px;
        height: 320px;
      }

  .about {
    padding: 48px 0 20px;
  }

    .about .pre-order-btn {
      margin-left: 29px;
    }

    .about .sns-box {
      margin-top: 53px;
    }

      .about .sns-box .sns-twitter {
        background: url(../../resources/img/sp/top/footer_twiter_btn_0c2300ba317197e666ec6d9bd084c4bf.png);
        width: 70px;
        height: 70px;
      }

      .about .sns-box .sns-facebook {
        background: url(../../resources/img/sp/top/footer_facebook_btn_28d15a1237c4c36978257444b50f179c.png);
        width: 70px;
        height: 70px;
      }

      .about .sns-box .sns-line {
        background: url(../../resources/img/sp/top/footer_line_btn_28130fc04550afae407fb069888c8e10.png);
        width: 70px;
        height: 70px;
      }

  footer {
    padding: 9px 0 16px;
  }

    footer .atlus-logo {
      margin: 0 35px 0 13px;
    }

    footer .vanillaware-logo {
      margin-right: 0;
    }

    footer .copyright {
      top: 0;
      margin: 19px 0 0 12px;
    }

  #bg-movie {
    width: 800px;
    height: 3000px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
    .switch-modal .modal-dialog {
      width: 640px;
      top: 100px;
    }

      .switch-modal .modal-dialog .switch-close-btn {
        right: 20px;
      }

      .switch-modal .modal-dialog .modal-img {
        width: 600px;
      }

      .switch-modal .modal-dialog .to-switch-btn {
        top: 350px;
      }
}
