.info__caution-list{padding:0;margin:0;list-style:none}.swiper-slide{width:150px}.c-slider{overflow:hidden}.c-slider .swiper:not(.swiper-initialized).slider-wrap[data-slide="3"] .swiper-slide{min-width:315px}



/* update */
.c-card__title {
  font-family: var(--font-bold);
}
.c-slider__title{
  color: #000;
  display: block;
}
.c-slider__text small{
  font-size: 10px;
  display: block;
  line-height: 1.5;
}
.c-recommend-card__grid{
  flex-wrap: nowrap;
}
.c-recommend-card__stack > * + * {
    margin-top: 10px;
}
.c-recommend-card__image .js-type-star{
  text-align: right;
  display: block;
  font-size: 12px;
	font-family: var(--font-light);
  line-height: 1;
}
.titletag-wrap {
  min-height: 92px;
}
.welfare-tax__icon {
  margin-top: 5px;
  width: 43px;
}
.welfare-tax__icon.hidden {
  visibility: hidden;
}
.welfare-tax__icon img {
  border-radius: 0;
}
.p-usersvoice_link__list{
  margin:0;
  padding:0;
  list-style: none;
}
/* .p-user-voice__image span{
  position: relative;
} */


/* .p-user-voice__image > span {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .p-user-voice__image > span {
    width: 53.33vw;
  }
} */

.info__caution-list em{
  font-style: normal;
}
.info__caution-list em {
	font-style: normal;
}
@media screen and (min-width: 769px) {
.js-car-recommend .c-recommend-card {
	height: 100% !important;
	}
.js-car-recommend .swiper-slide {
	height: auto !important;
	}
.js-car-recommend .swiper-wrapper {
	display: flex;
    flex-wrap: wrap;
    margin-bottom: -16px;
	align-items: stretch !important;
	}
}
@media screen and (max-width: 769px) {
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
		align-items: stretch !important;
}
.js-car-recommend .swiper-slide {
	height: auto !important;
	}
.js-car-recommend .c-recommend-card {
	height: 100% !important;
	}
}
/* 2024/03 update template */
.recommend_link .recommend_blank_ico::after {
  content: "";
  background: url(/STEPWGN/common/images/icon/icon_blank.svg) no-repeat 0 0/contain;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  display: inline-block;
  vertical-align: baseline;
}

/* 2023/03 STEPWGN */
.stepwgn-recommend-card-title-wrapper {
    min-height: 89px;
}
@media screen and (min-width: 769px) {
    .stepwgn-recommend-card-title-wrapper {
        min-height: 92px;
    }
}

/* 2025/05 STEPWGN */
.stepwgn-car-card__unit-text span {
    font-size: 18px;
}
@media screen and (max-width: 769px) {
    .stepwgn-car-card__unit-text span {
        font-size: 16px;
    }
}
/* 2026/03 STEPWGN */
.stepwgn-30th-movie {
  font-family: "Zen Maru Gothic", "HondaGlobalFontJP-Regular", sans-serif;
  letter-spacing: 0.08em;
  font-weight: 500;
  background: url(/STEPWGN/top/images/30th-bg-pc.jpg) center / cover;
  color: #4c4c4c;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie {
    background-image: url(/STEPWGN/top/images/30th-bg-sp.jpg);
  }
}
.stepwgn-30th-movie-row {
  display: grid;
  grid-template-columns: 3fr 4fr;
  gap: 10px;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-row {
    display: block;
  }
}
.stepwgn-30th-movie-heading {
  font-size: 21px;
  color: #00B6D6;
}
.stepwgn-30th-movie-heading-number {
  letter-spacing: -0.1em;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-heading-number {
    margin-left: -0.2em;
  }
}
.stepwgn-30th-movie-text {
  margin-top: 20px;
  font-size: 12px;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-text {
    margin-top: 24px;
    font-size: 13px;
  }
}
.stepwgn-30th-movie-video-list {
  margin: 0;
  padding: 0;
  > * + * {
    margin-top: 32px;
  }
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-video-list {
    margin-top: 40px;
    > * + * {
      margin-top: 40px;
    }
  }
}
.stepwgn-30th-movie-video-item {
  display: flex;
  gap: 10px;
}
.stepwgn-30th-movie-video-item:nth-child(2n-1) {
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-video-item {
    display: block;
    gap: 10px;
  }
}
.stepwgn-30th-movie-video-item img {
  display: block;
  width: 100%;
  height: auto;
}
.stepwgn-30th-movie-text-col {
  flex: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.stepwgn-30th-movie-title-logo {
  margin: 0 auto;
  width: 188px;
  max-width: 100%;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-title-logo {
    width: 244px;
    max-width: 100%;
  }
}
.stepwgn-30th-movie-title {
  font-size: 18px;
  line-height: 1.5;
  font-weight: inherit;
  text-align: center;
  color: #00B6D6;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-title {
    font-size: 20px;
    line-height: 1.2;
  }
}
.stepwgn-30th-movie-title strong {
  font-size: 21px;
  font-weight: inherit;
  font-family: inherit;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-title strong {
    font-size: 23px;
  }
}
.stepwgn-30th-movie-title-small {
  margin-top: 4px;
  font-size: 10px;
  font-weight: inherit;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-title-small {
    margin-top: 8px;
    font-size: 12px;
  }
}
.stepwgn-30th-movie-video-col {
  flex: 0 0 60%;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-video-col {
    margin-top: 24px;
  }
}
.stepwgn-30th-movie-video-button {
  display: block;
  position: relative;
  transition: opacity 0.3s;
  border-radius: 8px;
  overflow: hidden;
}
.stepwgn-30th-movie-video-button::before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% - 15px);
  left: calc(50% - 15px);
  background: url(/STEPWGN/top/images/30th-video-play.svg) center no-repeat;
  background-size: contain;
}
.stepwgn-30th-movie-video-button:hover {
  opacity: 0.7;
}
@media screen and (max-width: 768px) {
  .stepwgn-30th-movie-video-button:hover {
    opacity: auto;
  }
}