/* ============================================================
   車種別LP 共通スタイル
============================================================ */

/* FS用 */
.fs-l-pageMain{
  max-width:1240px !important;
}
.fs-l-main {
  padding: 0 !important;
}

.fs-c-heading.fs-c-heading--page {
  display: none !important;
}

.fs-l-footer {
  margin-top: 0 !important;
}

.fs-l-side {
  display: none !important;
}

.fs-l-main__contents {
  max-width: 100% !important;
  padding: 0 !important;
}

/* visumo */
.ecbn-selection-title,
.ecbn-selection-description,
.ecbn-selection-item .ecbn-selection-caption:after{
  display: none !important;
}

/* ベース */
#car-lp {
  line-height: 1.6;
  max-width: 1240px;
  margin: 0 auto;
  font-family: 'Noto Sans JP', sans-serif;
}

#car-lp * {
  box-sizing: border-box;
}

#car-lp img {
  max-width: 100%;
  height: auto;
  display: block;
}

#car-lp a {
  text-decoration: none;
}

#car-lp ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#car-lp p {
  margin: 0;
}

#car-lp h1,
#car-lp h2,
#car-lp h3 {
  margin: 0;
}

#car-lp .mv-heading {
  margin: 0;
  font-weight: inherit;
}

.lp-inner {
  max-width: 1240px;
  margin: 0 auto;
  padding: 50px 0 0;
}

.yellow {
  color: #FFE100;
  font-weight: bold;
}

.pc-only {
  display: inline;
}

.sp-only {
  display: none;
}

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

  .sp-only {
    display: inline;
  }
}

/* MV */
#lp-mv {
  position: relative;  
  width: 100%;
  line-height: 0;
  background: #000;
  overflow: hidden;
}

#lp-mv .mv-bg {
  width: 100%;
}

#lp-mv .mv-bg img {
  width: 100%;
}

.mv-copy .mv-logo {
  position: absolute;
  bottom: 4%;
  left: 50%;
  transform: translateX(-50%);
  width: 12.8%;
  height: auto;
  z-index: 2;
  filter: drop-shadow(0 0 8px rgba(0, 0, 0, .4));
}

.mv-copy .mv-sub {
  position: absolute;
  top: 5%;
  left: 50%;
  transform: translateX(-50%);
  filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.25));
  font-family: 'Zen Kaku Gothic Antique';
  font-weight: 900;
  font-size: min(65px, 4.71vw);
  line-height: 1.2;
  text-align: center;
  color: #FFFFFF;
}

.mv-copy .mv-title {
  letter-spacing: .04em;
  background-color: #FFE100;
  font-family: 'Zen Kaku Gothic Antique';
  font-style: normal;
  font-weight: 900;
  font-size: min(65px, 4.71vw);
  line-height: 1.45;
  text-align: center;
  color: #000000;
  position: absolute;
  top: 26%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 62.5%;
  max-width: 770px;

}

.mv-copy .mv-lead {
  font-size: 15px;
  font-weight: bold;
  color: #eee;
  margin-top: 20px;
  line-height: 1.7;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .9);
  font-weight: 700;
  font-size: min(23px, 1.74vw);
  line-height: 166%;
  text-align: center;
  letter-spacing: -0.02em;
  color: #FFE100;
  position: absolute;
  bottom: 11%;
  left: 50%;
  transform: translate(-50%, -50%);  
  width: 77%;
  max-width: 950px;
}

.mv-copy .mv-lead-txt {
  display: inline;
  background-color: #000;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 4px 12px;
}

@media (max-width: 768px) {
  .mv-copy .mv-sub{
    top: 6%;
    font-size: min(45px, 6vw);
  }
  
  .mv-copy .mv-title {
    top: 20%;
    font-size: min(48px, 7vw);
    width: 90%;
  }
  .mv-copy .mv-lead {
    bottom: 6%;
    font-size: min(23px, 3.5vw);
    line-height: 2;
    width: 95%;
  }
  .mv-copy .mv-logo{
    width: 23%;
    bottom: 4%;
  }
}

/* visumoセクション */
#lp-catch {
  background: #000;
}

#lp-catch .catch-title {
  font-size: min(50px, 4vw);
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 24px;
  line-height: 1.5;
  white-space: nowrap;
}

#lp-catch .catch-lead {
  text-align: center;
  font-size: min(26px, 2.2vw);
  line-height: 2;
}

#lp-catch .catch-lead-txt {
  display: inline;
  background-color: #FFE100;
  color: #000;
  font-weight: bold;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 4px 14px;
  white-space: nowrap;
}

#lp-catch .catch-gallery {
  padding-top: 3%;
  min-height: 40px;
  background: linear-gradient(180deg, #000000 0%, #45442F 100%);
}

.ecbn-selection-user,
.ecbn-selection-caption{
  color: #fff !important;
}
@media (max-width: 768px) {
  .lp-inner{
    padding: 0;
  }

  #lp-catch .catch-title {
    font-size: min( 40px, 5.8vw);
    font-weight: 900;
    line-height: 1.3;
    margin-bottom: 2%;
  }
  #lp-catch .catch-lead-txt{
    padding: 0px 14px;
    line-height: 1.8;
  }
  #lp-catch .catch-lead{
  font-size: min(26px, 3.5vw);  
  }
}

/* 選ばれる理由 */
#lp-reason {
  padding: 60px 0 0;
}

#lp-reason .lp-inner {
  background: #000;
}

.section-title-white {
  font-size: clamp(24px, 4.71vw, 60px);
  font-weight: 900;
  text-align: center;
  padding-bottom: 30px;
}

.reason-grid {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1010px;
  margin: 40px auto 0 !important;
  width: 90%;
}

.reason-item {
  text-align: center;
  width: 32%;
}

.reason-num-label {
  font-family: 'Reddit Sans';
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  margin: 0 auto !important;
}

.reason-item img {
  margin: 0 auto;
}

.reason-item .catch-img {
  height: 153px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.reason-txt {
  font-size: clamp(19px, 2.5vw, 35px);
  font-weight: 700;
  color: #fff;
}

.reason-txt span.smaller{
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: normal;
}

.reason-txt span.smaller.b{
  font-size: clamp(14px, 1.5vw, 18px);
  font-weight: bold;
}

.reason-txt .line-break{
  margin-bottom: 8%;
  display: block;
}

#lp-reason p.smaller {
  color: #fff;
  text-align: center;
  font-size: clamp(12px, 1.5vw, 16px);
  margin-bottom: 5%;
}

/* 検索ボックス */
.search-box {
  text-align: center;
  padding: 4% 0 7%;
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), var(--search-bg, none);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.search-title {
  font-size: min(60px, 7vw);
  font-weight: 900;
  color: #fff;
  text-align: center;
  margin-bottom: 12px !important;
  letter-spacing: 0.05em;
}

.search-lead {
  display: inline;
  background: #FFE100;
  color: #000;
  font-weight: bold;
  font-size: min(24px,3vw);
  line-height: 1.9;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  padding: 4px 14px;
}

.search-lead-em {
  font-weight: bold;
}

.search-selects {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  max-width: 660px;
  margin: 24px auto 0;
  width: 95%;
}

.lp-select {
  width: 100%;
  text-align: left;
  padding: 12px 36px 12px 14px;
  font-size: 16px;
  border: 1px solid #FA2929;
  background: #fff;
  color: #727272;
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%23333' d='M5 6L0 0h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
}

.select-row {
  display: flex;
  align-items: stretch;
  gap: 10px;
  width: 100%;
}

.select-label {
  flex: 0 0 20%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  color: #fff;
  font-size: min(25px, 3.8vw);
  font-weight: 500;
  line-height: 1.3;
  text-align: center;
}

.select-row .lp-select {
  flex: 1;
  width: auto;
}

.search-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  width: 240px;
  margin: 24px auto 0;
  background: #000;
  color: #fff !important;
  font-size: min(20px, 4.1vw);
  font-weight: bold;
  padding: 23px 0;
  border-radius: 999px;
  transition: opacity .2s ease, transform .2s ease;
  border: 1px solid #FA2929;
  border-radius: 50px;
}

.search-btn:hover {
  opacity: .9;
  transform: translateY(-2px);
}

.search-btn-icon {
  color: #FA2929;
  flex: 0 0 auto;
  width: 24px;
  height: 24px;
}

.lp-select:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.year-display {
  display: none;
  text-align: center;
  margin-top: 14px;
  min-height: 1.4em;
  font-size: 13px;
  line-height: 1.4;
  color: #aaa;
}

@media (max-width: 768px) {
  .section-title-white {
  font-size: min(48px ,7vw);
  padding-bottom: 0;
  }
  #lp-reason {
    padding: 40px 0 0;
  }

  .reason-grid {
    padding: 8% 0 0 !important;
  }

  .reason-item {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 14px;
    text-align: left;
    margin-bottom: 4%;
  }

  .reason-item .reason-num-label {
    order: 0;
    flex: 0 0 auto;
    margin: 0 !important;
    width: 35px;
    height: 35px;
    font-size: 23px;
  }

  .reason-item .reason-txt {
    order: 1;
    flex: 1;
    text-align: center;
  }

  .reason-item .catch-img {
    order: 2;
    flex: 0 0 35%;
    height: initial;
    margin: 0 !important;
  }

  .lp-select{
    padding: 6px 25px 6px 10px;
  }

  .search-title{
  margin-bottom: 3% !important;
  }

  .search-lead{
    padding: 2px 5px;
  }

  .select-label{
    text-align: left;
  }

  .select-row{
    gap: initial;  
  }
  .search-btn{
    width: 52.3%;
    padding: 14px 0;
    margin: 20px auto 0;
  }

  .search-box {
    padding: 4% 0 12%;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), var(--search-bg-sp, var(--search-bg, none));
  }

  .search-lead br {
    display: inline;
  }

  .search-lead-em {
    font-size: 1.25em;
  }
}

/* おすすめ一覧 */
#lp-products {
  padding: 60px 0;
}

#lp-products .section-title-dark {
  font-size: min(55px, 4.5vw);
  font-weight: bold;
  text-align: center;
  margin-bottom: 40px;
  line-height: 1.5;
  color: #000;
}

.search-prompt {
  text-align: center;
  color: #3572b0;
  padding: 60px 0;
  font-size: min(18px, 4vw);
  font-weight: bold;
}

/* 結果切替時のスクロール飛び防止用 */
#result-area {
  overflow-anchor: none;
}

.result-notice {
  max-width: 900px;
  margin: 0 auto 36px;
  padding: 18px 24px;
  border: 2px solid #FA2929;
  border-radius: 6px;
  text-align: center;
}

.result-notice-title {
  color: #FA2929;
  font-weight: 900;
  font-size: clamp(16px, 2.6vw, 21px);
  margin-bottom: 8px !important;
  letter-spacing: .02em;
}

.result-notice-text {
  color: #333;
  font-weight: bold;
  font-size: clamp(13px, 1.9vw, 15px);
  line-height: 1.8;
}

.result-notice-text b {
  color: #FA2929;
}

@media (max-width: 900px) {
  .result-notice {
    margin: 0 12px 24px;
    padding: 14px 16px;
  }
}

/* カテゴリセクション */
.cat-section {
  margin-bottom: 60px;
  padding-top: 40px;
}

.cat-header {
  display: flex;
  flex-direction: column;
  background: linear-gradient(270deg, #3E3E3E 0%, #000000 100%);
  margin-bottom: 24px;
  overflow: hidden;
}

.cat-header-main {
  text-align: center;
  padding: 26px 40px 30px;
}

.cat-name {
  font-size: min(8vw, 60px);
  font-weight: bold;
  color: #fff;
  line-height: 1.2;
  text-align: center;
}

.cat-sub {
  color: #ffffff;
  font-size: min(4vw, 27px);
  font-weight: 500;
  line-height: 1.5;
  padding-top: 12px;
  text-align: center;
}

.cat-bulb {
  display: flex;
  align-items: stretch;
  padding: 0 108px 40px;
}

.cat-bulb-label {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  background: #FA2929;
  color: #fff;
  font-size: min(4vw, 20px);
  font-weight: bold;
  line-height: 1.2;
  padding: 13px 16px;
  border-radius: 2px;
}

.cat-bulb-value {
  flex: 1 1 auto;
  display: flex;
  align-items: center;
  background: #594A4A;
  color: #fff;
  font-size: min(5vw, 24px);
  font-weight: bold;
  line-height: 1.4;
  padding: 8px 16px;
  border-radius: 2px;
  word-break: break-word;
}

.cat-features {
  grid-area: feat;
  margin: 0;
}

.cat-features li {
  font-size: clamp(14px, 1.9vw, 18px);
  font-weight: bold;
  color: #fff;
  padding: 4px 0 4px 18px;
  position: relative;
}

.cat-features li::before {
  content: '・';
  color: #fff;
  position: absolute;
  left: 0;
}

.cat-note {
  font-size: 12px;
  color: #ffd96b;
  margin-bottom: 12px;
  line-height: 1.5;
}

.products-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 16px;
  margin-bottom: 16px;
  width: 100%;
}

/* 商品カード */
.product-card {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 20px 14px;
  max-width: 400px;
  border: 1px solid #eaeaea;
  width: calc((100% - 32px) / 3);
}

.badge {
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  padding: 3px 8px;
  position: absolute;
  top: 5%;
  right: 6%;
  z-index: 1;
  border-radius: 2px;
}

.badge-hi {
  background: #FF8A00;
  color: #000;
}

.badge-lo {
  background: #2255cc;
  color: #fff;
}

.badge-hilo {
  background: linear-gradient(90deg, #FF8A00 50%, #2255cc 50%);
  color: #fff;
}

.card-img-wrap {
  padding: 8px;
  flex: 0 0 44%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-img-wrap img {
  width: 100%;
  height: 110px;
  object-fit: contain;
}

.product-card .inner {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  height: 100%;
}

.card-main {
  display: flex;
  gap: 12px;
  align-items: stretch;
  margin: 12px auto;
}

.card-series {
  font-size: min(22px, 25px);
  font-weight: bold;
  margin-bottom: 12px;
  color: #111;
  border-left: 4px solid #e80000;
  padding-left: 10px;
  line-height: 1.3;
}

.card-meta {
  flex: 1;
}

.cat-subtitle {
  color: #fff;
  font-size: 14px;
  margin-bottom: 12px;
  line-height: 1.5;
}

.card-meta-row {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 5px 0;
  /* border-bottom: 1px solid #f0f0f0; */
  font-size: 13px;
}

.card-meta-label {
  background: #ffdd00;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  white-space: nowrap;
  flex-shrink: 0;
}

.card-meta-value {
  font-size: 16px;
  font-weight: bold;
}

.card-colors {
  display: flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

.color-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  display: inline-block;
  flex-shrink: 0;
}

.two-color-txt {
  font-size: 11px;
  color: #333;
  width: 100%;
  font-weight: bold;
}

.card-price {
  font-size: 20px;
  font-weight: bold;
  color: #e80000;
}

.card-desc {
  font-size: 14px;
  margin-bottom: 13px !important;
  flex: 1;
  line-height: 1.5;
  max-width: 350px;
  padding-left:1rem;
}

.btn-product {
  display: block;
  background: #FA2929;
  color: #fff;
  text-align: center;
  padding: 12px;
  font-size: min(3vw, 16px);
  font-weight: bold;
  border-radius: 2px;
  max-width: 300px;
  margin: auto;
  width: 81.5%;
}

.btn-product:hover {
  opacity: 0.5;
}

#lp-products .btn-product:visited{
  color: #fff;
}

.more-btn-wrap {
  text-align: center;
  margin-top: 20px;
}

.btn-more {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 16.5px 26px;
  position: relative;
  overflow: hidden;
  z-index: 0;
  max-width: 180px;
  border: 1px solid #9C9C9C;
  border-radius: 40px;
  color: #000;
}

.btn-more:hover {
  /* color: #e80000; */
  opacity: 0.5;
}

@media (max-width: 900px) {
  .products-grid{
    justify-content: center;
    width: 95%;
    margin: auto !important;
  }

  .products-grid:has(> .product-card:last-child:nth-child(odd))::after {
    content: '';
    display: block;
    width: calc((100% - 16px) / 2);
    max-width: 400px;
  }

  .product-card{
    width: calc((100% - 16px) / 2);
  }
}

@media (max-width: 768px) {
  #lp-products {
    padding: 40px 0;
  }

  .cat-section{
    padding-top: 0;
  }

  #lp-products .section-title-dark{
    font-size: min(30px, 7vw);
    font-weight: 900;
  }

  .cat-header {
    margin-bottom: 16px;
  }

  .cat-sub{
    padding-top: 2px;
  }

  .cat-bulb {
    flex-wrap: wrap;
    padding: 0 4vw 16px;
    margin-bottom: 0;
    gap: 0;
  }

  .cat-bulb-label {
    width: 100%;
    flex: 0 0 auto;
    padding: 8px 12px;
    font-size: clamp(12px, 3.5vw, 16px);
    white-space: nowrap;
  }

  .cat-bulb-value {
    width: auto;
    flex: 1 1 auto;
    padding: 10px 12px;
    font-size: clamp(12px, 3.5vw, 16px);
    line-height: 1.3;
    word-break: break-word;
  }

  .cat-header-main {
    text-align: left;
    padding: 16px 0;
  }

  .product-card {
    width: 100%;
    max-width: none;
  }

  .products-grid{
    margin: auto !important;
    width: 90%;
  }
}

/* FAQ */
#lp-faq {
  background: #000;
  padding: 60px 0;
  color: #fff;
}


#lp-faq .reveal-heading,
#lp-faq .section-title-dark{
  font-size: min(50px, 7.4vw);
  text-align: center;
}

#lp-faq .subtitle{
  font-size: clamp(16px, 4vw, 20px);
  text-align: center;
  margin: 6% auto;
  width: 95%;
}

.faq-list{
  max-width: 870px;
  margin: 40px auto 0;
  width: 95%;
}

.faq-item {
  padding: 20px 0;
}

.faq-q {
  font-size: clamp(16px, 3.7vw, 20px);
  font-weight: bold;
  color: #fff;
  padding-left: 35px;
  position: relative;
  margin-bottom: 0;
}

.faq-q::before {
  font-family: 'Reddit Sans';
  content: 'Q.';
  position: absolute;
  left: 0;
  font-weight: bold;
  font-size: 22px;
  margin-right: 8px;
}

.faq-a {
  font-size: clamp(14px, 2vw, 16px);
  color: #aaa;
  margin-top: 16px;
  padding-left: 35px;
  position: relative;
  margin-left: 0;
}

.faq-a::before {
  font-family: 'Reddit Sans';
  content: 'A.';
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
}

@media (max-width: 768px) {
  #lp-faq {
    padding: 40px 0;
  }
}

  /* アニメーション用 */
@media (prefers-reduced-motion: no-preference) {
  #car-lp.js-anim .reveal {
    opacity: 0;
    transform: translateY(28px);
    transition: opacity .8s cubic-bezier(.16, 1, .3, 1), transform .8s cubic-bezier(.16, 1, .3, 1);
    transition-delay: var(--d, 0s);
    will-change: opacity, transform;
  }

  #car-lp.js-anim .reveal.is-visible {
    opacity: 1;
    transform: none;
  }

  #car-lp.js-anim .reason-grid .reason-item:nth-child(2) {
    transition-delay: .12s;
  }

  #car-lp.js-anim .reason-grid .reason-item:nth-child(3) {
    transition-delay: .24s;
  }

  #car-lp.js-anim .reveal-hero {
    opacity: 0;
    clip-path: inset(105% 0 0 0);
    transform: translateY(10px);
    transition: opacity .9s ease, clip-path 1s cubic-bezier(.16, 1, .3, 1), transform 1s cubic-bezier(.16, 1, .3, 1);
    will-change: opacity, clip-path, transform;
  }

  #car-lp.js-anim .reveal-hero.is-visible {
    opacity: 1;
    clip-path: inset(0 0 0 0);
    transform: none;
  }

  #car-lp.js-anim .reveal-heading {
    opacity: 0;
    filter: blur(12px);
    transform: translateY(14px);
    transition: opacity .9s ease, filter .9s ease, transform .9s cubic-bezier(.16, 1, .3, 1);
    will-change: opacity, filter, transform;
  }

  #car-lp.js-anim .reveal-heading.is-visible {
    opacity: 1;
    filter: blur(0);
    transform: none;
  }

  #car-lp.js-anim .reveal-char {
    opacity: 0;
    transition: opacity .3s ease;
  }

  #car-lp.js-anim .reveal-char.is-visible {
    opacity: 1;
  }

  #car-lp.js-anim .reveal-char .char {
    display: inline-block;
    opacity: 0;
    transform: translateY(46px);
    transition: opacity .6s ease, transform .7s cubic-bezier(.16, 1, .3, 1);
    transition-delay: calc(var(--i) * .045s);
  }

  #car-lp.js-anim .reveal-char.is-visible .char {
    opacity: 1;
    transform: none;
  }
}

.product-card {
  transition: transform .25s ease, box-shadow .25s ease;
}

.product-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 26px rgba(0, 0, 0, .4);
}

#car-lp.js-anim .product-card:hover {
  transition: transform .25s ease, box-shadow .25s ease;
  transition-delay: 0s;
}

.btn-product,
.btn-more {
  transition: opacity .2s ease, background-color .2s ease, color .2s ease, border-color .2s ease;
}
