@charset "utf-8"; 


div.address		{ margin: 20px 0 0; font-size: 16px; line-height: 30px; font-family:  'Noto Sans KR';  font-weight: 500; color: #4e4e4e; }
div.address span	{ color: #FFF; background: #494846; border-radius: 15px; padding: 2px 12px 3px 12px; margin-right: 10px; }


@media(max-width:1216px) {
	.root_daum_roughmap_landing {width:100% !important; height: 400px; }

	div.address		{ font-size: 14px; line-height: 25px; }
	div.address span	{ padding: 1px 10px 2px 10px; margin-right: 5px; }
}