/* CONTACT - 오시는 길 */
#location .flex-box .dl{ max-width: 1000px; }

@media screen and (min-width: 651px){
	#location .flex-box{ margin-top: calc((var(--figure) / 3) * -1); }
}