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

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







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

}

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

}

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

}

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

}
