@charset "UTF-8";
.LC_Page_Special .contentsWrap {
  min-width: inherit !important;
}

.LC_Page_Special .contentsWrap .inner {
  width: auto !important;
  max-width: inherit !important;
  margin: 0 !important;
}

#cp-20250640 {
  box-sizing: border-box;
  font-weight: 500;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
#cp-20250640 * {
  box-sizing: border-box;
}

/* -------------------------------------
  utility
------------------------------------- */
#cp-20250640 .lp-u-font-main {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}

#cp-20250640 .lp-u-font-hiragino {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN", "ヒラギノ角ゴシック", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

#cp-20250640 .lp-u-wfull {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

#cp-20250640 .lp-u-text-center {
  text-align: center;
}

#cp-20250640 .lp-u-pc-block {
  display: block;
}

#cp-20250640 .lp-u-sp-block {
  display: none;
}

/* -------------------------------------
  keyvisual
------------------------------------- */
#cp-20250640 .lp-kv__image {
  position: relative;
  width: 100%;
  margin: 0;
  background-image: url("/cp/202507_50/assets/img/kv_2507_bg.jpg");
  background-position: center;
  background-repeat: repeat-x;
  text-align: center;
}

#cp-20250640 .lp-kv__heading__inner {
  position: relative;
}

#cp-20250640 .lp-kv__heading__image {
  margin: 0;
}
#cp-20250640 .lp-kv__heading__image img {
  width: 500px;
}

#cp-20250640 .lp-kv__date {
  z-index: 1;
  position: relative;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  color: #fff;
  font-weight: 800;
  font-size: 28px;
  line-height: 1.15;
}
#cp-20250640 .lp-kv__date-inner {
  display: block;
  position: relative;
}
#cp-20250640 .lp-kv__date-inner::before {
  z-index: -1;
  position: absolute;
  inset: 0;
  background-color: #5A4234;
  content: "";
}

/* -------------------------------------
  section
------------------------------------- */
#cp-20250640 .lp-sec {
  border: 0;
}
#cp-20250640 .lp-sec.lp-sec--bg-gray {
  background: #f5f4f0;
}

#cp-20250640 .lp-sec.lp-sec--campaign {
  background: url("/cp/202507_50/assets/img/bg_gold.jpg") center center no-repeat;
  background-size: cover;
}
#cp-20250640 .lp-sec.lp-sec--campaign .lp-sec__inner {
  padding: 0;
}
#cp-20250640 .lp-sec.lp-sec--campaign .lp-sec__body {
  margin-top: 36px;
  padding-bottom: 24px;
}

#cp-20250640 .lp-sec.lp-sec--popular {
  padding: 50px 0;
  background: #f5f4f0;
}
#cp-20250640 .lp-sec.lp-sec--popular .lp-sec__inner {
  padding: 46px 0 50px;
  border-radius: 10px;
  background: #fff;
}
#cp-20250640 .lp-sec.lp-sec--popular .lp-sec__body {
  max-width: 980px;
  margin: 0 auto;
}

#cp-20250640 .lp-sec__inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#cp-20250640 .lp-sec__inner--small {
  max-width: 980px;
}
#cp-20250640 .lp-sec__inner > *:last-child {
  margin-bottom: 0;
}

#cp-20250640 .lp-sec__ttl {
  margin: 0 0 48px;
  font-size: unset;
  text-align: center;
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--text {
  text-align: center;
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner {
  position: relative;
  padding: 0;
  font-weight: bold;
  font-size: 24px;
  line-height: 0.75;
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::after, #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::before {
  position: absolute;
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  background-color: #be861d;
  content: "";
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::after {
  left: -31px;
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::before {
  right: -31px;
}
#cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain {
  width: 100%;
  background: #BD201C;
  text-align: center;
}

#cp-20250640 .lp-sec__heading {
  margin: 0 0 40px;
  text-align: center;
}
#cp-20250640 .lp-sec__heading img {
  width: 100%;
  max-width: 980px;
}

/* -------------------------------------
  steps
------------------------------------- */
#cp-20250640 .lp-steps-list {
  display: flex;
  justify-content: center;
  margin-bottom: 40px;
  gap: 0 100px;
}
#cp-20250640 .lp-steps-list > li {
  position: relative;
  width: 100%;
}
#cp-20250640 .lp-steps-list > li + li::before {
  position: absolute;
  top: 158px;
  left: -77px;
  width: 54px;
  height: 54px;
  background: url(/cp/202507_50/assets/img/icon_plus.svg) no-repeat;
  background-size: contain;
  content: "";
}
#cp-20250640 .lp-steps dd {
  margin-bottom: 0 !important;
}
#cp-20250640 .lp-steps__ttk {
  flex: 1;
}

#cp-20250640 .lp-steps dt {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 14px;
  font-size: 20px;
  line-height: 1.3;
}

#cp-20250640 .lp-steps dt > *:last-child {
  margin-bottom: 0;
}

#cp-20250640 .lp-steps__bnr {
  display: block;
  margin-bottom: 8px;
}

#cp-20250640 .lp-steps__txt {
  margin-bottom: 8px;
  font-size: 18px;
  text-align: center;
}

/* -------------------------------------
  button
------------------------------------- */
#cp-20250640 .lp-btn {
  display: inline-flex;
  position: relative;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 300px;
  height: 56px;
  padding: 2px 8px 0 0;
  border-radius: 28px;
  background-color: #BD201C;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
}
#cp-20250640 .lp-btn:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 11px;
  height: 20px;
  margin: auto 0;
  background: url(../img/arrow_right.svg) no-repeat;
  background-size: contain;
  content: "";
}

/* -------------------------------------
  note
------------------------------------- */
#cp-20250640 .lp-note-list__wrap.lp-note__wrap--center {
  display: flex;
  justify-content: center;
}
#cp-20250640 .lp-note-list.lp-note-list--small > li {
  font-size: 14px;
}
#cp-20250640 .lp-note-list > li {
  padding-left: 15px;
  font-size: 15px;
  line-height: 1.7;
  line-height: 1.7333;
  text-indent: -14px;
}
#cp-20250640 .lp-note-list > li:not(:first-child) {
  margin-top: 4px;
}

/* -------------------------------------
  item
------------------------------------- */
#cp-20250640 .lp-item-list {
  display: flex;
  justify-content: center;
  gap: 40px;
}

#cp-20250640 .lp-item {
  display: block;
  width: 100%;
  outline: none !important;
  color: #333;
}
#cp-20250640 .lp-item img {
  outline: none !important;
}
#cp-20250640 .lp-item:hover, #cp-20250640 .lp-item:visited, #cp-20250640 .lp-item:focus, #cp-20250640 .lp-item:focus-visible {
  color: #333;
}

#cp-20250640 .lp-item-image {
  margin-bottom: 16px;
  text-align: center;
}

#cp-20250640 .lp-item-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

#cp-20250640 .lp-item-info__name {
  margin: 0;
  font-size: 16px;
  line-height: 1.3;
}

#cp-20250640 .lp-item-info__location {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 1.488;
}

#cp-20250640 .lp-item-info__price {
  font-weight: bold;
  font-size: 16px;
}
#cp-20250640 .lp-item-info__price__num {
  margin-right: 4px;
  margin-left: 8px;
  font-weight: bold;
  line-height: 0.7933;
  letter-spacing: 1px;
}
#cp-20250640 .lp-item-info__reduction {
  display: flex;
  align-items: baseline;
  justify-content: center;
  margin-top: 16px;
  padding-top: 16px;
  padding-bottom: 10px;
  border-radius: 10px;
  background: #ffe4e3;
  color: #BD201C;
  font-weight: 600;
  font-size: 22px;
  font-size: 22px;
}
#cp-20250640 .lp-item-info__reduction__num {
  margin-left: 10px;
  font-weight: 700;
  font-size: 28px;
  line-height: 0.7438;
  letter-spacing: 2px;
}

/* -------------------------------------
  table
------------------------------------- */
#cp-20250640 .lp-table {
  width: 100%;
  max-width: 980px;
  margin: 0 auto 26px;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr {
  position: relative;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr:first-child td:nth-child(3) {
  padding: 24px 0 36px;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr:last-child td:nth-child(3) {
  padding-bottom: 8px;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(1) {
  padding: 20px 0 20px;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(3) {
  position: relative;
  padding-top: 20px;
  background: #fdeeed;
}
#cp-20250640 .lp-table.lp-table--campaign tbody tr td {
  padding: 24px 0;
}
#cp-20250640 .lp-table.lp-table--campaign .lp-table__image-wrap {
  padding: 1px;
}

#cp-20250640 .lp-table thead {
  background-color: #f2f2f2;
}

#cp-20250640 .lp-table th {
  padding: 25px 0 23px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}

#cp-20250640 .lp-table tbody {
  border-top: 2px solid #b3b3b3;
  border-bottom: 2px solid #b3b3b3;
}

#cp-20250640 .lp-table tbody tr {
  border-bottom: 1px solid #b3b3b3;
}

#cp-20250640 .lp-table td {
  padding: 18px 0;
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
}

#cp-20250640 .lp-table__image {
  position: relative;
}
#cp-20250640 .lp-table__image-wrap {
  display: flex;
  justify-content: center;
  width: 100%;
}
#cp-20250640 .lp-table__image-num {
  position: absolute;
  top: -20px;
  left: -34px;
}
#cp-20250640 .lp-table__image.lp-table__image--campaign {
  width: 100%;
  max-width: 242px;
}

#cp-20250640 .lp-table__image.lp-table__image--tokuten01 img {
  height: 71px;
}
#cp-20250640 .lp-table__image.lp-table__image--tokuten02 img {
  height: 80px;
}

#cp-20250640 .lp-table__reduction {
  display: flex;
  position: relative;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#cp-20250640 .lp-table__reduction-detail {
  margin-bottom: 16px;
}
#cp-20250640 .lp-table__reduction-image {
  margin-bottom: 6px;
}
#cp-20250640 .lp-table__reduction-txt {
  font-size: 14px;
  line-height: 1.2857;
}
#cp-20250640 .lp-table__reduction-plus {
  z-index: 100;
  position: absolute;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
}
#cp-20250640 .lp-table__reduction .lp-btn {
  width: 100%;
  max-width: 226px;
  height: 48px;
}

/* -------------------------------------
  link
------------------------------------- */
#cp-20250640 .lp-link__bnr {
  display: inline-block;
  width: 100%;
  max-width: 480px;
}

/* -------------------------------------
  bnr-list
------------------------------------- */
#cp-20250640 .lp-bnr-list {
  display: flex;
  justify-content: center;
  margin-bottom: 24px;
  gap: 32px;
}
#cp-20250640 .lp-bnr-list > li {
  width: 100%;
  max-width: 480px;
}
@media only screen and (min-width: 768px){
  #cp-20250640 {
    min-width: 1280px;
  }
  #cp-20250640 .lp-kv__heading__inner {
    top: 64px;
  }
  #cp-20250640 .lp-kv__date {
    margin: 42px auto 0;
  }
  #cp-20250640 .lp-kv__date-inner {
    padding: 16px 32px 16px;
  }
  #cp-20250640 .lp-kv__date-inner::before {
    transform: skewX(-8deg);
  }
  #cp-20250640 .lp-sec__inner {
    padding: 50px 0 50px;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain {
    max-height: 86px;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain img {
    width: 100%;
    max-width: 980px;
  }
  #cp-20250640 .lp-steps-list > li {
    max-width: 300px;
  }
  #cp-20250640 .lp-steps dt {
    margin-bottom: 6px;
    gap: 4px;
    font-size: 20px;
  }
  #cp-20250640 .lp-item {
    display: flex;
    flex-direction: column;
    max-width: 300px;
  }
  #cp-20250640 .lp-item-image img {
    max-height: 186px;
  }
  #cp-20250640 .lp-item-info__price {
    margin-top: auto;
  }
  #cp-20250640 .lp-table {
    table-layout: fixed;
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten01 img {
    height: 72px;
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten02 img {
    height: 72px;
  }
  #cp-20250640 .lp-table__image.lp-table__image--tokuten01 img {
    position: relative;
    left: -20px;
    height: 82px;
  }
}
@media only screen and (max-width: 767px){
  #cp-20250640 .lp-u-pc-block {
    display: none;
  }
  #cp-20250640 .lp-u-sp-block {
    display: block;
  }
  #cp-20250640 .lp-kv__date {
    position: absolute;
    bottom: calc(4.082vw + 0.693877551px);
    left: 50%;
    transform: translateX(-50%);
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-kv__date-inner {
    padding: calc(1.531vw + 0.2602040816px) calc(2.551vw + 0.4336734694px);
  }
  #cp-20250640 .lp-kv__date-inner::before {
    transform: skewX(-8deg);
  }
  #cp-20250640 .lp-sec.lp-sec--campaign .lp-sec__inner {
    padding-right: calc(2.551vw + 0.4336734694px);
    padding-left: calc(2.551vw + 0.4336734694px);
  }
  #cp-20250640 .lp-sec.lp-sec--campaign .lp-sec__body {
    margin-top: calc(5.102vw + 0.8673469388px);
    padding-bottom: calc(6.122vw + 1.0408163265px);
  }
  #cp-20250640 .lp-sec.lp-sec--popular {
    padding: calc(10.204vw + 1.7346938776px) calc(2.551vw + 0.4336734694px) calc(10.204vw + 1.7346938776px);
  }
  #cp-20250640 .lp-sec.lp-sec--popular .lp-sec__inner {
    padding: calc(7.653vw + 1.3010204082px) calc(6.633vw + 1.1275510204px) calc(7.653vw + 1.3010204082px);
  }
  #cp-20250640 .lp-sec__inner {
    padding: calc(10.204vw + 1.7346938776px) calc(2.551vw + 0.4336734694px);
  }
  #cp-20250640 .lp-sec__inner--small .lp-sec__ttl {
    margin-bottom: calc(5.102vw + 0.8673469388px);
  }
  #cp-20250640 .lp-sec__ttl {
    margin-bottom: calc(7.653vw + 1.3010204082px);
  }
  #cp-20250640 .lp-sec__ttl img {
    height: calc(5.102vw + 0.8673469388px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    font-size: calc(5.102vw + 0.8673469388px);
    line-height: 0.9;
    letter-spacing: calc(-0.255vw + -0.0433673469px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::after, #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::before {
    top: calc(0.51vw + 0.0867346939px);
    width: calc(3.571vw + 0.6071428571px);
    height: calc(3.571vw + 0.6071428571px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::after {
    left: calc(-6.122vw + -1.0408163265px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::before {
    right: calc(-6.122vw + -1.0408163265px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain {
    height: calc(26.531vw + 4.5102040816px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain img {
    width: 100%;
    height: auto;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--line-2 {
    margin-bottom: calc(4.592vw + 0.7806122449px);
    line-height: 1.32;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--line-2.lp-sec__ttl--text > .lp-sec__ttl-inner::before, #cp-20250640 .lp-sec__ttl.lp-sec__ttl--line-2.lp-sec__ttl--text > .lp-sec__ttl-inner::after {
    top: calc(1.531vw + 0.2602040816px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--line-2 img {
    height: calc(11.735vw + 1.9948979592px);
  }
  #cp-20250640 .lp-steps-list {
    margin-bottom: 40px;
  }
  #cp-20250640 .lp-steps-list {
    flex-direction: column;
    margin-bottom: calc(5.102vw + 0.8673469388px);
  }
  #cp-20250640 .lp-steps-list > li + li {
    padding-top: calc(11.224vw + 1.9081632653px);
  }
  #cp-20250640 .lp-steps-list > li + li:last-child {
    padding-top: calc(12.755vw + 2.1683673469px);
  }
  #cp-20250640 .lp-steps-list > li + li::before {
    top: calc(2.551vw + 0.4336734694px);
    left: 50%;
    width: 11.2vw;
    max-width: calc(8.163vw + 1.387755102px);
    height: 11.2vw;
    max-height: calc(8.163vw + 1.387755102px);
    transform: translateX(-50%);
  }
  #cp-20250640 .lp-steps__num {
    width: calc(15.306vw + 2.6020408163px);
  }
  #cp-20250640 .lp-steps dt {
    margin-bottom: calc(1.02vw + 0.1734693878px);
    gap: calc(1.276vw + 0.2168367347px);
    font-size: calc(5.102vw + 0.8673469388px);
    letter-spacing: 0.5px;
  }
  #cp-20250640 .lp-steps__bnr {
    margin-bottom: calc(2.041vw + 0.3469387755px);
  }
  #cp-20250640 .lp-steps__txt {
    margin-bottom: calc(2.041vw + 0.3469387755px);
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-btn {
    max-width: calc(76.531vw + 13.0102040816px);
    height: calc(14.286vw + 2.4285714286px);
    padding: calc(0.51vw + 0.0867346939px) calc(2.041vw + 0.3469387755px) 0 0;
    border-radius: 7.4666666667vw;
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-btn:after {
    right: 4.2666666667vw;
    width: 2.9333333333vw;
    height: 5.3333333333vw;
  }
  #cp-20250640 .lp-note-list.lp-note-list--small > li {
    font-size: calc(3.061vw + 0.5204081633px);
    line-height: 1.5;
  }
  #cp-20250640 .lp-note-list > li {
    margin-top: 0;
    font-size: calc(3.571vw + 0.6071428571px);
    line-height: 1.7143;
  }
  #cp-20250640 .lp-note-list > li:not(:first-child) {
    margin-top: 0;
  }
  #cp-20250640 .lp-item-list {
    flex-direction: column;
    gap: calc(10.714vw + 1.8214285714px);
  }
  #cp-20250640 .lp-item-image {
    margin-bottom: calc(3.571vw + 0.6071428571px);
    font-size: calc(4.592vw + 0.7806122449px);
  }
  #cp-20250640 .lp-item-info {
    margin-bottom: calc(1.531vw + 0.2602040816px);
  }
  #cp-20250640 .lp-item-info__name {
    font-size: calc(4.082vw + 0.693877551px);
    line-height: 1.2;
  }
  #cp-20250640 .lp-item-info__location {
    margin-bottom: calc(1.531vw + 0.2602040816px);
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-item-info__price {
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-item-info__reduction {
    margin-top: calc(3.571vw + 0.6071428571px);
    padding-top: calc(3.571vw + 0.6071428571px);
    padding-bottom: calc(2.551vw + 0.4336734694px);
    font-size: calc(5.612vw + 0.9540816327px);
  }
  #cp-20250640 .lp-item-info__reduction__num {
    font-size: calc(6.633vw + 1.1275510204px);
  }
  #cp-20250640 .lp-table.lp-table--campaign {
    margin-top: calc(9.694vw + 1.6479591837px);
    margin-bottom: calc(5.102vw + 0.8673469388px);
  }
  #cp-20250640 .lp-table.lp-table--campaign thead {
    display: none;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody {
    border: 0;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr:first-child td:nth-child(3) {
    padding: 0;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr:last-child td:nth-child(3) {
    padding-bottom: 0;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr {
    display: flex;
    position: relative;
    flex-direction: column;
    border-top: 2px solid #b3b3b3;
    border-bottom: 2px solid #b3b3b3;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td {
    padding: 0;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(1), #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(3) {
    padding: 0;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(1) {
    min-height: calc(28.061vw + 4.7704081633px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(2) {
    min-height: calc(17.857vw + 3.0357142857px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(3) {
    min-height: calc(41.327vw + 7.0255102041px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td[data-th]:first-child::before {
    padding: calc(6.122vw + 1.0408163265px) calc(6.122vw + 1.0408163265px) calc(4.592vw + 0.7806122449px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td[data-th] {
    display: grid;
    position: relative;
    grid-template-columns: calc(25.51vw + 4.3367346939px) 1fr;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td[data-th]::before {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(25.51vw + 4.3367346939px);
    min-width: 100px;
    background-color: #f2f2f2;
    content: attr(data-th);
    font-weight: 700;
    font-size: 4.2666666667vw;
    line-height: 1.125;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td + td {
    border-top: 1px solid #b3b3b3;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td .lp-table__content {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr + tr {
    margin-top: 60px;
  }
  #cp-20250640 .lp-table.lp-table--campaign .lp-table__content {
    padding: calc(3.571vw + 0.6071428571px) calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten {
    margin-bottom: calc(8.163vw + 1.387755102px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten01 img {
    height: calc(9.694vw + 1.6479591837px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten02 img {
    height: calc(10.204vw + 1.7346938776px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten td + td {
    border-left: 1px solid #b3b3b3;
  }
  #cp-20250640 .lp-table thead.w-01 {
    width: 34.1333333333vw;
  }
  #cp-20250640 .lp-table thead.w-02 {
    width: 30.9333333333vw;
  }
  #cp-20250640 .lp-table th + th {
    border-left: 1px solid #b3b3b3;
  }
  #cp-20250640 .lp-table td {
    padding: 6.1333333333vw 0;
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-table__image-num {
    top: -42px;
    left: -4px;
    max-width: calc(25.51vw + 4.3367346939px);
  }
  #cp-20250640 .lp-table__image-num img {
    width: 100%;
  }
  #cp-20250640 .lp-table__image.lp-table__image--campaign {
    max-width: none;
  }
  #cp-20250640 .lp-table__image.lp-table__image--tokuten01 img {
    height: calc(15.816vw + 2.6887755102px);
  }
  #cp-20250640 .lp-table__image.lp-table__image--tokuten02 img {
    height: calc(8.418vw + 1.431122449px);
  }
  #cp-20250640 .lp-table__reduction {
    width: 100%;
  }
  #cp-20250640 .lp-table__reduction-detail {
    margin-bottom: calc(2.041vw + 0.3469387755px);
  }
  #cp-20250640 .lp-table__reduction-image {
    margin-bottom: calc(1.02vw + 0.1734693878px);
  }
  #cp-20250640 .lp-table__reduction-txt {
    font-size: calc(3.571vw + 0.6071428571px);
  }
  #cp-20250640 .lp-table__reduction-plus {
    bottom: -54px;
  }
  #cp-20250640 .lp-table__reduction .lp-btn {
    max-width: calc(76.531vw + 13.0102040816px);
    max-width: calc(57.653vw + 9.8010204082px);
    height: calc(12.245vw + 2.0816326531px);
    padding: calc(0.51vw + 0.0867346939px) calc(2.041vw + 0.3469387755px) 0 0;
    font-size: calc(4.082vw + 0.693877551px);
  }
  #cp-20250640 .lp-table thead th {
    height: calc(16.327vw + 2.7755102041px);
    padding: 3.7333333333vw 0 3.2vw;
    font-size: 3.7333333333vw;
  }
  #cp-20250640 .lp-table thead th.lp-table__head-w1 {
    width: 34.1333333333vw;
  }
  #cp-20250640 .lp-table thead th.lp-table__head-w2 {
    width: 30.9333333333vw;
  }
  #cp-20250640 .lp-table thead th + th {
    border-left: 1px solid #b3b3b3;
  }
}