.voice{position:relative;background:#c7e5e6;padding-bottom:100px;margin-bottom:100px}.voice .voice-wrap{width:92%;margin:0 auto;border-radius:60px;overflow:hidden;padding:30px 0;background:#fff}.voice .voice-deco{position:absolute;left:0;bottom:-10px;z-index:10}@media screen and (max-width:767px){.voice{padding-bottom:13.33333vw;margin-bottom:13.33333vw}.voice .voice-wrap{border-radius:8vw;padding:6.66667vw 0}.voice .voice-deco{bottom:-1.33333vw}}.voice .swiper-button-next-voice{width:30px;height:30px;border-top:3px solid #0e3458;border-right:3px solid #0e3458;-webkit-transform:rotate(45deg);transform:rotate(45deg);background:0 0;right:45px;margin-top:0}@media screen and (max-width:767px){.voice .swiper-button-next-voice{width:4vw;height:4vw;right:6vw}}.voice .swiper-button-prev-voice{width:30px;height:30px;border-top:3px solid #0e3458;border-right:3px solid #0e3458;-webkit-transform:rotate(225deg);transform:rotate(225deg);background:0 0;left:45px;margin-top:0}@media screen and (max-width:767px){.voice .swiper-button-prev-voice{width:4vw;height:4vw;left:6vw}}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}