/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }

/*Content CSS*/
#greetings {padding:0 0 150px;}
#greetings .img {width: 892px; height: 500px; background: url('../img/gre_img.jpg') 50% 50% no-repeat; }
#greetings .txt {position: relative;  z-index: 2; background: #fff; padding:120px 80px 90px; box-shadow: 8.8px 8.2px 21px 0 rgba(0, 0, 0, 0.06);
width: 1150px; margin-left:150px; margin-top:-100px;}
#greetings .txt > img {position: absolute; top:-50px; }
#greetings .txt > img.apos1 {left:30px;}
#greetings .txt > img.apos2 {right:30px;}
#greetings .txt h1 {font-size:24px; font-weight: 400; color:#1f4de5; font-family: 'paybooc-ExtraBold';}
#greetings .txt p {margin:25px 0 0; font-size:17px; font-weight: 400; color:#003333; line-height: 40.5px; font-family: 'paybooc-Light'; white-space: nowrap ;}
#greetings .txt h2 {font-size:18px; font-weight: 400; color:#000; font-family: 'paybooc-Medium'; text-align: right; margin-top:30px; }
#greetings .txt h2 b {font-weight: 400;font-family: 'paybooc-Bold'; font-size:28px; padding-left:10px; }
#greetings .txt h2 img {margin-left:20px ;}



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

}

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

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

}
