.slide_arrow {display: flex; align-items: center; justify-content: space-between; width: 80px; height: 25px; padding: 5px 9px; margin: 10px auto 0; border-radius: 13px; background: var(--pr); box-sizing: border-box;}
.slide_arrow .arrow_btn {width: 9px; height: auto; cursor: pointer;}
.slide_arrow .arrow_btn img {width: 100%; height: auto;}
.slide_arrow .swiper-pagination-fraction {font-size: 12px; font-weight: 400; line-height: 1.17; color: var(--wt); text-align: center; letter-spacing: -0.14em;}
.slide_arrow .swiper-pagination-fraction span {font-size: 12px; font-weight: 400; line-height: 1.17; color: var(--wt); text-align: center; letter-spacing: -0.14em;}