/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.s_title h2 {font-size: 18px; font-weight: 500; color:#009a5e; letter-spacing: 4.5px; text-transform: uppercase; }
.s_title h1 {font-size: 36px; font-weight: 300; color:#000; margin-top: 20px; text-transform: uppercase; }
.s_title.wh h1 {color:#fff;}
.sub_p {font-size: 17px; font-weight: 300; color:rgba(0, 0, 0, 0.9);  letter-spacing: -.2px; line-height: 36px ;}
.section {padding:100px 0; }
.section.wh {background: #fff;}

/*Content CSS*/
#location {text-align: center; }
#location .flex_map {display: flex; justify-content: space-between; margin-top: 40px; align-items: center;}
#location .flex_map .info {width: 576px; }
#location .flex_map .info li {width: 100%; border-bottom: 1px solid #ddd; display: flex ; align-self: flex-start; padding:30px 0; text-align: left; }
#location .flex_map .info li i {margin-right: 20px; font-size: 23px; color:#009a5e; position: relative; top:1px ;}
#location .flex_map .info li p {font-size: 17px; font-weight: 300 ;color:#rgba(0, 0, 0, 0.9); letter-spacing: -.2px; word-break: keep-all;}

/* section */
#loc_s2 .flex_map .info li p {letter-spacing: -.7px;}

/* section 3 */
#loc_s3 .img_list {display: flex; justify-content: space-between; margin-top: 45px; }














@media screen and (max-width:1600px) {


}

@media screen and (max-width:1300px) {


}
