.swiper-container {
  overflow: hidden;
}

.swiper-slide {
  text-align: center;
}


#one {
  padding: 0rem 3rem 0;
  height: 100%;
  position: relative;
  z-index: 9;
  background-color: #fff;
}

@media screen and (max-width:767px) {
  #one {
    padding: 0rem 1rem;
  }
}

.one-circle_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.one-circle {
  content: "";
  width: 100%;
  height: 100%;
  transform: rotate(-16deg);
  top: 0;
  background-color: #a6515100;
  background-image: radial-gradient(48% 44%, rgba(242, 242, 242, 0.32), transparent);
  pointer-events: none;
}

@keyframes GradietionAnimation {
  0% {
    background-position: 0% 30%
  }

  50% {
    background-position: 100% 50%
  }

  100% {
    background-position: 0% 30%
  }
}

#one .inner {
  width: 84%;
}

.t-caution {
  width: 100%;
  margin: 0 auto;
  color: #2F2A27;
}

.t-caution p {
  width: fit-content;
  text-align: left;
  margin: 0 auto;
  max-width: 560px;
}

.oror {
  margin-left: 0 !important;
}

#one h1 {
  letter-spacing: 8px;
}

#one h2 {
  letter-spacing: 5.6px;
}

#one h3 {
  letter-spacing: 0.08em;
}

@media screen and (max-width:767px) {
  #one {
    text-align: left;
  }

  #one h1 {
    letter-spacing: 4px;
  }

  #one h2 {
    letter-spacing: 0.4px;
  }

  #one h3 {
    letter-spacing: 0.04em;
  }

  #one p {
    letter-spacing: 0.5px;
  }

  #one .inner {
    width: 88%;
  }
}


/* present layout */

.present {
  width: 100%;
  height: 100%;
  position: relative;
}

.present-bg {
  position: relative;
  background-color: #f7f9f7;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}

.ttl_present {
  background: linear-gradient(120deg, #004098, #000036);
  width: 100vw;
  margin: 0 calc(50% - 50vw) 0rem;
  padding: 2rem 3rem 2rem;
  position: relative;
}

@media screen and (max-width: 767px) {
  .ttl_present {
    padding: 2rem 1rem 2rem;
  }
}

.date_present {
  background: linear-gradient(120deg, #f8f7c6, #f8f7c6);
  width: 100vw;
  margin: 0 calc(50% - 50vw) 3rem;
  padding: 2rem 3rem 2rem;
  position: relative;
  color: #1d2088;
}

.ttl_present img {
  width: 56%;
  margin: 0 auto;
  padding-left: 2rem;
}

@media screen and (max-width: 767px) {
  .ttl_present img {
    width: 100%;
    padding-left: 0;
  }
}

.ttl_present .icon_pr_ttl {
  position: absolute;
  width: 20%;
  left: 1rem;
  top: -3.5rem;
  transform: rotate(-8deg);
}

@media screen and (max-width: 767px) {
  .ttl_present .icon_pr_ttl {
    width: 26%;
    top: -80%;
  }
}

@media screen and (max-width: 767px) {
  .present-item_wrapper {
    padding: 0 1rem;
  }
}

.present-item {
  border: 1px solid #1d2088;
  border-radius: 1rem;
  margin-bottom: 4rem;
  padding: 4rem 2rem;
  color: #000036;
  padding: 6rem 8rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 4rem;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .present-item {
    padding: 4rem 1rem;
    gap: 2rem;
  }
}


.present-item_ttl {
  width: 80%;
}

@media screen and (max-width: 767px) {
  .present-item_ttl {
    width: 100%;
  }
}

.present-item_desc {
  width: fit-content;
}

.present-item_card {
  width: 100%;
  margin-top: 0 !important;
}

.present-item_card .p-products__swiper00 {
  margin-top: 0;
  overflow: visible;
}

.present-item_card .p-products__swiper00 .product-card {
  box-shadow: 0 0 10px rgba(52, 52, 52, 0.523);
}

.card-head {
  color: #fff;
  padding: 0.5rem 0;
}

.card-head.--01 {
  background-color: #005e3c;
}

.card-head.--02 {
  background-color: #0068b7;
}

.card-head.--03 {
  background-color: #a64a97;
}

.card-head.--04 {
  background-color: #c8161d;
}

.card-head.--05 {
  background-color: #00afec;
}

.card-foot {
  padding: 0.5rem;
  background-color: #eae5e3;
}

.sub_description {
  padding: 2rem 3rem;
  margin-bottom: 1rem;
  background-color: #eacf8c;
  border-radius: 8px;
}

@media (max-width: 767px) {
  .sub_description {
    padding:0.75rem 1.125rem;
  }
}

.present-item_caution {
  width: fit-content;
  margin: 0 auto;
}

.campaign-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

/* 横スクロール用のラッパー */
.campaign-table-scroll {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

/* スマホ用の見出し（PCでは非表示） */
.campaign-table-head-sp {
  display: none;
  margin-bottom: 8px;
  padding: 10px 12px;
  background: #1b2a86;
  /* 既存の濃い青に合わせて */
  color: #fff;
  font-weight: 800;
  text-align: center;
  border-radius: 10px;
}

/* スマホ：左の「対象車種」列を隠して、上の見出しを表示 */
@media (max-width: 767px) {
  .campaign-table-head-sp {
    display: block;
  }

  /* 左縦見出しを非表示（rowspanのセル） */
  .campaign-table .side {
    display: none;
  }

  /* 横スクロールさせるため、テーブルの最小幅を確保 */
  .campaign-table {
    min-width: 720px;
    /* 好みで調整（崩れない幅） */
  }
}

.campaign-table th,
.campaign-table td {
  border: 1px solid var(--blue);
  padding: 14px 16px;
  vertical-align: middle;
  font-size: 18px;
  line-height: 1.35;
  color: var(--blue);
}

.campaign-table .side {
  width: 120px;
  background: var(--blue);
  color: #fff;
  text-align: center;
  font-weight: 800;
  letter-spacing: .08em;
  font-size: 28px;
}

.campaign-table .type {
  width: 260px;
  background: #fff;
  color: var(--blue);
  font-weight: 800;
  font-size: 22px;
  text-align: left;
}

.campaign-table .detail {
  background: #fff;
}

/* 右端に注釈を寄せるためのレイアウト */
.detail-row {
  display: flex;
  flex-direction: column;
  gap: 14px;
  align-items: flex-start;
  justify-content: space-between;
}

.detail-row .main {
  flex: 1 1 auto;
  min-width: 0;
  font-weight: 700;
}

.detail-row .note {
  flex: 0 0 auto;
  white-space: nowrap;
  color: var(--blue);
  font-weight: 700;
  font-size: 15px;
  align-self: flex-start;
}

.detail-row.is-link .subnote {
  margin-left: 16px;
  color: var(--link);
  font-weight: 800;
  font-size: 16px;
  white-space: nowrap;
}

.detail-row.is-link .arrow {
  flex: 0 0 auto;
  color: var(--link);
  font-weight: 900;
  white-space: nowrap;
}

/* スマホでは注釈を折り返す */
@media (max-width: 980px) {

  .campaign-table th,
  .campaign-table td {
    font-size: 15px;
    padding: 16px 10px;
  }

  .campaign-table .side {
    font-size: 22px;
    width: 96px;
  }

  .campaign-table .type {
    font-size: 15px;
    width: 160px;
  }

  .detail-row {
    flex-direction: column;
  }

  .detail-row .note,
  .detail-row.is-link .subnote {
    white-space: normal;
  }

  .detail-row.is-link .arrow {
    align-self: flex-end;
  }
}

.pr-caution {
  background-color: #dcdddd;
  padding: 3rem 3rem;
  border-radius: 1rem;
  color: #003567;
}

@media screen and (max-width: 767px) {

  .pr-caution {
    padding: 2.4rem 1.6rem;
    height: 20rem;
    overflow-y: scroll;
  }
}

.pr-caution .contact {
  padding: 1rem 0;
  text-align: center;
  border-bottom: 1px solid var(--blue);
  margin-bottom: 1rem;
}

.pr-caution p {
  font-size: 0.85rem;
  text-align: left;
}

.c-main {
  position: relative;
  color: #fff;
  padding: 0rem 3rem 6rem;
}

@media screen and (max-width: 767px) {
  .c-main {
    position: relative;
    color: #fff;
    padding: 0rem 0rem 4rem;
  }
}

.pr-wrap {
  width: 100%;
  height: auto;
  color: #141414;
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.line {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #171C61;
  margin: 1rem 0;
}

.tab_contents .ttl {
  width: 80%;
}

.caption {
  width: 80%;
  margin: 2rem auto;
}

.caption .txt {
  font-size: 1.1rem;
  line-height: 1.6;
}

.caption .t-caution {
  margin-top: 0.5rem;
  font-size: 0.8rem;
}

.caption .spec {
  padding: 0.5rem;
  width: fit-content;
  margin: 1rem auto;
  border: 1px dotted #1a1a1a;
  font-size: 0.9rem;
}

.caption .point {
  width: 70%;
  margin: auto;
  border-radius: 16px;
  font-size: 1.2rem;
  font-weight: 500;
  padding: 1.5rem 1rem;
  color: #fff;
  background-color: #cab37a;
}

.point .button {
  display: block;
  width: fit-content;
  margin: 1rem auto 0;
  padding: 0.5rem 1rem;
  background-color: #494848;
}

.point .button:hover {
  background-color: rgb(94, 94, 94);
}

@media screen and (max-width:767px) {
  .caption {
    width: 100%;
  }

  .caption .txt {
    text-align: left;
  }

  .caption .point {
    width: 100%;
  }
}

.pr_btn {
  padding: 0.5rem 3rem;
  position: relative;
  margin: 0 auto;
  color: #232584;
}

.pr_btn.sub {
  background-color: #232584;
  color: #fff;
}

.pr_btn div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
  width: 100%;
}

.title_course {
  position: absolute;
  top: -1.5rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width:767px) {
  .pr_wrapper {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 1rem;
  }

}

.caution {
  width: 80%;
  margin: 0 auto;
  text-align: left;
}

@media screen and (max-width:767px) {
  .caution {
    width: 100%;
  }
}

.price_box {
  margin: 1rem auto;
  padding: 0.5rem 3rem;
  width: fit-content;
  border: 1px dotted #fff;
}

.course.last {
  width: 80%;
}

.course.last img {
  width: 70%;
}

.course img {
  width: 100%;
  margin: 0 auto 1rem;
}

@media screen and (max-width: 767px) {
  .course img {
    width: 100%;
  }

  .course.last {
    width: 100%;
  }
}

.carlife {
  width: 50%;
  margin: 2rem auto;
}

@media screen and (max-width: 767px) {
  .carlife {
    margin: 2rem auto;
    width: 100%;
  }
}

/*埼玉スバルオリジナル*/