@charset "UTF-8";
/* 読み上げ対策 */
.ec-featureRole .ec-featureRole__head {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* 商品紐付けで自動表示されるアンカーリンクを非表示*/
.ec-featureItems.buttons {
  display: none;
}

.rewards2025 {
  font-feature-settings: "palt";
  font-size: 62.5%;
  /* 一部ブラウザで消えなかった場合は以下も追記 */
}
.rewards2025 summary {
  display: block;
  list-style: none;
}
.rewards2025 summary::-webkit-details-marker {
  display: none;
}
.rewards2025 .mt20 {
  margin-top: 20px;
}
.rewards2025 .mb0 {
  margin-bottom: 0px !important;
}
.rewards2025 .mb20 {
  margin-bottom: 20px;
}
.rewards2025 .textlink {
  position: relative;
  padding-right: 12px;
  display: inline-block;
  text-indent: initial;
}
.rewards2025 .textlink:before {
  content: "";
  width: 4px;
  height: 4px;
  border: 0;
  border-top: solid 1px #337ab7;
  border-right: solid 1px #337ab7;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 4px;
  bottom: 0;
  margin: auto;
}
.rewards2025.bottom_box {
  margin-top: 50px;
}
@media screen and (min-width: 769px) {
  .rewards2025 .sp-only {
    display: none;
  }
}
@media print {
  .rewards2025 .sp-only {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .pc-only {
    display: none;
  }
}
.rewards2025 .c-red {
  color: #bc272d;
}
.rewards2025 .ft-bold {
  font-weight: 700;
}
.rewards2025 .headtext {
  margin: 0;
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  position: relative;
  text-align: center;
  background-color: #000;
}
.rewards2025 .entry-btn {
  position: relative;
  cursor: pointer;
  font-size: 3.8rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  background: #bc272d;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  text-align: center;
  line-height: 1;
  box-shadow: 0 6px 0 #7f0007;
}
@media screen and (max-width: 768px) {
  .rewards2025 .entry-btn {
    font-size: 2rem;
    padding: 15px 10px;
    width: 90%;
  }
}
@media print {
  .rewards2025 .entry-btn {
    border: 2px solid #000;
  }
}
.rewards2025 .entry-btn:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .entry-btn:before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0;
    right: 20px;
  }
}
.rewards2025 .entry-btn:hover {
  transform: translateY(6px);
  box-shadow: none;
}
.rewards2025 .contact-btn {
  position: relative;
  cursor: pointer;
  font-size: 2.4rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  background: #00803e;
  border-radius: 60px;
  color: #fff;
  display: block;
  font-weight: bold;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  text-align: center;
  line-height: 1;
  box-shadow: 0 6px 0 #005b3e;
}
@media screen and (max-width: 768px) {
  .rewards2025 .contact-btn {
    font-size: 1.6rem;
    padding: 15px 10px;
    width: 90%;
  }
}
@media print {
  .rewards2025 .contact-btn {
    border: 2px solid #000;
  }
}
.rewards2025 .contact-btn:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #fff;
  border-right: 0;
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .contact-btn:before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #fff;
    border-right: 0;
    right: 20px;
  }
}
.rewards2025 .contact-btn:hover {
  transform: translateY(6px);
  box-shadow: none;
}
.rewards2025 .listtitle {
  font-size: 1.6rem;
  margin-top: 16px;
}
.rewards2025 .anotationlist li,
.rewards2025 .disclist li {
  line-height: 1.7;
  margin-bottom: 10px;
  font-size: 1.4rem;
  text-indent: -1.4rem;
  padding-left: 1.4rem;
}
@media screen and (max-width: 768px) {
  .rewards2025 .anotationlist li,
  .rewards2025 .disclist li {
    font-size: 1.2rem;
    text-indent: -1.2rem;
    padding-left: 1.2rem;
  }
}
.rewards2025 .anotationlist li > li,
.rewards2025 .disclist li > li {
  margin-left: 10px !important;
}
.rewards2025 .anchor {
  display: flex;
  gap: 10px;
  max-width: 1290px;
  margin: auto;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor {
    gap: 15px 5px;
    max-width: 600px;
    margin-bottom: 20px;
  }
}
.rewards2025 .anchor .anchor-btn {
  max-width: calc(25% - 10px);
  width: 100%;
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn {
    max-width: calc(50% - 5px);
  }
}
.rewards2025 .anchor .anchor-btn a {
  position: relative;
  cursor: pointer;
  font-size: 2rem;
  transition: 0.2s cubic-bezier(0.45, 0, 0.55, 1);
  background: #fff;
  border-radius: 10px;
  color: #333333;
  display: block;
  font-weight: bold;
  margin-right: auto;
  margin-left: auto;
  padding: 15px 40px 15px 30px;
  text-align: center;
  line-height: 1;
  border: 2px solid #333333;
  box-shadow: 0 4px 0 #333333;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .rewards2025 .anchor .anchor-btn a {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn a {
    font-size: 1.2rem;
    padding: 10px 20px 10px 15px;
    gap: 5px;
  }
}
.rewards2025 .anchor .anchor-btn a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 10px solid #333333;
  border-right: 0;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn a:before {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 6px solid #333333;
    border-right: 0;
    right: 10px;
  }
}
.rewards2025 .anchor .anchor-btn a:hover {
  transform: translateY(4px);
  box-shadow: none;
}
.rewards2025 .anchor .anchor-btn a .btn-icon {
  width: 34px;
  height: 34px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn a .btn-icon {
    width: 20px;
    height: 20px;
  }
}
.rewards2025 .anchor .anchor-btn.anchorlink a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn.anchorlink a:before {
    border-top: 4px solid #333333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-bottom: 0;
  }
}
.rewards2025 .anchor .anchor-btn.anchorlink.reverse a:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-bottom: 8px solid #333333;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .anchor .anchor-btn.anchorlink.reverse a:before {
    border-bottom: 4px solid #333333;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 0;
  }
}
.rewards2025 .nomal-sec,
.rewards2025 .ribbon-sec {
  max-width: 1230px;
  width: 100%;
  padding: 40px 15px;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  position: relative;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec,
  .rewards2025 .ribbon-sec {
    padding: 40px 0;
  }
}
.rewards2025 .nomal-sec__outer,
.rewards2025 .ribbon-sec__outer {
  max-width: 1160px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 30px 0 60px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec__outer,
  .rewards2025 .ribbon-sec__outer {
    border-radius: 15px;
    padding: 30px 0 30px;
  }
}
.rewards2025 .nomal-sec__title,
.rewards2025 .ribbon-sec__title {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 4rem;
  margin-left: -25px;
  margin-right: -25px;
  margin-top: 0;
  margin-bottom: 30px;
  background: #00803e;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  position: relative;
  height: 70px;
}
@media print {
  .rewards2025 .nomal-sec__title,
  .rewards2025 .ribbon-sec__title {
    border-bottom: 2px solid #000;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec__title,
  .rewards2025 .ribbon-sec__title {
    font-size: 2.2rem;
    height: 50px;
    margin-left: -8px;
    margin-right: -8px;
    border-radius: 5px;
    margin-bottom: 20px;
  }
}
.rewards2025 .nomal-sec__title small,
.rewards2025 .ribbon-sec__title small {
  color: inherit;
  font-size: 0.55em;
}
.rewards2025 .nomal-sec__title:before,
.rewards2025 .ribbon-sec__title:before {
  position: absolute;
  content: "";
  border-top: 35px solid #00673e;
  border-right: 35px solid #00673e;
  border-bottom: 35px solid transparent;
  border-left: 35px solid transparent;
  left: 2px;
  top: 65px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec__title:before,
  .rewards2025 .ribbon-sec__title:before {
    border-top: 25px solid #00673e;
    border-right: 25px solid #00673e;
    border-bottom: 25px solid transparent;
    border-left: 25px solid transparent;
    top: 49px;
  }
}
@media print {
  .rewards2025 .nomal-sec__title:before,
  .rewards2025 .ribbon-sec__title:before {
    display: none;
  }
}
.rewards2025 .nomal-sec__title:after,
.rewards2025 .ribbon-sec__title:after {
  position: absolute;
  content: "";
  border-top: 35px solid #00673e;
  border-right: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-left: 35px solid #00673e;
  right: 2px;
  top: 65px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec__title:after,
  .rewards2025 .ribbon-sec__title:after {
    border-top: 25px solid #00673e;
    border-right: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 25px solid #00673e;
    top: 49px;
  }
}
@media print {
  .rewards2025 .nomal-sec__title:after,
  .rewards2025 .ribbon-sec__title:after {
    display: none;
  }
}
.rewards2025 .nomal-sec .inner-section,
.rewards2025 .ribbon-sec .inner-section {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .inner-section,
  .rewards2025 .ribbon-sec .inner-section {
    padding: 0 15px;
  }
}
.rewards2025 .nomal-sec .inner-section.flex-sec,
.rewards2025 .ribbon-sec .inner-section.flex-sec {
  display: flex;
  gap: 30px;
}
@media screen and (min-width: 769px) {
  .rewards2025 .nomal-sec .inner-section.flex-sec,
  .rewards2025 .ribbon-sec .inner-section.flex-sec {
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .inner-section.flex-sec,
  .rewards2025 .ribbon-sec .inner-section.flex-sec {
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (min-width: 769px) {
  .rewards2025 .nomal-sec .inner-section.flex-sec > *:first-child,
  .rewards2025 .ribbon-sec .inner-section.flex-sec > *:first-child {
    width: 45%;
  }
}
@media screen and (min-width: 769px) {
  .rewards2025 .nomal-sec .inner-section.flex-sec > *:last-child,
  .rewards2025 .ribbon-sec .inner-section.flex-sec > *:last-child {
    width: 55%;
  }
}
.rewards2025 .nomal-sec .sectionimg,
.rewards2025 .ribbon-sec .sectionimg {
  max-width: 100%;
  text-align: center;
}
.rewards2025 .nomal-sec .sectionimg.size80 img,
.rewards2025 .ribbon-sec .sectionimg.size80 img {
  width: 80%;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .sectionimg.size60-sp img,
  .rewards2025 .ribbon-sec .sectionimg.size60-sp img {
    width: 60%;
  }
}
.rewards2025 .nomal-sec .sectionimg + .sectionsubtitle,
.rewards2025 .ribbon-sec .sectionimg + .sectionsubtitle {
  margin-top: 20px;
}
.rewards2025 .nomal-sec .sectionsubtitle,
.rewards2025 .ribbon-sec .sectionsubtitle {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #00803e;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .sectionsubtitle,
  .rewards2025 .ribbon-sec .sectionsubtitle {
    font-size: 1.6rem;
  }
}
.rewards2025 .nomal-sec .sectionlead,
.rewards2025 .ribbon-sec .sectionlead {
  text-align: center;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .sectionlead,
  .rewards2025 .ribbon-sec .sectionlead {
    font-size: 1.2rem;
    margin-bottom: 20px;
  }
}
.rewards2025 .nomal-sec .period,
.rewards2025 .ribbon-sec .period {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b8272d;
  gap: 20px;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .period,
  .rewards2025 .ribbon-sec .period {
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
  }
}
.rewards2025 .nomal-sec .period__box,
.rewards2025 .ribbon-sec .period__box {
  font-size: 2rem;
  font-weight: 700;
  padding: 10px 20px;
  border: 2px solid #b8272d;
  border-radius: 10px;
  line-height: 1;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .period__box,
  .rewards2025 .ribbon-sec .period__box {
    font-size: 1.6rem;
    padding: 5px 30px;
  }
}
@media print {
  .rewards2025 .nomal-sec .period__box,
  .rewards2025 .ribbon-sec .period__box {
    border: 2px solid #000;
  }
}
.rewards2025 .nomal-sec .period__text,
.rewards2025 .ribbon-sec .period__text {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec .period__text,
  .rewards2025 .ribbon-sec .period__text {
    font-size: 2rem;
    text-align: center;
    line-height: 1;
  }
}
.rewards2025 .nomal-sec {
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec {
    padding: 20px 0 20px;
    padding-bottom: 0;
  }
}
.rewards2025 .nomal-sec__outer {
  max-width: 1160px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  padding: 30px 0 40px;
  border-radius: 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .nomal-sec__outer {
    border-radius: 15px;
    padding: 30px 0 30px;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 #bonus + .ribbon-sec {
    padding-top: 20px;
  }
}
.rewards2025 .bg-yellow:before {
  background-color: #f7e921;
  position: absolute;
  content: "";
  height: 100%;
  width: 100vw;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -2;
}
.rewards2025 .bg-yellow:after {
  background-image: url("/html/upload/user_data/feature/jregroup-rewards/img/2025/bg-dots.png");
  position: absolute;
  content: "";
  height: 100%;
  width: 100vw;
  left: 50%;
  top: 0;
  mix-blend-mode: overlay;
  transform: translateX(-50%);
  z-index: -2;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bg-yellow:after {
    background-size: 20px;
  }
}
.rewards2025 .bg-blue:before {
  background-color: #75c4e7;
  position: absolute;
  content: "";
  height: 100%;
  width: 100vw;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: -2;
}
.rewards2025 .bg-blue:after {
  background-image: url("/html/upload/user_data/feature/jregroup-rewards/img/2025/bg-dots.png");
  position: absolute;
  content: "";
  height: 100%;
  width: 100vw;
  left: 50%;
  top: 0;
  mix-blend-mode: screen;
  transform: translateX(-50%);
  z-index: -2;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bg-blue:after {
    background-size: 20px;
  }
}
.rewards2025 .bonus {
  width: 100%;
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
  /* 外枠の緑のボックス */
  /* テーブル本体 */
  /* ===== 見出し行 ===== */
  /* ===== 左のサービス列（緑背景＋固定） ===== */
  /* 通常枠 */
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus {
    margin-bottom: 20px;
  }
}
.rewards2025 .bonus__outer {
  box-sizing: border-box;
  background: #0f7e3c;
  border-radius: 15px;
  padding: 10px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__outer {
    margin-bottom: 10px;
    border-radius: 10px;
  }
}
.rewards2025 .bonus .scrolltable {
  overflow-x: scroll;
}
.rewards2025 .bonus .scroll-text {
  text-align: center;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .rewards2025 .bonus .scroll-text {
    display: none;
  }
}
.rewards2025 .bonus__table {
  width: 100%;
  height: 100%;
  border-collapse: collapse;
  position: relative;
  /* ===== 本文のグレー背景帯（中央＋右だけ） ===== */
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__table {
    table-layout: fixed;
    width: 120%;
  }
}
.rewards2025 .bonus__table tbody {
  position: relative;
}
.rewards2025 .bonus__th {
  padding: 15px 10px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: left;
  text-align: center;
  color: #fff;
  /* 左見出しは緑＋固定 */
  /* 中央・右見出しは黄緑、グレー帯なし・間の余白なし */
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__th {
    font-size: 1.2rem;
    padding: 10px;
  }
}
.rewards2025 .bonus__th--service {
  background: #00803e;
  position: sticky;
  left: 0;
  z-index: 30;
  width: 240px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__th--service {
    width: 30%;
    padding-left: 0;
  }
}
.rewards2025 .bonus__th--detail, .rewards2025 .bonus__th--timing {
  background: #83bd3f;
}
.rewards2025 .bonus__th--detail {
  border-radius: 10px 0 0 0;
  position: relative;
}
.rewards2025 .bonus__th--detail:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 1px;
  height: 80%;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__th--detail {
    width: 35%;
    border-radius: 5px 0 0 0;
  }
}
.rewards2025 .bonus__th--timing {
  border-radius: 0 10px 0 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__th--timing {
    width: 35%;
    border-radius: 0 5px 0 0;
  }
}
.rewards2025 .bonus__service-cell {
  height: 100%;
  z-index: 20;
  padding: 5px;
  text-align: center;
  background: #00803e;
  position: sticky;
  left: 0;
  /* 白いカード */
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__service-cell {
    padding-left: 0;
  }
}
.rewards2025 .bonus__service-cell--card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: #fff;
  border-radius: 10px;
  margin-right: 10px; /* 右に少し隙間を空ける */
  text-decoration: none;
  color: inherit;
  overflow: hidden;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__service-cell--card {
    line-height: 1.3;
    border-radius: 5px;
    margin-right: 5px; /* 右に少し隙間を空ける */
  }
}
.rewards2025 .bonus__service-cell--card--logo {
  display: flex;
  justify-content: center;
}
.rewards2025 .bonus__service-cell--card--logo img {
  max-width: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  min-height: 60px;
  display: block;
}
@media screen and (min-width: 769px) {
  .rewards2025 .bonus__service-cell--card--logo img {
    width: 70%;
    height: 55px;
  }
}
.rewards2025 .bonus__service-cell--card--footer {
  position: relative;
  padding: 10px 10px 15px;
  background: #ebf2e1;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__service-cell--card--footer {
    padding: 5px 5px 10px;
    font-size: 1rem;
  }
}
.rewards2025 .bonus__service-cell--card--footer:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  bottom: 8px;
  left: 50%;
  transform: translateX(-50%);
  border-style: solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #000;
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__service-cell--card--footer:before {
    bottom: 4px;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    border-top: 4px solid #000;
    border-bottom: 0;
  }
}
.rewards2025 .bonus__cell {
  height: 100%;
  background: #dddddd;
  padding: 5px;
  line-height: 1.7;
  vertical-align: middle;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__cell {
    font-size: 1.2rem;
    line-height: 1.3;
  }
}
.rewards2025 .bonus__cell div {
  box-sizing: border-box;
  padding: 10px;
  height: 100%;
  background: #fff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 1.5rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__cell div {
    padding: 7px 10px;
    font-size: 1.1rem;
    line-height: 1.3;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__cell div {
    border-radius: 5px;
  }
}
.rewards2025 .bonus__cell div span {
  font-size: 0.8em;
}
.rewards2025 .bonus__cell--detail {
  padding-left: 10px;
}
.rewards2025 .bonus__cell--timing {
  padding-right: 10px;
}
.rewards2025 .bonus__cell--first-left {
  padding-top: 10px;
}
.rewards2025 .bonus__cell--first-right {
  padding-top: 10px;
}
.rewards2025 .bonus__cell--last-left {
  padding-bottom: 10px;
  border-radius: 0 0 0 10px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__cell--last-left {
    border-radius: 0 0 0 5px;
  }
}
.rewards2025 .bonus__cell--last-right {
  padding-bottom: 10px;
  border-radius: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bonus__cell--last-right {
    border-radius: 0 0 5px 0;
  }
}
.rewards2025 .faq__item {
  border-top: 1px solid #d9ebc9;
  margin: 0;
  transition: 0.3s;
}
@media print {
  .rewards2025 .faq__item {
    border-top: 2px solid #000;
  }
}
.rewards2025 .faq__item:first-child {
  border-top: none;
}
.rewards2025 .faq__item[open] {
  background: #eaf4e7;
  border-radius: 15px;
  border-top-color: transparent;
  margin-bottom: 32px;
  max-height: 600px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__item[open] {
    border-radius: 10px;
    margin-bottom: 18px;
  }
}
.rewards2025 .faq__item[open] .faq__body {
  max-height: 600px;
  transition: 0.3s;
  opacity: 1;
}
.rewards2025 .faq__summary {
  display: flex;
  align-items: center;
  padding: 24px 40px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__summary {
    padding: 12px 10px;
  }
}
.rewards2025 .faq__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 39px;
  height: 39px;
  border-radius: 50%;
  font-weight: 700;
  margin-right: 24px;
  flex-shrink: 0;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__icon {
    width: 22px;
    height: 22px;
    margin-right: 14px;
  }
}
.rewards2025 .faq__icon--q, .rewards2025 .faq__icon--a {
  width: 39px;
  height: 39px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__icon--q, .rewards2025 .faq__icon--a {
    width: 22px;
    height: 22px;
  }
}
.rewards2025 .faq__question {
  font-size: 2rem;
  font-weight: 700;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__question {
    font-size: 1.2rem;
  }
}
.rewards2025 .faq__summary-inner {
  flex: 1;
}
.rewards2025 .faq__toggle {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 16px;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__toggle {
    width: 26px;
    height: 26px;
  }
}
.rewards2025 .faq__toggle::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #008b3b;
  transform: translate(-50%, -50%);
}
.rewards2025 .faq__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #008b3b;
  transform: translate(-50%, -50%);
  transform: translate(-50%, -50%) rotate(90deg);
}
.rewards2025 .faq__item[open] .faq__toggle::after {
  opacity: 0;
}
.rewards2025 .faq__body {
  display: flex;
  padding: 0 40px 24px;
  padding-top: 0;
  max-height: 0px;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__body {
    padding: 0 10px 12px;
  }
}
.rewards2025 .faq__answer {
  display: block;
  align-items: center;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .rewards2025 .faq__answer {
    font-size: 1.2rem;
  }
}
.rewards2025 .getbonus {
  margin: 0 auto;
  /* summary のデフォルトマーカーを消す */
  /* 受け取り方法のボックス */
  /* 連番用カウンタ設定 */
}
.rewards2025 .getbonus__item {
  border: 2px solid #d9ebc9;
  border-radius: 20px;
  background: #fff;
  margin-bottom: 32px;
  overflow: hidden;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__item {
    border-radius: 10px;
    margin-bottom: 10px;
  }
}
@media print {
  .rewards2025 .getbonus__item {
    border: 2px solid #000;
  }
}
.rewards2025 .getbonus__item[open] {
  background: #fff;
}
.rewards2025 .getbonus__item[open] .getbonus__body {
  transition: 0.3s;
  opacity: 1;
}
.rewards2025 .getbonus__item > summary {
  list-style: none;
}
.rewards2025 .getbonus__item > summary::-webkit-details-marker {
  display: none;
}
.rewards2025 .getbonus__summary {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px 32px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__summary {
    padding: 4px 14px;
  }
}
.rewards2025 .getbonus__head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-left: auto;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__head {
    gap: 10px;
  }
}
.rewards2025 .getbonus__logo {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
}
.rewards2025 .getbonus__logo img {
  display: block;
  max-height: 50px;
  width: auto;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__logo img {
    max-height: 32px;
  }
}
.rewards2025 .getbonus__title {
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__title {
    font-size: 1.4rem;
  }
}
.rewards2025 .getbonus__toggle {
  position: relative;
  width: 30px;
  height: 30px;
  margin-left: 16px;
  margin-left: auto;
  flex-shrink: 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__toggle {
    width: 26px;
    height: 26px;
  }
}
.rewards2025 .getbonus__toggle::before, .rewards2025 .getbonus__toggle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 22px;
  height: 2px;
  background: #008b3b;
  transform: translate(-50%, -50%);
}
.rewards2025 .getbonus__toggle::after {
  transform: translate(-50%, -50%) rotate(90deg);
}
.rewards2025 .getbonus__item[open] .getbonus__toggle::after {
  opacity: 0;
}
.rewards2025 .getbonus__body {
  padding: 0 32px 24px;
  opacity: 0;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__body {
    padding: 0 14px 16px;
  }
}
.rewards2025 .getbonus__row {
  display: grid;
  grid-template-columns: 176px 1fr;
  column-gap: 24px;
  align-items: flex-start;
  padding: 14px 0;
}
.rewards2025 .getbonus__row:first-child {
  border-top: 1px solid #ddeacc;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__row:first-child {
    padding-top: 20px;
  }
}
@media print {
  .rewards2025 .getbonus__row:first-child {
    border-top: 2px solid #000;
  }
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 6px 0;
  }
}
.rewards2025 .getbonus__row--method {
  align-items: stretch;
}
.rewards2025 .getbonus__row--note {
  padding-bottom: 4px;
}
.rewards2025 .getbonus__label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  padding: 0 18px;
  border-radius: 999px;
  background: #008b3b;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  white-space: nowrap;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__label {
    height: 32px;
    padding: 0 10px;
    font-size: 1.2rem;
  }
}
@media print {
  .rewards2025 .getbonus__label {
    border: 2px solid #000;
  }
}
.rewards2025 .getbonus__content {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__content {
    font-size: 1.2rem;
  }
}
.rewards2025 .getbonus__method {
  background: #eaf4e7;
  border-radius: 12px;
  padding: 18px 22px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  column-gap: 24px;
  row-gap: 16px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__method {
    grid-template-columns: 1fr;
    padding: 12px 12px;
  }
}
@media print {
  .rewards2025 .getbonus__method {
    border: 2px solid #000;
  }
}
.rewards2025 .getbonus__method--single {
  grid-template-columns: 1fr;
}
.rewards2025 .getbonus__method-col {
  min-width: 0;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__method-col + ul {
    grid-area: auto !important;
  }
}
.rewards2025 .getbonus__method-title {
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 8px;
}
.rewards2025 .getbonus__method-title--ios {
  color: #009245;
}
.rewards2025 .getbonus__method-title--android {
  color: #008b3b;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__method-title {
    font-size: 1.4rem;
  }
}
.rewards2025 .getbonus__steps {
  list-style: none;
  margin: 0;
  padding: 0;
}
.rewards2025 .getbonus__step {
  position: relative;
  padding-left: 32px;
  margin-bottom: 12px;
  font-size: 1.4rem;
  line-height: 1.7;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__step {
    padding-left: 28px;
    font-size: 1.2rem;
  }
}
.rewards2025 .getbonus__step strong {
  background: #c6dea7;
  display: inline-block;
  border-radius: 50vh;
  margin: 0 5px;
  padding: 1px 7px;
  font-size: inherit;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__step strong {
    font-size: inherit;
  }
}
.rewards2025 .getbonus__step::before {
  counter-increment: step;
  content: counter(step);
}
.rewards2025 .getbonus__steps {
  counter-reset: step;
}
.rewards2025 .getbonus__step::before {
  position: absolute;
  left: 0;
  top: 0.2em;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #009245;
  color: #fff;
  font-size: 1.2rem;
  line-height: 22px;
  text-align: center;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .rewards2025 .getbonus__step::before {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 1.1rem;
  }
}
.rewards2025 .getbonus__note-link {
  color: #0070bd;
  text-decoration: none;
  border-bottom: 1px solid #0070bd;
}
.rewards2025 .contactbox {
  border-radius: 15px;
  background-color: #e9e9e9;
  overflow: hidden;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .contactbox {
    border-radius: 10px;
  }
}
@media print {
  .rewards2025 .contactbox {
    border: 2px solid #000;
  }
}
.rewards2025 .contactbox__inner {
  padding: 20px 10px 30px;
}
.rewards2025 .contactbox__title {
  background-color: #808080;
  margin: 0;
  font-size: 3rem;
  text-align: center;
  padding: 20px 10px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .rewards2025 .contactbox__title {
    font-size: 1.8rem;
    margin: 0;
    padding: 10px 10px;
  }
}
.rewards2025 .bgbox {
  background-color: #eaf4e7;
  padding: 30px;
  border-radius: 15px;
  max-width: 960px;
  width: 100%;
  text-align: center;
  margin: 40px auto 20px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bgbox {
    padding: 20px;
    border-radius: 10px;
    margin: 20px auto;
  }
}
.rewards2025 .bgbox dl {
  color: #006600;
}
.rewards2025 .bgbox dl dt {
  font-size: 2.4rem;
  font-weight: bold;
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bgbox dl dt {
    font-size: 2rem;
  }
}
.rewards2025 .bgbox dl dd {
  border-top: solid #006600 2px;
  display: inline-block;
  font-size: 2.4rem;
  font-weight: bold;
  padding-top: 10px;
}
@media screen and (max-width: 768px) {
  .rewards2025 .bgbox dl dd {
    font-size: 2rem;
  }
}/*# sourceMappingURL=style2025.css.map */