/* 공통 */
.sub_con {width:100%; padding:0 15px;}
.sub_title h2 {font-weight: 500; font-family: 'Montserrat'; font-size:16px; letter-spacing: 1px; color:#c3a078;}
.sub_title h1 {color:#2a231b; font-family: 'S-CoreDream-5Medium'; font-weight: 400; font-size:26px;}
.sub_title h1::after {content: ''; display: block; width:1px; height:40px; background: #7b5c40; margin:20px auto 0;}

/*Content CSS*/
#organizationchart {width:100%; padding:50px 0; background: url('../img/dot_pat.png') 50% 50% repeat; text-align: center;}
#organizationchart .sub_con {background: #fff; padding:50px 15px;  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.16); text-align: center;  width:calc(100% - 30px); margin:0 auto;}
#organizationchart img {max-width:100%; }






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

}

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

}

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

}

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

}
