/* 공통 */
.sub_con {width: 1300px; margin:0 auto; position: relative;}
.sub_title {text-align: center;}
.sub_title h2 {    font-size: 14px; font-weight: 400; color: #0867ae; letter-spacing: 7px; font-family: 'Montserrat'; margin-bottom: 15px; text-transform: uppercase;}
.sub_title h1 {    font-size: 35px; font-weight: 400; color: #333; font-family: 'NanumSquare',sans-serif; line-height: 55px;}
.sub_title h1 b {font-weight: 800;}
.apos_head {display: inline-block; position: relative; text-align: center; }
.apos_head h1 {font-size:30px; font-weight: 400; color:#333; font-family: 'NanumSquare',sans-serif;}
.apos_head h1 span {font-weight: 800; color:#0867ae;}
.apos_head > img {position: absolute; top:-20px;}
.apos_head > img.apos1 {left:-75px;}
.apos_head > img.apos2 {right:-75px;}
.sub_p {font-size:15px; font-weight: 300; color:#666; letter-spacing: -.5px; line-height: 30px; word-break: keep-all;}
.sub_list {text-align: left;}
.sub_list li {font-size:14px; font-weight: 300; color:#666; letter-spacing: -.5px; margin-bottom: 10px; display: flex; align-items: flex-start;}
.sub_list li:last-child {margin-bottom: 0;}
.sub_list li::before {content: ''; display: block; width: 3px; height: 3px; background: #0867ae; margin-right: 8px; position: relative; top:9px;}


/*Content CSS*/
#greetings {padding-bottom: 120px; display: flex; justify-content: center;}
#greetings .img {width: 500px; background: #ddd; margin-right: 80px;}
#greetings .txt { padding: 40px 0}
#greetings .txt h2 {font-family: 'Montserrat',sans-serif; font-size: 14px; color: #0867ae; font-weight: 500; text-transform: uppercase; letter-spacing: 7px; margin-bottom: 25px;}
#greetings .txt h1 {font-family: 'NanumSquare',sans-serif; font-size: 36px; color: #333; font-weight: 900; line-height: 50px;}
#greetings .txt h1 span {font-weight: 300;}
#greetings .txt p { font-weight: 300; font-size: 15px; line-height: 30px; color: #666; word-break: keep-all; margin-top: 25px;}
#greetings .txt h3 {font-family: 'NanumSquare',sans-serif; font-size: 17px; color: #000; font-weight: 500; margin-top: 35px;}
#greetings .txt h3 span {font-size: 24px; color: #000; font-weight: 900; padding-left: 10px;}






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

}

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

}

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

}

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

}
