@charset "UTF-8";

/*-- 調整 --*/
.swiper-pagination span:nth-child(4) {
    border-radius: 0;
    clip-path: polygon(0 0, 100% 50%, 0 100%);
}