/* common */
.location h3.title::before {background-image: url("../img/title_bg.png");}
.location h3.title::after {background-image: url("../img/title_bg2.png");}

.location {text-align: center; padding: 85px 0 0;}

.location .content {box-shadow: 0 0 35px 0 rgba(10, 28, 92, 0.08); margin-top: 50px; padding: 95px 0 160px;}
.location-info {display: flex; align-items: center; justify-content: space-between; margin-bottom: 30px;}
.location-info .left {display: flex; align-items: center;}
.location-info .icon {margin-right: 15px;}
.location-info .left span {font-size: 33px; font-weight: 700; color: #000;}
.location-info .right {display: flex;}
.location-info .right .desc + .desc {margin-left: 50px;}
.location-info .right .desc em {margin-right: 10px;}
.location .desc {font-size: 16px; font-weight: 400; color: #000;}
.location .desc em {font-weight: 500; color: #006daa; letter-spacing: -0.4px;}

/* map */
.location .map {width: 100%; height: 450px;}
.location .root_daum_roughmap .wrap_controllers {display: none;}
.location .root_daum_roughmap .wrap_map {height: inherit;}

.location .address {margin-top: 40px;text-align: left;}
.location .address .desc + .desc {margin-top: 20px;}
.location .address
