@charset "shift_jis";

/* ========================================
	base
======================================== */
html,
body {
	height: 100%;
}
body > #wrapper {
	height: auto;
}

#wrapper {
	position: relative;
	height:100%;/* for IE6 */
	min-height:100%;
}

#wrapper {
	background: url(../images/bg_body.jpg) left top repeat-x;
}

#mainvisual-wrap1 {
	background: url(../images/bg01.jpg) center top no-repeat;
}

#mainvisual-wrap2 {
	background: url(../images/bg02.jpg) center 500px no-repeat;
}

#mainvisual-wrap3 {
	background: url(../images/bg03.jpg) center 1000px no-repeat;
}


/* ========================================
	#bgmbtn
======================================== */
#bgmbtn {
	position: absolute;
	top: 46px;
	right: 7px;
	z-index: 700;
}


/* ========================================
	#header-logo
======================================== */
#header-logo {
	z-index: 500;
}

body#index #header-logo .nintendo {
	position: absolute;
	top: 15px;
	left: 15px;
}

body#index #header-logo .hard {
	position: absolute;
	top: 11px;
	right: 7px;
}

/* ========================================
	#main-visual
======================================== */
#main-visual {
	position: relative;
	width: 960px;
	height: 1078px;
	margin: 0 auto;
}

#logo {
	position: absolute;
	top: 10px;
	left: -7px;
	z-index: 40;
}

#copy {
	position: absolute;
	top: 71px;
	left: 800px;
	z-index: 30;
}

#moon {
	position: absolute;
	top: 0;
	left: 179px;
	z-index: 10;
	min-width: 0;
	max-width: none;
	width: auto;
}

#main-img {
	position: absolute;
	top: 70px;
	left: -55px;
	z-index: 20;
}
#loading {
	position: absolute;
	top: 303px;
	left: 390px;
	z-index: 50;
}
#loading .loading-zero {
	margin-bottom: 7px;
}
#loading #loading-cur {
	position: absolute;
	top: 0;
	left: 0;
	width: 179px;
	overflow: hidden;
}
#loading #loading-cur img {
	position: absolute;
	top: 0;
	left: 0;
}
#loading .loading-text {
	margin-left: -32px;
}


/* ------------------------
	#spec
------------------------ */
#spec {
	height: 280px
}

#spec .spec-inner {
	position: relative;
}

#spec .spec-omoide {
	position: absolute;
	top: 20px;
	left: 0;
}

#spec .spec-omoide .update {
	position: absolute;
	top: 21px;
	left: 150px;
}

#spec .spec-block {
	position: absolute;
	top: 88px;
	left: 0;
}

#spec .spec-pack {
	position: absolute;
	top: 32px;
	left: 0;
}
#spec .spec-ico {
	position: absolute;
	top: 103px;
	left: 0;
}

#spec .spec-cero {
	position: absolute;
	top: 103px;
	left: 39px;
}

#spec .spec-img01 {
	position: absolute;
	top: 20px;
	left: 65px;
}

#spec .spec-img02 {
	position: absolute;
	top: 43px;
	left: 69px;
}

#spec .spec-img03 {
	position: absolute;
	top: 102px;
	left: 77px;
}

#spec .spec-detail {
	position: absolute;
	top: 105px;
	left: 77px;
}

#spec .spec-guide {
	position: absolute;
	top: 120px;
	left: 72px;
}

#spec .spec-twitter {
	position: absolute;
	top: 155px;
	left: 0;
}


.new_3ds {
	position: absolute;
	top: 49px;
	left: 760px;
}

.limited {
	position: absolute;
	top: 209px;
	left: 760px;
}

.limited .update {
	position: absolute;
	top: 1px;
	left: -6px;
}

.movie {
	position: absolute;
	top: 28px;
	right: 6px;
}

.movie .update {
	position: absolute;
	top: -8px;
	left: -6px;
}

.president {
	position: absolute;
	top: 220px;
	left: 545px;
}

.president .update {
	position: absolute;
	top: -8px;
	left: -6px;
}

.updatebtn {
	position: absolute;
	top: 243px;
	left: 242px;
}

/* ========================================
	#footer
======================================== */
body#index #footer {
	clear: both;
	width: 100%;
	z-index: 100;
	position: relative;
	margin-top: 0;
	background: none;
}

body#index #footer .footer-top {
	height: 118px;
	margin: 0 auto;
	padding-top: 0;
	background: url(../images/top_navi_bg.png) center bottom repeat-x;
	min-width: 960px;
	max-width: 100%;
	width: 100%;
}

body#index #footer .footer-gnavi {
	position: absolute;
	top: 0;
	left: 0;
}

body#index #footer .footer-gnavi li {
	position: relative;
	width: 192px;
	top: 0;
	height: 118px;
}
body#index #footer .footer-gnavi #nav01 .nav-off,
body#index #footer .footer-gnavi #nav02 .nav-off,
body#index #footer .footer-gnavi #nav03 .nav-off,
body#index #footer .footer-gnavi #nav04 .nav-off {
	position: absolute;
	top: 18px;
	left: 0;
	height: 100px;
	z-index: 10;
}

body#index #footer .footer-gnavi #nav01 .nav-on,
body#index #footer .footer-gnavi #nav02 .nav-on,
body#index #footer .footer-gnavi #nav03 .nav-on,
body#index #footer .footer-gnavi #nav04 .nav-on {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15;
}



body#index #footer .footer-btm {
	background: url(../common/foot_bg2.png) 0 0 repeat;
	height: 23px;
}

body#index #footer .footer-btm ul {
	float: left;
}
body#index #footer .footer-btm li {
	display: inline;
}

body#index #footer .footer-btm .copyright {
	float: right;
}


body#index .footer-fix #footer {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	z-index: 20;
}

/* ----------------------------
   eshop バナー
---------------------------- */
.bnr-eshop-sale{
 width: 100%;
 background: url(../images/bnr_eshop_bg.png);
 position: relative;
 z-index: 10;
}
.bnr-eshop-sale::before{
 content: "";
 display: block;
 width: 100%;
 height: 2px;
 background: #FFF;
 left: 0;
 bottom: 0;
 position: absolute;
}
.bnr-eshop-sale a{
 display: block;
 max-width: 960px;
 margin: 0 auto;
 width: 70%;
}
.bnr-eshop-sale a img{
 max-width: 960px;
 width: 100%;
 height: auto;
}
.no-touchevents .bnr-eshop-sale a{
 -webkit-transition: opacity 0.15s linear;
 transition: opacity 0.15s linear;
}
.no-touchevents .bnr-eshop-sale a:hover{
 opacity: 0.85;
}
