.location {}
.location > img {max-width:100%;}
.location ul {}
.location ul li {padding:30px 0; border-bottom:1px solid #AEAEAE;}
.location ul li:last-child {border-bottom:0;}
.location ul li h5 {font-size:17px; margin-bottom:10px;}
.location ul li h5 img {margin-top:-3px;}
.location ul li p {font-size:15px; margin:7px 0;}
.location .root_daum_roughmap .cont .section.lst {display:none !important;}

/* tablet */
@media screen and (min-width:768px) and (max-width:991px){
}

/* mobile */
@media screen and (max-width:767px){
}
