$ 0 0 swiperにお世話になりっぱなしです セルの高さを揃えるメモです .swiper-wrapper { align-items: stretch!important; } .swiper-slide { height: auto; } でセルの高さが揃います