<?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%B6%88%E8%B2%BB%E8%80%85%E5%95%8F%E9%A1%8C/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Thu, 18 Jun 2026 13:00:49 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</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>アイス大手6社にカルテル疑惑｜公取委立入検査の背景と家計への影響を解説</title>
		<link>https://nonbiri-ke.com/ice-cream-cartel-jftc/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Tue, 16 Jun 2026 17:27:43 +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=12990</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/Gemini_Generated_Image_l8vn1zl8vn1zl8vn-1024x572.jpg" class="webfeedsFeaturedVisual" /></p>アイス値上げは本当に必要だった？大手6社カルテル疑惑と家計への影響を解説 アイスが値上がりしているのはなぜ？公取委が大手6社に立ち入り検査 「最近アイスが高くなった」——そう感じている人は多いのではないでしょうか。202 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/06/Gemini_Generated_Image_l8vn1zl8vn1zl8vn-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">
    <title>アイス値上げは本当に必要だった？大手6社カルテル疑惑と家計への影響を解説</title>
    <style>
        * {
            margin: 0;
            padding: 0;
            box-sizing: border-box;
        }

        body {
            font-family: 'Hiragino Sans', 'Noto Sans JP', 'Segoe UI', sans-serif;
            line-height: 1.7;
            color: #333;
            background: #f5f5f5;
        }

        .hb-wrap {
            max-width: 900px;
            margin: 0 auto;
            padding: 20px;
            background: white;
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
        }

        h1, h2, h3, h4, h5, h6 {
            margin: 0;
            padding: 0;
        }

        h2, h3, h4, h5 {
            margin-top: 0 !important;
            padding-top: 0 !important;
        }

        .intro-section {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 40px 30px;
            border-radius: 10px;
            margin-bottom: 40px;
        }

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

        .intro-section h2 {
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 32px;
            margin-bottom: 15px;
            font-weight: 700;
        }

        .intro-section p {
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 16px;
            line-height: 1.8;
            margin-bottom: 0;
        }

        .content-section {
            margin-bottom: 40px;
            padding: 30px;
            background: #fafafa;
            border-radius: 8px;
            border-left: 5px solid #667eea;
        }

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

        .content-section h2 {
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 24px;
            margin-bottom: 20px;
            color: white;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            padding: 12px 20px !important;
            border-radius: 6px;
        }

        .content-section h3 {
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 18px;
            margin-top: 20px !important;
            margin-bottom: 12px;
            color: #667eea;
        }

        .content-section p {
            margin-bottom: 15px;
            font-size: 15px;
        }

        .content-section li {
            margin-bottom: 10px;
            font-size: 15px;
        }

        .alert-box {
            background: #fff3cd;
            border-left: 5px solid #ffc107;
            padding: 20px;
            margin-bottom: 30px;
            border-radius: 6px;
        }

        .alert-box p {
            margin: 0;
            font-size: 15px;
            color: #333;
        }

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

        .stat-card {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 25px;
            border-radius: 8px;
            text-align: center;
            box-shadow: 0 4px 12px rgba(102, 126, 234, 0.2);
        }

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

        .stat-card .number {
            font-size: 32px;
            font-weight: 700;
            margin-bottom: 5px;
        }

        .stat-card .label {
            font-size: 14px;
            line-height: 1.6;
        }

        .qa-box {
            background: white;
            border: 2px solid #e0e0e0;
            border-radius: 8px;
            padding: 20px;
            margin-bottom: 20px;
        }

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

        .qa-question {
            font-weight: 700;
            color: #667eea;
            margin-bottom: 10px;
            font-size: 15px;
        }

        .qa-answer {
            font-size: 15px;
            color: #555;
            margin: 0;
        }

        .table-responsive {
            overflow-x: auto;
            margin: 30px 0;
        }

        table {
            width: 100%;
            border-collapse: collapse;
            font-size: 14px;
        }

        table th {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 15px;
            text-align: left;
            font-weight: 600;
        }

        table td {
            padding: 12px 15px;
            border-bottom: 1px solid #e0e0e0;
        }

        table tr:hover {
            background-color: #f5f5f5;
        }

        table tbody tr:nth-child(even) {
            background-color: #f9f9f9;
        }

        .highlight {
            background: rgba(255, 235, 59, 0.4);
            padding: 2px 6px;
            border-radius: 3px;
        }

        .highlight-red {
            background: rgba(255, 100, 100, 0.25);
            padding: 2px 6px;
            border-radius: 3px;
        }

        /* セクション5用：2カラムボックス */
        .merit-demerit-container {
            display: flex;
            gap: 25px;
            margin: 30px 0;
        }

        .merit-box, .demerit-box {
            flex: 1;
            padding: 25px;
            border-radius: 8px;
            border-left: 5px solid;
        }

        .merit-box {
            background: linear-gradient(135deg, rgba(102, 126, 234, 0.1) 0%, rgba(118, 75, 162, 0.1) 100%);
            border-left-color: #667eea;
        }

        .merit-box h3 {
            color: #667eea !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
        }

        .demerit-box {
            background: linear-gradient(135deg, rgba(255, 100, 100, 0.1) 0%, rgba(255, 150, 100, 0.1) 100%);
            border-left-color: #ff6464;
        }

        .demerit-box h3 {
            color: #e74c3c !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
        }

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

        .merit-box li, .demerit-box li {
            margin-bottom: 15px;
            padding-left: 25px;
            position: relative;
            font-size: 15px;
        }

        .merit-box li::before {
            content: "✓";
            position: absolute;
            left: 0;
            color: #667eea;
            font-weight: bold;
        }

        .demerit-box li::before {
            content: "✗";
            position: absolute;
            left: 0;
            color: #e74c3c;
            font-weight: bold;
        }

        /* セクション6用：ハイライトボックス */
        .highlight-gradient-box {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 25px;
            border-radius: 8px;
            margin-bottom: 25px;
        }

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

        .highlight-gradient-box h3 {
            color: white !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
            margin-bottom: 15px;
            font-size: 18px;
        }

        .highlight-gradient-box p {
            margin: 0;
            line-height: 1.8;
        }

        /* セクション7用：黄色チェックボックス */
        .checklist-container {
            background: #fff9e6;
            border-left: 5px solid #ffc107;
            padding: 25px;
            border-radius: 8px;
            margin: 30px 0;
        }

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

        .checklist-container h3 {
            margin-top: 0 !important;
            padding-top: 0 !important;
            color: #856404;
            margin-bottom: 20px;
            font-size: 18px;
        }

        .checklist-item {
            margin-bottom: 20px;
        }

        .checklist-item p {
            margin-bottom: 0;
            font-size: 15px;
        }

        .checklist-item-title {
            font-weight: 600;
            color: #333;
            margin-bottom: 10px;
        }

        .checklist-item-desc {
            font-size: 14px;
            color: #666;
        }

        .checklist-result {
            background: rgba(255, 235, 59, 0.3);
            padding: 15px;
            border-radius: 6px;
            margin-top: 20px;
        }

        .checklist-result p {
            margin: 0;
            font-weight: 600;
            color: #333;
            font-size: 15px;
        }

        /* セクション8用：結論ボックス */
        .conclusion-section {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 35px 30px;
            border-radius: 10px;
            margin-bottom: 40px;
        }

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

        .conclusion-section h2 {
            color: white !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 28px;
            margin-bottom: 20px;
            background: none !important;
            padding: 0 !important;
        }

        .conclusion-section p {
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 16px;
            line-height: 1.8;
            margin-bottom: 25px;
        }

        .action-items {
            display: flex;
            flex-direction: column;
            gap: 15px;
        }

        .action-item {
            background: rgba(255, 255, 255, 0.95);
            color: #333;
            padding: 20px;
            border-radius: 6px;
        }

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

        .action-item-title {
            margin: 0;
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-weight: bold;
            color: #667eea;
            font-size: 18px;
        }

        .action-item-desc {
            margin: 10px 0 0 0;
            font-size: 14px;
        }

        .conclusion-footer {
            background: rgba(255, 255, 255, 0.1);
            border-top: 2px solid rgba(255, 255, 255, 0.3);
            margin-top: 30px;
            padding-top: 25px;
        }

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

        .conclusion-footer h3 {
            color: white !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 20px;
            margin-bottom: 15px;
        }

        .conclusion-footer p {
            margin: 0;
            margin-top: 0 !important;
            padding-top: 0 !important;
            font-size: 16px;
            line-height: 1.8;
        }

        .conclusion-footer p + p {
            margin-top: 20px !important;
        }

        /* レスポンシブ対応 */
        @media (max-width: 768px) {
            .stats-box {
                grid-template-columns: 1fr;
            }

            .hb-wrap {
                padding: 15px;
            }

            .content-section {
                padding: 20px;
            }

            .intro-section h2 {
                font-size: 24px;
            }

            table {
                font-size: 13px;
            }

            table th, table td {
                padding: 10px;
            }

            .merit-demerit-container {
                flex-direction: column;
                gap: 20px;
            }
        }
    </style>
</head>
<body>
    <div class="hb-wrap">
        <!-- セクション1：イントロ -->
        <section class="intro-section">
            <h2>アイスが値上がりしているのはなぜ？公取委が大手6社に立ち入り検査</h2>
            <p>「最近アイスが高くなった」——そう感じている人は多いのではないでしょうか。2026年6月16日、公正取引委員会（公取委）がアイス製造販売大手6社に対して、独占禁止法違反（不当な取引制限）の疑いがあるとして立ち入り検査を実施したことが、関係者への取材で明らかになりました。各社は2022年以降、原材料費や物流費の高騰を理由に段階的に価格を引き上げてきましたが、公取委は値上げの幅や時期の調整が事業者間で行われていた可能性があるとみて、調査を進めています。この記事では、現時点で確認できる事実をもとに、この問題の背景と家計への影響をわかりやすく整理します。</p>
            <div style="background: rgba(255,255,255,0.15); border-left: 3px solid rgba(255,255,255,0.6); padding: 15px 20px; margin-top: 20px; border-radius: 4px;">
                <p style="margin: 0 0 8px 0; font-size: 14px; font-weight: 700;">この記事でわかること</p>
                <p style="margin: 0 0 4px 0; font-size: 14px;">・なぜ公取委がアイス大手6社に立ち入り検査を実施したのか</p>
                <p style="margin: 0 0 4px 0; font-size: 14px;">・アイスの値上がりが家計にどれほど影響しているのか</p>
                <p style="margin: 0; font-size: 14px;">・消費者として今後注目すべきポイント</p>
            </div>
        </section>

        <!-- 最新情報セクション -->
        <section style="margin-bottom: 40px; padding: 25px 30px; background: #fffbf0; border-radius: 8px; border-left: 5px solid #f59e0b; box-shadow: 0 2px 8px rgba(245,158,11,0.12);">
            <span style="display: inline-block; background: #f59e0b; color: white; font-size: 12px; font-weight: 700; padding: 4px 12px; border-radius: 3px; margin-bottom: 14px; letter-spacing: 0.05em;">最新情報 2026.6.18</span>
            <h2 style="font-size: 20px; color: #92400e; margin-top: 0 !important; padding-top: 0 !important; margin-bottom: 14px; padding: 0 !important; background: none !important; background-image: none !important; line-height: 1.5;">ロッテ、予定していた価格改定の発表を中止</h2>
            <p style="font-size: 15px; line-height: 1.8; margin-bottom: 12px;">2026年6月18日、ロッテは同日午前に予定していたアイスクリーム関連商品の価格改定の発表を中止しました。ロッテは7月以降の価格改定についての発表を予定していましたが、<strong>取り下げの理由は明らかにしていません</strong>。</p>
            <p style="font-size: 15px; line-height: 1.8; margin-bottom: 0;">ロッテを含むアイス製造大手6社は2026年6月16日に公正取引委員会の立ち入り検査を受けており、今回の発表中止にその影響があった可能性があると報じられています。公取委は物価高騰を背景とした便乗値上げの疑いもあるとみて、引き続き実態解明を進めています。</p>
        </section>

        <!-- セクション2：注意喚起＋統計ボックス -->
        <section class="content-section">
            <h2>今、何が起きているのか</h2>
            
            <div class="alert-box" style="background:#f0f4ff; border-left-color:#667eea; margin-bottom:15px;">
                <p><strong>3行でわかる今回のニュース</strong><br>
                ・公取委がアイス大手6社に立ち入り検査（2026年6月16日）<br>
                ・値上げ時期や幅の調整があった疑い<br>
                ・現時点では違反認定前で調査継続中</p>
            </div>

            <div class="alert-box">
                <p><strong>知っておきたいポイント：</strong>2026年6月16日、公正取引委員会は大手アイスメーカー6社に独占禁止法違反（不当な取引制限）の疑いがあるとして立ち入り検査を実施しました。これはあくまで「疑い」の段階であり、違反の認定は今後の調査によって判断されます。公取委が公式に認定しているのは「独禁法違反の疑い」であり、カルテルの成立や消費者への影響の有無はまだ調査中です。</p>
            </div>

            <p>あなたのご家庭の食卓からアイスが消えていないか、それとも買う頻度が減ってしまったか——。統計データを見ると、その背景がはっきり見えてきます。</p>

            <div class="stats-box">
                <div class="stat-card">
                    <div class="number">46%</div>
                    <div class="label">2016年比での<br>家計のアイス支出増加<br><span style="font-size:11px">（8908円→1万3044円）</span></div>
                </div>
                <div class="stat-card">
                    <div class="number">約2割</div>
                    <div class="label">過去10年での<br>アイス価格の上昇<br><span style="font-size:11px">（消費者物価指数より）</span></div>
                </div>
                <div class="stat-card">
                    <div class="number">6631億円</div>
                    <div class="label">2025年度の<br>アイス市場規模<br><span style="font-size:11px">（日本アイスクリーム協会）</span></div>
                </div>
            </div>

            <p>総務省の家計調査によると、2025年の1世帯あたりのアイスクリームへの支出金額は<span class="highlight">1万3044円</span>。2016年の8908円と比べると、9年間で約46%増加しています。<small>（出典：総務省 家計調査 2025年）</small>今回の立ち入り検査を受けたのは、国内アイス市場で大きな存在感を持つ主要メーカー6社です。</p>
        </section>

        <!-- セクション3：Q&A / 基本知識 -->
        <section class="content-section">
            <h2>知っておくべき基本知識</h2>
            <p>「カルテル」「独占禁止法」といった専門用語が出てきますが、実は私たちの生活に直結する問題です。以下の5つのよくある質問で、事実を理解しましょう。</p>

            <div class="qa-box">
                <div class="qa-question">Q1. カルテルって、結局何が問題なの？</div>
                <div class="qa-answer">本来、アイスメーカーは競争して「自社製品を選んでもらう」ため、品質を高めたり価格を下げたりします。ところがカルテルが成立した場合、企業同士が価格などを調整することで競争が制限され、消費者が本来より高い価格で商品を購入する状況が生じる可能性があります。独占禁止法はこうした競争を制限する行為を「不当な取引制限」として禁じています。</div>
            </div>

            <div class="qa-box">
                <div class="qa-question">Q2. 今回の6社は、具体的に何が疑われているの？</div>
                <div class="qa-answer">関係者への取材によると、各社の担当者が数年前から、低価格帯の市販向けアイスの希望小売価格の値上げ幅やタイミングについて情報交換をしていた疑いが浮上しています。報道によると、担当者間で会合や連絡が行われていた疑いがあるとされており、公取委はこれが独占禁止法上の「不当な取引制限」にあたる可能性があるとみて、実態解明を進めています。</div>
            </div>

            <div class="qa-box">
                <div class="qa-question">Q3. 消費者にはどんな影響があるの？</div>
                <div class="qa-answer">一般的に、希望小売価格が上がれば卸売価格や店頭価格も上がる傾向があります。<span class="highlight-red">仮に事業者間で価格調整が認定された場合、競争が働いていれば実現していたはずの価格水準よりも高くアイスを購入していた可能性があります</span>。そのため、調整の有無そのものが今回の調査の核心となっています。</div>
            </div>

            <div class="qa-box">
                <div class="qa-question">Q4. 値上げ自体は問題ないの？</div>
                <div class="qa-answer">コスト上昇に対応するための値上げ自体は、企業の判断として違法ではありません。問題とされているのは、値上げの「幅」や「タイミング」を競合他社と調整していた疑いがある点です。各社が独立した判断で対応するのが本来の姿であり、事前の調整は競争を歪める行為と評価されます。</div>
            </div>

            <div class="qa-box">
                <div class="qa-question">Q5. 今後の調査はどう進むの？</div>
                <div class="qa-answer">立ち入り検査は調査の入口です。公取委が証拠を分析し、違反が認定された場合には排除措置命令や課徴金納付命令といった行政処分が下される可能性があります。課徴金は、罰金とは異なる行政上の制裁で、違反に関わる売上額をもとに算出されます。調査には数ヶ月から数年かかることもあります。</div>
            </div>
        </section>

        <!-- セクション4：比較テーブル -->
        <section class="content-section">
            <h2>立ち入り検査を受けた6社の概要</h2>
            <p>公取委の立ち入り検査を受けた6社と、報道で確認されている値上げの概要をまとめました。</p>

            <div class="table-responsive">
                <table>
                    <thead>
                        <tr>
                            <th>メーカー名</th>
                            <th>本社所在地</th>
                            <th>値上げ実施（主な時期）</th>
                            <th>値上げ幅の目安</th>
                            <th>立入検査日</th>
                        </tr>
                    </thead>
                    <tbody>
                        <tr>
                            <td><strong>明治</strong></td>
                            <td>東京都中央区</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                        <tr>
                            <td><strong>森永乳業</strong></td>
                            <td>東京都港区</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                        <tr>
                            <td><strong>森永製菓</strong></td>
                            <td>東京都港区</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                        <tr>
                            <td><strong>ロッテ</strong></td>
                            <td>東京都新宿区</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                        <tr>
                            <td><strong>赤城乳業</strong></td>
                            <td>埼玉県深谷市</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                        <tr>
                            <td><strong>江崎グリコ</strong></td>
                            <td>大阪市</td>
                            <td>2024年9月出荷分から</td>
                            <td><span class="highlight">報道により5〜13%程度</span></td>
                            <td>2026年6月16日</td>
                        </tr>
                    </tbody>
                </table>
            </div>

            <p>毎日新聞などの報道によると、6社はいずれも2024年の春から夏にかけて値上げを相次いで公表し、<span class="highlight">同年9月からの出荷分を中心に実施</span>しました。報道によると一部商品の値上げ幅は<span class="highlight">5〜13%程度</span>とされています。公取委は独占禁止法違反（不当な取引制限）の疑いがあるとして調査を進めています。</p>

            <p>各社は2022年以降、コスト上昇を背景に段階的な価格改定を続けてきました。今回の調査は、値上げそのものではなく、その幅やタイミングの調整に事業者間のやり取りが関与していたかどうかを焦点としています。</p>
        </section>

        <!-- セクション5：メリット・デメリット（2カラム） -->
        <section class="content-section">
            <h2>企業が値上げする事情と消費者への影響</h2>
            <p>なぜ企業は価格を引き上げてきたのか。そして、それは消費者にどう影響しているのか。両面から整理します。</p>

            <div class="merit-demerit-container">
                <div class="merit-box">
                    <h3>企業側のコスト上昇事情</h3>
                    <ul>
                        <li>原材料費（乳製品・砂糖など）の価格上昇</li>
                        <li>物流費・冷凍輸送コストの増加</li>
                        <li>エネルギーコスト（電気代など）の高騰</li>
                        <li>円安による輸入コストの増加</li>
                        <li>人件費・包装資材費の上昇</li>
                    </ul>
                </div>

                <div class="demerit-box">
                    <h3>消費者への影響</h3>
                    <ul>
                        <li>店頭価格が上昇し、家計の負担が増加</li>
                        <li>購入頻度を見直す家庭が増加</li>
                        <li>複数社が近い時期に値上げすると、比較して選ぶ余地が狭まる</li>
                        <li>仮に調整が認定された場合、競争によって形成される価格に影響を与えていた可能性があります</li>
                        <li>仮に価格調整が認定されれば、競争下で実現したはずの価格水準より高く購入していたことになる</li>
                    </ul>
                </div>
            </div>

            <p>コストが上昇している事実は各メーカーが共通して直面している問題であり、値上げ自体は多くの業界で見られる現象です。今回の調査が焦点とするのは「値上げそのもの」ではなく、「値上げの幅や時期を競合他社と調整していたかどうか」という点です。各社が独立して判断するのではなく、事前の調整があったとすれば、競争を歪める行為と評価されます。</p>
        </section>

        <!-- セクション6：ハイライトボックス -->
        <section class="content-section">
            <h2>値上がりが家計に与える影響試算</h2>
            <p>報道によると一部商品の値上げ幅は5〜13%程度とされています。一見わずかな割合でも、年間の購入本数によっては家計への影響は無視できません。以下はあくまで試算です。</p>

            <div class="highlight-gradient-box">
                <h3>週に複数本購入する家庭の場合（試算）</h3>
                <p>週2〜3本のペースで購入する場合、年間100〜150本前後になることも。仮に1本あたり10円上昇していたとすると、年間<span style="background: rgba(255, 255, 255, 0.3); padding: 4px 8px; border-radius: 3px; font-weight: bold;">1000〜1500円</span>の支出増、20円上昇で<span style="background: rgba(255, 255, 255, 0.3); padding: 4px 8px; border-radius: 3px; font-weight: bold;">2000〜3000円</span>の支出増になる計算です。</p>
            </div>

            <div class="highlight-gradient-box">
                <h3>週末だけ購入する家庭の場合（試算）</h3>
                <p>週1本程度の購入なら、年間50本前後。仮に1本あたり15円上昇していたとすると、年間<span style="background: rgba(255, 255, 255, 0.3); padding: 4px 8px; border-radius: 3px; font-weight: bold;">750円程度</span>の支出増になる試算です。数年続けば、数千円の差になることも。</p>
            </div>

            <div class="highlight-gradient-box">
                <h3>統計データで見るアイスへの支出変化</h3>
                <p>家計調査によると、1世帯あたりのアイスへの支出は2016年（8908円）から2025年（1万3044円）の9年間で<span style="background: rgba(255, 255, 255, 0.3); padding: 4px 8px; border-radius: 3px; font-weight: bold;">46%増加</span>。<small>（出典：総務省 家計調査）</small><br>日本アイスクリーム協会によると、2025年度のアイス市場の販売金額は前年度比180億円増の<span style="background: rgba(255, 255, 255, 0.3); padding: 4px 8px; border-radius: 3px; font-weight: bold;">6631億円</span>で6年連続の過去最高を更新した一方、物量（本数）は減少傾向にあります。<small>（出典：日本アイスクリーム協会「アイスクリーム白書」）</small></p>
            </div>

            <p>販売金額が増え物量が減るという現象は、「本数は減っているのに一本当たりの単価が上がっているため、家計の支出が増えている」という構造を示しています。</p>
        </section>

        <!-- セクション7：キーポイントボックス（黄色背景） -->
        <section class="content-section">
            <h2>あなたの家庭はどう影響を受けている？ チェックリスト</h2>
            <p>アイスの値上がりがどの程度、生活に影響しているかを確認してみましょう。</p>

            <div class="checklist-container">
                <h3>あなたの「アイス購入習慣」チェック</h3>

                <div class="checklist-item">
                    <p class="checklist-item-title">□ 低価格帯のアイス（100〜150円程度）をよく購入している</p>
                    <p class="checklist-item-desc">→ 報道では「低価格帯の市販向けアイス」が調査の対象として挙げられています</p>
                </div>

                <div class="checklist-item">
                    <p class="checklist-item-title">□ 週に複数回、アイスを購入している</p>
                    <p class="checklist-item-desc">→ 年間の購入本数が多いほど、価格変動の影響が家計に出やすくなります</p>
                </div>

                <div class="checklist-item">
                    <p class="checklist-item-title">□ 「最近、アイスが高くなった」と感じたことがある</p>
                    <p class="checklist-item-desc">→ 家計調査では1世帯の年間支出が2016年比で約46%増加しており、値上がりの感覚は統計でも裏付けられています</p>
                </div>

                <div class="checklist-item">
                    <p class="checklist-item-title">□ スーパーやコンビニで複数メーカーのアイスが似た価格帯に感じる</p>
                    <p class="checklist-item-desc">→ 公取委が注目している点の一つが、各社の値上げ時期と幅の近接性です</p>
                </div>

                <div class="checklist-item">
                    <p class="checklist-item-title">□ 以前よりアイスの購入頻度が減ったと感じる</p>
                    <p class="checklist-item-desc">→ 販売金額が増える一方で物量は減少傾向にあるというデータとも一致しています</p>
                </div>

                <div class="checklist-result">
                    <p>チェック数が多い場合、アイスの価格変動の影響を受けやすい購買行動といえます。今後の公取委の調査結果にも注目しておくとよいでしょう。</p>
                </div>
            </div>

            <p>今回の報道では、「低価格帯の市販向けアイス」の希望小売価格が調査対象として挙げられています。今後の調査では、価格決定の過程や事業者間のやり取りなどが確認される見通しです。</p>
        </section>

        <!-- セクション8：結論ボックス -->
        <section class="conclusion-section">
            <h2>今後の注目点と消費者にできること</h2>
            <p>カルテルが実際に行われたかどうかは今後の調査で明らかになります。消費者として知っておくべきことと、今からできることをまとめます。</p>

            <div class="action-items">
                <div class="action-item">
                    <p class="action-item-title">① 公取委の調査結果を継続して確認する</p>
                    <p class="action-item-desc">立ち入り検査の後、公取委は証拠分析を進めます。違反が認定された場合には排除措置命令や課徴金納付命令が出される可能性があります。公取委の公式発表や報道を通じて、調査の行方を注視することが大切です。</p>
                </div>

                <div class="action-item">
                    <p class="action-item-title">② 購入する場所とタイミングを意識する</p>
                    <p class="action-item-desc">同じ商品でも、スーパーの特売日やまとめ買いを活用することで定価より安く購入できます。コンビニでの定価購入と量販店の価格を比較検討するだけで、年間の支出を抑えられる場合があります。</p>
                </div>

                <div class="action-item">
                    <p class="action-item-title">③ 商品や販売店ごとの価格を比較する</p>
                    <p class="action-item-desc">同じ商品でも、購入する店舗によって価格が異なる場合があります。複数の選択肢を比べながら購入する習慣をつけることが、日頃の支出管理につながります。</p>
                </div>

                <div class="action-item">
                    <p class="action-item-title">④ 家計の変化を記録・把握する</p>
                    <p class="action-item-desc">アイスにかぎらず、食費全般の価格変動を定期的に確認する習慣をつけましょう。家計調査などの公的データと自分の支出を照らし合わせることで、何が本当に値上がりしているかを客観的に把握できます。</p>
                </div>

                <div class="action-item">
                    <p class="action-item-title">⑤ 正確な情報を確認してから共有する</p>
                    <p class="action-item-desc">今回の立ち入り検査はまだ調査中の段階です。事実関係が確認されていない情報の拡散は混乱を招く恐れがあります。公取委の公式発表や信頼できる報道を情報源として、正確な情報を周囲と共有することが大切です。</p>
                </div>
            </div>

            <div class="conclusion-footer">
                <h3>最後に</h3>
                <p>今回の公取委による立ち入り検査は、身近なアイスという商品が公正な市場競争のなかで適正に販売されているかどうかを問う出来事です。現時点では「疑い」の段階であり、今後の調査の結果が重要です。</p>
                <p>値上がりの影響は家計に現実として出ています。購入方法の工夫と情報収集を続けながら、公正取引委員会の発表を見守りましょう。</p>
            </div>
        </section>

    </div>
</body>
</html>
&#8220;`



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



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



<a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング"><img decoding="async" alt="人気ブログランキング" width="106" height="37" src="https://blog.with2.net/img/banner/banner_22.svg"></a><br><a href="https://blog.with2.net/link/?id=2071189" title="人気ブログランキング" style="font-size: 0.9em;">人気ブログランキング</a>
</div>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>「もう限界です」徳島県の老舗製麺所の絶叫が暴く！後払い未払い100万円被害の恐怖と対策完全ガイド</title>
		<link>https://nonbiri-ke.com/%e3%80%8c%e3%82%82%e3%81%86%e9%99%90%e7%95%8c%e3%81%a7%e3%81%99%e3%80%8d%e5%be%b3%e5%b3%b6%e7%9c%8c%e3%81%ae%e8%80%81%e8%88%97%e8%a3%bd%e9%ba%ba%e6%89%80%e3%81%ae%e7%b5%b6%e5%8f%ab%e3%81%8c%e6%9a%b4/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Mon, 28 Jul 2025 21:17:56 +0000</pubDate>
				<category><![CDATA[未分類]]></category>
		<category><![CDATA[ECサイト運営]]></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=9716</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/07/ChatGPT-Image-2025年7月29日-06_17_19-1024x682.jpg" class="webfeedsFeaturedVisual" /></p>通販後払い未払い問題 あなたが今朝注文した商品、本当に代金を払うつもりですか？通販業界で今、深刻な問題が浮上しています。徳島県の老舗製麺所が「もう限界です」と悲鳴を上げ、ついに後払いサービスの停止を決断しました。その背景 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/07/ChatGPT-Image-2025年7月29日-06_17_19-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: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
            min-height: 100vh;
        }
        
        .container {
            max-width: 800px;
            margin: 0 auto;
            padding: 20px;
            background: white;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
            border-radius: 15px;
            margin-top: 40px;
            margin-bottom: 40px;
        }
        
        .lead-paragraph {
            font-size: 1.2em;
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 25px;
            border-radius: 10px;
            margin-bottom: 30px;
            text-shadow: 0 1px 2px rgba(0,0,0,0.3);
        }
        
        .section-header {
            background: linear-gradient(135deg, #ff6b6b 0%, #ee5a24 100%);
            color: white;
            padding: 15px 20px;
            margin: 30px 0 20px 0;
            border-radius: 8px;
            font-size: 1.3em;
            font-weight: bold;
            text-shadow: 0 1px 2px rgba(0,0,0,0.3);
        }
        
        .highlight-box {
            background: linear-gradient(135deg, #ffecd2 0%, #fcb69f 100%);
            border-left: 5px solid #ff6b6b;
            padding: 20px;
            margin: 25px 0;
            border-radius: 8px;
            box-shadow: 0 3px 10px rgba(0,0,0,0.1);
        }
        
        .statistics {
            background: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
            padding: 20px;
            border-radius: 10px;
            margin: 25px 0;
            text-align: center;
            box-shadow: 0 3px 15px rgba(0,0,0,0.1);
        }
        
        .statistics-number {
            font-size: 2.5em;
            font-weight: bold;
            color: #e74c3c;
            display: block;
            margin-bottom: 10px;
        }
        
        .case-study {
            background: #f8f9fa;
            border: 2px solid #e9ecef;
            padding: 25px;
            margin: 25px 0;
            border-radius: 12px;
            position: relative;
            box-shadow: 0 2px 8px rgba(0,0,0,0.05);
        }
        
        .case-study::before {
            content: "事例";
            position: absolute;
            top: -12px;
            left: 20px;
            background: #28a745;
            color: white;
            padding: 5px 15px;
            border-radius: 15px;
            font-size: 0.9em;
            font-weight: bold;
        }
        
        .solution-list {
            background: linear-gradient(135deg, #d299c2 0%, #fef9d7 100%);
            padding: 20px;
            border-radius: 10px;
            margin: 20px 0;
        }
        
        .solution-item {
            margin: 15px 0;
            padding: 15px;
            background: rgba(255,255,255,0.7);
            border-radius: 8px;
            border-left: 4px solid #3498db;
        }
        
        .quote {
            font-style: italic;
            background: #f1f3f4;
            padding: 25px 20px 20px 20px;
            border-left: 4px solid #4285f4;
            margin: 20px 0;
            border-radius: 0 8px 8px 0;
            position: relative;
        }
        
        .quote::before {
            content: "引用";
            font-size: 0.8em;
            color: #4285f4;
            position: absolute;
            top: 5px;
            left: 20px;
            background: rgba(66, 133, 244, 0.1);
            padding: 2px 8px;
            border-radius: 10px;
            font-weight: bold;
            font-style: normal;
        }
        
        .warning-box {
            background: linear-gradient(135deg, #ff9a9e 0%, #fecfef 100%);
            border: 2px solid #ff6b6b;
            padding: 20px;
            border-radius: 10px;
            margin: 25px 0;
            box-shadow: 0 3px 15px rgba(255,0,0,0.1);
        }
        
        .tip-box {
            background: linear-gradient(135deg, #a8e6cf 0%, #dcedc1 100%);
            border: 2px solid #27ae60;
            padding: 20px;
            border-radius: 10px;
            margin: 25px 0;
            box-shadow: 0 3px 15px rgba(0,255,0,0.1);
        }
        
        .conclusion {
            background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
            color: white;
            padding: 30px;
            border-radius: 12px;
            margin-top: 40px;
            text-align: center;
            box-shadow: 0 5px 20px rgba(0,0,0,0.2);
        }
        
        p {
            margin-bottom: 18px;
            text-align: justify;
        }
        
        strong {
            color: #e74c3c;
            font-weight: 700;
        }
        
        .data-point {
            display: inline-block;
            background: #3498db;
            color: white;
            padding: 5px 12px;
            border-radius: 20px;
            font-weight: bold;
            margin: 0 5px;
        }
    </style>
</head>
<body>
    <div class="container">
        <div class="lead-paragraph">
            あなたが今朝注文した商品、本当に代金を払うつもりですか？通販業界で今、深刻な問題が浮上しています。徳島県の老舗製麺所が「もう限界です」と悲鳴を上げ、ついに後払いサービスの停止を決断しました。その背景には、年間<strong>100万円近く</strong>にも及ぶ未払い被害があったのです。
        </div>

        <div class="section-header">善意を踏みにじる「悪意ある未払い」の実態</div>
        
        <p>白滝製麺の森岡太悟社長が語る現実は、想像以上に深刻でした。「今年は明らかに悪意のある未払いが増えてきました」—この言葉には、長年お客様を信頼してきた経営者の苦悩が込められています。</p>
        
        <div class="case-study">
            <p><strong>実際に起きた被害事例：</strong></p>
            <p>・まとめ買いされた半田そうめんが、ネット上で転売されている<br>
            ・「払えない」と開き直る態度を見せる客<br>
            ・督促の電話に出ない、郵送物を無視する<br>
            ・弁護士に相談しても回収困難</p>
        </div>
        
        <div class="statistics">
            <span class="statistics-number">100万円</span>
            <p>2024年予想被害総額（零細企業にとって致命的な金額）</p>
        </div>
        
        <p>森岡社長は「食品を転売するなんて」と驚きを隠せません。半田そうめんは徳島県の伝統的な特産品。その製法と品質にプライドを持つ職人が作った商品が、こうした形で悪用されているのです。</p>
        
        <div class="section-header">なぜ後払い未払いが急増しているのか？</div>
        
        <div class="highlight-box">
            <p><strong>考えられる要因：</strong></p>
            <p>1. <strong>ネット通販の普及</strong>により、顔の見えない取引が当たり前になった<br>
            2. <strong>転売目的</strong>での悪用が簡単になった<br>
            3. <strong>法的制裁の甘さ</strong>を知っている悪質業者の存在<br>
            4. <strong>経済状況の悪化</strong>により、支払い能力を超えた購入をする人の増加</p>
        </div>
        
        <p>特に問題なのは、<span class="data-point">1件2〜3万円</span>という金額です。少額訴訟を起こすにはコストがかかりすぎ、泣き寝入りするしかない絶妙な金額設定。悪質な未払い者は、この事実を熟知しているのです。</p>
        
        <div class="section-header">中小企業が直面する「信頼」と「経営」のジレンマ</div>
        
        <div class="quote">
            お客さまを信用することと、お店を守ることの両立が難しくなりました（森岡社長）
        </div>
        
        <p>この言葉が、すべてを物語っています。顧客との信頼関係を大切にしてきた中小企業ほど、この問題に苦しんでいるのです。</p>
        
        <div class="warning-box">
            <p><strong>中小企業への深刻な影響：</strong></p>
            <p>・売上の減少（未払い分）<br>
            ・督促業務による人件費増加<br>
            ・精神的ストレスによる経営者の健康問題<br>
            ・顧客を疑う必要性による企業文化の変質<br>
            ・便利なサービスの停止による顧客満足度低下</p>
        </div>
        
        <div class="section-header">他の事業者も悲鳴を上げている</div>
        
        <p>白滝製麺の告知後、SNSには同業者からの共感の声が殺到しました。「同じことで悩んでいます」「うちは代引きもやめました」—この問題は決して一企業だけのものではありません。</p>
        
        <div class="case-study">
            <p><strong>他社の対応事例：</strong></p>
            <p>・内容証明郵便による督促状の送付<br>
            ・少額訴訟の提起<br>
            ・警察への被害届提出<br>
            ・代金引換サービスの停止<br>
            ・前払い決済のみへの変更</p>
        </div>
        
        <div class="section-header">今すぐできる対策と予防法</div>
        
        <div class="solution-list">
            <div class="solution-item">
                <strong>事業者向け対策：</strong><br>
                決済サービス会社の未払い保証制度を活用する
            </div>
            <div class="solution-item">
                <strong>消費者ができること：</strong><br>
                信頼できる事業者を支援し、悪質業者を見分ける目を養う
            </div>
            <div class="solution-item">
                <strong>システム面での改善：</strong><br>
                与信審査機能付きの決済システムへの移行
            </div>
        </div>
        
        <div class="tip-box">
            <p><strong>優良な通販サイトの見分け方：</strong></p>
            <p>・会社概要が明確に記載されている<br>
            ・返品・交換ポリシーが明確<br>
            ・カスタマーサポートの連絡先が明記<br>
            ・SSL証明書による暗号化通信<br>
            ・過度に安い価格設定ではない</p>
        </div>
        
        <div class="section-header">業界全体で取り組むべき課題</div>
        
        <p>この問題の解決には、個々の事業者の努力だけでは限界があります。決済業界、EC業界、そして法制度全体での取り組みが必要です。</p>
        
        <div class="highlight-box">
            <p><strong>必要な取り組み：</strong></p>
            <p>1. <strong>法的制裁の強化</strong>：少額でも確実に回収できる仕組み<br>
            2. <strong>業界内での情報共有</strong>：悪質業者のデータベース化<br>
            3. <strong>消費者教育</strong>：後払いサービスの責任についての啓発<br>
            4. <strong>技術的対策</strong>：AI活用による与信審査の精度向上</p>
        </div>
        
        <p>白滝製麺は新しい決済方法の導入も検討しています。PayPayなどのスマートフォン決済の普及により、前払いでも利便性を保てる可能性が出てきました。</p>
        
        <div class="conclusion">
            <p><strong>この問題は明日のあなたの問題かもしれません</strong></p>
            <p>後払い未払い問題は、日本の商取引における信頼関係を根底から揺るがしています。消費者一人ひとりが責任を持った購買行動を取り、優良な事業者を支援することが、この問題解決の第一歩となるでしょう。</p>
            <p>あなたは今日から、どんな行動を取りますか？</p>
        </div>
    </div>
</body>
</html>



<p class="wp-block-paragraph"><strong><span class="swl-inline-color has-swl-main-color">最後までお読みいただきありがとうございます！少しでも共感いただけましたら、<br>↓↓のバナーをクリックして応援いただけると嬉しいです。</span></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="88" height="31" 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="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>
