
.ly_special_11 .poster_box .list .item .item_title_box,
.ly_special_11 .poster_box .list .item .item_content {transition: all 0.3s ease;position: relative;}
.ly_special_11 .poster_box .list .item:hover .item_title_box {transform: translateY(-10px);}
.ly_special_11 .poster_box .list .item:hover .item_content {transform: translateY(-10px);}
@media screen and (min-width: 1000px) {
	.ly_special_11 .section .poster_box .list {padding: 100px 0;}	
}
.ly_special_11 .post_wrapper .img_box {display: none;}
.ly_special_11 .section .poster_box {position: unset; transform: unset;min-height: 300px;}
body .ly_special_11 {background-attachment: fixed;background-position: center center;background-repeat: no-repeat;background-size: cover;}
