@charset "UTF-8";
.init {
  opacity: 0;
}

/*----------------- top ------------------*/
.section-top {
  background: url(../img/index/img-main.jpg) no-repeat center top;
}
.section-top .ps4 {
  position: absolute;
  left: 21px;
  top: 13px;
}
.section-top .sns-list {
  position: absolute;
  right: 2px;
  top: 10px;
}
.section-top .sns-list li {
  float: left;
  margin-right: 9px;
}
.section-top .text-headding {
  position: absolute;
  right: 20px;
  top: 65px;
}
.section-top h1 {
  width: 457px;
  height: 409px;
  padding: 37px 0 15px 56px;
  background: url(../img/index/logo-main.png) no-repeat 56px 37px;
}
.section-top h1 img {
  display: none;
}
.section-top .lead {
  display: inline-block;
  position: absolute;
  top: 57px;
  right: 14px;
  width: 80px;
  height: 609px;
  background: url(../img/index/lead.png) no-repeat 0 0;
  background-size: contain;
}
.section-top .lead img {
  display: none;
}
.section-top .text-donkou {
  position: absolute;
  right: 106px;
  bottom: 30px;
}
.section-top .movie-box {
  margin: 0px 0 7px 69px;
}
.section-top .text-release {
  padding-bottom: 4px;
  padding-left: 64px;
}
.section-top .text-release img {
  display: none;
}
.section-top .text-release .text-onsale {
  display: inline-block;
  width: 367px;
  height: 80px;
  background: url(../img/index/text-onsale.png) no-repeat 0 0;
}
.section-top .bnr {
  padding-bottom: 29px;
  padding-left: 18px;
}

/*----------------- sec01 ------------------*/
.section-sec01 {
  background: url(../img/index/bg-sec01.png) no-repeat center top;
  background-size: cover;
  padding: 25px 0 45px 0;
  margin-bottom: 1px;
}
.section-sec01 h2 {
  text-align: center;
  margin-bottom: 15px;
}
.section-sec01 .text-head {
  position: relative;
  left: -10px;
  opacity: 0;
  text-align: center;
  margin-bottom: 35px;
  transition: all 0.5s;
}
.section-sec01 .text-head.done {
  left: 10px;
  opacity: 1;
}
.section-sec01 .list {
  text-align: center;
}
.section-sec01 .list li {
  opacity: 0;
  position: relative;
  bottom: -10px;
  display: inline-block;
  margin: 0 10px;
}

/*----------------- sec02 ------------------*/
.section-sec02 {
  background: url(../img/index/bg-sec02.png) no-repeat center top;
  background-size: cover;
  padding: 25px 0 45px 0;
  margin-bottom: 1px;
}
.section-sec02 .text-head {
  position: relative;
  left: -10px;
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  margin-bottom: 35px;
}
.section-sec02 .text-head.done {
  left: 10px;
  opacity: 1;
}
.section-sec02 .list {
  text-align: center;
}
.section-sec02 .list li {
  opacity: 0;
  position: relative;
  bottom: -10px;
  display: inline-block;
  margin: 0 10px;
}

/*----------------- sec03 ------------------*/
.section-sec03 {
  background: url(../img/index/bg-sec03.png) no-repeat center top;
  background-size: cover;
  padding: 25px 0 45px 0;
  margin-bottom: 1px;
}
.section-sec03 .text-head {
  position: relative;
  left: -10px;
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  margin-bottom: 35px;
}
.section-sec03 .text-head.done {
  left: 10px;
  opacity: 1;
}
.section-sec03 .list {
  text-align: center;
}
.section-sec03 .list li {
  opacity: 0;
  position: relative;
  bottom: -10px;
  display: inline-block;
  margin: 0 10px;
  margin-bottom: 10px;
}
.section-sec03 .img-kyaba {
  text-align: center;
  margin-top: 35px;
}

/*----------------- sec04 ------------------*/
.section-sec04 {
  background: url(../img/index/bg-sec04.png) no-repeat center top;
  background-size: cover;
  padding: 25px 0 45px 0;
  margin-bottom: 1px;
}
.section-sec04 .text-head {
  position: relative;
  left: -10px;
  opacity: 0;
  transition: all 0.5s;
  text-align: center;
  margin-bottom: 35px;
}
.section-sec04 .text-head.done {
  left: 10px;
  opacity: 1;
}
.section-sec04 .list {
  text-align: center;
}
.section-sec04 .list li {
  opacity: 0;
  position: relative;
  bottom: -10px;
  display: inline-block;
  margin: 0 10px;
}
.section-sec04 .img-kyaba {
  text-align: center;
  margin-top: 35px;
}

/*----------------- sec05 ------------------*/
.section-sec05 {
  background: url(../img/index/bg-sec05.png) no-repeat center top;
  background-size: cover;
  padding: 25px 0 45px 0;
}
.section-sec05 .text-head {
  text-align: center;
  margin-bottom: 35px;
}
.section-sec05 .btn {
  text-align: center;
}
.section-sec05 .chara {
  text-align: center;
  margin-top: 20px;
}
.section-sec05 .chara li {
  opacity: 0;
  position: relative;
  bottom: -10px;
  float: left;
  margin-left: 3px;
}

/*----------------- spec ------------------*/
.section-spec {
  background: url(../img/index/bg-dragon.png) no-repeat center top;
  background-color: #fff;
  padding: 25px 0 45px 0;
}
.section-spec h2 {
  text-align: center;
  margin-bottom: 53px;
}
.section-spec .mix-box {
  padding-left: 3px;
  text-align: center;
}
.section-spec .left-box {
  width: 257px;
  display: inline-block;
  vertical-align: top;
  padding-top: 11px;
}
.section-spec .left-box img {
  width: 100%;
}
.section-spec .right-box {
  text-align: left;
  display: inline-block;
  margin-left: 32px;
}
.section-spec .right-box p {
  font-size: 18px;
  line-height: 2.15;
  font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.section-spec .right-box p.cerp {
  margin-top: 10px;
  line-height: 1;
}
.section-spec .text-option {
  margin-top: 40px;
  text-align: center;
  font-size: 14px;
}

/*------------- steam banner --------------*/
.bannerArea {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 900;
}
.bannerArea__close-btn {
  cursor: pointer;
  margin-left: auto;
  margin-bottom: 2px;
  width: 30px;
}
.bannerArea__image {
  display: block;
  width: 100%;
}

.bannerArea-contents {
  width: 460px;
}

/*----------------- sp ------------------*/
@media (max-width: 1024px) {
  body {
    background-color: #fff;
  }
  .fancybox-wrap.movie .fancybox-inner {
    height: 50vw !important;
  }
  /*----------------- top ------------------*/
  .section-top {
    background: url(../img/index/bg-main_sp.jpg) no-repeat center top;
    background-size: 100%;
  }
  .section-top .ps4 {
    width: 28.1%;
    left: 2.2%;
    top: 1.1%;
  }
  .section-top .sns-list {
    width: 20.7%;
    right: 0;
    top: 0.5%;
  }
  .section-top .sns-list li {
    margin-right: 6%;
    width: 43%;
  }
  .section-top h1 {
    width: 73.1%;
    height: auto;
    margin: 0 auto;
    padding: 66.2vw 0 1.2vw;
    background-image: none;
  }
  .section-top h1 img {
    display: inline;
    position: relative;
    left: 2.6%;
  }
  .section-top .lead {
    top: 4.3%;
    right: auto;
    left: 2.5%;
    width: 14.5%;
    height: auto;
    background-image: none;
  }
  .section-top .lead img {
    display: inline;
  }
  .section-top .text-donkou {
    width: 100%;
    position: relative;
    right: inherit;
    bottom: inherit;
    padding-bottom: 7%;
  }
  .section-top .text-headding {
    width: 8.4%;
    position: absolute;
    right: 3%;
    top: 6%;
  }
  .section-top .movie-box {
    width: 80%;
    margin: 0 auto 3.9% auto;
  }
  .section-top .text-release {
    padding-bottom: 3.5%;
    padding-left: 1%;
    text-align: center;
  }
  .section-top .text-release img {
    display: inline;
  }
  .section-top .text-release .text-onsale {
    width: 80%;
    height: auto;
    background-image: none;
  }
  .section-top .bnr {
    padding-bottom: 5.6%;
    padding-left: 0;
  }
  /*----------------- spec01 ------------------*/
  .section-sec01 {
    background: url(../img/index/bg-sec01_sp.png) no-repeat center top;
    background-size: cover;
    padding: 5% 0 10% 0;
  }
  .section-sec01 h2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .section-sec01 .list {
    width: 70%;
    margin: 0 auto;
  }
  .section-sec01 .list li {
    float: left;
    display: block;
    margin: 2%;
    width: 46%;
  }
  .section-sec01 .list li:nth-child(3), .section-sec01 .list li:nth-child(4) {
    margin-bottom: 0;
  }
  .section-sec01 .text-head {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  /*----------------- spec02 ------------------*/
  .section-sec02 {
    background: url(../img/index/bg-sec02_sp.png) no-repeat center top;
    background-size: cover;
    padding: 5% 0 10% 0;
  }
  .section-sec02 h2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .section-sec02 .list {
    width: 70%;
    margin: 0 auto;
  }
  .section-sec02 .list li {
    float: left;
    display: block;
    margin: 2%;
    width: 46%;
  }
  .section-sec02 .list li:nth-child(3), .section-sec02 .list li:nth-child(4) {
    margin-bottom: 0;
  }
  .section-sec02 .text-head {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  /*----------------- spec03 ------------------*/
  .section-sec03 {
    background: url(../img/index/bg-sec03_sp.png) no-repeat center top;
    background-size: cover;
    padding: 5% 0 10% 0;
  }
  .section-sec03 h2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .section-sec03 .list {
    width: 70%;
    margin: 0 auto;
  }
  .section-sec03 .list li {
    float: left;
    display: block;
    margin: 2%;
    width: 46%;
  }
  .section-sec03 .list li:nth-child(3), .section-sec03 .list li:nth-child(4) {
    margin-bottom: 0;
  }
  .section-sec03 .text-head {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  /*----------------- spec04 ------------------*/
  .section-sec04 {
    background: url(../img/index/bg-sec04_sp.png) no-repeat center top;
    background-size: cover;
    padding: 5% 0 10% 0;
  }
  .section-sec04 h2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .section-sec04 .list {
    width: 70%;
    margin: 0 auto;
  }
  .section-sec04 .list li {
    float: left;
    display: block;
    margin: 2%;
    width: 46%;
  }
  .section-sec04 .list li:nth-child(3), .section-sec04 .list li:nth-child(4) {
    margin-bottom: 0;
  }
  .section-sec04 .text-head {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  /*----------------- spec05 ------------------*/
  .section-sec05 {
    background: url(../img/index/bg-sec05_sp.png) no-repeat center top;
    background-size: cover;
    padding: 5% 0 10% 0;
  }
  .section-sec05 h2 {
    width: 30%;
    margin: 0 auto;
    margin-bottom: 5%;
  }
  .section-sec05 .list {
    width: 70%;
    margin: 0 auto;
  }
  .section-sec05 .list li {
    float: left;
    display: block;
    margin: 2%;
    width: 46%;
  }
  .section-sec05 .list li:nth-child(3), .section-sec05 .list li:nth-child(4) {
    margin-bottom: 0;
  }
  .section-sec05 .text-head {
    width: 97%;
    margin: 0 auto;
    margin-bottom: 7%;
  }
  .section-sec05 .btn {
    width: 60%;
    margin: 0 auto;
  }
  .section-sec05 .chara {
    width: 100%;
    margin-top: 7%;
  }
  .section-sec05 .chara li {
    width: 15%;
    margin-left: 1.5%;
  }
  /*----------------- spec05 ------------------*/
  .section-spec {
    background: url(../img/index/bg-dragon.png) no-repeat center top;
    background-size: 150%;
    padding: 5% 0;
  }
  .section-spec h2 {
    width: 10.5%;
    margin: 0 auto;
    margin-bottom: 5.5%;
  }
  .section-spec .left-box {
    display: block;
    float: none;
    width: 42.7%;
    margin: 0 auto;
    padding: 0;
  }
  .section-spec .right-box {
    float: none;
    margin: 0;
    margin-top: 5.3%;
  }
  .section-spec .right-box p {
    text-align: center;
    font-size: 3.2vw;
    line-height: 6.8vw;
  }
  .section-spec .right-box p.cerp {
    width: 24.7%;
    margin: 6.2% auto 0;
  }
  .section-spec .text-option {
    width: 80%;
    margin: 0 auto;
    margin-top: 3.7%;
    text-align: center;
    line-height: 1.8;
    font-size: 2.9vw;
  }
  /*------------- steam banner --------------*/
  .bannerArea {
    position: fixed;
    right: 2.5%;
    bottom: 2.5%;
    width: 95%;
    z-index: 2;
  }
  .bannerArea__close-btn {
    cursor: pointer;
    margin-left: auto;
    margin-bottom: 2.5%;
    width: 10%;
  }
  .bannerArea-contents {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */