<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>多臓器不全 &#8211; はっさーブログ</title>
	<atom:link href="https://nonbiri-ke.com/tag/%e5%a4%9a%e8%87%93%e5%99%a8%e4%b8%8d%e5%85%a8/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Fri, 08 May 2026 13:05:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://nonbiri-ke.com/wp-content/uploads/2021/07/cropped-unnamed-5-1-32x32.jpg</url>
	<title>多臓器不全 &#8211; はっさーブログ</title>
	<link>https://nonbiri-ke.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>コロナは今どうなってる？5類後も高齢者ら3.6万人死亡の現実【2026年】</title>
		<link>https://nonbiri-ke.com/covid19-elderly-2026-05/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Fri, 08 May 2026 13:04:20 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[2026年]]></category>
		<category><![CDATA[5類移行]]></category>
		<category><![CDATA[コロナ]]></category>
		<category><![CDATA[コロナワクチン]]></category>
		<category><![CDATA[人口動態統計]]></category>
		<category><![CDATA[多臓器不全]]></category>
		<category><![CDATA[定期接種]]></category>
		<category><![CDATA[感染対策]]></category>
		<category><![CDATA[死者数]]></category>
		<category><![CDATA[高齢者]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=12891</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/05/ChatGPT-Image-2026年5月8日-22_03_45-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>コロナは今どうなっている？5類移行後も高齢者の死亡が続く現実【2026年】 3秒でわかる要約 5類移行後も年間3万人超が死亡（2024年） 死者の9割以上は65歳以上の高齢者 ワクチンと基本的な感染対策の継続が重要 20 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/05/ChatGPT-Image-2026年5月8日-22_03_45-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9399173969923018"
     crossorigin="anonymous"></script>
<!-- レスポンシブタイプ -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9399173969923018"
     data-ad-slot="4717798537"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>コロナは今どうなっている？5類移行後も高齢者の死亡が続く現実【2026年】</title>
<meta name="description" content="コロナ5類移行から3年。2024年も約3万6千人が死亡し、死因8位が続いています（厚生労働省）。高齢者・基礎疾患のある方が今注意すべき点、ワクチン、感染対策を最新データで解説。">
<style>
/* ===== グローバルリセット ===== */
*, *::before, *::after { box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

body {
  background: #eef2f7;
  font-family: 'Hiragino Sans', 'Noto Sans JP', 'Yu Gothic', sans-serif;
  color: #2d3748;
  line-height: 1.85;
  font-size: 16px;
}

.container {
  max-width: 900px;
  margin: 0 auto;
  padding: 36px 20px 72px;
}

/* ===== セクション共通カード ===== */
.section-card {
  background: #fff;
  border-radius: 14px;
  padding: 38px 42px;
  margin-bottom: 30px;
  box-shadow: 0 2px 14px rgba(0,0,0,0.07);
}
.section-card > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

/* ===== 見出しh2共通（セクションカード内） ===== */
.section-card h2 {
  font-size: 1.3rem;
  font-weight: 800;
  color: #fff;
  background: linear-gradient(135deg, #1b3a5e 0%, #0e9b8a 100%);
  padding: 13px 20px;
  border-radius: 8px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.45;
}

/* ===== h3共通 ===== */
.section-card h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1b3a5e;
  margin-top: 26px;
  margin-bottom: 10px;
  padding-left: 12px;
  border-left: 4px solid #0e9b8a;
}
.section-card h3:first-of-type { margin-top: 0 !important; }

/* ===== 段落 ===== */
.section-card p { margin-top: 0; margin-bottom: 13px; }
.section-card p:last-child { margin-bottom: 0; }

.lead-text {
  color: #546e8a;
  font-size: 0.94rem;
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  padding-top: 0 !important;
}

/* ===== ラインマーカー ===== */
.mark-y { background: rgba(255,235,59,0.42); padding: 1px 3px; border-radius: 2px; }
.mark-r { background: rgba(255,100,100,0.25); padding: 1px 3px; border-radius: 2px; }

/* ===== 読者の声 ===== */
.reader-voice {
  background: #f0faf8;
  border-left: 4px solid #0e9b8a;
  border-radius: 0 8px 8px 0;
  padding: 13px 18px;
  margin: 18px 0;
  font-size: 0.91rem;
  color: #4a5568;
  font-style: italic;
}
.reader-voice > *:first-child { margin-top: 0 !important; }
.voice-label {
  font-size: 0.77rem;
  font-weight: 700;
  color: #0e9b8a;
  font-style: normal;
  display: block;
  margin-top: 0 !important;
  margin-bottom: 5px;
}

/* ===== Section 1: イントロ ===== */
.intro-section {
  background: linear-gradient(135deg, #1b3a5e 0%, #0e9b8a 100%);
  border-radius: 14px;
  padding: 46px 44px 42px;
  margin-bottom: 30px;
  box-shadow: 0 4px 22px rgba(14,155,138,0.22);
}
.intro-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.intro-section p { margin-top: 0 !important; padding-top: 0 !important; }
.intro-section h2 { margin-top: 0 !important; padding-top: 0 !important; }
.intro-section span { margin-top: 0 !important; padding-top: 0 !important; }
.intro-badge { margin-top: 0 !important; padding-top: 0 !important; }

.intro-badge {
  display: inline-block;
  background: rgba(255,255,255,0.18);
  border: 1px solid rgba(255,255,255,0.42);
  color: #fff;
  font-size: 0.78rem;
  font-weight: 700;
  padding: 4px 13px;
  border-radius: 20px;
  margin-bottom: 16px;
  letter-spacing: 0.06em;
}

.intro-section h2 {
  font-size: 1.65rem;
  font-weight: 800;
  color: #fff;
  background: none;
  padding: 0;
  border-radius: 0;
  margin-bottom: 18px;
  line-height: 1.42;
}

.intro-section p {
  color: rgba(255,255,255,0.91);
  font-size: 1rem;
  margin-bottom: 14px;
}

.intro-highlight {
  background: rgba(255,255,255,0.13);
  border-left: 4px solid rgba(255,255,255,0.65);
  padding: 13px 18px;
  border-radius: 0 8px 8px 0;
  margin-top: 22px;
  font-weight: 600;
  color: #fff;
  font-size: 0.97rem;
}
.intro-highlight > *:first-child { margin-top: 0 !important; }

/* ===== Section 2: 統計ボックス ===== */
.stats-notice {
  background: #fffbea;
  border: 1px solid #f6c400;
  border-left: 5px solid #d97706;
  border-radius: 8px;
  padding: 13px 18px;
  margin-bottom: 22px;
  font-size: 0.92rem;
  color: #5a3700;
}
.stats-notice > *:first-child { margin-top: 0 !important; }
.stats-notice p { margin: 0; margin-top: 0 !important; }

.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 22px;
}

.stat-card {
  background: linear-gradient(145deg, #f0f9ff, #dff0fa);
  border: 1px solid #b5ddf5;
  border-radius: 10px;
  padding: 20px 14px;
  text-align: center;
}
.stat-card > *:first-child { margin-top: 0 !important; }

.stat-label {
  font-size: 0.77rem;
  color: #1d6fa4;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
  margin-top: 0 !important;
}

.stat-number {
  font-size: 2rem;
  font-weight: 900;
  color: #1b3a5e;
  line-height: 1;
  display: block;
  margin-bottom: 5px;
}

.stat-unit {
  font-size: 0.8rem;
  color: #4a6580;
}

.stat-source {
  font-size: 0.76rem;
  color: #94a3b8;
  margin-top: 12px;
  text-align: right;
}

/* ===== Section 3: Q&A ===== */
.qa-list { list-style: none; padding: 0; margin: 0; }

.qa-item {
  border: 1px solid #e2ecf5;
  border-radius: 10px;
  margin-bottom: 13px;
  overflow: hidden;
}
.qa-item > *:first-child { margin-top: 0 !important; }

.qa-question {
  background: linear-gradient(135deg, #eef6fd, #ddf0f8);
  padding: 13px 18px;
  font-weight: 700;
  color: #1b3a5e;
  font-size: 0.96rem;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
}
.qa-question > *:first-child { margin-top: 0 !important; }

.qa-badge {
  background: #1b3a5e;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 800;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  margin-top: 2px;
}

.qa-answer {
  padding: 13px 18px;
  font-size: 0.93rem;
  color: #374151;
  background: #fff;
  margin: 0;
  margin-top: 0 !important;
}

.qa-a-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #0e9b8a;
  color: #fff;
  font-size: 0.78rem;
  font-weight: 800;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  margin-right: 8px;
  vertical-align: middle;
  flex-shrink: 0;
}

/* ===== Section 4: 比較テーブル ===== */
.comparison-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.92rem;
  margin-top: 6px;
}

.comparison-table thead tr {
  background: linear-gradient(135deg, #1b3a5e, #0e9b8a);
}

.comparison-table th {
  padding: 12px 14px;
  text-align: left;
  font-weight: 700;
  color: #fff;
  font-size: 0.87rem;
}

.comparison-table td {
  padding: 12px 14px;
  border-bottom: 1px solid #e5eef5;
  vertical-align: top;
  line-height: 1.65;
}

.comparison-table tr:nth-child(even) td {
  background: #f6fafd;
}

.comparison-table tr:hover td {
  background: #dff0f8;
  transition: background 0.18s ease;
}

.comparison-table .col-item {
  font-weight: 700;
  color: #1b3a5e;
  background: #eef5fb !important;
  width: 25%;
}

.comparison-table tr:hover .col-item {
  background: #dff0f8 !important;
}

.table-note {
  font-size: 0.8rem;
  color: #7a8fa6;
  margin-top: 12px;
  margin-bottom: 0;
}

/* ===== Section 5: メリット・デメリット ===== */
.merit-demerit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
  margin-top: 6px;
}

.merit-box {
  background: linear-gradient(145deg, #f0fdf6, #dcfce7);
  border: 1.5px solid #86efac;
  border-radius: 10px;
  padding: 20px;
}
.merit-box > *:first-child { margin-top: 0 !important; }

.demerit-box {
  background: linear-gradient(145deg, #fff7f0, #ffe4d6);
  border: 1.5px solid #fdba74;
  border-radius: 10px;
  padding: 20px;
}
.demerit-box > *:first-child { margin-top: 0 !important; }

.merit-title {
  font-size: 0.95rem;
  font-weight: 800;
  color: #15803d;
  margin-top: 0 !important;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.demerit-title {
  font-size: 0.95rem;
  font-weight: 800;
  color: #c2410c;
  margin-top: 0 !important;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  gap: 7px;
}

.md-dot-g {
  width: 10px;
  height: 10px;
  background: #22c55e;
  border-radius: 50%;
  flex-shrink: 0;
}

.md-dot-o {
  width: 10px;
  height: 10px;
  background: #f97316;
  border-radius: 50%;
  flex-shrink: 0;
}

.md-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
}

.md-list li {
  padding: 6px 0;
  border-bottom: 1px dashed rgba(0,0,0,0.1);
  padding-left: 16px;
  position: relative;
  line-height: 1.5;
}
.md-list li:last-child { border-bottom: none; }

.merit-box .md-list li::before {
  content: "+";
  position: absolute;
  left: 0;
  color: #16a34a;
  font-weight: 800;
}

.demerit-box .md-list li::before {
  content: "-";
  position: absolute;
  left: 0;
  color: #ea580c;
  font-weight: 800;
}

/* ===== Section 6: ハイライトボックス ===== */
.highlight-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 6px;
}

.highlight-item {
  background: linear-gradient(145deg, #f0f9ff, #e0f2fe);
  border: 1px solid #7dd3fc;
  border-radius: 10px;
  padding: 18px;
}
.highlight-item > *:first-child { margin-top: 0 !important; }

.highlight-item.warning {
  background: linear-gradient(145deg, #fff7ed, #ffedd5);
  border-color: #fdba74;
}

.highlight-item h3 {
  border-left: none;
  padding-left: 0;
  font-size: 0.95rem;
  color: #1b3a5e;
  margin-top: 0 !important;
  margin-bottom: 10px;
  padding-bottom: 8px;
  border-bottom: 2px solid #7dd3fc;
}

.highlight-item.warning h3 {
  color: #9a3412;
  border-bottom-color: #fdba74;
}

.highlight-item ul {
  padding-left: 16px;
  margin: 0;
  font-size: 0.9rem;
  color: #374151;
}
.highlight-item ul li { margin-bottom: 5px; line-height: 1.5; }

/* ===== Section 7: キーポイント（黄色背景） ===== */
.keypoint-box {
  background: #fff9e6;
  border: 1px solid #fcd34d;
  border-radius: 10px;
  padding: 22px 24px;
  margin-top: 6px;
}
.keypoint-box > *:first-child { margin-top: 0 !important; }

.keypoint-box h3 {
  border-left: 4px solid #f59e0b;
  color: #92400e;
  margin-top: 0 !important;
  margin-bottom: 14px;
  padding-left: 12px;
}

.check-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.93rem;
}

.check-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 8px 0;
  border-bottom: 1px solid rgba(245,158,11,0.2);
  line-height: 1.6;
}
.check-list li:last-child { border-bottom: none; padding-bottom: 0; }

.check-icon {
  width: 20px;
  height: 20px;
  background: #f59e0b;
  border-radius: 50%;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

.check-icon::after {
  content: "";
  width: 9px;
  height: 5px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg) translateY(-1px);
  display: block;
}

/* ===== Section 8: 結論ボックス ===== */
.conclusion-box {
  background: linear-gradient(135deg, #1b3a5e 0%, #0e9b8a 100%);
  border-radius: 14px;
  padding: 40px 42px;
  color: #fff;
  box-shadow: 0 4px 22px rgba(14,155,138,0.22);
}
.conclusion-box > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

.conclusion-box h2 {
  font-size: 1.3rem;
  font-weight: 800;
  color: #fff;
  background: none;
  padding: 0;
  border-radius: 0;
  margin-top: 0 !important;
  margin-bottom: 18px;
  line-height: 1.45;
}

.conclusion-box p {
  color: rgba(255,255,255,0.9);
  margin-bottom: 13px;
  margin-top: 0;
}
.conclusion-box p:last-child { margin-bottom: 0; }

.conclusion-box h3 {
  color: #fff;
  border-left: 4px solid rgba(255,255,255,0.6);
  padding-left: 12px;
  margin-top: 22px;
  margin-bottom: 10px;
  font-size: 1rem;
}

.conclusion-box ul {
  padding-left: 20px;
  margin: 0 0 13px;
  color: rgba(255,255,255,0.9);
}
.conclusion-box ul li { margin-bottom: 5px; }

.conclusion-final {
  background: rgba(255,255,255,0.12);
  border-left: 4px solid rgba(255,255,255,0.6);
  border-radius: 0 8px 8px 0;
  padding: 14px 18px;
  margin-top: 22px;
  font-weight: 600;
  color: #fff;
}
.conclusion-final > *:first-child { margin-top: 0 !important; }

/* ===== 3秒要約 ===== */
.quick-summary {
  background: #fff;
  border: 2px solid #0e9b8a;
  border-radius: 12px;
  padding: 18px 24px;
  margin-bottom: 22px;
  box-shadow: 0 2px 10px rgba(14,155,138,0.1);
}
.quick-summary > *:first-child { margin-top: 0 !important; }
.quick-summary .qs-label {
  font-size: 0.77rem;
  font-weight: 800;
  color: #0e9b8a;
  letter-spacing: 0.08em;
  display: block;
  margin-top: 0 !important;
  margin-bottom: 10px;
}
.quick-summary ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.quick-summary ul li {
  background: #f0fdf8;
  border: 1px solid #a7f3d0;
  border-radius: 20px;
  padding: 5px 14px;
  font-size: 0.88rem;
  font-weight: 600;
  color: #064e3b;
}

/* ===== 参考情報 ===== */
.reference-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.92rem;
}
.reference-list li {
  padding: 9px 0;
  border-bottom: 1px solid #e5eef5;
  display: flex;
  align-items: center;
  gap: 10px;
}
.reference-list li:last-child { border-bottom: none; }
.reference-list .ref-icon {
  width: 6px;
  height: 6px;
  background: #0e9b8a;
  border-radius: 50%;
  flex-shrink: 0;
}
.reference-list a {
  color: #1b3a5e;
  text-decoration: underline;
  text-underline-offset: 3px;
}
.reference-list a:hover { color: #0e9b8a; }

@media (max-width: 640px) {
  .quick-summary ul { flex-direction: column; }
}
@media (max-width: 640px) {
  .intro-section { padding: 28px 22px; }
  .intro-section h2 { font-size: 1.3rem; }
  .section-card { padding: 24px 18px; }
  .stats-grid { grid-template-columns: 1fr; }
  .merit-demerit-grid { grid-template-columns: 1fr; }
  .highlight-grid { grid-template-columns: 1fr; }
  .comparison-table { font-size: 0.81rem; }
  .comparison-table th, .comparison-table td { padding: 9px 9px; }
  .conclusion-box { padding: 28px 22px; }
}
</style>
</head>
<body>
<div class="container">

<!-- ===== 3秒要約 ===== -->
<div class="quick-summary">
  <span class="qs-label">3秒でわかる要約</span>
  <ul>
    <li>5類移行後も年間3万人超が死亡（2024年）</li>
    <li>死者の9割以上は65歳以上の高齢者</li>
    <li>ワクチンと基本的な感染対策の継続が重要</li>
  </ul>
</div>

<!-- ===== Section 1: イントロ ===== -->
<div class="intro-section">
  <span class="intro-badge">2026年5月8日 / 5類移行3周年</span>
  <h2>コロナ「5類」移行から3年——<br>高齢者は今も、年間3万人超が亡くなっている</h2>
  <p>「もうコロナは終わった」と感じていませんか。マスクを外す人が増え、街も活気を取り戻し、ニュースからコロナの文字が遠ざかりました。でも、数字は少し違う現実を示しています。</p>
  <p>厚生労働省の人口動態統計によると、<span style="font-weight:700;">2024年の新型コロナ関連死亡数は約3万6千人でした（死亡診断書などに基づく集計）。</span>2023年の約3万8千人と合わせ、2年連続で<span style="font-weight:700;">日本人の死因順位8位相当</span>となっています（厚生労働省 人口動態統計ベース）。死者の9割以上は65歳以上の高齢者です。</p>
  <p>5類に移行してから3年が経ちました。日常生活は確かに戻りましたが、ウイルスが消えたわけではありません。特に高齢者や持病のある方にとっては、今も重大な感染症であり続けています。</p>
  <div class="intro-highlight">この記事では、今のコロナの実態を最新データと専門家の見解をもとに整理し、高齢者・基礎疾患のある方とその家族が知っておくべきことをお伝えします。</div>
</div>

<!-- ===== Section 2: 注意喚起＋統計ボックス ===== -->
<div class="section-card">
  <h2>数字で見る「今のコロナ」——実態は？</h2>
  <p class="lead-text">大きな流行がない状態でも、コロナによる死者は年間を通じて発生しています。最新データを確認しましょう。</p>

  <div class="stats-notice">
    <p><strong>注意：</strong>2025〜2026年の冬の流行は比較的小さくなっています。しかし高齢者・基礎疾患のある方への影響は依然として深刻であり、専門家は感染対策と定期ワクチン接種の継続を呼びかけています。</p>
  </div>

  <div class="stats-grid">
    <div class="stat-card">
      <span class="stat-label">2024年の関連死亡数（確定値）</span>
      <span class="stat-number">約3.6<span style="font-size:1.1rem">万人</span></span>
      <span class="stat-unit">厚生労働省 人口動態統計</span>
    </div>
    <div class="stat-card">
      <span class="stat-label">死者に占める65歳以上の割合</span>
      <span class="stat-number">9割<span style="font-size:1.1rem">以上</span></span>
      <span class="stat-unit">2024年データ</span>
    </div>
    <div class="stat-card">
      <span class="stat-label">日本人の死因順位</span>
      <span class="stat-number">8位<span style="font-size:1rem">相当</span></span>
      <span class="stat-unit">2023・2024年ともに（人口動態統計ベース）</span>
    </div>
  </div>
  <p class="stat-source">出典：厚生労働省 人口動態統計</p>

  <h3>ピーク時から減少しても、なお高い水準</h3>
  <p>2022年の年間死者数は<span class="mark-y">4万7,638人</span>でした。2024年には約3万6千人と数値としては減少傾向にあります。ただし「大きな流行がないから安全」と捉えるより、依然として毎年多くの方が亡くなっているという現実を正確に把握しておくことが大切です。</p>

  <h3>感染者数の推移</h3>
  <p>全国の定点医療機関（指定された医療機関から毎週報告される感染者数）の報告によると、2023年8〜9月に1医療機関あたり週<span class="mark-y">20.49人</span>でピークを迎えました。その後は落ち着き、2024年8月以降は週10人未満の低水準が続いています。2025〜2026年冬シーズンは、過去数年と比較して大規模な流行には至りませんでした。理由については、一部では人々の免疫状況の変化、感染対策の定着、他のウイルスとの競合など複数の要因が指摘されており、単一の原因には特定されていません。</p>
</div>

<!-- ===== Section 3: Q&A / 基本知識 ===== -->
<div class="section-card">
  <h2>今さら聞けない5つの疑問</h2>
  <p class="lead-text">コロナについて、改めて確認しておきたい基本的な問いにお答えします。</p>

  <ul class="qa-list">
    <li class="qa-item">
      <div class="qa-question">
        <span class="qa-badge">Q</span>
        「5類移行」とは、コロナが弱くなったということですか？
      </div>
      <p class="qa-answer">
        <span class="qa-a-badge">A</span>
        そうとは言いきれません。5類とは感染症法上の「管理区分」のことで、季節性インフルエンザと同じ扱いに変わったというだけです。制度上の区分と、ウイルスそのものの医学的リスクは別の話です。感染対策費用の公費負担が原則終了し、受診や対応が個人の判断に委ねられるようになった、という制度上の変化を指しています。
      </p>
    </li>
    <li class="qa-item">
      <div class="qa-question">
        <span class="qa-badge">Q</span>
        今もコロナで亡くなる方はいるのですか？
      </div>
      <p class="qa-answer">
        <span class="qa-a-badge">A</span>
        はい。2024年の新型コロナ関連死亡数は約3万6千人（厚生労働省 人口動態統計）で、日本人の死因順位8位相当に位置します。大半は80歳以上の高齢者と、糖尿病・心疾患・腎疾患などの基礎疾患がある方です。「目立った流行がない」状態でも、コンスタントに死者が出ている点が際立っています。
      </p>
    </li>
    <li class="qa-item">
      <div class="qa-question">
        <span class="qa-badge">Q</span>
        なぜ高齢者はコロナで亡くなりやすいのですか？
      </div>
      <p class="qa-answer">
        <span class="qa-a-badge">A</span>
        名古屋大学の山本尚範講師（救急医学）によると、近年のコロナによる死亡は、以前に多かった肺炎だけでなく、感染が「引き金」となって持病が悪化するパターンが増えています。糖尿病や心不全などが悪化し、腎臓や心臓など複数の臓器が機能しなくなる<span class="mark-y">「多臓器不全」（心臓や腎臓など複数の臓器が同時に働かなくなる状態）</span>に至るケースです。加齢で臓器の予備力が下がっている高齢者は、このリスクが特に高くなります。
      </p>
    </li>
    <li class="qa-item">
      <div class="qa-question">
        <span class="qa-badge">Q</span>
        ウイルスは今もどんどん変異しているのですか？
      </div>
      <p class="qa-answer">
        <span class="qa-a-badge">A</span>
        変異は続いていますが、2021年に確認されたオミクロン株の系統が今も主流です。ウイルスの基本的な性質は大きくは変わっておらず、専門家は「当面は現在の状況が続く」とみています。ただし完全に安定しているわけではなく、今後の変異の動向は引き続き監視されています。
      </p>
    </li>
    <li class="qa-item">
      <div class="qa-question">
        <span class="qa-badge">Q</span>
        今の主流の変異株はどうなっていますか？
      </div>
      <p class="qa-answer">
        <span class="qa-a-badge">A</span>
        現在もオミクロン株の派生系統が世界的に流行しており、新たな系統の報告は継続しています。ただし、いずれも「注視の段階」であり、現時点で大きな流行規模の変化には至っていません。変異株の情報はWHO（世界保健機関）や厚生労働省が随時更新しているため、公式の発表を参考にするのが確実です。
      </p>
    </li>
  </ul>
</div>

<!-- ===== Section 4: 比較テーブル ===== -->
<div class="section-card">
  <h2>コロナとインフルエンザ、何が違うのか</h2>
  <p class="lead-text">「コロナもインフルも同じでは」という声があります。制度上の分類は同じになりましたが、いくつかの点で違いがあります。</p>

  <table class="comparison-table">
    <thead>
      <tr>
        <th style="width:24%">比較項目</th>
        <th>新型コロナウイルス感染症</th>
        <th>季節性インフルエンザ</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="col-item">感染症法上の分類</td>
        <td>5類感染症（2023年5月〜）</td>
        <td>5類感染症</td>
      </tr>
      <tr>
        <td class="col-item">日本での年間死者数</td>
        <td><span class="mark-y">約3万6千人（2024年）、約3万8千人（2023年）</span><br><span style="font-size:0.82em; color:#555;">厚生労働省 人口動態統計（関連死亡数ベース）</span></td>
        <td>超過死亡ベースで年間約1万人前後の推計（国立感染症研究所）</td>
      </tr>
      <tr>
        <td class="col-item">主な死亡リスク層</td>
        <td>65歳以上が9割以上（2024年）、中でも80歳以上が多数を占める</td>
        <td>65歳以上の高齢者、乳幼児</td>
      </tr>
      <tr>
        <td class="col-item">近年の重症化の仕組み</td>
        <td>持病の悪化・多臓器不全が主（山本講師の研究より）</td>
        <td>肺炎・脳症・二次感染（細菌性肺炎など）が主</td>
      </tr>
      <tr>
        <td class="col-item">定期接種の対象</td>
        <td>65歳以上、重い基礎疾患のある60〜64歳（毎年秋以降）</td>
        <td>65歳以上、重い基礎疾患のある60〜64歳（毎年秋以降）</td>
      </tr>
    </tbody>
  </table>
  <p class="table-note">※年間死者数は厚生労働省 人口動態統計より。インフルエンザの推計値は国立感染症研究所の公表データを参考にしています。</p>

  <div class="reader-voice">
    <span class="voice-label">読者の声</span>
    「コロナの死者数を発表するなら、インフルエンザによる死者数も一緒に発表してほしい」という意見は多く見られます。確かに比較できる情報が揃えば、それぞれのリスクをより正確に判断しやすくなります。
  </div>
</div>

<!-- ===== Section 5: メリット・デメリット ===== -->
<div class="section-card">
  <h2>ワクチン定期接種——受けるメリットと注意点</h2>
  <p class="lead-text">高齢者を中心に、毎年秋以降に公費助成を受けられる定期接種が実施されています。接種を検討する際の判断材料を整理します。</p>

  <div class="merit-demerit-grid">
    <div class="merit-box">
      <p class="merit-title"><span class="md-dot-g"></span>受けることのメリット</p>
      <ul class="md-list">
        <li>重症化・死亡リスクを下げる効果が期待できる（主な目的）</li>
        <li>65歳以上は公費助成で自己負担が抑えられる</li>
        <li>高齢の家族への感染拡大を防ぐ一助になる</li>
        <li>感染した場合でも比較的軽症にとどまる可能性がある</li>
      </ul>
    </div>
    <div class="demerit-box">
      <p class="demerit-title"><span class="md-dot-o"></span>注意・留意すべき点</p>
      <ul class="md-list">
        <li>接種後に発熱・倦怠感などの副反応が出ることがある</li>
        <li>感染を100%防ぐものではない</li>
        <li>持病のある方は事前に主治医への相談が望ましい</li>
        <li>効果には個人差があり、一定の限界がある</li>
      </ul>
    </div>
  </div>

  <h3>ワクチン以外の対策も同様に重要</h3>
  <p>川崎市健康安全研究所の岡部信彦参与（感染症学）は「高齢者らは命にかかわる病気であることを認識し、ワクチンをしっかり受けてほしい」と強調しています。一方で、手洗い・換気・マスクなどの基本的な感染対策も同等に大切です。<span class="mark-r">ワクチンだけに頼るのではなく、日常の衛生習慣との組み合わせが効果的です。</span></p>
  <p>感染した場合は早めの受診が重要です。特に以下のような症状が出たときは、様子を見すぎずに医療機関へ連絡してください。</p>
  <ul style="font-size:0.93rem; padding-left:20px; margin-bottom:13px;">
    <li>38度以上の発熱が2日以上続く</li>
    <li>息苦しさや胸の痛みがある</li>
    <li>水分が取れず、脱水が疑われる</li>
    <li>意識がぼんやりしたり、呼びかけへの反応が鈍くなった</li>
  </ul>
  <div class="reader-voice">
    <span class="voice-label">感染を経験した方の声</span>
    「最初は普通の風邪だと思っていたのに、夜には高熱と激しい関節痛で起き上がれなくなりました。枕元にスマートフォンと飲み物を置いておいたことで、家族に連絡できました」——こうした急変を経験した方は少なくありません。備えは早めにしておくことをおすすめします。
  </div>
</div>

<!-- ===== Section 6: ハイライトボックス ===== -->
<div class="section-card">
  <h2>特に注意が必要な方と、今できること</h2>
  <p class="lead-text">すべての人に同じリスクがあるわけではありません。特に配慮が必要な方と、身近にできる対応を整理します。</p>

  <div class="highlight-grid">
    <div class="highlight-item">
      <h3>特にリスクが高い方</h3>
      <ul>
        <li>80歳以上の高齢者</li>
        <li>糖尿病・慢性腎臓病・心疾患がある方</li>
        <li>免疫を抑える薬を服用中の方</li>
        <li>慢性の呼吸器疾患（COPD等）がある方</li>
        <li>重い基礎疾患のある60〜64歳</li>
      </ul>
    </div>
    <div class="highlight-item">
      <h3>今すぐできる予防策（4点）</h3>
      <ul>
        <li>こまめな手洗い・アルコール消毒</li>
        <li>混雑した屋内ではマスクを検討する</li>
        <li>部屋の換気を定期的に行う</li>
        <li>秋以降の定期接種の日程を確認する</li>
      </ul>
    </div>
    <div class="highlight-item warning">
      <h3>感染後に注意したいこと</h3>
      <ul>
        <li>症状が軽くても、翌日以降に急変する場合がある</li>
        <li>枕元にスマートフォンと水分を用意しておく</li>
        <li>一人暮らしの方は、家族や知人に連絡手段を確保</li>
        <li>持病の薬は切らさないようにする</li>
      </ul>
    </div>
    <div class="highlight-item warning">
      <h3>高齢の家族を持つ方へ</h3>
      <ul>
        <li>病院・介護施設を訪問する際はマスクを着用</li>
        <li>体調不良のときは面会を控える</li>
        <li>定期接種の時期に声かけ・同行を検討</li>
        <li>「元気そうだから大丈夫」と過信しない</li>
      </ul>
    </div>
  </div>
</div>

<!-- ===== Section 7: キーポイントボックス ===== -->
<div class="section-card">
  <h2>この記事のまとめ——自分の状況を確認しましょう</h2>
  <p class="lead-text">ここまでの内容を、チェックリスト形式で振り返ります。</p>

  <div class="keypoint-box">
    <h3>知識編：把握できていますか？</h3>
    <ul class="check-list">
      <li><span class="check-icon"></span>5類移行は制度上の区分の変更であり、ウイルスそのものの危険性が下がったことを意味するわけではない</li>
      <li><span class="check-icon"></span>2024年の死者数は約3万6千人で、日本人の死因8位。高齢者・基礎疾患のある方が特に影響を受けている</li>
      <li><span class="check-icon"></span>以前に多かった肺炎に加え、感染をきっかけに持病が悪化し多臓器不全（複数の臓器が同時に働かなくなる状態）に至るケースも指摘されている</li>
      <li><span class="check-icon"></span>ウイルスの変異は続いており、専門機関が継続的に動向を監視している</li>
    </ul>
  </div>

  <div class="keypoint-box" style="margin-top:14px;">
    <h3>行動編：できていますか？</h3>
    <ul class="check-list">
      <li><span class="check-icon"></span>65歳以上の方、または対象となる基礎疾患がある60〜64歳の方は、毎年秋の定期接種を確認している</li>
      <li><span class="check-icon"></span>手洗い・うがい・換気など、日常の感染対策を継続している</li>
      <li><span class="check-icon"></span>体調が悪いと感じたら早めに医療機関を受診する習慣がある</li>
      <li><span class="check-icon"></span>高齢の家族や近しい方の接種状況・体調を把握している</li>
    </ul>
  </div>
</div>

<!-- ===== Section 8: 結論ボックス ===== -->
<div class="conclusion-box">
  <h2>今も続くコロナ——備えることで、リスクは減らせます</h2>
  <p>コロナが5類に移行してから3年が経ちました。メディアの注目度は下がり、社会の空気も「もう終わり」という感覚に近づいています。でも、年間3万人以上が亡くなっているという現実は変わっていません。</p>
  <p>大切なのは、必要以上に恐れることではなく、<span style="font-weight:700; color:#fff;">確かなデータをもとに、自分の状況に合った行動をとること</span>です。</p>

  <h3>高齢者の方ご自身へ</h3>
  <ul>
    <li>毎年秋以降の定期接種の案内が届いたら、早めに予約を検討する</li>
    <li>発熱・息苦しさ・倦怠感が続くときは、早めに医療機関へ連絡する</li>
    <li>枕元にスマートフォンと飲み物を用意し、急変時に備えておく</li>
  </ul>

  <h3>高齢の家族がいる方へ</h3>
  <ul>
    <li>定期接種の時期に声をかけ、必要なら一緒に予約・同行を検討する</li>
    <li>体調変化のサイン（食欲低下・発熱・元気のなさ）を見逃さない</li>
    <li>病院・介護施設を訪問する際は手洗い・マスクを心がける</li>
  </ul>

  <h3>同居・近くに住む方へ</h3>
  <ul>
    <li>自分が体調不良のときは、高齢の方との接触を控える</li>
    <li>「元気そうだから大丈夫」と過信しない。高齢者は自覚症状が出にくいこともある</li>
  </ul>

  <div class="conclusion-final">
    パンデミックは落ち着いても、コロナは日常の中にまだ存在しています。小さな備えの積み重ねが、大切な人を守ることにつながります。
  </div>
</div>

<!-- ===== 参考情報・出典 ===== -->
<div class="section-card">
  <h2>参考情報・出典</h2>
  <p class="lead-text">この記事は以下の公的機関・一次情報をもとに作成しています。最新情報は各機関の公式サイトでご確認ください。</p>
  <ul class="reference-list">
    <li><span class="ref-icon"></span><a href="https://www.mhlw.go.jp/toukei/list/81-1.html" target="_blank" rel="noopener">厚生労働省 人口動態統計（死亡原因・死亡数）</a></li>
    <li><span class="ref-icon"></span><a href="https://www.niid.go.jp/niid/ja/from-idsc/2482-corona.html" target="_blank" rel="noopener">国立感染症研究所 — 新型コロナウイルス感染症（COVID-19）関連情報</a></li>
    <li><span class="ref-icon"></span><a href="https://www.who.int/emergencies/diseases/novel-coronavirus-2019" target="_blank" rel="noopener">WHO — COVID-19 情報ページ（英語）</a></li>
    <li><span class="ref-icon"></span><a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/0000164708_00001.html" target="_blank" rel="noopener">厚生労働省 — 新型コロナウイルス感染症について</a></li>
  </ul>
</div>
</body>
</html>
</div><!-- /.container -->



<p class="wp-block-paragraph"><strong>最後までお読みいただきありがとうございます。↓↓のバナーをクリックして応援いただけると嬉しいです。</strong></p>



<div class="wp-block-group is-row is-nowrap is-layout-flex wp-container-core-group-is-layout-8f761849 wp-block-group-is-layout-flex">
<a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank"><img decoding="async" src="https://b.blogmura.com/news/news_kininaru/88_31.gif" width="106" height="37" border="0" alt="にほんブログ村 ニュースブログ 気になるニュースへ" /></a><br /><a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank">にほんブログ村</a>



<a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング"><img decoding="async" alt="人気ブログランキング" width="106" height="37" src="https://blog.with2.net/img/banner/banner_22.svg"></a><br><a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング" style="font-size: 0.9em;">人気ブログランキング</a>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【山野死刑囚死亡】なぜ死刑は執行されない？確定後平均8年・最長40年の理由</title>
		<link>https://nonbiri-ke.com/yamano-death-penalty-delay-japan/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Tue, 03 Mar 2026 18:35:32 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[再審請求]]></category>
		<category><![CDATA[多臓器不全]]></category>
		<category><![CDATA[大阪拘置所]]></category>
		<category><![CDATA[死刑制度]]></category>
		<category><![CDATA[死刑囚生活費]]></category>
		<category><![CDATA[死刑執行]]></category>
		<category><![CDATA[死刑廃止論]]></category>
		<category><![CDATA[法務大臣権限]]></category>
		<category><![CDATA[税金無駄遣い]]></category>
		<category><![CDATA[袴田事件]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=12421</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/Gemini_Generated_Image_5fsh1c5fsh1c5fsh-1024x572.jpg" class="webfeedsFeaturedVisual" /></p>死刑はなぜ執行されない？確定後平均8年・最長40年超かかる日本の制度と再審請求の実態 一般向け 法律・制度解説ブログ LEGAL GUIDE 日本では死刑が確定しても、執行まで平均8年、再審請求が続けば40年超になる例も [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/Gemini_Generated_Image_5fsh1c5fsh1c5fsh-1024x572.jpg" class="webfeedsFeaturedVisual" /></p>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9399173969923018"
     crossorigin="anonymous"></script>
<!-- レスポンシブタイプ -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9399173969923018"
     data-ad-slot="4717798537"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>



<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta name="description" content="死刑はなぜ執行されない？確定後平均8年、最長40年超かかる日本の制度、再審請求・法務大臣署名の仕組み、死刑囚の生活費と税金負担をわかりやすく解説。">
<title>死刑はなぜ執行されない？確定後平均8年・最長40年超かかる日本の制度と再審請求の実態</title>
<style>
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
body{font-family:'Hiragino Sans','Noto Sans JP',sans-serif;background:#f5f5f5;color:#2d2d2d;line-height:1.6;font-size:16px}
.wrap{max-width:900px;margin:0 auto;padding:0 24px 60px}
.site-bar{background:#1e2a3a;padding:12px 24px;text-align:center;font-size:.78rem;color:#8fa3ba;letter-spacing:.08em}
.intro{background:linear-gradient(135deg,#1e2a3a 0%,#2d4a6b 55%,#3a6186 100%);color:#fff;padding:50px 40px 42px;border-radius:0 0 14px 14px;margin-bottom:34px}
.badge{font-size:.72rem;background:rgba(255,255,255,.16);display:inline-block;padding:3px 11px;border-radius:18px;margin-bottom:16px;color:#c8ddf0}
.intro h1{font-size:clamp(1.25rem,3vw,1.85rem);font-weight:700;line-height:1.5;margin-bottom:16px}
.intro-lead{font-size:.95rem;color:#c8ddf0;line-height:1.9}
.intro-date{margin-top:22px;font-size:.76rem;color:#8fa3ba;border-top:1px solid rgba(255,255,255,.13);padding-top:12px}
h2{font-size:1.18rem;font-weight:700;color:#1e2a3a;border-bottom:3px solid #3a6186;padding-bottom:9px;margin:42px 0 16px;position:relative}
h2::after{content:"";display:block;width:36px;height:3px;background:#7ab3d8;position:absolute;bottom:-3px;left:0}
h3{font-size:1rem;font-weight:700;color:#2d4a6b;margin:24px 0 9px;padding-left:11px;border-left:3px solid #7ab3d8}
p{font-size:.95rem;margin-bottom:13px}
.lt{color:#555;font-size:.91rem;margin-bottom:18px;font-style:italic}
.alert-box{background:linear-gradient(135deg,#fff8f0,#fff0e8);border-left:5px solid #e06030;border-radius:8px;padding:16px 20px;margin:28px 0;font-size:.91rem;color:#5a3020}
.alert-box b{display:block;font-size:.85rem;color:#e06030;margin-bottom:5px}
.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0}
.sc{background:#fff;border-radius:11px;padding:22px 14px;text-align:center;box-shadow:0 3px 14px rgba(30,42,58,.09);border-top:4px solid #3a6186}
.sn{font-size:1.9rem;font-weight:800;color:#1e2a3a;line-height:1.2}
.su{font-size:.82rem;color:#3a6186;font-weight:600}
.sl{font-size:.76rem;color:#777;margin-top:7px;line-height:1.5}
.hy{background:rgba(255,235,59,.42);padding:0 3px;border-radius:2px}
.kpbox{background:#fff9e6;border:1px solid #f0e0a0;border-radius:11px;padding:22px 26px;margin:26px 0}
.kptitle{font-size:.97rem;font-weight:700;color:#7a5500;margin-bottom:14px}
.qa{margin-bottom:16px;padding-bottom:16px;border-bottom:1px dashed #e8d090}
.qa:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
.qq{font-weight:700;color:#5a3c00;font-size:.93rem;margin-bottom:5px}
.qa-ans{font-size:.88rem;color:#5a4a20}
.twrap{overflow-x:auto;margin:22px 0;border-radius:9px;box-shadow:0 3px 14px rgba(30,42,58,.07)}
table{width:100%;border-collapse:collapse;background:#fff;font-size:.88rem}
thead th{background:linear-gradient(135deg,#1e2a3a,#2d4a6b);color:#fff;padding:13px 15px;font-weight:600;text-align:left}
tbody tr{border-bottom:1px solid #eaeef3;transition:background .2s}
tbody tr:hover{background:#eef4fa}
td{padding:12px 15px;vertical-align:top;line-height:1.6}
td:first-child{font-weight:600;color:#1e2a3a;width:24%}
.tga{display:inline-block;background:rgba(255,235,59,.4);font-size:.72rem;padding:1px 6px;border-radius:4px;margin-top:3px;color:#5a4400}
.tgb{display:inline-block;background:rgba(220,80,60,.14);font-size:.72rem;padding:1px 6px;border-radius:4px;margin-top:3px;color:#802020}
.pcgrid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:22px 0}
.pros{background:linear-gradient(135deg,#edf6ff,#d8ecfa);border:1px solid #a8d0ef;border-radius:11px;padding:20px 18px}
.cons{background:linear-gradient(135deg,#fff2f0,#ffe0dc);border:1px solid #f0b8b0;border-radius:11px;padding:20px 18px}
.pros h3,.cons h3{border-left:none;padding-left:0;font-size:.93rem;margin-top:0;margin-bottom:10px}
.pros h3{color:#1a5070}.cons h3{color:#802020}
.pcgrid ul{padding-left:0;list-style:none}
.pcgrid li{font-size:.86rem;padding:4px 0 4px 18px;position:relative;line-height:1.6}
.pros li::before{content:"○";position:absolute;left:0;color:#2a80b0;font-weight:700}
.cons li::before{content:"×";position:absolute;left:0;color:#c03030;font-weight:700}
.hlbox{background:linear-gradient(135deg,#2d4a6b,#1e2a3a);color:#d8eaf8;border-radius:13px;padding:26px 30px;margin:30px 0}
.hlbox h3{color:#fff;border-left:3px solid #7ab3d8;font-size:1rem;margin-top:0}
.hlbox p{color:#c0d8f0;font-size:.9rem}
.hl-y{background:rgba(255,235,59,.35);padding:0 3px;color:#fff;border-radius:3px}
.hl-r{background:rgba(220,80,60,.3);padding:0 3px;color:#ffd8d0;border-radius:3px}
.conc{background:linear-gradient(135deg,#1e2a3a 0%,#2d4a6b 100%);color:#d8eaf8;border-radius:13px;padding:30px 34px;margin:38px 0 0;text-align:center}
.conc h2{color:#fff;border-bottom:2px solid rgba(255,255,255,.18);font-size:1.08rem;margin-top:0}
.conc h2::after{display:none}
.conc p{color:#c0d8f0;font-size:.9rem;text-align:center}
.my{background:rgba(255,235,59,.4);padding:0 2px;border-radius:2px}
.mr{background:rgba(220,80,60,.2);padding:0 2px;border-radius:2px}
.clist{list-style:none;padding:0}
.ci{padding:6px 0 6px 22px;position:relative;font-size:.9rem;border-bottom:1px dashed #e0c870}
.ci:last-child{border-bottom:none}
.cn{position:absolute;left:0;color:#c08020;font-weight:700}
@media(max-width:640px){.intro{padding:34px 20px 28px}.stats{grid-template-columns:1fr}.pcgrid{grid-template-columns:1fr}}
</style>
</head>
<body>
<div class="site-bar">一般向け 法律・制度解説ブログ</div>
<div class="intro">
  <span class="badge">LEGAL GUIDE</span>
  
  <p class="intro-lead"><strong style="color:#ffe082">日本では死刑が確定しても、執行まで平均8年、再審請求が続けば40年超になる例もあります。</strong>なぜ死刑なのに生きているのか——多くの方が抱くこの疑問は、制度の構造を知ることで初めて理解できます。</p>
  <p class="intro-lead">2026年3月3日、大阪拘置所に収容されていた山野静二郎死刑囚（87）が多臓器不全で死亡したと法務省が発表しました。1982年に取引先の会社社長ら2人を殺害し、1996年に死刑が確定していましたが、執行されないままの死亡でした。被害者遺族が「裁きの完結」を待ち続けた<strong>40年という歳月</strong>——その間の収容費用はすべてあなたの税金です。制度の実態と問題点を、わかりやすく整理します。</p>
  <p class="intro-date">最終更新：2026年3月4日</p>
</div>
<div class="wrap">
<div class="alert-box"><b>ご注意</b>本記事の法律条文・統計数値は執筆時点の公開情報に基づいています。制度・数値は今後変更される可能性があるため、最新情報は法務省の公式サイトでご確認ください。</div>
<div class="stats">
  <div class="sc"><div class="sn"><span class="hy">102</span></div><div class="su">人</div><div class="sl">山野死刑囚死亡後の確定死刑囚数（2026年3月時点）</div></div>
  <div class="sc"><div class="sn"><span class="hy">約7.9</span></div><div class="su">年</div><div class="sl">確定から執行までの平均期間（2012〜2021年執行分）</div></div>
  <div class="sc"><div class="sn"><span class="hy">6</span></div><div class="su">か月</div><div class="sl">法律が定める執行命令の目安期間（訓示規定）</div></div>
</div>
<div style="background:linear-gradient(135deg,#fff3cd,#ffe69c);border:2px solid #ffc107;border-radius:12px;padding:18px 24px;margin:18px 0;text-align:center">
  <p style="font-size:.8rem;color:#7a5500;margin-bottom:4px">収容コスト試算（概算・推計値）</p>
  <p style="font-size:1.1rem;font-weight:800;color:#5a3a00;margin:0"><span class="hy">1人あたり数百万円規模 × 102人 ＝ 数十億円規模の公費（推計）</span></p>
  <p style="font-size:.78rem;color:#9a6010;margin-top:6px">法務省は収容コストの個別金額を非公開。刑務所の平均収容費などをもとにした推計値であり、確定値ではありません。</p>
</div>
<h2>死刑執行を決めるのは誰か</h2>
<p class="lt">「裁判所が決めるのでは？」と思われがちですが、実は行政側が鍵を握っています。</p>
<div style="background:#fff;border:1px solid #c8d8ea;border-radius:11px;padding:20px 24px;margin:0 0 24px;text-align:center">
  <p style="font-size:.82rem;color:#3a6186;font-weight:700;margin-bottom:14px">死刑確定から執行までの流れ</p>
  <div style="display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;font-size:.88rem">
    <span style="background:#1e2a3a;color:#fff;padding:8px 14px;border-radius:8px">死刑確定</span>
    <span style="color:#3a6186;font-weight:700">&#9654;</span>
    <span style="background:#2d4a6b;color:#fff;padding:8px 14px;border-radius:8px">&#9312; 再審請求<br><small style="font-size:.72rem;color:#a8c8e8">（回数無制限・期間停止）</small></span>
    <span style="color:#3a6186;font-weight:700">&#9654;</span>
    <span style="background:#3a6186;color:#fff;padding:8px 14px;border-radius:8px">&#9313; 法務省刑事局<br><small style="font-size:.72rem;color:#c8ddf0">記録精査（第四審）</small></span>
    <span style="color:#3a6186;font-weight:700">&#9654;</span>
    <span style="background:#4a7aa0;color:#fff;padding:8px 14px;border-radius:8px">&#9314; 法務大臣署名<br><small style="font-size:.72rem;color:#c8ddf0">（政治判断・信条含む）</small></span>
    <span style="color:#3a6186;font-weight:700">&#9654;</span>
    <span style="background:#e06030;color:#fff;padding:8px 14px;border-radius:8px">執行</span>
  </div>
  <p style="font-size:.78rem;color:#777;margin-top:12px">&#9312;〜&#9314; のいずれかで止まると、確定から数十年が経過することもある</p>
</div>
<h3>法務大臣の命令が必要</h3>
<p>刑事訴訟法第475条は、<span class="my">「死刑の執行は、法務大臣の命令による」</span>と定めています。裁判所が判決を確定させても、執行するかどうかは法務大臣が決めます。法相が執行命令書にサインして初めて手続きが動き出す仕組みです。</p>
<h3>「6か月以内」は努力目標にとどまる</h3>
<p>同条第2項は「判決確定から6か月以内に命令しなければならない」と規定していますが、法務省はこれを<span class="mr">「訓示規定（努力目標）」</span>と解釈しており、守られなくても違法にはなりません。実際に確定から執行までの平均期間は約7〜8年に及びます。</p>
<h2>よくある疑問5つ</h2>
<p class="lt">多くの方が抱く疑問を一問一答形式でまとめました。</p>
<div class="kpbox">
  <div class="kptitle">Q&amp;A — 死刑執行の仕組み</div>
  <div class="qa"><div class="qq">Q. 再審請求すると執行が止まるの？</div><div class="qa-ans">A. 法律上は再審請求に執行停止の効力はありませんが、実務上は請求中の執行を避ける傾向が続いてきました。2019年時点で確定死刑囚111人中82人が再審請求中でした。</div></div>
  <div class="qa"><div class="qq">Q. 再審請求は何回でもできるの？</div><div class="qa-ans">A. 回数に上限はありません。ただし本来は、新たな証拠や事実誤認が高度に疑われる場合に認められるものです。袴田事件のように再審無罪となった実例もあります（2024年確定）。</div></div>
  <div class="qa"><div class="qq">Q. 法務大臣が個人の信念で執行しないことはある？</div><div class="qa-ans">A. あります。死刑廃止論者の法相が就任した期間中、執行が止まった事例が過去にあります。法相の判断が執行時期に直接影響するのが現状です。</div></div>

</div>
<h2>執行が長期化する主な理由</h2>
<p class="lt">一つの原因ではなく、複数の要素が重なって長期化が起きています。</p>
<div class="twrap">
  <table>
    <thead><tr><th>理由</th><th>内容</th><th>補足</th></tr></thead>
    <tbody>
      <tr><td>再審請求中<br><span class="tga">最大の要因</span></td><td>請求中は6か月カウントが停止。回数制限がなく長期化しやすい。</td><td>2019年時点で確定死刑囚の約74%が請求中</td></tr>
      <tr><td>法務省による記録審査</td><td>執行前に膨大な裁判記録を刑事局が精査。「事実上の第四審」とも呼ばれる。</td><td>冤罪防止の観点から不可欠とされる</td></tr>
      <tr><td>法務大臣の裁量<br><span class="tgb">議論あり</span></td><td>法相の死刑観・政治判断が執行時期に直結。廃止論者は署名を遅らせる傾向。</td><td>三権分立の観点から批判も</td></tr>
      <tr><td>冤罪リスクへの配慮</td><td>袴田事件（2024年再審無罪確定）のような事例が判明し、慎重な空気が広がった。</td><td>取り返しのつかない刑であるため</td></tr>
      <tr><td>精神・身体状況<br><span class="tgb">執行停止事由</span></td><td>精神に著しい異常がある場合は法務大臣が執行を停止できる（刑訴法479条）。</td><td>高齢化に伴い該当者が増加傾向</td></tr>
    </tbody>
  </table>
</div>
<h2>死刑囚はどんな生活をしているのか</h2>
<p class="lt">「なぜ生きているのか」と感じる方も多い。死刑確定者の処遇は法律で定められており、一般の受刑者とは異なります。</p>

<div class="twrap">
  <table>
    <thead><tr><th>項目</th><th>内容</th></tr></thead>
    <tbody>
      <tr><td>居室</td><td>単独室（独房）での収容。刑務所ではなく拘置所に収容される。</td></tr>
      <tr><td>運動</td><td>1日30分程度の運動が認められている。</td></tr>
      <tr><td>読書・手紙</td><td>書籍・雑誌の閲覧や手紙のやり取りは可能（制限あり）。</td></tr>
      <tr><td>面会</td><td>弁護士・親族との面会が可能。ただし立会人が同席する。</td></tr>
      <tr><td>執行の告知</td><td><span class="hy">執行は当日朝に本人に告知される。</span> 遺族・弁護士への事前通知はない。</td></tr>
      <tr><td>方法</td><td>絞首刑。刑事訴訟法により、執行は平日に行われる。</td></tr>
    </tbody>
  </table>
</div>
<p style="font-size:.88rem;color:#555;margin-top:-8px">※処遇内容は「刑事収容施設及び被収容者等の処遇に関する法律」に基づきます。</p>

<h2>慎重執行 vs. 迅速執行——両方の立場を整理</h2>
<p class="lt">この問題には複雑な側面がありますが、世論の方向性は明確に示されています。</p>
<div style="background:linear-gradient(135deg,#e8f4fd,#d0eaf8);border:1px solid #90c8e8;border-radius:11px;padding:16px 22px;margin:0 0 20px">
  <p style="font-size:.8rem;color:#1a5070;font-weight:700;margin-bottom:3px">内閣府「基本的法制度に関する世論調査」令和6年（2025年2月公表）</p>
  <p style="font-size:1.45rem;font-weight:800;color:#1e2a3a;margin:0"><span class="hy">83.1%</span>が「死刑もやむを得ない」と回答</p>
  <p style="font-size:.78rem;color:#2a5070;margin-top:4px">2004年以降5回連続で8割超。容認理由1位は「被害者・遺族の気持ちがおさまらない」（62.2%）。</p>
</div>

<div class="twrap" style="margin:16px 0 22px">
  <table>
    <thead><tr><th>国</th><th>確定から執行までの目安</th><th>備考</th></tr></thead>
    <tbody>
      <tr><td>日本</td><td><span class="hy">平均7〜10年、最長40年超</span></td><td>2012〜2021年執行分の平均約7年9か月。再審請求で大幅に延長される場合がある。</td></tr>
      <tr><td>アメリカ</td><td>平均15〜20年超</td><td>州によって大きく異なる。無期停止・廃止州も多い。</td></tr>
      <tr><td>中国</td><td>数か月〜数年</td><td>上訴手続き後、比較的短期で執行される場合が多いとされる。</td></tr>
      <tr><td>欧州各国</td><td>—</td><td>EU加盟国は死刑廃止が加盟条件。執行自体が存在しない。</td></tr>
    </tbody>
  </table>
</div>
<p style="font-size:.78rem;color:#777;margin:-14px 0 20px">※各国の数値は報道・研究資料をもとにした概算。制度・運用は変化する場合があります。</p>

<div class="twrap" style="margin:16px 0">
  <table>
    <thead>
      <tr>
        <th style="width:9%">観点</th>
        <th style="width:57%;background:linear-gradient(135deg,#b03020,#c0392b)">迅速執行を求める声（世論83.1%）</th>
        <th style="width:34%;background:linear-gradient(135deg,#2c3e50,#3d5a73)">慎重派の論点</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td>遺族</td>
        <td style="color:#5a0000">山野事件の被害者遺族は40年間「裁き」の完結を待ち続けた。その精神的苦痛に誰も責任を取っていない。</td>
        <td style="color:#2a3a4a">冤罪執行は絶対に取り返せない。慎重さには理由がある。</td>
      </tr>
      <tr>
        <td>法律</td>
        <td style="color:#5a0000">「6か月以内」という法の規定が訓示扱いで無視される状態は、法治国家として異常だ。三権分立の崩壊とも言える。</td>
        <td style="color:#2a3a4a">再審請求は憲法32条が保障する「裁判を受ける権利」に基づく。</td>
      </tr>
      <tr>
        <td>税金</td>
        <td style="color:#5a0000"><span class="hy">数十億円規模の国費（推計）</span>が収容コストに費やされている。被害者支援や犯罪抑止に使うべき財源だ。</td>
        <td style="color:#2a3a4a">袴田事件では国に2億円超の刑事補償が発生。冤罪コストの方が高くつく場合もある。</td>
      </tr>
      <tr>
        <td>抑止</td>
        <td style="color:#5a0000">「確定後も30〜40年生きられる」という前例が積み重なれば、死刑の抑止効果が薄れる恐れがある。</td>
        <td style="color:#2a3a4a">死刑の抑止効果については、国際的な研究でも結論が出ていない。</td>
      </tr>
      <tr>
        <td>行政</td>
        <td style="color:#5a0000">法務大臣個人の信念によって執行が止まるのは、司法の判断を行政が踏みにじることだ。</td>
        <td style="color:#2a3a4a">国際人権基準（自由権規約）は手続き完了まで執行停止を求めている。</td>
      </tr>
      <tr>
        <td>世論</td>
        <td style="color:#5a0000">内閣府調査で5回連続8割超が死刑を容認。最多の容認理由は「被害者・遺族の気持ちがおさまらない」（62.2%）。</td>
        <td style="color:#2a3a4a">設問が「廃止/やむを得ない」の二択で、容認側に誘導されやすいとの批判もある。</td>
      </tr>
    </tbody>
  </table>
</div>
<div class="hlbox">
  <h3>山野静二郎死刑囚の事例が示すもの</h3>
  <p>山野死刑囚は1982年の強盗殺人事件で、<span class="hl-y">1996年に死刑が確定</span>。確定後<span class="hl-y">約30年間</span>執行されないまま2026年3月3日に87歳で病死しました。未決勾留を含めると<span class="hl-y">約43年間</span>大阪拘置所に収容されていました。山野死刑囚の死亡後も確定死刑囚は<span class="hl-r">102人</span>在籍しており、類似の状況は今後も起こりえます。</p>
</div>
<div style="background:#1e2a3a;color:#c8ddf0;border-radius:10px;padding:16px 22px;margin:32px 0 0;font-size:.88rem">
  <p style="font-weight:700;color:#fff;margin-bottom:8px">ここまでのポイント</p>
  <ul style="list-style:none;padding:0">
    <li style="padding:3px 0 3px 16px;position:relative">&#9654;&nbsp; 死刑執行は<strong>法務大臣の署名</strong>が必要。「6か月以内」の規定は法的拘束力がない</li>
    <li style="padding:3px 0 3px 16px;position:relative">&#9654;&nbsp; 再審請求→記録精査→法務大臣署名の<strong>4段階</strong>で止まりやすい</li>
    <li style="padding:3px 0 3px 16px;position:relative">&#9654;&nbsp; 確定死刑囚102人のうち多数が再審請求中。収容コストは<strong>数十億円規模（推計）</strong></li>
    <li style="padding:3px 0 3px 16px;position:relative">&#9654;&nbsp; 世論の<strong>83.1%</strong>が死刑を容認。一方、袴田事件のような冤罪事例もある</li>
  </ul>
</div>

<h2>この記事のまとめ（TL;DR）</h2>
<div class="kpbox">
  <div class="kptitle">確認チェックリスト</div>
  <ul class="clist">
    <li class="ci"><span class="cn">1.</span>死刑執行は<span class="my">法務大臣の命令</span>が必要。裁判所の確定判決だけでは執行されない</li>
    <li class="ci"><span class="cn">2.</span>「6か月以内」の規定は<span class="mr">訓示規定（努力目標）</span>。法的拘束力はない</li>
    <li class="ci"><span class="cn">3.</span>再審請求中は6か月カウントが停止。確定死刑囚の多くが請求中</li>
    <li class="ci"><span class="cn">4.</span><span class="my">袴田事件の再審無罪（2024年確定）</span>などの実例があり、慎重姿勢が続く</li>
    <li class="ci"><span class="cn">5.</span>被害者遺族の感情・税金負担・法治国家の信頼など複合的な問題が絡み合っている</li>
  </ul>
</div>
<h2>さらに深く知るために</h2>
<p>死刑制度の在り方は、被害者支援・冤罪防止・国際人権基準という複数の価値が交差する問題です。法務省の公式サイトでは確定死刑囚数や執行実績が公表されています。一人ひとりが「取り返しのつかない刑をどう運用すべきか」を考える材料にしてください。</p>
<h2>解決策：「制度の透明化」という現実的な提案</h2>
<p class="lt">感情論で終わらせない。問題の本質は「なぜ執行されないか、国民に説明されない」ことにあります。</p>
<div class="hlbox">
  <h3>専門家が提案する3つの改善策</h3>
  <p><strong style="color:#fff">1. 再審請求の透明化</strong><br>回数・期限のガイドラインを設けつつ「なぜ執行されていないか」をプライバシーに配慮した形で部分的に開示する仕組みが求められます。「ただ放置されている」という国民の不信感を解消する第一歩になります。</p>
  <p><strong style="color:#fff">2. 遺族への情報提供</strong><br>現在、死刑の執行日程は遺族にも知らされません。被害者遺族が「いつ終わるのか」を知る権利は、最低限保障されるべきです。</p>
  <p><strong style="color:#fff">3. 法務大臣の裁量基準の明確化</strong><br>執行を行わない場合の基準を内部規則として文書化し、事後的にでも開示する仕組みが、三権分立の観点からも必要です。</p>
</div>
<div class="conc">
  <h2>おわりに</h2>
  <p style="text-align:left"><span class="hl-y">被害者の尊厳と、数十億円規模にのぼる税金負担（推計）</span>——この現実から目を背けてはなりません。冤罪防止のための慎重さが必要なのも事実ですが、「なぜ執行されないのか」を国民に説明しないまま何十年も放置する現状は、法治国家として正常とは言えません。制度の透明化と被害者遺族への誠実な情報提供。それがこの問題に向き合うための第一歩です。</p>
</div>
</div>
</body>
</html>



<p class="wp-block-paragraph"><strong>最後までお読みいただきありがとうございます。↓↓のバナーをクリックして応援いただけると嬉しいです。</strong></p>



<div class="wp-block-group is-row is-nowrap is-layout-flex wp-container-core-group-is-layout-8f761849 wp-block-group-is-layout-flex">
<a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank"><img decoding="async" src="https://b.blogmura.com/news/news_kininaru/88_31.gif" width="106" height="37" border="0" alt="にほんブログ村 ニュースブログ 気になるニュースへ" /></a><br /><a href="https://news.blogmura.com/news_kininaru/ranking/in?p_cid=11149995" target="_blank">にほんブログ村</a>



<a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング"><img decoding="async" alt="人気ブログランキング" width="106" height="37" src="https://blog.with2.net/img/banner/banner_22.svg"></a><br><a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング" style="font-size: 0.9em;">人気ブログランキング</a>
</div>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
