<?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/%e4%b8%ad%e6%9d%b1%e6%83%85%e5%8b%a2%e7%b5%8c%e6%b8%88%e5%bd%b1%e9%9f%bf/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Jun 2026 15:04:07 +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>ナフサは足りている」のに倒産急増——2026年、流通崩壊の本質と業界への影響を解説</title>
		<link>https://nonbiri-ke.com/naphtha-shortage-2026/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Thu, 18 Jun 2026 15:04:04 +0000</pubDate>
				<category><![CDATA[気になるニュース]]></category>
		<category><![CDATA[カルビー白黒パッケージ]]></category>
		<category><![CDATA[サプライチェーン目詰まり]]></category>
		<category><![CDATA[シンナー供給不足]]></category>
		<category><![CDATA[ナフサ不足]]></category>
		<category><![CDATA[ナフサ危機2026]]></category>
		<category><![CDATA[ホルムズ海峡封鎖]]></category>
		<category><![CDATA[中東情勢経済影響]]></category>
		<category><![CDATA[塗装業界倒産]]></category>
		<category><![CDATA[帝国データバンク倒産]]></category>
		<category><![CDATA[石油化学製品]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=13001</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/Gemini_Generated_Image_d0uxwyd0uxwyd0ux-1024x559.jpg" class="webfeedsFeaturedVisual" /></p>ナフサ不足「総量は足りているのに届かない」その真相と日本経済への影響 2026年 ナフサ供給問題 「在庫はある」のに現場には届かない——ナフサ不足が日本を揺さぶる理由 「材料が手に入らないまま工事の期日が来てしまった」「 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/Gemini_Generated_Image_d0uxwyd0uxwyd0ux-1024x559.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="ナフサは「総量足りている」のに現場に届かない？塗装業界の倒産急増、サプライチェーンの目詰まりの仕組みと今後の見通しをわかりやすく解説します。">
<title>ナフサ不足「総量は足りているのに届かない」その真相と日本経済への影響</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;
  font-size: 16px;
  line-height: 1.85;
  color: #2c2c2c;
  margin: 0;
  padding: 0;
}

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

/* ===== 共通見出しスタイル ===== */
h2 {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.4);
  padding-bottom: 10px;
  margin-bottom: 20px;
  margin-top: 0;
}

h3 {
  font-size: 1.05rem;
  font-weight: 700;
  color: #1a3a5c;
  margin-top: 24px;
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 4px solid #3a7bd5;
}

p {
  margin: 0 0 1em;
}

/* ===== セクション共通 ===== */
.section-box {
  background: #fff;
  border-radius: 14px;
  padding: 32px 36px;
  margin-bottom: 28px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.07);
}

.section-lead {
  font-size: 0.95rem;
  color: #555;
  margin-bottom: 18px;
  margin-top: 0;
  padding-top: 0;
}

/* ===== セクション1：イントロ ===== */
.intro-section {
  background: linear-gradient(135deg, #1a3a5c 0%, #2e6da4 60%, #4a90d9 100%);
  border-radius: 14px;
  padding: 40px 36px;
  margin-bottom: 28px;
  color: #fff;
  box-shadow: 0 6px 24px rgba(26,58,92,0.25);
}

.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.2);
  border: 1px solid rgba(255,255,255,0.5);
  border-radius: 20px;
  padding: 4px 14px;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 16px;
}

.intro-section h2 {
  font-size: 1.45rem;
  color: #fff;
  border-bottom: 2px solid rgba(255,255,255,0.35);
  padding-bottom: 12px;
  margin-bottom: 20px;
  line-height: 1.5;
}

.intro-section p {
  color: rgba(255,255,255,0.92);
  margin-bottom: 1em;
}

.intro-highlight {
  background: rgba(255,255,255,0.15);
  border-left: 4px solid rgba(255,255,255,0.7);
  border-radius: 0 8px 8px 0;
  padding: 14px 18px;
  margin-top: 20px;
  font-size: 0.95rem;
  color: #fff;
}

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

/* ===== セクション2：統計ボックス ===== */
.notice-box {
  background: linear-gradient(135deg, #fff3cd 0%, #fff8e1 100%);
  border: 2px solid #f0c040;
  border-radius: 12px;
  padding: 18px 22px;
  margin-bottom: 24px;
  font-size: 0.93rem;
}

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

.notice-title {
  font-weight: 700;
  color: #7a5500;
  font-size: 0.95rem;
  margin-bottom: 6px;
  display: block;
}

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

.stat-card {
  background: linear-gradient(135deg, #1a3a5c 0%, #2e6da4 100%);
  border-radius: 12px;
  padding: 20px 16px;
  text-align: center;
  color: #fff;
  box-shadow: 0 4px 12px rgba(26,58,92,0.2);
}

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

.stat-number {
  font-size: 2rem;
  font-weight: 900;
  line-height: 1.1;
  display: block;
  margin-bottom: 6px;
}

.stat-unit {
  font-size: 1rem;
  font-weight: 700;
}

.stat-label {
  font-size: 0.78rem;
  color: rgba(255,255,255,0.82);
  line-height: 1.4;
  display: block;
  margin-top: 6px;
}

/* ===== セクション2 内 h2 ===== */
.section-box > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }
.section-box h2 { margin-top: 0 !important; }
.section-box h2:first-child { margin-top: 0 !important; }

.stat-section { background: linear-gradient(135deg, #1a3a5c 0%, #2a5298 100%); }
.stat-section h2 { color: #fff; }
.stat-section h3 { color: #fff; border-left-color: rgba(255,255,255,0.5); }
.stat-section p { color: #fff; }
.stat-section .section-lead { color: rgba(255,255,255,0.85); }

/* ===== セクション3：Q&A ===== */
.qa-section { background: linear-gradient(135deg, #f8f9ff 0%, #eef2ff 100%); }
.qa-section h2 {
  background: linear-gradient(90deg, #3a5fd9, #6a3de8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  border-bottom: 2px solid #c5d0ff;
}

.qa-item {
  border: 1px solid #dde4ff;
  border-radius: 10px;
  margin-bottom: 14px;
  overflow: hidden;
}

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

.qa-q {
  background: linear-gradient(90deg, #3a5fd9 0%, #6a3de8 100%);
  color: #fff;
  padding: 12px 18px;
  font-weight: 700;
  font-size: 0.95rem;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  margin: 0;
}

.qa-q-icon {
  background: rgba(255,255,255,0.25);
  border-radius: 50%;
  width: 24px;
  height: 24px;
  min-width: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 900;
  font-size: 0.85rem;
}

.qa-a {
  padding: 14px 18px;
  font-size: 0.93rem;
  background: #fff;
  line-height: 1.8;
}

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

/* ===== セクション4：比較テーブル ===== */
.table-section { background: linear-gradient(135deg, #fff 0%, #f5f8ff 100%); }
.table-section h2 {
  background: linear-gradient(90deg, #1a6e3c, #2da85f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  border-bottom: 2px solid #b7e4c7;
}

.compare-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.88rem;
  margin-top: 8px;
}

.compare-table th {
  background: linear-gradient(135deg, #1a6e3c 0%, #2da85f 100%);
  color: #fff;
  padding: 12px 10px;
  text-align: center;
  font-weight: 700;
  font-size: 0.85rem;
  border: 1px solid #1a6e3c;
}

.compare-table th:first-child {
  background: linear-gradient(135deg, #1a3a5c 0%, #2e6da4 100%);
  text-align: left;
  padding-left: 14px;
}

.compare-table td {
  padding: 11px 10px;
  text-align: center;
  border: 1px solid #dce8f0;
  vertical-align: middle;
  transition: background 0.2s;
}

.compare-table td:first-child {
  text-align: left;
  font-weight: 700;
  padding-left: 14px;
  background: #f0f7f4;
  color: #1a3a5c;
}

.compare-table tr:hover td {
  background: #e8f5ee;
}

.compare-table tr:hover td:first-child {
  background: #c8e8d8;
}

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

.compare-table tr:nth-child(even):hover td {
  background: #e8f5ee;
}

.tag-high { color: #c0392b; font-weight: 700; }
.tag-mid  { color: #d68910; font-weight: 700; }
.tag-low  { color: #1a6e3c; font-weight: 700; }
.tag-ok   { color: #1a6e3c; }
.tag-ng   { color: #c0392b; }

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

/* ===== セクション5：メリット・デメリット ===== */
.merit-section { background: linear-gradient(135deg, #fff 0%, #f5fff8 100%); }
.merit-section h2 {
  background: linear-gradient(90deg, #b5451b, #e07b3a);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  border-bottom: 2px solid #f5ccb0;
}
.merit-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

.merit-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 8px;
}

.merit-box, .demerit-box {
  border-radius: 12px;
  padding: 22px 20px;
}

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

.merit-box {
  background: linear-gradient(135deg, #e8f8ef 0%, #d4f0e0 100%);
  border: 2px solid #6fcf97;
}

.demerit-box {
  background: linear-gradient(135deg, #fff0f0 0%, #ffe0e0 100%);
  border: 2px solid #eb5757;
}

.merit-title, .demerit-title {
  font-weight: 900;
  font-size: 1rem;
  margin-bottom: 14px;
  padding: 6px 12px;
  border-radius: 6px;
  display: inline-block;
}

.merit-title { background: #27ae60; color: #fff; }
.demerit-title { background: #c0392b; color: #fff; }

.merit-list, .demerit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.merit-list li, .demerit-list li {
  padding: 10px 0 10px 18px;
  border-bottom: 1px dashed rgba(0,0,0,0.1);
  font-size: 0.92rem;
  line-height: 1.75;
  position: relative;
}

.merit-list li:last-child, .demerit-list li:last-child { border-bottom: none; }

.merit-list li::before {
  content: "+";
  position: absolute;
  left: 0;
  top: 10px;
  font-weight: 900;
  color: #27ae60;
  font-size: 1rem;
}

.demerit-list li::before {
  content: "-";
  position: absolute;
  left: 0;
  top: 10px;
  font-weight: 900;
  color: #c0392b;
  font-size: 1.1rem;
}

/* ===== セクション6：ハイライト ===== */
.highlight-section { background: linear-gradient(135deg, #faf8ff 0%, #f0ebff 100%); }
.highlight-section h2 {
  background: linear-gradient(90deg, #5a2d82, #9b59b6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  border-bottom: 2px solid #d7b8f3;
}
.highlight-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

.highlight-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-top: 8px;
}

.highlight-item {
  border-radius: 12px;
  padding: 18px 18px;
  font-size: 0.92rem;
  line-height: 1.8;
}

.highlight-item > *:first-child { margin-top: 0 !important; }
.highlight-item p { margin-top: 8px; margin-bottom: 0; }

.hl-label {
  font-weight: 700;
  font-size: 0.88rem;
  margin-bottom: 8px;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-block;
}

.hl-blue { background: #e8f4ff; border: 2px solid #5da8e8; }
.hl-blue .hl-label { background: #2980b9; color: #fff; }

.hl-green { background: #e8f8ef; border: 2px solid #5db87e; }
.hl-green .hl-label { background: #27ae60; color: #fff; }

.hl-orange { background: #fff5ea; border: 2px solid #e8964d; }
.hl-orange .hl-label { background: #d35400; color: #fff; }

.hl-purple { background: #f5eeff; border: 2px solid #9b6fd6; }
.hl-purple .hl-label { background: #7d3c98; color: #fff; }

/* ===== セクション7：チェックリスト ===== */
.checklist-section { background: #fff9e6; border: 2px solid #f0c040; }
.checklist-section h2 {
  background: linear-gradient(90deg, #7a5500, #c08000);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  border-bottom: 2px solid #f0c040;
}
.checklist-section > *:first-child { margin-top: 0 !important; padding-top: 0 !important; }

.checklist {
  list-style: none;
  padding: 0;
  margin: 0;
}

.checklist li {
  display: flex;
  gap: 14px;
  align-items: flex-start;
  padding: 14px 0;
  border-bottom: 1px dashed #e0c060;
  font-size: 0.93rem;
  line-height: 1.8;
}

.checklist li:last-child { border-bottom: none; }
.checklist li > *:first-child { margin-top: 0 !important; }

.check-icon {
  background: linear-gradient(135deg, #c08000, #e8b000);
  color: #fff;
  font-weight: 900;
  font-size: 0.85rem;
  min-width: 28px;
  height: 28px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  flex-shrink: 0;
}

/* ===== セクション8：結論 ===== */
.conclusion-section {
  background: linear-gradient(135deg, #1a3a5c 0%, #2e6da4 60%, #4a90d9 100%);
  color: #fff;
}

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

.conclusion-section h2 {
  color: #fff;
  -webkit-text-fill-color: #fff;
  background: none;
  border-bottom: 2px solid rgba(255,255,255,0.35);
}

.conclusion-section h3 {
  color: #cce4ff;
  border-left-color: rgba(255,255,255,0.5);
}

.conclusion-section p { color: rgba(255,255,255,0.92); }

.conclusion-section .section-lead { color: rgba(255,255,255,0.78); }

.conclusion-box {
  background: rgba(255,255,255,0.12);
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 12px;
  padding: 22px 24px;
  margin-top: 24px;
}

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

.conclusion-box-title {
  font-weight: 700;
  font-size: 1rem;
  color: #fff;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255,255,255,0.3);
}

.conclusion-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.conclusion-list li {
  padding: 8px 0 8px 22px;
  position: relative;
  font-size: 0.92rem;
  color: rgba(255,255,255,0.92);
  border-bottom: 1px solid rgba(255,255,255,0.1);
  line-height: 1.7;
}

.conclusion-list li:last-child { border-bottom: none; }

.conclusion-list li::before {
  content: ">";
  position: absolute;
  left: 4px;
  top: 8px;
  color: #7ecfff;
  font-weight: 700;
}

/* ===== レスポンシブ ===== */
@media (max-width: 640px) {
  .container { padding: 20px 14px 40px; }
  .intro-section, .section-box { padding: 24px 18px; }
  .stats-grid { grid-template-columns: 1fr; gap: 12px; }
  .stat-number { font-size: 1.6rem; }
  h2 { font-size: 1.1rem; }
  .compare-table { font-size: 0.78rem; }
  .compare-table th, .compare-table td { padding: 8px 6px; }
  .merit-grid { grid-template-columns: 1fr; }
  .highlight-grid { grid-template-columns: 1fr; }
}
</style>
</head>
<body>
<div class="container">


<!-- ===== セクション1：イントロ ===== -->
<section class="intro-section">
  <span class="intro-badge">2026年 ナフサ供給問題</span>
  <h2>「在庫はある」のに現場には届かない——ナフサ不足が日本を揺さぶる理由</h2>
  <p>「材料が手に入らないまま工事の期日が来てしまった」「仕入れ値が急に上がって見積もりが合わなくなった」——塗装や建材の現場では、こうした声が相次いでいます。一方、政府は「ナフサの総量は確保されている」と繰り返しています。</p>
  <p>どちらも嘘をついているわけではありません。それなのになぜ、現場では材料が届かず、倒産件数が増え続けているのでしょうか。</p>
  <p>この記事では、ナフサとは何かという基本から、「目詰まり」と呼ばれる現象のしくみ、そして今後の日本経済への影響まで、報道内容や専門家の見解をもとにわかりやすく解説します。難しい経済用語や化学の知識がなくても理解できるよう、できるだけ身近なたとえを使いながら説明していきます。</p>
  <div class="intro-highlight">
    <strong>この記事でわかること</strong><br>
    ナフサとは何か・なぜ今不足しているのか / 「総量は足りる」のに現場に届かないしくみ / 塗装業界をはじめとした現場への具体的な打撃 / 今後の見通しと私たちの生活への影響
  </div>
</section>

<!-- ===== セクション2：注意喚起 ＋ 統計カード ===== -->
<section class="section-box stat-section">
  <h2>今、現場で何が起きているか——倒産急増と資材不足の実態</h2>
  <p class="section-lead">「材料価格が危険水域」と業界団体が警告するほど、事態は深刻です。確認できる数字で現状を確認しておきましょう。</p>

  <div class="notice-box">
    <span class="notice-title">注意：現在進行中の問題です</span>
    ナフサ由来の建材・塗料・溶剤の供給問題は2026年4月以降に顕在化し、6月時点でも供給不安が続いています。原油には国家備蓄（約250日分）が整備されている一方、<span class="mark-yellow">ナフサには国家備蓄制度がなく、民間在庫は約20日分しかない</span>構造が今回の危機を深刻化させた一因です。価格・供給状況は今後も変動する可能性があります。最新情報は各業界団体や取引先にご確認ください。
  </div>

  <div class="stats-grid">
    <div class="stat-card">
      <span class="stat-number">80<span class="stat-unit">件</span></span>
      <span class="stat-label">2026年1〜5月の<br>「塗装・防水工事」倒産件数<br>（帝国データバンク・2026年6月8日発表）</span>
    </div>
    <div class="stat-card">
      <span class="stat-number">2.7<span class="stat-unit">%</span></span>
      <span class="stat-label">シンナーを<br>「通常どおり」入手できた<br>会員企業の割合<br>（日本塗装工業会アンケート）</span>
    </div>
    <div class="stat-card">
      <span class="stat-number">最多<span class="stat-unit">水準</span></span>
      <span class="stat-label">2025年通年206件（2000年以降最多）<br>2026年1〜5月80件は<br>2025年同期（87件）に次ぐ高水準<br>（帝国データバンク調べ）</span>
    </div>
  </div>

  <div class="notice-box summary-box">
    <span class="notice-title">3行で要約</span>
    ・ナフサの総量不足ではなく、流通の「目詰まり」が問題の本質<br>
    ・塗装業界では倒産件数が高水準で推移、小規模事業者ほど深刻<br>
    ・回復に向けた動きは始まっているが、末端への浸透には時間がかかる
  </div>

  <h3>なぜ塗装業界がとくに打撃を受けているのか</h3>
  <p>塗装作業で使う塗料・シンナー・コーキング材はいずれもナフサ由来です。これらのうち一つでも手に入らなければ、工事そのものが止まります。さらに、<span class="mark-yellow">塗料は樹脂・顔料・添加剤を組み合わせた混合物で、99%の原料がそろっても残り1%が欠けると製品として成立しない</span>という特性があります。</p>
  <p>消泡剤のような微量添加剤が一つ足りないだけで、塗ったときに泡が残り製品として出荷できなくなります。日本塗装工業会の若宮昇平会長によると、製造装置の都合上「仮に1週間に200キロずつ材料を入手できても、装置を回すには5週間待たなければならない」ケースもあるといいます。</p>
  <p>価格面でも深刻な状況が報告されています。<span class="mark-red">すでに契約済みの工事では材料費が急騰しても受注単価を変更しにくく</span>、差額を労務費で吸収せざるを得ない状況が続いています。若い職人の育成や賃上げに取り組んでいた矢先の打撃で、「職人を解雇せざるを得ない」という声も一部で出ています。</p>
</section>

<!-- ===== セクション3：Q&A ===== -->
<section class="section-box qa-section">
  <h2>「ナフサって何?」から始める5つの疑問</h2>
  <p class="section-lead">「ナフサ」という言葉を初めて聞いた方のために、基本的な疑問にひとつずつ答えます。</p>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-icon">Q</span>そもそもナフサとは何ですか？</div>
    <div class="qa-a">
      <p>ナフサ（粗製ガソリンとも呼ばれます）は、原油を加熱・蒸留する過程で取り出される成分の一つです。ガソリンや灯油と同じように原油から作られますが、そのまま燃料として使うのではなく、プラスチックや化学製品の「原料の原料」として使われます。</p>
      <p>塗料・シンナー・ペットボトル・フィルム・繊維・医薬品など、ナフサが関わる製品は私たちの生活のいたるところに存在します。帝国データバンクの調査（2026年4月）によると、ナフサ関連製品の仕入れに関わる製造業者は国内に約4万6741社あり、全製造業のおよそ3割にあたるとされています。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-icon">Q</span>なぜ今、不足しているのですか？</div>
    <div class="qa-a">
      <p>報道によると、2026年2月末、米国・イスラエルによるイランへの攻撃を機にホルムズ海峡が事実上の封鎖状態になったことが直接の引き金とされています。日本はかねてから中東からの原油輸入に大きく依存しており、この海峡が通れなくなると原油やナフサの調達に支障が出ます。</p>
      <p>ここで重要なのがナフサの備蓄構造です。原油には国家備蓄（約250日分）が整備されていますが、ナフサには国家備蓄制度がありません。民間在庫は約20日分という非常に薄い水準だったため、中東情勢の変化が即座に石油化学産業の稼働に影響しました。日本は現在、アメリカやアフリカ、南米などからの代替調達により一定量を確保していますが、サプライチェーン全体の混乱は続いています。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-icon">Q</span>政府は「足りている」と言うのに、なぜ現場に届かないのですか？</div>
    <div class="qa-a">
      <p>これが今回の問題の核心です。政府が「足りている」と言うのは、日本全体の備蓄や代替調達を含めた「総量」の話です。しかし実際には、原油からナフサ、そして最終製品へと至る過程で、製造業者・問屋・販売店など多くの中間業者を経由します。</p>
      <p>炭化水素リサーチ株式会社の柳本浩希氏は、「目詰まり」の原因として、このサプライチェーン各段階の価格転嫁のズレを指摘しています。「値上がりする前に売りたくない」「値上がりする前に確保しておきたい」という動きが各段階で連鎖し、購買力のある企業や強い取引関係を持つ企業に物が集まりやすくなる。その結果として川下の末端に不足が生じるという構造です。「総量」と「手元に届く量」は別の話なのです。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-icon">Q</span>ナフサの生成比率とは何ですか？なぜ重要なのですか？</div>
    <div class="qa-a">
      <p>ナフサを「ナフサクラッカー」と呼ばれる大型装置で高温分解すると、エチレン・プロピレン・ブタジエン・ベンゼン・トルエン・キシレンなど複数の化学品が生まれます。柳本氏によると、ナフサ由来の生成物の約50%はエチレンやプロピレンで、一方でトルエン・キシレンなどは合わせても生成比率が低いとされています。</p>
      <p><span class="mark-yellow">この割合は技術的に大きく変えることができないため、塗料や溶剤の原料となるトルエン・キシレン系が今回特に不足しやすい構造</span>になっています。「欲しい成分だけ増産する」ということが難しいのです。</p>
    </div>
  </div>

  <div class="qa-item">
    <div class="qa-q"><span class="qa-q-icon">Q</span>私たちの日常生活にどんな影響がありますか？</div>
    <div class="qa-a">
      <p>カルビーは2026年5月12日に正式発表し、同月25日出荷分からポテトチップスなど主力商品のパッケージを白黒2色に変更することが報じられました。印刷インクの不足が身近な商品にも波及している事例として広く注目されました。建材・塗料の不足は住宅の新築・リフォーム工事の遅延や費用上昇につながる可能性があります。</p>
      <p>野村総合研究所エグゼクティブ・エコノミストの木内登英氏は、「在庫が減るにつれてじわじわと広がる性質を持っている」と指摘しています。今すぐ生活が激変するわけではありませんが、住宅工事や塗装工事を検討中の方は、費用と工期に余裕を持った計画が必要になりそうです。</p>
    </div>
  </div>
</section>

<!-- ===== セクション4：解説 ===== -->
<section class="section-box table-section">
  <h2>「総量は足りる」のに届かない——目詰まりのしくみを読み解く</h2>
  <p class="section-lead">専門家の分析をもとに、なぜ「在庫はあるのに現場に届かない」という状況が起きるのかを整理します。</p>

  <h3>ナフサから製品が生まれるまでの長い旅</h3>
  <p>柳本氏によると、ナフサは何段階もの化学反応を経て、何万種類もの最終製品へ枝分かれしていきます。その結果として、川上（基礎化学品）・川中（ボトル、フィルム、溶剤、シンナーなどの加工品）・川下（製品メーカーや建設現場）までの「長く複雑なサプライチェーン」が生まれます。</p>
  <p>政府が「目詰まり」と呼ぶ現象は、このサプライチェーン各段階の価格転嫁のズレから生まれていると考えられています。たとえば<span class="mark-yellow">川上で高値の原料を仕入れた川中の加工メーカーは赤字を避けるために生産量を落とし、一方で川下の事業者は価格上昇前に確保しようと実需以上の注文を出す</span>、という動きが各段階で起きるというのです。</p>

  <h3>コメ不足との「似ている点」「違う点」</h3>
  <p>2024年に日本を騒がせたコメ不足と比較する声は現場でも多く聞かれます。農家や倉庫にはコメが一定量あるのにスーパーの棚が空になる——流通の偏りによって末端に届かないという構造は確かに似ています。</p>
  <p>ただし決定的な違いがあります。コメは最終消費財（食べ物）ですが、ナフサは「産業の基礎素材」です。<span class="mark-red">塗料・建材・プラスチック容器・医療用品など数万種類の製品がナフサを起点としており、川下への影響が非常に広範囲に及ぶ</span>点が、コメ不足とは異なります。</p>

  <h3>なぜ大手と中小で影響に差があるのか</h3>
  <p>取引先や業界によっては「特に変わっていない」という声もあります。これは嘘ではなく、大手企業や長年の取引実績がある企業は優先的に供給を確保できているためと考えられます。サプライチェーンの末端にいる中小企業・個人事業主ほど影響を受けやすく、逆に川上に近いほど影響が出にくいという構造です。</p>
  <p>木内氏も「価格交渉力の弱い中小企業を支えることが、結果的に家計を守ることになる」と指摘しています。倒産が続けば、職人の流出や工事遅延という形で最終的には一般消費者にも影響が及びます。</p>

  <h3>今後の見通しは？</h3>
  <p>柳本氏によると、6月上旬現在、トルエンの輸入量が増加していることが確認されています。また政府が石油元売りからトルエン・キシレンを原料不足の川中メーカーに直接販売するルートを構築したことで、現場の隅々まで届くまでには時間がかかるものの、回復に向けた動きは始まっています。</p>
  <p>一方で木内氏は「石油化学産業の混乱はしばらく続く」とも見ており、<span class="mark-yellow">在庫が徐々に枯渇するにつれて品不足や価格上昇が生活の身近な領域へじわじわと広がる可能性</span>には引き続き注意が必要だとしています。実際、日本ペイントはシンナー製品について75%の値上げを実施（建設通信新聞報道）しており、価格高騰はすでに現実のものとなっています。</p>
</section>

<!-- 【2回目に続きます。「続き」と送信してください】 -->

<!-- ===== セクション5：メリット・デメリット ===== -->
<section class="section-box merit-section">
  <h2>この危機がもたらすもの——現場への打撃と長期的な課題</h2>
  <p class="section-lead">今回の混乱は悪い面ばかりではありません。長期的な視点では、日本の産業構造の改善につながる動きも生まれています。</p>

  <div class="merit-grid">
    <div class="merit-box">
      <div class="merit-title">プラスの側面</div>
      <ul class="merit-list">
        <li>
          <strong>調達先の多元化が進む</strong><br>
          木内氏が指摘するように、中東への依存は以前からリスクとして知られていましたが、今回の事態を機に、アメリカ・アフリカ・南米などへの調達ルートの分散が加速しています。
        </li>
        <li>
          <strong>サプライチェーンの可視化が課題として浮上</strong><br>
          木内氏は「どこにどれだけの在庫があり、どの製品がどの段階で詰まっているのかを把握できなければ、不安による在庫の積み増しや防衛的減産は止まらない」と指摘。政府と産業界が情報共有の仕組みを整備する必要性が認識されました。
        </li>
        <li>
          <strong>直販ルートの整備</strong><br>
          政府が石油元売りから川中メーカーへの直接販売ルートを構築したことで、従来の流通経路を迂回する新たな供給の道ができました。柳本氏はこれにより「早晩、現場の隅々までシンナーや溶剤は届けられるだろう」としています。
        </li>
        <li>
          <strong>代替材料への検討</strong><br>
          代替材料の検討など、平時には後回しにされがちだった議論が、今回の混乱を機に各産業で始まりつつあります。
        </li>
      </ul>
    </div>
    <div class="demerit-box">
      <div class="demerit-title">マイナスの側面</div>
      <ul class="demerit-list">
        <li>
          <strong>中小企業・職人への直撃</strong><br>
          価格交渉力の弱い末端の事業者ほど打撃が大きく、契約済み工事の赤字リスクが高まっています。帝国データバンクによると、2025年の「塗装工事・防水工事」倒産は通年206件と2000年以降最多を記録。2026年1〜5月も80件と、2025年同期（87件）に次ぐ高水準で推移しています。
        </li>
        <li>
          <strong>熟練職人の流出リスク</strong><br>
          日本塗装工業会の若宮氏は「仕事が戻って再雇用できればよいのですが、いったん離れた職人さんに再び戻ってもらえる保証はありません」と語っています。技能の継承が途切れれば、業界全体の長期的な競争力に影響します。
        </li>
        <li>
          <strong>じわじわと広がる生活への影響</strong><br>
          木内氏は「第1次オイルショックやコロナ禍ほどの経済的打撃には至っていないものの、在庫が減るにつれてじわじわと広がる性質を持っている」と警告しています。一気に表面化しない分、気づきにくいリスクです。
        </li>
        <li>
          <strong>不安報道が混乱を増幅する可能性</strong><br>
          「品薄」「手に入らない」という報道が、まだ余裕のある事業者まで急いで確保に走らせ、実際の不足を悪化させる側面も指摘されています。情報の受け取り方が状況を左右する面もあります。
        </li>
      </ul>
    </div>
  </div>
</section>

<!-- ===== セクション6：ハイライトボックス ===== -->
<section class="section-box highlight-section">
  <h2>立場別に見る——あなたはどの影響を受けている？</h2>
  <p class="section-lead">ナフサ不足の影響は、立場や業種によって大きく異なります。自分に近いケースを確認してみてください。</p>

  <div class="highlight-grid">
    <div class="highlight-item hl-blue">
      <div class="hl-label">塗装・建設業の事業者</div>
      <p>材料の仕入れ価格と受注単価のギャップが最大の問題です。<span class="mark-yellow">すでに契約済みの工事は「情勢が落ち着くまで待つ」と言われるケースもあり、単価変更の交渉が難しい</span>状況が報告されています。施主への早めの状況説明と協議が必要です。</p>
    </div>
    <div class="highlight-item hl-green">
      <div class="hl-label">住宅の新築・リフォームを検討中の方</div>
      <p>工期の遅延や材料費の上乗せが発生する可能性があります。見積もりを取る際は「資材高騰による追加費用が発生した場合の取り決め」を事前に業者と確認しておくことをお勧めします。工事の時期や費用への影響が生じる可能性があることを念頭に置いておきましょう。</p>
    </div>
    <div class="highlight-item hl-orange">
      <div class="hl-label">製造業・印刷業の担当者</div>
      <p>カルビーが2026年5月出荷分から一部商品のパッケージを白黒に変更したように、<span class="mark-red">インク・塗料・プラスチック部材の不足は製品の仕様や出荷計画にも影響しうる</span>ことが示されました。調達先の分散が課題として指摘されています。</p>
    </div>
    <div class="highlight-item hl-purple">
      <div class="hl-label">一般消費者</div>
      <p>現時点では日常生活への直接的な影響は限られていますが、住宅関連の工事費用の上昇や一部商品のパッケージ変更・価格上昇は今後も続く可能性があります。専門家が指摘するように、過度な不安による在庫確保は流通の偏りを助長する可能性があります。</p>
    </div>
  </div>
</section>

<!-- ===== セクション7：チェックリスト ===== -->
<section class="section-box checklist-section">
  <h2>今すぐ確認したい7つのポイント</h2>
  <p class="section-lead">状況を正しく把握し、冷静に対処するために確認しておきたいことをまとめました。</p>

  <ul class="checklist">
    <li>
      <span class="check-icon">1</span>
      <div>
        <strong>「総量が足りている」＝「自分のところに届く」ではない</strong><br>
        政府の発表は日本全体の備蓄・輸入量の合計です。各流通段階での偏りが解消されるまでは、末端での不足は続く可能性があります。
      </div>
    </li>
    <li>
      <span class="check-icon">2</span>
      <div>
        <strong>塗料・溶剤系の原料は構造的に不足しやすい</strong><br>
        ナフサの分解で得られる成分の比率は技術的に大きく変えられません。塗料・シンナー・溶剤の原料となる成分は生成量が限られており、需要が集中すると不足しやすい性質があります。
      </div>
    </li>
    <li>
      <span class="check-icon">3</span>
      <div>
        <strong>価格転嫁の交渉は早めに始める</strong><br>
        建設・塗装関係の事業者は、施主との単価見直し協議を後回しにすると赤字が膨らみます。昨年秋以前の見積もりには今回の資材高騰は織り込まれていないことを説明し、早期に協議を始めましょう。
      </div>
    </li>
    <li>
      <span class="check-icon">4</span>
      <div>
        <strong>回復に向けた動きは始まっているが段階的</strong><br>
        柳本氏によると2026年6月上旬時点でトルエンの輸入量増加が確認されており、政府の直販ルート整備も進んでいます。ただし現場の末端まで届くには時間がかかります。
      </div>
    </li>
    <li>
      <span class="check-icon">5</span>
      <div>
        <strong>必要以上の在庫確保は状況を悪化させる可能性がある</strong><br>
        各段階での過剰な在庫確保が流通の偏りを加速させる一因と指摘されています。実需に基づいた適切な発注が、業界全体の早期安定につながります。
      </div>
    </li>
    <li>
      <span class="check-icon">6</span>
      <div>
        <strong>調達先の分散を中長期で検討する</strong><br>
        木内氏が指摘するように、中東依存の調達構造は以前からリスクとして知られていました。今回の経験を踏まえ、複数の仕入れルートを確保する中長期的な計画が求められます。
      </div>
    </li>
  </ul>
</section>

<!-- ===== セクション8：結論ボックス ===== -->
<section class="section-box conclusion-section">
  <h2>「見えない素材」が社会を支えている——この問題が示すこと</h2>
  <p class="section-lead">ナフサ不足は、私たちが普段意識することのない「素材の流れ」が、いかに社会の根底を支えているかを改めて浮き彫りにしました。</p>

  <p>今回の問題は、単に「中東情勢が悪化したから原料が減った」という話ではありません。<span class="mark-yellow">総量としては確保できていても、長く複雑なサプライチェーンのどこかで価格転嫁のズレや流通の偏りが起きれば、末端の現場には届かなくなる</span>——その構造が今回あらわになりました。</p>

  <p>専門家が指摘する「サプライチェーンの可視化」という課題は、まさにこの問題の本質を突いています。どこに在庫が偏り、どの段階で詰まっているかが見えなければ、不安による積み増しや防衛的な減産は止まりません。</p>

  <p>個人として今できる最も重要なことは、<strong>冷静に情報を見極めること</strong>です。柳本氏・木内氏ともに指摘するように、過度な不安による在庫の積み増しは流通の偏りを助長する可能性があります。企業・行政・消費者がそれぞれの立場で適切に動くことが、最終的には早期安定への道につながります。</p>

  <div class="conclusion-box">
    <div class="conclusion-box-title">この記事のまとめ</div>
    <ul class="conclusion-list">
      <li>ナフサは国内製造業のおよそ3割に関わる基礎原料。2026年2月の中東情勢悪化を機に供給混乱が発生</li>
      <li>政府の「総量は足りている」は事実だが、流通段階の価格転嫁のズレや偏りにより末端には届きにくい状況が続いている</li>
      <li>塗料・溶剤の原料となる成分はナフサからの生成量が限られており、需要が集中すると不足しやすい構造がある</li>
      <li>2026年1〜5月の塗装・防水工事倒産件数は80件（帝国データバンク）。シンナーを通常どおり入手できた会員企業は2.7%（日本塗装工業会）</li>
      <li>トルエンの輸入増・政府の直販ルート整備により回復に向けた動きは始まっているが、末端まで届くには時間がかかる見込み</li>
      <li>中東依存のサプライチェーン見直しと在庫状況の可視化が、長期的な課題として浮上している</li>
    </ul>
  </div>
</section>

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