
/* 공통 */
.con_wrap { width:100%; margin:0 auto; text-align: center; padding:0 20px; }
.s_tit { position:relative; line-height: 1; font-weight: 600; margin-bottom: 35px; }
.s_tit:before { content:""; display: block; width:30px; height:3px; background:#ae003a; margin:0 auto 20px; }
.s_tit.eng { font-size: 30px; font-family: 'Poppins', sans-serif; }
.se_con { padding:80px 0 100px; }

#location { position:relative; overflow: hidden; line-height: 1; }
/* #bu2 > div:nth-of-type(even) { background:#f7f7f7; } */

/*Content CSS*/
.loca_con { position:relative; z-index: 5; border-top:3px solid #980133; }
.loca_con li { display: flex; padding:25px 10px; border-top: 1px solid rgba(174,0,58,.1); text-align: left; }
.loca_con li i { display: inline-block; text-align: center; font-size:24px; color:#ae003a; height: 24px; line-height: 24px; }
.loca_con li .txt { margin-left: 20px; width:calc(100% - 50px); }
.loca_con li h2 { font-size:16px; color:#ae003a; font-weight: 500; margin-bottom: 8px; }
.loca_con li p { font-size:14px; font-weight: 300; color: #333; line-height: 28px; word-break: keep-all; }


.root_daum_roughmap .wrap_controllers { display: none; }
