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

/* contents */
#ichidagaki_stick {
	width: 100%;
	background: #FFF;
}
#ichidagaki_stick img {
	border: 0;
	margin: 0;
	vertical-align: top;
}
#ichidagaki_stick .btn {
	padding: 0 0 80px 0;
	text-align: center;
}
#ichidagaki_stick .about p {
	margin: 0;
	position: relative;
}
#ichidagaki_stick .about a {
	position: absolute;
	bottom: 10%;
	left: 50%;
	width: 90%;
	text-align: center;
	margin: 0 0 0 -45%;
}
#ichidagaki_stick .committed div {
	margin: 30px 0;
}
#ichidagaki_stick .last {
	text-align: center;
}
#ichidagaki_stick .last a {
	margin: 30px auto;
	width: 90%;
	display: block;
}