@charset "utf-8";
/* -----------------------------------------
hotel.css
/english/hotel/以下用css
----------------------------------------- */



/* How to get there
----------------------------------------- */

body#EN_TRANSPORTATION #AccessMenu li .icon {
	margin-bottom: 15px;
}

body#EN_TRANSPORTATION #AccessMenu li .text {
	line-height: 1.1;
}

body#EN_TRANSPORTATION .accessText {
	margin-bottom: 20px;
	line-height: 1.3;
}

body#EN_TRANSPORTATION .accessText span {
	font-size: 150%;
	font-weight: bold;
	padding: 0 3px;
}

@media screen and (max-width: 600px) {
	
	body#EN_TRANSPORTATION #AccessMenu li .icon {
		margin-bottom: 8px;
	}
}



/* Hotels & Sightseeing
----------------------------------------- */

body#EN_SIGHTSEEING #MainMap {
	max-width: 671px;
	margin: 0 auto 20px;
}



