@charset "utf-8";
.menumap {margin: 0 0 1em; grid-template-areas: 'place event';}
#submenu_gazetteer {display: none;}

.walkmap {width: 320px; float: left; margin: 0 10px 0 0;}
.walkmap iframe {height: 270px;}
#thumbplace_1200227 {clear: left; margin: 1em 0 0;} /* museum */
#thumbplace_1200260 {float: right; transform: translateY(-0.5rem);} /* default */
#thumbplace_1200221 {float: right; clear: right; margin: 1em 0 0;} /* museum */
#thumbplace_1200204 {margin: 0 0 4px;} /* gardencity */
@media only screen and (max-width: 750px)
{
	.walkmap {width: calc(100% - 175px); margin: 0;}
	.walkmap iframe {height: 185px;}
	#intro > p:first-of-type {clear: both;}
	#thumbplace_1200208 {float: right; clear: right;} /* default */
	#thumbplace_1200260 {clear: right; margin: 1em 0 0; transform: none;} /* default */
	#thumbplace_1200227 {float: right; clear: right; margin: 0; transform: translateY(-1rem);} /* museum */
	#thumbplace_1200220 {float: right; margin: 1em 0;} /* museum */
	#thumbplace_1200221 {margin: 0;} /* museum */
	#museum_comments {clear: both;}
	#thumbplace_1200204 {float: right;} /* gardencity */
	#thumbplace_1201485 {float: right;} /* bugandaroad */ 
}
@media only screen and (max-width: 520px)
{
	.walkmap {width: calc(100% - 6px);}
	.walkmap iframe {height: 200px;}
	#intro > p:first-of-type {clear: none;}
	#thumbplace_1200260 {margin: 0;} /* default */
	#thumbplace_1200220 {float: none; margin: 0 calc((100% - 168px - 168px) / 2) 1em;} /* museum */
	#thumbplace_1200227 {clear: right; margin: 1em 0 0; transform: none;} /* museum */
	#thumbplace_1200204 {float: none; margin: 0 calc((100% - 168px - 168px) / 2) 1em;} /* gardencity */
	#thumbplace_1201485 {clear: right; margin: 1em 0 0;} /* bugandaroad */ 
}
