/* 공통 */
.sub_con {width:100%; padding:0 15px;}
.sub_title h2 {font-weight: 500; font-family: 'Montserrat'; font-size:16px; letter-spacing: 1px; color:#c3a078;}
.sub_title h1 {color:#2a231b; font-family: 'S-CoreDream-5Medium'; font-weight: 400; font-size:26px;}
.sub_title h1::after {content: ''; display: block; width:1px; height:40px; background: #7b5c40; margin:20px auto 0;}
.apos_head {font-size:22px; font-weight: 400; color:#2a231b; position: relative;  font-family: 'S-CoreDream-4Regular'; display: inline-block; line-height: 35px;}
.apos_head > img {position: absolute; top:-15px; width:40px;}
.apos_head .apostrophe1 {left:-45px;}
.apos_head .apostrophe2 {right:-45px;}
/*Content CSS*/
#greetings {width:100%; padding:50px 0; background: url('../img/dot_pat.png') 50% 50% repeat; text-align: center;}
.gre_top {width: 100%; height:220px;background: url('../img/gre_top.jpg') 50% 50% no-repeat; background-size:cover;}
.gre_txt_box {width:calc(100% - 30px); padding:40px 15px; background: #fff;  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.16); border-top:10px solid #c3a078; margin:-70px auto 0;
overflow: hidden;}
.gre_txt_box p {font-size:14px; font-weight: 300; color:#4b331d; line-height: 25px; letter-spacing: -1px; margin:20px 0 30px 0; word-break: keep-all;}
.gre_txt_box b {font-weight: 400; font-size:15px; font-weight: 400; color:#4b331d; letter-spacing: -1px; word-break: keep-all; line-height: 25px;}
.gre_txt_box span {font-size:18px; font-weight: 500; color:#4b331d; letter-spacing: -.5px; display: block; margin-top:30px;}









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

}

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

}

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