@charset "utf-8";
.section7 .sec7 { width: 100%; }
.section7 .sec7 .swiper-slide { text-align: center; }
.section7 .sec7 .swiper-slide > p:nth-of-type(2) { padding: 10px 0 5px; font-size: 16px; }
.section7 .swiper-button-next,
.section7 .swiper-button-prev { background: url('img/arrow-white.png') center no-repeat #ccc; width: 50px; height: 50px; border-radius: 25px; top: 55%; left: 50%; right: auto; bottom: auto; margin-top: 0px; }
.section7 .swiper-button-prev { margin-left: -700px; transform: rotate(180deg); }
.section7 .swiper-button-next { margin-left: 650px; }