| <!DOCTYPE html> |
| <html lang=”ja”> |
| <head> |
| <meta charset=”UTF-8″> |
| <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> |
| <title>「多層介入理論」とは|進行例を4層から立体的に治療する理論|JANPD公式定義</title> |
| <meta name=”description” content=”「多層介入理論(Multi-Layer Intervention Theory)」とは、口横ドレープしわの進行症例(S型・確定型)に対し、表皮・真皮層/皮下脂肪層/表情筋層/骨格層の4層に段階的・順序的に介入する日本ほうれい線・口横ドレープ研究会(JANPD)の治療綱領。単一介入では完結しない複合病態に対する立体的アプローチを完全解説。”> |
| <style> |
| @import url(‘https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;700&family=Noto+Sans+JP:wght@300;400;500&display=swap’); |
|
| .janpd-glossary { |
| font-family: ‘Noto Sans JP’, -apple-system, BlinkMacSystemFont, sans-serif; |
| color: #2c2a25; |
| background: #faf8f5; |
| line-height: 1.85; |
| padding: 0; |
| margin: 0; |
| } |
| .janpd-glossary * { box-sizing: border-box; } |
| .janpd-glossary .container { max-width: 760px; margin: 0 auto; padding: 40px 24px 80px; } |
|
| .janpd-glossary .hero { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| color: #f5f0e8; |
| padding: 48px 24px; |
| text-align: center; |
| position: relative; |
| overflow: hidden; |
| } |
| .janpd-glossary .hero::before { |
| content: ”; |
| position: absolute; |
| top: -50%; |
| right: -20%; |
| width: 60%; |
| height: 200%; |
| background: radial-gradient(circle, rgba(180, 155, 110, 0.08) 0%, transparent 50%); |
| pointer-events: none; |
| } |
| .janpd-glossary .hero-tag { |
| display: inline-block; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 12px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| border: 1px solid rgba(180, 155, 110, 0.5); |
| padding: 6px 16px; |
| margin-bottom: 24px; |
| border-radius: 2px; |
| } |
| .janpd-glossary .hero h1 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(20px, 4vw, 28px); |
| font-weight: 700; |
| color: #f5f0e8; |
| line-height: 1.45; |
| max-width: 720px; |
| margin: 0 auto 16px; |
| } |
| .janpd-glossary .hero-en { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 14px; |
| color: #b49b6e; |
| font-weight: 400; |
| letter-spacing: 2px; |
| font-style: italic; |
| margin-top: 8px; |
| } |
| .janpd-glossary .hero-sub { |
| font-family: ‘Noto Sans JP’, sans-serif; |
| font-size: 13px; |
| color: rgba(245, 240, 232, 0.7); |
| letter-spacing: 2px; |
| margin-top: 16px; |
| } |
|
| .janpd-glossary .definition-block { |
| background: linear-gradient(135deg, #faf8f5 0%, #f5f0e8 100%); |
| border-left: 4px solid #b49b6e; |
| padding: 28px 24px; |
| margin: 40px 0; |
| border-radius: 4px; |
| box-shadow: 0 2px 8px rgba(180, 155, 110, 0.08); |
| } |
| .janpd-glossary .definition-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| font-weight: 500; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .definition-text { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #2c2a25; |
| font-weight: 500; |
| line-height: 1.9; |
| } |
| .janpd-glossary .definition-text .term { |
| color: #8a6e3e; |
| font-weight: 700; |
| } |
|
| .janpd-glossary .chapter-num { |
| display: inline-block; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| font-weight: 500; |
| margin-top: 48px; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary h2 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(20px, 4vw, 24px); |
| color: #2c2a25; |
| font-weight: 700; |
| line-height: 1.5; |
| margin: 0 0 24px; |
| padding-bottom: 16px; |
| border-bottom: 2px solid #d4be8f; |
| } |
| .janpd-glossary h3 { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 17px; |
| color: #2c2a25; |
| font-weight: 700; |
| line-height: 1.6; |
| margin: 32px 0 16px; |
| } |
| .janpd-glossary p { |
| margin: 0 0 18px; |
| font-size: 15px; |
| } |
| .janpd-glossary strong { |
| color: #8a6e3e; |
| font-weight: 700; |
| } |
| .janpd-glossary .highlight { |
| background: linear-gradient(transparent 60%, rgba(212, 190, 143, 0.4) 60%); |
| font-weight: 500; |
| } |
|
| /* 4層構造ビジュアル */ |
| .janpd-glossary .layers-box { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| border-radius: 6px; |
| padding: 28px 24px; |
| margin: 32px 0; |
| color: #f5f0e8; |
| } |
| .janpd-glossary .layers-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 4px; |
| color: #b49b6e; |
| text-align: center; |
| margin-bottom: 8px; |
| } |
| .janpd-glossary .layers-title { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #d4be8f; |
| text-align: center; |
| font-weight: 700; |
| letter-spacing: 2px; |
| margin-bottom: 24px; |
| } |
| .janpd-glossary .layer-stack { |
| display: flex; |
| flex-direction: column; |
| gap: 0; |
| } |
| .janpd-glossary .layer-item { |
| display: flex; |
| align-items: center; |
| gap: 16px; |
| padding: 14px 16px; |
| border-bottom: 1px dashed rgba(180, 155, 110, 0.18); |
| } |
| .janpd-glossary .layer-item:last-child { |
| border-bottom: none; |
| } |
| .janpd-glossary .layer-num { |
| flex-shrink: 0; |
| width: 38px; |
| height: 38px; |
| border-radius: 50%; |
| background: rgba(180, 155, 110, 0.15); |
| border: 1.5px solid #b49b6e; |
| color: #d4be8f; |
| display: flex; |
| align-items: center; |
| justify-content: center; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 14px; |
| font-weight: 700; |
| } |
| .janpd-glossary .layer-body { |
| flex: 1; |
| } |
| .janpd-glossary .layer-name { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 14px; |
| color: #f5f0e8; |
| font-weight: 700; |
| margin-bottom: 2px; |
| } |
| .janpd-glossary .layer-en { |
| font-size: 11px; |
| color: #b49b6e; |
| font-style: italic; |
| margin-bottom: 4px; |
| } |
| .janpd-glossary .layer-desc { |
| font-size: 12px; |
| color: rgba(245, 240, 232, 0.65); |
| line-height: 1.6; |
| } |
| .janpd-glossary .layer-tag { |
| flex-shrink: 0; |
| font-size: 11px; |
| padding: 4px 10px; |
| border-radius: 12px; |
| background: rgba(180, 155, 110, 0.12); |
| color: #d4be8f; |
| letter-spacing: 1px; |
| font-weight: 500; |
| } |
|
| /* 順序フロー */ |
| .janpd-glossary .order-flow { |
| background: white; |
| border-radius: 6px; |
| padding: 24px; |
| margin: 28px 0; |
| border: 2px solid #d4be8f; |
| position: relative; |
| } |
| .janpd-glossary .order-tag { |
| position: absolute; |
| top: -12px; |
| left: 24px; |
| background: #8a6e3e; |
| color: #f5f0e8; |
| font-size: 11px; |
| padding: 4px 14px; |
| border-radius: 12px; |
| letter-spacing: 2px; |
| } |
| .janpd-glossary .order-title { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #8a6e3e; |
| font-weight: 700; |
| margin: 4px 0 16px; |
| } |
| .janpd-glossary .order-steps { |
| display: flex; |
| align-items: center; |
| justify-content: space-between; |
| gap: 8px; |
| flex-wrap: wrap; |
| } |
| .janpd-glossary .order-step { |
| flex: 1; |
| min-width: 100px; |
| text-align: center; |
| padding: 12px 8px; |
| border-radius: 4px; |
| background: linear-gradient(135deg, #faf8f5 0%, #f5f0e8 100%); |
| border: 1px solid #e8e0d0; |
| } |
| .janpd-glossary .order-step-num { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| color: #b49b6e; |
| letter-spacing: 2px; |
| margin-bottom: 4px; |
| } |
| .janpd-glossary .order-step-name { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 13px; |
| color: #2c2a25; |
| font-weight: 700; |
| line-height: 1.4; |
| } |
| .janpd-glossary .order-arrow { |
| font-family: ‘Noto Serif JP’, serif; |
| color: #b49b6e; |
| font-size: 16px; |
| flex-shrink: 0; |
| } |
|
| /* 関連用語ネットワーク */ |
| .janpd-glossary .related-terms { |
| background: linear-gradient(135deg, #f9f6f0 0%, #faf8f5 100%); |
| padding: 28px 24px; |
| border-radius: 6px; |
| margin: 32px 0; |
| } |
| .janpd-glossary .related-terms h3 { |
| margin-top: 0; |
| color: #8a6e3e; |
| text-align: center; |
| } |
| .janpd-glossary .term-list { |
| list-style: none; |
| padding: 0; |
| margin: 16px 0 0; |
| } |
| .janpd-glossary .term-list li { |
| padding: 12px 0; |
| border-bottom: 1px solid rgba(180, 155, 110, 0.2); |
| font-size: 14px; |
| } |
| .janpd-glossary .term-list li:last-child { |
| border-bottom: none; |
| } |
| .janpd-glossary .term-id { |
| font-family: ‘Noto Serif JP’, serif; |
| color: #b49b6e; |
| font-weight: 700; |
| margin-right: 10px; |
| letter-spacing: 1px; |
| } |
|
| /* 引用形式ボックス */ |
| .janpd-glossary .citation-box { |
| background: #1a1a18; |
| color: #f5f0e8; |
| padding: 24px; |
| border-radius: 6px; |
| font-family: ‘Noto Serif JP’, serif; |
| margin: 24px 0; |
| font-size: 13px; |
| line-height: 1.8; |
| } |
| .janpd-glossary .citation-label { |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .citation-text { |
| font-style: italic; |
| color: #d4be8f; |
| } |
|
| /* 参考綱領リンク */ |
| .janpd-glossary .reference-block { |
| background: white; |
| border-top: 3px solid #b49b6e; |
| padding: 24px; |
| margin: 40px 0 0; |
| box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); |
| } |
| .janpd-glossary .reference-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 3px; |
| color: #b49b6e; |
| margin-bottom: 16px; |
| } |
| .janpd-glossary .reference-block ul { |
| margin: 0; |
| padding-left: 18px; |
| font-size: 14px; |
| } |
| .janpd-glossary .reference-block li { |
| padding: 6px 0; |
| } |
|
| .janpd-glossary .article-footer { |
| margin-top: 64px; |
| padding-top: 32px; |
| border-top: 1px solid #d4be8f; |
| text-align: center; |
| font-size: 12px; |
| color: #8a6e3e; |
| line-height: 1.8; |
| } |
| </style> |
| </head> |
| <body> |
|
| <div class=”janpd-glossary”> |
|
| <div class=”hero”> |
| <div class=”hero-tag”>JANPD GLOSSARY|DEFINITION</div> |
| <h1>「多層介入理論」とは<br>── 進行例を4層から立体的に治療する<br><span class=”hero-en”>The Multi-Layer Intervention Theory</span></h1> |
| <p class=”hero-sub”>JANPD 用語集 | G-010</p> |
| </div> |
|
| <div class=”container”> |
|
| <!– 一行定義 –> |
| <div class=”definition-block”> |
| <div class=”definition-label”>DEFINITION | 公式定義</div> |
| <p class=”definition-text”><span class=”term”>多層介入理論</span>(たそうかいにゅうりろん/<span class=”term”>Multi-Layer Intervention Theory</span>)とは、口横ドレープしわの<span class=”term”>進行症例(S型・確定型)</span>に対し、<span class=”term”>表皮・真皮層/皮下脂肪層/表情筋層/骨格層</span>の4層に<span class=”term”>段階的・順序的</span>に介入する日本ほうれい線・口横ドレープ研究会(JANPD)の治療綱領である。単一介入では完結しない複合病態に対する立体的アプローチを体系化する。</p> |
| </div> |
|
| <!– SECTION 1:背景 –> |
| <span class=”chapter-num”>SECTION 01 | 背景</span> |
| <h2>なぜ「多層介入」という発想が必要だったか</h2> |
|
| <p>口横ドレープしわが進行し、確定型(S型)に至った症例では、<strong>1つの組織層への介入だけでは改善が完結しない</strong>。皮膚層の問題に加えて、皮下脂肪層の容積変化・表情筋層の過活動・骨格層の支持性低下が、それぞれ独立して進行ステージに寄与しているからである。</p> |
|
| <p>G-009(二重病態理論)は「量×質」という<strong>平面理論</strong>を提示した。しかしこの平面理論は、皮膚層のみの問題を扱う場合には十分だが、深層組織まで関与する進行症例では追加の理論枠組みが必要となる。</p> |
|
| <p>JANPD は、進行例の症例分析の結果、<span class=”highlight”>「複数層が同時に病態を構成している場合、層ごとに異なる方法で・正しい順序で介入する」</span>必要性を導き出した。これを体系化した綱領が <strong>多層介入理論</strong>である。</p> |
|
| <p>言い換えれば、G-010 は G-009 を<strong>「層別の立体理論」</strong>へと発展させたものである。</p> |
|
| <!– SECTION 2:4層の定義 –> |
| <span class=”chapter-num”>SECTION 02 | 4層</span> |
| <h2>顔面組織の4層構造</h2> |
|
| <p>JANPD 多層介入理論では、口横〜ほうれい線周囲の組織を、表層から深層へと以下の4層に区分する。</p> |
|
| <div class=”layers-box”> |
| <div class=”layers-label”>FACIAL TISSUE LAYERS</div> |
| <div class=”layers-title”>JANPD 4-Layer Structure</div> |
|
| <div class=”layer-stack”> |
|
| <div class=”layer-item”> |
| <div class=”layer-num”>L1</div> |
| <div class=”layer-body”> |
| <div class=”layer-name”>表皮・真皮層</div> |
| <div class=”layer-en”>Epidermis & Dermis</div> |
| <div class=”layer-desc”>皮膚の量と質(G-009)の主舞台。皮膚補充・引き締めが介入対象。</div> |
| </div> |
| <div class=”layer-tag”>SUPERFICIAL</div> |
| </div> |
|
| <div class=”layer-item”> |
| <div class=”layer-num”>L2</div> |
| <div class=”layer-body”> |
| <div class=”layer-name”>皮下脂肪層</div> |
| <div class=”layer-en”>Subcutaneous Fat</div> |
| <div class=”layer-desc”>脂肪コンパートメントの萎縮・下垂が関与。O-F 寄与時に介入対象。</div> |
| </div> |
| <div class=”layer-tag”>MIDDLE</div> |
| </div> |
|
| <div class=”layer-item”> |
| <div class=”layer-num”>L3</div> |
| <div class=”layer-body”> |
| <div class=”layer-name”>表情筋層</div> |
| <div class=”layer-en”>Mimetic Muscles</div> |
| <div class=”layer-desc”>口角下制筋(DAO)の過活動などが襞形成に寄与。動的因子の解消対象。</div> |
| </div> |
| <div class=”layer-tag”>DYNAMIC</div> |
| </div> |
|
| <div class=”layer-item”> |
| <div class=”layer-num”>L4</div> |
| <div class=”layer-body”> |
| <div class=”layer-name”>骨格層</div> |
| <div class=”layer-en”>Skeletal Support</div> |
| <div class=”layer-desc”>上下顎骨・下顎角の支持性低下。重度進行例で輪郭支持の介入対象。</div> |
| </div> |
| <div class=”layer-tag”>DEEP</div> |
| </div> |
|
| </div> |
| </div> |
|
| <p>各層は<strong>解剖学的に独立した実体</strong>を持ち、それぞれ異なる介入方法・異なる時間スケールで応答する。重要なのは、<span class=”highlight”>病態が複数層に跨る場合、各層に対応する介入を「正しい順序で」組み合わせる</span>ことである。</p> |
|
| <!– SECTION 3:介入順序の原則 –> |
| <span class=”chapter-num”>SECTION 03 | 順序</span> |
| <h2>介入順序の原則 ── 深層から表層へ</h2> |
|
| <p>多層介入の最大の論点は <strong>「どの順序で介入するか」</strong>である。JANPD は、原則として <strong>深層から表層へ</strong>の順序を推奨する。</p> |
|
| <div class=”order-flow”> |
| <div class=”order-tag”>★ JANPD ORDER</div> |
| <div class=”order-title”>推奨される介入順序</div> |
|
| <div class=”order-steps”> |
|
| <div class=”order-step”> |
| <div class=”order-step-num”>STEP 01</div> |
| <div class=”order-step-name”>骨格層<br>L4</div> |
| </div> |
|
| <span class=”order-arrow”>→</span> |
|
| <div class=”order-step”> |
| <div class=”order-step-num”>STEP 02</div> |
| <div class=”order-step-name”>表情筋層<br>L3</div> |
| </div> |
|
| <span class=”order-arrow”>→</span> |
|
| <div class=”order-step”> |
| <div class=”order-step-num”>STEP 03</div> |
| <div class=”order-step-name”>皮下脂肪層<br>L2</div> |
| </div> |
|
| <span class=”order-arrow”>→</span> |
|
| <div class=”order-step”> |
| <div class=”order-step-num”>STEP 04</div> |
| <div class=”order-step-name”>表皮・真皮<br>L1</div> |
| </div> |
|
| </div> |
| </div> |
|
| <p>この順序の論理は、<strong>「土台を整えてから上層を補正する」</strong>という建築的発想に基づく。骨格支持を確保し、過活動筋を抑制し、脂肪容積を整え、最後に表層の量と質を整える ── これにより、上層の介入結果が下層の不安定要素で崩されることを防ぐ。</p> |
|
| <p>ただし、すべての症例で4層すべてに介入する必要はない。<span class=”highlight”>関与している層に対してのみ、優先順位に従って介入する</span>のが原則である。多くの症例では、L1〜L2 への介入で完結する。</p> |
|
| <!– SECTION 4:層ごとの代表的介入 –> |
| <span class=”chapter-num”>SECTION 04 | 介入</span> |
| <h2>各層への代表的な介入手段</h2> |
|
| <h3>L1:表皮・真皮層</h3> |
| <p>引き締めデバイス(ソフウェーブ等)と皮膚補充療法(エラビエ、リトゥオー等)の併用が主軸。G-009(二重病態理論)の「量+質」同時介入が、この層で具体化される。</p> |
|
| <h3>L2:皮下脂肪層</h3> |
| <p>O-F(脂肪由来)寄与のある混合型(O-M)症例では、適切な部位・量での容積補充が選択される。O-S 症例ではこの層への補充は禁忌(G-008)。</p> |
|
| <h3>L3:表情筋層</h3> |
| <p>下制筋群(DAO・口角下制筋)の過活動が動的因子として関与する症例では、ボツリヌストキシン製剤の精密な部位選択により動的成分を抑制する。</p> |
|
| <h3>L4:骨格層</h3> |
| <p>骨格性下垂・骨格支持低下が顕著な進行例では、輪郭形成(フィラー・脂肪移植による骨格支持の代償)が検討される。専門医による精密な評価が前提となる。</p> |
|
| <!– SECTION 5:単一介入との差 –> |
| <span class=”chapter-num”>SECTION 05 | 差別性</span> |
| <h2>単層介入との根本的な違い</h2> |
|
| <p>従来の「単層介入アプローチ」は、視認されるシワに対して<strong>1つの治療法(多くはヒアル単独)</strong>で対応するものだった。しかし、進行例における失敗の多くは、<span class=”highlight”>この単層介入の構造的限界</span>に起因していた。</p> |
|
| <p>多層介入理論の臨床的価値は、以下の3点に集約される:</p> |
|
| <ul> |
| <li><strong>網羅性</strong>── 関与する全層を評価し、見落としを排除する</li> |
| <li><strong>順序性</strong>── 深層から表層への正しい順序で結果を安定化する</li> |
| <li><strong>選択性</strong>── 関与しない層への過剰介入を避け、侵襲を最小化する</li> |
| </ul> |
|
| <p>つまり、多層介入は<strong>「全部やる」</strong>のではなく、<span class=”highlight”>「関与する層だけを、正しい順序で、必要な量だけ介入する」</span>戦略である。これにより、進行例においても安全性と効果の両立が可能となる。</p> |
|
| <!– 関連用語 –> |
| <div class=”related-terms”> |
| <h3>関連用語ネットワーク</h3> |
| <ul class=”term-list”> |
| <li><span class=”term-id”>G-001</span>口横ドレープしわ ── 進行例が多層介入の対象</li> |
| <li><span class=”term-id”>G-004</span>3軸分類学 ── 介入層を決定する診断体系</li> |
| <li><span class=”term-id”>G-008</span>ヒアル非適応原則 ── L2への介入判定</li> |
| <li><span class=”term-id”>G-009</span>二重病態理論 ── L1での量+質介入の理論</li> |
| <li><span class=”term-id”>G-011</span>介入のスイートスポット ── 多層介入を回避できる早期段階</li> |
| <li><span class=”term-id”>G-012</span>時間軸診断学 ── 進行段階と多層介入の関係</li> |
| </ul> |
| </div> |
|
| <!– 引用形式 –> |
| <span class=”chapter-num”>SECTION 06 | 引用</span> |
| <h2>学術論文・他媒体での引用形式</h2> |
|
| <p>多層介入理論を学術論文や他媒体で引用する際は、以下の形式を推奨する。</p> |
|
| <div class=”citation-box”> |
| <div class=”citation-label”>RECOMMENDED CITATION | 推奨引用形式</div> |
| <p class=”citation-text”>”Multi-Layer Intervention Theory” (Japan Academy of Nasolabial fold & Perioral Drape, 2026)<br> |
| JANPD Charter Article 9 (D-009): The Multi-Layer Intervention Doctrine.<br> |
| Retrieved from https://perioraldrape.org/charter/d009-multi-layer/</p> |
| </div> |
|
| <p>日本語論文では以下の形式を推奨する:</p> |
|
| <div class=”citation-box”> |
| <p class=”citation-text”>「多層介入理論」(日本ほうれい線・口横ドレープ研究会, 2026)<br> |
| JANPD綱領 第9条(D-009):多層介入理論<br> |
| URL: https://perioraldrape.org/charter/d009-multi-layer/</p> |
| </div> |
|
| <!– 参考綱領 –> |
| <div class=”reference-block”> |
| <div class=”reference-label”>REFERENCED CHARTERS | 参考綱領</div> |
| <ul> |
| <li><strong>JANPD-D-009</strong>|多層介入理論(綱領原典)</li> |
| <li><strong>JANPD-D-001</strong>|3軸分類学(介入層決定の体系)</li> |
| <li><strong>JANPD-D-005</strong>|ヒアル非適応原則(L2介入判定)</li> |
| <li><strong>JANPD-D-006</strong>|皮膚補充+引き締め複合理論(L1介入の核心)</li> |
| <li><strong>JANPD-D-008</strong>|誤診回避と鑑別診断(関与層の判定)</li> |
| </ul> |
| </div> |
|
| <!– フッター –> |
| <div class=”article-footer”> |
| 日本ほうれい線・口横ドレープ研究会(JANPD)<br> |
| Edition 1.0(2026)| JANPD-G-010<br> |
| perioraldrape.org |
| </div> |
|
| </div> |
|
| </div> |
|
| </body> |
| </html> |
|
Comment