@charset "utf-8";
/*.tp_embedded_os {width: 250px; height: 250px;}*/
.walkmap {float: left; width: calc(100% - 173px);}
.walkmap iframe {height: 250px;}
#mainText > p:first-of-type {clear: both;}
/*@media only screen and (max-width: 750px)
{
	.tp_embedded_os {width: 330px;}
}*/
@media only screen and (max-width: 520px)
{
	#mainText > p:first-of-type {clear: none;}
	/*.osmap {width: 100%} .osmap br {display: none;}
	.tp_embedded_os {width: 100%;}*/
	.walkmap {width: calc(100% - 6px);}
}
