/*공통*/
.sub_con {width: 1280px; margin: 0 auto; padding: 100px 0;}

/*Content CSS*/
.gree_logo {text-align: center; margin-bottom: 55px;}
.gree_txt {width: 100%; text-align: center;}
.gree_txt h1 {font-size: 18px; font-weight: 500; color:#333; margin-bottom: 25px; }
.gree_txt h1 span {color:#0068d3}
.gree_txt p {font-size: 15px; font-weight: 300; color:#666; line-height: 26px; }
.ceo_sign {font-size: 22px!important; font-weight: 700!important; color:#000!important; font-family: 'NanumSquare', sans-serif !important; margin-top: 40px!important;}
@media screen and (max-width:1200px) {

}

@media screen and (max-width: 960px) {
}

@media screen and (max-width: 640px) {
}
