@charset "UTF-8";
/* =========================================================
   WATCHNIAN 海外向けLP  ─ SP（スマートフォン）用スタイル
   PC・共通は watchinian-kaigai.css に記載。
   本ファイルは狭幅時の上書きのみを行う。
   ========================================================= */

/* ---- スマホ ---- */
@media (max-width: 678px) {
  .wrap {
    padding: 0 16px;
  }
  .hero {
    position: relative;
    background-color: #111;
    background-image: url(../../img/usr/lp/overseas/hero_bg_sp.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .hero-lang {
    height: 53px;
    padding: 0 13px;
  }
  .hero-lang .wrap {
    padding: 5px 10px;
  }
  .hero-lang a {
    height: 23px;
    padding: 0 10px;
    font-size: 11px;
  }
  .hero-gallery {
    height: 267px;
    grid-template-columns: repeat(3, 1fr);
  }
  .hero-gallery img {
    width: 200px;
  }
  .hero-gallery img:nth-child(1),
  .hero-gallery img:nth-child(5) {
    display: none;
  }
  .hero-stats {
    flex-wrap: wrap;
    gap: 10px;
    padding: 24px 10px 0;
  }
  .stat {
    flex-direction: column;
    width: calc((100% - 10px) / 2);
    padding: 18px 0;
    font-size: 26px;
  }
  .stat .big {
    font-size: 30px;
  }
  .stat .small {
    margin-top: 8px;
    color: #a0a0a0;
    font-size: 11px;
    font-family: var(--sans);
  }
  .hero-body .wrap {
    margin-top: -70px;
    padding-bottom: 48px;
  }
  .hero-label {
    height: auto;
    margin: 0 20px;
    padding: 10px 16px 0;
    font-size: 15px;
  }
  .hero-title {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    height: auto;
    margin: 0 20px;
    padding: 10px 16px 10px;
    font-size: 36px;

    b {
      padding: 6px;
      font-size: 48px;
    }
  }
  .hero-desc {
    padding: 0 40px;
    font-size: 14px;
    line-height: 1.6;
  }
  .voices {
    padding: 56px 0 60px;
  }
  .insta-strip {
    grid-template-columns: repeat(3, 1fr);
  }
  .eyebrow {
    font-size: 16px;
  }
  .sec-title {
    margin: 0 0 22px;
    padding: 0;
    background-color: transparent;
    font-size: 28px;
    line-height: 1.4;
  }
  .choose {
    background-image: url(../../img/usr/lp/overseas/choose_bg_sp.png);
    background-position: center top -10px;
    background-size: contain;
    padding: 130px 0 40px;
  }
  .choose h2 {
    padding: 0;
    background-color: transparent;
    font-size: 36px;
  }
  .choose-kicker {
    gap: 8px;
    font-size: 22px;
  }
  .choose-kicker::after {
    width: 290px;
  }
  .choose-head p {
    padding: 0 8px;
    font-size: 16px;
    line-height: 1.5;
  }
  .choose-cards {
    display: flex;
    flex-direction: column;
    padding: 0 8px;
  }
  .choose-card {
    display: block;
    padding: 28px 24px;
    text-decoration: none;
  }
  .choose-card h3 {
    font-size: 24px;
    line-height: 1.4;
    margin: 0 0 10px;
    padding: 58px 0 0;
    background-size: 48px;
  }
  .choose-card p {
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
  }
  .choose-btn {
    height: 49px;
    font-size: 16px;

    &::after {
      right: 0;
      width: 20px;
      height: 20px;
      margin-top: -10px;
    }
  }
  .block-card {
    width: 100%;
  }
  .block-dark {
    padding: 0 16px;
  }
  .block-band {
    height: 123px;
    margin: 0;
    padding-top: 40px;
    font-size: 22px;
  }
  .block-band.gold {
    &::before {
      display: block;
      position: absolute;
      top: 24px;
      left: 50%;
      width: 32px;
      height: 32px;
      margin-left: -16px;
    }
  }
  .block-dark#online {
    padding-top: 16px;
  }
  .block-band.blue {
    height: 156px;
    text-align: center;

    &::before {
      display: block;
      position: absolute;
      top: 24px;
      left: 50%;
      width: 32px;
      height: 32px;
      margin-left: -16px;
    }
  }
  .block-inner {
    padding: 40px 24px;
  }
  .block-inner .sec-title {
    margin-bottom: 16px;
    font-size: 28px;
  }
  .sec-lead {
    margin-bottom: 24px;
    font-size: 14px;
  }
  .steps {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .step {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding: 10px 16px 16px 88px;
    text-align: left;

    &:not(:first-child) {
      &::before {
        top: -32px;
        left: 50%;
        width: 32px;
        height: 32px;
        margin: 0 0 0 -16px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE2IDIwLjg0MiAxMS45NTctNi4zMy0xLjI0OC0yLjM1OEwxNiAxNy44MjQgNS4yOSAxMi4xNTRsLTEuMjQ4IDIuMzU4eiIgZmlsbD0iI2I5OWQ1YiIvPjwvc3ZnPg==");
      }
    }
  }
  .steps.n3 {
    .step {
      padding: 10px 16px 16px 88px;

      h4 {
        font-size: 18px;
      }
    }
  }
  .step-no {
    font-size: 16px;
    letter-spacing: 0.05em;
    padding-bottom: 2px;
    margin-bottom: 10px;
  }
  .step-no b {
    font-size: 30px;
    margin-left: 6px;
  }
  .step-no::after {
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    transform: translateX(0);
  }
  .step-icon {
    position: absolute;
    top: 50%;
    left: 16px;
    width: 48px;
    margin-top: -24px;

    img {
      height: auto;
    }
  }
  .step h4 {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .step p {
    font-size: 14px;
    line-height: 1.4;
  }
  .need-box {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    border-radius: 10px;
    padding: 14px;
    margin-top: 24px;
    height: auto;
  }
  .need-box .lbl {
    width: 100%;
    font-size: 16px;
    border-right: none;
    border-bottom: 2px solid var(--gold);
    padding-bottom: 8px;
  }
  .need-box .val {
    font-size: 16px;

    sup {
      vertical-align: super;
    }
  }
  .warn-box {
    padding: 16px 16px 16px 50px;
    margin: 16px 0 64px;
    font-size: 14px;
    color: #d00000;

    &::before {
      top: 16px;
      left: 16px;
    }
  }
  .hold-boxes {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 24px;
  }
  .hold-box {
    padding: 14px;
  }
  .hold-box h4 {
    font-size: 20px;
    margin: 0 0 10px;
  }
  .hold-box p {
    font-size: 14px;
    line-height: 1.4;
  }
  .pill-btn {
    width: 100%;
    height: 64px;
    margin: 24px auto 16px;
    font-size: 18px;
  }
  .center-note {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    font-size: 12px;
    line-height: 1.2;
  }
  .center-note span {
    margin: 0;
  }
  .nobuy {
    padding: 50px 16px;
    margin: 64px 0;
  }
  .nobuy h3 {
    font-family: var(--serif);
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 0 16px;

    b {
      font-size: 30px;
      font-weight: 500;
    }
  }
  .nobuy p {
    font-size: 16px;
    text-align: left;
    line-height: 1.5;
  }
  .area-tabs {
    margin: 0 0 16px;
  }
  .area-tabs button {
    height: 36px;
    font-size: 16px;
    padding: 2px 16px;
  }
  .store-grid {
    grid-template-columns: 1fr;
    gap: 16px;
    margin-bottom: 64px;
  }
  .store-card {
    padding: 14px 14px 22px;
    display: flex;
    flex-direction: column;
    gap: 24px;
  }
  .store-card .thumb {
    width: 100%;
    height: auto;
    border-radius: 10px;
    aspect-ratio: 278 / 156;
  }
  .store-body h4 {
    margin: 0 0 12px;
    font-size: 24px;
    line-height: 1.1;
  }
  .store-tags span {
    height: 26px;
    padding: 0 9px;
    font-size: 13px;
  }
  .store-info {
    font-size: 14px;
    line-height: 1.4;
  }
  .store-info th {
    padding: 5px 0 0 0;
  }
  .store-info td {
    padding: 5px 0 0;
  }
  .store-links {
    gap: 3px;
    margin-top: 10px;
  }
  .store-links a {
    padding-left: 30px;
    font-size: 14px;
  }
  .faq-list {
    gap: 10px;
    margin-top: 16px;
  }
  .faq-q {
    align-items: flex-start;
    gap: 10px;
    padding: 14px 47px 14px 14px;
    font-size: 18px;

    &::after {
      right: 16px;
      width: 20px;
      height: 20px;
      margin-top: -10px;
    }
  }
  .faq-q .qmark {
    font-size: 20px;
    line-height: 1.2;
  }
  .faq-a p {
    gap: 10px;
    padding: 0 16px 16px 14px;
    font-size: 14px;
    line-height: 1.4;
  }
  .faq-a .amark {
    font-size: 20px;
    line-height: 1.2;
    margin-top: -1px;
  }
  .info-box {
    margin-bottom: 64px;
    padding: 14px;
  }
  .info-box h4 {
    font-size: 20px;
  }
  .info-box p {
    font-size: 14px;
    line-height: 1.4;
  }
  .info-box .dark-btn {
    width: 100%;
    height: 70px;
    font-size: 16px;
    text-align: center;
  }
  .notice-grid {
    grid-template-columns: 1fr;
    gap: 10px;
    margin: 16px 0 64px;
  }
  .notice-card {
    padding: 14px;
  }
  .notice-card h4 {
    font-size: 18px;
    margin: 0 0 10px;
  }
  .notice-card p {
    font-size: 14px;
    line-height: 1.4;
  }
  .final-cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-image: url(../../img/usr/lp/overseas/footer_bg_sp.jpg);
    padding: 92px 16px 100px;
  }
  .final-cta h2 {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin: 0 0 40px;
    padding: 0;
    background-color: transparent;
    font-size: 36px;

    b {
      font-size: 48px;
    }
  }
  .final-btns {
    flex-direction: column;
    width: 100%;
    gap: 16px;
    margin-bottom: 64px;
  }
  .final-btns a {
    width: 100%;
    height: 56px;
    padding: 0;
    font-size: 16px;
  }
  .final-brand .fb-mark {
    img {
      width: 168px;
      height: auto;
    }
  }
  .final-brand p {
    margin: 48px 0 40px;
    font-size: 14px;
    line-height: 1.6;
  }

  .block-card.online {
    .step {
      &:not(:first-child) {
        &::before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTE2IDIwLjg0MiAxMS45NTctNi4zMy0xLjI0OC0yLjM1OEwxNiAxNy44MjQgNS4yOSAxMi4xNTRsLTEuMjQ4IDIuMzU4eiIgZmlsbD0iIzMxNTQ2RCIvPjwvc3ZnPg==");
        }
      }
    }
  }
}
