graph TD
  classDef success fill:#dcfce7,stroke:#22c55e;
classDef titleNode fill:none,stroke:none,color:#1e293b,font-weight:bold,font-size:16px;
classDef danzai fill:#fee2e2,stroke:#ef4444,stroke-width:2px;
  classDef bunseki fill:#f8fafc,stroke:#cbd5e1,stroke-width:1.5px;
  classDef punch fill:#fffbeb,stroke:#d97706,stroke-width:2.5px;
  Root["【知事の資質の根源的欠陥】
想像力とマネジメント能力の決定的な欠如"] Root --> Title1 subgraph Area1[" "] Title1["【欺瞞の構造・現象】
県民の命を軽視する職務放棄と承認欲求"] A1["[ドクターヘリ運休危機]
3ヶ月間で450名の命が危機に瀕する事態を放置"] A2["[醜悪な承認欲求]
居酒屋ちゃうねんから"] A3["[アリバイ視察]
事態進展後の現場視察と事前調整の完全無視"] Title1 --> A1 Title1 --> A2 Title1 --> A3 end A1 --> Title2 A2 --> Title2 A3 --> Title2 subgraph Area2[" "] Title2["【17年前からの不変の本質】
佐渡市BDF事業での冷酷な態度"] B1["[先進的事業の突然の転換]
数字上の帳尻のみを追う無能な執行部"] B2["[末端労働者への無関心]
うちの息子の方がええ顔してます"] Title2 --> B1 Title2 --> B2 end B1 --> Title3 B2 --> Title3 subgraph Area3[" "] Title3["【結論・決定的なパンチライン】"] C1["[生命に対する冒涜]
ホモ・サピエンスとして受けた人間がやれる最低最悪の姿"] Title3 --> C1 end class Root bunseki; class A3 bunseki; class B1 bunseki; class A1 danzai; class A2 danzai; class B2 danzai; class C1 punch; class Title1 titleNode; class Title2 titleNode; class Title3 titleNode;