@charset "UTF-8";

/* =========================================================
   [ Contact Page ] Hero Section
========================================================= */
.contact-hero-section {
  background-color: #ffffff;
  padding: 110px 0 90px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.contact-hero-inner {
  width: 90%;
  max-width: 912px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-hero-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  margin-bottom: 50px;
}

.contact-hero-title {
  color: #1F1F1F;
  font-family: 'Marcellus', serif;
  font-size: 69px;
  font-weight: 400;
  margin: 0;
  line-height: 1;
}

.contact-hero-subtitle {
  color: #737373;
  font-family: 'Zen Old Mincho', serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin: 0;
}

.contact-hero-text {
  width: 100%;
  max-width: 728px;
}

.contact-hero-text p {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 2.125;
  text-align: center;
  margin: 0;
}


/* =========================================================
   [ Contact Page ] Recall Notice
========================================================= */
.recall-section {
  background-color: #ffffff;
  padding: 0 0 100px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.recall-inner {
  width: 90%;
  max-width: 1200px;
}

.recall-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 30px 40px;
  border: 1px solid #1F1F1F;
  text-decoration: none;
  transition: background-color 0.4s ease, border-color 0.4s ease;
}

.recall-text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.recall-label {
  display: inline-block;
  align-self: flex-start;
  font-family: 'Zen Old Mincho', serif;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #ffffff;
  background-color: #1F1F1F;
  padding: 4px 14px;
  transition: color 0.4s ease, background-color 0.4s ease;
}

.recall-title {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0;
  transition: color 0.4s ease;
}

.recall-desc {
  color: #737373;
  font-family: 'Zen Old Mincho', serif;
  font-size: 13px;
  line-height: 1.7;
  margin: 0;
  transition: color 0.4s ease;
}

.recall-arrow {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

/* リコール矢印の器と線幅（バナー右端に収まるよう調整） */
.recall-arrow .view-more {
  width: auto;
}
.recall-arrow .view-more .view-more-lines {
  width: 100px; /* 旧画像矢印(110px)に近い長さ感 */
}

/* リコール矢印：共通 .view-more（is-dark 黒線）＋常時アニメを使用。
   ホバーで背景が濃くなるため、矢印を白へ反転させる（CTAボックスと同じ手法）。 */
.recall-box:hover .view-more .line-d,
.recall-box:hover .view-more .line-d::before {
  background-color: #ffffff;
}
.recall-box:hover .view-more .line-w {
  border-color: #ffffff;
}
/* ホバー中は薄ベースの軸も白寄りに（視認性確保） */
.recall-box:hover .view-more.is-dark .line-d {
  background-color: rgba(255, 255, 255, 0.35);
}

/* ホバー：反転 */
.recall-box:hover {
  background-color: #666666;
  border-color: #666666;
}
.recall-box:hover .recall-title {
  color: #ffffff;
}
.recall-box:hover .recall-desc {
  color: #BFBFBF;
}
.recall-box:hover .recall-label {
  color: #1F1F1F;
  background-color: #ffffff;
}


/* =========================================================
   [ Contact Page ] Contact Cards
========================================================= */
.contact-cards-section {
  background-color: #ffffff;
  padding: 60px 0 100px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.contact-cards-inner {
  width: 90%;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.contact-cards-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  margin-bottom: 60px;
}

.contact-cards-title-en {
  color: #1F1F1F;
  font-family: 'Marcellus', serif;
  font-size: 40px;
  font-weight: 400;
  margin: 0;
  line-height: 1;
}

.contact-cards-title-ja {
  color: #737373;
  font-family: 'Zen Old Mincho', serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}

.contact-cards {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}

.contact-card {
  display: flex;
}

.contact-card-link {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  padding: 40px 32px 32px;
  border: 1px solid #D9D9D9;
  text-decoration: none;
  overflow: hidden;
  transition: border-color 0.4s ease, box-shadow 0.4s ease;
}

.contact-card-link:hover {
  border-color: #1F1F1F;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}


.contact-card-body {
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}

.contact-card-num {
  font-family: 'Marcellus', serif;
  font-size: 14px;
  color: #A9A9A9;
  letter-spacing: 0.1em;
  margin-bottom: 24px;
}

.contact-card-en {
  color: #1F1F1F;
  font-family: 'Marcellus', serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.1;
  margin: 0 0 10px 0;
}

.contact-card-ja {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  margin: 0 0 20px 0;
}

.contact-card-desc {
  color: #737373;
  font-family: 'Zen Old Mincho', serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.9;
  margin: 0;
}

/* カード内のView Moreはリンク幅いっぱいに */
.contact-card-link .view-more {
  width: 100%;
}


/* =========================================================
   [ Contact Page ] Phone Section
========================================================= */
.phone-section {
  background-color: #F8F8F8;
  padding: 80px 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.phone-inner {
  width: 90%;
  max-width: 1000px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}

.phone-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}

.phone-title-en {
  color: #1F1F1F;
  font-family: 'Marcellus', serif;
  font-size: 32px;
  font-weight: 400;
  margin: 0;
  line-height: 1;
}

.phone-title-ja {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: 0.04em;
  margin: 0;
}

.phone-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

.phone-number {
  color: #1F1F1F;
  font-family: 'Marcellus', serif;
  font-size: 32px;
  font-weight: 400;
  letter-spacing: 0.04em;
  line-height: 1;
  text-decoration: none;
  /* PCでは電話番号タップを無効に見せるが、リンク自体は残す（スマホで有効） */
  pointer-events: none;
}

.phone-hours {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 16px;
  margin: 0;
}

.phone-hours dt {
  flex-shrink: 0;
  color: #737373;
  font-family: 'Zen Old Mincho', serif;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
}

.phone-hours dd {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  text-align: left;
}

.u-sp {
  display: none;
}


/* =========================================================
   [ Contact Page ] Self-check List
========================================================= */
.selfcheck-section {
  background-color: #ffffff;
  padding: 80px 0 130px;
  display: flex;
  justify-content: center;
  width: 100%;
}

.selfcheck-inner {
  width: 90%;
  max-width: 860px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.selfcheck-head {
  margin-bottom: 40px;
}

.selfcheck-lead {
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
  text-align: center;
  margin: 0;
}

.selfcheck-list {
  width: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
}

.selfcheck-row {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  padding: 24px 0;
  border-top: 1px solid #E5E5E5;
}
.selfcheck-row:last-child {
  border-bottom: 1px solid #E5E5E5;
}

.selfcheck-row dt {
  flex-shrink: 0;
  width: 80px;
  color: #1F1F1F;
  font-family: 'Zen Old Mincho', serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.9;
  margin: 0;
}

.selfcheck-row dd {
  flex: 1;
  color: #555555;
  font-family: 'Zen Old Mincho', serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.9;
  margin: 0;
}


/* =========================================================
   [ スマホ対応 ] レスポンシブ調整
========================================================= */
@media (max-width: 768px) {

  /* Hero */
  .contact-hero-section {
    padding: 80px 0 60px;
  }
  .contact-hero-header {
    gap: 14px;
    margin-bottom: 36px;
  }
  .contact-hero-title {
    font-size: 40px;
  }
  .contact-hero-subtitle {
    font-size: 14px;
  }
  .contact-hero-text p {
    font-size: 14px;
    line-height: 2;
    text-align: left;
  }

  /* Recall */
  .recall-section {
    padding: 10px 0 40px;
  }
  .recall-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 24px 22px;
  }
  .recall-title {
    font-size: 16px;
  }
  .recall-arrow {
    align-self: flex-end;
  }
  .recall-arrow .view-more .view-more-lines {
    width: 70px;
  }

  /* Cards：縦積み */
  .contact-cards-section {
    padding: 40px 0 70px;
  }
  .contact-cards-header {
    margin-bottom: 40px;
  }
  .contact-cards-title-en {
    font-size: 32px;
  }
  .contact-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .contact-card-link {
    padding: 32px 26px 26px;
  }
  .contact-card-body {
    margin-bottom: 32px;
  }
  .contact-card-num {
    margin-bottom: 18px;
  }
  .contact-card-en {
    font-size: 26px;
  }

  /* Phone */
  .phone-section {
    padding: 60px 0;
  }
  .phone-title-ja {
    font-size: 20px;
  }
  .phone-number {
    font-size: 26px;
    /* スマホではタップで発信できるように有効化 */
    pointer-events: auto;
  }
  .phone-hours {
    flex-direction: column;
    align-items: center;
    gap: 6px;
    text-align: center;
  }
  .phone-hours dd {
    text-align: center;
  }
  .u-sp {
    display: inline;
  }

  /* Self-check */
  .selfcheck-section {
    padding: 60px 0 90px;
  }
  .selfcheck-lead {
    font-size: 14px;
  }
  .selfcheck-row {
    flex-direction: column;
    gap: 8px;
    padding: 20px 0;
  }
  .selfcheck-row dt {
    width: 100%;
    color: #737373;
  }
}

/* =========================================================
   [ CONTACT ] カード内の矢印を短くする（全幅に広がるのを防ぐ）
========================================================= */
.contact-card .view-more {
  width: auto;
  align-items: flex-start;
}
.contact-card .view-more .view-more-lines {
  width: 80px; /* 矢印の横幅。短くしたい場合はこの数値を調整 */
}
