/*img{
	max-width:95%;
	margin:10px 0px 10px 0px;
}*/

@media screen and (max-width: 767px) {
	.table01 th{
		width: auto!important;
		text-align: center;
	}
	table td{
		text-align: center;
		line-height: 3;
	}
	.access p{
		text-align: left;
		width: inherit!important;
		}
	.access .from{
		margin-left: 0;
	}
	.access .route{
		margin-left: 1em!important;
	}
	.toiawase{
		width: 95%!important;
		font-size: 140%!important;
		font-weight: lighter!important;
		text-align: center;
		margin-bottom: 5%!important;
	}
	.toiawase a{
		display: block!important;
		color: red!important;
	}
	
}