/* 공통 */
.sub_con {width: 100%; padding: 0 15px; position: relative; }
.s_bot_bg {width: 100%; height: 150px; margin:-0 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 15px 50px; background: #fff; }
#gre_sec h2 {font-size:14px; font-weight: 400; color:#0900cb; letter-spacing: 3px; font-family: 'Play', sans-serif;}
#gre_sec h1 {font-size:20px; font-weight: 500; color:#000; line-height: 35px; margin:15px 0 30px;}
#gre_sec p {font-size:14px; font-weight: 300; color:#666; line-height: 26px; letter-spacing: -.5px; word-break: keep-all;}
#gre_sec h3 {font-size:15px; font-weight: 400; color:#333;margin:40px 0 0;}
#gre_sec h3 b {font-weight: 600; font-size:22px; }





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

}

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

}

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

}
