.ly_poster_11 .posrt_wrapper{position:relative;overflow:hidden;max-height: 70vh}
.ly_poster_11 .img_box{position:relative}
.ly_poster_11 .img_box::after{width:100%;height:100%;position:absolute;content:'';left:0;top:0;pointer-events:none;}
.ly_poster_11 .txt_box{position:absolute;left:12.6%;top:13%;width:36.45%;padding:60px 70px;box-sizing:border-box;border-radius: 10px}
.ly_poster_11 .txt_box .t_title{line-height:1.05;margin-top:20px}
.ly_poster_11 .txt_box .t_subtitle{line-height:1.7}
.ly_poster_11 .txt_box .t_content{line-height:1.7;margin-top:18px}
.ly_poster_11 .txt_box .t_button{display:inline-block;margin-top:50px}
.ly_poster_11 a{text-decoration:unset}
@media screen and (max-width:1000px){.ly_poster_11 .wide{width:100%;margin:0;padding:0;max-width:none}
.ly_poster_11 .txt_box{top:50%;left:50%;transform:translate(-50%,-50%);width:92%;padding:20px}
}