@charset "utf-8";

body {
  padding: 0 0 950px;
  font-size: 30rem;
}
.sns_btn {
  display: none;
}
.new:after {
}

.gloNav_bg {
  min-width: 100%;
  max-width: 760px;
  height: 506px;
  margin: 0 auto;
  background: url(../img/sp/bg_nav.png) 50% 0 no-repeat;
  -webkit-transform: translate3d(0,-110%,0);
  transform: translate3d(0,-110%,0);
  -webkit-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.8s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.gloNav_bg.open {
  -webkit-transform: translate3d(0,0%,0);
  transform: translate3d(0,0%,0);
}
.gloNav_bg #gloNav {
  width: 750px;
  padding: 111px 0 0;
  margin: 0 auto;
}
.gloNav_bg #bgmBox {
  top: 27px;
  left: 51px;
  width: 174px;
  height: 47px;
  background: url(../img/sp/bgm.png) 0 0 no-repeat;
}
.gloNav_bg #bgmBox.small {
  background-position: 0 -47px;
}
.gloNav_bg #bgmBox.large {
  background-position: 0 -94px;
}
.gloNav_bg #bgmBox .btnSwitch {
  display: inline-block;
  width: 115px;
  height: 47px;
}
.gloNav_bg #bgmBox .btnVol {
  display: inline-block;
  width: 59px;
  height: 47px;
}
.gloNav_bg #gear4 {
  display: none;
}
.gloNav_bg ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.gloNav_bg li {
  position: relative;
  margin: 0 5px 12px;
}
.gloNav_bg li a,
.gloNav_bg li span {
  display: block;
  width: 344px;
  height: 107px;
}
.gloNav_bg li a img {
  width: 344px;
  height: 107px;
}
.gloNav_bg ul .top,
.gloNav_bg ul .top img {
  background-image: url(../img/sp/nav_top.png);
}
.gloNav_bg ul .story,
.gloNav_bg ul .story img {
  background-image: url(../img/sp/nav_story.png);
}
.gloNav_bg ul .character,
.gloNav_bg ul .character img {
  background-image: url(../img/sp/nav_character.png);
}
.gloNav_bg ul .system,
.gloNav_bg ul .system img {
  background-image: url(../img/sp/nav_system.png);
}
.gloNav_bg ul a.movie,
.gloNav_bg a.movie img {
  background-image: url(../img/sp/nav_movie.png);
}
.gloNav_bg ul a.special,
.gloNav_bg ul a.special img {
  background-image: url(../img/sp/nav_special.png);
}
.gloNav_bg ul span.movie {
  background-image: url(../img/sp/nav_movie_gray.png);
}
.gloNav_bg ul span.special {
  background-image: url(../img/sp/nav_special_gray.png);
}
.gloNav_gear, .gear4, #navCursor {
  display: none;
}
#menu_btn {
  position: fixed;
  top: 0;
  left: -webkit-calc(50% + 265px);
  left: calc(50% + 265px);
  z-index: 3003;
}
.sns_btn {
  display: none;
}

/* フッター */
#pagetop {
  position: relative;
  display: block;
  width: 100%;
  height: 113px;
  padding: 35px 0 0;
  margin: 0 0 26px;
  background: url(../img/sp/bg_pagetop.png) 0 0 repeat-x;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 5;
}
#pagetop img {
  width: 394px;
  height: 41px;
  background: url(../img/sp/pagetop.png) 0 0 no-repeat;
}
footer {
  position: relative;
  width: 750px;
  padding: 24px 0 0;
  margin: 0 auto;
  text-align: left;
}
footer .spec {
  width: 724px;
  border-bottom: 3px solid #271511;
  padding: 0 0 14px;
  margin: 0 auto 20px;
}
footer .spec img {
  width: 718px;
  height: 357px;
  background: url(../img/sp/spec.png) 0 0 no-repeat;
}
footer .share,
footer .btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 0 22px;
}
footer .share li {
  margin: 0 12px;
}
footer .share li a {
  position: relative;
  display: block;
  width: 214px;
  height: 76px;
  border: 2px solid #fff;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
footer .share li #tweet {
  padding: 23px 0 0;
  background: #55acee;
}
footer .share li #fb {
  padding: 13px 0 0;
  background: #3b5998;
}
footer .share li #line {
  padding: 10px 0 0;
  background: #00b900;
}
footer .btns li {
  margin: 0 11px;
  line-height: 0;
  vertical-align: top;
}
footer .btns li img {
  width: auto;
  height: 62px;
}
footer .sns {
  display: none;
}
.n1_bnr {
  display: block;
  width: 176px;
  height: 62px;
  margin: 0 auto 22px;
}
.n1_bnr img {
  width: 176px;
  height: 62px;
}

.copy {
  padding: 0 0.5em;
  margin: 0 0 18px;
  font-size: 24rem;
  line-height: 1.4;
  text-align: center;
}
.copy .ps_mark {
  height: 27px;
}
.copy .ps4logo {
  height: 20px;
}
.bgMC_wrap {
  display: none;
}

@media screen and (max-width: 750px) {
}