@charset "utf-8";


/* ========================================
	base
======================================== */
#contents .inner {
	z-index: 50;
}

/* ========================================
	#contents
======================================== */
#contents {
	background: url(../amiibo/images/bg_check.jpg) center top repeat;
}

/* ========================================
	#area1
======================================== */
#area1 {
	height: 364px;
	background: url(../amiibo/images/bg_check.jpg) center top repeat;
}

#area1 .area1-bg1 {
	width: 100%;
	height: 364px;
	background: url(../amiibo/images/bg_area1.png) center top no-repeat;
}


#area1 .area1-obi {
	position: absolute;
	top: 49px;
	left: -73px;
}

#area1 .area1-ttl {
	position: absolute;
	top: 102px;
	left: -16px;
}

#area1 .area1-lead {
	position: absolute;
	top: 253px;
	left: -7px;
}


#area1 .area1-amibo {
	position: absolute;
	top: 0;
	left: 604px;
}

#area1 .area1-amibo-btn {
	position: absolute;
	top: 254px;
	left: 0;
}

#area1 .area1-amibo-btn .nav-off {
	position: absolute;
	top: 0;
	left: 0;
	
}

#area1 .area1-amibo-btn .nav-on {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	
}

#area1 .area1-amibo-chara1 {
	position: absolute;
	top: 47px;
	left: 28px;
}

#area1 .area1-amibo-chara2 {
	position: absolute;
	top: 12px;
	left: 164px;
}



/* ========================================
	#area2
======================================== */
#area2 {
	height: 804px;
	background: url(../amiibo/images/bg_stripe.jpg) center top repeat;
	position: relative;
}

#area2 .area2-ttl {
	position: absolute;
	top: -26px;
	left: 0;
	z-index: 2;
}

#area2 .area2-step1 {
	position: absolute;
	top: -23px;
	left: 12px;
}


#area2 .area2-step2 {
	position: absolute;
	top: 21px;
	right: -3px;
}

#area2 .area2-step3 {
	position: absolute;
	top: 356px;
	left: 58px;
}

#area2 .area2-txt {
	position: absolute;
	top: 658px;
	left: 43px;
}

#area2 .area2-txt-link {
	position: absolute;
	top: 17px;
	left: 269px;
}

#area2 .area2-arw {
	position: absolute;
	top: 178px;
	left: 435px;
}

#area2 .area2-bg1 {
	width: 100%;
	height: 804px;
	background: url(../amiibo/images/bg_area2.png) center top no-repeat;
	position: relative;
	top: 0;
}

#area2 .area2-bg-top {
	height: 20px;
	width: 100%;
	background: url(../amiibo/images/bg_area2_top.png) center top repeat-x;
	position: absolute;
	top: 0;
}

#area2 .area2-bg-btm {
	height: 20px;
	width: 100%;
	background: url(../amiibo/images/bg_area2_btm.png) center bottom repeat-x;
	position: absolute;
	bottom: 0;
}

#area2 .area2-bg-ribbon {
	margin: 0 auto;
	width: 100%;
	height: 804px;
    position: absolute;
    top: 0;
}
#area2 .area2-bg-ribbon1 {
	width: 270px;
	height: 246px;
	background: url(../amiibo/images/bg_area2_ribbon1.png) left top no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#area2 .area2-bg-ribbon2 {
	width: 270px;
	height: 214px;
	background: url(../amiibo/images/bg_area2_ribbon2.png) left top no-repeat;
	position: absolute;
	bottom: 0;
	right: 0;
}

.bijou1 {
	position: absolute;
	top: -50px;
	left: 434px;
}

/* ========================================
	#area3
======================================== */
#area3 {
	height: 607px;
	background: url(../amiibo/images/bg_check2.jpg) center top repeat;
}

#area3 .area3-ttl {
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 2;
}

#area3 .area3-chara1 {
	position: absolute;
	top: 102px;
	left: 8px;
}

#area3 .area3-chara2 {
	position: absolute;
	top: 121px;
	left: 270px;
	z-index: 2;
}

#area3 .area3-chara3 {
	position: absolute;
	top: 102px;
	left: 488px;
}

#area3 .area3-chara4 {
	position: absolute;
	top: 121px;
	left: 706px;
	z-index: 2;
}

#area3 .area3-txt {
	position: absolute;
	top: 456px;
	left: 44px;
}

#area3 .area3-bg1 {
	width: 100%;
	height: 634px;
	background: url(../amiibo/images/bg_area3.png) center top no-repeat;
	position: relative;
	top: -20px;
}

