@charset "utf-8";

/* カードでパワーアップ！ */
#content{
	padding: 0 0 40px 0;
	background: url(../card/img/bg.jpg) 0 0 repeat #35b1ed;
}
#ttl{
	position: relative;
	padding: 5px 0 2px 20px;
}
#btn_amiibo{
	position: absolute;
	top: 150px;
	left: 153px;
}
.block {
	border-style: solid;
	border-width: 8px;
	border-color: #aedef5;
	border-radius: 40px;
	background-color: #fff;
	box-shadow: 0px 2px 6.3px 0.7px rgba(0, 0, 0, 0.18);
	width: 565px;
	margin: 0 auto;
	z-index: 30;
}

.cork1{
	border-radius: 40px;
	background: url(../card/img/cork.jpg) 0 0 repeat;
	width: 520px;
	margin: 50px auto 30px auto;
}
#card2{
	position: relative;
	top: -40px;
	text-align: center;
}
#card3{
	margin-top: -20px;
	position: relative;
	top: 0;
	left: -15px;
}
#card4{
	padding: 30px 0 40px 0;
	text-align: center;
}
#card5{
	padding: 0px 0 40px 0;
	text-align: center;
	position: relative;
}
#ruigi{
	position: absolute;
	top: 115px;
	right: 10px;
}
#amiibo{
	border-style: solid;
	border-width: 8px;
	border-color: rgb(0, 88, 190);
	border-radius: 40px;
	box-shadow: 0px 2px 6.3px 0.7px rgba(0, 0, 0, 0.18);
	width: 565px;
	margin: 36px auto 0 auto;
	z-index: 105;
	background: url(../card/img/amiibo_bg.png) 0 0 repeat #0074d7;
}

#card6{
	padding: 40px 0 0px 0;
	text-align: center;
}
#card7{
	padding: 0px 0 20px 0;
	text-align: center;
}
#card8{
	position: relative;
	margin: 0 0 50px 6px;
}
#btn1{
	position: absolute;
	bottom: 50px;
	left: 76px;
}

.cork2{
	border-radius: 20px;
	background: url(../card/img/cork.jpg) 0 0 repeat;
	width: 520px;
	margin: 50px auto 30px auto;
}
#card9{
	position: relative;
	top: -16px;
	left: -10px;
	text-align: center;
}
#card10{
	text-align: center;
}
#card11{
	padding: 18px 0 40px 0;
	text-align: center;
}
#btn2{
	text-align: center;
	padding: 0 0 30px 5px;
}
