/*Content CSS*/
@font-face {
    font-family: 'Yedang';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/naverfont_11@1.0/Yedang.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
#greetings{overflow: hidden;}
section > article{padding: 50px 0;}
section > article:nth-child(even){background-color: #f7f7f7;}
.sub_inner{width: 100%; max-width: 1400px; padding: 0 20px; margin: 0 auto;}

.fs_55{font-size: 28px; font-weight: 800; line-height: 1; letter-spacing: -.7px;text-align: center;}
.bar::before{content: ''; display: block; width: 30px; height: 3px; background-color: #42ade0; margin: 0 auto 8px;}
.fs_50{font-size: 35px; letter-spacing: -1px; font-family: 'Yedang';}
.fs_35{font-size: 20px; font-weight: 700;  line-height: 1.7; letter-spacing: -.7px;}
.fs_22{font-size: 16px; letter-spacing: -.44px;}
.fs_18{font-size: 14px; font-weight: 400; line-height: 1.7; letter-spacing: -.36px; color: #333;}

.text{border: solid 1px #ddd; padding: 30px 20px; text-align: center; position: relative; margin-top: -55px; z-index: 1; background-color: #fff;}
.text::before{content: ''; display: block; width: 60px; height: 44px; background: url('../img/quo1.png') 50% / cover no-repeat; position: absolute; top: -30px; left: 20px;}
.text::after{content: ''; display: none; width: 60px; height: 44px; background: url('../img/quo2.png') 50% / cover no-repeat; position: absolute; bottom: 115px; right: 20px;}
.text p{margin: 15px 0;}
.sign {display: flex; align-items: center; justify-content: center;}
.sign span + span{display: inline-block; margin-left: 7px;}
.text p br:not(.space){display: none;}
.full_bg{background: url('../img/gree_bg.jpg?v=240102') 50% / cover no-repeat; width: 100%; height: 150px; margin-top: 30px;}

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

}


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

}

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

}
