/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.w_box {background: #fff; position: relative; z-index: 2;   box-shadow: 0 0 13px 0 rgba(21, 21, 21, 0.08);}
.bot_bg {width: 100%; height: 367px; position: relative; z-index: 1; background: url('../img/org_bot_bg.jpg') 50% 50% no-repeat; background-size:cover; }
.sub_p {font-size: 16px; font-weight: 300; color:#666; line-height: 32px; word-break: keep-all; }

/*Content CSS*/
#org_chart {text-align: center; padding:100px 0 0; }
/* section */
#org_s1 .bot_bg {margin-top: -180px; }
#org_s1 .w_box {text-align: center; padding:100px 0;}









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

}


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

}

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

}
