@charset "UTF-8";
html {
	font-size: 62.5%;
}
body {
	font-size: 14px;
	font-size: 1.4em;
}
.wrapper {
	min-width: 320px;
	overflow-x: hidden;
}
.clearfix:after {
	content: '';
	visibility: hidden;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
}

/* brands-utility
=================================================================== */
.brands-utility {
	height: 30px;
	position: relative;
	background: #131c3b;
}
.wiiU-logo {
	width: 44px;
	height: 12px;
	position: absolute;
	top: 10px;
	right: 84px;
	/*text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;*/
	background: url(../img/utility_wiiu_logo.png) no-repeat center top;
	background-size: 43px auto;
}
.N3ds-logo {
	width: 73px;
	height: 9px;
	position: absolute;
	top: 11px;
	right: 3px;
	/*text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;*/
	background: url(../img/utility_3ds_logo.png) no-repeat center top;
	background-size: 72.5px auto;
}
.N3ds-logo a,
.wiiU-logo a {
	display: block;
	width: 100%;
	height: 100%;
}
.N3ds-logo span,
.wiiU-logo span {
	display: none;
}
.wiiU-logo:after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	right: -4px;
	width: 1px;
	height: 14px;
	background: #fff;
}

/* hero section
=================================================================== */
.hero {
	width: 100%;
	height: 217px;
	position: relative;
	background: #161d3d;
}
.hero:after {
	content: '';
	display: block;
	width: 100%;
	height: 24.5px;
	position: absolute;
	bottom: -24px;
	left: 0;
	background: url(../img/hero_after_bg.png) repeat-x 0 top;
	background-size: 312px auto;
	z-index: 99999;
}
.hero_body {
	width: 342px;
	height: 217px;
	position: absolute;
	left: 50%;
	margin-left: -171px;
	background: #161d3d url(../img/hero_visual.png) no-repeat center 0;
	background-size: 342px auto;
}
.hero_title {
	display: none;
}
.hero_knight-animation {
	width: 48.5px;
	height: 69.5px;
	position: absolute;
	bottom: 0;
	left: 45%;
	background: url(../img/knight_animation.gif) no-repeat 0 0;
	-webkit-background-size: 100%;
	background-size: 100%
}


/* sections
=================================================================== */
.contents-wrapper {
	position: relative;
	padding-top: 71px;
	background: url(../img/brick_bg.png) repeat 0 0;
	background-size: 320px 24px;
}
.contents-wrapper:before {
	content: '';
	display: block;
	width: 100%;
	height: 24px;
	position: absolute;
	top: 60px;
	left: 0;
	background: url(../img/brick_outter_bg.png) repeat-x 0 top;
	background-size: 359px auto;
}

/* section - common */
.section {
	width: 296px;
	margin: auto;
}
.section_body {
	width: 265px;
	margin: auto;
	padding: 5px 0 5px 0;
}
h2.title img {
	display: block;
}
.centered-img {
	margin-top: 5px;
}

.section.menu {
	position: relative;
}
.section.menu {
	background: url(../img/section_menu_bg.png) no-repeat center 1px;
	background-size: 296px auto;
}
.section.movie {
	height: 216px;
	background: url(../img/section_movie_bg.png) no-repeat center 1px;
	background-size: 296px auto;
	margin-top: 24px;
}
.section.story {
	height: 296px;
	margin-top: 24px;
	background: url(../img/section_story_bg.png) no-repeat center 1px;
	background-size: 296px auto;
}
.section.about {
	height: 408px;
	margin-top: 16px;
	background: url(../img/section_about_bg.png) no-repeat center 1px;
	background-size: 296px auto;
}
.section.amiibo {
	height: 348px;
	margin-top: 24px;
	background: url(../img/section_amiibo_bg.png) no-repeat center 1px;
	background-size: 296px auto;
}
.section.products {
	height: 1224px;
	margin-top: 24px;
	background: url(../img/section_products_bg.png) no-repeat center 1px;
	background-size: 296px auto;
}

.nav {
	width: 265px;
	margin: auto;
	padding: 8px 0 8px 0;
}
.nav:after {
	content: "";
	display: table;
	clear: both;
}
.nav_item {
	width: 50%;
	float: left;
	position: relative;
	box-sizing: border-box;
}
.nav_item img {
	display: block;
}
.nav_item.nav_item--05 {
	width: 100%;
}

.movie-block {
	height: 0;
	margin-top: 3px;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}
.movie-block iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.story_slideshow {
	width: 265px;
	height: 204px;
	position: relative;
	overflow: hidden;
	margin: 5px auto 0 auto;;
}
.story_slideshow .slide {
	position: relative;
	height: auto;
}
.story_slideshow .item {
	width: 100%;
	height: 204px;
	position: absolute;
	top: 0;
	left: 0;
}

#js-slider {
	position: relative;
	width: 252px;
	height: 170px;
	margin: 0 auto;
	overflow: hidden;
}
#js-slider .slide {
	position: relative;
}
#js-slider .item {
	float: left;
	width: 252px;
	height: 152px;
	box-sizing: border-box;
	border: 1px solid #fff;
}
#js-slider .item img {
	display: block;
}
#js-slider .inds {
	width: 96px;
	margin: auto;
}
#js-slider .inds li {
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 5px;
	text-align: center;
	cursor: pointer;
	background: url(../img/inds_bg.png) no-repeat;
	background-size: 6px auto;
}
#js-slider .inds li.current {
	cursor:default;
	background: url(../img/inds_current_bg.png) no-repeat;
	background-size: 6px auto;
}

.centered-img.about_img1,
.centered-img.about_img2,
.centered-img.amiibo_img2 {
	width: 70%;
	margin: 0 auto;
}
.centered-img.about_img1,
.centered-img.amiibo_img1 {
	margin: 10px auto 5px auto;
}
.centered-img.about_img2 {
	width: 214px;
	margin: auto;
	margin-top: 10px;
	padding-bottom: 6px;
}
.centered-img.amiibo_img2 {
	width: 214px;
	padding: 5px 0 0 0;
}

/* products */
.products_item {
	padding: 0 0 20px 0;
	border-bottom: 4px solid #fff;
}
.products_item.wiiU-box {
	padding-top: 5px;
}
.products_item.N3ds-box {
	padding-top: 20px;
}
.products_item.amiibo-box {
	padding-top: 25px;
	padding-bottom: 10px;
	border-bottom: none;
}

.products_copy,
.products_logo {
	text-align: center;
}

.call-to-buy {
	width: 220px;
	margin: 20px auto 0 auto;
}
.call-to-buy:after {
	content: "";
	display: table;
	clear: both;
}
.buy-pic {
	float: left;
	width: 30%;
}
.buy-box {
	float: left;
	width: 55%;
	margin-left: 13px;
}
.buy-title img {
	display: block;
}
.buy-price {
	margin: 15px 0 0 10px;
}
.buy-link {
	margin: 5px 0 0 10px;
}
.alps-is-guest .buy-link {
	display: none;
}
.alps-is-loggedin .buy-link{
	display: block;
}
.alps-is-loggedin .ncommon-purchase-btn {
	display: none !important;
}

.products_notes {
	margin-top: 13px;
	text-align: center;
}

.media {
	position: relative;
	margin-top: 20px;
	text-align: center;
}
.wiiU-box .media:after {
	content: '';
	width: 112px;
	height: 112px;
	display: block;
	position: absolute;
	right: 0;
	top: -20px;
	background-size: contain;
}
.caption-area {
	text-align: center;
}

.brand-link-btn {
	margin-top: 25px;
	text-align: center;
}

/* footer
=================================================================== */
.section.backtop {
	height: 60px;
	background: url(../img/backtop_bg.png) no-repeat 0 0;
	background-size: 296px auto;
	margin-top: 24px;
}
.backtop .backtop_logo {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
							flex-direction: row;
	-webkit-align-content: center;
							align-content: center;
	-webkit-justify-content: center;
							justify-content: center;
}

.section.footer {
	background: url(../img/footer_bg.png) no-repeat 0 0;
	background-size: 296px auto;
	margin-top: 24px;
}
.footer .section_body {
	padding-bottom: 25px;
}
.footer_nav {
	padding-bottom: 10px;
	border-bottom: 4px solid #fff;
}
.footer_nav li {
	margin-bottom: 2px;
}
.footer_bottom {
	width: 100%;
	padding-top: 10px;
}
.footer_bottom:after {
	content: "";
	display: table;
	clear: both;
}
.footer-pagetop {
	float: left;
	margin-top: 10px;
}
.footer-sns {
	float: right;
}
.footer-sns .fb_icn {
	margin-left: 5px;
}
