@charset "UTF-8";
/* CSS Document */



/*******************
	LP style
********************/
/* contents wrapper */
main.bds001Wrapper {
	width: 100%;
	max-width: 750px;
	margin: 0 auto;
	padding-bottom: 3.3%;
	box-sizing: border-box;
	box-shadow: 0 0 22px 0 rgba(0,0,0,.1);
	text-align: center;
}
@media screen and (max-width: 750px) {
	main.bds001Wrapper {
		margin: 0 auto 8%;
		box-shadow: none;
	}
}
main.bds001Wrapper img {
	width: 100%;
	max-width: 750px;
}

.mb5p { margin-bottom: 5%; }



/******************* 
	OFFER
********************/
main.bds001Wrapper .offerBox > a {
	width: 87%;
	left: 6.5%;
}
main.bds001Wrapper .offerBox.off01 > a { bottom: 6%; }
main.bds001Wrapper .offerBox.off02 > a { bottom: 2%; }
main.bds001Wrapper .offerBox.off03 > a { bottom: 5%; }
main.bds001Wrapper .offerBox.off04 > a {
	width: 81%;
	left: 9.5%;
	bottom: 15%;
}
main.bds001Wrapper .offerBox.off05 > a { bottom: 5%; }