@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("/special/202511_winter/assets/img/kv_202511_winter_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__body > *:last-child {
  margin-bottom: 0;
}

#cp-20250640 .lp-sec.lp-sec--campaign {
  background: url("/cp/202508_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--campaign .lp-sec__body > *:last-child {
  margin-bottom: 0;
}

#cp-20250640 .lp-sec.lp-sec--popular {
  padding: 50px 0;
  background: #CDD0DA;
}
#cp-20250640 .lp-sec.lp-sec--popular .lp-sec__ttl img {
  width: auto;
}
#cp-20250640 .lp-sec.lp-sec--popular .lp-sec__inner {
  padding: 50px 70px 60px;
  border-radius: 10px;
  background: #fff;
}
#cp-20250640 .lp-sec.lp-sec--popular .lp-sec__body {
  margin: 0 auto;
}

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

#cp-20250640 .lp-sec__ttl {
  margin: 0 0 26px;
  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;
}

#cp-20250640 .lp-sec__desc {
  font-weight: bold;
}
#cp-20250640 .lp-sec__desc-attention {
  font-size: 11px;
  line-height: 1.25;
}
#cp-20250640 .lp-sec__desc-group {
  text-align: center;
}
#cp-20250640 .lp-sec.lp-sec--entry {
  background: #FFF9EA;
}
#cp-20250640 .lp-sec.lp-sec--entry .lp-sec__body > *:last-child {
  margin-bottom: 0;
}

#cp-20250640 .lp-sec__ttl.lp-sec__ttl--entry {
  font-weight: bold;
}

#cp #cp-20250640 {
  width: 100vw;
}
#cp #cp-20250640 .lp-sec__inner.lp-sec__inner--ex-small img {
  width: auto;
}

#cp .conts {
  width: 100%;
  max-width: none;
  margin-top: 56px;
}

#cp .conts-inner {
  max-width: 980px;
  margin: 0 auto;
}

#cp .conts dl {
  width: 100;
  max-width: 980px;
  margin: 0 auto;
}

#cp .conts-inner {
  text-align: center;
}

#cp .cvbtn {
  display: inline-flex;
  position: relative;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 480px;
  height: 60px;
  margin-top: 14px;
  padding: 2px 8px 0 0;
  border-radius: 28px;
  background-color: #BD201C;
  color: #fff;
  font-weight: bold;
}
#cp .cvbtn:after {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  width: 11px;
  height: 20px;
  margin: auto 0;
  background: url(https://furusato.saisoncard.co.jp/cp/202508_50/assets/img/arrow_right.svg) no-repeat;
  background-size: contain;
  content: "";
}

#cp .LC_Page_Special section {
  margin-top: 56px;
}

#cp .cvtitle {
  font-size: 22px;
}

#cp .cvtext {
  margin-top: 6px;
  color: #BD201C;
  font-size: 40px;
}

#cp .cvbtn {
  margin-bottom: 78px;
  padding: 14px 14px 14px;
  background: #004097;
  letter-spacing: 4px;
}

#cp #cp-20250640 {
  min-width: none;
}

#cp .kv-area {
  width: 100%;
  margin: 0 auto;
}

/* -------------------------------------
  section
------------------------------------- */
#cp-20250640 .lp-guide {
  background: #FFFDED;
  text-align: center;
}

#cp-20250640 .lp-guide__inner {
  max-width: 1100px;
  margin: 0 auto;
}

#cp-20250640 .lp-guide__ttl {
  margin-top: 0;
}

#cp-20250640 .lp-guide__box {
  border: 2px solid #AAD3BA;
  background: #fff;
  text-align: center;
}
#cp-20250640 .lp-guide__box-ttl {
  margin-top: 0;
}
#cp-20250640 .lp-guide__box-desc {
  margin-top: 0;
}

#cp-20250640 .lp-guide__video {
  position: relative;
  margin: 0 auto;
}
#cp-20250640 .lp-guide__video img {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
#cp-20250640 .lp-guide__video video {
  display: block;
  aspect-ratio: 16/9;
  width: 100% !important;
  max-width: 100%;
}

#cp-20250640 .lp-guide__subttl {
  margin-top: 0;
}

#cp-20250640 .lp-guide__step-list {
  display: flex;
  margin-bottom: 70px;
  padding: 0;
  gap: 0 55px;
}

.lp-anchor {
  margin-bottom: 180px;
}

.lp-anchor__link {
  display: flex;
  z-index: 0;
  position: relative;
  position: relative;
  align-items: center;
  justify-content: center;
  width: 330px;
  min-height: 250px;
  padding: 8px 10px 20px;
  border: 3px solid #4da670;
  border-radius: 15px;
  background-color: #fff;
  text-align: center;
}

.lp-anchor__link img {
  height: 193px;
}
/* -------------------------------------
  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/202508_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: "";
}
#cp-20250640 .lp-btn.lp-btn--wide {
  min-width: 400px;
}
#cp-20250640 .lp-btn.lp-btn--green {
  background: #167C48;
}

/* -------------------------------------
  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;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 980px;
}
#cp-20250640 .lp-item-list > li {
  padding-left: 0;
  text-indent: 0;
}

#cp-20250640 .lp-item,
#cp-20250640 .lp-item2 {
  display: flex;
  flex-direction: column;
  height: 100%;
  outline: none !important;
  color: #333;
  text-decoration: none !important;
}
#cp-20250640 .lp-item img,
#cp-20250640 .lp-item2 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,
#cp-20250640 .lp-item2:hover,
#cp-20250640 .lp-item2:visited,
#cp-20250640 .lp-item2:focus,
#cp-20250640 .lp-item2:focus-visible {
  color: #333;
}

#cp-20250640 .lp-item-body {
  display: flex;
  flex: 1;
  flex-direction: column;
}

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

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

#cp-20250640 .lp-item-info__name {
  margin: 0;
  font-weight: bold;
  line-height: 1.3;
}

#cp-20250640 .lp-item-info__location {
  position: relative;
  color: #192E6D;
  font-weight: bold;
  line-height: 1.488;
}
#cp-20250640 .lp-item-info__location:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 11px;
  height: 15px;
  transform: translate(0, -50%);
  background: #6B953E; /* 自治体マップアイコン */
  content: "";
  mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.906'%20height='20.31'%20viewBox='0%200%2013.906%2020.31'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%236b953e;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='icon_map.svg'%20class='cls-1'%20d='M757.948,1784.68a6.838,6.838,0,0,0-6.948,6.7c0,5.82,6.948,13.61,6.948,13.61s6.948-7.79,6.948-13.61A6.838,6.838,0,0,0,757.948,1784.68Zm0,3.7a3,3,0,1,1-3.115,3A3.057,3.057,0,0,1,757.948,1788.38Z'%20transform='translate(-751%20-1784.69)'/%3e%3c/svg%3e") no-repeat;
  -webkit-mask: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='13.906'%20height='20.31'%20viewBox='0%200%2013.906%2020.31'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20%236b953e;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='icon_map.svg'%20class='cls-1'%20d='M757.948,1784.68a6.838,6.838,0,0,0-6.948,6.7c0,5.82,6.948,13.61,6.948,13.61s6.948-7.79,6.948-13.61A6.838,6.838,0,0,0,757.948,1784.68Zm0,3.7a3,3,0,1,1-3.115,3A3.057,3.057,0,0,1,757.948,1788.38Z'%20transform='translate(-751%20-1784.69)'/%3e%3c/svg%3e") no-repeat;
  mask-size: contain;
  -webkit-mask-size: contain;
}

#cp-20250640 .lp-item-info__group {
  margin-top: auto;
}

#cp-20250640 .lp-item-info__price {
  display: flex;
  align-items: baseline;
  color: #B81E14;
  font-weight: bold;
  line-height: 0.8623;
}

#cp-20250640 .lp-item-info__point {
  display: flex;
  align-items: baseline;
  color: #B81E14;
  font-weight: bold;
  line-height: 0.8623;
}

#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;
}

#cp-20250640 .lp-nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

#cp-20250640 .lp-nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
}

#cp-20250640 .lp-nav__list > li {
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #c6cccb;
}

#cp-20250640 .lp-nav__list > li:last-child {
  border-right: 1px solid #c6cccb;
}

#cp-20250640 .lp-nav__item {
  color: #494D4C;
  font-weight: bold;
  line-height: 1.6;
}

@media only screen and (min-width: 768px){
  #cp-20250640 {
    min-width: 1280px;
  }
  body.LC_Page_Special {
    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.lp-sec--campaign {
    padding-top: 40px;
  }
  #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-sec__desc {
    margin-bottom: 4px;
    font-size: 14px;
    line-height: 1.4;
  }
  #cp-20250640 .lp-sec__desc-group {
    margin-bottom: 38px;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--term img {
    max-width: 522px;
  }
  #cp-20250640 .lp-sec.lp-sec--entry .lp-sec__inner {
    padding-top: 46px;
    padding-bottom: 80px;
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--entry {
    margin-bottom: 32px;
    font-size: 27px;
    line-height: 1.6;
  }
  #cp .cvbtn {
    margin-top: 14px;
  }
  #cp-20250640 .lp-guide {
    padding-top: 90px;
    padding-bottom: 70px;
  }
  #cp-20250640 .lp-guide__ttl {
    margin-bottom: 60px;
  }
  #cp-20250640 .lp-guide__box {
    margin-bottom: 80px;
    padding: 40px 40px 70px;
    border-radius: 15px;
  }
  #cp-20250640 .lp-guide__box-ttl {
    margin-bottom: 50px;
  }
  #cp-20250640 .lp-guide__box-desc {
    margin-bottom: 50px;
  }
  #cp-20250640 .lp-guide__video {
    width: 810px;
    min-height: 456px;
  }
  #cp-20250640 .lp-guide__subttl {
    margin-bottom: 50px;
  }
  #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-list {
    margin-bottom: 40px;
    gap: 50px 20px;
  }
  #cp-20250640 .lp-item-list > li {
    position: relative;
    min-width: 225px;
    max-width: 25%;
  }
  #cp-20250640 .lp-item-list > li:not(:nth-child(4n)):not(:last-child)::before {
    display: block;
    position: absolute;
    top: 0;
    right: -10px;
    width: 1px;
    height: 100%;
    background: #D5DCE0;
    content: "";
  }
  #cp-20250640 .lp-item,
  #cp-20250640 .lp-item2 {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 225px;
  }
  #cp-20250640 .lp-item-body {
    padding: 0 10px;
  }
  #cp-20250640 .lp-item-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 186px;
  }
  #cp-20250640 .lp-item-image img {
    max-height: 186px;
  }
  #cp-20250640 .lp-item-info__name {
    font-size: 15px;
  }
  #cp-20250640 .lp-item-info__location {
    margin-bottom: 8px;
    padding-left: 16px;
    font-size: 14px;
  }
  #cp-20250640 .lp-item-info__price {
    margin-bottom: 10px;
    font-size: 14px;
  }
  #cp-20250640 .lp-item-info__price__num {
    margin: 0 2px 0 6px;
    font-size: 20px;
  }
  #cp-20250640 .lp-item-info__point {
    font-size: 12px;
  }
  #cp-20250640 .lp-item-info__point__num {
    margin-right: 6px;
    font-size: 14px;
  }
  #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;
  }
  #cp-20250640 .lp-nav {
    padding: 30px;
  }
  #cp-20250640 .lp-nav__list > li {
    padding: 4px 14px;
  }
  #cp-20250640 .lp-nav__item {
    font-size: 16px;
  }
}

@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 + 0.0008px);
    left: 50%;
    transform: translateX(-50%);
    font-size: calc(4.082vw + 0.693877551px + 0.0008px);
  }
  #cp-20250640 .lp-kv__date-inner {
    padding: calc(1.531vw + 0.2602040816px + 0.0008px) calc(2.551vw + 0.4336734694px + 0.0008px);
  }
  #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 + 0.0008px);
    padding-left: calc(2.551vw + 0.4336734694px + 0.0008px);
  }
  #cp-20250640 .lp-sec.lp-sec--campaign .lp-sec__body {
    margin-top: calc(5.102vw + 0.8673469388px + 0.0008px);
    padding-bottom: calc(6.122vw + 1.0408163265px + 0.0008px);
  }
  #cp-20250640 .lp-sec.lp-sec--popular {
    padding: calc(12.755vw + 2.1683673469px + 0.0008px) calc(3.827vw + 0.6505102041px + 0.0008px) calc(12.755vw + 2.1683673469px + 0.0008px);
  }
  #cp-20250640 .lp-sec.lp-sec--popular .lp-sec__inner {
    padding: 32px calc(3.827vw + 0.6505102041px + 0.0008px) calc(10.204vw + 1.7346938776px + 0.0008px);
  }
  #cp-20250640 .lp-sec__inner {
    padding: 32px calc(2.551vw + 0.4336734694px + 0.0008px) 40px;
  }
  #cp-20250640 .lp-sec__inner--small {
    padding-right: calc(3.827vw + 0.6505102041px + 0.0008px);
    padding-left: calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp-20250640 .lp-sec__inner--ex-small {
    padding-top: 32px;
    padding-right: calc(7.653vw + 1.3010204082px + 0.0008px);
    padding-bottom: calc(10.204vw + 1.7346938776px + 0.0008px);
    padding-left: calc(7.653vw + 1.3010204082px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl {
    margin-bottom: calc(4.592vw + 0.7806122449px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl img {
    height: calc(5.102vw + 0.8673469388px + 0.0008px);
  }
  #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 + 0.0008px);
    line-height: 0.9;
    letter-spacing: calc(-0.255vw + -0.0433673469px + 0.0008px);
  }
  #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 + 0.0008px);
    width: calc(3.571vw + 0.6071428571px + 0.0008px);
    height: calc(3.571vw + 0.6071428571px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::after {
    left: calc(-6.122vw + -1.0408163265px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--text > .lp-sec__ttl-inner::before {
    right: calc(-6.122vw + -1.0408163265px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--campain {
    width: 100vw;
    height: calc(26.531vw + 4.5102040816px + 0.0008px);
    margin: 0 calc(50% - 50vw);
  }
  #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 + 0.0008px);
    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 + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--line-2 img {
    height: calc(11.735vw + 1.9948979592px + 0.0008px);
  }
  #cp-20250640 .lp-sec__desc {
    margin-bottom: calc(1.531vw + 0.2602040816px + 0.0008px);
    font-size: calc(3.571vw + 0.6071428571px + 0.0008px);
    line-height: 1.45;
  }
  #cp-20250640 .lp-sec__desc-group {
    margin-bottom: calc(5.102vw + 0.8673469388px + 0.0008px);
  }
  #cp-20250640 .lp-sec.lp-sec--entry .lp-sec__inner {
    padding: calc(6.122vw + 1.0408163265px + 0.0008px) calc(7.653vw + 1.3010204082px + 0.0008px) calc(10.204vw + 1.7346938776px + 0.0008px);
  }
  #cp-20250640 .lp-sec__ttl.lp-sec__ttl--entry {
    margin-bottom: calc(2.551vw + 0.4336734694px + 0.0008px);
    font-size: calc(5.102vw + 0.8673469388px + 0.0008px);
    line-height: 1.25;
  }
  #cp .conts {
    margin-top: calc(7.653vw + 1.3010204082px + 0.0008px);
  }
  #cp .conts dl {
    padding-right: calc(3.827vw + 0.6505102041px + 0.0008px);
    padding-left: calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp .cvtitle {
    font-size: calc(4.592vw + 0.7806122449px + 0.0008px);
  }
  #cp .cvtext {
    margin-bottom: calc(0vw + 0px + 0.0008px);
    font-size: calc(7.143vw + 1.2142857143px + 0.0008px);
    line-height: 1.6;
  }
  #cp .cvbtn {
    margin-bottom: calc(8.163vw + 1.387755102px + 0.0008px);
  }
  #cp .cvbtn:after {
    right: 4.2666666667vw;
    width: 2.9333333333vw;
    height: 5.3333333333vw;
  }
  #cp .cvbtn {
    max-width: calc(76.531vw + 13.0102040816px + 0.0008px);
    height: calc(14.286vw + 2.4285714286px + 0.0008px);
    padding: calc(0.51vw + 0.0867346939px + 0.0008px) calc(2.041vw + 0.3469387755px + 0.0008px) 0 0;
    border-radius: 7.4666666667vw;
    font-size: calc(4.082vw + 0.693877551px + 0.0008px) !important;
  }
  #cp-20250640 .lp-guide {
    padding-bottom: calc(12.755vw + 2.1683673469px + 0.0008px);
  }
  #cp-20250640 .lp-guide__inner {
    padding: 0 calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp-20250640 .lp-guide__ttl {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-bottom: calc(9.184vw + 1.5612244898px + 0.0008px);
  }
  #cp-20250640 .lp-guide__box {
    margin-bottom: calc(9.184vw + 1.5612244898px + 0.0008px);
    padding-top: calc(3.061vw + 0.5204081633px + 0.0008px);
    padding-right: calc(5.102vw + 0.8673469388px + 0.0008px);
    padding-bottom: calc(5.102vw + 0.8673469388px + 0.0008px);
    padding-left: calc(5.102vw + 0.8673469388px + 0.0008px);
    border-radius: 12px;
  }
  #cp-20250640 .lp-guide__box-ttl {
    margin-bottom: calc(6.633vw + 1.1275510204px + 0.0008px);
  }
  #cp-20250640 .lp-guide__box-desc {
    margin-bottom: calc(5.102vw + 0.8673469388px + 0.0008px);
  }
  #cp-20250640 .lp-guide__subttl {
    margin-bottom: calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp-20250640 .lp-guide__step-list {
    flex-direction: column;
    margin-bottom: calc(9.439vw + 1.6045918367px + 0.0008px);
    gap: 3.8666666667vw 0;
  }
  .lp-anchor__link {
    display: block;
    width: 100%;
    min-height: auto;
    min-height: 19.58vw;
    padding: 4vw 2.6666666667vw 4vw 6.666667vw;
    border-width: 0.2666666667vw;
    border-radius: 2.5213333333vw;
    text-align: left;
  }
  .lp-anchor__link img {
    height: 11.44vw;
  }
  .lp-anchor__link-text {
    z-index: 1;
    position: absolute;
    top: 10.6666666667vw;
    left: 41.333333vw;
    color: #494949;
    font-size: 4vw;
    line-height: 1;
    white-space: nowrap;
  }
  #cp-20250640 .lp-guide .t01 {
    height: 11.44vw;
  }
  #cp-20250640 .lp-guide .t02 {
    height: 10.74vw;
  }
  #cp-20250640 .lp-guide .t03 {
    height: 10.6666666667vw;
  }
  #cp-20250640 .lp-steps-list {
    margin-bottom: 40px;
  }
  #cp-20250640 .lp-steps-list {
    flex-direction: column;
    margin-bottom: calc(5.102vw + 0.8673469388px + 0.0008px);
  }
  #cp-20250640 .lp-steps-list > li + li {
    padding-top: calc(11.224vw + 1.9081632653px + 0.0008px);
  }
  #cp-20250640 .lp-steps-list > li + li:last-child {
    padding-top: calc(12.755vw + 2.1683673469px + 0.0008px);
  }
  #cp-20250640 .lp-steps-list > li + li::before {
    top: calc(2.551vw + 0.4336734694px + 0.0008px);
    left: 50%;
    width: 11.2vw;
    max-width: calc(8.163vw + 1.387755102px + 0.0008px);
    height: 11.2vw;
    max-height: calc(8.163vw + 1.387755102px + 0.0008px);
    transform: translateX(-50%);
  }
  #cp-20250640 .lp-steps__num {
    width: calc(15.306vw + 2.6020408163px + 0.0008px);
  }
  #cp-20250640 .lp-steps dt {
    margin-bottom: calc(1.02vw + 0.1734693878px + 0.0008px);
    gap: calc(1.276vw + 0.2168367347px + 0.0008px);
    font-size: calc(5.102vw + 0.8673469388px + 0.0008px);
    letter-spacing: 0.5px;
  }
  #cp-20250640 .lp-steps__bnr {
    margin-bottom: calc(2.041vw + 0.3469387755px + 0.0008px);
  }
  #cp-20250640 .lp-steps__txt {
    margin-bottom: calc(2.041vw + 0.3469387755px + 0.0008px);
    font-size: calc(4.082vw + 0.693877551px + 0.0008px);
  }
  #cp-20250640 .lp-btn {
    max-width: calc(76.531vw + 13.0102040816px + 0.0008px);
    height: calc(14.286vw + 2.4285714286px + 0.0008px);
    padding: calc(0.51vw + 0.0867346939px + 0.0008px) calc(2.041vw + 0.3469387755px + 0.0008px) 0 0;
    border-radius: 7.4666666667vw;
    font-size: calc(4.082vw + 0.693877551px + 0.0008px);
  }
  #cp-20250640 .lp-btn:after {
    right: 4.2666666667vw;
    width: 2.9333333333vw;
    height: 5.3333333333vw;
  }
  #cp-20250640 .lp-btn.lp-btn--wide {
    min-width: auto;
  }
  #cp-20250640 .lp-note-list.lp-note-list--small > li {
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
    line-height: 1.5;
  }
  #cp-20250640 .lp-note-list > li {
    margin-top: 0;
    font-size: calc(3.571vw + 0.6071428571px + 0.0008px);
    line-height: 1.7143;
  }
  #cp-20250640 .lp-note-list > li:not(:first-child) {
    margin-top: 0;
  }
  #cp-20250640 .lp-item-list {
    justify-content: space-between;
    margin-bottom: calc(5.612vw + 0.9540816327px + 0.0008px);
    gap: calc(5.102vw + 0.8673469388px + 0.0008px) calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp-20250640 .lp-item-list > li {
    position: relative;
    max-width: calc(38.265vw + 6.5051020408px + 0.0008px);
  }
  #cp-20250640 .lp-item-list > li:nth-last-child(1):nth-child(odd) {
    justify-self: center;
  }
  #cp-20250640 .lp-item-list > li:nth-child(odd)::before {
    display: block;
    position: absolute;
    top: 0;
    right: calc(-2.041vw + -0.3469387755px + 0.0008px);
    width: 1px;
    height: 100%;
    background: #D5DCE0;
    content: "";
  }
  #cp-20250640 .lp-item,
  #cp-20250640 .lp-item2 {
    text-decoration: none !important;
  }
  #cp-20250640 .lp-item-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: calc(38.265vw + 6.5051020408px + 0.0008px);
    margin-bottom: calc(3.061vw + 0.5204081633px + 0.0008px);
    font-size: calc(4.592vw + 0.7806122449px + 0.0008px);
  }
  #cp-20250640 .lp-item-image--height-auto-sp {
    min-height: auto;
  }
  #cp-20250640 .lp-item-info {
    margin-bottom: calc(2.551vw + 0.4336734694px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__name {
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
    line-height: 1.2;
  }
  #cp-20250640 .lp-item-info__location {
    margin-bottom: calc(2.041vw + 0.3469387755px + 0.0008px);
    padding-left: calc(3.061vw + 0.5204081633px + 0.0008px);
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
    line-height: 1.2;
  }
  #cp-20250640 .lp-item-info__location:before {
    width: calc(2.296vw + 0.3903061224px + 0.0008px);
    height: calc(3.189vw + 0.5420918367px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__price {
    margin-bottom: calc(1.531vw + 0.2602040816px + 0.0008px);
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__price__num {
    margin: 0 calc(1.02vw + 0.1734693878px + 0.0008px);
    font-size: calc(3.571vw + 0.6071428571px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__point {
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__point__num {
    margin-right: calc(1.531vw + 0.2602040816px + 0.0008px);
    font-size: calc(3.571vw + 0.6071428571px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__reduction {
    margin-top: calc(3.571vw + 0.6071428571px + 0.0008px);
    padding-top: calc(3.571vw + 0.6071428571px + 0.0008px);
    padding-bottom: calc(2.551vw + 0.4336734694px + 0.0008px);
    font-size: calc(5.612vw + 0.9540816327px + 0.0008px);
  }
  #cp-20250640 .lp-item-info__reduction__num {
    font-size: calc(6.633vw + 1.1275510204px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--campaign {
    margin-top: calc(9.694vw + 1.6479591837px + 0.0008px);
    margin-bottom: calc(5.102vw + 0.8673469388px + 0.0008px);
  }
  #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 + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(2) {
    min-height: calc(17.857vw + 3.0357142857px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td:nth-child(3) {
    min-height: calc(41.327vw + 7.0255102041px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td[data-th]:first-child::before {
    padding: calc(6.122vw + 1.0408163265px + 0.0008px) calc(6.122vw + 1.0408163265px + 0.0008px) calc(4.592vw + 0.7806122449px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--campaign tbody tr td[data-th] {
    display: grid;
    position: relative;
    grid-template-columns: calc(25.51vw + 4.3367346939px + 0.0008px) 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 + 0.0008px);
    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 + 0.0008px) calc(4.082vw + 0.693877551px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten {
    margin-bottom: calc(8.163vw + 1.387755102px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten01 img {
    height: calc(9.694vw + 1.6479591837px + 0.0008px);
  }
  #cp-20250640 .lp-table.lp-table--tokuten .lp-table__image.lp-table__image--tokuten02 img {
    height: calc(10.204vw + 1.7346938776px + 0.0008px);
  }
  #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 + 0.0008px);
  }
  #cp-20250640 .lp-table__image-num {
    top: -42px;
    left: -4px;
    max-width: calc(25.51vw + 4.3367346939px + 0.0008px);
  }
  #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 + 0.0008px);
  }
  #cp-20250640 .lp-table__image.lp-table__image--tokuten02 img {
    height: calc(8.418vw + 1.431122449px + 0.0008px);
  }
  #cp-20250640 .lp-table__reduction {
    width: 100%;
  }
  #cp-20250640 .lp-table__reduction-detail {
    margin-bottom: calc(2.041vw + 0.3469387755px + 0.0008px);
  }
  #cp-20250640 .lp-table__reduction-image {
    margin-bottom: calc(1.02vw + 0.1734693878px + 0.0008px);
  }
  #cp-20250640 .lp-table__reduction-txt {
    font-size: calc(3.571vw + 0.6071428571px + 0.0008px);
  }
  #cp-20250640 .lp-table__reduction-plus {
    bottom: -54px;
  }
  #cp-20250640 .lp-table__reduction .lp-btn {
    max-width: calc(76.531vw + 13.0102040816px + 0.0008px);
    max-width: calc(57.653vw + 9.8010204082px + 0.0008px);
    height: calc(12.245vw + 2.0816326531px + 0.0008px);
    padding: calc(0.51vw + 0.0867346939px + 0.0008px) calc(2.041vw + 0.3469387755px + 0.0008px) 0 0;
    font-size: calc(4.082vw + 0.693877551px + 0.0008px);
  }
  #cp-20250640 .lp-table thead th {
    height: calc(16.327vw + 2.7755102041px + 0.0008px);
    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;
  }
  #cp-20250640 .lp-bnr-list {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
  }
  #cp-20250640 .lp-bnr-list > li {
    padding-left: 0;
    text-indent: 0;
  }
  #cp-20250640 .lp-nav {
    padding-top: calc(3.827vw + 0.6505102041px + 0.0008px);
    padding-bottom: calc(3.827vw + 0.6505102041px + 0.0008px);
  }
  #cp-20250640 .lp-nav__list {
    justify-content: space-around;
    width: 100%;
  }
  #cp-20250640 .lp-nav__list > li {
    width: 100%;
    text-align: center;
  }
  #cp-20250640 .lp-nav__list > li:first-child {
    border-left: none;
  }
  #cp-20250640 .lp-nav__list > li:last-child {
    border-right: none;
  }
  #cp-20250640 .lp-nav__item {
    font-size: calc(3.061vw + 0.5204081633px + 0.0008px);
  }
}