@charset "UTF-8";
#ttl_main{
	background: #fcf8ef url("../img/ttl_access_bg.jpg") top right no-repeat;
	background-size: cover;
}
#lst_access{
	text-align:center;
	}
	#lst_access li{
		display:inline-block;
		padding:1.5rem;
		text-align:left;

	}
	#lst_access li h3{
		padding:1rem 0;
	}
	#lst_access li .map {
		width:40rem;
	}
	#lst_access li p{
		font-size:1.4rem;
		padding:1rem 0;
	}
