Japan Dependent Visa Guide 2026 — Bringing Family, Work Rights (28hr Rule) & Children Born in Japan | VisaSHOGUN

<!-- VisaSHOGUN | /pages/dependent-visa-japan — Japan Dependent Visa Hub 2026 -->
<!-- Paste into Shopify Page content field (HTML mode) -->
<style>
.dv *{box-sizing:border-box;margin:0;padding:0}
.dv{font-family:'Helvetica Neue',Arial,sans-serif;color:#1a1a2e;line-height:1.78;font-size:16px}
.dv a{color:#1a3c6e;text-decoration:none}
.dv a:hover{text-decoration:underline}

/* ── HERO ── */
.dv-hero{background:#1a3c6e;color:#fff;padding:52px 24px 44px;text-align:center}
.dv-hero__meta{font-size:.75rem;color:#93b8e8;margin-bottom:10px;display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap}
.dv-hero__title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15;margin-bottom:10px}
.dv-hero__title strong{color:#7db8f0}
.dv-hero__sub{font-size:.96rem;color:#fff;opacity:.84;max-width:580px;margin:0 auto 20px;line-height:1.72}
.dv-hero__covers{display:inline-block;text-align:left;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:10px;padding:13px 18px;margin-bottom:26px;max-width:520px;width:100%}
.dv-hero__covers ul{list-style:none;padding:0}
.dv-hero__covers li{font-size:.87rem;color:#fff;padding:3px 0;display:flex;align-items:flex-start;gap:8px}
.dv-hero__covers li::before{content:"→";color:#7db8f0;flex-shrink:0;font-weight:700}
.dv-hero__btns{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}
.dv-btn{display:inline-flex;align-items:center;gap:7px;padding:10px 20px;border-radius:7px;font-weight:700;font-size:.88rem;transition:opacity .15s,transform .15s;cursor:pointer}
.dv-btn:hover{opacity:.88;transform:translateY(-1px);text-decoration:none}
.dv-btn--blue{background:#2e6fd8;color:#fff}
.dv-btn--white{background:#fff;color:#1a3c6e}
.dv-btn--ghost{background:transparent;border:2px solid rgba(255,255,255,.75);color:#fff !important}

/* ── ALERT ── */
.dv-alert{background:#fff8e1;border-top:3px solid #e6a817;border-bottom:1px solid #f0d580;padding:12px 24px;display:flex;align-items:flex-start;gap:10px;font-size:.87rem;color:#4a3800;line-height:1.6}
.dv-alert a{color:#7c4700;font-weight:700}

/* ── TRUST ── */
.dv-trust{background:#f0f5fc;border-bottom:1px solid #d1dce8;padding:10px 24px;text-align:center;font-size:.8rem;color:#4a5568}
.dv-trust strong{color:#1a3c6e}

/* ── QUICK NAV ── */
.dv-qnav{background:#fff;border-bottom:1px solid #d1dce8;padding:0 24px;overflow-x:auto;white-space:nowrap;position:sticky;top:0;z-index:10}
.dv-qnav__inner{display:flex;max-width:960px;margin:0 auto}
.dv-qnav__link{display:inline-block;padding:12px 14px;font-size:.82rem;font-weight:600;color:#4a5568;border-bottom:2px solid transparent;text-decoration:none;white-space:nowrap;transition:color .15s,border-color .15s}
.dv-qnav__link:hover{color:#1a3c6e;border-bottom-color:#2e6fd8;text-decoration:none}

/* ── LAYOUT ── */
.dv-wrap{max-width:860px;margin:0 auto;padding:48px 24px}
.dv-wrap--bg{background:#f0f5fc}
.dv-wrap--bg .dv-wrap{padding-top:48px;padding-bottom:48px}
.dv-wrap--wide{max-width:980px;margin:0 auto;padding:48px 24px}
.dv-eyebrow{font-size:.71rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#2e6fd8;margin-bottom:7px}
.dv-h2{font-size:clamp(1.25rem,3vw,1.7rem);font-weight:800;color:#1a3c6e;margin-bottom:10px;line-height:1.2}
.dv-h3{font-size:1.05rem;font-weight:700;color:#1a3c6e;margin:24px 0 10px}
.dv-p{font-size:.93rem;color:#1a1a2e;line-height:1.78;margin-bottom:14px}
.dv-p:last-child{margin-bottom:0}
.dv-ul{list-style:none;padding:0;margin:10px 0 14px}
.dv-ul li{font-size:.91rem;color:#1a1a2e;padding:5px 0 5px 22px;position:relative;line-height:1.65;border-bottom:1px solid #f0f4f8}
.dv-ul li:last-child{border-bottom:none}
.dv-ul li::before{content:"→";position:absolute;left:0;color:#2e6fd8;font-weight:700}

/* ── SUPERVISED ── */
.dv-supervised{background:#f0f5fc;border-left:4px solid #2e6fd8;border-radius:0 8px 8px 0;padding:13px 16px;margin:0 0 20px}
.dv-supervised__label{font-weight:700;color:#1a3c6e;font-size:.87rem;margin-bottom:3px}
.dv-supervised__text{font-size:.84rem;color:#4a5568;margin:0;line-height:1.6}

/* ── CALLOUT ── */
.dv-callout{border-radius:9px;padding:16px 20px;margin:16px 0}
.dv-callout--warn{background:#fff8e1;border-left:4px solid #e6a817}
.dv-callout--danger{background:#fdedec;border-left:4px solid #c0392b}
.dv-callout--info{background:#e8f0fb;border-left:4px solid #2e6fd8}
.dv-callout--ok{background:#e8f5e9;border-left:4px solid #2e6b3e}
.dv-callout__title{font-size:.88rem;font-weight:700;margin-bottom:5px}
.dv-callout--warn .dv-callout__title{color:#7c4700}
.dv-callout--danger .dv-callout__title{color:#c0392b}
.dv-callout--info .dv-callout__title{color:#0c3d7e}
.dv-callout--ok .dv-callout__title{color:#1b5e20}
.dv-callout p{font-size:.88rem;color:#1a1a2e;margin:0;line-height:1.65}

/* ── TABLE ── */
.dv-table{width:100%;border-collapse:collapse;margin:14px 0;font-size:.88rem}
.dv-table th{background:#1a3c6e;color:#fff;padding:9px 13px;text-align:left;font-weight:700;font-size:.82rem}
.dv-table td{padding:9px 13px;border-bottom:1px solid #e0e7f3;vertical-align:top;line-height:1.6}
.dv-table tr:nth-child(even) td{background:#f0f5fc}

/* ── TWO PATHS (Sponsor vs Dependent) ── */
.dv-twopaths{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}
.dv-path{border-radius:10px;padding:20px;display:flex;flex-direction:column}
.dv-path--sponsor{background:#e8f0fb;border:1.5px solid #93b8e8}
.dv-path--dependent{background:#e8f5e9;border:1.5px solid #a5d6a7}
.dv-path__icon{font-size:1.8rem;margin-bottom:8px}
.dv-path__label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.07em;margin-bottom:6px}
.dv-path--sponsor .dv-path__label{color:#0c3d7e}
.dv-path--dependent .dv-path__label{color:#1b5e20}
.dv-path__title{font-size:.95rem;font-weight:800;color:#1a3c6e;margin-bottom:8px;line-height:1.3}
.dv-path__body{font-size:.84rem;color:#4a5568;line-height:1.65;flex:1;margin-bottom:12px}
.dv-path__link{font-size:.84rem;font-weight:700;color:#1a3c6e;display:inline-flex;align-items:center;gap:5px}
.dv-path__link::after{content:"→";color:#2e6fd8}

/* ── WORK RIGHTS highlight ── */
.dv-workhighlight{background:#1a3c6e;border-radius:12px;padding:26px 28px;color:#fff;margin:14px 0}
.dv-workhighlight__title{font-size:1.05rem;font-weight:800;margin-bottom:14px;line-height:1.25}
.dv-workhighlight__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.dv-wh-card{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:14px}
.dv-wh-card__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#93b8e8;margin-bottom:6px}
.dv-wh-card__title{font-size:.92rem;font-weight:700;color:#fff;margin-bottom:5px;line-height:1.3}
.dv-wh-card__body{font-size:.82rem;color:#d0e4f8;line-height:1.6}

/* ── CHECKLIST ── */
.dv-checklist{list-style:none;padding:0;margin:10px 0}
.dv-checklist li{padding:8px 0 8px 28px;position:relative;border-bottom:1px solid #e8edf5;font-size:.9rem;color:#1a1a2e;line-height:1.6}
.dv-checklist li:last-child{border-bottom:none}
.dv-checklist li::before{content:"☐";position:absolute;left:2px;color:#2e6fd8;font-size:.95rem}

/* ── SITUATION FINDER ── */
.dv-finder{background:#fff;border:1.5px solid #2e6fd8;border-radius:12px;padding:22px 24px}
.dv-finder__title{font-size:.94rem;font-weight:700;color:#1a3c6e;margin-bottom:14px}
.dv-finder__opts{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.dv-finder__opt{padding:8px 15px;border:1.5px solid #d1dce8;border-radius:20px;font-size:.84rem;font-weight:600;color:#4a5568;cursor:pointer;background:#fff;transition:border-color .15s,background .15s,color .15s}
.dv-finder__opt:hover,.dv-finder__opt.active{border-color:#2e6fd8;background:#f0f5fc;color:#1a3c6e}
.dv-finder__result{display:none;background:#f0f5fc;border-radius:8px;padding:16px 18px;margin-top:4px}
.dv-finder__result.show{display:block}
.dv-finder__result-title{font-size:.92rem;font-weight:700;color:#1a3c6e;margin-bottom:8px}
.dv-finder__result p{font-size:.87rem;color:#4a5568;line-height:1.65;margin-bottom:10px}
.dv-finder__result p:last-child{margin-bottom:0}
.dv-finder__go{display:inline-flex;align-items:center;gap:6px;background:#1a3c6e;color:#fff;padding:8px 16px;border-radius:7px;font-size:.85rem;font-weight:700;text-decoration:none;transition:background .15s;margin-top:6px}
.dv-finder__go:hover{background:#2e6fd8;text-decoration:none}

/* ── ARTICLE CARDS ── */
.dv-artgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(255px,1fr));gap:12px;margin-top:14px}
.dv-art{background:#fff;border:1px solid #d1dce8;border-radius:9px;padding:16px;text-decoration:none;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s,transform .12s}
.dv-art:hover{border-color:#2e6fd8;box-shadow:0 3px 14px rgba(26,60,110,.1);transform:translateY(-1px);text-decoration:none}
.dv-art__tag{font-size:.71rem;font-weight:700;color:#2e6fd8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px}
.dv-art__title{font-size:.9rem;font-weight:700;color:#1a3c6e;line-height:1.42;flex:1;margin-bottom:7px}
.dv-art__hint{font-size:.78rem;color:#9aabb8}

/* ── CONCERN CARDS ── */
.dv-concerns{display:grid;grid-template-columns:repeat(auto-fit,minmax(195px,1fr));gap:10px;margin-top:14px}
.dv-concern{background:#fff;border:1px solid #d1dce8;border-radius:8px;padding:13px 14px;text-decoration:none;display:flex;flex-direction:column;transition:border-color .15s,box-shadow .15s}
.dv-concern:hover{border-color:#2e6fd8;box-shadow:0 2px 10px rgba(46,111,216,.1);text-decoration:none}
.dv-concern__icon{font-size:1.2rem;margin-bottom:6px}
.dv-concern__q{font-size:.86rem;font-weight:700;color:#1a3c6e;line-height:1.4;margin-bottom:3px}
.dv-concern__hint{font-size:.76rem;color:#7a8fa6}

/* ── FAQ ── */
.dv-faq__item{border-bottom:1px solid #d1dce8}
.dv-faq__q{width:100%;background:none;border:none;text-align:left;padding:13px 0;font-size:.92rem;font-weight:700;color:#1a3c6e;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;line-height:1.4}
.dv-faq__icon{color:#2e6fd8;font-size:1.1rem;flex-shrink:0;transition:transform .22s;font-style:normal}
.dv-faq__a{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;font-size:.88rem;color:#4a5568;line-height:1.72}
.dv-faq__a.open{max-height:300px;padding-bottom:13px}
.dv-faq__icon.open{transform:rotate(45deg)}

/* ── RELATED TOPICS ── */
.dv-topicgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:9px}
.dv-topic{background:#fff;border:1px solid #d1dce8;border-radius:7px;padding:11px 13px;text-decoration:none;display:flex;align-items:center;gap:9px;transition:border-color .15s,background .15s}
.dv-topic:hover{border-color:#2e6fd8;background:#f0f5fc;text-decoration:none}
.dv-topic__icon{font-size:1.1rem;flex-shrink:0}
.dv-topic__label{font-size:.84rem;font-weight:700;color:#1a3c6e;line-height:1.35}
.dv-topic__sub{font-size:.74rem;color:#7a8fa6;margin-top:2px}

/* ── CTA ── */
.dv-cta{background:#1a3c6e;border-radius:12px;padding:32px 26px;text-align:center;color:#fff}
.dv-cta__eyebrow{font-size:.71rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#93b8e8;margin-bottom:8px}
.dv-cta__title{font-size:1.35rem;font-weight:800;margin-bottom:8px;line-height:1.2}
.dv-cta__sub{font-size:.88rem;opacity:.78;margin-bottom:20px;max-width:460px;margin-left:auto;margin-right:auto;line-height:1.65}
.dv-cta__note{font-size:.73rem;opacity:.42;margin-top:14px}

.dv-back{font-size:.79rem;color:#7a8fa6;margin-bottom:10px}
.dv-back a{color:#7a8fa6}

@media(max-width:640px){
  .dv-twopaths,.dv-workhighlight__grid{grid-template-columns:1fr}
  .dv-hero{padding:40px 18px 36px}
  .dv-wrap{padding:36px 18px}
  .dv-wrap--wide{padding:36px 18px}
}
</style>

<div class="dv">

<!-- ═══ HERO ══════════════════════════════════════════════ -->
<div class="dv-hero">
  <div class="dv-hero__meta">
    <span>🏛️ Admin Scrivener Supervised</span>
    <span>📅 Last updated: June 2026</span>
    <span>👨👩👧 Family in Japan</span>
  </div>
  <h1 class="dv-hero__title">Japan Dependent Visa Guide 2026<br><strong>Bringing Your Family to Japan</strong></h1>
  <p class="dv-hero__sub">Want to bring your spouse, children, or parents to Japan? The Dependent Visa (家族滞在) lets you keep your family together — but there are strict eligibility rules, income requirements, and work limitations that affect almost every family.</p>
  <div class="dv-hero__covers">
    <ul>
      <li>Who qualifies as a "dependent" under Japanese immigration law</li>
      <li>Income requirements for sponsors — what's actually enough</li>
      <li>Can dependents work? The 28-hour rule explained</li>
      <li>Required documents — for both the sponsor and the dependent</li>
      <li>Children born in Japan — registration and visa procedures</li>
      <li>What happens if the sponsor loses their job or changes status</li>
    </ul>
  </div>
  <div class="dv-hero__btns">
    <a href="#finder"    class="dv-btn dv-btn--white">🔍 Find My Situation</a>
    <a href="#work"      class="dv-btn dv-btn--blue">💼 Can My Family Work?</a>
    <a href="https://forms.gle/1Fh7xrr1dVAJGzYV6" class="dv-btn dv-btn--ghost">⏰ Set Visa Reminder</a>
  </div>
</div>

<!-- ═══ ALERT ══════════════════════════════════════════════ -->
<div class="dv-alert">
  <span style="flex-shrink:0;margin-top:1px">⚠️</span>
  <div><strong>Most searched question:</strong> "Can my dependent work in Japan?" — Yes, but with a 28-hour weekly limit that requires a separate permit. Working beyond that limit is an immigration violation. <a href="#work">See full work rights guide →</a></div>
</div>

<!-- ═══ TRUST BAR ═════════════════════════════════════════ -->
<div class="dv-trust">
  All guides supervised by a <strong>licensed Administrative Scrivener (行政書士)</strong>. Based on official ISA procedures and real casework. Last verified: June 2026.
</div>

<!-- ═══ QUICK NAV ══════════════════════════════════════════ -->
<div class="dv-qnav">
  <div class="dv-qnav__inner">
    <a href="#what"      class="dv-qnav__link">What Is It?</a>
    <a href="#eligible"  class="dv-qnav__link">Who Qualifies</a>
    <a href="#finder"    class="dv-qnav__link">My Situation</a>
    <a href="#work"      class="dv-qnav__link">Work Rights</a>
    <a href="#documents" class="dv-qnav__link">Documents</a>
    <a href="#children"  class="dv-qnav__link">Children in Japan</a>
    <a href="#sponsor"   class="dv-qnav__link">Sponsor Changed?</a>
    <a href="#guides"    class="dv-qnav__link">All Guides</a>
    <a href="#faq"       class="dv-qnav__link">FAQ</a>
  </div>
</div>

<!-- ═══ INTRO ══════════════════════════════════════════════ -->
<div class="dv-wrap" id="what">
  <div class="dv-back"><a href="/en">Home</a> › <a href="/en/pages/japan-visas">Japan Visas</a> › Dependent Visa</div>

  <div class="dv-supervised">
    <div class="dv-supervised__label">🏛️ Supervised by a Licensed Administrative Scrivener (行政書士)</div>
    <p class="dv-supervised__text">Based on official ISA guidelines and real casework. Reference: <a href="https://www.moj.go.jp/isa/applications/status/dependant.html" target="_blank" rel="noopener">ISA: Dependent Status</a>. Last updated: June 2026.</p>
  </div>

  <div class="dv-eyebrow">The Basics</div>
  <h2 class="dv-h2">What Is the Japan Dependent Visa?</h2>

  <p class="dv-p">The <strong>Dependent Status (家族滞在)</strong> allows foreign nationals to bring their immediate family members to live with them in Japan. It is designed for the spouse and children of people holding certain work, student, or other residence statuses.</p>

  <p class="dv-p">The dependent visa is unique because it involves <strong>two parties</strong> with different roles and different concerns:</p>

  <div class="dv-twopaths">
    <div class="dv-path dv-path--sponsor">
      <div class="dv-path__icon">🏢</div>
      <div class="dv-path__label">The Sponsor</div>
      <div class="dv-path__title">The main visa holder in Japan</div>
      <div class="dv-path__body">You hold a qualifying status (work visa, student visa, etc.) and want to bring your family. You are responsible for the application, the income requirements, and maintaining the status that "anchors" your family's visas.</div>
      <a href="#eligible" class="dv-path__link">Who can sponsor</a>
    </div>
    <div class="dv-path dv-path--dependent">
      <div class="dv-path__icon">👨👩👧</div>
      <div class="dv-path__label">The Dependent</div>
      <div class="dv-path__title">The family member coming to Japan</div>
      <div class="dv-path__body">Your spouse or unmarried child under 18 (in most cases). You receive the Family Stay (家族滞在) status, which allows you to live in Japan but has strict limits on work activities.</div>
      <a href="#work" class="dv-path__link">Work rights for dependents</a>
    </div>
  </div>

  <div class="dv-callout dv-callout--info" style="margin-top:4px">
    <div class="dv-callout__title">💡 Important: Parents generally do NOT qualify for dependent status</div>
    <p>Japan's Family Stay status is limited to spouses and unmarried minor children. Parents, siblings, and other relatives do <strong>not</strong> qualify for dependent status under standard rules. Bringing parents to Japan requires a different approach — see the FAQ section for options.</p>
  </div>
</div>

<!-- ═══ WHO QUALIFIES ═════════════════════════════════════ -->
<div class="dv-wrap--bg" id="eligible">
<div class="dv-wrap" style="padding-top:44px;padding-bottom:44px">
  <div class="dv-eyebrow">Eligibility</div>
  <h2 class="dv-h2">Who Can Sponsor? Who Can Come?</h2>

  <h3 class="dv-h3">Qualifying Sponsor Statuses</h3>
  <p class="dv-p">Not all visa holders can bring dependents. The sponsor must hold one of the following statuses:</p>
  <table class="dv-table">
    <thead><tr><th>Sponsor Status</th><th>Can Bring Dependents?</th><th>Notes</th></tr></thead>
    <tbody>
      <tr><td>Engineer / Humanities / International (技人国)</td><td>✅ Yes</td><td>Most common sponsor status</td></tr>
      <tr><td>Highly Skilled Professional (高度専門職)</td><td>✅ Yes</td><td>Also eligible to bring parents in some cases — see HSP guide</td></tr>
      <tr><td>Business Manager (経営・管理)</td><td>✅ Yes</td><td>—</td></tr>
      <tr><td>Intra-Company Transferee (企業内転勤)</td><td>✅ Yes</td><td>—</td></tr>
      <tr><td>Student (留学)</td><td>✅ Yes</td><td>Income requirements apply — often harder to meet on student income</td></tr>
      <tr><td>Specified Skilled Worker Type 1 (特定技能1号)</td><td>❌ No</td><td>SSW Type 1 cannot bring family to Japan</td></tr>
      <tr><td>Specified Skilled Worker Type 2 (特定技能2号)</td><td>✅ Yes</td><td>SSW Type 2 can bring family</td></tr>
      <tr><td>Permanent Resident / Spouse of Japanese National</td><td>N/A</td><td>These statuses have their own family-related pathways — dependent visa not applicable</td></tr>
    </tbody>
  </table>

  <h3 class="dv-h3">Who Can Come as a Dependent</h3>
  <table class="dv-table">
    <thead><tr><th>Family Member</th><th>Eligible?</th><th>Conditions</th></tr></thead>
    <tbody>
      <tr><td><strong>Spouse</strong></td><td>✅ Yes</td><td>Legally married. Must prove genuine marriage (evidence of relationship required). Common-law/de facto relationships generally not eligible.</td></tr>
      <tr><td><strong>Unmarried minor children</strong></td><td>✅ Yes</td><td>Biological or legally adopted children. Under 18 in most cases (may extend if in full-time education).</td></tr>
      <tr><td><strong>Parents</strong></td><td>❌ Generally No</td><td>Not eligible under standard dependent rules. HSP status holders have a limited exception. See FAQ.</td></tr>
      <tr><td><strong>Siblings / other relatives</strong></td><td>❌ No</td><td>Not covered by family stay status.</td></tr>
    </tbody>
  </table>

  <h3 class="dv-h3">Income Requirement for Sponsors</h3>
  <p class="dv-p">There is no officially published income threshold for the dependent visa, but immigration officers assess whether the sponsor can financially support the family. Practical guidelines based on real cases:</p>
  <table class="dv-table">
    <thead><tr><th>Household</th><th>Approximate Income Guideline</th></tr></thead>
    <tbody>
      <tr><td>Sponsor + 1 dependent</td><td>Approx. ¥2.5M–3M+ annual income recommended</td></tr>
      <tr><td>Sponsor + spouse + 1 child</td><td>Approx. ¥3M–3.5M+ recommended</td></tr>
      <tr><td>Sponsor + spouse + 2+ children</td><td>Approx. ¥3.5M+ recommended; more dependents = higher scrutiny</td></tr>
    </tbody>
  </table>
  <div class="dv-callout dv-callout--warn">
    <div class="dv-callout__title">⚠️ Student sponsors face additional scrutiny</div>
    <p>Students typically have limited income, which makes proving financial stability for a dependent application more difficult. Scholarship income, parental support funds sent from abroad, and savings can all be presented as supporting evidence. Consult a specialist if your income is low or irregular.</p>
  </div>
</div>
</div>

<!-- ═══ WORK RIGHTS ═══════════════════════════════════════ -->
<div class="dv-wrap" id="work">
  <div class="dv-eyebrow">Most Asked Question</div>
  <h2 class="dv-h2">Can My Dependent Work in Japan?</h2>
  <p class="dv-p">This is the most frequently searched question about the dependent visa — and the most commonly misunderstood rule. The short answer: <strong>yes, but only part-time, and only with a separate permit.</strong></p>

  <div class="dv-workhighlight">
    <div class="dv-workhighlight__title">Work Rights for Dependent Visa Holders</div>
    <div class="dv-workhighlight__grid">
      <div class="dv-wh-card">
        <div class="dv-wh-card__label">Default (no extra permit)</div>
        <div class="dv-wh-card__title">❌ No work permitted</div>
        <div class="dv-wh-card__body">Family Stay status alone does not permit any work activities. Without the 資格外活動許可, working at all is a violation.</div>
      </div>
      <div class="dv-wh-card">
        <div class="dv-wh-card__label">With 資格外活動許可</div>
        <div class="dv-wh-card__title">✅ Up to 28 hours/week</div>
        <div class="dv-wh-card__body">With the permission for activities outside status, part-time work up to 28 hours per week is allowed. During designated school vacation periods, full-time work is permitted.</div>
      </div>
    </div>
  </div>

  <h3 class="dv-h3">How to Get the Work Permit (資格外活動許可)</h3>
  <p class="dv-p">The <strong>Permission for Activities Outside Status (資格外活動許可)</strong> is typically applied for at the same time as the dependent visa itself, or can be applied for after arriving in Japan at the Immigration Bureau.</p>
  <ul class="dv-ul">
    <li>Apply at the same time as the dependent visa application — most efficient</li>
    <li>Or apply separately at the Immigration Bureau after arrival in Japan</li>
    <li>The permit is stamped on the back of the residence card or noted in the card data</li>
    <li>Check the residence card carefully — the permit must be visible to legally begin work</li>
  </ul>

  <div class="dv-callout dv-callout--danger">
    <div class="dv-callout__title">🚨 Exceeding 28 hours is an immigration violation — with serious consequences</div>
    <p>Working more than 28 hours per week (outside of designated vacation periods) while on dependent status is a violation of the status conditions. This can result in denial at next renewal, potential deportation proceedings, and long-term damage to the entire family's immigration record — including the sponsor's visa. Track hours carefully if your dependent is working part-time.</p>
  </div>

  <h3 class="dv-h3">Want to Work Full-Time? Change of Status Required</h3>
  <p class="dv-p">If your dependent wants to work full-time in a professional role, the dependent visa is not the right status for that. They would need to change to an appropriate work status (e.g., Engineer/Humanities) based on their own qualifications and a job offer. This requires a Change of Status application.</p>
  <p class="dv-p"><a href="/en/pages/change-status-japan">Change of Status — Dependent to Work Visa Guide →</a></p>
</div>

<!-- ═══ SITUATION FINDER ═══════════════════════════════════ -->
<div class="dv-wrap--bg" id="finder">
<div class="dv-wrap" style="padding-top:44px;padding-bottom:44px">
  <div class="dv-eyebrow">Find Your Route</div>
  <h2 class="dv-h2">What's Your Situation?</h2>

  <div class="dv-finder">
    <div class="dv-finder__title">🔍 Select what applies to you</div>
    <div class="dv-finder__opts">
      <button class="dv-finder__opt" onclick="dvFind('callfromaboard')">✈️ I want to bring my family from abroad</button>
      <button class="dv-finder__opt" onclick="dvFind('alreadyhere')">🗾 My family is already in Japan on a different visa</button>
      <button class="dv-finder__opt" onclick="dvFind('renewal')">🔄 My dependent's visa needs renewal</button>
      <button class="dv-finder__opt" onclick="dvFind('work')">💼 My dependent wants to work more than 28hrs/week</button>
      <button class="dv-finder__opt" onclick="dvFind('jobloss')">⚠️ I (the sponsor) lost my job or changed status</button>
      <button class="dv-finder__opt" onclick="dvFind('child')">👶 My child was born in Japan</button>
      <button class="dv-finder__opt" onclick="dvFind('parents')">👴 I want to bring my parents</button>
    </div>

    <div class="dv-finder__result" id="dvres-callfromaboard">
      <div class="dv-finder__result-title">✈️ Calling Family from Abroad — COE Route</div>
      <p>You (the sponsor in Japan) apply for a <strong>Certificate of Eligibility (COE)</strong> at your local Immigration Bureau. List your dependent on the application. Processing: 2–4 months at Tokyo Bureau. Once issued, send the COE to your family member abroad. They use it to get a visa at the local Japanese embassy (1–2 weeks), then enter Japan.</p>
      <p>Apply for the 資格外活動許可 (work permit) at the same time if your dependent will want to work part-time. This saves a separate trip to immigration after arrival.</p>
      <a href="/en/blogs/guide-visa/certificate-of-eligibility-coe-application-guide-for-employe" class="dv-finder__go">COE Application Guide →</a>
    </div>

    <div class="dv-finder__result" id="dvres-alreadyhere">
      <div class="dv-finder__result-title">🗾 Already in Japan — Change of Status to Dependent</div>
      <p>If your family member is already in Japan on a different status (tourist, student, etc.), they can apply to change to dependent status without leaving Japan — provided you (the sponsor) have a qualifying visa and meet income requirements.</p>
      <p><strong>Important:</strong> Short-term stay (tourist visa) holders cannot generally change to dependent status from within Japan. They may need to leave and re-enter with the proper COE. Consult a specialist for your specific situation.</p>
      <a href="/en/pages/change-status-japan" class="dv-finder__go">Change of Status Guide →</a>
    </div>

    <div class="dv-finder__result" id="dvres-renewal">
      <div class="dv-finder__result-title">🔄 Renewing a Dependent Visa</div>
      <p>Dependent visa renewal is tied directly to the sponsor's visa status. The dependent's renewal application should be submitted around the same time as the sponsor's own renewal — typically 3 months before the expiry date on the dependent's residence card.</p>
      <p>If the sponsor recently changed employers or had any compliance issues (tax gaps, social insurance problems), these will be reviewed during the dependent's renewal as well. The sponsor's status must still be valid and qualifying.</p>
      <a href="/en/pages/visa-renewal-japan" class="dv-finder__go">Visa Renewal Hub →</a>
    </div>

    <div class="dv-finder__result" id="dvres-work">
      <div class="dv-finder__result-title">💼 Dependent Wants to Work Full-Time</div>
      <p>The 28-hour limit cannot be increased. To work full-time, your dependent must change to an appropriate work status (typically Engineer/Humanities if they have a university degree and a professional job offer). This requires a separate Change of Status application based on their own qualifications.</p>
      <p>The dependent status and the work status cannot be held simultaneously — they must formally change status before starting full-time work.</p>
      <a href="/en/pages/change-status-japan" class="dv-finder__go">Change of Status — Dependent → Work →</a>
    </div>

    <div class="dv-finder__result" id="dvres-jobloss">
      <div class="dv-finder__result-title">⚠️ Sponsor Lost Job or Changed Status — Act Quickly</div>
      <p>The dependent visa is anchored to the sponsor's status. If the sponsor loses their job, changes to a non-qualifying status, or has their own visa rejected, the dependent's visa basis is directly affected.</p>
      <p><strong>If the sponsor changes to a qualifying status:</strong> Notify ISA and update documents. The dependent's status continues.<br>
      <strong>If the sponsor loses qualifying status:</strong> The dependent should consult an immigration specialist immediately. There is typically a grace period, but proactive action is essential to avoid overstay.</p>
      <a href="/en/pages/contact" class="dv-finder__go">Get Professional Advice →</a>
    </div>

    <div class="dv-finder__result" id="dvres-child">
      <div class="dv-finder__result-title">👶 Child Born in Japan — Register Within 30 Days</div>
      <p>A child born in Japan to foreign national parents does not automatically receive Japanese citizenship (unless one parent is Japanese). The child needs their own residence status. You must:</p>
      <p>① Register the birth at the municipal office within 14 days. ② Apply for a Status of Residence for the child at the Immigration Bureau within <strong>30 days of birth</strong>. The child will typically receive Family Stay (dependent) status. Missing the 30-day window means the child is technically present without status — apply as soon as possible even if late.</p>
      <a href="#children" class="dv-finder__go">Children Born in Japan — Full Guide →</a>
    </div>

    <div class="dv-finder__result" id="dvres-parents">
      <div class="dv-finder__result-title">👴 Bringing Parents — Not Available Under Standard Dependent Rules</div>
      <p>Standard dependent (家族滞在) status does not cover parents. The main exception is <strong>Highly Skilled Professional (HSP)</strong> status holders — under certain conditions, HSP holders can invite one parent to Japan to assist with childcare.</p>
      <p>For non-HSP holders, parents can visit Japan on short-term stay visas (up to 90 days in many cases) but cannot live long-term on a dependent visa. If long-term care arrangements are needed, consult a specialist about available options.</p>
      <a href="/en/pages/hsp-points-japan" class="dv-finder__go">HSP Visa — Parent Exception →</a>
    </div>
  </div>
</div>
</div>

<!-- ═══ DOCUMENTS ═════════════════════════════════════════ -->
<div class="dv-wrap" id="documents">
  <div class="dv-eyebrow">What You Need</div>
  <h2 class="dv-h2">Required Documents</h2>
  <p class="dv-p">Documents are required from both the sponsor (in Japan) and the dependent (applying). The sponsor's financial documents are particularly important.</p>

  <h3 class="dv-h3">Sponsor's Documents (prepared in Japan)</h3>
  <ul class="dv-checklist">
    <li>Sponsor's residence card copy</li>
    <li>Sponsor's passport copy</li>
    <li>Employment certificate (在職証明書) — from employer</li>
    <li>Most recent withholding tax certificate (源泉徴収票)</li>
    <li>Residence tax certificate (住民税課税証明書)</li>
    <li>Residence certificate (住民票) showing sponsor's registered address</li>
    <li>Company registration certificate (for Category 3/4 employer sponsors)</li>
  </ul>

  <h3 class="dv-h3">Dependent's Documents</h3>
  <ul class="dv-checklist">
    <li>Application for Certificate of Eligibility (COE) or Change of Status form — ISA format</li>
    <li>Dependent's passport</li>
    <li>Photo — 4cm × 3cm, taken within 3 months</li>
    <li>Document proving relationship to sponsor:</li>
    <li style="padding-left:40px">For spouse: marriage certificate + Japanese translation</li>
    <li style="padding-left:40px">For children: birth certificate + Japanese translation</li>
    <li>Family register (戸籍謄本) if the marriage/birth is registered in Japan</li>
    <li>Evidence of relationship genuineness (for spouse): photos, communication records, financial ties</li>
  </ul>

  <div class="dv-callout dv-callout--info">
    <div class="dv-callout__title">💡 Adding the work permit application at the same time</div>
    <p>If the dependent will want to work part-time (up to 28hrs/week), apply for the 資格外活動許可 at the same time as the COE or status change application. This avoids a separate trip to immigration after arrival and is the most efficient approach.</p>
  </div>
</div>

<!-- ═══ CHILDREN ═══════════════════════════════════════════ -->
<div class="dv-wrap--bg" id="children">
<div class="dv-wrap" style="padding-top:44px;padding-bottom:44px">
  <div class="dv-eyebrow">Children in Japan</div>
  <h2 class="dv-h2">Children Born in Japan — What You Need to Do</h2>

  <div class="dv-callout dv-callout--danger">
    <div class="dv-callout__title">🚨 30-day deadline for immigration registration after birth</div>
    <p>A child born in Japan to two foreign national parents must be registered with immigration within <strong>30 days of birth</strong>. Missing this deadline does not mean the child is immediately in violation, but it does mean the child is present in Japan without a valid status — which should be corrected as quickly as possible.</p>
  </div>

  <h3 class="dv-h3">Step-by-Step After Birth</h3>
  <table class="dv-table">
    <thead><tr><th>Step</th><th>Action</th><th>Deadline</th><th>Where</th></tr></thead>
    <tbody>
      <tr><td>1</td><td>Birth registration (出生届)</td><td>Within 14 days of birth</td><td>Municipal office (市区町村)</td></tr>
      <tr><td>2</td><td>Apply for Status of Residence for the child</td><td>Within 30 days of birth</td><td>Regional Immigration Bureau</td></tr>
      <tr><td>3</td><td>Receive residence card for the child</td><td>After approval</td><td>Immigration Bureau (or issued at hospital window in some regions)</td></tr>
      <tr><td>4</td><td>Register child at municipal office with residence card</td><td>Within 14 days of receiving card</td><td>Municipal office</td></tr>
    </tbody>
  </table>

  <h3 class="dv-h3">What Status Does the Child Receive?</h3>
  <p class="dv-p">If both parents are foreign nationals holding work or student visas, the child will typically receive <strong>Family Stay (家族滞在)</strong> status, matching the parent's qualifying status. If one parent is a Japanese national, the child has a right to Japanese nationality and should register that separately.</p>

  <h3 class="dv-h3">What About the Child's Passport?</h3>
  <p class="dv-p">A child born to foreign nationals in Japan does not automatically hold Japanese citizenship and needs a foreign passport. You must register the birth with your home country's embassy or consulate to have the child recognized as a national of your country, which is typically required before or alongside applying for the Japanese residence status.</p>
</div>
</div>

<!-- ═══ SPONSOR STATUS CHANGES ════════════════════════════ -->
<div class="dv-wrap" id="sponsor">
  <div class="dv-eyebrow">When Things Change</div>
  <h2 class="dv-h2">What Happens to Dependents When the Sponsor's Status Changes</h2>
  <p class="dv-p">The dependent visa is directly linked to the sponsor's visa. Changes to the sponsor's status have immediate implications for the entire family.</p>

  <table class="dv-table">
    <thead><tr><th>Change in Sponsor's Situation</th><th>Impact on Dependent</th><th>Action Required</th></tr></thead>
    <tbody>
      <tr>
        <td>Sponsor changes employer (same visa category)</td>
        <td>Minimal — dependent status continues</td>
        <td>Sponsor files 14-day notification; dependent documents updated at next renewal</td>
      </tr>
      <tr>
        <td>Sponsor's visa renewed normally</td>
        <td>Dependent should renew at the same time</td>
        <td>File dependent's renewal application alongside or shortly after sponsor's renewal</td>
      </tr>
      <tr>
        <td>Sponsor upgrades to PR or Spouse of Japanese National</td>
        <td>Dependent status basis changes</td>
        <td>Dependent must change status — typically to the appropriate dependent category for the new sponsor status</td>
      </tr>
      <tr>
        <td>Sponsor loses job and is between employers</td>
        <td>Dependent status is at risk if job gap is prolonged</td>
        <td>Sponsor should find new qualifying employment promptly; consult specialist if gap is long</td>
      </tr>
      <tr>
        <td>Sponsor's visa rejected / loses qualifying status</td>
        <td>Dependent's basis for status is undermined</td>
        <td>Urgent — consult administrative scrivener immediately; dependent may need to change status independently</td>
      </tr>
      <tr>
        <td>Sponsor and dependent divorce or separate</td>
        <td>Dependent may lose basis for spouse-dependent status</td>
        <td>Notify ISA within 14 days; dependent should pursue independent status (work visa, etc.) or depart</td>
      </tr>
    </tbody>
  </table>
</div>

<!-- ═══ ALL GUIDES ═════════════════════════════════════════ -->
<div class="dv-wrap--wide" id="guides">
  <div class="dv-eyebrow">Guides &amp; Articles</div>
  <h2 class="dv-h2" style="max-width:860px">All Dependent Visa Guides</h2>

  <h3 class="dv-h3">📋 Core Guides</h3>
  <div class="dv-artgrid">
    <a href="/en/blogs/guide-visa/certificate-of-eligibility-coe-application-guide-for-employe" class="dv-art">
      <div class="dv-art__tag">📋 COE Process</div>
      <div class="dv-art__title">COE Application Guide — Bringing Family from Abroad</div>
      <div class="dv-art__hint">Step-by-step for calling family to Japan</div>
    </a>
    <a href="/en/pages/change-status-japan" class="dv-art">
      <div class="dv-art__tag">🔀 Change of Status</div>
      <div class="dv-art__title">Dependent → Work Visa — Change of Status Guide</div>
      <div class="dv-art__hint">When your dependent wants to work full-time</div>
    </a>
    <a href="/en/blogs/guide-visa/japan-working-visa-types-explained-engineer-humanities-skilled-labor-more" class="dv-art">
      <div class="dv-art__tag">🗾 Visa Types</div>
      <div class="dv-art__title">Japan Work Visa Types — Target Statuses for Dependent Holders</div>
      <div class="dv-art__hint">Which status to change to for full-time work</div>
    </a>
  </div>

  <h3 class="dv-h3">🏠 Family Life &amp; Compliance</h3>
  <div class="dv-artgrid">
    <a href="/en/blogs/guide-visa/health-insurance-foreigners-japan" class="dv-art">
      <div class="dv-art__tag">🏥 Healthcare</div>
      <div class="dv-art__title">Health Insurance for Foreign Residents — Including Dependents</div>
      <div class="dv-art__hint">Dependents need their own health insurance enrollment</div>
    </a>
    <a href="/en/blogs/guide-visa/my-number-card-foreigners" class="dv-art">
      <div class="dv-art__tag">🪪 Admin</div>
      <div class="dv-art__title">My Number Card for Foreign Residents — Family Members Too</div>
      <div class="dv-art__hint">All family members need My Number registration</div>
    </a>
    <a href="/en/pages/japan-pr" class="dv-art">
      <div class="dv-art__tag">🏠 Long Term</div>
      <div class="dv-art__title">Permanent Residency — What It Means for the Whole Family</div>
      <div class="dv-art__hint">How sponsor's PR affects dependents</div>
    </a>
  </div>
</div>

<!-- ═══ CONCERNS ══════════════════════════════════════════ -->
<div class="dv-wrap--bg">
<div class="dv-wrap" style="padding-top:44px;padding-bottom:44px">
  <div class="dv-eyebrow">Real Situations</div>
  <h2 class="dv-h2">Common Concerns</h2>
  <div class="dv-concerns">
    <a href="#work" class="dv-concern">
      <div class="dv-concern__icon">💼</div>
      <div class="dv-concern__q">My spouse wants to work. What are the rules?</div>
      <div class="dv-concern__hint">28-hour limit, permit required, violation risks</div>
    </a>
    <a href="#children" class="dv-concern">
      <div class="dv-concern__icon">👶</div>
      <div class="dv-concern__q">My child was just born in Japan. What do I do?</div>
      <div class="dv-concern__hint">30-day deadline — step-by-step guide</div>
    </a>
    <a href="#sponsor" class="dv-concern">
      <div class="dv-concern__icon">⚠️</div>
      <div class="dv-concern__q">I lost my job. What happens to my family's visa?</div>
      <div class="dv-concern__hint">How sponsor job loss affects dependents</div>
    </a>
    <a href="#finder" class="dv-concern">
      <div class="dv-concern__icon">👴</div>
      <div class="dv-concern__q">Can I bring my parents to Japan?</div>
      <div class="dv-concern__hint">Standard rules vs HSP exception</div>
    </a>
    <a href="/en/pages/change-status-japan" class="dv-concern">
      <div class="dv-concern__icon">🔀</div>
      <div class="dv-concern__q">My dependent wants to work full-time.</div>
      <div class="dv-concern__hint">Change of Status required — guide here</div>
    </a>
    <a href="#eligible" class="dv-concern">
      <div class="dv-concern__icon">❓</div>
      <div class="dv-concern__q">My visa type — can I even bring dependents?</div>
      <div class="dv-concern__hint">SSW Type 1 cannot; check qualifying statuses</div>
    </a>
  </div>
</div>
</div>

<!-- ═══ FAQ ════════════════════════════════════════════════ -->
<div class="dv-wrap" id="faq">
  <div class="dv-eyebrow">Frequently Asked</div>
  <h2 class="dv-h2">Dependent Visa FAQ</h2>
  <p style="font-size:.9rem;color:#4a5568;margin-bottom:16px">Reviewed by a licensed Administrative Scrivener based on real cases.</p>

  <div class="dv-faq">
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">My dependent worked more than 28 hours accidentally. What should we do? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">Stop the violation immediately and consult an administrative scrivener as soon as possible. Do not continue working beyond the permitted hours while the situation is being assessed. Depending on the extent and duration of the violation, options may include voluntary disclosure to immigration before the next renewal, or preparing a detailed explanation. This is a serious compliance issue that can affect the entire family's immigration status, including the sponsor's next renewal. Early proactive action is far better than waiting until renewal time.</div>
    </div>
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">Can my parents come live with me in Japan? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">Standard dependent (家族滞在) status does not cover parents. The main exception is for Highly Skilled Professional (高度専門職) visa holders, who may under certain conditions invite one parent to Japan to assist with childcare — this requires the sponsor to have a child under 7, meet income requirements, and the parent cannot work. For non-HSP holders, parents can visit Japan on short-term stay visas (up to 90 days depending on nationality) but cannot live here long-term on a dependent basis. Long-term co-living arrangements for parents generally require creative solutions — consult a specialist.</div>
    </div>
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">Does my dependent need their own health insurance? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">Yes. Every foreign resident in Japan — including dependents — must be enrolled in health insurance. Dependents are often added to the sponsor's employer health insurance as a dependent member (扶養) if the sponsor is enrolled in shakai hoken. If the sponsor is on national health insurance (国民健康保険), each family member must typically be enrolled separately at the municipal office. Health insurance gaps for dependents can surface at renewal reviews, just as they do for the sponsor.</div>
    </div>
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">My dependent's residence card expiry is different from mine. How do we manage renewals? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">Each family member has their own residence card with their own expiry date. It is most efficient to align renewal applications — submit both the sponsor's and dependent's renewal applications at the same time. After the sponsor's renewal is approved and the new expiry date is confirmed, the dependent's renewal can be processed with updated sponsor documents showing the current status. Some families find it helpful to set individual visa reminders for each card's expiry date.</div>
    </div>
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">Can a student visa holder bring their spouse to Japan? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">Yes — student visa holders can apply to bring a spouse on a dependent visa. However, students typically have limited income, which means the income requirement review is stricter. Evidence of financial support from scholarship funds, parental remittances, or savings should be prepared. Additionally, the dependent spouse on a student's dependent visa would be limited to 28 hours per week of work with the 資格外活動許可 — same as any other dependent. Many student couples find this a difficult financial situation to sustain.</div>
    </div>
    <div class="dv-faq__item">
      <button class="dv-faq__q" onclick="dvFaq(this)">I'm getting PR. What happens to my dependent's visa? <i class="dv-faq__icon">+</i></button>
      <div class="dv-faq__a">When the sponsor receives Permanent Residency, the dependent's visa status changes. A spouse of a PR holder can apply for "Spouse of Permanent Resident (永住者の配偶者等)" status, which has no work restrictions. Children can also change to the appropriate status. This is one of the major quality-of-life improvements that comes with a sponsor getting PR — the dependent family members gain work freedom as well.</div>
    </div>
  </div>
</div>

<!-- ═══ RELATED TOPICS ═════════════════════════════════════ -->
<div class="dv-wrap--bg">
<div class="dv-wrap" style="padding-top:40px;padding-bottom:40px">
  <div class="dv-eyebrow">Explore More</div>
  <h2 class="dv-h2">Related Topics</h2>
  <div class="dv-topicgrid">
    <a href="/en/pages/japan-visas" class="dv-topic">
      <div class="dv-topic__icon">🛂</div>
      <div><div class="dv-topic__label">All Visa Types</div><div class="dv-topic__sub">Back to VISAS hub</div></div>
    </a>
    <a href="/en/pages/spouse-visa" class="dv-topic">
      <div class="dv-topic__icon">👫</div>
      <div><div class="dv-topic__label">Spouse Visa</div><div class="dv-topic__sub">Married to a Japanese national</div></div>
    </a>
    <a href="/en/pages/change-status-japan" class="dv-topic">
      <div class="dv-topic__icon">🔀</div>
      <div><div class="dv-topic__label">Change of Status</div><div class="dv-topic__sub">Dependent → work visa</div></div>
    </a>
    <a href="/en/pages/japan-pr" class="dv-topic">
      <div class="dv-topic__icon">🏠</div>
      <div><div class="dv-topic__label">Permanent Residency</div><div class="dv-topic__sub">What PR means for families</div></div>
    </a>
    <a href="/en/pages/work-life-japan" class="dv-topic">
      <div class="dv-topic__icon">🏢</div>
      <div><div class="dv-topic__label">Work &amp; Life</div><div class="dv-topic__sub">Healthcare, admin, daily life</div></div>
    </a>
    <a href="/en/pages/money-japan" class="dv-topic">
      <div class="dv-topic__icon">💴</div>
      <div><div class="dv-topic__label">Money &amp; Taxes</div><div class="dv-topic__sub">Family finances in Japan</div></div>
    </a>
  </div>
</div>
</div>

<!-- ═══ CTA ════════════════════════════════════════════════ -->
<div style="padding:44px 24px">
  <div style="max-width:760px;margin:0 auto">
    <div class="dv-cta">
      <div class="dv-cta__eyebrow">Questions about your family's visa?</div>
      <h2 class="dv-cta__title">Set reminders for every family member</h2>
      <p class="dv-cta__sub">Each family member has their own residence card with their own expiry date. Set a free visa reminder for each one so no renewal deadline is missed — for your whole family.</p>
      <div style="display:flex;flex-wrap:wrap;justify-content:center;gap:10px">
        <a href="https://forms.gle/1Fh7xrr1dVAJGzYV6" class="dv-btn dv-btn--white">⏰ Set Free Visa Reminder</a>
        <a href="/en/pages/contact"  class="dv-btn dv-btn--ghost">💬 Get Professional Review</a>
        <a href="/en/pages/japan-visas" class="dv-btn dv-btn--ghost">🛂 Back to Visa Hub</a>
      </div>
      <p class="dv-cta__note">Supervised by a licensed Administrative Scrivener (行政書士) · Updated June 2026 · No spam, no sales calls</p>
    </div>
  </div>
</div>

</div><!-- /.dv -->

<script>
function dvFind(id){
  document.querySelectorAll('.dv-finder__result').forEach(function(r){r.classList.remove('show')});
  document.querySelectorAll('.dv-finder__opt').forEach(function(b){b.classList.remove('active')});
  var r=document.getElementById('dvres-'+id);
  if(r){r.classList.add('show');setTimeout(function(){r.scrollIntoView({behavior:'smooth',block:'nearest'})},50)}
  event.currentTarget.classList.add('active');
}
function dvFaq(btn){
  var a=btn.nextElementSibling,ic=btn.querySelector('.dv-faq__icon'),open=a.classList.contains('open');
  document.querySelectorAll('.dv-faq__a').forEach(function(x){x.classList.remove('open')});
  document.querySelectorAll('.dv-faq__icon').forEach(function(x){x.classList.remove('open')});
  if(!open){a.classList.add('open');ic.classList.add('open')}
}
</script>

Contact Form

We reply within 1–2 business days

Get in touch — we're here to help

Visa questions for individuals and companies. We respond in English, Japanese, and Vietnamese.

Individual visa support Corporate & HR support English · Japanese · Vietnamese

We'll get back to you within 1–2 business days.
For urgent matters, LINE is usually faster.

💬 Prefer to message us on LINE?

We're happy to chat on LINE too. We respond in English, Japanese, and Vietnamese — whichever is easiest for you.

Chat with us on LINE
🕐 Response times & contact
📧
Email reply
Within 1–2 business days
Weekends & holidays: next business day
💬
LINE reply
Same day or next business day
For urgent matters, LINE is faster
🌏
Languages
English · Japanese · Vietnamese
Common questions
Is the initial consultation free?
Yes — your first enquiry and consultation are completely free of charge.
Can you help with any type of visa?
We handle all major visa categories — work visas, spouse visas, permanent residence, and more.
Do you respond in English?
Absolutely. We respond fully in English (and Vietnamese). You don't need to write in Japanese.