/* 공통 */
.sub_con {width: 100%; padding:0 15px;  position: relative; }
.section {padding: 60px 0;}
.s_title h2 {font-size:14px ;font-weight: 700; color:#0000ff; text-transform: uppercase; }
.s_title h1 {font-size:24px; font-weight: 700; color:#000; margin-top: 10px;}
.s_title.wh h2, .s_title.wh h1 {color:#fff;}

/*Content CSS*/
#org_sec1 {padding:60px 0 0;}
/* section */
#org_sec1 .w_box { background-color: #fff; position: relative; z-index: 2; text-align: center; text-align: center;  padding-bottom: 50px; }
#org_sec1 .w_box .s_title { margin-bottom: 35px; }
#org_sec1 .w_box .img img {max-width: 100%; }
#org_sec1 .btm {width: 100%; height: 150px; background: url('../img/orga_bg.jpg') 50% 50% no-repeat; background-size:cover; position: relative; z-index: 1; }









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

}


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

}

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

}
