@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;
}

*, *:before, *:after {
  box-sizing: border-box;
}

html, body {
  height: 100%;
  width: 100%;
}

body {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 14px;
  line-height: 1.7;
}

a {
  outline: none;
  text-decoration: none;
}

img {
  vertical-align: top;
}

body, html {
  width: 100%;
  height: 100%;
}

body {
  background-color: #000;
  color: #000;
}

#movie-wrap {
  position: fixed;
  left: 50%;
  top: 0;
  z-index: 0;
}

#movie-cover {
  background-image: url(../images/information/bg_cover_visual.png);
  background-repeat: repeat-x;
  background-position: center top;
  width: 100%;
  height: 893px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
  opacity: 0.5;
}
#movie-cover2 {
  background-image: url(../images/information/bg_cover.png);
  background-repeat: repeat;
  background-position: center top;
  width: 100%;
  height: 3870px;
  position: absolute;
  left: 0;
  top: 893px;
  z-index: 0;
  opacity: 0.5;
}

#movie {
  display: none;
}

#main {
  position: relative;
  width: 100%;
  height: 100%;
}

.l-wrapper {
  width: 100%;
  height: 4765px;
  min-width: 960px;
  text-align: center;
  overflow: hidden;
  position: relative;
}

.l-container {
  width: 960px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

.l-section {
  width: 100%;
  position: relative;
}

.glnav {
  text-align: center;
  width: 100%;
  zoom: 1;
}
.glnav:after {
  clear: both;
  display: block;
  content: "";
}
.glnav ul {
  margin: 0 auto;
}
.glnav li {
  float: left;
  position: relative;
  margin-bottom: 3px;
  margin-left: 10px;
}
.glnav .new:after {
  content: "";
  background: url(../images/common/icon_new.png) 0 0 no-repeat;
  width: 62px;
  height: 47px;
  opacity: 1;
  position: absolute;
  left: -15px;
  top: -13px;
  z-index: 1;
  pointer-events: none;
}

.ft-nav {
  width: 610px;
  margin: 0 auto 50px auto;
}

.l-header {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -140px;
  z-index: 100;
}

.button_special {
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: 615px;
  z-index: 100;
}

.header-min {
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -100px;
  z-index: 100;
}
.header-min .glnav li {
  margin-left: 3px;
}

.button-min {
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: 250px;
  z-index: 100;
}
.button-min img {
  width: 240px;
  height: auto;
}

.l-footer {
  width: 100%;
  background-color: #000;
  border-top: #666 solid 3px;
}
.l-footer .ft-rights {
  border-top: #666666 solid 2px;
/*  text-align: left;*/
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}

.l-footer .ft-rights div {
	display: inline-block;
}
#esrbPolicy img {
	height: 85px;

}

.l-footer .ft-rights ul {
  margin: 0 0 0 30px;
}
.l-footer .ft-rights li {
  display: inline-block;
  margin: 0 15px 10px 0;
}
.l-footer .ft-rights .copyright img {
  margin-top: 5px;
}
.l-footer .ft-rights .banner {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 0;
}

#scene1 {
  height: 1240px;
}
#scene1 h1 {
  position: absolute;
  left: -190px;
  top: 16px;
  z-index: 1;
}
#scene1 h2 {
  position: absolute;
  left: 0px;
  top: 396px;
  z-index: 1;
}
#scene1 .title {
  position: absolute;
  left: 90px;
  top: 535px;
  z-index: 2;
}
#scene1 .date {
  position: absolute;
  left: -140px;
  top: 318px;
  z-index: 1;
}
#scene1 .button_reserve {
  position: fixed;
  left: 50%;
  top: 360px;
  margin-left: 210px;
  z-index: 100;
}
#scene1 .copy {
  position: absolute;
  left: 71px;
  top: 598px;
  z-index: 1;
}
#scene1 .txt {
  position: absolute;
  left: 210px;
  top: 783px;
  z-index: 1;
}
#scene1 .button_movie {
  position: absolute;
  left: 614px;
  top: 745px;
  z-index: 1;
}
#scene1 .bg1 {
  position: absolute;
  left: -265px;
  top: -5px;
  z-index: 0;
}
#scene1 .bg2 {
  position: absolute;
  left: -6px;
  top: 474px;
  z-index: 0;
}
#scene1 .kuma {
  position: absolute;
  left: 499px;
  top: 57px;
  z-index: 0;
}
#scene1 .rise {
  position: absolute;
  left: -45px;
  top: 1010px;
  z-index: 0;
}

#scene2 {
  height: 2315px;
}
#scene2 h3 {
  position: absolute;
  left: 28px;
  top: -105px;
  z-index: 11;
}
#scene2 .song {
  position: absolute;
  left: 70px;
  top: 265px;
  z-index: 15;
}
#scene2 .compose {
  width: 386px;
  height: 347px;
  position: absolute;
  left: 177px;
  top: 628px;
  z-index: 15;
  background: url(../images/information/s2_compose_bg.png) 41px top no-repeat;
}
#scene2 .compose img {
  margin: 17px 0 0 51px;
}
#scene2 .remix {
  width: 369px;
  height: 597px;
  position: absolute;
  left: 573px;
  top: 1384px;
  z-index: 15;
  background: url(../images/information/s2_remix_bg.png) 1px 19px no-repeat;
}
#scene2 .remix img {
  margin: 6px 0 0 23px;
}
#scene2 .bg {
  position: absolute;
  left: 33px;
  top: 262px;
  z-index: 10;
}
#scene2 .ball1 {
  position: absolute;
  left: 120px;
  top: 365px;
  z-index: 11;
}
#scene2 .ball2 {
  position: absolute;
  left: 579px;
  top: 1160px;
  z-index: 11;
}
#scene2 .yu {
  position: absolute;
  left: 5px;
  top: 228px;
  z-index: 11;
}
#scene2 .rise {
  position: absolute;
  left: 180px;
  top: 1203px;
  z-index: 11;
}
#scene3 .product-info {
  margin: 30px 0 50px 0;
}
/*
#scene3 {
  background: url(../images/common/bg_box_middle.png) repeat-y;
  height: 2540px;
  margin: 150px 0 50px 0;
  position: relative;
}
#scene3::before {
  position: absolute;
  left: 0px;
  top: -12px;
  z-index: 1;
  background: url(../images/common/bg_box_top.png) no-repeat;
  content: "";
  width: 958px;
  height: 12px;
  position: absolute;
}
#scene3::after {
  position: absolute;
  left: 0px;
  bottom: -12px;
  z-index: 1;
  background: url(../images/common/bg_box_bottom.png) no-repeat;
  content: "";
  width: 958px;
  height: 12px;
  position: absolute;
}
#scene3 .normal_title {
  position: absolute;
  left: 233px;
  top: 7px;
  z-index: 21;
}
#scene3 .normal_jacket {
  position: absolute;
  left: 673px;
  top: 57px;
  z-index: 21;
}
#scene3 .normal_detail {
  width: 480px;
  height: 50px;
  position: absolute;
  left: 175px;
  top: 175px;
  z-index: 21;
  color: #fff;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
  line-height: 1.6;
}
#scene3 .normal_detail strong {
  font-size: 20px;
  display: block;
  margin: 0 0 10px 0;
  font-style: italic;
}
#scene3 .normal_caption {
  width: 235px;
  height: 28px;
  position: absolute;
  left: 700px;
  top: 390px;
  z-index: 21;
  color: #fff;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}
#scene3 .premium {
  position: absolute;
  left: 17px;
  top: 400px;
  z-index: 21;
}
#scene3 .box {
  position: absolute;
  left: 17px;
  top: 1735px;
  z-index: 20;
}
#scene3 .special {
  position: absolute;
  left: 40px;
  top: 2165px;
  z-index: 21;
}
#scene3 .bg {
  position: absolute;
  left: -12px;
  top: -148px;
  z-index: 20;
}*/
.l-footer .social {
  width: 260px;
  margin: 25px auto;
  zoom: 1;
}
.l-footer .social:after {
  clear: both;
  display: block;
  content: "";
}
.social ul {
  width: 255px;
  float: right;
}
.social li {
  float: left;
  margin-left: 10px;
}
.social li a {
  display: block;
  width: 41px;
  height: 41px;
}

/*
.l-footer .social {
  width: 340px;
  margin: 25px auto;
  zoom: 1;
}
.l-footer .social:after {
  clear: both;
  display: block;
  content: "";
}

.l-header .social {
  width: 340px;
  zoom: 1;
}
.l-header .social:after {
  clear: both;
  display: block;
  content: "";
}

.social .share-total {
  width: 160px;
  background-color: #FFFFFF;
  display: none;
  zoom: 1;
}
.social .share-total:after {
  clear: both;
  display: block;
  content: "";
}
.social .share-total a:link span, .social .share-total a:visited span {
  text-decoration: none;
}
.social .share-total a:hover span, .social .share-total a:active span {
  text-decoration: underline;
}
.social .share-total .icon {
  display: block;
  float: left;
  width: 72px;
  margin: 5px 0 0 7px;
}
.social .share-total .num {
  display: block;
  float: right;
  width: 70px;
  margin: 0 10px 0 0;
  color: #000000;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700italic;
  font-style: italic;
  letter-spacing: 2px;
  text-align: right;
}
.social .share {
  width: 171px;
  height: 32px;
  float: left;
  cursor: pointer;
  background: url(../images/information/hd_sns_bg.png) 0 0 no-repeat;
}
.social .share .icon {
  display: block;
  float: left;
  width: 72px;
  margin: 8px 0 0 7px;
}
.social .share .num {
  display: block;
  float: right;
  width: 70px;
  margin: 0px 20px 0 0;
  color: #000000;
  font-size: 18px;
  font-family: "Open Sans", sans-serif;
  font-weight: 700italic;
  font-style: italic;
  letter-spacing: 2px;
  text-align: right;
}
.social .active {
  background: url(../images/information/hd_sns_bg_active.png) 0 0 no-repeat;
}
.social ul {
  width: 160px;
  float: right;
}
.social li {
  text-align: center;
}
.social li a {
  display: block;
  width: 32px;
  height: 32px;
}
.social .tw {
  width: 48px;
  float: left;
  background: url(../images/information/bar_dot_h2.png) 100% 0 no-repeat;
}
.social .tw a {
  display: block;
}
.social .fb {
  width: 58px;
  float: left;
  margin: 0 auto;
}
.social .fb a {
  margin: 0 auto;
}
.social .line {
  width: 48px;
  float: left;
  background: url(../images/information/bar_dot_h2.png) 0 0 no-repeat;
}
.social .line a {
  float: right;
}
*/
/*footer addition*/
.fade-border{display: block;border: 0;height: 1px;width: 100%;margin: 0;background-image: linear-gradient(to right, rgba(255,255,255,0), rgba(255,255,255,1), rgba(255,255,255,0));}
#footer-2{color:#FFF;text-align:center;width:90%;margin: 1% auto 0;}
#footer-2 a{color:#FFF;text-decoration:none;font-size:15px;display:inline-block;padding:20px}