@charset "UTF-8";

.iju_btn {
	margin-top: 196px !important;
}
@media screen and (max-width: 640px) {
	.iju_btn {
		margin-top: 80px !important;
	}
}
/*---- 市町村の支援情報 ----*/
#infomation_block.city_info {
	margin-bottom: 520px !important;
}

@media screen and (max-width: 640px) {
	#infomation_block.city_info {
		margin-bottom: 400px !important;
	}
}
@media screen and (max-width: 480px) {
	#infomation_block.city_info {
		margin-bottom: 220px !important;
	}
}