@charset "UTF-8";

/* ========================================
	common
======================================== */
body {
}
body.is-hidden {
	overflow: hidden;
}
.c-yt-atuoplay_wrapper {
	position: relative;
}
.c-yt-atuoplay_wrapper:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.l-wrapper {
  position: relative;
	min-width: 960px;
  min-height: 100vh;
  margin-top: -46px;
	background: url(../images/common/bg.jpg) center top repeat;
}
.l-inner {
	position: relative;
	width: 960px;
	margin: auto;
}
.l-contents {
  padding-right: 23.42606%;
  padding-top: 46px;
}
	@media screen and (min-width: 1366px) {
		.l-contents {
			padding-right: 320px;
		}
	}

.u-left{float: left;}
.u-right{float: right;}
.u-align_c{text-align: center;}


/* ========================================
	side
======================================== */
.l-side {
	position: fixed;
	height: 100vh;
  top: 0;
	right: 0;
	z-index: 10;
  width: 23.42606%;
	max-width: 320px;
  min-width: 225px;
  text-align: center;
	background: url(../images/common/side_bg.png) left top repeat;
  -webkit-box-shadow: -2px 0px 8px rgba(0,0,0,0.2);
  box-shadow: -2px 0px 10px rgba(0,0,0,0.2);
	z-index: 1000;
}
.l-side img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

.l-side-inner {
	position: relative;
	padding-top: 70px;
  padding-bottom: 15px;
	transition:
		-webkit-transform 300ms linear,
		transform 300ms linear,
		top 400ms linear;
}
.is-show .l-side-inner {
	-webkit-transform: translateY(-40px);
	transform: translateY(-40px);
}
.l-logo-3ds {
	position: absolute;
	top: 56px;
	right: 10px;
}
.l-logo-soft {
  width: 68.125%;
  margin: 0 auto 17px;
}
.l-logo-soft img {
  margin-left: -3.125%;
}

.l-gnav {
  padding-bottom: 1px;
}
.l-gnav_item {
  width: 77.5%;
  margin: 0 auto 5px;
}
.l-gnav-top {
  margin-top: 15px;
  padding-top: 21px;
  background: url(../images/common/gnav_line.png) center top no-repeat;
  background-size: 100% auto;
}

.l-spec {
  margin: 0 11.875%;
  padding: 20px 6.25%;
	background-color: rgba(0,0,0,0.25);
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.l-spec_info {
  margin-bottom: 8px;
}
.l-spec-list {
  font-size: 0;
}
.l-spec-list li {
  display: inline-block;
  margin-bottom: 8px;
}
.l-spec-list li:not(:last-child) {
  margin-right: 2.45098%;
}
.l-spec_detail {
  width: 68.13725%;
}
.l-spec_amiibo {
  width: 14.70588%;
}
.l-spec_cero {
  width: 12.2549%;
}

.l-movie-list_item {
  position: relative;
}
.l-movie-list_item:not(:last-child) {
  margin-bottom: 8px;
}
.icon-new {
  position: absolute;
  top: -4px;
  left: -13.72549%;
  width: 28.4313725%;
}


/* ========================================
	footer
======================================== */
.l-footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
  height: 71px;
  padding: 35px 15px 0 15px;
	z-index: 900;
  background: url(../images/common/footer_bg.png) center top repeat-x;
  box-sizing: border-box;
}

.l-footer_pagetop {
 	position: absolute;
	bottom: 41px;
	left: 68.81405%;
  z-index: 1000;
}
	@media screen and (min-width: 1366px) {
		.l-footer_pagetop {
      left: auto;
      right: 350px;
		}
	}

.l-footer_official {
	font-size: 0;
}
.l-footer_official li {
	display: inline-block;
	font-size: 14px;
}
.l-footer_official li:not(:last-child) {
	margin-right: 14px;
}

/* ========================================
	modal
======================================== */
[data-modallink],
[data-modalchange] {
	cursor: pointer;
}
[data-modalbody] {
	visibility: hidden;
	opacity: 0;
	transition: 200ms;
}
[data-modalbody].is-show {
	visibility: visible;
	opacity: 1;
}
.l-modal {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9500;
	width: 100%;
	height: 100%;
}
.l-modal_bg {
	position: absolute;
	top: 0;
	left: 0;
	/*z-index: 10;*/
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	background-size: 100% auto;
	cursor: pointer;
}
.p-top-movie_modal-body {
	position: relative;
	width: 737px;
	margin: -100px auto;
}
.l-modal_contents {
	position: relative;
	z-index: 20;
	width: 100%;
	height: 100%;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}
.p-top-movie_modal-ttl {
  height: 74px;
  margin-bottom: 47px;
  padding-top: 17px;
  text-align: center;
  background: url(../images/common/modal_ttl_bg.png) center top no-repeat;
}
.p-top-movie_modal-wrap {
  position: relative;
	width: 737px;
	height: 445px;
	box-sizing: border-box;
  margin-left: -5px;
  padding: 0 32px;
	background: url(../images/common/movie_modal_bg.png) center center repeat-y;
	text-align: center;
}
.p-top-movie_modal-wrap:before {
  content: "";
  position: absolute;
  top: -32px;
  left: 0;
  width: 737px;
  height: 32px;
  background: url(../images/common/movie_modal_bg_top.png) center top no-repeat;
}
.p-top-movie_modal-wrap:after {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 0;
  width: 737px;
  height: 30px;
  background: url(../images/common/movie_modal_bg_btm.png) center bottom no-repeat;
}
.p-top-movie_modal-subttl {
  margin-bottom: 20px;
	text-align: center;
}

.p-top-movie_modal-frame {
  width: 670px;
  height: 377px;
}
.p-top-movie_modal-frame iframe {
	width: 100%;
	height: 100%;
}
.p-top-movie_modal-thumbs {
	width: 100%;
	margin-left: -5px;
	padding-top: 42px;
  padding-right: 5px;
}
.p-top-movie_modal-thumbs:after {
	content: '';
	display: block;
	clear: both;
}
.p-top-modalthumb {
	position: relative;
  display: inline-block;
	width: 200px;
	margin: 15px 20px;
	cursor: pointer;
}
.p-top-modalthumb_btn {
  padding: 10px 0;
  text-align: center;
	background-color: #fff;
  border: #fff 3px solid;
  border-radius: 10px;
  box-shadow: 5px 5px 3px rgba(0,0,0,0.2);
}
.p-top-modalthumb:hover .p-top-modalthumb_btn,
.p-top-modalthumb.is-current .p-top-modalthumb_btn {
	border-color: #e50012;
}
.p-top-modalthumb_img:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 46px;
	margin: -13px 0 0 -20px;
	background: url(../images/common/movie_play.png) center center no-repeat;
  background-size: 100% auto;
}
.p-top-modalthumb_ttl {
  margin-bottom: 10px;
	text-align: center;
}
.p-top-modalthumb_newicon {
	position: absolute;
	top: -14px;
	left: -23px;
  width: 50px;
  height: 50px;
	background: url(../images/common/icon_new.png) left top no-repeat;
}

.l-modal_close {
  position: absolute;
  top: 0;
  right: 5px;
	cursor: pointer;
}

/* ========================================
	animation
======================================== */
.c-anim_slideup-s img {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	transition:
		opacity 300ms,
		-webkit-transform 400ms,
		transform 400ms;
}
.c-anim_slideup-m img {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(60px);
	transform: translateY(60px);
	transition:
		opacity 400ms,
		-webkit-transform 500ms,
		transform 500ms;
}
.c-anim_slideup-l img {
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateY(120px);
	transform: translateY(120px);
	transition:
		opacity 500ms,
		-webkit-transform 600ms,
		transform 600ms;
}
.c-anim_slideup-s.is-animation img,
.c-anim_slideup-m.is-animation img,
.c-anim_slideup-l.is-animation img,
.no-js .c-anim_slideup-s img,
.no-js .c-anim_slideup-m img,
.no-js .c-anim_slideup-l img {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}


/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  text-indent: -9999px;
  display: block;
  outline: 0;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
}
.bx-wrapper .bx-next {
  right: 10px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  outline: 0;
  text-indent: -9999px;
  z-index: 5000;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/*
 * Container style
 */
.ps {
  overflow: hidden !important;
  overflow-anchor: none;
  -ms-overflow-style: none;
  touch-action: auto;
  -ms-touch-action: auto;
}

/*
 * Scrollbar rail styles
 */
.ps__rail-x {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  height: 15px;
  /* there must be 'bottom' or 'top' for ps__rail-x */
  bottom: 0px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-y {
  display: none;
  opacity: 0;
  transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  width: 15px;
  /* there must be 'right' or 'left' for ps__rail-y */
  right: 0;
  /* please don't change 'position' */
  position: absolute;
}

.ps--active-x > .ps__rail-x,
.ps--active-y > .ps__rail-y {
  display: block;
  background-color: transparent;
}

.ps:hover > .ps__rail-x,
.ps:hover > .ps__rail-y,
.ps--focus > .ps__rail-x,
.ps--focus > .ps__rail-y,
.ps--scrolling-x > .ps__rail-x,
.ps--scrolling-y > .ps__rail-y {
  opacity: 0.6;
}

.ps__rail-x:hover,
.ps__rail-y:hover,
.ps__rail-x:focus,
.ps__rail-y:focus {
  background-color: #eee;
  opacity: 0.9;
}

/*
 * Scrollbar thumb styles
 */
.ps__thumb-x {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, height .2s ease-in-out;
  -webkit-transition: background-color .2s linear, height .2s ease-in-out;
  height: 6px;
  /* there must be 'bottom' for ps__thumb-x */
  bottom: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__thumb-y {
  background-color: #aaa;
  border-radius: 6px;
  transition: background-color .2s linear, width .2s ease-in-out;
  -webkit-transition: background-color .2s linear, width .2s ease-in-out;
  width: 6px;
  /* there must be 'right' for ps__thumb-y */
  right: 2px;
  /* please don't change 'position' */
  position: absolute;
}

.ps__rail-x:hover > .ps__thumb-x,
.ps__rail-x:focus > .ps__thumb-x {
  background-color: #999;
  height: 11px;
}

.ps__rail-y:hover > .ps__thumb-y,
.ps__rail-y:focus > .ps__thumb-y {
  background-color: #999;
  width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
  .ps {
    overflow: auto !important;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps {
    overflow: auto !important;
  }
}

