/* 공통 */
.sub_con {width: 100%; padding:0 15px; 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: 150px; 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:60px 0 0; }
/* section */
#org_s1 .bot_bg {margin-top: -40px; }
#org_s1 .w_box {text-align: center; padding:40px 15px;}
#org_s1 .w_box img {max-width: 100%; }








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

}


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

}

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

}
