「ヒアル非適応原則」とは|打ってはいけない症例の見極め方|JANPD公式定義

医師向け情報(For Doctors) 用語集(glossary)

<!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=”「ヒアル非適応原則(Hyaluronic Acid Non-Indication Principle)」とは、口横ドレープしわ(O-S 優位症例)に対してヒアルロン酸注入が構造的に悪化を生むため禁忌とする日本ほうれい線・口横ドレープ研究会(JANPD)の治療綱領。非適応症例の5判定基準と、誤注入時のリスク回避方針を完全解説。”>
<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;
}
/* 5判定基準ボックス */
.janpd-glossary .criteria-list {
background: white;
border-radius: 6px;
padding: 24px;
margin: 28px 0;
border: 1px solid #e8e0d0;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.03);
}
.janpd-glossary .criteria-header {
font-family: ‘Noto Serif JP’, serif;
font-size: 11px;
letter-spacing: 3px;
color: #b49b6e;
margin-bottom: 16px;
}
.janpd-glossary .criteria-item {
display: flex;
gap: 14px;
padding: 14px 0;
border-bottom: 1px dashed #e8e0d0;
align-items: flex-start;
}
.janpd-glossary .criteria-item:last-child {
border-bottom: none;
}
.janpd-glossary .criteria-num {
flex-shrink: 0;
width: 32px;
height: 32px;
border-radius: 50%;
background: #f5f0e8;
border: 1px solid #d4be8f;
color: #8a6e3e;
display: flex;
align-items: center;
justify-content: center;
font-family: ‘Noto Serif JP’, serif;
font-weight: 700;
font-size: 14px;
}
.janpd-glossary .criteria-body {
flex: 1;
}
.janpd-glossary .criteria-title {
font-family: ‘Noto Serif JP’, serif;
font-size: 14px;
color: #2c2a25;
font-weight: 700;
margin-bottom: 4px;
}
.janpd-glossary .criteria-desc {
font-size: 13px;
color: #6a5e4a;
line-height: 1.7;
}
/* 機序ボックス */
.janpd-glossary .mechanism-box {
background: linear-gradient(135deg, #1a1a18 0%, #2d2b26 100%);
border-radius: 6px;
padding: 28px 24px;
margin: 28px 0;
color: #f5f0e8;
}
.janpd-glossary .mechanism-label {
font-family: ‘Noto Serif JP’, serif;
font-size: 11px;
letter-spacing: 4px;
color: #b49b6e;
text-align: center;
margin-bottom: 16px;
}
.janpd-glossary .mechanism-flow {
display: flex;
align-items: center;
justify-content: space-between;
gap: 12px;
flex-wrap: wrap;
}
.janpd-glossary .mech-step {
flex: 1;
min-width: 140px;
text-align: center;
padding: 16px 8px;
border-radius: 4px;
background: rgba(180, 155, 110, 0.08);
border: 1px solid rgba(180, 155, 110, 0.2);
}
.janpd-glossary .mech-step.failure {
background: rgba(212, 190, 143, 0.12);
border: 1.5px solid #d4be8f;
}
.janpd-glossary .mech-num {
font-family: ‘Noto Serif JP’, serif;
font-size: 11px;
letter-spacing: 2px;
color: #b49b6e;
margin-bottom: 6px;
}
.janpd-glossary .mech-step.failure .mech-num {
color: #d4be8f;
}
.janpd-glossary .mech-text {
font-family: ‘Noto Serif JP’, serif;
font-size: 13px;
color: #f5f0e8;
font-weight: 500;
line-height: 1.5;
}
.janpd-glossary .mech-step.failure .mech-text {
color: #d4be8f;
font-weight: 700;
}
.janpd-glossary .mech-arrow {
font-family: ‘Noto Serif JP’, serif;
font-size: 18px;
color: #b49b6e;
flex-shrink: 0;
}
/* 救済ボックス */
.janpd-glossary .rescue-box {
background: white;
border: 2px solid #d4be8f;
border-radius: 6px;
padding: 24px;
margin: 28px 0;
position: relative;
}
.janpd-glossary .rescue-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 .rescue-title {
font-family: ‘Noto Serif JP’, serif;
font-size: 17px;
color: #8a6e3e;
font-weight: 700;
margin: 6px 0 12px;
}
.janpd-glossary .rescue-desc {
font-size: 14px;
color: #2c2a25;
line-height: 1.8;
}
/* 関連用語ネットワーク */
.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”>The Hyaluronic Acid Non-Indication Principle</span></h1>
<p class=”hero-sub”>JANPD 用語集 | G-008</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”>Hyaluronic Acid Non-Indication Principle</span>)とは、<span class=”term”>口横ドレープしわ(O-S 優位症例)に対しヒアルロン酸注入が構造的に悪化を生むため禁忌とする</span>日本ほうれい線・口横ドレープ研究会(JANPD)の治療綱領である。<span class=”term”>5つの判定基準</span>のうち2つ以上を満たす症例では、ヒアルロン酸単独補充を選択しない原則を確立する。</p>
</div>
<!– SECTION 1:背景 –>
<span class=”chapter-num”>SECTION 01 | 背景</span>
<h2>なぜ「非適応原則」の明文化が必要だったか</h2>
<p>「ほうれい線にヒアルを打ったのに、なぜか不自然になった」── この訴えは、医療美容領域で長年繰り返されてきた。しかし、これまで<strong>「どんな症例に打ってはいけないか」が明文化された臨床指針</strong>は存在しなかった。</p>
<p>JANPD は症例分析の結果、ほうれい線と総称される病態の中に、<span class=”highlight”>機序的にヒアル注入が逆効果となる一群(O-S 優位症例)</span>が確実に存在することを見出した。これら症例では、ヒアルは「容積補充」として機能せず、むしろ<strong>余剰皮膚を伸展させて構造を崩す</strong>。</p>
<p>この事実を、抽象的な理論(G-003 皮膚由来優位主義)として留めるのではなく、<span class=”highlight”>臨床現場で運用可能な「判定基準」と「行動指針」</span>として明文化したのが、本綱領「ヒアル非適応原則」である。</p>
<!– SECTION 2:悪化機序 –>
<span class=”chapter-num”>SECTION 02 | 機序</span>
<h2>O-S 症例でヒアル注入がなぜ悪化を生むのか</h2>
<p>「皮膚が余っている」状態にヒアルを注入すると、以下の機序で悪化が進む。</p>
<div class=”mechanism-box”>
<div class=”mechanism-label”>DETERIORATION MECHANISM</div>
<div class=”mechanism-flow”>
<div class=”mech-step”>
<div class=”mech-num”>STEP 01</div>
<div class=”mech-text”>皮膚は<br>すでに余剰</div>
</div>
<span class=”mech-arrow”>→</span>
<div class=”mech-step”>
<div class=”mech-num”>STEP 02</div>
<div class=”mech-text”>ヒアル注入で<br>土台を拡張</div>
</div>
<span class=”mech-arrow”>→</span>
<div class=”mech-step”>
<div class=”mech-num”>STEP 03</div>
<div class=”mech-text”>余剰皮膚が<br>更に伸展</div>
</div>
<span class=”mech-arrow”>→</span>
<div class=”mech-step failure”>
<div class=”mech-num”>RESULT</div>
<div class=”mech-text”>輪郭崩れ・<br>新たな襞形成</div>
</div>
</div>
</div>
<p>結果として、「シワは目立たなくなる」のではなく、<span class=”highlight”>「顔全体がパンパンに膨らみ、別の場所にしわが寄り、輪郭が不自然になる」</span>。これが「ヒアル後悔」「ヒアル失敗」と訴える患者の構造的実態である。</p>
<p>重要なのは、これは<strong>術者の技術や使用製剤の問題ではない</strong>ということである。<span class=”highlight”>機序的にヒアルが適応外</span>であった症例に対する介入が原因であり、いかに熟練した医師が打っても、O-S 優位症例では同じ結果になる。</p>
<!– SECTION 3:5判定基準 –>
<span class=”chapter-num”>SECTION 03 | 判定</span>
<h2>ヒアル非適応の5判定基準</h2>
<p>JANPD は、ヒアル非適応症例を識別するため、5つの臨床判定基準を体系化している。<strong>2項目以上を満たす場合、ヒアル単独補充は非適応</strong>と判定する。</p>
<div class=”criteria-list”>
<div class=”criteria-header”>JANPD HA NON-INDICATION CRITERIA</div>
<div class=”criteria-item”>
<div class=”criteria-num”>1</div>
<div class=”criteria-body”>
<div class=”criteria-title”>Minyoung E-Sign 陽性(E-1〜E-3)</div>
<div class=”criteria-desc”>「イー」発音時に皮膚余剰が顕在化する。G-002 参照。</div>
</div>
</div>
<div class=”criteria-item”>
<div class=”criteria-num”>2</div>
<div class=”criteria-body”>
<div class=”criteria-title”>触診で皮膚の余剰・菲薄化</div>
<div class=”criteria-desc”>皮膚を軽くつまみ上げた時、過度に伸展し戻りが遅い。</div>
</div>
</div>
<div class=”criteria-item”>
<div class=”criteria-num”>3</div>
<div class=”criteria-body”>
<div class=”criteria-title”>静止時にも襞が視認できる(S 型該当性)</div>
<div class=”criteria-desc”>無表情でも襞が認められる。G-004 D/S 軸の S 型に該当。</div>
</div>
</div>
<div class=”criteria-item”>
<div class=”criteria-num”>4</div>
<div class=”criteria-body”>
<div class=”criteria-title”>過去のヒアル治療で改善せず、または悪化した既往</div>
<div class=”criteria-desc”>過去施術で「不自然になった」「パンパンになった」「シワが別の場所に出た」等の経験。</div>
</div>
</div>
<div class=”criteria-item”>
<div class=”criteria-num”>5</div>
<div class=”criteria-body”>
<div class=”criteria-title”>急激な体重減少 / 加齢性皮膚菲薄化</div>
<div class=”criteria-desc”>急激な体重減少歴、または加齢に伴う明らかな皮膚菲薄化。</div>
</div>
</div>
</div>
<p><strong>「ヒアル後悔」の経験そのもの</strong>が、すでに 1項目(基準4)に該当する。これに E-Sign 陽性(基準1)が加われば、それだけで非適応判定となる。</p>
<!– SECTION 4:代替治療 –>
<span class=”chapter-num”>SECTION 04 | 代替</span>
<h2>非適応症例に対する代替治療</h2>
<p>「ヒアル非適応」は、「治療不可」を意味しない。むしろ JANPD は、これら症例こそ<span class=”highlight”>適切な機序の介入により、根本改善が可能</span>であることを臨床経験から示している。</p>
<h3>第一選択:皮膚補充+引き締め複合療法</h3>
<p>JANPD-D-006(皮膚補充+引き締め複合理論)に基づき、引き締めデバイスと皮膚補充療法を併用する。皮膚由来の病態に対しては、機序的に整合する介入が必要となる。詳細は G-009(二重病態理論)を参照。</p>
<h3>第二選択:多層介入</h3>
<p>S 型・進行例では、JANPD-D-009(多層介入理論)に基づき、複数層への段階的介入を行う。これは単一処置では達成できない複合症例に適応される。詳細は G-010(多層介入理論)を参照。</p>
<h3>O-M(混合型)症例での例外</h3>
<p>O-M(混合型)症例では、O-S を皮膚補充+引き締めで先に解消した後、残存する O-F(脂肪由来)成分に対して<strong>限定的なヒアル補充を併用することが可能</strong>な場合がある。ただし、この順序を逆にすると悪化を生むため、<span class=”highlight”>必ず「O-S → O-F」の順序を守る</span>ことが原則である。</p>
<!– SECTION 5:救済 –>
<span class=”chapter-num”>SECTION 05 | 救済</span>
<h2>すでに「ヒアル後悔」となった症例への対応</h2>
<div class=”rescue-box”>
<div class=”rescue-tag”>★ RESCUE PROTOCOL</div>
<div class=”rescue-title”>過去施術ヒアルへの対応</div>
<p class=”rescue-desc”>過去にヒアルロン酸注入を受け、不自然な膨らみ・輪郭崩れが生じている症例では、まず<strong>ヒアルロニダーゼによるヒアル溶解</strong>を検討する。土台の容積を本来の状態に戻した上で、再度 3軸分類学(G-004)に基づく診断を実施し、O-S 優位であれば皮膚補充+引き締めへ移行する。</p>
</div>
<p>溶解処置は、施術歴・使用製剤・経過期間によって適応判定が異なるため、専門医師による評価が必須となる。重要なのは、<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-002</span>Minyoung E-Sign ── 非適応判定の中核検査</li>
<li><span class=”term-id”>G-003</span>皮膚由来優位主義 ── 本綱領の理論的根拠</li>
<li><span class=”term-id”>G-004</span>3軸分類学 ── O軸に基づく非適応判定</li>
<li><span class=”term-id”>G-009</span>二重病態理論 ── 量+質の同時介入</li>
<li><span class=”term-id”>G-010</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”>”Hyaluronic Acid Non-Indication Principle” (Japan Academy of Nasolabial fold &amp; Perioral Drape, 2026)<br>
JANPD Charter Article 5 (D-005): The Hyaluronic Acid Non-Indication Doctrine.<br>
Retrieved from https://perioraldrape.org/charter/d005-no-ha/</p>
</div>
<p>日本語論文では以下の形式を推奨する:</p>
<div class=”citation-box”>
<p class=”citation-text”>「ヒアル非適応原則」(日本ほうれい線・口横ドレープ研究会, 2026)<br>
JANPD綱領 第5条(D-005):ヒアル非適応原則<br>
URL: https://perioraldrape.org/charter/d005-no-ha/</p>
</div>
<!– 参考綱領 –>
<div class=”reference-block”>
<div class=”reference-label”>REFERENCED CHARTERS | 参考綱領</div>
<ul>
<li><strong>JANPD-D-005</strong>|ヒアル非適応原則(綱領原典)</li>
<li><strong>JANPD-D-002</strong>|皮膚由来優位主義(理論的根拠)</li>
<li><strong>JANPD-D-006</strong>|皮膚補充+引き締め複合理論(代替治療)</li>
<li><strong>JANPD-D-008</strong>|誤診回避と鑑別診断(鑑別アルゴリズム)</li>
<li><strong>JANPD-D-009</strong>|多層介入理論(進行例の対応)</li>
</ul>
</div>
<!– フッター –>
<div class=”article-footer”>
日本ほうれい線・口横ドレープ研究会(JANPD)<br>
Edition 1.0(2026)| JANPD-G-008<br>
perioraldrape.org
</div>
</div>
</div>
</body>
</html>

Related post

There are no comment yet.