.indexB-sengong {/*padding: 80px 0 0;*/}
.indexB-sengong  h3 {font-size: 60px;font-weight: 700;text-align: center;margin-bottom: 80px;text-transform: uppercase;color: #000;padding-top: 80px;}
.indexB-sengong  h3 b {
  display: block;
  margin-bottom: 8px;
  font-weight: 100;
  color: var(--text-color-active);
  font-size: 17px;
  font-family: var(--font-family2);
  letter-spacing: 0;
}
.indexB-sengong .listA{position: relative;}
.indexB-sengong .listA .swiper-button-prev,.indexB-sengong .listA .swiper-button-next{width:40px;height:40px;border-radius:0;background:none;color:#000;top:calc(((100% - 40px) / 2) - 20px);margin-top:0;text-align:center;}
.indexB-sengong .listA .swiper-button-prev::after,.indexB-sengong .listA .swiper-button-next::after{display:none;}
.indexB-sengong .listA .swiper-button-prev i,.indexB-sengong .listA .swiper-button-next i{font-size:44px;line-height:44px;color:#fff;font-weight: 700;}
.indexB-sengong .listA .swiper-button-prev,.indexB-sengong .listA .swiper-container-rtl .swiper-button-next{left:7%;right:auto;}
.indexB-sengong .listA .swiper-button-next,.indexB-sengong .listA .swiper-container-rtl .swiper-button-prev{right:7%;left:auto;}
.indexB-sengong .listA .swiper-button-prev:hover,.indexB-sengong .listA .swiper-button-next:hover{color:#5C5C5C;}

.indexB-sengong .listB{margin:60px 0 0;position:relative;}
.indexB-sengong .listB .swiper-pagination{display:block;position:static;width:100%;/*margin-top:70px;*/}
.indexB-sengong .listB .swiper-pagination-bullet {height:16px;width:16px;margin:0 5px;background:#ABABAB;border-radius:50%;opacity:1;box-sizing:border-box;}
.indexB-sengong .listB .swiper-pagination-bullet-active{background:#38A5DD;}



@media screen and (max-width:1440px){
  .indexB-sengong h3{font-size: 50px;}
}

@media screen and (max-width:1280px){
.indexB-sengong h3{font-size: 40px;}

.indexB-sengong {padding: 40px 0 0;}
.indexB-sengong h3 {margin-bottom: 40px;}
.indexB-sengong .listB .swiper-pagination {margin-top: 30px;}
}

@media screen and (max-width:768px){
	
.indexB-sengong h3{font-size: 28px;}

}

@media screen and (max-width:480px){
.indexB-sengong h3 {font-size: 22px;}

.indexB-sengong .listA .swiper-button-prev, .indexB-sengong .listA .swiper-button-next {display: none;}
.indexB-sengong .listB .swiper-slide img{width:100%;}
.indexB-sengong .listB .swiper-pagination-bullet {height: 10px;width: 10px;}

}

