/* 공통 */
.c_inner {width: 1300px; margin:0 auto;}
.w_box {width: 1300px; margin:0 auto; padding:0 0 80px; background: #fff; position: relative; z-index: 2; }
.sub_title h2 {font-size:16px; font-weight: 600; color:#0053a5; letter-spacing: 9.6px; text-transform: uppercase; margin-bottom: 30px; font-family: 'Montserrat'; }
.sub_title h1 {font-size:36px; font-weight: 300; color:#333; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 b {font-weight: 700; }
.sub_p {font-size:15px; font-weight: 300; color:#666; line-height: 30px; }
.sub_p span {color:#0053a5; }
.sub_bot_bg {width: 100%; height: 450px; background: url('../img/org_bg.jpg') 50% 50% no-repeat; background-size:cover; margin-top:-80px; }

/*Content CSS*/
#org_chart {text-align: center; padding:80px 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) {

}
