/* BASIC css start */
div#contact_wrap { background:#F6F5F2; margin-top:50px; display:flex; flex-direction:column; transform:translateX(-50%); position:relative; left:50%;}
div#contact_wrap div#address {box-sizing:border-box;padding:10px;}
div#contact_wrap h3 { font-size:1rem; font-family:"arial black",sans-serif; margin-bottom:20px; border-bottom:2px solid #000000; padding-bottom:7px;}
div#contact_wrap div#address>p { font-size:0.9rem; font-family:"맑은 고딕",sans-serif; font-weight:bolder; color:#7F8487;}

div#contact_wrap div#us {box-sizing:border-box;padding:10px;}
div#contact_wrap div#us ul { display:flex;height:25px; font-size:0.9rem;}
div#contact_wrap div#us li { font-family:"맑은 고딕",sans-serif; font-weight:bolder; color:#7F8487; width:50%;}
div#contact_wrap div#us p {font-family:"맑은 고딕",sans-serif; font-weight:bolder; color:#7F8487;}

div#motungee_map { width:380px; margin:60px auto 50px;}
div#motungee_map div#daumRoughmapContainer1738674394172 {transform:translateX(-50%); position:relative; left:50%; border-top:2px solid #999999;}

/* BASIC css end */

