@charset "utf-8";

#shSubBnr{font-family:var(--k-font), var(--e-font)}
#shSubBnr .bg{position:relative;height:430px;background-image:linear-gradient(rgb(0, 0, 0, 0.5), rgb(0, 0, 0, 0.3)), url('./sub_banner01.jpg');background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#000}
#shSubBnr .sub_txt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:1;max-width:1400px;width:100%;margin:0 auto;text-align:center;color:#fff}
#shSubBnr .sub_txt .txt01{display:inline-block;position:relative;margin-bottom:15px;font-size:15px;font-weight:600;font-family:var(--e-font)}
#shSubBnr .sub_txt .txt02{overflow:hidden;font-size:45px}
#shSubBnr .sub_txt .txt02 span{opacity:0;position:relative;bottom:-46px}