@charset "utf-8";

#subBnr{position:relative;z-index:20;min-width:1500px;width:100%;height:420px;color:#fff;overflow:hidden}
#subBnr .inner{height:100%;background:url('./sub_bg.jpg') center no-repeat;background-size:cover}

#subBnr .txt_area{position:relative;top:50%;width:1200px;margin:0 auto;text-align:center;opacity:0;transform:translateY(-50%);font-family:var(--e-font), var(--k-font)}
#subBnr .txt_area p{padding-bottom:20px;font-size:15px;font-weight:700}
#subBnr .txt_area span{display:inline-block;font-size:42px;font-weight:300}

