/* BASIC css start */
#contentWrapper { width:100%;   }
#content { position:relative; }

h2 { font-size:20px; margin-top:70px; text-align:center;  color:#ccc; }
h3 { font-size:38px; line-height:35px; text-align:center; border-bottom:1px solid #eee; padding-bottom:30px; }

.bn_list { padding: 10px; gap: 15px; margin-top: 30px; display: flex; flex-wrap: wrap; flex-direction: row; justify-content: flex-start; }
.bn_list .swiper-slide { width: 410px; }
.bn_list .swiper-slide a img { width:100%; }

.bn_list a { width: 410px; }
.bn_list a img { width:100%; }

.bn_2nd {display:none;}
/* BASIC css end */

