/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative; }
.s_bot_bg {width: 100%; height: 500px; margin:-155px 0 0; background: url('../img/gre_bot_bg.jpg') 50% 50% no-repeat; background-size:cover;  }

/*Content CSS*/
#greetings {text-align: center; }
#gre_sec {z-index: 2; padding:0 50px 110px; background: #fff; }
#gre_sec h2 {font-size:18px; font-weight: 400; color:#0900cb; letter-spacing: 7.2px; font-family: 'Play', sans-serif;}
#gre_sec h1 {font-size:36px; font-weight: 500; color:#000; line-height: 48px; margin:35px 0 40px;}
#gre_sec p {font-size:16px; font-weight: 300; color:#666; line-height: 30px; }
#gre_sec h3 {font-size:18px; font-weight: 400; color:#333;margin:50px 0 0;}
#gre_sec h3 b {font-weight: 600; font-size:26px; }





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

}

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

}

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

}
