.idx-Unit_Body .list .slider .swiper-container .swiper-wrapper li.kanda-hare .image:before {
    background: url(../../images/pc/unit/thumb_azai-eimi_off.jpg) 0 0 no-repeat;
    background-size: cover
}

@media screen and (max-width:1024px) {
    .idx-Unit_Body .list .slider .swiper-container .swiper-wrapper li.kanda-hare .image:before {
        background: url(../../images/sp/unit/thumb_azai-eimi.jpg) 0 0 no-repeat;
        background-size: cover
    }
}

.idx-Unit_Body .list .slider .swiper-container .swiper-wrapper li.kanda-hare .image:after {
    background: url(../../images/pc/unit/thumb_azai-eimi_on.jpg) 0 0 no-repeat;
    background-size: cover
}