/* 공통  */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.s_title h1 {font-size:48px; font-weight: 700; color:#000; text-transform: uppercase; font-family: 'Montserrat', 'Noto Sans KR'; }
.s_title h1::before {content: ''; display: block; width: 72px; height: 4px; background: #e60012; margin:0 auto 40px;}


/*Content CSS*/
#org_chart {text-align: center; padding:80px 0 120px;}
#org_chart .img {margin:60px 0 0;}



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

}

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

}

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

}

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

}
