/* 공통 */
.c_inner {width: 100%; margin:0 auto;}
.w_box {width: 100%; margin:0 auto 50px; padding:0 20px; background: #fff; position: relative; z-index: 2; }

.sub_title h2 {font-size:14px; font-weight: 600; color:#0053a5; letter-spacing: 7px; text-transform: uppercase; margin-bottom: 18px; font-family: 'Montserrat'; }
.sub_title h1 {font-size:28px; font-weight: 300; color:#333; font-family: 'NanumSquare',sans-serif; line-height: 40px; word-break: keep-all;}
.sub_title h1 b {font-weight: 700; }
.sub_p {font-size:14px; font-weight: 300; color:#666; line-height: 28px; word-break: keep-all;}
.sub_bot_bg {width: 100%; height: 250px; background: url('../img/gre_bg.jpg') 50% 50% no-repeat; background-size:cover; }

/*Content CSS*/
#greetings {text-align: center;}
#greetings p {margin:30px 0 40px;}
#greetings h3 {font-size:17px; font-weight: 700; color:#666; font-family: 'NanumSquare',sans-serif;}
#greetings h3 b {color:#000; font-weight: 700; font-size:22px; }
#greetings .sign {margin:20px 0 0;}





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

}

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

}

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

}
