@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;} */

.logo {float: left;width: 280px;padding-left: 40px;padding-right: 40px;text-align: center;margin-top: 100px;margin-bottom: 100px;}
.logoDesc {float: left;width: 800px;}
.logoDesc p {
    font-size: 22px;
    font-weight: 300;
    color: #333;
    margin: 10px 0 20px;
    line-height: 120%;
    font-family: 'Noto Sans KR', 'Nanum Gothic', sans-serif;
    letter-spacing: -0.03rem;
}
.logoDesc p:first-child {
	margin-top: 100px;
}
.logoDesc p strong{
	color: #3d9bd5;
}