@charset "utf-8";
.menumap {grid-template-areas: 'place walk';}

#townend > p:nth-of-type(2) {clear: left;}
@media only screen and (max-width: 750px)
{
	#airaforce > p:first-of-type {clear: left;}
	#townend > p:first-of-type {clear: both;}
}
@media only screen and (max-width: 520px)
{
	#thumbplace_2027230 {float: none; margin: 0 calc((100% - 168px - 168px) / 2) 1em;} /* airaforce */
	#thumbplace_2027232 {float: right; clear: right;} /* airaforce */
	#thumbplace_2027801 {float: none; margin: 0 calc((100% - 168px - 168px) / 2) 1em;} /* townend */
	#thumbplace_2027802 {float: right; clear: right;} /* townend */
}
