@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300..500&display=swap");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@keyframes slidein {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes updown {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes scaleNum {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes transMath {
  0% {
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -50, 0);
  }
  60% {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 15, 0);
  }
  100% {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

main {
  overflow: hidden;
}

main,
header {
  font-family: "Noto Sans JP", sans-serif;
}

body {
  color: #252525;
  line-height: 1.3;
  letter-spacing: 0.02em;
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
  background: #fff;
  -webkit-font-smoothing: antialiased;
}

#body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

body.modal-open {
  overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  line-height: 1;
  border-left: none;
}

ul,
ol {
  list-style: none inside;
}

a {
  transition-duration: 300ms;
}

a:hover {
  opacity: 0.8;
  transition-duration: 300ms;
}

a:link,
a:visited {
  text-decoration: none;
  color: #fff;
}

li::marker {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.pc {
  display: block;
}

.pc-inblo {
  display: inline-block;
}

.tb {
  display: none;
}

.sp {
  display: none;
}

.pctb {
  display: block;
}

.tbsp {
  display: none;
}

.tbsp-inblo {
  display: none;
}

@media (max-width: 1100px) {
  .pc {
    display: none;
  }
  .pc-inblo {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: none;
  }
  .tbsp {
    display: block;
  }
  .tbsp-inblo {
    display: inline-block;
  }
}
@media (max-width: 834px) {
  .pc {
    display: none;
  }
  .pc-inblo {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: block;
  }
  .tbsp {
    display: block;
  }
  .tbsp-inblo {
    display: inline-block;
  }
}
@media (max-width: 600px) {
  .pc {
    display: none;
  }
  .pc-inblo {
    display: none;
  }
  .tb {
    display: block;
  }
  .sp {
    display: block;
  }
  .pctb {
    display: none;
  }
  .tbsp-inblo {
    display: inline-block;
  }
}
.tel a {
  color: #483f42;
}

.sokunou-campaign .is-sp {
  display: none;
}
.sokunou-campaign .is-pc {
  display: block;
}
@media (max-width: 834px) {
  .sokunou-campaign .is-sp {
    display: block;
  }
  .sokunou-campaign .is-pc {
    display: none;
  }
}
.sokunou-campaign .is-red {
  color: #e40012;
}
.sokunou-campaign .s-mv {
  background-image: url(../images/sokunou/bg_mv01.png);
  background-size: auto;
  background-position: center center;
  background-repeat: repeat-x;
}
.sokunou-campaign .s-mv__in {
  position: relative;
  padding-inline: 20px;
}
.sokunou-campaign .s-mv__txtBox {
  position: relative;
  max-width: 1030px;
  margin-inline: auto;
  text-align: center;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-mv__txtBox {
    padding-block: 80px 60px;
  }
}
.sokunou-campaign .s-mv__txt {
  display: block;
  margin-inline: auto;
  opacity: 0;
}
.sokunou-campaign .s-mv__txt.__01 {
  max-width: 990px;
  padding-top: 50px;
  animation: transMath 0.4s cubic-bezier(0.33, 1, 0.68, 1) 0.5s forwards;
}
.sokunou-campaign .s-mv__icon {
  position: absolute;
  width: clamp(90px, 11vw, 123px);
  top: 35px;
  opacity: 0;
  right: 185px;
  animation: fadeIn 0.5s ease forwards, updown 6s ease infinite;
  animation-delay: 1.5s, 2s;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-mv__icon {
    right: 10px;
    top: 20px;
    width: 90px;
  }
}
.sokunou-campaign .s-mv__img {
  position: absolute;
  width: 1156px;
  left: 50%;
  bottom: -70px;
  transform: translateX(-50%);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-mv__img {
    width: 900px;
  }
}
@media (max-width: 600px) {
  .sokunou-campaign .s-mv__img {
    width: 600px;
    bottom: -40px;
  }
}
.sokunou-campaign .bread {
  position: relative;
  max-width: 1170px;
  margin: -90px auto 60px;
}
.sokunou-campaign .bread__txt {
  font-size: 12px;
  text-align: left;
  font-weight: 500;
}
.sokunou-campaign .bread__txt a {
  color: inherit;
  text-decoration: none;
}
.sokunou-campaign .bread__bg {
  position: absolute;
  width: 100vw;
  min-width: 1030px;
  height: 100%;
  top: 30px;
  left: 50%;
  transform: translateX(-50%);
  z-index: -1;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-itr {
      padding-top: 30px;
  }
}
.sokunou-campaign .s-itr__head {
  font-weight: 800;
  margin: 0 auto 10px;
  font-size: 50px;
  text-align: center;
  letter-spacing: -0.05em;
}
.sokunou-campaign .s-itr__head .red {
  color: #901910;
}
.sokunou-campaign .s-itr__head .green {
  color: #054e14;
}
.sokunou-campaign .s-itr__head .l {
  font-size: 60px;
}
.sokunou-campaign .s-itr__head .xl {
  font-size: 72px;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-itr__head {
    font-size: 24px;
  }
  .sokunou-campaign .s-itr__head .l {
    font-size: 30px;
  }
  .sokunou-campaign .s-itr__head .xl {
    font-size: 42px;
  }
}
.sokunou-campaign .s-itr__img {
  margin: 0 auto 30px;
  width: 1129px;
}
.sokunou-campaign .s-itr__in {
  position: relative;
  max-width: 1100px;
  margin-inline: auto;
  padding-inline: 20px;
  padding-bottom: 35px;
  margin-bottom: 40px;
}
.sokunou-campaign .s-itr__txtBox {
  max-width: calc(100% - 380px);
  margin-left: auto;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-itr__txtBox {
    max-width: 100%;
  }
}
.sokunou-campaign .s-itr__ttl {
  font-size: clamp(18px, 2.3vw, 24px);
  font-weight: 900;
  margin-bottom: 15px;
  color: #343435;
  letter-spacing: -0.05em;
}
.sokunou-campaign .s-itr__ttl .brown {
  color: #a87a14;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-itr__ttl {
    line-height: 1.5;
  }
}
.sokunou-campaign .s-itr__ttlSub {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 10px;
  color: #202020;
}
.sokunou-campaign .s-itr__txt {
  font-size: 16px;
  font-weight: 400;
  line-height: 2;
  color: #464646;
}
.sokunou-campaign .s-itr__imgBox {
  position: absolute;
  bottom: 75px;
  left: 0;
  max-width: 350px;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-itr__imgBox {
    position: relative;
    bottom: auto;
    right: auto;
    margin-top: 20px;
    margin-inline: auto;
    max-width: 200px;
  }
}
.sokunou-campaign .s-itr__imgBox img {
  animation: updown 6s ease infinite;
}
.sokunou-campaign .s-slide__hd {
  background: #ebd145;
  position: relative;
}
.sokunou-campaign .s-slide__in {
  position: relative;
  text-align: center;
}
.sokunou-campaign .s-slide__ttl {
  position: relative;
  max-width: 1070px;
  margin-inline: auto;
  padding: 10px 20px;
  font-size: clamp(18px, 2.9vw, 30px);
  font-weight: 900;
  color: #2a2a2a;
  -webkit-text-stroke: 4px #fff;
  paint-order: stroke;
}
.sokunou-campaign .s-slide__ttl .is-red {
  font-size: clamp(20px, 2.9vw, 36px);
}
.sokunou-campaign .s-slide__ttl > span {
  position: relative;
  z-index: 3;
}
.sokunou-campaign .s-slide__iconBefore {
  position: absolute;
  width: 113px;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-slide__iconBefore {
    left: 0px;
    top: -70px;
    transform: none;
    width: 80px;
  }
}
.sokunou-campaign .s-slide__iconAfter {
  position: absolute;
  width: 175px;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-slide__iconAfter {
    right: -10px;
    width: 80px;
  }
}
.sokunou-campaign .s-slide__iconMid {
  position: absolute;
  width: 343px;
  top: -30px;
  left: 0;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-slide__iconMid {
    width: 250px;
    top: -18px;
  }
}
.sokunou-campaign .s-slide__outer {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 350px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-slide__outer {
    height: 267px;
  }
}
.sokunou-campaign .s-slide__box {
  position: relative;
  z-index: 2;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 50px;
  height: 350px;
  overflow: hidden;
}
.sokunou-campaign .s-slide__box ul {
  display: flex;
}
.sokunou-campaign .s-slide__box .before {
  position: absolute;
  display: flex;
  top: 0;
  right: 100%;
}
.sokunou-campaign .s-slide__box .after {
  position: absolute;
  display: flex;
  top: 0;
  left: 100%;
}
.sokunou-campaign .s-slide__inf {
  position: relative;
  margin-top: 10px;
}
.sokunou-campaign .s-slide .brand {
  font-size: 14px;
}
.sokunou-campaign .s-slide .car-name {
  font-size: 20px;
}
.sokunou-campaign .s-slide .grade {
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sokunou-campaign .s-slide .plan {
  font-size: 14px;
  color: #3a66ae;
  letter-spacing: 0.01em;
}
.sokunou-campaign .s-slide .car-tag {
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 12px;
  text-align: center;
  width: 61px;
  color: #fff;
  background: #3a66ae;
  font-weight: 500;
  border-radius: 5px;
  padding: 5px 0;
}
.sokunou-campaign .s-slide .car-tag.is-green {
  background: #1da24f;
}
.sokunou-campaign .s-slide-price {
  font-size: 14px;
  margin-top: 5px;
}
.sokunou-campaign .s-slide .price {
  font-size: 18px;
  color: #c31219;
}
.sokunou-campaign .s-slide .price-num {
  font-size: 30px;
}
.sokunou-campaign .s-slide__btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}
.sokunou-campaign .s-slide__btn .slide-btn {
  border-radius: 5px;
  width: calc(50% - 5px);
  text-align: center;
}
.sokunou-campaign .s-slide__btn .slide-btn a {
  display: block;
  font-size: 14px;
  padding-block: 7px;
}
.sokunou-campaign .s-slide__btn .slide-btn.blue {
  background: #3a66ae;
}
.sokunou-campaign .s-slide__btn .slide-btn.red {
  background: #c31219;
}
.sokunou-campaign .s-slide__item {
  width: 270px;
  text-align: left;
  padding: 15px;
  border: 3px solid #fff;
  background: #fff;
  letter-spacing: 0.05em;
  margin-inline: 3px;
}
.sokunou-campaign .s-slide__img img {
  aspect-ratio: 524/295;
  object-fit: cover;
}

.sokunou-campaign .s-slide__inner {
  position: absolute;
  top: 0;
  animation: 30s linear infinite slide;
}
.sokunou-campaign .s-slide-zaiko {
  background-image: url(../images/minivanfes/bg_slide-zaiko01.webp);
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  padding-bottom: 60px;
}
.sokunou-campaign .s-slide-zaiko__hd {
  background: #ebd145;
  position: relative;
}
.sokunou-campaign .s-slide-zaiko__hd .left-icon-01 {
  position: absolute;
  top: 25%;
  left: calc(50% - 385px);
  transform: translate(-50%, -50%);
  width: 65px;
  z-index: 10;
}
.sokunou-campaign .s-slide-zaiko__hd .left-icon-02 {
  position: absolute;
  top: 40%;
  left: calc(50% - 300px);
  transform: translate(-50%, -50%);
  width: 70px;
  z-index: 10;
}
.sokunou-campaign .s-slide-zaiko__hd .right-icon-01 {
  position: absolute;
  top: 50%;
  left: calc(50% + 300px);
  transform: translate(-50%, -50%);
  width: 80px;
  z-index: 10;
}
.sokunou-campaign .s-slide-zaiko__hd .right-icon-02 {
  position: absolute;
  top: 45%;
  left: calc(50% + 430px);
  transform: translate(-50%, -50%);
  width: 125px;
  z-index: 10;
}
.sokunou-campaign .s-slide-zaiko__in {
  position: relative;
  text-align: center;
}
.sokunou-campaign .s-slide-zaiko__ttl {
  position: relative;
  max-width: 1070px;
  margin-inline: auto;
  padding: 10px 20px;
  font-size: clamp(18px, 2.9vw, 30px);
  font-weight: 900;
  color: #2a2a2a;
  -webkit-text-stroke: 4px #fff;
  paint-order: stroke;
}
.sokunou-campaign .s-slide-zaiko__ttl .is-red {
  font-size: clamp(20px, 2.9vw, 36px);
}
.sokunou-campaign .s-slide-zaiko__ttl > span {
  position: relative;
  z-index: 3;
}
.sokunou-campaign .s-slide-zaiko__outer {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: 357px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-slide-zaiko__outer {
    height: 267px;
  }
}
.sokunou-campaign .s-slide-zaiko__box {
  position: relative;
  z-index: 2;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 50px;
  height: 357px;
  overflow: hidden;
}
.sokunou-campaign .s-slide-zaiko__box ul {
  display: flex;
}
.sokunou-campaign .s-slide-zaiko__box .before {
  position: absolute;
  display: flex;
  top: 0;
  right: 100%;
}
.sokunou-campaign .s-slide-zaiko__box .after {
  position: absolute;
  display: flex;
  top: 0;
  left: 100%;
}
.sokunou-campaign .s-slide-zaiko__inf {
  position: relative;
  margin-top: 10px;
}
.sokunou-campaign .s-slide-zaiko .brand {
  font-size: 14px;
}
.sokunou-campaign .s-slide-zaiko .car-name {
  font-size: 20px;
}
.sokunou-campaign .s-slide-zaiko .grade {
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.sokunou-campaign .s-slide-zaiko .plan {
  font-size: 14px;
  color: #3a66ae;
  letter-spacing: 0.01em;
}
.sokunou-campaign .s-slide-zaiko .car-tag {
  position: absolute;
  top: -5px;
  right: 0;
  font-size: 12px;
  text-align: center;
  width: 61px;
  color: #fff;
  background: #3a66ae;
  font-weight: 500;
  border-radius: 5px;
  padding: 5px 0;
}
.sokunou-campaign .s-slide-zaiko .car-tag.is-used {
  background: #1da24f;
}
.sokunou-campaign .s-slide-zaiko-price {
  font-size: 14px;
  margin-top: 5px;
}
.sokunou-campaign .s-slide-zaiko .price {
  font-size: 18px;
  color: #c31219;
}
.sokunou-campaign .s-slide-zaiko .price-num {
  font-size: 30px;
}
.sokunou-campaign .s-slide-zaiko__btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-top: 10px;
}
.sokunou-campaign .s-slide-zaiko__btn .slide-btn {
  border-radius: 5px;
  width: 100%;
  text-align: center;
}
.sokunou-campaign .s-slide-zaiko__btn .slide-btn a {
  display: block;
  font-size: 14px;
  padding-block: 7px;
}
.sokunou-campaign .s-slide-zaiko__btn .slide-btn.blue {
  background: #3a66ae;
}
.sokunou-campaign .s-slide-zaiko__btn .slide-btn.red {
  background: #c31219;
}
.sokunou-campaign .s-slide-zaiko__item {
  width: 270px;
  text-align: left;
  padding: 15px;
  border: 3px solid #fff;
  background: #fff;
  letter-spacing: 0.05em;
  margin-inline: 3px;
  border: 1px solid #c0b49e;
}
.sokunou-campaign .s-slide-zaiko__img {
  width: 238px;
  height: 134px;
}
.sokunou-campaign .s-slide-zaiko__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: bottom;
}
.sokunou-campaign .s-slide-zaiko__inner {
  position: absolute;
  top: 0;
  animation: 30s linear infinite slide;
}
.sokunou-campaign .s-rsn {
  position: relative;
  background: #f7f7f7;
  margin-bottom: 55px;
  padding-bottom: 50px;
  border-top: 2px solid #ae7b10;
  border-bottom: 2px solid #ae7b10;
}
.sokunou-campaign .s-rsn__bg01 img,.sokunou-campaign .s-rsn__bg02 img{
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 10;
}
.sokunou-campaign .s-rsn__bg01 img{
  right: 50%;
  transition: 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.sokunou-campaign .s-rsn__bg02 img{
  left: 50%;
  transition: 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.sokunou-campaign .s-rsn__bg01.visible img{
  right: calc(100% - 140px);
}
.sokunou-campaign .s-rsn__bg02.visible img{
  left: calc(100% - 140px);
}
.sokunou-campaign .s-rsn__hd {
  position: relative;
}
.sokunou-campaign .s-rsn__bg {
  position: absolute;
  width: 100%;
  bottom: -10px;
  min-height: 53px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url(../images/sokunou/bg_rsn01.png);
  background-size: auto;
  background-position: center center;
  background-repeat: repeat-x;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-rsn__bg {
    min-height: 65px;
  }
}
.sokunou-campaign .s-rsn__ttl {
  position: relative;
  z-index: 2;
  padding-top: 40px;
  font-size: clamp(18px, 2.9vw, 30px);
  font-weight: 900;
  color: #fff;
  text-align: center;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.55);
}
.sokunou-campaign .s-rsn__ttl .is-36 {
  font-size: clamp(20px, 3.2vw, 36px);
}
.sokunou-campaign .s-rsn__ttl .is-60 {
  display: inline-block;
  padding-inline: 2px;
  position: relative;
  top: 9px;
  font-size: clamp(25px, 5.8vw, 60px);
}
.sokunou-campaign .s-rsn__ttl .is-60.is-anime {
  animation: scaleNum 1s forwards cubic-bezier(0.33, 1, 0.68, 1);
}
@media (max-width: 600px) {
  .sokunou-campaign .s-rsn__ttl .is-60 {
    top: 3px;
  }
}
.sokunou-campaign .s-rsn__icon {
  position: absolute;
  transform: translate(50%,50%);
  top: 25%;
  left: calc(50% - 450px);
}
@media (max-width: 834px) {
  .sokunou-campaign .s-rsn__icon {
    display: none;
  }
}
.sokunou-campaign .s-rsn__fl {
  display: flex;
  justify-content: space-between;
  max-width: 1070px;
  margin-inline: auto;
  margin-top: 55px;
  padding-inline: 20px;
  gap: clamp(20px, 4.5vw, 45px);
}
@media (max-width: 600px) {
  .sokunou-campaign .s-rsn__fl {
    flex-direction: column;
  }
}
.sokunou-campaign .s-rsn__item {
  position: relative;
  background: #ececec;
  border-radius: 5px;
  padding: 25px 10px 25px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.sokunou-campaign .s-rsn__item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 10px;
  top: 0px;
  left: 0;
  border-radius: 5px 5px 0 0;
  background: linear-gradient(to right, #d4af37 0%, #f6d365 25%, #c9982c 50%, #7d5309 75%, #7d5309 100%);
}
.sokunou-campaign .s-rsn__itemTop {
  display: flex;
  border-bottom: 2px dotted #202020;
  margin-bottom: 10px;
}
.sokunou-campaign .s-rsn__itemNum {
  font-size: 8px;
  background: #e40012;
  border-radius: 50px;
  width: 46px;
  height: 46px;
  min-height: 46px;
  min-width: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
}
.sokunou-campaign .s-rsn__itemNum .is-sml {
  position: relative;
  top: 5px;
}
.sokunou-campaign .s-rsn__itemNum .is-big {
  font-size: 24px;
  font-weight: bold;
}
.sokunou-campaign .s-rsn__itemTitle {
  font-size: 18px;
  font-weight: bold;
  margin-left: 10px;
  padding-bottom: 10px;
  letter-spacing: -0.01em;
  color: #000;
}
.sokunou-campaign .s-rsn__itemTitle .is-red {
  font-size: clamp(20px, 2.8vw, 30px);
  line-height: 1.3;
}
.sokunou-campaign .s-rsn__itemTxt {
  font-size: 15px;
  line-height: 1.7;
  padding-inline: 10px;
  font-weight: 500;
  color: #000;
}
.sokunou-campaign .s-plan__in {
  position: relative;
  padding-inline: 20px;
  padding-block: 30px;
  background-color: #eeeeee;
  border-top: 2px solid #d2d2d2;
  border-bottom: 2px solid #d2d2d2;
}
.sokunou-campaign .s-plan__hd {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
  z-index: 2;
}
.sokunou-campaign .s-plan__hd > span {
  position: relative;
  display: block;
}
.sokunou-campaign .s-plan__hd > span .left-icon {
  position: absolute;
  top: 80%;
  left: calc(50% - 460px);
  transform: translate(-50%,-50%);
  width: 71px;
  z-index: -1;
}
.sokunou-campaign .s-plan__hd > span .right-icon {
  position: absolute;
  top: 80%;
  left: calc(50% + 480px);
  transform: translate(-50%,-50%);
  width: 71px;
  z-index: -1;
}
.sokunou-campaign .s-plan__ttl {
  font-size: clamp(18px, 2.9vw, 30px);
  font-weight: 900;
  paint-order: stroke;
  -webkit-text-stroke: 4px #fff;
  color: #2a2a2a;
  margin-bottom: 0px;
  display: inline-block;
}
.sokunou-campaign .s-plan__ttl .is-red {
  font-size: clamp(20px, 2.9vw, 36px);
}
.sokunou-campaign .s-plan__ttlSub {
  font-size: clamp(16px, 2.1vw, 22px);
  font-weight: 900;
  color: #e40012;
  margin-bottom: 10px;
  -webkit-text-stroke: 4px #fff;
  paint-order: stroke;
}
.sokunou-campaign .s-plan__bd {
  max-width: 920px;
  margin-inline: auto;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  position: relative;
}
.sokunou-campaign .s-plan__bd::before {
  content: '';
  width: 3px;
  height: 100%;
  background-color: #d2d2d2;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 600px) {
  .sokunou-campaign .s-plan__bd {
    flex-direction: column;
    gap: 40px;
  }
  .sokunou-campaign .s-plan__bd::before {
    display: none;
  }
}
.sokunou-campaign .s-plan__item {
  width: 47%;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-plan__item {
    width: 100%;
  }
}
.sokunou-campaign .s-plan__itemTop {
  font-size: clamp(16px, 2.3vw, 24px);
  color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  border-radius: 5px;
  background-color: #1d50a2;
}
.sokunou-campaign .s-plan__itemTop > span {
  position: relative;
  left: 20px;
}
.sokunou-campaign .s-plan__itemTop > span::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 48px;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  background-image: url(../images/minivanfes/icon_plan02.webp);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.sokunou-campaign .s-plan__item:last-child .s-plan__itemTop {
  background-color: #7d654a;
}
.sokunou-campaign .s-plan__itemTxt {
  font-size: 15px;
  line-height: 1.7;
  font-weight: 500;
  margin-bottom: 25px;
}
.sokunou-campaign .s-plan__itemList {
  padding: 15px;
  border-radius: 5px;
  background-color: #e0e0e0;
  margin-bottom: 20px;
  font-weight: 500;
  line-height: 1.7;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sokunou-campaign .s-plan__itemList .is-red {
  width: 100%;
  margin-top: -25px;
  font-weight: bold;
}
.sokunou-campaign .s-plan__itemList li {
  width: 50%;
}
@media (max-width: 834px) {
  .sokunou-campaign .s-plan__itemList li {
    width: 100%;
  }
}
.sokunou-campaign .s-plan__ft {
  max-width: 920px;
  text-align: right;
  margin-inline: auto;
  font-weight: bold;
}
.sokunou-campaign .s-plan__icon01 {
  position: absolute;
  bottom: -30px;
  right: calc(50% + 450px);
  width: 117px;
}
.sokunou-campaign .s-plan__icon02 {
  position: absolute;
  bottom: -30px;
  left: calc(50% + 450px);
  width: 117px;
}
.sokunou-campaign .s-lineup {
  position: relative;
  padding-inline: 20px;
}
.sokunou-campaign .s-lineup__in {
  position: relative;
  z-index: 2;
  max-width: 1030px;
  margin-inline: auto;
  margin-top: 50px;
}
.sokunou-campaign .s-lineup__hd {
  text-align: center;
  margin-bottom: 30px;
}
.sokunou-campaign .s-lineup__ttl {
  font-size: clamp(18px, 2.9vw, 30px);
  font-weight: 900;
  paint-order: stroke;
  -webkit-text-stroke: 4px #fff;
  color: #2a2a2a;
  margin-bottom: 10px;
}
.sokunou-campaign .s-lineup__maker ul {
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 55px;
  gap: 15px 33px;
}
.sokunou-campaign .s-lineup__makerItem {
  width: 92px;
  height: 92px;
  border-radius: 50%;
  background: #fff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  text-align: center;
  transition: 0.2s cubic-bezier(0.33, 1, 0.68, 1);
}
.sokunou-campaign .s-lineup__makerItem:has(.is-active) .bg::after {
  content: "";
  position: absolute;
  bottom: -1px;
  border-radius: 0 0 5px 5px;
  left: 0;
  width: 0;
  height: 4px;
  background: #ff3939;
  animation: slidein 0.3s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
.sokunou-campaign .s-lineup__makerItem:has(a:hover) {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.55));
}
.sokunou-campaign .s-lineup__makerItem img {
  height: 49px;
  width: auto;
  margin-top: 10px;
  padding-bottom: 3px;
}
.sokunou-campaign .s-lineup__makerItem a {
  display: block;
  width: 100%;
  height: 100%;
}
.sokunou-campaign .s-lineup__makerItem a:hover {
  opacity: 1;
}
.sokunou-campaign .s-lineup__makerItem p {
  position: relative;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.sokunou-campaign .s-lineup__makerItem p .bg {
  position: absolute;
  width: 110px;
  height: 25px;
  border-radius: 5px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #2a2a2a;
}
.sokunou-campaign .s-lineup__makerItem p .txt {
  position: relative;
  z-index: 2;
}
.sokunou-campaign .s-lineup__makerItem:nth-child(1) {
  margin-right: 10px;
}
.sokunou-campaign .s-lineup__makerItem:nth-child(2) {
  margin-right: 10px;
}
.sokunou-campaign .s-lineup__maker ul {
  position: relative;
}
.sokunou-campaign .s-lineup__maker ul::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 102vw;
  height: 40px;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: linear-gradient(to right, #d4af37 0%, #f6d365 25%, #c9982c 50%, #7d5309 75%, #7d5309 100%);
}
.sokunou-campaign .s-lineup__list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
  gap: 30px 18px;
}
.sokunou-campaign .s-lineup__item {
  background-color: #f6f6f6;
  border-radius: 5px;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
.sokunou-campaign .s-lineup__itemMaker {
  font-weight: bold;
  font-size: 14px;
  padding: 10px 10px 0 10px;
}
.sokunou-campaign .s-lineup__itemCar {
  font-weight: bold;
  font-size: 18px;
  padding-inline: 10px;
}
.sokunou-campaign .s-lineup__itemClass {
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
  padding-inline: 10px;
}
.sokunou-campaign .s-lineup__item figure {
  padding-bottom: 15px;
  padding-inline: 10px;
}
.sokunou-campaign .s-lineup__item figure img {
  aspect-ratio: 524/295;
  -o-object-fit: cover;
     object-fit: cover;
}
.sokunou-campaign .s-lineup__item ul li {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  padding: 10px;
}
.sokunou-campaign .s-lineup__item ul li > p {
  font-size: 14px;
  font-weight: bold;
}
.sokunou-campaign .s-lineup__item ul li > p .is-red {
  display: inline-block;
  padding-left: 5px;
  font-size: 24px;
}
.sokunou-campaign .s-lineup__item ul li .title {
  font-size: 14px;
  font-weight: bold;
  padding-right: 5px;
}
.sokunou-campaign .s-lineup__item ul .value {
  background: #fff;
}
.sokunou-campaign .s-lineup__item ul .value .title {
  color: #1d50a2;
}
.sokunou-campaign .s-lineup__item ul .bonus .title {
  color: #b98426;
}
.sokunou-campaign .s-lineup__btn {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  padding: 10px;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}
.sokunou-campaign .s-lineup__btn .slide-btn {
  border-radius: 5px;
  width: calc(50% - 5px);
  text-align: center;
}
.sokunou-campaign .s-lineup__btn .slide-btn a {
  display: block;
  font-size: 14px;
  padding-block: 7px;
  font-weight: bold;
}
.sokunou-campaign .s-lineup__btn .blue {
  background-color: #1d50a2;
}
.sokunou-campaign .s-lineup__btn .red {
  background-color: #c31219;
}
.sokunou-campaign .s-lineup__btm {
  padding-block: 70px 120px;
}
.sokunou-campaign .s-lineup__btmBtn {
  display: flex;
  justify-content: space-around;
  gap: 10px;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-lineup__btmBtn {
    flex-direction: column;
  }
}
.sokunou-campaign .s-lineup__btmBtn .btm-btn {
  max-width: 370px;
  width: 100%;
  border-radius: 5px;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-lineup__btmBtn .btm-btn {
    margin-inline: auto;
  }
}
.sokunou-campaign .s-lineup__btmBtn .btm-btn a {
  position: relative;
  display: block;
  padding-block: 20px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}
.sokunou-campaign .s-lineup__btmBtn .btm-btn a::after {
  position: absolute;
  content: "»";
  font-size: 20px;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  transition: right 0.3s cubic-bezier(0.33, 1, 0.68, 1);
}
.sokunou-campaign .s-lineup__btmBtn .btm-btn a:hover::after {
  right: 15px;
}
.sokunou-campaign .s-lineup__btmBtn .red {
  background: #d74747;
  border: 2px solid #a63939;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.sokunou-campaign .s-lineup__btmBtn .blue {
  background: #1d50a2;
  border: 2px solid #0c387f;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.5);
}
.sokunou-campaign .s-lineup__bg {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
}
.sokunou-campaign .s-lineup__item {
  position: relative;
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 6;
  gap: 0;
  align-items: center;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  max-width: 244px;
}
.sokunou-campaign .s-lineup__item:has(.s-lineup__sale) .s-lineup__itemCar {
  padding-right: 65px;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-lineup__item {
    margin-inline: auto;
  }
}
.sokunou-campaign .s-lineup__sale {
  position: absolute;
  width: 55px;
  right: 5px;
  top: 5px;
}
.sokunou-campaign .s-lineup__item.show {
  opacity: 1;
  transform: translateY(0);
}
.sokunou-campaign .s-consul__in {
  padding-inline: 20px;
  margin-top: 80px;
  padding-top: 50px;
  padding-bottom: 5px;
  background-image: url(../images/minivanfes/bg_consul.webp);
  background-repeat: repeat;
}
.sokunou-campaign .s-consul__hd {
  font-size: clamp(20px, 3.4vw, 40px);
  paint-order: stroke;
  -webkit-text-stroke: 8px #fff;
  text-align: center;
}
.sokunou-campaign .s-consul__hd h2 {
  position: relative;
  z-index: 3;
  font-weight: 900;
  color: #d14444;
  margin-bottom: 40px;
  margin-top: -20px;
  line-height: 1.7;
}
.sokunou-campaign .s-consul__hd h2 > span {
  position: relative;
}
.sokunou-campaign .s-consul__hd h2 > span > span {
  position: relative;
  z-index: 2;
}
.sokunou-campaign .s-consul__hd h2 > span > img {
  position: absolute;
  top: 50%;
  left: -60px;
  transform: translateY(-50%);
  width: 108px;
  z-index: 1;
}
.sokunou-campaign .s-consul__bd {
  max-width: 1000px;
  margin-inline: auto;
}
.sokunou-campaign .s-consul__bd ul {
  padding-bottom: 0px;
}
.sokunou-campaign .s-consul__bd ul li {
  display: flex;
  margin-bottom: 70px;
  align-items: center;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-consul__bd ul li {
    flex-direction: column;
  }
}
.sokunou-campaign .s-consul__bd ul li > p {
  width: 16.5%;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-consul__bd ul li > p {
    max-width: 150px;
    width: 100%;
    margin-bottom: 15px;
  }
}
.sokunou-campaign .s-consul__bd ul li > p img {
  border-radius: 10px;
}
.sokunou-campaign .s-consul__bd ul li > div {
  width: 61.5%;
  margin-left: clamp(20px, 5vw, 50px);
  margin-right: clamp(20px, 4vw, 40px);
}
@media (max-width: 600px) {
  .sokunou-campaign .s-consul__bd ul li > div {
    width: 100%;
    margin-bottom: 20px;
  }
}
.sokunou-campaign .s-consul__bd ul li > div h3 {
  font-size: clamp(20px, 2.4vw, 24px);
  margin-bottom: 10px;
  color: #d14444;
  font-weight: bold;
}
.sokunou-campaign .s-consul__bd ul li > div > p {
  max-width: 480px;
  font-size: clamp(15px, 1.8vw, 18px);
  line-height: 1.6;
}
.sokunou-campaign .s-consul__bd ul li > figure {
  width: 22%;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-consul__bd ul li > figure {
    width: 70%;
    margin-inline: auto;
  }
}
.sokunou-campaign .s-inf {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-inline: 20px;
}
.sokunou-campaign .s-inf__hd {
  color: #575757;
  text-align: center;
  font-weight: bold;
}
.sokunou-campaign .s-inf__hd h2 {
  font-size: clamp(22px, 3.4vw, 34px);
}
.sokunou-campaign .s-inf__hd p {
  font-weight: bold;
  font-size: clamp(15px, 2.4vw, 24px);
  letter-spacing: -0.01em;
}
.sokunou-campaign .s-inf__bd {
  max-width: 1000px;
  margin-inline: auto;
  margin-top: 40px;
}
.sokunou-campaign .s-inf__column {
  display: flex;
  gap: 3%;
  justify-content: space-between;
  margin-bottom: 70px;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-inf__column {
    flex-direction: column-reverse;
  }
}
.sokunou-campaign .s-inf__map {
  width: 49%;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-inf__map {
    width: 100%;
  }
}
.sokunou-campaign .s-inf__map iframe {
  min-height: 340px;
}
.sokunou-campaign .s-inf__txt {
  width: 48%;
  color: #353232;
}
.sokunou-campaign .s-inf__txt h3 {
  font-size: clamp(18px, 2.4vw, 24px);
  margin-bottom: 30px;
  margin-top: 10px;
  font-weight: bold;
}
.sokunou-campaign .s-inf__txt p {
  font-size: clamp(15px, 1.8vw, 18px);
  line-height: 1.7;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-inf__txt {
    width: 100%;
    margin-bottom: 30px;
  }
  .sokunou-campaign .s-inf__txt h3 {
    margin-bottom: 20px;
  }
}
.sokunou-campaign .consult {
  padding: 50px 0 100px;
  text-align: center;
}
.sokunou-campaign .consult__wrapper {
  width: 1032px;
  margin: 0 auto;
}
@media (max-width: 1050px) {
  .sokunou-campaign .consult__wrapper {
    width: 100%;
    padding: 0 10px;
  }
}
.sokunou-campaign .consult__head {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 50px;
  color: #fff;
  background-color: #d22424;
  text-align: center;
  line-height: 1;
  padding: 10px 0 12px;
}
@media (max-width: 1050px) {
  .sokunou-campaign .consult__head {
    font-size: 32px;
  }
}
@media (max-width: 800px) {
  .sokunou-campaign .consult__head {
    font-size: 26px;
  }
}
@media (max-width: 440px) {
  .sokunou-campaign .consult__head {
    font-size: 20px;
  }
}
.sokunou-campaign .consult__head .blue {
  color: #148394;
}
.sokunou-campaign .consult__head img {
  margin-left: 5px;
  vertical-align: bottom;
}
@media (max-width: 1050px) {
  .sokunou-campaign .consult__head img {
    width: 65px;
  }
}
@media (max-width: 800px) {
  .sokunou-campaign .consult__head img {
    width: 40px;
  }
}
@media (max-width: 440px) {
  .sokunou-campaign .consult__head img {
    width: 27px;
  }
}
.sokunou-campaign .consult__box {
  width: 100%;
  padding: 0 60px;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 800px) {
  .sokunou-campaign .consult__box {
    padding: 0 10px;
  }
}
@media (max-width: 440px) {
  .sokunou-campaign .consult__box {
    padding: 0;
    gap: 10px;
    justify-content: center;
  }
}
.sokunou-campaign .consult__box--item {
  width: 22%;
  text-align: center;
}
@media (max-width: 440px) {
  .sokunou-campaign .consult__box--item {
    width: 42%;
  }
}
.sokunou-campaign .consult__txt {
  font-size: 18px;
  line-height: 1.7;
  color: #1d1c1c;
  margin-bottom: 50px;
}
@media (max-width: 800px) {
  .sokunou-campaign .consult__txt {
    font-size: 16px;
    text-align: left;
  }
}
.sokunou-campaign .consult__contact {
  width: 100%;
  display: flex;
  align-items: end;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 20px;
  border: 2px solid #e5e5e5;
}
.sokunou-campaign .consult__contact--left {
  width: 40%;
  text-align: center;
}
@media (max-width: 600px) {
  .sokunou-campaign .consult__contact--left {
    width: 100%;
    margin-bottom: 10px;
  }
}
.sokunou-campaign .consult__contact--right {
  width: 58%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .sokunou-campaign .consult__contact--right {
    width: 100%;
  }
}
.sokunou-campaign .consult__contact--right--red {
  width: 48%;
  display: block;
  padding: 15px 10px;
  background-color: #d22424;
  border-radius: 5px;
  text-align: center;
}
.sokunou-campaign .consult__contact--right--red:hover {
  background-color: #e02929;
}
.sokunou-campaign .consult__contact--right--red a {
  display: block;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 600px) {
  .sokunou-campaign .consult__contact--right--red a {
    font-size: 16px;
  }
}
.sokunou-campaign .consult__contact--right--green {
  width: 48%;
  display: block;
  padding: 15px 10px;
  background-color: #228f41;
  border-radius: 5px;
  text-align: center;
}
.sokunou-campaign .consult__contact--right--green:hover {
  background-color: #26a049;
}
.sokunou-campaign .consult__contact--right--green a {
  display: block;
  font-size: 20px;
  color: #fff;
}
@media (max-width: 600px) {
  .sokunou-campaign .consult__contact--right--green a {
    font-size: 16px;
  }
}
.sokunou-campaign .s-ctm__in {
  border-bottom: 1px solid #fff;
  background: #000;
}
.sokunou-campaign .s-ctm__box {
  max-width: 1400px;
  margin: 0 auto;
  background: #000;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sokunou-campaign .s-ctm__bnr {
  display: block;
  width: 50%;
}
@media (max-width: 600px) {
  .sokunou-campaign .s-ctm__bnr {
    width: 100%;
  }
  .sokunou-campaign .s-ctm__bnr:first-child {
    border-bottom: 1px solid #fff;
  }
}
.sokunou-campaign .s-ctm__txt {
  max-width: 1030px;
  margin: 0 auto;
  text-align: center;
  opacity: 0;
  animation: updown 6s ease infinite;
  transition: 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.sokunou-campaign .s-ctm__txt.visible {
  opacity: 1
}
.sokunou-campaign .s-ctm__txt img {
  max-width: 658px;
  width: 100%;
  margin: 0 auto;
}/*# sourceMappingURL=minivan-fes.css.map */