<?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>消費税1% &#8211; はっさーブログ</title>
	<atom:link href="https://nonbiri-ke.com/tag/%e6%b6%88%e8%b2%bb%e7%a8%8e1/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Thu, 28 May 2026 17:03:42 +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>消費税1% &#8211; はっさーブログ</title>
	<link>https://nonbiri-ke.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>【2026最新】食料品の消費税は1%へ？0%にならない理由と家計への影響を解説</title>
		<link>https://nonbiri-ke.com/shokuhin-shohizei-1percent/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Thu, 28 May 2026 17:03:41 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[家計負担]]></category>
		<category><![CDATA[消費税]]></category>
		<category><![CDATA[消費税1%]]></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=12934</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/05/Gemini_Generated_Image_o1j3jao1j3jao1j3-1024x572.jpg" class="webfeedsFeaturedVisual" /></p>【2026最新】食料品の消費税は1%へ？0%にならない理由と家計への影響を解説 2026年 最新情報 食料品の消費税、「実質ゼロ」ってどういうこと？　1%案が浮上した理由と家計への影響を解説 2026年秋〜冬、あなたのス [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/05/Gemini_Generated_Image_o1j3jao1j3jao1j3-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="食料品の消費税「1%案」は本当にお得？0%との違い・家計負担・レジ改修問題・農家への影響・導入時期まで、最新報道をもとにわかりやすく解説します。">
<title>【2026最新】食料品の消費税は1%へ？0%にならない理由と家計への影響を解説</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', 'Meiryo', sans-serif;
    color: #2d3436;
    line-height: 1.8;
    margin: 0;
    padding: 0;
  }

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

  /* ===== 共通見出し ===== */
  .section-card {
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.07);
    margin-bottom: 36px;
    overflow: hidden;
  }

  .section-card h2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: linear-gradient(135deg, #1a6bb5, #0e4d8a);
    color: #fff;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 18px 28px;
    border-bottom: 3px solid rgba(255,255,255,0.15);
    letter-spacing: 0.03em;
  }

  .section-body {
    padding: 28px 32px 32px;
  }

  .section-body > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .section-body p {
    margin: 0 0 16px;
  }

  .section-body p:last-child {
    margin-bottom: 0;
  }

  .section-lead {
    color: #546e7a;
    font-size: 0.97rem;
    border-left: 4px solid #1a6bb5;
    padding-left: 14px;
    margin-bottom: 20px !important;
    margin-top: 0 !important;
  }

  /* ===== セクション1：イントロ ===== */
  .intro-section {
    background: linear-gradient(135deg, #1565c0 0%, #0d47a1 50%, #1a237e 100%);
    border-radius: 14px;
    box-shadow: 0 6px 28px rgba(21,101,192,0.3);
    padding: 40px 36px 36px;
    color: #fff;
    margin-bottom: 36px;
  }

  .intro-section > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .intro-badge {
    display: inline-block;
    background: rgba(255,255,255,0.2);
    border: 1px solid rgba(255,255,255,0.4);
    color: #fff;
    font-size: 0.78rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    padding: 4px 14px;
    border-radius: 20px;
    margin-bottom: 14px;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .intro-section h2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
    background: none;
    color: #fff;
    font-size: 1.55rem;
    font-weight: 800;
    line-height: 1.45;
    padding: 0 0 14px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    margin-bottom: 18px;
    letter-spacing: 0.02em;
  }

  .intro-section p {
    margin-top: 0 !important;
    padding-top: 0 !important;
    color: rgba(255,255,255,0.92);
    font-size: 1.02rem;
    margin-bottom: 14px;
  }

  .intro-section p:last-child {
    margin-bottom: 0;
  }

  .intro-points {
    background: rgba(255,255,255,0.12);
    border-radius: 10px;
    padding: 16px 20px;
    margin-top: 18px;
    list-style: none;
    margin-bottom: 0;
  }

  .intro-points li {
    padding: 5px 0 5px 22px;
    position: relative;
    color: rgba(255,255,255,0.95);
    font-size: 0.97rem;
  }

  .intro-points li::before {
    content: ">";
    position: absolute;
    left: 0;
    color: #90caf9;
    font-weight: 700;
  }

  /* ===== セクション2：統計ボックス ===== */
  .notice-box {
    background: linear-gradient(135deg, #fff3e0, #ffe0b2);
    border: 2px solid #ff9800;
    border-radius: 10px;
    padding: 16px 20px;
    margin-bottom: 22px;
    display: flex;
    gap: 12px;
    align-items: flex-start;
  }

  .notice-box > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .notice-icon {
    font-size: 1.3rem;
    flex-shrink: 0;
    margin-top: 2px;
  }

  .notice-text {
    font-size: 0.95rem;
    font-weight: 600;
    color: #e65100;
    margin: 0 !important;
    padding: 0 !important;
  }

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

  .stat-card {
    background: linear-gradient(160deg, #e3f2fd, #bbdefb);
    border-radius: 12px;
    padding: 20px 16px;
    text-align: center;
    border: 1px solid #90caf9;
    box-shadow: 0 2px 8px rgba(21,101,192,0.1);
  }

  .stat-card > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .stat-label {
    font-size: 0.78rem;
    color: #1565c0;
    font-weight: 700;
    letter-spacing: 0.05em;
    display: block;
    margin-bottom: 8px;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .stat-value {
    font-size: 1.8rem;
    font-weight: 800;
    color: #0d47a1;
    display: block;
    line-height: 1.1;
  }

  .stat-unit {
    font-size: 0.82rem;
    color: #1565c0;
    display: block;
    margin-top: 4px;
  }

  /* ===== セクション3：Q&A ===== */
  .qa-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 4px;
  }

  .qa-item {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
  }

  .qa-item > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .qa-q {
    background: linear-gradient(90deg, #1a6bb5, #1565c0);
    color: #fff;
    padding: 13px 18px;
    font-weight: 700;
    font-size: 0.97rem;
    display: flex;
    gap: 10px;
    align-items: flex-start;
    margin: 0;
  }

  .qa-q-mark {
    background: rgba(255,255,255,0.25);
    border-radius: 50%;
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.85rem;
    font-weight: 800;
    flex-shrink: 0;
    margin-top: 1px;
  }

  .qa-a {
    background: #f8fbff;
    padding: 14px 18px;
    font-size: 0.95rem;
    color: #37474f;
    line-height: 1.75;
    margin: 0;
  }

  .qa-a-inner {
    display: flex;
    gap: 10px;
    align-items: flex-start;
  }

  .qa-a-mark {
    color: #1a6bb5;
    font-weight: 800;
    font-size: 1rem;
    flex-shrink: 0;
    margin-top: 2px;
  }

  /* ===== セクション4：比較テーブル ===== */
  .table-wrap {
    overflow-x: auto;
    border-radius: 10px;
    border: 1px solid #e0e0e0;
    margin-top: 8px;
  }

  table {
    width: 100%;
    border-collapse: collapse;
    font-size: 0.93rem;
  }

  thead th {
    background: linear-gradient(135deg, #1a6bb5, #0e4d8a);
    color: #fff;
    padding: 13px 14px;
    font-weight: 700;
    text-align: center;
    white-space: nowrap;
  }

  thead th:first-child {
    text-align: left;
  }

  tbody tr {
    border-bottom: 1px solid #eceff1;
    transition: background 0.18s ease;
  }

  tbody tr:last-child {
    border-bottom: none;
  }

  tbody tr:hover {
    background: #e3f2fd;
  }

  tbody td {
    padding: 13px 14px;
    vertical-align: top;
    color: #37474f;
  }

  tbody td:first-child {
    font-weight: 700;
    color: #1a237e;
    white-space: nowrap;
  }

  tbody td:not(:first-child) {
    text-align: center;
  }

  .td-good {
    color: #2e7d32;
    font-weight: 700;
  }

  .td-bad {
    color: #c62828;
    font-weight: 700;
  }

  .td-mid {
    color: #ef6c00;
    font-weight: 600;
  }

  /* ===== ラインマーカー ===== */
  .mark-high {
    background: rgba(255, 235, 59, 0.45);
    padding: 1px 3px;
    border-radius: 3px;
  }

  .mark-mid {
    background: rgba(255, 100, 100, 0.22);
    padding: 1px 3px;
    border-radius: 3px;
  }

  /* ===== レスポンシブ ===== */
  @media (max-width: 640px) {
    .container { padding: 24px 14px 48px; }
    .intro-section { padding: 28px 20px; }
    .intro-section h2 { font-size: 1.25rem; }
    .stats-grid { grid-template-columns: 1fr; }
    .section-body { padding: 20px 18px 24px; }
    .section-card h2 { font-size: 1.1rem; padding: 15px 18px; }
    .stat-value { font-size: 1.5rem; }
  }
</style>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "食料品の消費税「実質ゼロ」とは何ですか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "税率としては1%が残りますが、現行8%から1%に直接引き下げることで、ゼロに限りなく近い負担感を目指すという方向性です。政府・与党内で有力な案として報じられていますが、2026年6月時点では正式決定ではありません。"
      }
    },
    {
      "@type": "Question",
      "name": "なぜ食料品の消費税を0%にできないのですか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "現在使われているPOSレジの多くは消費税が存在する前提で設計されており、0%（非課税）への対応には約1年の改修期間が必要とされています（業界団体へのヒアリングによる見通し）。一方、1%への変更なら約半年で対応できるとされるため、1%案が有力になっています。"
      }
    },
    {
      "@type": "Question",
      "name": "食料品の消費税1%はいつから始まりますか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "報道ベースでは2026年度内〜2027年にかけての実施が議論されています。ただし、正式な方針は未確定です。超党派の社会保障国民会議が2026年6月中に中間とりまとめを示す見通しで、その後に関連法案の審議・成立・施行というステップが必要になります。"
      }
    },
    {
      "@type": "Question",
      "name": "食料品の消費税減税で家計への影響はどのくらいですか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "民間試算（TBS報道）では、0%案と1%案の差額は4人家族で年間約8,000円（外食を除く食料品ベース）とされています。なお1%案でも現行8%と比べると年間7〜8万円規模の節約効果がある計算です（外食除く食料品ベースの編集部概算）。試算は前提条件により変わります。"
      }
    },
    {
      "@type": "Question",
      "name": "外食の消費税も下がりますか？",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "現状の議論では外食は対象外です。現行の軽減税率制度でも外食は10%が適用されており、今回の減税議論も主に持ち帰りや家庭で消費する飲食料品が対象とされています。"
      }
    }
  ]
}
</script>
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "NewsArticle",
  "headline": "【2026最新】食料品の消費税は1%へ？0%にならない理由と家計への影響を解説",
  "datePublished": "2026-05-29",
  "dateModified": "2026-05-29",
  "author": {
    "@type": "Person",
    "name": "はっさーブログ"
  },
  "publisher": {
    "@type": "Organization",
    "name": "はっさーブログ"
  },
  "description": "食料品の消費税「1%案」は本当にお得？0%との違い・家計負担・レジ改修問題・農家への影響・導入時期まで、最新報道をもとにわかりやすく解説します。"
}
</script>
</head>
<body>
<div class="container">

<!-- ===== セクション1：イントロ ===== -->
<div class="intro-section">
  <span class="intro-badge">2026年 最新情報</span>
  <h2>食料品の消費税、「実質ゼロ」ってどういうこと？　1%案が浮上した理由と家計への影響を解説</h2>
  <p>2026年秋〜冬、あなたのスーパーのレジが変わるかもしれません。食料品の消費税をめぐる消費税減税の議論で、当初の公約「ゼロ」ではなく、<span style="font-weight:700;">軽減税率をさらに引き下げ、食品消費税を1%にする</span>案が政府・与党内で有力になっています。「実質ゼロ」とも呼ばれるこの1%案、何が変わり、何が変わらないのか。</p>
  <p>「食料品の消費税1%案とは？」「0%と1%、結局どっちがいいの？」「消費税減税はいつから始まる？」——そうした素直な疑問に答えるため、この記事では今起きていることを事実ベースで整理します。食品消費税に関する難しい制度の話も、日常の言葉でわかるように書きました。</p>
  <ul class="intro-points">
    <li>「消費税 実質ゼロ」「食料品 消費税 1%」とは何か、なぜ0%にできないのかがわかる</li>
    <li>消費税減税の家計への影響：1%案と0%案の差がわかる</li>
    <li>食料品消費税の「いつから？」最新スケジュールがわかる</li>
    <li>世論・スーパー・レジメーカーなど現場の声がわかる</li>
  </ul>
</div>

<!-- ===== セクション2：注意喚起＋統計ボックス ===== -->
<div class="section-card">
  <h2>まず知っておきたい：数字で見る今回の議論</h2>
  <div class="section-body">
    <p class="section-lead">数字を押さえておくと、議論の全体像がぐっと理解しやすくなります。話のスケールを確認しておきましょう。</p>

    <div class="notice-box">
      <div class="notice-icon">[!]</div>
      <p class="notice-text">この議論はまだ決定事項ではありません。現時点では「政府・与党内で有力な案」の段階です。一部報道では、6月下旬にも政府・与党内で方向性が示される可能性が報じられていますが、確定した政府発表ではありません。</p>
    </div>

    <div class="stats-grid">
      <div class="stat-card">
        <span class="stat-label">0%案と1%案の財源差額</span>
        <span class="stat-value">約6,000</span>
        <span class="stat-unit">億円／年（節約できる分）</span>
      </div>
      <div class="stat-card">
        <span class="stat-label">1%案の年間節約額（4人家族・編集部概算）</span>
        <span class="stat-value">約7〜8</span>
        <span class="stat-unit">万円（現行8%比）</span>
      </div>
      <div class="stat-card">
        <span class="stat-label">レジ改修にかかる期間</span>
        <span class="stat-value">1年 vs 半年</span>
        <span class="stat-unit">（0%案 vs 1%案）</span>
      </div>
    </div>

    <p style="margin-top: 22px;">食料品の消費税は現在8%（軽減税率適用）です。<strong>1%案</strong>では8%→1%の7%分が引き下げられるため、4人世帯の食費節約は<span class="mark-high">年間約7〜8万円規模</span>になる計算です（外食除く食料品ベースの編集部概算）。<strong>0%案</strong>はさらに1%分多い8%分の引き下げで年間約8〜9万円規模の節約となります（同編集部概算）。<span class="mark-mid">両案の差額</span>はTBS報道が引用した民間試算で<span class="mark-mid">年間約8,000円</span>とされています（外食除く食料品購入額ベース・前提条件あり）。なお、1%案・0%案ともに税収減は年間4〜5兆円規模となるため、財源確保は共通の大きな課題です。</p>

    <p>また、今回の消費税減税の対象は、現行の軽減税率（8%）が適用されている「飲食料品」のみです。外食・お酒などは対象外で、消費税10%のままとなります。食料品消費税の最新の議論は流動的なため、正式発表を待つことが重要です。</p>
  </div>
</div>

<!-- ===== セクション3：Q&A ===== -->
<div class="section-card">
  <h2>なぜ食品消費税ゼロではなく1%なのか？よくある疑問に答えます</h2>
  <div class="section-body">
    <p class="section-lead">「食料品 消費税 1%」「消費税ゼロはどこへ？」——素直な6つの疑問に答えます。</p>

    <div class="qa-list">

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>「実質ゼロ」というのは、本当にゼロということ？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>税率としては<span class="mark-mid">1%が残ります</span>。「実質ゼロ」とは、消費者が店頭で支払う消費税を現行8%から<strong>1%に直接引き下げる</strong>ことで、ゼロに限りなく近い負担感を目指すという方向性です。POSレジ（売上管理システム）の設計上、0%（税金なし）という設定は多くのシステムが想定しておらず、根本的な改修が必要になります。一方、1%であれば「税率の数字を書き換える」マスタ変更で対応できるケースが多いため、この呼び方が使われています。なお、一部報道では1%分の税収を別途補助に充てるという案も出ていますが、詳細はまだ確定していません。</span>
          </div>
        </div>
      </div>

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>なぜ最初の公約どおりゼロにできないのですか？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>現在使われているPOSレジ（売上管理コンピューター）の多くは、消費税が「存在する」前提でプログラムされています。0%（非課税・免税）は設計上の想定外であるため、システムを根本から見直す必要があります。複数の報道によれば、<span class="mark-high">0%への対応には約1年、1%への変更なら約半年程度</span>で準備できるとされています（業界団体や事業者へのヒアリングによる見通し）。1%であれば税率の数字を書き換えるだけで済むシステムが多いため、この差が生まれます。ただし、「既存システムでも比較的短期間で対応可能」とする事業者や技術者の声もあり、必要期間については業界内でも見解が分かれています。</span>
          </div>
        </div>
      </div>

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>1%のままでも、スーパーなどの現場は対応できるのですか？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>レジシステムの改修負担は1%の方が明らかに軽くなります。ただし、スーパーなどでは<span class="mark-mid">値札・価格ポップの変更（スーパー 値札変更）</span>も伴います。ある福岡のスーパー店長は「1%でも0%でも、少なくとも3,000枚以上の価格表示を修正する必要がある」と話しており、現場の家計負担軽減コストが完全になくなるわけではありません。それでも、0%よりは対応しやすいという意見が業界からは多く出ています。</span>
          </div>
        </div>
      </div>

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>減税の財源はどこから来るのですか？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>高市首相は<span class="mark-mid">赤字国債には頼らない</span>方針を示しています。財源規模は、報道ベースの試算では、<strong>0%案で年間約5兆円、1%案でも年間約4.4兆円</strong>の税収減が生じるとされています。1%案が「財源的に有利」なのは、0%案との差額（約6,000億円／年）が節約できるからです。ただし1%案でも約4.4兆円規模の代替財源が必要であり、その確保策はいまも議論中です。</span>
          </div>
        </div>
      </div>

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>農家は消費税が下がるとなぜ困るのですか？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>これは議論の「裏側」としてあまり知られていない論点です。現在、年間売上1,000万円以下の<span class="mark-high">小規模農家の多くは、消費税の納税義務が免除される「免税事業者」</span>です（一部報道では全農家の相当数にのぼるとも言われています）。しかし、農産物の出荷価格に消費税分（8%）を上乗せして取引することが慣行になっているため、この差額が実質的な収入の一部になっています。食料品の消費税が1%や0%になると、上乗せできる額が大きく減り、手取りが減少する農家が出てくる可能性があります。農業団体がこの問題を強く懸念しており、政策議論の複雑な背景の一つになっています。</span>
          </div>
        </div>
        <div style="background:#f1f8e9; border-top:1px solid #c8e6c9; padding:14px 18px;">
          <div style="font-size:0.82rem; font-weight:700; color:#2e7d32; margin-bottom:10px; margin-top:0;">農家の収入が減るしくみ（図解）</div>
          <div class="impact-flow">
            <div class="if-step if-start">小規模農家（免税事業者）</div>
            <div class="if-arrow">&#8595;</div>
            <div class="if-step">農産物の出荷価格に消費税8%分を上乗せして取引</div>
            <div class="if-arrow">&#8595;</div>
            <div class="if-step">この差額が実質的な収入の一部（益税）に</div>
            <div class="if-arrow">&#8595;</div>
            <div class="if-step if-warn">消費税が1%または0%になると…</div>
            <div class="if-arrow">&#8595;</div>
            <div class="if-step if-bad">上乗せできる額が激減 → 手取り減少の懸念</div>
          </div>
        </div>
          </div>
        </div>
      </div>

      <div class="qa-item">
        <div class="qa-q">
          <span class="qa-q-mark">Q</span>
          <span>外食も安くなりますか？</span>
        </div>
        <div class="qa-a">
          <div class="qa-a-inner">
            <span class="qa-a-mark">A</span>
            <span>現状の議論では<span class="mark-high">外食は対象外</span>です。現行の軽減税率制度でも、スーパーなどで購入する「食品」は8%ですが、外食は10%が適用されます。今回の減税議論も同様に、持ち帰りや家庭で消費する飲食料品を主な対象としており、外食事業者への対応は別途課題として残っています。</span>
          </div>
        </div>
      </div>

    </div>
  </div>
</div>

<!-- ===== セクション4：比較テーブル ===== -->
<div class="section-card">
  <h2>0%案 vs 1%案 vs 現状：5つの視点で比べる</h2>
  <div class="section-body">
    <p class="section-lead">「ゼロがいいに決まっている」と思いがちですが、実際に比較すると、それぞれにトレードオフがあります。</p>

    <div class="table-wrap">
      <table>
        <thead>
          <tr>
            <th>比較項目</th>
            <th>現状（8%）</th>
            <th>1%案（実質ゼロ）</th>
            <th>0%案（完全ゼロ）</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>導入までの期間</td>
            <td>変化なし</td>
            <td class="td-good">約半年（報道ベースの見通し）</td>
            <td class="td-bad">約1年以上（同上）</td>
          </tr>
          <tr>
            <td>4人家族の年間負担軽減（編集部概算）</td>
            <td>変化なし</td>
            <td class="td-mid">8%→1%で大幅軽減</td>
            <td class="td-good">8%→0%で最大の軽減</td>
          </tr>
          <tr>
            <td>レジシステム改修の難易度</td>
            <td>変化なし</td>
            <td class="td-good">比較的容易（半年程度の見通し）</td>
            <td class="td-bad">根本改修が必要</td>
          </tr>
          <tr>
            <td>公約との整合性</td>
            <td>変化なし</td>
            <td class="td-mid">「実質ゼロ」として説明</td>
            <td class="td-good">公約どおり</td>
          </tr>
          <tr>
            <td>必要な代替財源（試算）</td>
            <td>変化なし</td>
            <td class="td-mid">年間約4.4兆円</td>
            <td class="td-bad">年間約5兆円</td>
          </tr>
          <tr>
            <td>外食事業者への影響</td>
            <td>変化なし</td>
            <td class="td-mid">食料品との税率差が拡大</td>
            <td class="td-bad">外食のみ10%、格差が最大</td>
          </tr>
        </tbody>
      </table>
    </div>

    <p style="margin-top: 20px;">この表からわかるように、1%案は「早さと財源負担の軽さ」に強みがあり、0%案は「わかりやすさと負担軽減の大きさ」に強みがあります。どちらを優先するかは、政治的な判断だけでなく、国民一人ひとりの価値観とも深く関わります。</p>

    <p>ANNが2026年5月23・24日に実施した世論調査では、<span class="mark-high">「1%にする」が40%、「ゼロにする」が26%、「減税の必要はない」が30%</span>という結果が報告されています。「1%支持」は最多ですが過半数には届かず、「減税不要」も3割を占めており、世論は三分している状況です。</p>

    <h3 style="font-size:1rem; font-weight:700; color:#1a237e; margin:24px 0 10px; padding:0;">0%案と1%案の差額：世帯別シミュレーション（民間試算）</h3>
    <p style="font-size:0.88rem; color:#546e7a; margin:0 0 10px;">※この表は「0%案と1%案の差額」を示しています（編集部概算）。1%案自体の節約額（現行8%比）は4人家族で年間約7〜8万円、0%案は約8〜9万円です（いずれも外食除く食料品ベースの編集部概算）。前提条件により変わります。</p>
    <div class="table-wrap">
      <table>
        <thead>
          <tr>
            <th>世帯タイプ</th>
            <th>0%案と1%案の差額（年間目安）</th>
            <th>月換算（目安）</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>一人暮らし</td>
            <td class="td-mid">約2,000〜3,000円</td>
            <td>約170〜250円</td>
          </tr>
          <tr>
            <td>夫婦2人</td>
            <td class="td-mid">約4,000〜5,000円</td>
            <td>約330〜420円</td>
          </tr>
          <tr>
            <td>4人家族（標準）</td>
            <td class="td-good">約8,000円（民間試算）</td>
            <td>約670円</td>
          </tr>
          <tr>
            <td>食費が多め（4人超）</td>
            <td class="td-good">1万円超も</td>
            <td>約850円以上</td>
          </tr>
        </tbody>
      </table>
    </div>
  </div>
</div>

<!-- ===== セクション5：メリット・デメリット ===== -->
<div class="section-card">
  <h2>1%案「実質ゼロ」構想のメリットとデメリット</h2>
  <div class="section-body">
    <p class="section-lead">どんな政策にも光と影があります。1%案の「いいところ」と「気になるところ」を正直に並べました。</p>

    <div class="merit-demerit-grid">
      <div class="merit-box">
        <div class="merit-demerit-head merit-head">メリット</div>
        <div class="merit-demerit-body">
          <ul class="md-list">
            <li>
              <span class="md-title">早く恩恵が届く</span>
              レジ改修が約半年で済むため、0%案より数ヶ月早く減税が始まる可能性があります。物価高が続く今の生活には、一日でも早い対応が助かるという声が多く出ています。
            </li>
            <li>
              <span class="md-title">財源確保のハードルが相対的に低い</span>
              1%案でも年間約4.4兆円規模の財源が必要ですが、0%案（約5兆円）と比べると差額は約6,000億円／年の節約になります。財源確保が共通の課題である中、少しでも負担を小さくできる点は現実的なメリットです。赤字国債に頼らない方針とも整合しやすくなります。
            </li>
            <li>
              <span class="md-title">レジメーカー・小売現場への負担が小さい</span>
              現行のレジは「税率がある前提」で設計されています。1%なら数字を変えるだけで対応できるケースが多く、事業者側の改修コストと混乱を抑えられます。
            </li>
            <li>
              <span class="md-title">「早期実現」という政治的実績を示せる</span>
              2026年度内の実施に意欲を示している高市首相にとって、1%案は公約に沿った「スピード実現」を国民にアピールできる選択肢でもあります。
            </li>
          </ul>
        </div>
      </div>

      <div class="demerit-box">
        <div class="merit-demerit-head demerit-head">デメリット・懸念点</div>
        <div class="merit-demerit-body">
          <ul class="md-list">
            <li>
              <span class="md-title">「公約違反」との批判を招く可能性</span>
              自民党が衆院選で掲げた公約は「食料品の消費税ゼロ」でした。<span class="mark-mid">1%にとどまった場合、「実質ゼロと言っても税率はゼロではない」という批判</span>が出る可能性があり、政治的な信頼に影響するリスクも指摘されています。
            </li>
            <li>
              <span class="md-title">0%案との差は年間約8,000円（民間試算・差額のみ）</span>
              1%案でも現行8%と比べると年間約7〜8万円規模の節約になりますが（編集部概算）、0%案（約8〜9万円規模・同概算）との差額は民間試算で約8,000円とされています（外食除く・前提条件あり）。「ゼロを待てばよかった」という声が出る可能性は残ります。
            </li>
            <li>
              <span class="md-title">外食事業者との税率格差がさらに広がる</span>
              外食は10%のままで、食料品が1%になると、その差は9ポイントになります。飲食業界からは「不公平だ」という声が出る可能性があります。
            </li>
            <li>
              <span class="md-title">「一時的な措置」への懸念</span>
              今回の減税は2年間の時限措置として議論されています。2年後に元の税率に戻ることへの不安や、「結局また上がるなら意味がない」という声も一部にあります。
            </li>
          </ul>
        </div>
      </div>
    </div>
  </div>
</div>

<!-- ===== セクション6：ハイライトボックス ===== -->
<div class="section-card">
  <h2>あなたの状況別：この議論をどう受け止めるか</h2>
  <div class="section-body">
    <p class="section-lead">同じ「1%案」でも、家族構成や生活スタイルによって感じ方は違います。状況別に整理しました。</p>

    <div class="highlight-grid">

      <div class="highlight-item hl-blue">
        <div class="hl-head">子育て世帯（食費が多い家庭）</div>
        <div class="hl-body">
          <p>1%案でも現行8%から7%分の引き下げとなるため、食費が多い家庭では年間約7〜8万円規模の節約が期待できます（編集部概算）。0%案との差額は民間試算で年間約8,000円程度（外食除く食料品ベース）です。<span class="mark-high">早く始まる方が実質的な恩恵は大きくなる</span>という観点からは、1%案は評価できます。</p>
        </div>
      </div>

      <div class="highlight-item hl-green">
        <div class="hl-head">年金生活者・高齢者世帯</div>
        <div class="hl-body">
          <p>物価高の影響を特に強く受けやすい年金世帯では、食料品の価格負担を少しでも減らしたいという声が強くあります。世論調査でも「一刻も早く安くなってほしい」という反応が目立ちます。1%案でも早期実現を優先してほしいというニーズが高い層です。</p>
        </div>
      </div>

      <div class="highlight-item hl-orange">
        <div class="hl-head">スーパー・食料品販売の事業者</div>
        <div class="hl-body">
          <p>価格ラベルの書き換えなど現場の作業負担は0%でも1%でも発生します。ある店長が「0%の方がいい」と答えたように、税率がわかりやすいゼロを望む声もあります。一方でレジシステム改修の手間とコストは1%の方が明らかに小さく、<span class="mark-mid">現場の混乱を最小化したいなら1%案が現実的</span>という見方もあります。</p>
        </div>
      </div>

      <div class="highlight-item hl-purple">
        <div class="hl-head">将来世代・財政を心配する方</div>
        <div class="hl-body">
          <p>「子供や孫の世代にツケを残したくない」と考える方にとっては、財源の見通しが立たないまま進む減税議論そのものへの懸念もあります。赤字国債に頼らない方針が維持されるかどうかも、注視したいポイントです。</p>
        </div>
      </div>

    </div>
  </div>
</div>

<!-- ===== セクション7：チェックリスト（黄色背景） ===== -->
<div class="section-card">
  <h2>あなたはどちら派？1%案 vs 0%案</h2>
  <div class="section-body">
    <p class="section-lead">消費税減税の議論、あなたはどちらを支持しますか？各案のポイントをまとめました。</p>
    <div class="vote-grid">
      <div class="vote-box vote-blue">
        <div class="vote-head">すぐ始まる「1%案」派</div>
        <ul class="vote-list">
          <li>物価高が続く今、一日でも早く食料品を値下げしてほしい</li>
          <li>レジ改修が半年で済む現実的な選択肢</li>
          <li>1%でも家計負担の軽減は確実にある</li>
          <li>早期実現による生活改善を優先したい</li>
        </ul>
      </div>
      <div class="vote-box vote-green">
        <div class="vote-head">公約通り「0%案」派</div>
        <ul class="vote-list">
          <li>選挙で約束した通りゼロにすべき</li>
          <li>1%は「実質ゼロ」とは言えない</li>
          <li>0%案と1%案の差額は年間約8,000円（民間試算）。0%案の節約額はさらに大きい</li>
          <li>わかりやすさと最大の家計負担軽減を求める</li>
        </ul>
      </div>
    </div>
    <p style="margin-top:16px; font-size:0.88rem; color:#546e7a;">※ANNが2026年5月23・24日に実施した世論調査では、「1%にする」40%・「ゼロにする」26%・「減税の必要はない」30%という結果でした。1%支持が最多ですが過半数には届いておらず、世論は三分しています。</p>
  </div>
</div>

<!-- ===== セクション8：チェックリスト ===== -->
<div class="section-card">
  <h2>今後の動きを見守るための確認ポイント</h2>
  <div class="section-body">
    <p class="section-lead">この議論は6月に大きな節目を迎えます。何をチェックすればいいか、ポイントをまとめました。</p>

    <div class="keypoint-box">
      <div style="margin-top:0; padding-top:0;">
        <div class="kp-title">注目すべき6つのチェックポイント</div>
        <ul class="kp-list">
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>6月中の「中間とりまとめ」の内容</strong><br>超党派議員や有識者らが参加する政策検討会議「社会保障国民会議」が、6月中に方向性を示す見通しと報じられています。1%案が採用されるか、0%案が維持されるかの議論の中心となっています。</span>
          </li>
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>政府・与党内での最終方針の確定</strong><br>一部報道では、6月下旬にも政府・与党内で方向性が固まる可能性が伝えられています。正式な政府発表があるまでは「有力な案の段階」であることを念頭に置いてください。</span>
          </li>
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>「1%」の具体的な設計（代替財源・補助の有無）</strong><br>税率1%への直接引き下げが基本ですが、一部報道では差額分（約6,000億円）を別途補助に充てる案も出ています。どの形が採用されるかによって、家計への恩恵の届き方が変わります。</span>
          </li>
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>代替財源の確保状況</strong><br>赤字国債に頼らないとした場合、どこから財源を調達するかが問われます。増税や歳出削減との組み合わせになる場合、家計全体への影響も変わります。</span>
          </li>
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>関連法案の国会提出・成立の時期</strong><br>首相は速やかに法案を国会に提出する意向を示しています。2026年度内の実施には、法案成立のタイムラインが重要になります。</span>
          </li>
          <li>
            <span class="kp-check">&#10003;</span>
            <span><strong>外食・酒類への対応方針</strong><br>今回の議論では現行の軽減税率対象（食料品）が主な対象ですが、外食や酒類についても今後どう扱うかは、飲食業界全体に影響します。</span>
          </li>
        </ul>
      </div>
    </div>

    <p style="margin-top: 20px;">報道ベースでは、方針が固まった後に関連法案の審議・成立・施行というステップが続くため、実際に買い物で変化を感じられるのは<span class="mark-high">2026年度内〜2027年にかけて</span>になるとみられています（流動的な見通しであり、変わる可能性があります）。</p>
  </div>
</div>

<!-- ===== セクション8：いつから？ ===== -->
<div class="section-card">
  <h2>食料品の消費税1%はいつから始まる？最新スケジュール</h2>
  <div class="section-body">
    <p class="section-lead">「消費税減税はいつから？」は多くの方が気になるポイントです。現時点でわかっている情報を整理します。</p>

    <div class="timeline-box">
      <div class="tl-item">
        <div class="tl-dot tl-now"></div>
        <div class="tl-content">
          <div class="tl-label">現在（2026年5〜6月）</div>
          <p>超党派の社会保障国民会議で消費税減税の議論が継続中。食料品消費税を現行8%（軽減税率）から1%へ引き下げる案が有力とされています。ただし、正式な政府発表はまだありません。</p>
        </div>
      </div>
      <div class="tl-item">
        <div class="tl-dot tl-near"></div>
        <div class="tl-content">
          <div class="tl-label">2026年6月（見通し）</div>
          <p>社会保障国民会議が中間とりまとめを示す予定と報じられています。1%案か0%案かの方向性が明確になる見通しです。その後、政府・与党内で最終方針が固められると伝えられています。</p>
        </div>
      </div>
      <div class="tl-item">
        <div class="tl-dot tl-mid"></div>
        <div class="tl-content">
          <div class="tl-label">2026年後半（見通し）</div>
          <p>方針確定後、関連法案を国会に提出・審議・成立させる必要があります。1%案であればレジ改修に約半年程度かかるとされるため、この時期が準備フェーズになる可能性があります。</p>
        </div>
      </div>
      <div class="tl-item">
        <div class="tl-dot tl-far"></div>
        <div class="tl-content">
          <div class="tl-label">2026年度内〜2027年（目標・未確定）</div>
          <p>報道ベースでは「2026年度内の実施」に意欲が示されています。ただし、<span class="mark-high">法案成立・周知期間・代替財源の確保</span>など複数のハードルがあり、開始時期は流動的です。食料品消費税の「いつから」については、今後の正式発表で確認することが重要です。</p>
        </div>
      </div>
    </div>

    <p style="margin-top:20px;">「食料品の消費税 いつから」という検索が急増しているほど、多くの方が開始時期を気にしています。現時点では「2026年度内の実施を目指して議論中」が最も正確な表現です。決定が出た際は、政府の公式発表や信頼できるニュースソースで確認することをおすすめします。</p>
  </div>
</div>

<!-- ===== セクション9（旧8）：結論ボックス ===== -->
<div class="section-card">
  <h2>まとめ：「実質ゼロ」を冷静に受け止めるために</h2>
  <div class="section-body">
    <p class="section-lead">議論はまだ動いています。今できることは、正確な情報を持って見守ることです。</p>

    <div class="conclusion-box">
      <div class="conclusion-box-inner">
        <div class="conclusion-title">この記事のまとめ</div>
        <ul class="conclusion-list">
          <li>政府・与党内で食料品の消費税を<strong>1%に直接引き下げる「実質ゼロ」案</strong>が有力になっている（未確定・6月下旬に最終判断の見通し）</li>
          <li>0%ではなく1%が有力な最大の理由は<strong>レジシステム改修の時間（0%=約1年 vs 1%=約半年、いずれも報道ベースの見通し）</strong></li>
          <li>1%案の節約額（現行8%比）は<strong>4人家族で年間約7〜8万円規模（編集部概算）</strong>。0%案は約8〜9万円規模（同概算）で、両案の差額は約8,000円（TBS報道の民間試算・外食除く食料品ベース・前提条件あり）</li>
          <li>必要な代替財源は<strong>1%案で年間約4.4兆円、0%案で年間約5兆円</strong>（報道ベースの試算）。差額の約6,000億円が1%案の財政的優位とされる</li>
          <li>ANN世論調査（2026年5月23・24日実施）では「1%にする」<strong>40%</strong>・「ゼロにする」<strong>26%</strong>・「減税の必要はない」<strong>30%</strong>で世論は三分</li>
          <li>超党派「社会保障国民会議」が<strong>6月中に中間とりまとめ</strong>を示し、首相が<strong>6月下旬に最終判断</strong>する見通し</li>
        </ul>
      </div>
    </div>

    <p style="margin-top: 24px;">「1%でも十分か」「公約通りゼロを待つべきか」——この問いへの答えは、あなたの生活状況や価値観によって変わります。大切なのは、「実質ゼロ」という言葉が何を意味しているのかを正確に理解したうえで、政府の判断を見極めることです。</p>

    <p>一つの目安として：<span class="mark-high">少しでも早く食費負担を下げたい方</span>は1%案を、<span class="mark-high">公約通りのわかりやすいゼロにこだわる方</span>は0%案を支持する傾向があります。どちらにせよ、食料品の減税が実現すれば、現在の8%より家計への恩恵は確実にあります。</p>

    <p>物価高が続く今、家計への影響が直接出てくる話です。6月の動きから目を離さず、信頼できる情報源で最新状況を確認するようにしましょう。</p>

    <div class="action-box">
      <div class="action-title">次にできること</div>
      <ul class="action-list">
        <li>6月中の「社会保障国民会議」の中間とりまとめを確認する</li>
        <li>還元の具体的な方法（補助金の種類）が発表されたら家計への影響を試算してみる</li>
        <li>関連法案が国会に提出されたら審議の動きをチェックする</li>
      </ul>
    </div>
  </div>
</div>

<!-- ===== 参考・出典 ===== -->
<div class="section-card">
  <h2>参考・出典</h2>
  <div class="section-body">
    <p class="section-lead">この記事は以下の情報源をもとに作成しています。</p>
    <ul class="source-list">
      <li><strong>各社報道</strong>：朝日新聞（2026年5月28日）、共同通信（2026年5月25日）、TBS NEWS DIG（2026年5月27日）、FBS福岡放送（2026年5月27日）、テレ朝NEWS（2026年5月28日）</li>
      <li><strong>世論調査</strong>：ANNによる消費税減税に関する世論調査（2026年実施・報道ベース）</li>
      <li><strong>家計試算</strong>：民間各社による4人家族の食料品消費額をもとにした試算（前提条件あり）</li>
      <li><strong>財源試算</strong>：報道各社が引用した政府・与党内の試算（約4.4兆円〜5兆円規模）</li>
      <li><strong>業界情報</strong>：レジ業界団体・スーパー事業者へのヒアリングをもとにした報道</li>
      <li><strong>農業関連</strong>：農業団体・業界紙の報道をもとに構成</li>
    </ul>
    <p style="margin-top:14px; font-size:0.87rem; color:#78909c;">本記事に含まれる数値・スケジュール・政策内容は、記事作成時点（2026年5月29日）の報道をもとにしています。正式な政府発表・法案成立後の内容とは異なる場合があります。最新情報は財務省・内閣府などの公式発表でご確認ください。</p>
  </div>
</div>

</div><!-- /.container -->

<style>
  /* ===== セクション5：メリット・デメリット ===== */
  .merit-demerit-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    margin-top: 4px;
  }

  .merit-box, .demerit-box {
    border-radius: 12px;
    overflow: hidden;
    border: 1px solid #e0e0e0;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  }

  .merit-demerit-head {
    padding: 12px 18px;
    font-weight: 800;
    font-size: 0.97rem;
    letter-spacing: 0.04em;
    margin: 0;
  }

  .merit-head {
    background: linear-gradient(90deg, #1b5e20, #2e7d32);
    color: #fff;
  }

  .demerit-head {
    background: linear-gradient(90deg, #b71c1c, #c62828);
    color: #fff;
  }

  .merit-demerit-body {
    background: #fff;
    padding: 16px 18px;
  }

  .merit-demerit-body > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .md-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .md-list li {
    font-size: 0.93rem;
    color: #37474f;
    line-height: 1.72;
    padding-left: 14px;
    border-left: 3px solid #e0e0e0;
  }

  .merit-box .md-list li {
    border-left-color: #4caf50;
  }

  .demerit-box .md-list li {
    border-left-color: #ef9a9a;
  }

  .md-title {
    display: block;
    font-weight: 700;
    color: #263238;
    margin-bottom: 4px;
    font-size: 0.95rem;
  }

  /* ===== セクション6：ハイライト ===== */
  .highlight-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 4px;
  }

  .highlight-item {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  }

  .highlight-item > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .hl-head {
    padding: 11px 16px;
    font-weight: 700;
    font-size: 0.92rem;
    color: #fff;
    margin: 0;
  }

  .hl-blue .hl-head  { background: linear-gradient(90deg, #1565c0, #1976d2); }
  .hl-green .hl-head { background: linear-gradient(90deg, #2e7d32, #388e3c); }
  .hl-orange .hl-head{ background: linear-gradient(90deg, #e65100, #f4511e); }
  .hl-purple .hl-head{ background: linear-gradient(90deg, #4a148c, #6a1b9a); }

  .hl-body {
    padding: 14px 16px;
    font-size: 0.92rem;
    color: #37474f;
    line-height: 1.72;
    background: #fff;
  }

  .hl-body p {
    margin: 0 !important;
    padding: 0 !important;
  }

  .hl-blue  { border: 1px solid #90caf9; }
  .hl-green { border: 1px solid #a5d6a7; }
  .hl-orange{ border: 1px solid #ffcc80; }
  .hl-purple{ border: 1px solid #ce93d8; }

  /* ===== セクション7：チェックリスト ===== */
  .keypoint-box {
    background: #fff9e6;
    border: 2px solid #ffc107;
    border-radius: 12px;
    padding: 22px 24px;
    margin-top: 4px;
  }

  .keypoint-box > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .kp-title {
    font-weight: 800;
    font-size: 1rem;
    color: #e65100;
    margin-bottom: 16px;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .kp-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  .kp-list li {
    display: flex;
    gap: 12px;
    align-items: flex-start;
    font-size: 0.93rem;
    color: #37474f;
    line-height: 1.72;
  }

  .kp-check {
    color: #f9a825;
    font-size: 1.1rem;
    font-weight: 800;
    flex-shrink: 0;
    margin-top: 2px;
  }

  /* ===== セクション8：結論 ===== */
  .conclusion-box {
    background: linear-gradient(135deg, #1565c0 0%, #0d47a1 60%, #1a237e 100%);
    border-radius: 12px;
    padding: 26px 28px;
    margin-top: 4px;
  }

  .conclusion-box > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .conclusion-box-inner > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .conclusion-title {
    font-weight: 800;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 14px;
    margin-top: 0 !important;
    padding-top: 0 !important;
    letter-spacing: 0.04em;
  }

  .conclusion-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .conclusion-list li {
    color: rgba(255,255,255,0.93);
    font-size: 0.93rem;
    line-height: 1.72;
    padding-left: 18px;
    position: relative;
  }

  .conclusion-list li::before {
    content: ">";
    position: absolute;
    left: 0;
    color: #90caf9;
    font-weight: 700;
  }

  .action-box {
    background: #e8f5e9;
    border: 1px solid #a5d6a7;
    border-radius: 10px;
    padding: 18px 22px;
    margin-top: 20px;
  }

  .action-box > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .action-title {
    font-weight: 800;
    color: #2e7d32;
    font-size: 0.95rem;
    margin-bottom: 10px;
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .action-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .action-list li {
    font-size: 0.92rem;
    color: #37474f;
    padding-left: 18px;
    position: relative;
  }

  .action-list li::before {
    content: ">";
    position: absolute;
    left: 0;
    color: #4caf50;
    font-weight: 700;
  }

  /* ===== レスポンシブ追加 ===== */
  @media (max-width: 640px) {
    .merit-demerit-grid { grid-template-columns: 1fr; }
    .highlight-grid { grid-template-columns: 1fr; }
    .conclusion-box { padding: 20px 18px; }
    .keypoint-box { padding: 18px 16px; }
    .vote-grid { grid-template-columns: 1fr; }
  }

  /* ===== 農家フロー図解 ===== */
  .impact-flow {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .if-step {
    background: #fff;
    border: 1px solid #c8e6c9;
    border-radius: 6px;
    padding: 7px 14px;
    font-size: 0.88rem;
    color: #37474f;
    width: 100%;
  }

  .if-start { background: #e8f5e9; font-weight: 700; color: #1b5e20; }
  .if-warn  { background: #fff8e1; border-color: #ffe082; color: #e65100; font-weight: 700; }
  .if-bad   { background: #ffebee; border-color: #ef9a9a; color: #c62828; font-weight: 700; }

  .if-arrow {
    font-size: 1.1rem;
    color: #81c784;
    padding-left: 14px;
    line-height: 1;
  }

  /* ===== 投票ボックス ===== */
  .vote-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 16px;
    margin-top: 4px;
  }

  .vote-box {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.06);
  }

  .vote-box > *:first-child {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }

  .vote-head {
    padding: 12px 16px;
    font-weight: 800;
    font-size: 0.95rem;
    color: #fff;
    margin: 0;
  }

  .vote-blue .vote-head { background: linear-gradient(90deg, #1565c0, #1976d2); }
  .vote-green .vote-head { background: linear-gradient(90deg, #2e7d32, #388e3c); }

  .vote-list {
    list-style: none;
    padding: 14px 16px;
    margin: 0;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 8px;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 12px 12px;
  }

  .vote-list li {
    font-size: 0.91rem;
    color: #37474f;
    padding-left: 16px;
    position: relative;
    line-height: 1.65;
  }

  .vote-blue .vote-list li::before  { content: ">"; position: absolute; left: 0; color: #1565c0; font-weight: 700; }
  .vote-green .vote-list li::before { content: ">"; position: absolute; left: 0; color: #2e7d32; font-weight: 700; }

  /* ===== 参考・出典リスト ===== */
  .source-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  .source-list li {
    font-size: 0.92rem;
    color: #37474f;
    padding: 10px 14px;
    background: #f8f9fa;
    border-radius: 8px;
    border-left: 3px solid #1a6bb5;
    line-height: 1.65;
  }

  /* ===== タイムライン（いつから？セクション） ===== */
  .timeline-box {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 4px;
    padding-left: 12px;
    border-left: 3px solid #e0e0e0;
  }

  .tl-item {
    display: flex;
    gap: 16px;
    padding-bottom: 24px;
    position: relative;
    margin-left: -14px;
  }

  .tl-item:last-child {
    padding-bottom: 0;
  }

  .tl-dot {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top: 3px;
    border: 3px solid #fff;
    box-shadow: 0 0 0 2px #ccc;
  }

  .tl-now  { background: #f44336; box-shadow: 0 0 0 2px #f44336; }
  .tl-near { background: #ff9800; box-shadow: 0 0 0 2px #ff9800; }
  .tl-mid  { background: #1565c0; box-shadow: 0 0 0 2px #1565c0; }
  .tl-far  { background: #2e7d32; box-shadow: 0 0 0 2px #2e7d32; }

  .tl-content { flex: 1; }

  .tl-label {
    font-weight: 800;
    font-size: 0.93rem;
    color: #1a237e;
    margin-bottom: 6px;
  }

  .tl-content p {
    font-size: 0.93rem;
    color: #37474f;
    line-height: 1.72;
    margin: 0 !important;
  }
</style>

</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>
