/* 공통 */
.c_inner {width: 1300px; margin:0 auto;}
.w_box {width: 1300px; margin:0 auto; background: #fff; position: relative; z-index: 2; }
.sub_title h2 {font-size:18px; font-weight: 700; color:#1f9fae; letter-spacing: 6.3px; text-transform: uppercase; margin-bottom: 25px; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 {font-size:48px; font-weight: 700; color:#333; font-family: 'NanumSquare',sans-serif;}

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





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

}

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

}

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

}

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

}
