@charset "utf-8";
.contents{margin:40px auto 20% auto;}
.offer1 {
	background-size: 100%;
	position: relative;
}
.offer1 img {
	background-size: 100%;
	width: 100%;
	position: relative;
}
.btn1 {
	position: absolute;
	width: 40%;
	right: 3%;
	bottom: 18%;
}
.offer2 {
	background-size: 100%;
	position: relative;
}
.offer2 img {
	background-size: 100%;
	width: 100%;
	position: relative;
}
.btn2 {
	position: absolute;
	width: 40%;
	right: 6%;
	bottom: 4%;
}
.offer3 {
	background-size: 100%;
	position: relative;
}
.offer3 img {
	background-size: 100%;
	width: 100%;
	position: relative;
}
.btn3 {
	position: absolute;
	width: 30%;
	left: 22%;
	bottom: 20%;
}
.btn4 {
	position: absolute;
	width: 23%;
	right: 3%;
	bottom: 21%;
}
.footer01 {
	position: fixed;
	width: 100%;
	bottom: 0%;
	z-index: 9999;
	max-width: 640px;
}
.footer01 img {
	width: 100%;
}
.namakouso_seibun{
	font-size: 1.4em;
	display:block;
	color:#3d7dda;
	padding-left: 1.5%;
	margin-bottom: 2%;
	text-decoration:  none;
}