@charset "utf-8";
#ondemand_block01 {
	background-image: url(../img/bg01.jpg);
	padding-bottom: 20px;
	margin-bottom: 30px;
}
#ondemand_block01 .sec01 {
	position: relative;
	margin-bottom: 20px;
}
.ondemand_txt01 {
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 7%;
	font-size: 3.5vw;
}
.ondemand_txt02 {
	position: absolute;
	width: 80%;
	left: 10%;
	bottom: 5%;
	font-size: 3.5vw;
}
