/* BASIC css start */
div#contact_wrap { background:#F6F5F2; display:flex; width:1200px; padding:40px; transform:translateX(-50%); position:relative; left:50%;}
div#contact_wrap div#address {width:50%; padding-left:200px; box-sizing:border-box;}
div#contact_wrap div#address h3 { font-size:1.6rem; font-family:"arial",sans-serif; margin-bottom:20px;}
div#contact_wrap div#address p { font-size:13px; font-family:"맑은 고딕",sans-serif; font-weight:bolder; color:#7F8487;}

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

div#motungee_map {width:1200px; padding:120px 0 5px 0; margin:0 auto;}
div#motungee_map div#daumRoughmapContainer1738674394172 {transform:translateX(-50%); position:relative; left:50%; border-top:2px solid #999999;}
div#motungee_map div#busStop { background-color:#eeeeee; padding:25px;}
/* BASIC css end */

