| <!DOCTYPE html> |
| <html lang=”ja”> |
| <head> |
| <meta charset=”UTF-8″> |
| <meta name=”viewport” content=”width=device-width, initial-scale=1.0″> |
| <title>「時間軸診断学」とは|進行を時間の関数で捉えるJANPD診断学</title> |
| <meta name=”description” content=”「時間軸診断学(Temporal Diagnostics)」とは、口横ドレープしわの進行を「時間の関数」として体系化し、現在のステージから将来の進行を予測する日本ほうれい線・口横ドレープ研究会(JANPD)の診断学。Hidden Drape→Pre-Drape→Drapeの進行タイムスケールを明示し、未来予測に基づく介入戦略を支援する公式定義の完全解説。”> |
| <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; |
| } |
|
| /* タイムスケール表 */ |
| .janpd-glossary .timescale-box { |
| background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%); |
| border-radius: 6px; |
| padding: 28px 20px; |
| margin: 32px 0; |
| color: #f5f0e8; |
| } |
| .janpd-glossary .timescale-label { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| letter-spacing: 4px; |
| color: #b49b6e; |
| text-align: center; |
| margin-bottom: 8px; |
| } |
| .janpd-glossary .timescale-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 .timescale-row { |
| display: flex; |
| gap: 0; |
| align-items: stretch; |
| background: rgba(180, 155, 110, 0.06); |
| border-radius: 4px; |
| overflow: hidden; |
| } |
| .janpd-glossary .ts-cell { |
| flex: 1; |
| padding: 12px 8px; |
| text-align: center; |
| border-right: 1px solid rgba(180, 155, 110, 0.15); |
| } |
| .janpd-glossary .ts-cell:last-child { |
| border-right: none; |
| } |
| .janpd-glossary .ts-cell.peak { |
| background: rgba(212, 190, 143, 0.15); |
| } |
| .janpd-glossary .ts-header { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 11px; |
| color: #b49b6e; |
| font-weight: 600; |
| letter-spacing: 1px; |
| margin-bottom: 8px; |
| } |
| .janpd-glossary .ts-cell.peak .ts-header { |
| color: #d4be8f; |
| } |
| .janpd-glossary .ts-stage { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: 13px; |
| color: #f5f0e8; |
| font-weight: 600; |
| margin-bottom: 4px; |
| } |
| .janpd-glossary .ts-cell.peak .ts-stage { |
| color: #d4be8f; |
| font-weight: 700; |
| } |
| .janpd-glossary .ts-duration { |
| font-family: ‘Noto Sans JP’, sans-serif; |
| font-size: 11px; |
| color: rgba(245, 240, 232, 0.55); |
| } |
| .janpd-glossary .ts-cell.peak .ts-duration { |
| color: rgba(245, 240, 232, 0.85); |
| } |
|
| /* 関数式風ボックス */ |
| .janpd-glossary .function-box { |
| background: white; |
| border: 2px solid #d4be8f; |
| border-radius: 6px; |
| padding: 24px; |
| margin: 28px 0; |
| text-align: center; |
| position: relative; |
| } |
| .janpd-glossary .function-tag { |
| position: absolute; |
| top: -12px; |
| left: 50%; |
| transform: translateX(-50%); |
| background: #8a6e3e; |
| color: #f5f0e8; |
| font-size: 11px; |
| padding: 4px 14px; |
| border-radius: 12px; |
| letter-spacing: 2px; |
| white-space: nowrap; |
| } |
| .janpd-glossary .function-formula { |
| font-family: ‘Noto Serif JP’, serif; |
| font-size: clamp(18px, 4vw, 24px); |
| color: #8a6e3e; |
| font-weight: 700; |
| letter-spacing: 2px; |
| margin: 16px 0 12px; |
| } |
| .janpd-glossary .function-explain { |
| font-size: 13px; |
| color: #6a5e4a; |
| line-height: 1.7; |
| } |
|
| /* 個体差表 */ |
| .janpd-glossary .factors-list { |
| background: white; |
| border-radius: 6px; |
| padding: 20px 24px; |
| margin: 24px 0; |
| border: 1px solid #e8e0d0; |
| } |
| .janpd-glossary .factor-item { |
| display: flex; |
| align-items: center; |
| gap: 14px; |
| padding: 10px 0; |
| border-bottom: 1px dashed #e8e0d0; |
| } |
| .janpd-glossary .factor-item:last-child { |
| border-bottom: none; |
| } |
| .janpd-glossary .factor-icon { |
| flex-shrink: 0; |
| width: 32px; |
| height: 32px; |
| border-radius: 50%; |
| background: rgba(180, 155, 110, 0.15); |
| border: 1px solid #b49b6e; |
| color: #8a6e3e; |
| display: flex; |
| align-items: center; |
| justify-content: center; |
| font-family: ‘Noto Serif JP’, serif; |
| font-weight: 700; |
| font-size: 14px; |
| } |
| .janpd-glossary .factor-text { |
| flex: 1; |
| font-size: 14px; |
| color: #2c2a25; |
| line-height: 1.6; |
| } |
| .janpd-glossary .factor-text strong { |
| color: #8a6e3e; |
| } |
|
| /* 関連用語ネットワーク */ |
| .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>── 進行を時間の関数で捉える<br><span class=”hero-en”>Temporal Diagnostics</span></h1> |
| <p class=”hero-sub”>JANPD 用語集 | G-012</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”>Temporal Diagnostics</span>)とは、口横ドレープしわの進行を <span class=”term”>「時間の関数」</span>として体系化し、現在のステージから将来の進行を予測する日本ほうれい線・口横ドレープ研究会(JANPD)の診断学である。<span class=”term”>Hidden Drape → Pre-Drape → Drape</span>の進行タイムスケールを明示し、<span class=”term”>未来予測に基づく介入戦略</span>を支援する。</p> |
| </div> |
|
| <!– SECTION 1:背景 –> |
| <span class=”chapter-num”>SECTION 01 | 背景</span> |
| <h2>なぜ「時間軸」での診断が必要か</h2> |
|
| <p>従来の医療美容診断は、<strong>「現在のスナップショット」</strong>に基づくものが主流だった。「今、シワがある/ない」「今、深い/浅い」── これら静的評価で治療方針が決定されてきた。</p> |
|
| <p>しかし JANPD は、口横ドレープしわが<span class=”highlight”>時間とともに連続的に進行する病態</span>であることを症例分析から確認した。スナップショットだけでは、その症例が<strong>「今後どこへ向かうか」</strong>──最も重要な情報──が見えない。</p> |
|
| <p>そこで JANPD は、「現在の状態」だけでなく、<span class=”highlight”>「過去からの軌跡」と「未来への方向性」</span>を含めた<strong>時間軸での診断</strong>を体系化した。これにより、患者は「自分の進行ステージと、何もしなければ何年後にどうなるか」を客観的に理解できる。</p> |
|
| <p>これが <strong>時間軸診断学</strong>である。</p> |
|
| <!– SECTION 2:基本式 –> |
| <span class=”chapter-num”>SECTION 02 | 基本式</span> |
| <h2>時間軸診断学の基本式</h2> |
|
| <p>時間軸診断学では、口横ドレープしわの進行を以下の関数として捉える。</p> |
|
| <div class=”function-box”> |
| <div class=”function-tag”>★ BASIC FUNCTION</div> |
| <div class=”function-formula”>Stage = f (t, factors)</div> |
| <p class=”function-explain”> |
| 現在のステージは「時間(t)」と「個体差因子(factors)」の関数として表現される。<br> |
| 個体差因子により進行速度は変動するが、<strong>方向性(Hidden → Pre-Drape → Drape)は不可逆</strong>である。 |
| </p> |
| </div> |
|
| <p>この関数モデルにより、JANPD は<strong>「今のステージ」だけでなく、「将来のステージ」も予測対象</strong>に含めた診断を可能とする。これは従来の静的診断との根本的な違いである。</p> |
|
| <!– SECTION 3:進行タイムスケール –> |
| <span class=”chapter-num”>SECTION 03 | タイムスケール</span> |
| <h2>進行タイムスケール</h2> |
|
| <p>JANPD 症例蓄積から、各ステージの平均的進行速度を以下に整理する。ただしこれは<span class=”highlight”>中央値であり、個体差により大きく変動する</span>ことに留意されたい。</p> |
|
| <div class=”timescale-box”> |
| <div class=”timescale-label”>PROGRESSION TIMESCALE</div> |
| <div class=”timescale-title”>進行ステージごとの平均滞在期間</div> |
|
| <div class=”timescale-row”> |
|
| <div class=”ts-cell”> |
| <div class=”ts-header”>STAGE 01</div> |
| <div class=”ts-stage”>Hidden Drape</div> |
| <div class=”ts-duration”>数年〜10年</div> |
| </div> |
|
| <div class=”ts-cell peak”> |
| <div class=”ts-header”>STAGE 02 ★</div> |
| <div class=”ts-stage”>Pre-Drape</div> |
| <div class=”ts-duration”>数年</div> |
| </div> |
|
| <div class=”ts-cell”> |
| <div class=”ts-header”>STAGE 03</div> |
| <div class=”ts-stage”>Drape</div> |
| <div class=”ts-duration”>不可逆</div> |
| </div> |
|
| </div> |
| </div> |
|
| <h3>① Hidden Drape ステージ(数年〜10年)</h3> |
| <p>潜在期。自覚症状はなく、Minyoung E-Sign 検査でのみ検出される段階。この期間は比較的長く、<strong>適切なケアにより進行を大幅に遅延</strong>させることが可能である。</p> |
|
| <h3>② Pre-Drape ステージ(数年)</h3> |
| <p>移行期。夕方・疲労時に部分的に襞が残存し始める段階。Hidden Drape より進行が加速し、放置すれば数年で次段階へ移行する。<span class=”highlight”>この時期がスイートスポット(G-011)</span>である。</p> |
|
| <h3>③ Drape ステージ(不可逆)</h3> |
| <p>確定型。静止時にも襞が定着した段階。この段階以降は、<strong>自然回復は望めず</strong>、多層介入(G-010)による積極治療が必要となる。</p> |
|
| <!– SECTION 4:個体差因子 –> |
| <span class=”chapter-num”>SECTION 04 | 因子</span> |
| <h2>進行速度を左右する個体差因子</h2> |
|
| <p>基本式の <strong>factors(個体差因子)</strong>は、進行速度を加速または減速させる。JANPD では以下の主要因子を体系化している。</p> |
|
| <div class=”factors-list”> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>1</div> |
| <div class=”factor-text”><strong>加齢</strong>── 不可避の進行加速因子。コラーゲン産生低下・皮膚菲薄化と直結。</div> |
| </div> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>2</div> |
| <div class=”factor-text”><strong>体重変動</strong>── 急激な減量・増量による皮膚伸展は、Hidden Drape の発症を早める。</div> |
| </div> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>3</div> |
| <div class=”factor-text”><strong>紫外線曝露</strong>── 真皮層の構造蛋白を直接破壊。日常的曝露が進行速度を倍化する症例もある。</div> |
| </div> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>4</div> |
| <div class=”factor-text”><strong>遺伝的素因</strong>── 家系的に皮膚菲薄化が早い症例群が存在。同年代より明らかに早く進行。</div> |
| </div> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>5</div> |
| <div class=”factor-text”><strong>表情習慣</strong>── 口角下制筋の頻繁な使用などが動的因子を増幅。</div> |
| </div> |
|
| <div class=”factor-item”> |
| <div class=”factor-icon”>6</div> |
| <div class=”factor-text”><strong>過去の介入歴</strong>── 既往ヒアル等が皮膚を物理的に引き伸ばし、進行を加速させた症例。</div> |
| </div> |
|
| </div> |
|
| <p>これら因子の組み合わせにより、<strong>同じ年齢でも進行ステージは大きく異なる</strong>。だからこそ、年齢ではなく<span class=”highlight”>Minyoung E-Sign 陽性度(G-002)による客観評価</span>が中核となる。</p> |
|
| <!– SECTION 5:未来予測 –> |
| <span class=”chapter-num”>SECTION 05 | 未来予測</span> |
| <h2>未来予測としての診断学</h2> |
|
| <p>時間軸診断学の最大の特徴は、<strong>「未来予測ツール」</strong>として機能する点にある。</p> |
|
| <h3>① 介入なしのシナリオ</h3> |
| <p>現在 Hidden Drape の症例 → 何もしなければ、平均数年〜10年で Pre-Drape へ → さらに数年で Drape(確定型)へ。この時系列が予測可能となる。</p> |
|
| <h3>② 早期介入ありのシナリオ</h3> |
| <p>Hidden Drape または Pre-Drape の段階で適切な介入を行えば、<span class=”highlight”>進行を停止または減速</span>できる。Drape ステージへの到達を、5〜10年以上遅延させることが可能となる。</p> |
|
| <h3>③ 患者の意思決定支援</h3> |
| <p>「今治療すべきか、まだ様子を見るか」という患者の迷いに対し、<strong>「あなたは今ここにいて、何もしなければ○年後にこうなる」</strong>と客観的に示せる。これは経験則ではなく、症例蓄積に基づく予測である。</p> |
|
| <p>こうして時間軸診断学は、<span class=”highlight”>「現在の評価」+「未来の予測」+「介入による軌道修正」</span>の3要素を統合した、新しい医療美容診断のパラダイムを提示する。次回 G-013(早期介入価値曲線)では、この時間軸を「医療経済学的価値」の観点から定量化する。</p> |
|
| <!– 関連用語 –> |
| <div class=”related-terms”> |
| <h3>関連用語ネットワーク</h3> |
| <ul class=”term-list”> |
| <li><span class=”term-id”>G-002</span>Minyoung E-Sign ── 時間軸診断学の核心評価ツール</li> |
| <li><span class=”term-id”>G-004</span>3軸分類学 ── D/S 軸との連動による進行評価</li> |
| <li><span class=”term-id”>G-006</span>Pre-Drape ── タイムスケール上の中央ステージ</li> |
| <li><span class=”term-id”>G-007</span>Hidden Drape ── タイムスケール上の最早期ステージ</li> |
| <li><span class=”term-id”>G-011</span>介入のスイートスポット ── 時間軸上の最適介入時期</li> |
| <li><span class=”term-id”>G-013</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”>”Temporal Diagnostics” (Japan Academy of Nasolabial fold & Perioral Drape, 2026)<br> |
| JANPD Charter Article 7 (D-007): The Preventive Early Intervention Doctrine.<br> |
| Retrieved from https://perioraldrape.org/charter/d007-early-intervention/</p> |
| </div> |
|
| <p>日本語論文では以下の形式を推奨する:</p> |
|
| <div class=”citation-box”> |
| <p class=”citation-text”>「時間軸診断学」(日本ほうれい線・口横ドレープ研究会, 2026)<br> |
| JANPD綱領 第7条(D-007):予防医学的早期介入論<br> |
| URL: https://perioraldrape.org/charter/d007-early-intervention/</p> |
| </div> |
|
| <!– 参考綱領 –> |
| <div class=”reference-block”> |
| <div class=”reference-label”>REFERENCED CHARTERS | 参考綱領</div> |
| <ul> |
| <li><strong>JANPD-D-007</strong>|予防医学的早期介入論(綱領原典)</li> |
| <li><strong>JANPD-D-003</strong>|静止性vs動態性(時間軸進行の基盤)</li> |
| <li><strong>JANPD-D-004</strong>|Minyoung E-Sign 検査学(評価ツール)</li> |
| <li><strong>JANPD-D-010</strong>|症例蓄積による分類精緻化(タイムスケール根拠)</li> |
| <li><strong>JANPD-D-001</strong>|3軸分類学(診断体系の基盤)</li> |
| </ul> |
| </div> |
|
| <!– フッター –> |
| <div class=”article-footer”> |
| 日本ほうれい線・口横ドレープ研究会(JANPD)<br> |
| Edition 1.0(2026)| JANPD-G-012<br> |
| perioraldrape.org |
| </div> |
|
| </div> |
|
| </div> |
|
| </body> |
| </html> |
|
Comment