@charset "utf-8";

.kakaoMap {width:1150px;height:490px; border-top: 1px solid #2e2e2e; border-left: 1px solid #2e2e2e; 
			border-right: 1px solid #2e2e2e; margin: 0 auto; margin-top: 10px; border-radius: 10px 10px 0px 0px;}
.kakaoMapSub {margin: 0 auto; width: 1150px; border-left: 1px solid #2e2e2e; border-right: 1px solid #2e2e2e; border-bottom: 1px solid #2e2e2e;
			    text-align: center; background-color: #2e2e2e; color: #fff; font-weight: 700;}
.kakaoMapSub div a {text-decoration: none; color: #fff;} 
.subMap {width: 900px; margin: 0 auto; margin-top: 10px; position: relative;}
.mapTri {margin: 0 auto; margin-bottom: 15px; width: 1150px;}
.mapTri .down {margin: 0 auto; display: flex; justify-content: center; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 10px solid #2e2e2e; width: 0px; height: 0px;}