@charset "UTF-8";
/*━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━*/
/*index: access*/


@media only screen and (max-width: 640px) {
	.sp_margin-bottom60 {
		margin-bottom: 60px;
	}
}




@media only screen and (max-width: 1050px){
	main.access .farm .section-ttl{
		flex-wrap: wrap;
	}
	main.access .farm .section-ttl small{
		display: block;
		width: 100%;
	}
	.re2025_under .main.access .access-box summary::after{
		border-right: 10px;
	}
}


main.access .farm .notes{
	margin-top: 20px;
}









