<?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%86%85%e7%94%b0%e6%a2%a8%e7%91%9a/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Tue, 23 Jun 2026 16:11:44 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</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>旭川女子高生殺害｜内田梨瑚に懲役27年、なぜ死刑ではなかった？殺人罪成立の理由も解説</title>
		<link>https://nonbiri-ke.com/asahikawa-murder-verdict-27years/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Tue, 23 Jun 2026 16:11:42 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[なぜ死刑にならない]]></category>
		<category><![CDATA[内田梨瑚]]></category>
		<category><![CDATA[刑事司法]]></category>
		<category><![CDATA[懲役27年]]></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=13041</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/ChatGPT-Image-2026年6月24日-01_11_17-1024x576.jpg" class="webfeedsFeaturedVisual" /></p>旭川女子高生殺害事件｜なぜ死刑にならなかった？内田梨瑚被告に懲役27年の理由 2026年6月22日 旭川地裁 判決 旭川女子高生殺害事件、内田梨瑚被告に懲役27年——裁判員が語った「顔が激変した」瞬間と遺族の声 2026 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/ChatGPT-Image-2026年6月24日-01_11_17-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">
<meta name="description" content="旭川女子高生殺害事件で内田梨瑚被告に懲役27年の判決。なぜ死刑にならなかったのか、なぜ突き落としを認定しなくても殺人罪が成立したのか。裁判員・遺族の声とともに判決の核心を解説します。">
<title>旭川女子高生殺害事件｜なぜ死刑にならなかった？内田梨瑚被告に懲役27年の理由</title>
<style>
/* ========== グローバルリセット ========== */
*, *::before, *::after { box-sizing: border-box; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }

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

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

/* ========== 共通見出しスタイル（セクション内で上書き必須） ========== */
.section-card h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.35);
  padding-bottom: 10px;
  margin-top: 0;
  margin-bottom: 18px;
  line-height: 1.5;
}
.section-card h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1a1a2e;
  margin-top: 22px;
  margin-bottom: 8px;
}

/* ========== セクション共通カード ========== */
.section-card {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}

/* ========== セクション1：イントロ ========== */
.intro-section {
  background: linear-gradient(135deg, #1a1a2e 0%, #2d2d5e 50%, #16213e 100%);
  border-radius: 14px;
  padding: 44px 40px;
  margin-bottom: 28px;
  box-shadow: 0 4px 20px rgba(26,26,46,0.3);
  color: #fff;
}
.intro-section > *:first-child { 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.35);
  color: #fff;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  padding: 4px 12px;
  border-radius: 20px;
  margin-top: 0 !important;
  margin-bottom: 16px;
}
.intro-section h2 {
  font-size: 1.55rem;
  font-weight: 800;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.25);
  padding-bottom: 14px;
  margin-top: 0 !important;
  margin-bottom: 20px;
  line-height: 1.5;
}
.intro-section p {
  color: rgba(255,255,255,0.9);
  font-size: 0.97rem;
  margin-top: 0 !important;
  margin-bottom: 12px;
  line-height: 1.9;
}
.intro-section p:last-child { margin-bottom: 0; }
.intro-lead {
  background: rgba(255,255,255,0.1);
  border-left: 4px solid rgba(255,255,255,0.5);
  border-radius: 0 8px 8px 0;
  padding: 14px 18px;
  margin-top: 18px;
  font-size: 0.95rem;
  color: rgba(255,255,255,0.95);
  line-height: 1.85;
}

/* ========== セクション2：統計ボックス ========== */
.notice-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.notice-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.notice-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #7b1fa2, #ab47bc);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.notice-box {
  background: linear-gradient(135deg, #fce4ec, #fdf3f9);
  border: 1px solid #f48fb1;
  border-left: 5px solid #e91e63;
  border-radius: 8px;
  padding: 16px 18px;
  margin-bottom: 24px;
  font-size: 0.93rem;
  line-height: 1.8;
  color: #4a0033;
}
.notice-box > *:first-child { margin-top: 0 !important; }
.stats-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  margin-top: 4px;
}
.stat-card {
  background: linear-gradient(135deg, #f3e5f5, #fce4ec);
  border-radius: 10px;
  padding: 18px 14px;
  text-align: center;
  border: 1px solid #e1bee7;
}
.stat-card > *:first-child { margin-top: 0 !important; }
.stat-label {
  font-size: 0.73rem;
  color: #7b1fa2;
  font-weight: 600;
  letter-spacing: 0.05em;
  display: block;
  margin-bottom: 6px;
  margin-top: 0 !important;
}
.stat-value {
  font-size: 1.7rem;
  font-weight: 800;
  color: #4a148c;
  display: block;
  line-height: 1.2;
}
.stat-sub {
  font-size: 0.72rem;
  color: #880e4f;
  display: block;
  margin-top: 5px;
}

/* ========== セクション3：Q&A ========== */
.qa-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.qa-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.qa-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #1565c0, #1976d2);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.qa-section > p {
  margin-top: 0 !important;
  margin-bottom: 18px;
  font-size: 0.95rem;
  color: #444;
}
.qa-item {
  border: 1px solid #e3eaf5;
  border-radius: 10px;
  margin-bottom: 14px;
  overflow: hidden;
}
.qa-item > *:first-child { margin-top: 0 !important; }
.qa-q {
  background: linear-gradient(90deg, #e3f2fd, #f0f8ff);
  padding: 14px 18px;
  font-weight: 700;
  font-size: 0.95rem;
  color: #0d47a1;
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-top: 0 !important;
}
.qa-q-badge {
  background: #1565c0;
  color: #fff;
  font-size: 0.75rem;
  font-weight: 700;
  padding: 2px 8px;
  border-radius: 4px;
  flex-shrink: 0;
  margin-top: 2px;
}
.qa-a {
  padding: 14px 18px;
  font-size: 0.92rem;
  color: #333;
  line-height: 1.85;
  background: #fafcff;
  border-top: 1px solid #e3eaf5;
}
.qa-a > *:first-child { margin-top: 0 !important; }
.qa-a p { margin: 0 0 8px; }
.qa-a p:last-child { margin-bottom: 0; }

/* ========== セクション4：比較テーブル ========== */
.table-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.table-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.table-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #2e7d32, #388e3c);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.table-section > p {
  margin-top: 0 !important;
  margin-bottom: 18px;
  font-size: 0.95rem;
  color: #444;
}
.table-wrapper {
  overflow-x: auto;
  border-radius: 10px;
  border: 1px solid #e0e0e0;
}
table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.88rem;
}
thead th {
  background: linear-gradient(90deg, #2e7d32, #388e3c);
  color: #fff;
  padding: 12px 14px;
  text-align: left;
  font-weight: 700;
  font-size: 0.83rem;
  letter-spacing: 0.03em;
}
tbody tr {
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.18s;
}
tbody tr:hover { background: #f1f8e9; }
tbody td {
  padding: 12px 14px;
  color: #333;
  vertical-align: top;
  line-height: 1.7;
}
tbody tr:nth-child(even) td { background: #fafafa; }
tbody tr:nth-child(even):hover td { background: #f1f8e9; }
.td-accent {
  background: rgba(255, 235, 59, 0.4) !important;
  font-weight: 600;
}

/* ========== ラインマーカー ========== */
.mark-yellow { background: rgba(255, 235, 59, 0.4); padding: 0 2px; border-radius: 2px; }
.mark-red    { background: rgba(255, 100, 100, 0.25); padding: 0 2px; border-radius: 2px; }

/* ========== セクション5：メリット・デメリット ========== */
.merit-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.merit-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.merit-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #e65100, #f57c00);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.merit-section > p {
  margin-top: 0 !important;
  margin-bottom: 18px;
  font-size: 0.95rem;
  color: #444;
}
.merit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.merit-box, .demerit-box {
  border-radius: 10px;
  padding: 20px 18px;
}
.merit-box {
  background: linear-gradient(135deg, #e8f5e9, #f1f8e9);
  border: 1px solid #a5d6a7;
  border-top: 4px solid #388e3c;
}
.merit-box > *:first-child { margin-top: 0 !important; }
.demerit-box {
  background: linear-gradient(135deg, #fce4ec, #fdf3f9);
  border: 1px solid #f48fb1;
  border-top: 4px solid #c62828;
}
.demerit-box > *:first-child { margin-top: 0 !important; }
.merit-box h3, .demerit-box h3 {
  font-size: 0.95rem;
  font-weight: 700;
  margin-top: 0 !important;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
.merit-box h3 { color: #2e7d32; }
.demerit-box h3 { color: #b71c1c; }
.merit-box ul, .demerit-box ul {
  margin: 0;
  padding-left: 18px;
  font-size: 0.9rem;
  line-height: 1.85;
}
.merit-box li { color: #1b5e20; margin-bottom: 6px; }
.demerit-box li { color: #7f0000; margin-bottom: 6px; }

/* ========== セクション6：ハイライトボックス ========== */
.highlight-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.highlight-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.highlight-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #4527a0, #5e35b1);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.highlight-section > p {
  margin-top: 0 !important;
  margin-bottom: 18px;
  font-size: 0.95rem;
  color: #444;
}
.highlight-item {
  background: linear-gradient(135deg, #ede7f6, #f3e5f5);
  border-left: 5px solid #5e35b1;
  border-radius: 0 10px 10px 0;
  padding: 18px 20px;
  margin-bottom: 16px;
}
.highlight-item > *:first-child { margin-top: 0 !important; }
.highlight-item:last-child { margin-bottom: 0; }
.highlight-item h3 {
  font-size: 0.97rem;
  font-weight: 700;
  color: #311b92;
  margin-top: 0 !important;
  margin-bottom: 8px;
}
.highlight-item p {
  font-size: 0.91rem;
  color: #333;
  line-height: 1.85;
  margin: 0;
}

/* ========== セクション7：キーポイントボックス ========== */
.checklist-section {
  background: #fff9e6;
  border: 1px solid #ffe082;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.06);
}
.checklist-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.checklist-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #f57f17, #fbc02d);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.checklist-section > p {
  margin-top: 0 !important;
  margin-bottom: 16px;
  font-size: 0.95rem;
  color: #555;
}
.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checklist li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px dashed #ffe082;
  font-size: 0.92rem;
  color: #333;
  line-height: 1.8;
}
.checklist li:last-child { border-bottom: none; padding-bottom: 0; }
.checklist li:first-child { padding-top: 0; }
.check-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background: #f9a825;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  color: #fff;
  font-weight: 700;
  margin-top: 2px;
}

/* ========== セクション8：結論ボックス ========== */
.conclusion-section {
  background: linear-gradient(135deg, #1a237e 0%, #283593 50%, #1565c0 100%);
  border-radius: 14px;
  padding: 44px 40px;
  margin-bottom: 0;
  box-shadow: 0 4px 20px rgba(26,35,126,0.3);
  color: #fff;
}
.conclusion-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.conclusion-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.25);
  padding-bottom: 12px;
  margin-top: 0 !important;
  margin-bottom: 20px;
  line-height: 1.5;
}
.conclusion-section p {
  color: rgba(255,255,255,0.92);
  font-size: 0.97rem;
  line-height: 1.9;
  margin-top: 0 !important;
  margin-bottom: 14px;
}
.conclusion-section p:last-child { margin-bottom: 0; }
.conclusion-box {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.25);
  border-radius: 10px;
  padding: 18px 20px;
  margin-top: 20px;
  font-size: 0.93rem;
  color: rgba(255,255,255,0.95);
  line-height: 1.9;
}
.conclusion-box > *:first-child { margin-top: 0 !important; }

/* ========== SEO追加セクション：世論・控訴 ========== */
.opinion-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.opinion-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.opinion-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #880e4f, #ad1457);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.opinion-section > p {
  margin-top: 0 !important;
  margin-bottom: 16px;
  font-size: 0.95rem;
  color: #444;
}
.opinion-section h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #880e4f;
  margin-top: 22px;
  margin-bottom: 8px;
}
.opinion-section h3:first-of-type { margin-top: 0 !important; }

.appeal-section {
  background: #fff;
  border-radius: 14px;
  padding: 34px 36px;
  margin-bottom: 28px;
  box-shadow: 0 3px 16px rgba(0,0,0,0.08);
}
.appeal-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.appeal-section h2 {
  font-size: 1.35rem;
  font-weight: 700;
  color: #fff;
  background: linear-gradient(90deg, #37474f, #546e7a);
  border-radius: 8px 8px 0 0;
  padding: 12px 18px;
  margin-top: 0 !important;
  margin-bottom: 22px;
  border-bottom: none;
  line-height: 1.5;
}
.appeal-section > p {
  margin-top: 0 !important;
  margin-bottom: 16px;
  font-size: 0.95rem;
  color: #444;
}
.appeal-section h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #37474f;
  margin-top: 22px;
  margin-bottom: 8px;
}
.appeal-section h3:first-of-type { margin-top: 0 !important; }
.appeal-flow {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  margin-top: 18px;
}
.appeal-step {
  background: linear-gradient(135deg, #eceff1, #f5f5f5);
  border: 1px solid #cfd8dc;
  border-top: 4px solid #546e7a;
  border-radius: 10px;
  padding: 16px 14px;
  text-align: center;
}
.appeal-step > *:first-child { margin-top: 0 !important; }
.appeal-step-num {
  font-size: 0.72rem;
  font-weight: 700;
  color: #546e7a;
  display: block;
  margin-bottom: 6px;
  letter-spacing: 0.05em;
}
.appeal-step-title {
  font-size: 0.9rem;
  font-weight: 700;
  color: #263238;
  display: block;
  margin-bottom: 6px;
  line-height: 1.4;
}
.appeal-step-desc {
  font-size: 0.78rem;
  color: #546e7a;
  line-height: 1.6;
  display: block;
}

/* ========== レスポンシブ ========== */
@media (max-width: 600px) {
  .container { padding: 20px 12px 40px; }
  .intro-section, .conclusion-section { padding: 28px 20px; }
  .section-card, .notice-section, .qa-section, .table-section,
  .merit-section, .highlight-section, .checklist-section,
  .opinion-section, .appeal-section { padding: 22px 16px; }
  .stats-grid { grid-template-columns: 1fr; }
  .intro-section h2 { font-size: 1.2rem; }
  .merit-grid { grid-template-columns: 1fr; }
  .appeal-flow { grid-template-columns: 1fr; }
}
</style>
</head>
<body>
<div class="container">

<!-- ========== セクション1：イントロ ========== -->
<div class="intro-section">
  <span class="intro-badge">2026年6月22日 旭川地裁 判決</span>
  <h2>旭川女子高生殺害事件、内田梨瑚被告に懲役27年<br>——裁判員が語った「顔が激変した」瞬間と遺族の声</h2>
  <p>2026年6月22日、旭川地方裁判所。青のストライプのシャツ姿で判決公判前に入廷した内田梨瑚被告（23）は、傍聴席の遺族に一礼しました。父親はじっと彼女を見つめていた。やがて田中結花裁判長が主文を読み上げます。「被告人を懲役27年に処する」——懲役27年の判決が言い渡されました。</p>
  <p>2024年4月18〜19日、当時17歳だった留萌市の女子高校生が、旭川市・神居古潭の神居大橋（つり橋）から石狩川へ転落し、命を失いました。SNSに無断で写真を投稿されたことを怒った内田被告に車に乗せられ、長時間の監禁と暴行を受けた末に全裸で橋の欄干に座らされ、「落ちろ」「死ねや」と怒鳴り続けられた17歳の少女。遺体は約60キロ下流の石狩川で、1か月以上後に発見されました。</p>
  <p>報道によると、初公判（5月25日）の一般傍聴席23席に対し、313人もの市民が抽選を求めて列をつくったといいます。それほど多くの人が、この裁判の行方を見守っていた。「なぜ27年なのか」「なぜ死刑や無期懲役ではないのか」「本当に反省しているのか」——誰もが抱いたその疑問に、裁判員・遺族それぞれの会見・コメントを通して向き合います。</p>
  <div class="intro-lead">この記事では、司法の論理と遺族の痛み、そして裁判員が法廷で目撃した「あの瞬間」を、一つひとつ丁寧に読み解きます。感情だけでも、法律論だけでもない、両方の視点から判決の意味を考えてみてください。</div>
</div>

<!-- ========== セクション2：注意喚起＋統計ボックス ========== -->
<div class="notice-section">
  <h2>事件と判決の基本データ</h2>
  <div class="notice-box">
    <strong>判決のポイント：</strong>旭川地裁は検察の求刑通り、懲役27年の実刑判決を言い渡しました。裁判所は「突き落としたかどうか」を断定せず、繰り返し死を迫った脅迫行為そのものを「殺人の実行行為」と認定するという、重要な法的判断を行いました。判決後には法廷に男性が乱入し、一時休廷となる異例の事態も起きています。
  </div>
  <div class="stats-grid">
    <div class="stat-card">
      <span class="stat-label">内田被告の刑期</span>
      <span class="stat-value">27年</span>
      <span class="stat-sub">有期刑として極めて重い量刑（求刑通り）</span>
    </div>
    <div class="stat-card">
      <span class="stat-label">共犯の女（当時19歳）の刑</span>
      <span class="stat-value">23年</span>
      <span class="stat-sub">懲役23年が確定</span>
    </div>
    <div class="stat-card">
      <span class="stat-label">被害者の年齢</span>
      <span class="stat-value">17歳</span>
      <span class="stat-sub">2024年4月、石狩川で死亡</span>
    </div>
  </div>
</div>

<!-- ========== セクション3：Q&A ========== -->
<div class="qa-section">
  <h2>みんなが疑問に思ったこと——判決を読み解く6つのQ&#038;A</h2>
  <p>「なぜ死刑にならないのか」「27年って短くないか」「突き落としてないのになぜ殺人罪？」——SNSやコメント欄にあふれたこうした疑問に、一つずつ答えます。</p>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q1</span>なぜ死刑や無期懲役にならなかったのですか？</div>
    <div class="qa-a">
      <p>日本の裁判では「永山基準」と呼ばれる判例上の目安があり、死刑が選ばれるには被害者が複数人いる、計画的・金銭目的の犯行など、非常に高いハードルが設けられています。なお、死刑が選択されるかどうかは被害者数だけで決まるものではなく、犯行の計画性・残虐性・動機・前科の有無など複数の要素が総合的に判断されます。今回は被害者が1人、SNS上のトラブルを発端とした犯行と整理されたため、被害者が1人の事件で死刑が選択されるのは極めてまれであり、報道では法曹関係者から死刑判決の可能性は高くないとの見方が示されていました。いじめ問題に詳しい弁護士も「かなり事案の悪質性を重く見た判決」と評価しつつ、求刑を上回る判決は「ハードルが高い」と語っています。実際には、被害者が1人の事件で死刑が選択されるケースは極めて限定的であり、今回の判決も近年の量刑傾向から大きく逸脱するものではありません。世論の怒りと、司法が積み上げてきた基準の間には、大きなギャップがあります。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q2</span>なぜ「27年」という数字なのですか？</div>
    <div class="qa-a">
      <p>日本の刑法では、複数の罪が重なる場合（併合罪）、有期懲役の上限は原則30年と定められています。共犯者はすでに懲役23年が確定しており、主犯の内田被告には犯行への主導性や悪質性を踏まえてそれを上回る量刑が求められます。こうした共犯との量刑バランスや犯行の主導的な役割を考慮した結果として、検察は懲役27年を求刑しました。「27年＝有期刑の上限（30年）」ではなく、「共犯との均衡と犯行の悪質性を踏まえた、有期刑の枠内での極めて重い量刑」という理解が正確です。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q3</span>「突き落としていない」のに、なぜ殺人罪が成立したのですか？——今回の判決最大のポイント</div>
    <div class="qa-a">
      <p>これが今回の判決で最も注目すべき点です。裁判所は「誰が落としたか」を断定しませんでした。それでも殺人罪が成立した理由は、<span class="mark-yellow">「橋から誤って落下したか、自ら落下したかのいずれであっても、被告の行為は殺人の実行行為に該当する」</span>と判断したからです。</p>
      <p>被害者は内田被告らの執拗な暴行と脅迫によって心身ともに追い詰められ、「命令に応じて落ちる以外の行為を選択できない精神状態にあった」と裁判所は認定しました。つまり「直接手を下さなくても、精神的に追い詰めて死に追いやること自体が殺人の実行行為になりうる」という、重要な法的判断が示されたのです。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q4</span>裁判員裁判とはどんな仕組みですか？</div>
    <div class="qa-a">
      <p>一般市民から選ばれた裁判員（6名）が裁判官（3名）とともに事実認定と量刑を決める制度で、重大な刑事事件に適用されます。市民感覚を司法に取り込むことが目的です。今回は複数回の審理が行われ、複数の裁判員が判決後に記者会見に応じました。「申し訳ない」「矛盾点が整理できないほどあった」——その言葉からは、評議がいかに重く、苦しいものだったかが伝わってきます。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q5</span>PayPayの残高を使われたのに「強盗殺人」にならないのはなぜ？</div>
    <div class="qa-a">
      <p>強盗殺人罪が成立するには「財物を奪うために殺した」という目的と行為の結びつきが必要です。今回の動機はSNS上のトラブルへの怒りであり、金銭を奪うことが主目的ではなかったと判断されたとみられます。遺族によれば、被害者はPayPayの残高約10万円を使われた上で殺されており、「強盗殺人罪が適用されてもおかしくない」と訴えています（遺族コメントより）。法律の成立要件と遺族の実感の間には、埋めがたい距離があるのも事実です。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-badge">Q6</span>27年後、内田被告は出所できるのですか？</div>
    <div class="qa-a">
      <p>現在23歳の内田被告が27年間を満期で服役した場合、出所はおおむね50歳前後となる計算です。ただし実際の服役期間は、未決拘禁日数の算入や仮釈放の有無などによって変わる可能性があります。一方、被害者は永遠に戻りません。遺族が「被告は出所後に自由な生活を送り、新しい人生を送ることができる。亡くなった娘にどのように報告すればよいのか」と記したのは、この非対称性への深い苦しみです。法律は刑期に終わりを設けますが、遺族の悲しみには終わりがありません。</p>
    </div>
  </div>
</div>

<!-- ========== セクション4：比較テーブル ========== -->
<div class="table-section">
  <h2>裁判の主な争点と判断の整理</h2>
  <p>複数回にわたる審理を経て争われた主な争点を整理します。検察・弁護側・共犯者の証言それぞれがどう対立し、裁判所がどう判断したかを一覧で確認できます。</p>
  <div class="table-wrapper">
    <table>
      <thead>
        <tr>
          <th>争点</th>
          <th>検察の主張</th>
          <th>弁護側の主張</th>
          <th>共犯の女（当時19歳）の証言</th>
          <th>裁判所の判断</th>
        </tr>
      </thead>
      <tbody>
        <tr>
          <td><strong>殺人の実行行為・殺意</strong></td>
          <td>検察側は「落ちろ」「死ねよ」などと100回以上怒鳴り続けた一連の行為が実行行為にあたると主張</td>
          <td>「偶発的な犯行で計画性はない。殺意はなく、実行行為もしていない」と否認</td>
          <td class="td-accent">「梨瑚さんが被害者の肩甲骨のあたりを両手で押した」と証言。裁判員会見でも信用性を重視した発言がみられた</td>
          <td class="td-accent">落下経緯を断定せず、<strong>脅迫行為そのものを「殺人の実行行為」と認定</strong>。殺人罪成立</td>
        </tr>
        <tr>
          <td><strong>主犯性・主導性</strong></td>
          <td>内田被告が事件を主導・指示した主犯格</td>
          <td>「すべて内田被告の責任とは言えない」</td>
          <td>—</td>
          <td>「共犯者に犯行を指示していて、被告の果たした役割は大きい」と主犯と認定</td>
        </tr>
        <tr>
          <td><strong>監禁罪</strong></td>
          <td>被害者を車で長時間拘束した</td>
          <td>監禁は認める</td>
          <td>—</td>
          <td class="td-accent">成立（被告も認めていた）</td>
        </tr>
        <tr>
          <td><strong>不同意わいせつ致死</strong></td>
          <td>全裸で欄干に座らせた一連の行為が死亡と直結する</td>
          <td>「わいせつ行為と川への転落は別々の話」として否認</td>
          <td>—</td>
          <td>成立を認定</td>
        </tr>
        <tr>
          <td><strong>量刑</strong></td>
          <td>懲役27年を求刑。検察は「無期懲役を求刑することも考えられる事案」とも述べたと報じられている</td>
          <td>情状酌量を求めた</td>
          <td>—</td>
          <td class="td-accent">求刑通り懲役27年。「短絡的・自己中心的、酌量の余地は全くない」</td>
        </tr>
      </tbody>
    </table>
  </div>
</div>

<!-- ========== セクション5：メリット・デメリット ========== -->
<div class="merit-section">
  <h2>「司法が認めたこと」と「遺族が訴えること」——埋まらない距離</h2>
  <p>懲役27年という判決は、法律の論理の上では「最大限に近い重さ」です。しかし遺族にとって、その数字は到底受け入れられるものではありませんでした。同じ事実を前に、なぜここまで見方が分かれるのか——両方の立場を正確に並べてみます。</p>
  <div class="merit-grid">
    <div class="merit-box">
      <h3>司法の判断が示した論理</h3>
      <ul>
        <li>「突き落とし」を断定せずに殺人罪を認定した——脅迫行為が実行行為と認められた重要な判断</li>
        <li>共犯（懲役23年）より4年重い27年は、主犯としての主導性と犯行の悪質性を踏まえた、有期刑の枠内での極めて重い量刑</li>
        <li>裁判長は「多大な絶望感や恐怖心を味わわせた、残虐で卑劣な犯行」と厳しく指摘</li>
        <li>検察が主張したすべての罪（殺人・不同意わいせつ致死・監禁）の成立を認めた</li>
        <li>「短絡的・自己中心的で、酌量の余地は全くない」と量刑理由に明記</li>
      </ul>
    </div>
    <div class="demerit-box">
      <h3>遺族・世論が感じた「それでも足りない」</h3>
      <ul>
        <li>17歳で命を奪われた娘に対し、27年という数字はあまりにも軽すぎると感じている</li>
        <li>有期刑の上限（30年）と無期懲役の間に大きな「飛び段」があり、選択肢がなさすぎる</li>
        <li>被告は50歳ごろに出所し、新しい人生を送れる。被害者には永遠に何も戻らない</li>
        <li>PayPayの残高約10万円を使われた点——強盗殺人罪が適用されなかったことへの疑問</li>
        <li>最後まで殺意を否認し続けた被告の態度に、本当の反省を感じられない</li>
      </ul>
    </div>
  </div>
</div>

<!-- ========== セクション6：ハイライトボックス ========== -->
<div class="highlight-section">
  <h2>判決の日、法廷で起きたこと——6つの場面</h2>
  <p>2026年6月22日、旭川地裁。この日の法廷で起きた出来事を、時系列で振り返ります。裁判員が語った言葉、遺族が記したコメント、そして前例のない乱入事件まで——一つひとつが、この判決の重さを物語っています。</p>

  <div class="highlight-item">
    <h3>場面1｜被告が入廷し、遺族に一礼する</h3>
    <p>判決公判前、青のストライプのシャツ・黒いズボン姿の内田被告が入廷し、傍聴席の遺族に向かって一礼したと報じられています。被害者の父親は、じっとその姿を見つめていた。田中裁判長が「被告人を懲役27年に処する」と主文を読み上げ、懲役27年の判決が言い渡されました。</p>
  </div>

  <div class="highlight-item">
    <h3>場面2｜裁判長の言葉「想像を絶する苦しみの中、尊い生命を奪われた」</h3>
    <p>田中結花裁判長は判決理由の中で、「犯行は短絡的で自己中心的、酌量の余地は全くない」と厳しく述べました。さらに「急流の中で溺死するという想像を絶する苦しみの中、尊い生命を奪われており、結果は重大だ」とも指摘。内田被告の一連の行為が被害者を「命令に応じて落ちる以外の行為を選択できない精神状態」に追い込んだと認定しました。</p>
  </div>

  <div class="highlight-item">
    <h3>場面3｜法廷に男が乱入——一時休廷</h3>
    <p>裁判長が判決の詳細を述べようとしたところで、黒い半袖を着た男性が法廷に侵入し、「死刑だろ」「こんな判決おかしいだろうが」「27年なんて生ぬるいこと言ってるんじゃねえ」などと大声で叫びながら証言台を通過。裁判所職員らに取り押さえられ、現行犯逮捕されました。法廷は一時休廷となり、約45分後に再開されています。内田被告は座ったまま、動じる様子を見せませんでした。</p>
  </div>

  <div class="highlight-item">
    <h3>場面4｜裁判員の告白——会見で語った「顔が激変した。それが全てだと思った」</h3>
    <p>判決後の記者会見で、68歳の男性裁判員の一人は「顔が激変した。それが全てだと思った」と自身の印象を語りました。第5回公判で弁護側の質問を受けた内田被告が号泣した後、検察側から「なぜ泣いたのか」と問われたとき——その表情が一変したというのです。なお、判決は証拠や証言の総合評価によって行われており、この発言は裁判員個人の受け止め方を示したものです。</p>
  </div>

  <div class="highlight-item">
    <h3>場面5｜別の裁判員「被害者の父親に申し訳ない」</h3>
    <p>60代の男性裁判員は、父親が法廷で「娘の望む判決を」と涙ながらに訴えたにもかかわらず、共犯との差がある内容になったことを「申し訳ない」と悔やみました。また女性裁判員は「被告の供述は、整理できないほどの矛盾点があった」と話し、共犯・小西受刑者の証言との食い違いが評議に大きく影響したことを明かしました。</p>
  </div>

  <div class="highlight-item">
    <h3>場面6｜遺族のコメント「こんなに軽いものなのか」——そして法改正の訴え</h3>
    <p>判決を受けた遺族は「残忍で想像を絶するほどの苦痛を受けて命を失った娘への罪が、こんなに軽いものなのかと思っています」とコメントしました。さらに「日本の法律では有期刑の上限と無期懲役刑との差が大き過ぎます。特に今回のような殺人罪については、有期刑の上限を上げる法改正を検討していただくことを要望します」と、制度の改正まで踏み込んで訴えています。感情的な怒りではなく、法制度への具体的な提言として記したこの言葉は、報道を超えた重みを持っています。</p>
  </div>
</div>

<!-- ========== セクション7：キーポイントボックス ========== -->
<div class="checklist-section">
  <h2>この裁判で確認しておきたい7つのポイント</h2>
  <p>報道を読んでいて「ここが引っかかった」という部分を中心に整理しました。判決の前後を通じて知っておきたいことをまとめています。</p>
  <ul class="checklist">
    <li>
      <span class="check-icon">1</span>
      <span>今回の判決の最大のポイントは「突き落とし」を断定しなかったこと。それでも<span class="mark-yellow">「脅迫行為そのものが殺人の実行行為」と認定</span>した。心理的に追い詰めて死に至らせることが殺人罪になりうる、という重要な認定だった。</span>
    </li>
    <li>
      <span class="check-icon">2</span>
      <span>懲役27年は「有期刑の上限（30年）」ではなく、<span class="mark-yellow">共犯（23年）との量刑バランスと犯行の悪質性を踏まえた、有期刑として極めて重い量刑</span>。「27年＝法律の限界」という理解は正確ではない。</span>
    </li>
    <li>
      <span class="check-icon">3</span>
      <span>内田被告は最後まで殺意を否認し、最終陳述でも「8回の裁判を通して、改めて結果の重大さを身に染みて感じました。今後も反省・謝罪・償いの日々を送ります」と<span class="mark-red">最終陳述で語った</span>。裁判員が「顔が激変した」と語った公判中の表情との落差が印象的だった。</span>
    </li>
    <li>
      <span class="check-icon">4</span>
      <span>報道によると、初公判（5月25日）の一般傍聴席は23席だったが、<span class="mark-yellow">313人が抽選に並んだとされる</span>。社会の強い関心と怒りは、この数字にも表れていた。</span>
    </li>
    <li>
      <span class="check-icon">5</span>
      <span>裁判長は「急流の中で溺死するという想像を絶する苦しみの中、尊い生命を奪われた」と述べた。被害者が最後に感じたであろう恐怖と苦しみが、公式の判決文の言葉として刻まれた。</span>
    </li>
    <li>
      <span class="check-icon">6</span>
      <span>遺族が要望した「有期刑の上限引き上げ」は、現在の有期懲役上限30年と無期懲役の間にある大きな「飛び段」への問題提起。感情論ではなく、<span class="mark-yellow">制度の構造的な問題</span>を正確に指摘したものだ。</span>
    </li>
    <li>
      <span class="check-icon">7</span>
      <span>遺族は「今後も辛く悲しい日々が続く。しかし法治国家では、私たちが同じ苦しみを与えることはできない」と記した。怒りを抑えながら、司法制度の枠組みを受け入れた上で改正を訴えるこの姿勢に、多くの人が心を動かされた。</span>
    </li>
  </ul>
</div>

<!-- ========== SEO追加セクション：世論の声 ========== -->
<div class="opinion-section">
  <h2>なぜ世論は「27年は軽すぎる」と感じるのか</h2>
  <p>SNSやコメント欄では「死刑にすべきだった」「無期懲役でも足りない」という声があふれました。司法の判断と世論の感覚の間にあるギャップは、どこから生まれるのでしょうか。</p>

  <h3>仮釈放があれば、さらに早く出所する可能性がある</h3>
  <p>「懲役27年」というと長く聞こえますが、日本には仮釈放制度があります。ただし仮釈放の可否は個別審査によるため、実際の出所時期は一概には言えません。遺族が「被告は出所後に自由な生活を送り、新しい人生を送ることができる」と記した言葉の背景には、こうした制度への強い不満もあります。</p>

  <h3>無期懲役との「飛び段」が大きすぎる問題</h3>
  <p>有期懲役の法定上限は30年、次の選択肢は無期懲役です。この間に「35年」や「40年」といった選択肢は日本の法律にありません。遺族が「有期刑の上限と無期懲役との差が大き過ぎる」と法改正を訴えたのはこのためです。一部の法律専門家からも、死刑と無期懲役と有期刑の段差を細かくすべきという議論は以前からあります。</p>

  <h3>被告が最後まで否認したことへの怒り</h3>
  <p>内田被告は公判を通じて殺意と実行行為を否認し、最終陳述でも「今後も反省・謝罪・償いの日々を送ります」と述べました。しかし裁判員が「顔が激変した」と語った法廷での態度、そして否認を続けた姿勢に、「本当に反省しているのか」という強い疑問が世論に広がりました。感情的には「罪を認めない人間が25〜30年後に出所する」という事実が受け入れがたい、という声は自然なものです。</p>
</div>

<!-- ========== SEO追加セクション：控訴 ========== -->
<div class="appeal-section">
  <h2>今後どうなる？控訴の可能性と判決確定までの流れ</h2>
  <p>判決が言い渡されても、それがただちに確定するわけではありません。検察・弁護側のいずれかが控訴すれば、上級裁判所で審理が続きます。今後の流れを整理します。</p>

  <h3>控訴期間と手続き</h3>
  <p>判決言い渡しから14日以内に、被告（弁護側）または検察側が控訴できます。この期間内に控訴がなければ判決は確定し、内田被告の刑期が正式に始まります。弁護側は「不服がある」と判断すれば高等裁判所に控訴でき、さらに最高裁判所への上告も可能です。検察側も「量刑が軽すぎる」と判断すれば控訴できますが、求刑通りの判決が出た今回のケースでは、検察が控訴する可能性は一般的に低いとみられます。</p>

  <div class="appeal-flow">
    <div class="appeal-step">
      <span class="appeal-step-num">STEP 1</span>
      <span class="appeal-step-title">判決言い渡し</span>
      <span class="appeal-step-desc">旭川地裁で懲役27年。2026年6月22日</span>
    </div>
    <div class="appeal-step">
      <span class="appeal-step-num">STEP 2</span>
      <span class="appeal-step-title">控訴期間（14日間）</span>
      <span class="appeal-step-desc">弁護側・検察側いずれかが控訴しなければ判決確定</span>
    </div>
    <div class="appeal-step">
      <span class="appeal-step-num">STEP 3</span>
      <span class="appeal-step-title">控訴審・上告審</span>
      <span class="appeal-step-desc">控訴があれば高裁、さらに不服なら最高裁へ</span>
    </div>
  </div>

  <h3>判決確定後の流れ</h3>
  <p>判決が確定すると、被告は「未決拘留」（裁判中の拘置所収容）から「既決拘禁」に移行し、正式な受刑者として分類調査を経て刑務所に収容されます。収容先の刑務所が決定するまでには数週間から数か月かかる場合があります。今後の展開は、控訴の有無によって大きく変わります。</p>
</div>

<!-- ========== セクション8：結論ボックス ========== -->
<div class="conclusion-section">
  <h2>判決の先に——17歳の命と、残された問い</h2>
  <p>複数回にわたる審理の最後、内田被告は「改めて結果の重大さを身に染みて感じました。今後も反省、謝罪、償いの日々を送ります」と最終陳述で述べました。その言葉と、裁判員が「顔が激変した」と語った公判中の表情——同じ人物の言動として、多くの人が複雑な思いを抱きました。</p>
  <p>判決は懲役27年。有期刑としては極めて重い量刑でした。しかし遺族にとって、その数字は「こんなに軽いものなのか」という言葉でしか表せないものでした。被告は約27年後に出所し、新しい人生を歩める。被害者には、永遠に何も戻らない——この非対称性こそが、この事件をめぐる議論の核心にあります。</p>
  <p>「なぜ死刑にならなかったのか」という疑問に対し、裁判所は永山基準や量刑の先例を踏まえ、有期刑として極めて重い懲役27年を選択しました。一方で、「軽すぎる」と感じる遺族や世論との隔たりも浮き彫りになっています。</p>
  <p>遺族は怒りをぶつけるのではなく、「有期刑の上限を上げる法改正の検討を要望します」という、制度への具体的な提言を残しました。一人の17歳の少女の死が、日本の刑事司法の構造的な問題を照らし出しています。その問いは、今もまだ答えを待っています。</p>
  <div class="conclusion-box">
    遺族は判決後のコメントをこう締めくくっています。「これまで懸命に捜索に携わってくださった警察官の皆様、真剣に議論を尽くしサポートしてくださった担当検察官・弁護士の先生、真実を伝えようとしてくださる記者の皆様、そして我がことのように心を痛め、温かいお悔やみの言葉やお花を寄せてくださった皆様には、この場をお借りして、心より深く感謝申し上げます」
  </div>
</div>


<div style="max-width:900px;margin:24px auto 0;padding:0 20px 40px;font-size:0.8rem;color:#888;line-height:1.7;border-top:1px solid #e0e0e0;padding-top:16px;">
※本記事は、判決報道・裁判所発表内容・裁判員記者会見・遺族コメント・各報道機関の記事をもとに構成しています。裁判員の発言は会見での個人的な印象を語ったものであり、判決の法的根拠とは区別してお読みください。
</div>
</div><!-- /.container -->
</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>
