/* bonus-hero */

.bonus-hero .prime__wrap {
  max-width: 930px;
}

.bonus-hero .prime__text {
  max-width: 740px;
}

/* bonus-s-1 */
/* bonus-s-2 */

.bonus-s-2 th {
  width: 25%;
}

/* bonus-s-3 */

.bonus-s-3 th {
  width: 25%;
  white-space: nowrap;
}

/* bonus-s-4 */

.bonus-s-4 .info-list > li {
  width: calc(25% - 15px);
}

.bonus-s-4 .info-list__title {
  width: 100%;
}

.bonus-s-4 .info-list__text {
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
}

/* bonus-s-5 */

.bonus-s-5 thead th:nth-child(1) {
  width: 26%;
}

.bonus-s-5 thead th:nth-child(2),
.bonus-s-5 thead th:nth-child(3) {
  width: 37%;
}

/* bonus-s-6 */

.bonus-s-6 .overlay-list {
  padding: 20px;
}

/* bonus-s-7 */

.bonus-s-7 thead tr th:nth-child(1) {
  width: 27%;
}

.bonus-s-7 thead tr th:nth-child(2),
.bonus-s-7 thead tr th:nth-child(3) {
  width: 38%;
}

/* bonus-s-8 */

.bonus-s-8 .overlay-list {
  padding: 20px;
}

/* bonus-s-9 */

.bonus-s-9 th {
  width: 25%;
}

/* bonus-s-10 */

.bonus-s-10 .overlay-list {
  padding: 20px;
}
