.swiper-container {
  padding-bottom: 38px;
}
.swiper-container img {
  border-radius: 10px;
}
.swiper-pagination-bullet {
  background: #535353;
  opacity: 1;
}
.swiper-pagination-bullet-active {
  background: #184f9f;
}

.sonoligo-img {
  width: 300px;
  border-radius: 10px;
}

.sonoligo-img-p {
  color: #184f9f;
  font-weight: 700;
  text-align: center;
}

.p-tourism-tbl.p-coupon-tbl tbody tr td {
  padding-left: 5px;
  text-align: left;
}

.p-tourism-tbl.p-coupon-tbl tbody tr th {
  padding-left: 5px;
  text-align: left;
  width: auto;
}

@media screen and (min-width: 768px) {
  .p-tourism-tbl.p-coupon-tbl tbody tr th {
    padding-left: 5px;
    text-align: left;
    width: auto;
  }

  .lp-section-logo {
    margin-top: -60px;
    padding-bottom: 70px;
  }

  .lp-section-logo {
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 25px;
    padding-left: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .lp-section-logo {
    margin-top: -40px;
    padding-bottom: 50px;
  }
}
