/* バンドルセット */
.bundle-set__inner {
  width: 89.4vw;
  margin: 0 auto;
  padding: 7vw 0;
}

.online__label {
  width: 46vw;
}

.bundle-set__title {
  font-size: 4.5vw;
  line-height: 1.2;
  margin-top: 5vw;
}

.bundle-set__name {
  font-feature-settings: "palt";
  font-size: 3.2vw;
  font-weight: bold;
  margin-top: 3vw;
}

.bundle-set__img {
  width: 70vw;
  margin: 7vw auto 0;
}

.bundle-set__bg {
  width: 90vw;
  top: 3vw;
}

.bundle-set__price {
  font-size: 4.5vw;
  margin-top: 8vw;
}

.bundle-set__notes {
  font-size: 3.2vw;
  margin-top: 2vw;
}

.other-lineup__obj-left {
  top: -14vw;
}

.limited--bundle {
  width: 13vw;
  height: 13vw;
  top: 1vw;
  right: 1vw;
}

.bundle-set .btn--cart a,
.bbg,
.step-block .data .bcs .bbg {
  width: 56.7vw;
  font-size: 3.9vw;
  padding: 5.2vw 0 5.7vw;
}