/* カスタマイズ用CSS */
html {overflow-y: scroll;}

@media only screen and (max-width:767px){
	.Reservation_Space{
	display: none;
	}
}