/* 공통 */
.c_inner {width: 1300px; margin:0 auto;}
.w_box {width: 1200px; margin:0 auto; padding:0 0 80px; background: #fff; position: relative; z-index: 2; }
.sub_title h2 {font-size:16px; font-weight: 600; color:#0053a5; letter-spacing: 9.6px; text-transform: uppercase; margin-bottom: 30px; font-family: 'Montserrat'; }
.sub_title h1 {font-size:36px; font-weight: 300; color:#333; font-family: 'NanumSquare',sans-serif;}
.sub_title h1 b {font-weight: 700; }
.sub_p {font-size:15px; font-weight: 300; color:#666; line-height: 30px; }
.sub_bot_bg {width: 100%; height: 450px; background: url('../img/gre_bg.jpg') 50% 50% no-repeat; background-size:cover; margin-top:-80px; }

/*Content CSS*/
#greetings {text-align: center; padding:80px 0 0;}
#greetings p {margin:30px 0 60px;}
#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:24px; }
#greetings .sign {margin:20px 0 0;}





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

}

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

}

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

}
