@charset "shift_jis";

/* ========================================
	base
======================================== */
#wrapper1 {
	height:100%;/* for IE6 */
	min-height:100%;
}

#wrapper2 {
	position: relative;
	width: 100%;
	height: 987px;
	/*height: 1100px;*/
	overflow: hidden;
	background: url(../images/bg.gif) center top repeat;
}

#cloud {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 450px;
	background: url(../images/cloud.png) center top repeat-x;
}

#ground1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 750px;
	background: url(../images/ground1.png) center 429px repeat-x;
}
#ground2 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 200;
	width: 100%;
	height: 750px;
	background: url(../images/ground2.png) center 532px repeat-x;
}

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


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

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

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

/* ========================================
	#topCharaArea
======================================== */
#topCharaArea {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 300;
	width: 100%;
	min-width: 960px;
}
#topCharaArea-inner {
	position: relative;
	width: 960px;
	height: 750px;
	margin: 0 auto;
}
#logo {
	position: absolute;
	top: 96px;
	left: 177px;
	z-index: 200;
}
#chara01 {
	position: absolute;
	top: 20px;
	left: 320px;
	z-index: 100;
}
#story {
	position: absolute;
	top: 421px;
	left: 24px;
	z-index: 100;
}
#chara02 {
	position: absolute;
	top: 506px;
	left: 781px;
	z-index: 100;
}
#chara03 {
	position: absolute;
	top: 92px;
	left: 0;
	z-index: 100;
}
#chara04 {
	position: absolute;
	top: 44px;
	left: 83px;
	z-index: 100;
}
#chara05 {
	position: absolute;
	top: 37px;
	left: 181px;
	z-index: 100;
}
#chara06 {
	position: absolute;
	top: 388px;
	left: 878px;
	z-index: 100;
}
#chara07 {
	position: absolute;
	top: 352px;
	left: 952px;
	z-index: 100;
}
#chara09 {
	position: absolute;
	top: 236px;
	left: -32px;
	z-index: 100;
}


/* ========================================
	#top-nav
======================================== */
#top-nav {
	position: absolute;
	top: 643px;
	left: 0;
	z-index: 500;
	width: 100%;
	height: 455px;
	background: url(../images/ground3.png) center bottom repeat-x;
}
#top-nav #navArea {
	width: 960px;
	margin: 0 auto;
}
#top-nav #navArea ul {
	margin-left: 38px;
}
#top-nav #navArea li {
	float: left;
	margin-right: 20px;
}
#top-nav #navArea #nav01,
#top-nav #navArea #nav02,
#top-nav #navArea #nav03,
#top-nav #navArea #nav04 {
	position: relative;
	width: 206px;
	height: 116px;
	top: 0;
}
#top-nav #navArea #nav01 .nav-egg,
#top-nav #navArea #nav02 .nav-egg,
#top-nav #navArea #nav03 .nav-egg,
#top-nav #navArea #nav04 .nav-egg {
	position: absolute;
	top: 0;
	left: 75px;
}
#top-nav #navArea #nav01 .nav-egg-inner,
#top-nav #navArea #nav02 .nav-egg-inner,
#top-nav #navArea #nav03 .nav-egg-inner,
#top-nav #navArea #nav04 .nav-egg-inner {
	position: relative;
	top: 0;
	left: 0;
}
#top-nav #navArea #nav01 .nav-btn,
#top-nav #navArea #nav02 .nav-btn,
#top-nav #navArea #nav03 .nav-btn,
#top-nav #navArea #nav04 .nav-btn {
	position: relative;
	z-index: 10;
}

/* ========================================
	#spec
======================================== */
#spec {
	position: absolute;
	top: 784px;
	left: 0;
	z-index: 500;
	width: 100%;
}

#spec .spec-inner {
	position: relative;
	width: 887px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/spec_bg.png) left top no-repeat;
}

#spec .spec-pack {
	position: absolute;
	top: 40px;
	left: 43px;
}

#spec .spec-ico {
	position: absolute;
	top: 40px;
	left: 153px;
}

#spec .spec-cero {
	position: absolute;
	top: 40px;
	left: 210px;
}

#spec .spec-network {
	position: absolute;
	top: 101px;
	left: 153px;
}

#spec .spec-img01 {
	position: absolute;
	top: 40px;
	left: 273px;
}

#spec .spec-img02 {
	position: absolute;
	top: 84px;
	left: 273px;
}

#spec .spec-img03 {
	position: absolute;
	top: 116px;
	left: 273px;
}

#spec .spec-detail {
	position: absolute;
	top: 40px;
	left: 570px;
}

#spec .spec-guidebook {
	position: absolute;
	top: 121px;
	left: 570px;
}

#spec .movie {
	position: absolute;
	top: 2px;
	left: 721px;
}

#spec .new {
	position: absolute;
	top: -12px;
	left: 710px;
}

#chara08 {
	position: absolute;
	top: 107px;
	left: 927px;
}

/* ========================================
	#footer
======================================== */
#top-footer {
	margin: 0;
	padding: 0;
	background: url(../common/bg_foot_gr02.jpg) center top repeat-x;
	z-index: 600;
}

#top-footer .footer-inner {
	width: 960px;
	height: 58px;
	margin: 0 auto;
}

#top-footer .footer-inner ul {
	float: right;
	padding: 23px 40px 0 0;
	display: table;
}
#top-footer .footer-inner li {
	float: left;
}

#top-footer .footer-inner .copyright {
	float: left;
	padding: 23px 0 0 39px;
}

/* ========================================
	#loading
======================================== */
#loading {
	position: absolute;
	top: 246px;
	left: 50%;
	width: 662px;
	margin-left: -331px;
}
#loading .loading-text {
	position: absolute;
	top: 0;
}
#loading .loading-egg {
	position: absolute;
	top: -50px;
	left: 288px;
	width: 86px;
}
#loading .loading-volume {
	position: absolute;
	top: 52px;
	left: 85px;
	width: 86px;
}

.no-js #loading {
	display: none;
}

/* ========================================
	#smpfooter
======================================== */
.smpfooter {
	top: 643px;
	left: 0;
	z-index: 500;
}

.smpfooter .smpfooter-top {
	background: url(../images/smp_ground_bg.png) center top repeat-x;
	height: 911px;
}

.smpfooter .smp-movie-btn {
	padding: 25px 0 35px 40px;
}

.smpfooter .smp-spec {
	position: relative;
	width: 892px;
	height: 354px;
	margin: 0 auto;
	background: url(../images/smp_spec_bg.png) left top no-repeat;
}

.smpfooter .smp-spec .smp-spec-pack {
	position: absolute;
	top: 98px;
	left: 62px;
}

.smpfooter .smp-spec .smp-spec-ico {
	position: absolute;
	top: 98px;
	left: 226px;
}

.smpfooter .smp-spec .smp-spec-cero {
	position: absolute;
	top: 98px;
	left: 311px;
}

.smpfooter .smp-spec .smp-spec-network {
	position: absolute;
	top: 189px;
	left: 226px;
}

.smpfooter .smp-spec .smp-spec-img01 {
	position: absolute;
	top: 98px;
	left: 408px;
}

.smpfooter .smp-spec .smp-spec-img02 {
	position: absolute;
	top: 164px;
	left: 408px;
}

.smpfooter .smp-spec .smp-spec-img03 {
	position: absolute;
	top: 212px;
	left: 404px;
}

.smpfooter .smp-spec-detail {
	position: absolute;
	top: 222px;
	left: 64px;
}

.smpfooter .smp-spec-guidebook {
	position: absolute;
	top: 216px;
	left: 657px;
}

/* ========================================
	popWrap
======================================== */
#modal {
	display: none;
	position: absolute;
		z-index: 9200;
	left: 50%;
	width: 960px;
	margin-left: -480px;
}

#popBody {
	padding-top: 17px;
	background: transparent;
}

#storyWrap1 {
	position: relative;
	width: 960px;
	margin: 0 auto;
  	background: url("../story/images/story_bg01.png") no-repeat scroll left top;
}

#storyWrap2 {
  	background: url("../story/images/story_bg02.png") no-repeat scroll left 350px;
}

#storyWrap3 {
	height: 1110px;
  	background: url("../story/images/story_bg03.png") no-repeat scroll left 700px;
}

.ttl {
	padding: 22px 0 0 62px;
}

.lead {
	text-align: center;
}

#popWrap #storyMovie {
	position: relative;
}

#popWrap #chara01 {
	position: absolute;
	top: 622px;
	left: 20px;
}

#popWrap #chara02 {
	position: absolute;
	top: 830px;
	left: 79px;
}

#popWrap #chara03 {
	position: absolute;
	top: 633px;
	left: 583px;
}

#pop-close {
	position: absolute;
	top: -17px;
	right: 13px;
}

/* ========================================
	popWrap
======================================== */
#smp-popWrap #storyWrap1 {
	position: relative;
	width: 960px;
	margin: 0 auto;
  	background: url("../story/images/smp_story_bg01.png") no-repeat scroll left top;
}

#smp-popWrap #storyWrap2 {
  	background: url("../story/images/smp_story_bg02.png") no-repeat scroll left 450px;
}

#smp-popWrap #storyWrap3 {
	height: 1358px;
  	background: url("../story/images/smp_story_bg03.png") no-repeat scroll left 900px;
}

#smp-popWrap #storyMovie-wrap {
	width: 511px;
	height: 603px;
	margin: 17px auto 0 auto;
  	background: url("../story/images/smp_movie_bg.png") no-repeat left top;
}
#smp-popWrap #storyMovie {
	padding: 13px 0 0 13px;
}

#smp-popWrap #chara01 {
	position: absolute;
	top: 913px;
	left: 20px;
}

#smp-popWrap #chara02 {
	position: absolute;
	top: 1121px;
	left: 79px;
}

#smp-popWrap #chara03 {
	position: absolute;
	top: 924px;
	left: 583px;
}

/* ----------------------------
   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;
}
.sp .bnr-eshop-sale{
  width: 100%;
  background: url(../images/bnr_eshop_bg_sp.png);
  -webkit-background-size: 40px;
          background-size: 40px;
  position: relative;
  z-index: 10;
}
.sp .bnr-eshop-sale::before{
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #FFF;
  left: 0;
  bottom: -2px;
  position: absolute;
}
.sp .bnr-eshop-sale a,
.sp .bnr-eshop-sale span{
  display: block;
  max-width: 750px;
  width: auto;
  margin: 0 auto;
}
.sp .bnr-eshop-sale a img,
.sp .bnr-eshop-sale span img{
  max-width: 750px;
  width: 100%;
  height: auto;
}

.pc .bnr-eshop-sale img:first-child{	display: block !important;}
.sp .bnr-eshop-sale img:last-child{	display: block !important;}
