/*Content CSS*/
/*공통*/
.sub_con_wrap {width:100%; margin-bottom: 80px;}
.sub_con {width:100%; margin:0 auto; padding: 0 15px;}
.sub_p {font-size:16px; color:#666; font-weight: 300; letter-spacing: -.5px; line-height: 30px; word-break: keep-all;}

/* greeting*/
.gre_img {width:100%; position: relative;}
.gre_img h1 {width:94%; padding: 10px 20px;font-size: 28px; font-weight: 400; color:#fff; font-family: 'Do Hyeon', sans-serif; background: rgba(0,0,0,0.8); text-align:center; position: absolute; bottom: -50px; left: 50%; margin-left: -47%}
.gree_img {width: 100%;}
.gree_img img {width: 100%;}


.gre_txt {text-align:center; margin-top:100px;}
.gre_txt h2 {font-size: 30px; font-weight: 400; color:#000;  font-family: 'NanumSquare', sans-serif; line-height: 45px;}
.gre_txt h2 span {color:#feba03;}
.gre_txt h3 {font-size:18px; font-weight: 400; color:#000; font-family: 'NanumSquare', sans-serif; margin-bottom: 30px; line-height: 30px;}
.gre_txt p {margin: 30px 0 0 0;}
.gre_txt p span {display: block; font-size:18px; font-weight: 400; color:#000;}


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

}

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

}

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

}
