@charset "utf-8";

@import "../../../common/css/base.css";

body {
  min-width: 960px;
  background-color: #000;
  overflow: hidden;
}

.noscript .js {
  display:none !important;
}
  .wii .moviePlayer,
  .noscript .moviePlayer,
  .ds .moviePlayer,
  .nonFP .moviePlayer,
  .iphone .moviePlayer,
  .android .moviePlayer {
    display:none;
  }
  .poster {
    display:none;
  }
    .noscript .poster,
    .wii .poster,
    .ds .poster,
    .iphone .poster,
    .android .poster,
    .nonFP .poster {
      display:block !important;
    }

img {
  width: 100%;
  height: auto;
}


/*-------------------------------------------------------------------------
  All
/*-----------------------------------------------------------------------*/

body {
}

.wrap {
  margin: 0 6.8%;
  position: relative;
}
#container {
  position: relative;
}
  #container img {
    width: 100%;
    height: auto;
  }

#ttl {
  position: relative;
  z-index: 1;
}
  #ttl .threeds-logo {
    width: 13.13%;
    min-width: 95px;
    max-width: 189px;
    position: absolute;
    top: 28px;
    right: 28px;
    z-index: 10;
  }

/*-------------------------------------------------------------------------
  Footer
/*-----------------------------------------------------------------------*/
#footer {
  margin-top: -1%;
  position: relative;
}
  #footer .return {
    min-width: 107px;
    width: 7.43%;
    position: absolute;
    bottom: 106%;
    right: 1%;
    z-index: 2;
  }
  #footer .wrap {
    margin: 0 4.8%;
  }
  #footer #gnavi {
    background: url(../img/navi/bg.png) center top;
    background-size: 100% auto;
    padding: 1.3% 0 0.3%;
  }
    #footer #gnavi ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    }
    #footer #gnavi ul li {
      width: 19.74%;
      vertical-align: middle;
    }
    #footer #gnavi ul .top {
      width: 14.43%;
      display: inline-block;
    }
  #footer #links {
    padding: 28px 0 26px;
    position: relative;
    background-color: #fff;
  }
  #footer .copyright {
    width: 8.13%;
    line-height: 1.8;
    letter-spacing: 0;
    position: absolute;
    top: 20px;
    left: 50%;
  }
  #footer .nlinks {
    margin-left: 4%;
  }
    #footer .nlinks li {
      float: left;
      margin-right: 1.55%;
    }

  #footer.innner .return {
    bottom: 84%;
    right: 1%;
  }
  #footer.innner #links {
    text-align: center;
  }
  #footer.innner .nlinks {
    margin: 0 auto;
  }
    #footer.innner .nlinks li {
      float: none;
      display: inline-block;
      margin-right: 2%;
    }
    #footer.innner .nlinks li:last-child {
      margin-right: 0;
    }

  #sns {
    float: right;
    padding-right: 4%;
    display: flex;
  }
    #sns li {
      width: 60%;
      padding-right: 10%;
    }

/*-------------------------------------------------------------------------
  Modal
/*-----------------------------------------------------------------------*/
#modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10200;
  display: none;
  overflow-y: auto;
  background:rgba(0, 0, 20, 0.75);
}
  #modal #modal-bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;
  }
  #modal .close {
    width: 67px;
    position: absolute;
    top: 50px;
    right: -50px;
    z-index: 15;
  }
  #modal .box {
    width: 90%;
    max-width: 720px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    display: none;
  }
  #modal .box.video {
    padding: 15px;
    max-width: 780px;
  }
  #modal .box.active {
    display: block;
  }
  #modal .box.video .controller {
    margin-top: 100px;
    display: none;
  }
    #modal .box.video .controller ul {
      text-align: center;
    }
    #modal .box.video .controller li {
      display: inline-block;
      width: 40%;
      text-align: center;
      margin: 0 2%;
    }
      #modal .box.video .controller li a {
        position: relative;
        display: block;
      }
      #modal .box.video .controller li a .new {
        position: absolute;
        top: -10%;
        left: 7%;
        width: 35%;
      }
      #modal .box.video .controller li a .v-img {
        width: auto;
        border:5px solid #ccc;
        display: block;
        margin: 0 auto 5px;
      }
      #modal .box.video .controller li a.current .v-img {
        border-color: #ffe600;
      }
      #modal .box.video .controller li a:hover .v-img {
        border-color: #ffe600;
      }
      #modal .box.video .controller li a .v-txt {
        width: auto;
      }
      #modal .box.video .controller li a .v-txt.on {
        display: none;
      }
      #modal .box.video .controller li a.current .v-txt.off {
        display: none;
      }
      #modal .box.video .controller li a.current .v-txt.on {
        display: inline-block;
      }
      #modal .player {
        position: relative;
        padding-top: 57.25%;
        margin: 4% 0 4%;
        box-sizing: content-box;
      }
      #modal .player .title {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 15;
        text-align: center;
      }
        #modal .player .title img {
          width: auto;
        }
      #modal .player iframe {
        border: solid 10px #000;
        position: absolute;
        top: 16%;
        right: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
      }

  #modal .box .inner {
    background-color: rgba(0, 0, 0, .8);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 15px 0 5px;
  }
    #modal .box .carousel {
      display:none;
    }
    #modal .box .carousel.slick-initialized {
      display: block;
    }
    #modal .box .carousel p {
      text-align: center;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
    }
    #modal .box .carousel li {
      padding: 10px 0;
    }

    #modal .box .carousel li .img {
      transition: .3s ease;
      transform: rotate(-6deg);
      -moz-transform: rotate(-6deg);
      -webkit-transform: rotate(-6deg);
      box-shadow: -5px 5px 8px #111;
      border: 5px solid #fff;
    }
    #modal .box .carousel li.slick-current .img {
      transform: rotate(6deg);
      -moz-transform: rotate(6deg);
      -webkit-transform: rotate(6deg);
    }

#modal .slick-prev, #modal .slick-next {
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 60px;
  height: 60px;
  text-indent: -9999px;
  z-index: 10;
  transition: all .1s ease-out;
  top: 40%;
}
#modal ..slick-list {
  overflow-x: hidden;
  overflow-y: visible;
}
#modal .slick-next {
  background-image: url(../img/btn_right.png);
  right: 19.9%;
}
#modal .slick-prev {
  background-image: url(../img/btn_left.png);
  left: 20%;
}
#modal .slick-next:hover {
  right: 19.4%;
  width: 67px;
  height: 67px;
}
#modal .slick-prev:hover {
  left: 19.6%;
  width: 67px;
  height: 67px;
}
#modal .slick-disabled {
  display: none !important;
}
#modal .slick-slide {
  transition: .3s ease;
  transform: scale(.9);
  -moz-transform: scale(.9);
  -webkit-transform: scale(.9);
}
#modal .slick-current {
  transform: scale(.9);
  -moz-transform: scale(.9);
  -webkit-transform: scale(.9);
}


@keyframes bound {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  30% {
    -webkit-transform: translateY(-7px);
    transform: translateY(-7px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes float {
    0% { transform: translateY(0) }
    50% { transform: translateY(-10px) }
    100% { transform: translateY(0) }
  }

/*-------------------------------------------------------------------------
  Data movie
/*-----------------------------------------------------------------------*/
[data-movie] {

}

  [data-movie] iframe {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
  }




