/*공통*/
.con_wrap {width: 100%; padding: 50px 0;}
.con_wrap:first-child {padding-top: 0;}
.sub_con {width: 100%; padding:0 15px;}
.sub_h1 {font-size: 24px; font-weight: 700; color:#000; font-family: 'NanumSquare', sans-serif !important; line-height: 38px; word-break: keep-all;}
.sub_h1 span {color:#0053dd;}
.sub_p {font-size: 15px; font-weight: 300; color:#000; line-height: 24px; letter-spacing: -1px; word-break: keep-all;}
.res_img {width:100%; height:auto;}

/*Content CSS*/
.greetings {text-align: center;}
.gree_line {width: 1px; height: 45px; background: #000; margin: 30px auto 15px auto; }


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

}

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

}

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

}
