
@media screen and (min-width: 1000px) {
    .ly_poster_40 .wide .poster_box .text_box { padding: 0;width: 100%;max-width: 1440px; }
    .ly_poster_40 .wide  .poster_box .text_box .text_content { width: 40%; }
}
@media screen and (max-width: 1480px) and (min-width: 1000px) {
    .ly_poster_40 .wide .section .poster_box .text_box { padding: 20px 50px;}
    .ly_poster_40 .wide  .poster_box .text_box .text_content { width: 60%; }
}
@media screen and (max-width: 1000px) {
    .ly_poster_40 .wide .poster_box .text_box { padding: 40px 20px; }
}
