| <!DOCTYPE html> |
| <html lang=”ja”> |
| <head> |
| <meta charset=”UTF-8″> |
| <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> |
| <title>「3軸分類学」とは|ほうれい線を本数×原因×動態で診断するJANPD体系</title> |
| <meta name=”description” content=”「3軸分類学(Three-Axis Classification)」とは、ほうれい線・口横ドレープしわを本数(N軸)・原因(O軸)・動態(D/S軸)の3軸で一意に分類する日本ほうれい線・口横ドレープ研究会(JANPD)の診断体系。3×3×2=18分類により全症例を網羅し、JANPD分類コード(例:N2/O-S/S型)で表現する独自診断学の完全解説。”> |
| <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; |
| } |
|
| /* 3軸オーバービュー(縦並びでスマホ最適化) */ |
| .janpd-glossary .axis-overview { |
| display: flex; |
| flex-direction: column; |
| gap: 12px; |
| margin: 28px 0; |
| } |
| .janpd-glossary .axis-card { |
| background: white; |
| border-left: 4px solid #b49b6e; |
| border-radius: 4px; |
| padding: 18px 20px; |
| box-shadow: 0 1px 4px rgba(0,0,0,0.04); |
| } |
| .janpd-glossary .axis-card-header { |
| display: flex; |
| align-items: baseline; |
| gap: 12px; |
| margin-bottom: 8px; |
| } |
| .janpd-glossary .axis-code { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 24px; |
| color: #8a6e3e; |
| font-weight: 700; |
| letter-spacing: 2px; |
| } |
| .janpd-glossary .axis-name { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 16px; |
| color: #2c2a25; |
| font-weight: 700; |
| } |
| .janpd-glossary .axis-en { |
| font-size: 11px; |
| color: #b49b6e; |
| font-style: italic; |
| letter-spacing: 1px; |
| } |
| .janpd-glossary .axis-options { |
| display: flex; |
| gap: 8px; |
| flex-wrap: wrap; |
| margin-top: 8px; |
| } |
| .janpd-glossary .axis-tag { |
| display: inline-block; |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 13px; |
| color: #8a6e3e; |
| background: #f9f6f0; |
| padding: 4px 10px; |
| border-radius: 3px; |
| font-weight: 500; |
| letter-spacing: 1px; |
| } |
| .janpd-glossary .axis-desc { |
| font-size: 13px; |
| color: #6a5e4a; |
| margin-top: 8px; |
| line-height: 1.7; |
| } |
|
| /* 分類コードボックス */ |
| .janpd-glossary .code-box { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| border-radius: 6px; |
| padding: 28px 24px; |
| margin: 32px 0; |
| color: #f5f0e8; |
| text-align: center; |
| } |
| .janpd-glossary .code-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 4px; |
| color: #b49b6e; |
| margin-bottom: 12px; |
| } |
| .janpd-glossary .code-example { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(22px, 5vw, 32px); |
| color: #d4be8f; |
| font-weight: 700; |
| letter-spacing: 2px; |
| margin: 16px 0; |
| } |
| .janpd-glossary .code-explain { |
| font-size: 13px; |
| color: rgba(245, 240, 232, 0.75); |
| line-height: 1.8; |
| } |
| .janpd-glossary .code-explain .pop { |
| color: #d4be8f; |
| font-weight: 600; |
| } |
|
| /* 18分類マトリックス */ |
| .janpd-glossary .matrix-info { |
| background: linear-gradient(135deg, #f9f6f0 0%, #faf8f5 100%); |
| padding: 24px; |
| border-radius: 6px; |
| margin: 24px 0; |
| text-align: center; |
| } |
| .janpd-glossary .matrix-formula { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 22px; |
| color: #8a6e3e; |
| font-weight: 700; |
| letter-spacing: 2px; |
| margin: 12px 0; |
| } |
| .janpd-glossary .matrix-desc { |
| font-size: 13px; |
| color: #6a5e4a; |
| line-height: 1.7; |
| } |
|
| /* 関連用語ネットワーク */ |
| .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>「3軸分類学」とは<br>ほうれい線を本数×原因×動態で診断する<br><span class=”hero-en”>The Three-Axis Classification Doctrine</span></h1> |
| <p class=”hero-sub”>JANPD 用語集 | G-004</p> |
| </div> |
|
| <div class=”container”> |
|
| <!– 一行定義 –> |
| <div class=”definition-block”> |
| <div class=”definition-label”>DEFINITION | 公式定義</div> |
| <p class=”definition-text”><span class=”term”>3軸分類学</span>(さんじくぶんるいがく/<span class=”term”>Three-Axis Classification</span>)とは、ほうれい線・口横ドレープしわを <span class=”term”>N軸(本数)</span>・<span class=”term”>O軸(原因)</span>・<span class=”term”>D/S軸(動態)</span>の3軸で一意に分類する日本ほうれい線・口横ドレープ研究会(JANPD)の診断体系である。3×3×2=18分類により全症例を網羅し、JANPD分類コード(例:N2/O-S/S型)で表現する。</p> |
| </div> |
|
| <!– SECTION 1:なぜ3軸か –> |
| <span class=”chapter-num”>SECTION 01 | 必要性</span> |
| <h2>なぜ「3軸」が必要だったのか</h2> |
|
| <p>従来の医療美容領域では、ほうれい線は「<strong>深い/浅い</strong>」という単一軸でしか評価されてこなかった。しかし、JANPDが臨床症例を分析した結果、<span class=”highlight”>「同じ深さに見える症例でも、機序が異なれば治療方針が全く異なる」</span>という事実が明らかになった。</p> |
|
| <p>たとえば「深いほうれい線が2本」という症例でも、原因が脂肪由来(O-F)であればヒアル適応、皮膚由来(O-S)であればヒアル禁忌となる。さらに、静止時に見える(S型)か笑顔時のみ(D型)かによって、介入時期と方法も変わる。</p> |
|
| <p>つまり、ほうれい線は<strong>多次元の病態</strong>であり、単一軸での評価では本質的に治療方針を決定できない。これを体系化するため、JANPDは<strong>独立した3つの軸</strong>を定義し、その交差によって症例を一意に分類する診断学を確立した。</p> |
|
| <p>これが <strong>3軸分類学(Three-Axis Classification)</strong>である。</p> |
|
| <!– SECTION 2:3軸の全体像 –> |
| <span class=”chapter-num”>SECTION 02 | 構造</span> |
| <h2>3軸の全体像</h2> |
|
| <p>JANPD 3軸分類学を構成する3つの軸は、それぞれ独立した観点から症例を評価する。3軸は<span class=”highlight”>直交関係(mutually independent)</span>にあり、互いに代替不可能な情報を含む。</p> |
|
| <div class=”axis-overview”> |
|
| <!– N軸 –> |
| <div class=”axis-card”> |
| <div class=”axis-card-header”> |
| <span class=”axis-code”>N軸</span> |
| <span class=”axis-name”>本数</span> |
| <span class=”axis-en”>Number axis</span> |
| </div> |
| <div class=”axis-desc”>皺・襞の本数による分類。形態学的な「重症度」の指標。</div> |
| <div class=”axis-options”> |
| <span class=”axis-tag”>N1(1本)</span> |
| <span class=”axis-tag”>N2(2本)</span> |
| <span class=”axis-tag”>N3(3本以上)</span> |
| </div> |
| </div> |
|
| <!– O軸 –> |
| <div class=”axis-card”> |
| <div class=”axis-card-header”> |
| <span class=”axis-code”>O軸</span> |
| <span class=”axis-name”>原因</span> |
| <span class=”axis-en”>Origin axis</span> |
| </div> |
| <div class=”axis-desc”>病態の主原因による分類。治療方針を決定する最重要軸。</div> |
| <div class=”axis-options”> |
| <span class=”axis-tag”>O-F(脂肪由来)</span> |
| <span class=”axis-tag”>O-S(皮膚由来)</span> |
| <span class=”axis-tag”>O-M(混合型)</span> |
| </div> |
| </div> |
|
| <!– D/S軸 –> |
| <div class=”axis-card”> |
| <div class=”axis-card-header”> |
| <span class=”axis-code”>D/S軸</span> |
| <span class=”axis-name”>動態</span> |
| <span class=”axis-en”>Dynamic/Static axis</span> |
| </div> |
| <div class=”axis-desc”>時間軸・動態に基づく分類。進行ステージと介入時期を決定する軸。</div> |
| <div class=”axis-options”> |
| <span class=”axis-tag”>D型(動的のみ)</span> |
| <span class=”axis-tag”>D→S型(移行期)</span> |
| <span class=”axis-tag”>S型(静止時にも)</span> |
| </div> |
| </div> |
|
| </div> |
|
| <!– SECTION 3:各軸の詳細 –> |
| <span class=”chapter-num”>SECTION 03 | 詳細</span> |
| <h2>各軸の臨床的意義</h2> |
|
| <h3>N軸 ── 本数(形態学的重症度)</h3> |
| <p>口角横から下方に観察される<strong>皺・襞の本数</strong>を計測する。皺の数は、皮膚余剰量・進行度・治療侵襲度と相関する。N1(1本)は早期段階、N3(3本以上)は進行段階を示唆する。</p> |
| <p>N軸は、ファーストルックで瞬時に判定可能であり、患者にも理解しやすい指標である。診察記録・経過観察・治療効果判定において、客観的な指標として機能する。</p> |
|
| <h3>O軸 ── 原因(治療方針の決定軸)</h3> |
| <p>病態の<strong>主原因</strong>を脂肪由来(O-F)/皮膚由来(O-S)/混合型(O-M)に分類する。これは <strong>JANPD-G-003(皮膚由来優位主義)</strong>として独立した綱領となっている。</p> |
| <p>O軸は治療方針を決定する最重要軸である。同じ N3 でも、O-F であればヒアル容積補充、O-S であれば皮膚補充+引き締めと、治療戦略が完全に反転する。</p> |
|
| <h3>D/S軸 ── 動態(時間軸の評価)</h3> |
| <p><strong>静止時と表情時の比較</strong>により、3段階に分類する。D型は笑顔・発音時のみ顕在化する初期段階、D→S型は夕方・疲労時にも残存する移行期、S型は無表情時にも視認される定着段階である。</p> |
| <p>D/S軸は介入時期の決定に不可欠である。特に<span class=”highlight”>D→S型(移行期 / Pre-Drape)</span>は介入のスイートスポット(最高介入価値帯)であり、JANPD-D-007(予防医学的早期介入論)で重視される。</p> |
|
| <!– SECTION 4:JANPD分類コード –> |
| <span class=”chapter-num”>SECTION 04 | コード化</span> |
| <h2>JANPD分類コード ── 全症例を一意に記述する</h2> |
|
| <p>3軸分類学の最大の特徴は、すべての症例を <strong>「N軸/O軸/D-S軸」</strong> という統一形式のコードで一意に記述できることである。</p> |
|
| <div class=”code-box”> |
| <div class=”code-label”>JANPD CLASSIFICATION CODE</div> |
| <div class=”code-example”>N2 / O-S / S型</div> |
| <p class=”code-explain”> |
| この症例は ──<br> |
| <span class=”pop”>N2</span>(皺・襞が2本)<br> |
| <span class=”pop”>O-S</span>(皮膚由来優位)<br> |
| <span class=”pop”>S型</span>(静止時にも視認される定着段階)<br> |
| ── と読み解く。 |
| </p> |
| </div> |
|
| <p>このコードがあれば、症例検討会・診療録・学会発表のすべての場面で、<strong>症例像を一意に共有</strong>できる。「ほうれい線が深い」という曖昧な表現ではなく、「N2/O-S/S型」と記述することで、医師間・施設間での認識の差異が解消される。</p> |
|
| <p>これは、JANPD が単なる学術団体ではなく、<span class=”highlight”>臨床現場で運用可能な実践的診断体系</span>を構築していることの証である。</p> |
|
| <!– SECTION 5:18分類の総数 –> |
| <span class=”chapter-num”>SECTION 05 | 網羅性</span> |
| <h2>3×3×2 = 18 ── 全症例を網羅</h2> |
|
| <p>3軸分類学では、3軸の交差によって理論上以下の組み合わせが生成される:</p> |
|
| <div class=”matrix-info”> |
| <div class=”matrix-formula”>N(3) × O(3) × D/S(3) = 27分類</div> |
| <div class=”matrix-desc”> |
| ただし、臨床的にほぼ存在しない組み合わせを除外することで、<br> |
| <strong>実用的には 18分類</strong>が代表的症例として体系化される。 |
| </div> |
| </div> |
|
| <p>この 18分類のうち、<strong>頻出12型</strong>については JANPD <strong>P層(Phenotype 体型分類)</strong>として独立した症例像が定義される予定である。これにより、3軸分類学(総論)から具体的な症例像(各論)まで、シームレスに繋がる学派体系が完成する。</p> |
|
| <!– SECTION 6:他軸との関係 –> |
| <span class=”chapter-num”>SECTION 06 | 補助軸</span> |
| <h2>3軸分類学と E-Sign 陽性度の関係</h2> |
|
| <p>3軸分類学は診断の<strong>骨格</strong>であり、これに <strong>Minyoung E-Sign 陽性度(E−/E-1/E-2/E-3)</strong>(G-002)を組み合わせることで、診断は完成する。</p> |
|
| <p>3軸が「症例を分類する座標軸」であるのに対し、E-Sign 陽性度は「皮膚余剰の程度を測る連続変数」である。両者は補完関係にあり、合わせて使用することで:</p> |
|
| <ul> |
| <li><strong>3軸 → 症例カテゴリーの決定</strong>(治療方針)</li> |
| <li><strong>E-Sign → 進行度の量的評価</strong>(介入緊急度)</li> |
| </ul> |
|
| <p>という2層の診断が成立する。これが JANPD 診断学の臨床運用フレームである。</p> |
|
| <!– 関連用語 –> |
| <div class=”related-terms”> |
| <h3>関連用語ネットワーク</h3> |
| <ul class=”term-list”> |
| <li><span class=”term-id”>G-001</span>口横ドレープしわ ── 3軸分類学で分類される代表疾患</li> |
| <li><span class=”term-id”>G-002</span>Minyoung E-Sign ── 3軸分類学と組み合わせる補助診断</li> |
| <li><span class=”term-id”>G-003</span>皮膚由来優位主義 ── O軸の理論的根拠</li> |
| <li><span class=”term-id”>G-006</span>Pre-Drape ── D→S 型の正式名称</li> |
| <li><span class=”term-id”>G-007</span>Hidden Drape ── E-1 段階の正式名称</li> |
| <li><span class=”term-id”>G-014</span>4ステップ鑑別アルゴリズム ── 3軸を用いた診断手順</li> |
| </ul> |
| </div> |
|
| <!– 引用形式 –> |
| <span class=”chapter-num”>SECTION 07 | 引用</span> |
| <h2>学術論文・他媒体での引用形式</h2> |
|
| <p>3軸分類学を学術論文や他媒体で引用する際は、以下の形式を推奨する。</p> |
|
| <div class=”citation-box”> |
| <div class=”citation-label”>RECOMMENDED CITATION | 推奨引用形式</div> |
| <p class=”citation-text”>”Three-Axis Classification” (Japan Academy of Nasolabial fold & Perioral Drape, 2026)<br> |
| JANPD Charter Article 1 (D-001): The Three-Axis Classification Doctrine.<br> |
| Retrieved from https://perioraldrape.org/charter/d001-three-axis/</p> |
| </div> |
|
| <p>日本語論文では以下の形式を推奨する:</p> |
|
| <div class=”citation-box”> |
| <p class=”citation-text”>「3軸分類学」(日本ほうれい線・口横ドレープ研究会, 2026)<br> |
| JANPD綱領 第1条(D-001):3軸分類学<br> |
| URL: https://perioraldrape.org/charter/d001-three-axis/</p> |
| </div> |
|
| <p>症例提示の際は、必ず JANPD分類コード(例:N2/O-S/S型)を付記することを推奨する。</p> |
|
| <!– 参考綱領 –> |
| <div class=”reference-block”> |
| <div class=”reference-label”>REFERENCED CHARTERS | 参考綱領</div> |
| <ul> |
| <li><strong>JANPD-D-001</strong>|3軸分類学(綱領原典)</li> |
| <li><strong>JANPD-D-002</strong>|皮膚由来優位主義(O軸の理論)</li> |
| <li><strong>JANPD-D-003</strong>|静止性vs動態性(D/S軸の理論)</li> |
| <li><strong>JANPD-D-004</strong>|Minyoung E-Sign 検査学(補助診断)</li> |
| <li><strong>JANPD-D-008</strong>|誤診回避と鑑別診断(3軸を用いた鑑別)</li> |
| </ul> |
| </div> |
|
| <!– フッター –> |
| <div class=”article-footer”> |
| 日本ほうれい線・口横ドレープ研究会(JANPD)<br> |
| Edition 1.0(2026)| JANPD-G-004<br> |
| perioraldrape.org |
| </div> |
|
| </div> |
|
| </div> |
|
| </body> |
| </html> |
|
Comment