@charset "utf-8";

#shSub{display:flex;align-items:center;justify-content:center;width:90%;height:350px;margin:0 auto;background:url(./sub_bg.jpg) center no-repeat;background-size:cover}
#shSub .txt_area{font-size:18px;text-align:center;color:rgba(255,255,255,.7);font-family:'Pretendard'}
#shSub .txt_area p{margin-bottom:20px;font-size:45px;font-weight:700;color:#fff}