/* =============================================================================
   下層:ゴー褒美ページメインコンテンツ
   ========================================================================== */
.page--gohoubi .sub-title-block__title {
  max-width: 150px;
}

/* メイン画像セクション */
.gohoubi__title {
  margin-top: 15px;
  padding: 10px 0;
}

.gohoubi__title img {
  display: inline-block;
  max-width: 90%;
  margin-inline: auto;
}

/* ナビゲーションボタン  */
.navigation {
  margin-bottom: 30px;
  text-align: center;
}

.navigation__buttons {
  display: flex;
  justify-content: space-between;
  gap: 8px;
  padding: 0 15px;
}

.navigation__button {
  flex: 1;
  background-color: #000;
  color: white !important;
  padding: 6px 4px;
  border-radius: 5px;
  font-weight: bold;
  text-decoration: none;
  font-size: 0.9rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 42px;
  transition: opacity 0.3s ease;
}
.navigation__button:hover {
  opacity: 0.8;
  transition: opacity 0.3s ease;
}

/* スタンプラリーセクション */

.stamp-rally {
  background-color: #000;
  color: white;
  margin-bottom: 30px;
  padding: 20px 15px;
}

.stamp-rally__title {
  background-color: #000;
  color: white;
  text-align: center;
  padding: 10px;
  margin: 0 auto 20px auto;
  font-size: 1.1rem;
}

.stamp-rally__title img {
  display: block;
  margin: 0 auto;
  max-width: 95%;
  height: auto;
}

.stamp-rally__description {
  text-align: center;
  margin: 0 10px 20px 10px;
  line-height: 1.4;
  color: white;
}

.stamp-rally__grid {
  padding: 0 5px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

.stamp-rally__item {
  padding: 10px;
  background-color: #1a1a1a;
  border-radius: 8px;
}

.stamp-rally__item-title {
  margin: 0 0 8px 0;
  font-size: 0.8rem;
  color: #ffd700;
  text-align: left;
  font-weight: bold;
}

.stamp-rally__item-image {
  width: 100%;
  aspect-ratio: 4/3;
  margin: 0 auto 8px auto;
  border-radius: 5px;
  display: block;
  object-fit: cover;
}

.stamp-rally__item-name {
  margin: 0 0 8px 0;
  font-size: 0.7rem;
  line-height: 1.3;
  color: white;
  text-align: left;
  font-weight: bold;
}

.stamp-rally__item-description {
  margin: 0;
  font-size: 0.6rem;
  line-height: 1.2;
  color: #ccc;
  text-align: left;
}

.stamp-rally__complete-bonus {
  background-color: #000;
  border-radius: 8px;
  padding: 20px;
  margin: 30px auto 0 auto;
  width: 90%;
  text-align: center;
}

.stamp-rally__complete-title {
  margin-bottom: 20px;
  color: white;
  font-size: 1.1rem;
}

.stamp-rally__complete-title-image {
  display: block;
  margin: 0 auto;
  width: 95%;
  height: auto;
}

.stamp-rally__complete-image-wrapper {
  margin-bottom: 20px;
}

.stamp-rally__complete-link {
  display: inline-block;
  text-decoration: none;
}

/* ワゴンセクション */

.wagon {
  background-image: url("../img/common/back_blue.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 8px;
  padding: 20px;
  margin: 0 auto 30px auto;
  width: 90%;
}

.wagon__title {
  color: white;
  text-align: center;
  padding: 10px;
  margin: 0 auto 2.5px auto;
  font-size: 1.1rem;
}

.wagon__title-image {
  display: block;
  margin: 0 auto;
  width: 95%;
  height: auto;
}

.wagon__item {
  text-align: center;
  margin: 0 auto 0 auto;
  border-radius: 8px;
}

.wagon__item-title {
  margin: 0 0 20px 0;
  font-size: 1.2rem;
  color: white;
  font-weight: bold;
}

.wagon__item-image {
  /* width: 80%; */
  /* max-width: 250px; */
  margin-bottom: 20px;
  border-radius: 5px;
  display: block;
  margin-inline: auto;
}

.wagon__item-description {
  margin: 0 0 20px 0;
  font-size: 0.9rem;
  color: white;
  line-height: 1.4;
}

.wagon__item-link {
  display: inline-block;
  text-decoration: none;
  width: 90%;
}

.upopoy {
  margin-bottom: 30px;
}

.upopoy__title {
  color: #000;
  text-align: center;
  padding: 10px;
  margin: 0 auto 20px auto;
  font-size: 1.1rem;
}

.upopoy__title-image {
  display: block;
  margin: 0 auto;
  max-width: 80%;
  height: auto;
}

.upopoy__rewards {
  padding: 0 20px;
}

.upopoy__reward-list {
  padding-left: 25px;
  margin: 0;
}

.upopoy__reward-item {
  position: relative;
  margin-bottom: 20px;
  line-height: 1.5;
}

.upopoy__reward-note {
  color: #ff0000;
  font-weight: bold;
}

.upopoy__reward-item--01 {
  margin-bottom: 16px;
}

.upopoy__reward-item--01 .upopoy__reward-title {
  width: calc(420px / 2);
  width: calc(420 / 2 / 355 * 100%);
  margin-left: auto;
  margin-right: 0;
}

.upopoy__reward-item--01 .upopoy__reward-image {
  width: calc(340px / 2);
  width: calc(340 / 2 / 355 * 100%);
  height: auto;
  position: relative;
  left: -8px;
  left: calc(-8 / 355 * 100%);
  margin-top: calc(-14px + -19px);
  margin-top: calc(-14 / 355 * 100% + -19 / 355 * 100%);
  vertical-align: top;
}

.upopoy__reward-item--02 {
  margin-bottom: 32.5px;
}

.upopoy__reward-item--02 .upopoy__reward-title {
  width: calc(488px / 2);
  width: calc(488 / 2 / 355 * 100%);
}

.upopoy__reward-item--02 .upopoy__reward-image {
  width: calc(270px / 2);
  width: calc(270 / 2 / 355 * 100%);
  height: auto;
  vertical-align: top;
  position: absolute;
  bottom: 16.5px;
  bottom: calc(16.5 / 355 * 100%);
  right: 15px;
  right: calc(15 / 355 * 100%);
}

.upopoy__reward-item--03 .upopoy__reward-title {
  width: calc(430px / 2);
  width: calc(430 / 2 / 355 * 100%);
  margin-left: auto;
  margin-right: 0;
}

.upopoy__reward-item--03 .upopoy__reward-image {
  width: calc(448px / 2);
  width: calc(448 / 2 / 355 * 100%);
  height: auto;
  vertical-align: top;
  position: relative;
  margin-top: -50px;
  margin-top: calc(-50 / 355 * 100%);
  left: -12px;
  left: calc(-12 / 355 * 100%);
}

.upopoy__reward-link {
  display: block;
  margin-inline: auto;
  text-decoration: none;
}

.top-button--gohoubi {
  max-width: 288px;
  width: 85%;
}
