@charset "utf-8";
/* CSS Document */
.sbody{
	padding-top:20px;
	padding-bottom:10px;
	width:100%;
	margin:auto;
}

.sbody img{
	width:100%;
}

.club{
	width:90%;
	margin:auto;
}

.sm_pic
{
	width:100%;
	height:330px;
	margin:auto;
	position:relative;
}
.sm_pic .txt{
	width:30%;
	position:absolute;
	top:5%;
	right:7.5%;
}

.sm_pic .girl{
	width:45%;
	position:absolute;
	top:2.5%;
	left:10%;
	z-index:100;
}

.sm_pic .cake1{
	width:70%;
	position:absolute;
	top:27.5%;
	left:5%;
}

.sm_pic .cake2{
	width:27.5%;
	position:absolute;
	top:50%;
	left:67.5%;
}

.s_btn
{
	width:40%;
	margin:auto;
	margin-top:-10%;
	position:relative;
}

.s_btn .bt{
	width:100%;
}

.s_btn .bt_txt{
	width:96%;
	position:absolute;
	top:30%;
	left:2%;
}
