@charset "UTF-8";
body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
}

.commonCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.commonIndent {
  margin-left: 1rem;
  text-indent: -1rem;
}

.sp {
  display: none !important;
}

@media only screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
    max-width: 100%;
    height: auto;
  }
}
.mt00 {
  margin-top: 0;
}

.mt15 {
  margin-top: 15px;
}

.mt30 {
  margin-top: 30px;
}

.mt60 {
  margin-top: 60px;
}

.mb00 {
  margin-bottom: 0;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.pt00 {
  padding-top: 0;
}

.pt15 {
  padding-top: 15px;
}

.pt30 {
  padding-top: 30px;
}

.pt60 {
  padding-top: 60px;
}

.pb00 {
  padding-bottom: 0;
}

.pb15 {
  padding-bottom: 15px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb60 {
  padding-bottom: 60px;
}

.indent {
  padding-left: 1em;
  text-indent: -1em;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #333333;
}

.cp2025summer a {
  text-decoration: none;
}
.cp2025summer img {
  display: block;
  width: 100%;
}

.is-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .is-sp {
    display: block;
  }
}

.is-pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  .is-pc {
    display: none;
  }
}

.cp2025summer_btn-wrap.is-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer_btn-wrap.is-sp {
    display: flex;
  }
}

.cp2025summer_btn-wrap.is-pc {
  display: flex;
}
@media only screen and (max-width: 768px) {
  .cp2025summer_btn-wrap.is-pc {
    display: none;
  }
}

.is-sp_min520 {
  display: none;
}
@media screen and (min-width: 520px) {
  .is-sp_min520 {
    display: none;
  }
}
@media screen and (max-width: 519px) {
  .is-sp_min520 {
    display: block;
  }
}

br.is-sp {
  display: none;
}
@media only screen and (max-width: 768px) {
  br.is-sp {
    display: block;
  }
}
br.is-pc {
  display: block;
}
@media only screen and (max-width: 768px) {
  br.is-pc {
    display: none;
  }
}

.cp2025summer-inner {
  width: min(100%, 1240px);
  padding-inline: 20px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-inner {
    padding-inline: 10px;
  }
}

.cp2025summer-inner-s {
  width: min(100%, 1000px);
  padding-inline: 20px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-inner-s {
    padding-inline: 10px;
  }
}

.cp2025summer-inner-xs {
  width: min(100%, 980px);
  padding-inline: 20px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-inner-xs {
    padding-inline: 10px;
  }
}

/* ======================================== */
/* ボタン */
/* ======================================== */
.cp2025summer-point-cta_btn {
  display: flex;
  justify-content: center;
}

.cp2025summer-cta_note {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.1em;
  line-height: 1.92;
  text-align: center;
  margin-inline: auto;
  position: relative;
}
.cp2025summer-cta_note .number {
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-cta_note .number {
    font-size: 26px;
  }
}
.cp2025summer-cta_column {
  width: min(100%, 420px);
}
.cp2025summer-cta_column:nth-child(2) {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-cta_column:nth-child(2) {
    padding-top: 0;
  }
}
.cp2025summer-cta_btn {
  margin-top: 4px;
}
.cp2025summer-cta_btn .cta-btn {
  border: 2px solid #0e9352;
  padding: 20px;
}
.cp2025summer-cta_btn .cta-btn::before {
  right: 26px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-cta_btn .cta-btn::before {
    right: 14px;
  }
}

/* ======================================== */
/* セクションタイトル */
/* ======================================== */
.cp2025summer_headGroup {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
}
.cp2025summer_headline_sub {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #0e9352;
  opacity: 0.5;
  text-transform: capitalize;
}
.cp2025summer_headline_sub.--white {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer_headline_sub {
    font-size: 13px;
  }
}
.cp2025summer_headline {
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  line-height: 1.4523809524;
  text-align: center;
  color: #333;
}
.cp2025summer_headline.--white {
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer_headline {
    font-size: 36px;
  }
}

/* ======================================== */
/* 共通スタイル スライダー */
/* ======================================== */
.cp2025summer-splide {
  /* スライド コンテンツ */
  /* ページネーション、矢印 */
}
.cp2025summer-splide_slide {
  background-color: #ffffff;
  transition: background-color 0.3s ease;
  /* スライド 画像 */
}
@media (any-hover: hover) {
  .cp2025summer-splide_slide:hover {
    background-color: #9cceb5;
  }
}
.cp2025summer-splide_slide img {
  width: 100%;
  height: 100%;
  aspect-ratio: 324/244;
  -o-object-fit: cover;
     object-fit: cover;
}
.cp2025summer-splide_slide:nth-child(n+2) {
  border-left: 1px solid #cccccc;
}
.cp2025summer-splide_link {
  display: block;
  padding: 18px;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_link {
    padding: 15px;
  }
}
.cp2025summer-splide_body {
  margin-top: 15px;
}
.cp2025summer-splide_description {
  margin-top: 15px;
  font-size: 13px;
  letter-spacing: 0.025em;
  line-height: 1.7066666667;
}
.cp2025summer-splide_price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
}
.cp2025summer-splide_price .label {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.4375;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_price .label {
    font-size: 15px;
  }
}
.cp2025summer-splide_price .price_number {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 48px;
  margin-left: 10px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_price .price_number {
    font-size: 42px;
  }
}
.cp2025summer-splide_price .price_text {
  display: block;
  width: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #f23a3a;
  text-align: center;
  line-height: 1.8;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_price .price_text {
    font-size: 28px;
  }
}
.cp2025summer-splide_price .fraction {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 35px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_price .fraction {
    font-size: 30px;
  }
}
.cp2025summer-splide_price .small {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5625;
  color: #333333;
  align-self: flex-end;
  padding-bottom: 4px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_price .small {
    font-size: 15px;
  }
}
.cp2025summer-splide_controls {
  position: relative;
  margin-top: 24px;
  display: flex;
  align-items: center;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_controls {
    position: relative;
    margin-top: 10px;
    height: 30px;
  }
}
.cp2025summer-splide_pagination {
  display: flex;
  gap: 10px;
  position: static;
  margin: auto;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_pagination {
    gap: 6px;
    position: absolute;
  }
}
.cp2025summer-splide_pagination .splide_pagination_page {
  width: 14px;
  height: 14px;
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_pagination .splide_pagination_page {
    width: 10px;
    height: 10px;
  }
}
.cp2025summer-splide_pagination .is-active {
  background: #0e9352;
  transform: scale(1);
}
.cp2025summer-splide_arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_arrows {
    gap: 8px;
  }
}
.cp2025summer-splide_arrow {
  width: 50px;
  height: 50px;
  position: static;
  transform: translateY(0%);
  opacity: 1;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-splide_arrow {
    width: 30px;
    height: 30px;
  }
}
.cp2025summer-splide_arrow[aria-label="Go to last slide"] {
  opacity: 0;
  visibility: hidden;
}
@media (any-hover: hover) {
  .cp2025summer-splide_arrow:hover {
    opacity: 0.7;
  }
}
.cp2025summer-splide_arrow.splide__arrow--prev {
  scale: -1;
}

/* ================================================================================ */
/* キャンペーン  */
/* ================================================================================ */
.cp2025summer-benefits {
  overflow: hidden;
}
.cp2025summer-benefits_banner {
  display: block;
  position: relative;
}
.cp2025summer-benefits_banner img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-benefits_banner {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
}
.cp2025summer-benefits .cp2025summer-benefits_banner_description {
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  margin-top: 8px;
}
.cp2025summer-benefits .cp2025summer-benefits_banner_description .font_bold {
  font-weight: 700;
}
.cp2025summer-benefits .cp2025summer-benefits_banner_text {
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-benefits .cp2025summer-benefits_banner_text {
    font-size: 16px;
    text-align: left;
    padding-inline: 10px;
    margin-top: 20px;
  }
}
.cp2025summer-benefits .cp2025summer-benefits_banner_text .--green {
  font-weight: bold;
  color: #0e9352;
}

/* ================================================================================ */
/* 夏に起きるトラックの問題 */
/* ================================================================================ */
.cp2025summer-issues {
  margin-top: 40px;
  background-color: #fff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues {
    margin-top: 20px;
    overflow: hidden;
  }
}

.cp2025summer-issues__inner {
  max-width: 1080px;
  margin: 0 auto;
}

.cp2025summer-issues_container {
  background-color: #eff7f2;
  padding: 70px 24px 100px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues_container {
    padding: 20px 20px 60px;
    margin-inline: -10px;
  }
}

.cp2025summer-issues_inner {
  width: min(100%, 960px);
  margin-inline: auto;
}

/* Heading */
.cp2025summer-issues__catch {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.1em;
  line-height: 2.4;
  text-align: center;
  color: #0e9352;
}

.cp2025summer-issues__headline {
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  line-height: 0.8;
  text-align: center;
  color: #333;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__headline {
    font-size: 26px;
  }
}

.cp2025summer-issues__headline--highlight {
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  line-height: 2.0714285714;
  text-align: center;
  color: #0e9352;
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: #ffffff;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__headline--highlight {
    font-size: 26px;
  }
}

.cp2025summer-issues__headline--number {
  font-weight: bold;
  font-size: 62px;
  letter-spacing: 0.03em;
  line-height: 1.4516129032;
  text-align: center;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__headline--number {
    font-size: 36px;
  }
}

.cp2025summer-issues__media {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__media {
    margin-top: 30px;
  }
}

.cp2025summer-issues__list {
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__list {
    margin-top: 44px;
  }
}

.cp2025summer-issues__item {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item {
    flex-direction: column;
    gap: 26px;
  }
}
.cp2025summer-issues__item:nth-child(1)::before {
  content: "";
  width: 100%;
  height: 1px;
  background: url("../../../assets/img/campaign/2025summer/issues-border.svg") repeat center center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cp2025summer-issues__item:nth-child(1) .cp2025summer-issues__text {
  padding-right: 86px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(1) .cp2025summer-issues__text {
    padding-right: 70px;
  }
}
.cp2025summer-issues__item:nth-child(1) .cp2025summer-issues__illust {
  width: 68px;
  aspect-ratio: 68/117;
  margin-right: 4px;
  margin-bottom: 1px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(1) .cp2025summer-issues__illust {
    margin-right: -10px;
    margin-bottom: 10px;
  }
}
.cp2025summer-issues__item:nth-child(2) {
  margin-top: 30px;
}
.cp2025summer-issues__item:nth-child(2)::before {
  content: "";
  width: 100%;
  height: 1px;
  background: url("../../../assets/img/campaign/2025summer/issues-border.svg") repeat center center/cover;
  position: absolute;
  bottom: 0;
  left: 0;
}
.cp2025summer-issues__item:nth-child(2) .cp2025summer-issues__text {
  padding-right: 86px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(2) .cp2025summer-issues__text {
    padding-right: 70px;
  }
}
.cp2025summer-issues__item:nth-child(2) .cp2025summer-issues__illust {
  width: 86px;
  aspect-ratio: 86/89;
  margin-bottom: 1px;
  right: -8px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(2) .cp2025summer-issues__illust {
    margin-bottom: 12px;
    right: -18px;
  }
}
.cp2025summer-issues__item:nth-child(3) {
  margin-top: 30px;
}
.cp2025summer-issues__item:nth-child(3) .cp2025summer-issues__text {
  padding-right: 86px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(3) .cp2025summer-issues__text {
    padding-right: 70px;
  }
}
.cp2025summer-issues__item:nth-child(3) .cp2025summer-issues__illust {
  width: 78px;
  aspect-ratio: 78/111;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__item:nth-child(3) .cp2025summer-issues__illust {
    bottom: 12px;
    right: -14px;
  }
}

.cp2025summer-issues__left {
  display: flex;
  align-items: center;
  gap: 32px;
  flex: 1;
  padding-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__left {
    gap: 10px;
    padding-bottom: 0px;
  }
}

.cp2025summer-issues__rank {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  border: 1px solid #00804b;
  border-radius: 100%;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 38px;
  color: #0e9352;
  opacity: 0.8;
  background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__rank {
    width: 60px;
    height: 60px;
    font-size: 24px;
  }
}
.cp2025summer-issues__rank .--small {
  font-weight: 900;
  font-size: 20px;
  color: #0e9352;
  margin-top: 6px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__rank .--small {
    font-size: 13px;
  }
}

.cp2025summer-issues__problem {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.03em;
  line-height: 1.6666666667;
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: #ffffff;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__problem {
    font-size: 20px;
  }
}

.cp2025summer-issues__right {
  width: 480px;
  position: relative;
  padding-bottom: 30px;
}
@media (max-width: 960px) {
  .cp2025summer-issues__right {
    width: 55.8139534884%;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__right {
    width: 100%;
    padding-bottom: 20px;
  }
}

.cp2025summer-issues__title {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: center;
  color: #0e9352;
  background-color: #ffffff;
  border-radius: 100vh;
  padding: 11px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__title {
    font-size: 16px;
    padding: 14px 11px;
    margin-inline: -10px;
  }
}
.cp2025summer-issues__title::before {
  content: "";
  position: absolute;
  left: 25px;
  bottom: 0;
  width: 24px;
  aspect-ratio: 24/14;
  background: #ffffff;
  -webkit-clip-path: polygon(0 0, 100% 100%, 75% 0);
          clip-path: polygon(0 0, 100% 100%, 75% 0);
  translate: 0 100%;
}

.cp2025summer-issues__text {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  color: #333;
  margin-top: 20px;
  margin-left: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-issues__text {
    margin-left: 0;
    margin-top: 26px;
  }
}

.cp2025summer-issues__illust {
  position: absolute;
  bottom: 0;
  right: 0;
}

.cp2025summer-issues__item-note {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: right;
  color: #333;
  margin-top: 14px;
}

/* ================================================================================ */
/* 夏に起きるトラックの問題 */
/* ================================================================================ */
.cp2025summer-contact {
  margin-block: 144px 120px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact {
    margin-block: 82px 80px;
  }
}

.cp2025summer-contact__title {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
  color: #0e9352;
  text-decoration: underline;
  text-decoration-thickness: 15px;
  text-decoration-color: #f6e929;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__title {
    font-size: 20px;
    text-decoration-thickness: 8px;
  }
}

.cp2025summer-contact__box {
  border: 1px solid #cccccc;
  margin-top: 84px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__box {
    margin-inline: 10px;
    margin-top: 34px;
  }
}

.cp2025summer-contact__box-head {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.44;
  text-align: left;
  color: #0e9352;
  padding: 14px 20px;
  border-bottom: 1px solid #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__box-head {
    padding: 10px 20px;
  }
}

.cp2025summer-contact__list {
  padding: 14px 32px 20px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__list {
    padding: 14px 20px 20px;
  }
}

.cp2025summer-contact__item {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 2;
  color: #333;
  position: relative;
  padding-left: 16px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__item {
    line-height: 1.6;
  }
}
.cp2025summer-contact__item::before {
  content: "";
  display: block;
  width: 6px;
  aspect-ratio: 1;
  border-radius: 100%;
  background-color: #0e9352;
  position: absolute;
  left: 0;
  top: 16px;
  translate: 0% -50%;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact__item::before {
    top: 11px;
  }
}

/* ================================================================================ */
/* トラック市長岡店だから */
/* ================================================================================ */
.cp2025summer-public {
  background-color: #eff7f2;
  padding-block: 116px 100px;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-public {
    padding-block: 64px 70px;
  }
}

.cp2025summer-public-inner {
  width: min(100%, 1120px);
  padding-inline: 20px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-public-inner {
    padding-inline: 10px;
  }
}

.cp2025summer_headline {
  font-family: "Noto Sans JP";
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer_headline {
    font-size: 29px;
    line-height: 1.5517241379;
  }
}

.cp2025spring-public-slider {
  margin-top: 76px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider {
    margin-top: 50px;
  }
}
.cp2025spring-public-slider .splide__track {
  overflow: visible;
}
.cp2025spring-public-slider .splide__list {
  height: auto;
}

.cp2025spring-public-slider_slide {
  background-color: #ffffff;
  padding: 46px 28px 30px;
  border-radius: 12px;
  border: none !important;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_slide {
    padding: 46px 18px 30px;
  }
}
.cp2025spring-public-slider_slide:hover {
  background-color: #ffffff;
}

.cp2025spring-public-slider_label {
  display: flex;
  align-items: center;
  gap: 10px;
  width: -moz-fit-content;
  width: fit-content;
  white-space: nowrap;
  background-color: #f6e929;
  border-radius: 100vh;
  padding: 6px 34px;
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50% -50%;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_label {
    padding: 6px 28px;
  }
}
.cp2025spring-public-slider_label::before {
  content: "";
  display: block;
  width: 24px;
  height: 14px;
  background-color: #f6e929;
  -webkit-clip-path: polygon(65% 0, 0 0, 100% 100%);
          clip-path: polygon(65% 0, 0 0, 100% 100%);
  position: absolute;
  top: 90%;
  left: 8px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_label::before {
    width: 22px;
    height: 12px;
    top: 90%;
    left: 10px;
  }
}
.cp2025spring-public-slider_label .cp2025spring-public-slider_label_number {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 21px;
  line-height: 1.3333333333;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_label .cp2025spring-public-slider_label_number {
    font-size: 21px;
  }
}

.cp2025spring-public-slider_slide_text {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.4;
  text-align: center;
  color: #333;
}
.cp2025spring-public-slider_slide_text .font_marker {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: #f6e929;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
.cp2025spring-public-slider_slide_text .font_large {
  font-weight: bold;
  font-size: 32px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_slide_text .font_large {
    font-size: 30px;
  }
}
.cp2025spring-public-slider_slide_text .font_large-sm {
  font-weight: bold;
  font-size: 30px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
}
.cp2025spring-public-slider_slide_text .font_middle-lg {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
}
.cp2025spring-public-slider_slide_text .font_middle {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_slide_text .font_middle {
    font-size: 26px;
  }
}

.cp2025spring-public-slider_slide_image {
  margin-top: 26px;
}
.cp2025spring-public-slider_slide_image img {
  aspect-ratio: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.cp2025spring-public-slider_slide_image.width_210 {
  width: min(100%, 210px);
  margin-inline: auto;
}
.cp2025spring-public-slider_slide_image.mt_50 {
  margin-top: 50px;
}

.cp2025spring-public-slider_slide_detail {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  color: #333;
  margin-top: 20px;
}

/* ボタン */
.cp2025spring-public-slider_slide_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  width: min(100%, 290px);
  background-color: #0e9352;
  border-radius: 6px;
  box-shadow: 0px 4px 0px #0a6d3d;
  padding: 12px 18px;
  transition: 0.3s ease;
  position: relative;
  margin-top: 18px;
  cursor: pointer;
}
@media (any-hover: hover) {
  .cp2025spring-public-slider_slide_btn:hover {
    box-shadow: none;
    translate: 0 4px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_slide_btn {
    font-size: 18px;
  }
}
.cp2025spring-public-slider_slide_btn::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("../../../assets/img/campaign/2025summer/icon_arrow-right-wh.svg") no-repeat center center/contain;
}
.cp2025spring-public-slider_slide_btn .cp2025spring-public-slider_slide_btn_wrap {
  display: flex;
  align-items: center;
  gap: 10px;
}
.cp2025spring-public-slider_slide_btn .cp2025spring-public-slider_slide_btn_label {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #0e9352;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 1px 6px;
}
.cp2025spring-public-slider_slide_btn .cp2025spring-public-slider_slide_btn_text {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #ffffff;
}
.cp2025spring-public-slider_slide_btn .cp2025spring-public-slider_slide_btn_text.--small {
  font-size: 17px;
  letter-spacing: 0.05em;
}

.cp2025summer-public-slider_slide_list {
  margin-left: 10px;
  margin-top: 20px;
}
.cp2025summer-public-slider_slide_list .cp2025summer-public-slider_slide_item {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5;
  text-align: left;
  color: #333;
  padding-left: 12px;
  position: relative;
}
.cp2025summer-public-slider_slide_list .cp2025summer-public-slider_slide_item::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  background-color: #0e9352;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  translate: 0% -50%;
}
.cp2025summer-public-slider_slide_list .cp2025summer-public-slider_slide_item + .cp2025summer-public-slider_slide_item {
  margin-top: 6px;
}

.cp2025spring-public-slider_slide_note {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.6;
}

.cp2025spring-public-slider_slide:nth-child(3) .cp2025spring-public-slider_slide_note {
  margin-top: 10px;
}
.cp2025spring-public-slider_slide:nth-child(4) .cp2025spring-public-slider_slide_note {
  text-align: center;
  margin-top: 20px;
}

.cp2025spring-public-slider_slide_qa {
  display: flex;
  align-items: center;
  gap: 6px;
  background-color: #eff7f2;
  border-radius: 6px;
  padding: 12px 16px;
  margin-top: 24px;
  cursor: pointer;
}

.cp2025spring-public-slider_slide_qa_text {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.3846153846;
  text-align: left;
  color: #333;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_slide_qa_text {
    line-height: 1;
  }
}
.cp2025spring-public-slider_slide_qa_text .font_middle {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: left;
  color: #333;
}
.cp2025spring-public-slider_slide_qa_text .font_large {
  font-size: 24px;
}

.cp2025spring-public-slider_slide_qa_img img {
  aspect-ratio: auto;
  -o-object-fit: contain;
     object-fit: contain;
}

.cp2025spring-public-slider_controls {
  position: relative;
  margin-top: 34px;
  display: flex;
  align-items: center;
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_controls {
    position: relative;
    margin-top: 20px;
    height: 30px;
  }
}

.cp2025spring-public-slider_pagination .splide__pagination__page {
  background-color: #ffffff;
}
.cp2025spring-public-slider_pagination .splide__pagination__page.is-active {
  background-color: #0e9352;
}

.cp2025spring-public-slider_arrows {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_arrows {
    gap: 8px;
  }
}
.cp2025spring-public-slider_arrows .cp2025spring-public-slider_arrow {
  width: 50px;
  height: 50px;
  position: static;
  transform: translateY(0%);
  opacity: 1;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-public-slider_arrows .cp2025spring-public-slider_arrow {
    width: 30px;
    height: 30px;
  }
}
.cp2025spring-public-slider_arrows .cp2025spring-public-slider_arrow[aria-label="Go to last slide"] {
  opacity: 0;
  visibility: hidden;
}
@media (any-hover: hover) {
  .cp2025spring-public-slider_arrows .cp2025spring-public-slider_arrow:hover {
    opacity: 0.7;
  }
}
.cp2025spring-public-slider_arrows .cp2025spring-public-slider_arrow.splide__arrow--prev {
  scale: -1;
}

/* ================================================================================ */
/* キャンペーン対象車のご購入で  */
/* ================================================================================ */
.cp2025spring-business_container {
  background-color: #0e9352;
  padding: 70px 40px 96px;
  border-radius: 12px;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_container {
    padding: 40px 22px 26px;
    margin-top: 30px;
  }
}

.cp2025spring-business_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
  font-size: 42px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #0e9352;
  margin-top: 100px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_title {
    font-size: 29px;
    margin-top: 80px;
  }
}
.cp2025spring-business_title .font_small {
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_title .font_small {
    font-size: 18px;
  }
}

.cp2025spring-business_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: min(100%, 504px);
  background-color: #ffffff;
  border-radius: 12px;
  padding: 40px;
  margin: 44px auto 0;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_wrap {
    padding: 26px 40px 38px;
    margin: 30px auto 0;
  }
}

.cp2025spring-business_free {
  font-weight: bold;
  font-size: 60px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #333;
  text-decoration: underline;
  text-decoration-thickness: 15px;
  text-decoration-color: #f6e929;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_free {
    font-size: 46px;
  }
}

.cp2025spring-business_image {
  width: min(100%, 414px);
  margin-top: 22px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_image {
    width: min(80vw, 500px);
  }
}
.cp2025spring-business_image img {
  -o-object-fit: contain;
     object-fit: contain;
}

.cp2025spring-business_body_note {
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.8461538462;
  text-align: center;
  margin-top: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-business_body_note {
    margin-top: 30px;
  }
}

.cp2025spring-details {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details {
    gap: 60px;
    padding-inline: 10px;
    margin-top: 60px;
  }
}
.cp2025spring-details .cp2025spring-details_wrap {
  display: flex;
  gap: 4.6296296296%;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_wrap {
    flex-direction: column;
    gap: 18px;
  }
}
.cp2025spring-details .cp2025spring-details_title {
  flex: 0 0 145px;
  height: -moz-fit-content;
  height: fit-content;
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1.4222222222;
  text-align: center;
  color: #0e9352;
  background-color: #f6e929;
  border-radius: 100vh;
  padding: 8px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_title {
    flex: auto;
    width: 120px;
    font-size: 16px;
    padding: 5px;
    margin-inline: auto;
  }
}
.cp2025spring-details .cp2025spring-details_period_wrap {
  margin-top: 8px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_period_wrap {
    margin-top: 0px;
  }
}
.cp2025spring-details .cp2025spring-details_period_text {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.cp2025spring-details .cp2025spring-details_period_text .font_small {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.03em;
  line-height: 1.9692307692;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_period_text .font_small {
    display: block;
  }
}
.cp2025spring-details .cp2025spring-details_period_text + .cp2025spring-details_period_text {
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_period_text + .cp2025spring-details_period_text {
    margin-top: 30px;
  }
}
.cp2025spring-details .cp2025spring-details_text {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.44;
  letter-spacing: 0.025em;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_text.sp_center {
    text-align: center;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_text.--center {
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }
}
.cp2025spring-details .cp2025spring-details_text .year {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5625;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_text .year {
    display: block;
    line-height: 1;
  }
}
.cp2025spring-details .cp2025spring-details_text .year .font-number {
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 0.03em;
  line-height: 1.4705882353;
}
.cp2025spring-details .cp2025spring-details_text .year.is-pc {
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_text .year.is-pc {
    display: none;
  }
}
.cp2025spring-details .cp2025spring-details_text .month {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.03em;
  line-height: 1;
}
.cp2025spring-details .cp2025spring-details_text .week {
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 0.03em;
  line-height: 1.4705882353;
}
.cp2025spring-details .cp2025spring-details_text .symbol {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5625;
}
.cp2025spring-details .cp2025spring-details_body {
  flex: 1;
}
.cp2025spring-details .cp2025spring-details_btn-wrap {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-details .cp2025spring-details_btn-wrap {
    display: flex;
    justify-content: center;
  }
}

.cp2025spring-flow_steps {
  display: flex;
  gap: 66px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-flow_steps {
    flex-direction: column;
    gap: 43px;
    margin-inline: -10px;
  }
}

.cp2025spring-flow_step {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 22px;
  width: 28.0146163216%;
  background-color: #ffffff;
  border-radius: 12px;
  padding: 28px 30px;
}
@media screen and (max-width: 900px) {
  .cp2025spring-flow_step {
    padding: 28px 28px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025spring-flow_step {
    flex-direction: row;
    gap: 18px;
    width: 100%;
    padding: 28px 20px;
  }
}
.cp2025spring-flow_step .cp2025spring-flow_step-img {
  width: 70px;
}
@media screen and (max-width: 900px) {
  .cp2025spring-flow_step .cp2025spring-flow_step-img {
    width: 50px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025spring-flow_step .cp2025spring-flow_step-img {
    width: 70px;
  }
}
.cp2025spring-flow_step .cp2025spring-flow_step-content {
  flex: 1;
}
.cp2025spring-flow_step .cp2025spring-flow_step-description {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.025em;
  line-height: 1.6;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-flow_step .cp2025spring-flow_step-description {
    line-height: 1.6;
  }
}
@media screen and (max-width: 374px) {
  .cp2025spring-flow_step .cp2025spring-flow_step-description {
    font-size: 14px;
  }
}
.cp2025spring-flow_step .small {
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.025em;
  line-height: 1.6;
}

.cp2025spring-flow_step:not(:last-of-type)::before {
  content: "";
  display: block;
  width: 30px;
  aspect-ratio: 1;
  background: url("../../../assets/img/campaign/2025summer/flow_step-arrow.svg") no-repeat center center/contain;
  z-index: 1;
  position: absolute;
  left: auto;
  right: -7.0645554202%;
  transform: translate(100%, 0);
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025spring-flow_step:not(:last-of-type)::before {
    width: 20px;
    top: auto;
    bottom: -12px;
    left: 50%;
    right: auto;
    transform: translate(-50%, 100%) rotate(90deg);
  }
}

/* ================================================================================ */
/* ================================================================================ */
/* ================================================================================ */
/* ================================================================================ */
/* ================================================================================ */
/* ================================================================================ */
/* おすすめ  */
/* ================================================================================ */
.cp2025summer-recommend-inner {
  width: min(100%, 1120px);
  padding-inline: 20px;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-inner {
    padding-inline: 10px;
  }
}

.cp2025summer-recommend {
  margin-block: 100px;
  overflow: hidden;
  /* スライド */
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend {
    margin-block: 80px;
  }
}
.cp2025summer-recommend_title {
  width: min(100%, 575px);
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend_title {
    width: min(100%, 310px);
  }
}
.cp2025summer-recommend_title img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cp2025summer-recommend-splide {
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide {
    margin-top: 30px;
  }
}
.cp2025summer-recommend-splide .splide__track {
  overflow: visible;
}
.cp2025summer-recommend-splide_link {
  padding: 15px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide_link {
    padding: 8px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide_body {
    margin-top: 10px;
  }
}
.cp2025summer-recommend-splide_text {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.6;
}
.cp2025summer-recommend-splide_price {
  padding-right: 12px;
  margin-top: 20px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide_price {
    padding-right: 0;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide_price .label {
    font-size: 13px;
  }
}
.cp2025summer-recommend-splide .price_number {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 42px;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide .price_number {
    font-size: 20px;
  }
}
.cp2025summer-recommend-splide .fraction {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 30px;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide .fraction {
    font-size: 15px;
  }
}
.cp2025summer-recommend-splide .small {
  font-family: "Noto Sans CJK JP";
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.5625;
  color: #333333;
  align-self: flex-end;
  padding-bottom: 4px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-recommend-splide .small {
    font-size: 13px;
  }
}

/* ================================================================================ */
/* トラックを探す  */
/* ================================================================================ */
.cp2025summer-search {
  background-color: #0e9352;
  padding-block: 100px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-search {
    padding-block: 80px;
  }
}
.cp2025summer-search_filters {
  margin-top: 26px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-search_filters {
    margin-top: 40px;
  }
}
.cp2025summer-search_head {
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-search_head {
    text-align: center;
  }
}
.cp2025summer-search_filter-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-search_filter-list {
    gap: 8px;
    margin-top: 10px;
  }
}
.cp2025summer-search_filter-item {
  width: calc(20% - 8px);
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 0.03em;
  line-height: 1.6;
  text-align: center;
  color: #0e9352;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 12px;
  transition: 0.3s ease;
  box-shadow: 0px 4px 0px #0a6d3d;
  cursor: pointer;
}
@media (any-hover: hover) {
  .cp2025summer-search_filter-item:hover {
    box-shadow: none;
    translate: 0 4px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-search_filter-item {
    width: calc(50% - 4px);
  }
  .cp2025summer-search_filter-item:first-child {
    width: 100%;
  }
}
.cp2025summer-search_filter-item[aria-pressed=true] {
  background-color: #9cceb5;
  box-shadow: 0px 2px 0px #0a6d3d;
}
@media (any-hover: hover) {
  .cp2025summer-search_filter-item[aria-pressed=true]:hover {
    box-shadow: 0px 2px 0px #0a6d3d;
    translate: 0 0px;
  }
}
.cp2025summer-search_sort {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-top: 20px;
}
.cp2025summer-search_size {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-top: 20px;
}
.cp2025summer-search_btn {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.cp2025summer-search_submit::before {
  display: none;
}

/* ================================================================================ */
/* CTA  */
/* ================================================================================ */
/* ================================================================================ */
/* 特徴  */
/* ================================================================================ */
/* ================================================================================ */
/* 平日サマーキャンペーン */
/* ================================================================================ */
.cp2025summer-current {
  padding-block: 64px 86px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-current {
    padding-block: 10px 44px;
  }
}
.cp2025summer-current_subtitle {
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.1666666667;
  text-align: center;
  color: #ffffff;
  background-color: #0e9352;
  padding: 12px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-current_subtitle {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
    font-size: 18px;
    letter-spacing: 0.1em;
    line-height: 1.5555555556;
  }
}
.cp2025summer-current_img {
  display: block;
  transition: 0.3s ease;
  position: relative;
}
@media (any-hover: hover) {
  .cp2025summer-current_img:hover {
    opacity: 0.7;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-current_img {
    width: 100vw;
    margin-inline: calc(50% - 50vw);
  }
}
.cp2025summer-current_img img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.cp2025summer-current_text {
  display: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-current_text {
    display: block;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 0.03em;
    line-height: 1.6;
    margin-top: 12px;
  }
}

/* ================================================================================ */
/* お問い合わせ */
/* ================================================================================ */
.cp2025summer-contact-section {
  margin-top: 120px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section {
    margin-top: 60px;
    padding-inline: 20px;
  }
}

.cp2025summer-contact-section:last-of-type {
  margin-block: 100px 140px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section:last-of-type {
    margin-block: 80px;
  }
}
.cp2025summer-contact-section_note {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  text-align: center;
  color: #0e9352;
  position: relative;
  margin-inline: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_note {
    font-size: 16px;
  }
}
.cp2025summer-contact-section_note .number {
  font-size: 30px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_note .number {
    font-size: 20px;
  }
}
.cp2025summer-contact-section_note::before, .cp2025summer-contact-section_note::after {
  content: "";
  display: block;
  width: 30px;
  height: 2px;
  background-color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_note::before, .cp2025summer-contact-section_note::after {
    width: 50px;
  }
}
.cp2025summer-contact-section_note::before {
  position: absolute;
  bottom: 20px;
  left: -90px;
  rotate: 45deg;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_note::before {
    bottom: 12px;
    left: -60px;
    rotate: 70deg;
  }
}
.cp2025summer-contact-section_note::after {
  position: absolute;
  bottom: 20px;
  right: -90px;
  rotate: 135deg;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_note::after {
    bottom: 12px;
    right: -60px;
    rotate: 110deg;
  }
}
.cp2025summer-contact-section_container {
  margin-top: 20px;
  border-radius: 12px;
  border: 6px solid #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_container {
    all: unset;
  }
}
.cp2025summer-contact-section_container.--small {
  width: min(100%, 940px);
  margin-inline: auto;
}
.cp2025summer-contact-section_subtitle {
  font-weight: bold;
  font-size: 26px;
  letter-spacing: 0.2em;
  text-align: center;
  color: #ffffff;
  background-color: #0e9352;
  padding: 16px 16px 20px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_subtitle {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_subtitle.sp_left {
    text-align: left;
  }
}
.cp2025summer-contact-section_content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  padding: 40px 80px 50px;
}
@media screen and (max-width: 1000px) {
  .cp2025summer-contact-section_content {
    flex-direction: column;
    padding: 40px 24px 50px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_content {
    padding: 24px 24px 26px;
  }
}
.cp2025summer-contact-section_body {
  width: 740px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_body {
    width: 100%;
  }
}
.cp2025summer-contact-section_text {
  font-weight: bold;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1.8;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_text {
    font-size: 16px;
    line-height: 1.6;
    text-align: left;
  }
}
.cp2025summer-contact-section_text .comment {
  display: inline-block;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  line-height: 1.92;
  color: #ffffff;
  background-color: #0e9352;
  border-radius: 100vh;
  padding: 10px 36px;
  margin-top: 20px;
  margin-right: 18px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_text .comment {
    width: 100%;
    font-size: 16px;
    letter-spacing: 0.03em;
    line-height: 1.5625;
    text-align: center;
    padding: 12px 36px;
    margin-right: 0;
    margin-bottom: 18px;
  }
  .cp2025summer-contact-section_text .comment::after {
    content: "";
    width: 72px;
    background: url("../../img/campaign/2024registration/contact_truck.webp") no-repeat center center/contain;
    position: absolute;
    top: 0%;
    right: 10px;
    translate: 0 -65%;
    aspect-ratio: 1;
  }
}
.cp2025summer-contact-section_text .comment::before {
  content: "";
  display: block;
  width: 25px;
  height: 15px;
  background-color: #0e9352;
  -webkit-clip-path: polygon(65% 0, 0 0, 100% 100%);
          clip-path: polygon(65% 0, 0 0, 100% 100%);
  position: absolute;
  top: 96%;
  left: 18px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_text .comment::before {
    top: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_text.sp_center {
    max-width: 400px;
    margin-inline: auto;
  }
}
.cp2025summer-contact-section_img {
  width: 220px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_img {
    display: none;
  }
}
.cp2025summer-contact-section_footer {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6.734006734%;
  background-color: #eff7f2;
  border-radius: 0 0 12px 12px;
  padding: 20px 11.2794612795% 25px 24px;
}
@media screen and (max-width: 900px) {
  .cp2025summer-contact-section_footer {
    padding: 16px 3.5377358491% 22px 24px;
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer {
    all: unset;
  }
}
.cp2025summer-contact-section_footer.--wide {
  padding-block: 70px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer.--wide {
    padding: 20px 16px;
  }
}
.cp2025summer-contact-section_footer.--wide .new-member-contact_footer-img {
  width: 196px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer.--wide .new-member-contact_footer-img {
    width: 111px;
  }
}
.cp2025summer-contact-section_footer.--wide .new-member-contact_footer-img img {
  width: 100%;
  bottom: -75px;
  height: 265px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer.--wide .new-member-contact_footer-img img {
    height: auto;
  }
}
.cp2025summer-contact-section_footer-img {
  width: 157px;
  position: relative;
  align-self: flex-end;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer-img {
    display: none;
  }
}
.cp2025summer-contact-section_footer-img img {
  width: 100%;
  position: absolute;
  bottom: -30px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_footer-img img {
    width: 100%;
    position: static;
    bottom: 0;
  }
}
.cp2025summer-contact-section_phone {
  display: flex;
  align-items: center;
  gap: 26px;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 8px;
  position: relative;
  pointer-events: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone {
    background-color: #ffffff;
    border: 2px solid #0e9352;
    box-shadow: 0px 4px 0px 0px #0e9352;
    padding: 4px 44px 4px;
    padding-right: 12px;
    gap: 22px;
    margin-top: 0px;
    margin-inline: auto;
    pointer-events: auto;
    width: 100%;
    max-width: 360px;
    justify-content: space-between;
  }
}
@media screen and (max-width: 374px) {
  .cp2025summer-contact-section_phone {
    padding: 10px 20px;
  }
}
.cp2025summer-contact-section_phone::after {
  content: "";
  display: none;
  aspect-ratio: 1;
  background: url("../../img/campaign/2024registration/icon_arrow-right-green.svg") no-repeat center center/contain;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone::after {
    width: 22px;
    display: block;
  }
}
.cp2025summer-contact-section_phone.is-sp {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone.is-sp {
    display: flex;
    visibility: visible;
  }
}
.cp2025summer-contact-section_phone.is-pc {
  display: flex;
  visibility: visible;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone.is-pc {
    display: none;
    visibility: hidden;
  }
}
.cp2025summer-contact-section_phone-label {
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0.15em;
  color: #ffffff;
  background-color: #0e9352;
  border-radius: 100vh;
  padding: 3px 18px;
  position: absolute;
  top: 8px;
  left: 30px;
  translate: 0 -50%;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-label {
    font-size: 10px;
    padding: 3px 8px;
    top: 0;
    left: 62px;
  }
}
.cp2025summer-contact-section_phone-label::before {
  content: "";
  display: block;
  width: 22px;
  height: 15px;
  background-color: #0e9352;
  -webkit-clip-path: polygon(50% 0, 0 0, 100% 100%);
          clip-path: polygon(50% 0, 0 0, 100% 100%);
  position: absolute;
  top: 74%;
  left: 2px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-label::before {
    width: 10px;
    height: 8px;
    top: 90%;
    left: 6px;
    -webkit-clip-path: polygon(86% 0, 0 0, 100% 100%);
            clip-path: polygon(86% 0, 0 0, 100% 100%);
  }
}
.cp2025summer-contact-section_phone-name {
  font-size: 15.68px;
  letter-spacing: 0.5em;
  font-weight: 500;
  line-height: 2;
  text-align: right;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-name {
    font-size: 11px;
    letter-spacing: 0.07em;
    line-height: 1.5;
  }
}
.cp2025summer-contact-section_phone-text {
  display: flex;
  align-items: center;
  gap: 4px;
}
.cp2025summer-contact-section_phone-text .icon {
  width: 34px;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-text .icon {
    width: 20px;
  }
}
.cp2025summer-contact-section_phone-text .icon img {
  width: 100%;
  height: 100%;
}
.cp2025summer-contact-section_phone-text .number {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
  font-size: 60px;
  letter-spacing: -0.01em;
  line-height: 1;
  color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-text .number {
    font-size: 32px;
  }
}
@media screen and (max-width: 374px) {
  .cp2025summer-contact-section_phone-text .number {
    font-size: 24px;
  }
}
.cp2025summer-contact-section_phone-time {
  font-size: 18px;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_phone-time {
    font-size: 11px;
    letter-spacing: -0.07em;
    margin-top: 0px;
  }
}
.cp2025summer-contact-section_btn-wrap {
  margin-top: 80px;
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-contact-section_btn-wrap {
    margin-top: 60px;
  }
}

/* ================================================================================ */
/* お悩み  */
/* ================================================================================ */
.cp2025summer-point {
  margin-top: 180px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point {
    margin-top: 80px;
  }
}

.cp2025summer-point_headline {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 42px;
  font-weight: bold;
  letter-spacing: 0.025em;
  line-height: 1.4523809524;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline {
    flex-wrap: wrap;
    font-size: 36px;
    line-height: 0.5;
  }
}
.cp2025summer-point_headline.is-pc {
  display: flex;
  visibility: visible;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline.is-pc {
    display: none;
    visibility: hidden;
  }
}
.cp2025summer-point_headline.is-sp {
  display: none;
  visibility: hidden;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline.is-sp {
    display: flex;
    visibility: visible;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline .sp-inner {
    display: flex;
    flex-direction: row;
  }
}
.cp2025summer-point_headline .maru {
  margin-top: -15px;
  display: inline-block;
  width: 128px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline .maru {
    width: 100px;
    margin-top: 0;
  }
}

.cp2025summer-point_worries {
  width: min(100%, 1080px);
  margin-top: 32px;
  margin-inline: auto;
}
.cp2025summer-point_worries img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_worries {
    width: min(100%, 400px);
    margin-top: 30px;
  }
}

.cp2025summer-point_headGroup_sub {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headGroup_sub {
    margin-top: 60px;
    gap: 30px;
  }
}

.cp2025summer-point_headline_strong {
  display: block;
  font-weight: bold;
  font-size: 46px;
  letter-spacing: 0.03em;
  line-height: 1;
  text-align: center;
  color: #0e9352;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 60px;
  margin-inline: auto;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline_strong {
    font-size: 32px;
    line-height: 0.75;
    margin-top: 50px;
  }
}
@media screen and (max-width: 374px) {
  .cp2025summer-point_headline_strong {
    font-size: 28px;
  }
}
.cp2025summer-point_headline_strong::before, .cp2025summer-point_headline_strong::after {
  position: absolute;
  content: "";
  width: 70px;
  height: 2px;
  bottom: 22px;
  background-color: #0e9352;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline_strong::before, .cp2025summer-point_headline_strong::after {
    width: 48px;
    bottom: 10px;
  }
}
.cp2025summer-point_headline_strong::before {
  left: -96px;
  rotate: 70deg;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline_strong::before {
    left: -48px;
  }
}
.cp2025summer-point_headline_strong::after {
  right: -96px;
  rotate: -70deg;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_headline_strong::after {
    right: -48px;
  }
}

@media only screen and (max-width: 768px) {
  .cp2025summer-point_list {
    width: 94.4%;
  }
}
@media screen and (max-width: 500px) {
  .cp2025summer-point_list {
    width: 100%;
  }
}

.cp2025summer-point_list-wrap {
  margin-top: 50px;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-wrap {
    margin-inline: calc(50% - 50vw);
    padding: 0px;
    border-radius: 0;
    margin-top: 40px;
  }
}

.cp2025summer-point_list-body {
  background-color: #eff7f2;
  border-radius: 0 0 12px 12px;
  padding: 100px min(7.1428571429vw, 100px) 100px min(10vw, 140px);
}
@media screen and (max-width: 1000px) {
  .cp2025summer-point_list-body {
    padding: 100px min(4.2857142857vw, 60px) 100px min(7.1428571429vw, 100px);
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-body {
    padding: 66px 0px;
  }
}
.cp2025summer-point_list-body.btn_only {
  padding: 40px min(8.5714285714vw, 120px) 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-body.btn_only {
    padding: 30px 10px 40px;
  }
}

.cp2025summer-point_list-hgroup {
  display: flex;
  gap: 50px;
  background-color: #0e9352;
  border-radius: 12px 12px 0 0;
  position: relative;
  padding-block: 34px;
  padding-inline: min(8.5714285714vw, 120px) min(6.0714285714vw, 85px);
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-hgroup {
    display: block;
    gap: 4px;
    padding-inline: 22px;
  }
}
.cp2025summer-point_list-hgroup .illust {
  content: "";
  display: block;
  width: 232px;
  flex-shrink: 0;
  position: relative;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-hgroup .illust {
    width: 174px;
    margin-left: auto;
  }
}
.cp2025summer-point_list-hgroup .illust::after {
  content: "";
  display: block;
  width: 232px;
  aspect-ratio: 232/202;
  background: url("../../img/campaign/2024registration/illust-people.webp") no-repeat center center/contain;
  position: absolute;
  bottom: -34px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-hgroup .illust::after {
    width: 174px;
    left: 16px;
  }
}

.cp2025summer-point_list-headline {
  font-weight: bold;
  font-size: 36px;
  letter-spacing: 0.03em;
  line-height: 1.3888888889;
  color: #fff;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_list-headline {
    font-size: 24px;
    line-height: 1.6;
    padding-inline: 0px;
    min-height: 192px;
  }
}

.cp2025summer-point_list {
  width: min(100%, 960px);
  margin-inline: auto;
}

.cp2025summer-point_item {
  display: flex;
  align-items: center;
  gap: min(3.3571428571vw, 47px);
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
}
.cp2025summer-point_item:nth-child(1) {
  gap: 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(1) {
    gap: 2px;
  }
}
.cp2025summer-point_item:nth-child(1) .cp2025summer-point_item-text {
  width: 240px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(1) .cp2025summer-point_item-text {
    width: auto;
    flex: 1;
    margin-top: -10px;
  }
}
.cp2025summer-point_item:nth-child(1) .cp2025summer-point-now_body {
  padding-inline: 20px 60px;
}
.cp2025summer-point_item:nth-child(2) {
  gap: 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(2) {
    gap: 2px;
  }
}
.cp2025summer-point_item:nth-child(2) .cp2025summer-point_item-text {
  width: 240px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(2) .cp2025summer-point_item-text {
    width: auto;
    flex: 1;
    margin-top: -10px;
  }
}
.cp2025summer-point_item:nth-child(2) .cp2025summer-point-now_body {
  padding-inline: 20px 60px;
}
.cp2025summer-point_item:nth-child(3) {
  gap: 60px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(3) {
    gap: 2px;
  }
}
.cp2025summer-point_item:nth-child(3) .cp2025summer-point_item-text {
  width: 240px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(3) .cp2025summer-point_item-text {
    width: auto;
    flex: 1;
    margin-top: 0px;
    word-break: break-all;
  }
}
.cp2025summer-point_item:nth-child(3) .cp2025summer-point-now_body {
  width: 45%;
  padding-inline: 20px;
  margin-top: 2px;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item:nth-child(3) .cp2025summer-point-now_body {
    width: 100%;
    margin-top: 14px;
  }
}
.cp2025summer-point_item:nth-child(3) .br_adjust {
  display: none;
}
@media screen and (max-width: 400px) {
  .cp2025summer-point_item:nth-child(3) .br_adjust {
    display: block;
  }
}
.cp2025summer-point_item .cp2025summer-point_item-number {
  position: relative;
  color: rgba(14, 147, 82, 0.5);
  font-family: "Roboto", sans-serif;
  font-size: clamp(70px, 7.1428571429vw, 100px);
  font-weight: bold;
  line-height: 1.32;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item .cp2025summer-point_item-number {
    font-size: 58px;
    line-height: 1.3275862069;
    padding-left: 14px;
  }
}
.cp2025summer-point_item .cp2025summer-point_item-number::before {
  position: absolute;
  content: "";
  display: inline-block;
  top: 10px;
  left: -22px;
  width: 36px;
  aspect-ratio: 1;
  background: url("../../img/campaign/2024registration/icon_check.svg") no-repeat center center/contain;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item .cp2025summer-point_item-number::before {
    width: 22px;
    height: 22px;
    background: url("../../img/campaign/2024registration/icon_check-sp.svg") no-repeat center center/contain;
    top: 8px;
    left: 2px;
  }
}
.cp2025summer-point_item .cp2025summer-point_item-number::after {
  position: absolute;
  content: "Check Points.";
  width: 100%;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #0e9352;
  top: -10px;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item .cp2025summer-point_item-number::after {
    font-size: 10px;
  }
}
.cp2025summer-point_item .cp2025summer-point_item-text {
  color: #333;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.025em;
  line-height: 2;
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: #ffffff;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item .cp2025summer-point_item-text {
    font-size: 16px;
    line-height: 1.75;
    word-break: auto-phrase;
  }
}
.cp2025summer-point_item .cp2025summer-point_item-text strong {
  position: relative;
  z-index: 1;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6666666667;
  text-decoration: underline;
  text-decoration-thickness: 12px;
  text-decoration-color: #ffffff;
  text-underline-offset: -5px;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item .cp2025summer-point_item-text strong {
    font-size: 20px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 374px) {
  .cp2025summer-point_item .cp2025summer-point_item-text strong {
    font-size: 18px;
  }
}

.cp2025summer-point_item_content {
  display: flex;
  align-items: center;
  gap: min(3.2857142857vw, 46px);
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item_content {
    gap: 20px;
  }
}

@media only screen and (max-width: 768px) {
  .cp2025summer-point_item_illust {
    margin-inline: auto;
  }
}
.cp2025summer-point_item_illust.width_300 {
  width: min(21.4285714286vw, 300px);
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item_illust.width_300 {
    width: min(100%, 300px);
  }
}
.cp2025summer-point_item_illust.width_436 {
  width: min(31.1428571429vw, 436px);
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item_illust.width_436 {
    width: min(100%, 370px);
  }
}
.cp2025summer-point_item_illust.width_405 {
  width: min(28.9285714286vw, 405px);
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_item_illust.width_405 {
    width: min(100%, 360px);
  }
}

.cp2025summer-point_item + .cp2025summer-point_item {
  margin-top: 90px;
}

.cp2025summer-point_btn-wrap {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}

.cp2025summer-point_deco-image {
  position: absolute;
  top: 0;
  right: 7.0833333333%;
  width: 19.3333333333%;
  transform: translate(0, -100%);
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_deco-image {
    right: 5px;
    width: 174px;
  }
}

.cp2025summer-point_btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(100%, 420px);
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #ffffff;
  background-color: #0e9352;
  border-radius: 6px;
  box-shadow: 0px 4px 0px #0a6d3d;
  transition: 0.3s ease;
  position: relative;
  cursor: pointer;
  border: 2px solid #0e9352;
  padding: 20px;
}
@media (any-hover: hover) {
  .cp2025summer-point_btn:hover {
    box-shadow: none;
    translate: 0 4px;
  }
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_btn {
    font-size: 18px;
  }
}
.cp2025summer-point_btn::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url("../../img/campaign/flat-body/icon_arrow-right-wh.svg") no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .cp2025summer-point_btn::before {
    width: 22px;
    right: 14px;
  }
}

/* ================================================================================ */
/* トラックを探す */
/* ================================================================================ */
.search_submit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(100%, 420px);
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.03em;
  text-align: center;
  color: #ffffff;
  background-color: #0e9352;
  border-radius: 6px;
  box-shadow: 0px 4px 0px #0a6d3d;
  padding: 18px;
  transition: 0.3s ease;
  position: relative;
  cursor: pointer;
}
@media (any-hover: hover) {
  .search_submit:hover {
    box-shadow: none;
    translate: 0 4px;
  }
}
@media only screen and (max-width: 768px) {
  .search_submit {
    font-size: 18px;
  }
}
.search_submit::before {
  content: "";
  display: block;
  width: 26px;
  height: 26px;
  background: url("../../img/campaign/flat-body/icon_arrow-right-wh.svg") no-repeat center center/contain;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
@media only screen and (max-width: 768px) {
  .search_submit::before {
    width: 22px;
    right: 14px;
  }
}
.search_submit.--white {
  color: #0e9352;
  background-color: #ffffff;
  border: 2px solid #0e9352;
}
.search_submit.--white.--arrow-up::before {
  background: url("../../img/campaign/2024registration/icon_arrow-up-green.svg") no-repeat center center/contain;
}
.search_submit.--small {
  font-size: 18px;
}
@media only screen and (max-width: 768px) {
  .search_submit.--small {
    font-size: 20px;
  }
}

footer {
  margin-top: 0;
}

/* ================================================================================ */
:where(dialog) {
  inline-size: unset;
  max-inline-size: unset;
  block-size: unset;
  max-block-size: unset;
  padding: unset;
  margin: unset;
  color: unset;
  background-color: unset;
  border: unset;
  overflow: unset;
}

.modal {
  width: 70vw;
  height: 80vh;
  margin: auto;
  background-color: #fff;
  transition: 0.5s;
}
@media screen and (max-width: 800px) {
  .modal {
    width: 90vw;
    height: 90vh;
  }
}
.modal[data-active=true] {
  display: block;
}
.modal:not([data-active=true]) {
  opacity: 0;
  visibility: hidden;
  scale: 0.95;
}
.modal::backdrop {
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  　-webkit-backdrop-filter: blur(4px);
  transition: opacity 0.5s;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(4px);
}
.modal:not([data-active=true])::backdrop {
  opacity: 0;
}

.modal_container {
  height: 100%;
  padding: 32px;
  overflow: auto;
  overscroll-behavior: contain;
}
@media only screen and (max-width: 768px) {
  .modal_container {
    padding: 32px 16px;
  }
}

.modal_close {
  width: 40px;
  aspect-ratio: 1;
  background-color: #0e9352;
  border-radius: 100%;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 4px;
  right: 20px;
  z-index: 1;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .modal_close {
    width: 30px;
    top: 4px;
    right: 4px;
  }
}
.modal_close::before, .modal_close::after {
  content: "";
  display: inline-block;
  width: 45%;
  height: 2px;
  background-color: #ffffff;
  position: absolute;
  inset: 0;
  margin: auto;
}
.modal_close::before {
  rotate: 45deg;
}
.modal_close::after {
  rotate: 135deg;
}
@media (any-hover: hover) {
  .modal_close:hover {
    background-color: rgba(14, 147, 82, 0.7);
  }
}/*# sourceMappingURL=2025summer.css.map */