<?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/%e6%97%a5%e6%9c%ac%e3%81%ae%e3%82%82%e3%81%ae%e3%81%a5%e3%81%8f%e3%82%8a/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Tue, 15 Jul 2025 16:12:57 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</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>日産追浜工場閉鎖で2400人失業危機｜製造業リストラの現実</title>
		<link>https://nonbiri-ke.com/%e6%97%a5%e7%94%a3%e8%bf%bd%e6%b5%9c%e5%b7%a5%e5%a0%b4%e9%96%89%e9%8e%96%e3%81%a72400%e4%ba%ba%e5%a4%b1%e6%a5%ad%e5%8d%b1%e6%a9%9f%ef%bd%9c%e8%a3%bd%e9%80%a0%e6%a5%ad%e3%83%aa%e3%82%b9%e3%83%88/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Tue, 15 Jul 2025 21:00:00 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[企業再建]]></category>
		<category><![CDATA[地域経済]]></category>
		<category><![CDATA[工場閉鎖]]></category>
		<category><![CDATA[日本のものづくり]]></category>
		<category><![CDATA[日産自動車]]></category>
		<category><![CDATA[日産追浜工場閉鎖]]></category>
		<category><![CDATA[産業空洞化]]></category>
		<category><![CDATA[自動車産業]]></category>
		<category><![CDATA[製造業の未来]]></category>
		<category><![CDATA[雇用問題]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=9388</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/07/ChatGPT-Image-2025年7月16日-00_30_54-1024x682.jpg" class="webfeedsFeaturedVisual" /></p>日産追浜工場閉鎖：あなたの街にも起こりうる「産業空洞化」の現実 7月15日、日産自動車が発表した追浜工場での車両生産を2027年度末で終了するという一報。この発表を受けた株主総会では「追浜の町が吹っ飛ぶ」という怒号が響い [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/07/ChatGPT-Image-2025年7月16日-00_30_54-1024x682.jpg" class="webfeedsFeaturedVisual" /></p>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9399173969923018"
     crossorigin="anonymous"></script>
<!-- レスポンシブタイプ -->
<ins class="adsbygoogle"
     style="display:block"
     data-ad-client="ca-pub-9399173969923018"
     data-ad-slot="4717798537"
     data-ad-format="auto"
     data-full-width-responsive="true"></ins>
<script>
     (adsbygoogle = window.adsbygoogle || []).push({});
</script>




<!DOCTYPE html>
<html lang="ja">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>日産追浜工場閉鎖：あなたの街にも起こりうる「産業空洞化」の現実</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }
        
        body {
            font-family: 'Hiragino Sans', 'Yu Gothic', 'Meiryo', sans-serif;
            line-height: 1.8;
            color: #333;
            background-color: #fafafa;
        }
        
        .container {
            max-width: 800px;
            margin: 0 auto;
            background-color: #fff;
            box-shadow: 0 0 30px rgba(0,0,0,0.15);
            border-radius: 12px;
            overflow: hidden;
        }
        
        .header {
            background: linear-gradient(135deg, #1a237e 0%, #3f51b5 100%);
            color: white;
            padding: 40px 30px;
            text-align: center;
        }
        
        .header h1 {
            font-size: 28px;
            font-weight: 700;
            margin-bottom: 15px;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
        }
        
        .subtitle {
            font-size: 16px;
            opacity: 0.9;
            font-weight: 300;
        }
        
        .content {
            padding: 40px 30px;
        }
        
        .section {
            margin-bottom: 50px;
        }
        
        .section h2 {
            color: white;
            font-size: 24px;
            font-weight: 700;
            margin-bottom: 20px;
            padding: 15px 20px;
            background: linear-gradient(135deg, #1a237e 0%, #3f51b5 100%);
            border-radius: 8px;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
            border-bottom: none;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .section h2:hover {
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(63, 81, 181, 0.3);
        }
        
        .section h3 {
            color: #2c5aa0;
            font-size: 20px;
            font-weight: 600;
            margin: 30px 0 15px 0;
        }
        
        .lead-text {
            font-size: 18px;
            font-weight: 500;
            color: #1a237e;
            background-color: #f8f9ff;
            padding: 25px;
            border-left: 5px solid #3f51b5;
            margin-bottom: 30px;
        }
        
        .data-box {
            background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
            border: 2px solid #ff9800;
            border-radius: 12px;
            padding: 25px;
            margin: 25px 0;
            box-shadow: 0 4px 15px rgba(255, 152, 0, 0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .data-box:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(255, 152, 0, 0.2);
        }
        
        .data-box h4 {
            color: #e65100;
            font-size: 18px;
            margin-bottom: 15px;
            font-weight: 600;
        }
        
        .data-item {
            display: flex;
            justify-content: space-between;
            margin-bottom: 10px;
            padding: 8px 0;
            border-bottom: 1px solid #ffe0b2;
        }
        
        .data-item:last-child {
            border-bottom: none;
        }
        
        .data-label {
            font-weight: 500;
        }
        
        .data-value {
            font-weight: 700;
            color: #d84315;
        }
        
        .quote-box {
            background-color: #f3e5f5;
            border-left: 5px solid #9c27b0;
            padding: 20px;
            margin: 25px 0;
            font-style: italic;
        }
        
        .highlight {
            background-color: #fff3e0;
            padding: 2px 6px;
            border-radius: 3px;
            font-weight: 600;
        }
        
        .warning-box {
            background-color: #ffebee;
            border: 2px solid #f44336;
            border-radius: 8px;
            padding: 20px;
            margin: 25px 0;
        }
        
        .warning-box h4 {
            color: #c62828;
            margin-bottom: 15px;
            font-weight: 600;
        }
        
        .checklist {
            list-style: none;
            padding-left: 0;
        }
        
        .checklist li {
            padding: 8px 0;
            padding-left: 25px;
            position: relative;
        }
        
        .checklist li:before {
            content: "•";
            position: absolute;
            left: 0;
        }
        
        .success-box {
            background-color: #e8f5e8;
            border: 2px solid #4caf50;
            border-radius: 8px;
            padding: 20px;
            margin: 25px 0;
        }
        
        .success-box h4 {
            color: #2e7d32;
            margin-bottom: 15px;
            font-weight: 600;
        }
        
        .action-list {
            list-style: none;
            padding-left: 0;
        }
        
        .action-list li {
            padding: 8px 0;
            padding-left: 25px;
            position: relative;
        }
        
        .action-list li:before {
            content: "•";
            position: absolute;
            left: 0;
            color: #4caf50;
            font-weight: bold;
        }
        
        .timeline {
            position: relative;
            padding-left: 30px;
        }
        
        .timeline:before {
            content: '';
            position: absolute;
            left: 15px;
            top: 0;
            bottom: 0;
            width: 2px;
            background-color: #3f51b5;
        }
        
        .timeline-item {
            position: relative;
            margin-bottom: 30px;
            background: linear-gradient(135deg, #f8f9ff 0%, #e8eaf6 100%);
            padding: 20px;
            border-radius: 12px;
            box-shadow: 0 4px 15px rgba(63, 81, 181, 0.1);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .timeline-item:hover {
            transform: translateX(5px);
            box-shadow: 0 8px 25px rgba(63, 81, 181, 0.2);
        }
        
        .timeline-item:before {
            content: '';
            position: absolute;
            left: -37px;
            top: 25px;
            width: 12px;
            height: 12px;
            border-radius: 50%;
            background-color: #3f51b5;
        }
        
        .timeline-year {
            font-weight: 700;
            color: #1a237e;
            font-size: 16px;
            margin-bottom: 8px;
        }
        
        .call-to-action {
            background: linear-gradient(135deg, #1a237e 0%, #3f51b5 100%);
            color: white;
            padding: 30px;
            border-radius: 8px;
            text-align: center;
            margin-top: 40px;
        }
        
        .call-to-action h3 {
            color: white;
            margin-bottom: 15px;
        }
        
        .call-to-action p {
            margin-bottom: 0;
            font-size: 16px;
        }
        
        .impact-grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
            margin: 25px 0;
        }
        
        .impact-card {
            background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 100%);
            padding: 20px;
            border-radius: 12px;
            border-left: 5px solid #3f51b5;
            box-shadow: 0 4px 15px rgba(0,0,0,0.05);
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }
        
        .impact-card:hover {
            transform: translateY(-3px);
            box-shadow: 0 8px 25px rgba(63, 81, 181, 0.15);
        }
        
        .impact-card h4 {
            color: #1a237e;
            margin-bottom: 10px;
            font-weight: 600;
        }
        
        @media (max-width: 768px) {
            .container {
                margin: 0;
                box-shadow: none;
            }
            
            .header, .content {
                padding: 20px;
            }
            
            .header h1 {
                font-size: 24px;
            }
            
            .section h2 {
                font-size: 20px;
            }
            
            .impact-grid {
                grid-template-columns: 1fr;
            }
            
            .data-item {
                flex-direction: column;
                gap: 5px;
            }
        }
    </style>
</head>
<body>
    <div class="container">

        
        <div class="content">
            <section class="section">
                <div class="lead-text">
                    7月15日、日産自動車が発表した追浜工場での車両生産を2027年度末で終了するという一報。この発表を受けた株主総会では「追浜の町が吹っ飛ぶ」という怒号が響いた。60年以上にわたって地域経済を支え続けてきた工場が消える──。これは単なる企業の経営判断を超えた、現代日本が直面する構造的変化の象徴といえるだろう。
                </div>
                
                <p>なぜ今、この問題があなたにとって重要なのか。それは、同様の「産業空洞化」が全国各地で静かに進行しているからだ。製造業に依存する地域に住む人々、そこで働く人々、さらには日本の製造業の未来を考える全ての人にとって、この出来事は他人事ではない。</p>
            </section>

            <section class="section">
                <h2>数字が物語る現実　稼働率40%という異常事態</h2>
                
                <div class="data-box">
                    <h4>追浜工場の現状を示す数字</h4>
                    <div class="data-item">
                        <span class="data-label">年間生産能力</span>
                        <span class="data-value">24万台</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">2024年実際の生産台数</span>
                        <span class="data-value">約10万台（稼働率40%）</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">従業員数</span>
                        <span class="data-value">約2,400名</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">操業開始</span>
                        <span class="data-value">1961年（64年の歴史）</span>
                    </div>
                </div>
                
                <p>一般的に、自動車工場の損益分岐点は稼働率70-80%とされている。つまり、<span class="highlight">追浜工場は「存続不可能」な状態が続いていた</span>のだ。</p>
                
                <p>この背景には、主力車種「ノート」の販売不振がある。2021-2024年度は月約8,000台を販売していたが、2025年4月にはわずか4,470台に急減。20年末を最後に全面改良が行われていないことで、競合他車に押されて在庫が積み上がっていた。</p>
            </section>

            <section class="section">
                <h2>従業員と地域への影響　選択を迫られる3,600人</h2>
                
                <p>追浜工場では約2,400名が働いており、子会社の湘南工場と合わせると約3,600人が影響を受ける。彼らに提示される選択肢は厳しい。</p>
                
                <h3>従業員が直面する選択肢</h3>
                
                <div class="impact-grid">
                    <div class="impact-card">
                        <h4>他工場への配置転換</h4>
                        <p>福岡県の九州工場や栃木工場への転勤。家族を持つ中高年層にとって、住環境の変化は重い負担となる。</p>
                    </div>
                    <div class="impact-card">
                        <h4>希望退職・早期退職</h4>
                        <p>特に契約社員や派遣社員にとって、雇い止めのリスクは極めて高い。</p>
                    </div>
                </div>
                
                <div class="quote-box">
                    「何も聞いていない」「情報がない」「何も分からないので、答えられない」──工場から出てきた従業員たちの言葉少なな反応が、現場の不安と混乱を物語っている。一方で「九州はいいけど、追浜はかわいそう」と追浜工場の関係者を思いやる従業員の声もあった。
                </div>
                
                <h3>地域経済への波紋</h3>
                
                <p>興味深いのは、この発表を受けた地域の反応が二分されていることだ。</p>
                
                <div class="impact-grid">
                    <div class="impact-card">
                        <h4>九州側の反応：安堵と期待</h4>
                        <p>苅田商工会議所会頭「安心した。経済効果が期待でき、引き続き支援する」<br>
                        福岡県知事「正直ほっとした」</p>
                    </div>
                    <div class="impact-card">
                        <h4>関東側の懸念</h4>
                        <p>部品メーカーや物流、飲食、小売など関連事業への波及的影響。数千人規模の雇用喪失の可能性</p>
                    </div>
                </div>
            </section>

            <section class="section">
                <h2>なぜ日産は「技術の日産」から転落したのか</h2>
                
                <p>追浜工場閉鎖の根本原因を理解するには、日産の技術戦略の迷走を知る必要がある。</p>
                
                <h3>ハイブリッド車での致命的な遅れ</h3>
                
                <div class="timeline">
                    <div class="timeline-item">
                        <div class="timeline-year">1997年</div>
                        <p>トヨタ：世界初のプリウス発売</p>
                    </div>
                    <div class="timeline-item">
                        <div class="timeline-year">1999年</div>
                        <p>ホンダ：インサイト発売</p>
                    </div>
                    <div class="timeline-item">
                        <div class="timeline-year">2007年</div>
                        <p>日産：トヨタからシステム購入でようやく参入</p>
                    </div>
                    <div class="timeline-item">
                        <div class="timeline-year">2010年</div>
                        <p>日産：独自開発システムでHV本格参入</p>
                    </div>
                </div>
                
                <p>当時のカルロス・ゴーン体制下でEV開発に注力した結果、ハイブリッド車では「周回遅れ」となった。</p>
                
                <h3>「eパワー」の限界</h3>
                
                <p>日産独自のハイブリッドシステム「eパワー」は、エンジンを発電専用に使用することで静粛性や加速性に優れる。しかし、高速道路での燃費性能がトヨタやホンダのシステムに劣るため、長距離運転が多い北米市場では全く通用しなかった。</p>
                
                <div class="data-box">
                    <h4>2024年北米販売実績</h4>
                    <div class="data-item">
                        <span class="data-label">ホンダ</span>
                        <span class="data-value">142万台（営業利益約4,700億円）</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">日産</span>
                        <span class="data-value">92万台（営業利益62億円の赤字）</span>
                    </div>
                </div>
            </section>

            <section class="section">
                <h2>ホンダとの統合破談　プライドが招いた孤立</h2>
                
                <p>2025年2月13日、ホンダとの経営統合協議が破談となった際、日産幹部は語気を強めた。</p>
                
                <div class="quote-box">
                    「もう二度と、あんな失礼なことは言われたくない」
                </div>
                
                <p>ホンダが日産に求めたのは以下の通りだった：</p>
                
                <div class="warning-box">
                    <h4>ホンダの要求</h4>
                    <ul class="checklist">
                        <li>日産の完全子会社化</li>
                        <li>大規模なリストラの断行</li>
                        <li>「eパワー」の廃止とホンダHVシステムへの一本化</li>
                    </ul>
                </div>
                
                <p>これらの提案は「技術の日産」のプライドを深く傷つけた。しかし、破談から5か月後の現実を見ると、ホンダが指摘した課題の深刻さが改めて浮き彫りになっている。</p>
            </section>

            <section class="section">
                <h2>あなたの街は大丈夫？　産業空洞化への備え</h2>
                
                <p>日産の事例は、製造業に依存する地域が直面するリスクを如実に示している。あなたの住む地域で、以下のような兆候はないだろうか？</p>
                
                <div class="warning-box">
                    <h4>危険信号のチェックリスト</h4>
                    <ul class="checklist">
                        <li>主要企業の工場稼働率低下</li>
                        <li>製品の競争力低下、販売不振</li>
                        <li>新規投資の停止、設備の老朽化</li>
                        <li>非正規雇用の比率増加</li>
                        <li>若年層の流出、高齢化の進行</li>
                    </ul>
                </div>
                
                <div class="success-box">
                    <h4>地域ができる備え</h4>
                    <ul class="action-list">
                        <li>産業の多様化促進</li>
                        <li>人材のスキル転換支援</li>
                        <li>新規企業誘致の積極化</li>
                        <li>住民のネットワーク強化</li>
                    </ul>
                </div>
            </section>

            <section class="section">
                <h2>日産再生への道筋　2027年度末までの正念場</h2>
                
                <p>エスピノーサ社長は「日産を守るためにはやるしかない」と決意を示すが、本当に再生は可能なのか？</p>
                
                <h3>再建計画「Re:Nissan」の要点</h3>
                
                <div class="data-box">
                    <h4>主要な削減目標</h4>
                    <div class="data-item">
                        <span class="data-label">グローバル生産能力</span>
                        <span class="data-value">350万台→250万台に削減</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">工場数</span>
                        <span class="data-value">17→10に集約</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">人員削減</span>
                        <span class="data-value">2万人（連結従業員の15%）</span>
                    </div>
                    <div class="data-item">
                        <span class="data-label">目標稼働率</span>
                        <span class="data-value">100%レベル</span>
                    </div>
                </div>
                
                <h3>成功の鍵となる要素</h3>
                
                <p>次世代eパワーの北米投入が2026年度に予定されており、これが再建の鍵となる。新システムは従来比で燃費性能を20％向上し、コストを20％削減。高速域での燃費も15％改善されている。</p>
            </section>

            <section class="section">
                <h2>変化を受け入れ、未来を切り開く</h2>
                
                <p>追浜工場の閉鎖は、確かに多くの人々に痛みをもたらす。しかし、この変化を単なる「衰退」として捉えるのではなく、「産業構造転換」の一環として理解することが重要だ。</p>
                
                <div class="success-box">
                    <h4>私たちにできること</h4>
                    <ul class="action-list">
                        <li>現実を直視する勇気を持つ</li>
                        <li>変化に適応する柔軟性を養う</li>
                        <li>地域コミュニティの結束を強める</li>
                        <li>新しい産業や技術に目を向ける</li>
                    </ul>
                </div>
                
                <p>日産の工場再編は終わりではなく、新しい始まりかもしれない。追浜の跡地に何が生まれ、九州でどんな技術革新が起こるのか。そして、この経験から日本の製造業は何を学び、どう進化していくのか。</p>
            </section>
            
            <div class="call-to-action">
                <h3>これからの展開から目が離せない</h3>
                <p>あなたも、この変化の目撃者として、日本の産業の未来を見守り続けてほしい。この記事が参考になったら、ぜひシェアして多くの人と議論を始めてみてください。製造業の未来について、あなたはどう考えますか？</p>
            </div>
        </div>
    </div>
</body>
</html>



<p><strong><span class="swl-inline-color has-swl-main-color">↓↓クリックしていただけると今後の励みになります！！</span></strong></p>



<div class="wp-block-group is-row is-nowrap is-layout-flex wp-container-core-group-is-layout-ad2f72ca wp-block-group-is-layout-flex">
<a href="https://blogmura.com/ranking/in?p_cid=11149995" target="_blank"><img decoding="async" src="https://b.blogmura.com/88_31.gif" width="88" height="31" border="0" alt="ブログランキング・にほんブログ村へ" />にほんブログ村</a>



<a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング"><img decoding="async" alt="人気ブログランキング" width="88" height="31" 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>
