<?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/%e3%83%a1%e3%83%ab%e3%82%ab%e3%83%aa/feed/" rel="self" type="application/rss+xml" />
	<link>https://nonbiri-ke.com</link>
	<description></description>
	<lastBuildDate>Sun, 01 Mar 2026 18:10:00 +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>【2026最新】メルカリトラブル率0.38%の実態と「受取評価前」の必須対策</title>
		<link>https://nonbiri-ke.com/mercari-safety-guide/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Sun, 01 Mar 2026 18:09:59 +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=12372</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/ChatGPT-Image-2026年3月2日-03_08_03-1024x682.jpg" class="webfeedsFeaturedVisual" /></p>メルカリはどれくらい安全？「トラブル遭遇率0.38%」の意味と、トラブル時にやるべきこと メルカリ 安全性レポート 2026 メルカリはどれくらい安全？「トラブル遭遇率0.38%」の意味と、トラブル時にやるべきこと 20 [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2026/03/ChatGPT-Image-2026年3月2日-03_08_03-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">
  <meta name="description" content="トラブルが不安でメルカリ利用を迷っている方へ。公式「透明性レポート」の数字と利用者のリアルな声から、安全性の本当のところと、万が一のときの具体的な対処法をわかりやすく解説します。">
  <title>メルカリはどれくらい安全？「トラブル遭遇率0.38%」の意味と、トラブル時にやるべきこと</title>
  <style>
    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
    body {
      background: #f5f5f5;
      font-family: 'Hiragino Sans', 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif;
      color: #2c2c2c;
      line-height: 1.88;
      font-size: 16px;
    }
    .container { max-width: 900px; margin: 36px auto; padding: 0 18px 60px; }
    .article-wrap { background: #fff; border-radius: 16px; box-shadow: 0 4px 32px rgba(0,0,0,0.09); overflow: hidden; }

    /* ─── Intro ─── */
    .intro {
      background: linear-gradient(135deg, #1a237e 0%, #283593 35%, #1565c0 65%, #0288d1 100%);
      color: #fff;
      padding: 52px 48px 44px;
    }
    .tag {
      display: inline-block;
      background: rgba(255,255,255,0.17);
      border: 1px solid rgba(255,255,255,0.32);
      border-radius: 20px;
      font-size: 11px;
      padding: 4px 14px;
      margin-bottom: 18px;
      letter-spacing: 0.06em;
    }
    .intro h1 {
      font-size: clamp(1.25rem, 2.8vw, 1.75rem);
      font-weight: 800;
      line-height: 1.45;
      margin-bottom: 18px;
    }
    .intro .lead { font-size: 0.98rem; line-height: 1.92; opacity: 0.93; max-width: 720px; margin-bottom: 20px; }
    .verdict {
      background: rgba(255,255,255,0.12);
      border: 1px solid rgba(255,255,255,0.28);
      border-radius: 8px;
      padding: 14px 18px;
      font-size: 0.91rem;
      line-height: 1.78;
      margin-bottom: 20px;
    }
    .verdict strong { background: rgba(255,235,59,0.38); padding: 0 3px; border-radius: 2px; }
    .intro .meta { font-size: 0.76rem; opacity: 0.58; letter-spacing: 0.04em; }

    /* ─── First Action（最重要アクション） ─── */
    .first-action {
      background: linear-gradient(135deg, #b71c1c, #c62828);
      padding: 24px 36px 26px;
    }
    .fa-title {
      color: #fff;
      font-size: 0.92rem;
      font-weight: 800;
      margin-bottom: 14px;
      letter-spacing: 0.01em;
    }
    .fa-steps {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 10px;
    }
    .fa-step {
      background: rgba(255,255,255,0.13);
      border: 1px solid rgba(255,255,255,0.22);
      border-radius: 8px;
      padding: 12px 14px;
      text-align: center;
    }
    .fa-step .fa-num {
      display: block;
      font-size: 1.4rem;
      font-weight: 900;
      color: rgba(255,235,59,0.95);
      line-height: 1.1;
      margin-bottom: 6px;
    }
    .fa-step .fa-label { font-size: 0.8rem; color: #fff; line-height: 1.55; opacity: 0.93; }
    .fa-note { color: rgba(255,255,255,0.75); font-size: 0.78rem; margin-top: 12px; line-height: 1.65; }

    /* ─── Content ─── */
    .content { padding: 44px 48px 56px; }
    h2 {
      font-size: 1.2rem;
      font-weight: 800;
      color: #1a237e;
      padding-bottom: 10px;
      border-bottom: 3px solid #1565c0;
      margin: 50px 0 20px;
    }
    h3 {
      font-size: 0.98rem;
      font-weight: 700;
      color: #283593;
      margin: 28px 0 12px;
      padding-left: 12px;
      border-left: 3px solid #64b5f6;
    }
    p { margin-bottom: 16px; text-align: left; }

    /* ─── Self-relatable number strip ─── */
    .relatable-strip {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 0;
      border: 1px solid #e0e0e0;
      border-radius: 12px;
      overflow: hidden;
      margin: 24px 0;
    }
    .rel-item {
      padding: 18px 16px;
      text-align: center;
      border-right: 1px solid #e0e0e0;
    }
    .rel-item:last-child { border-right: none; }
    .rel-item:nth-child(1) { background: #e8f5e9; }
    .rel-item:nth-child(2) { background: #fff9e6; }
    .rel-item:nth-child(3) { background: #fce4ec; }
    .rel-item .r-icon { font-size: 1.6rem; display: block; margin-bottom: 6px; }
    .rel-item .r-num { font-size: 1.3rem; font-weight: 900; display: block; margin-bottom: 4px; }
    .rel-item:nth-child(1) .r-num { color: #2e7d32; }
    .rel-item:nth-child(2) .r-num { color: #f57f17; background: rgba(255,235,59,0.45); border-radius: 4px; padding: 0 4px; }
    .rel-item:nth-child(3) .r-num { color: #c62828; }
    .rel-item .r-label { font-size: 0.77rem; color: #555; line-height: 1.5; }
    .relatable-note { font-size: 0.74rem; color: #999; margin-top: -10px; font-style: italic; margin-bottom: 16px; }

    /* ─── Alert ─── */
    .alert-box {
      background: linear-gradient(135deg, #fff3e0, #fff8e1);
      border: 1px solid #ffb74d;
      border-left: 5px solid #fb8c00;
      border-radius: 10px;
      padding: 18px 22px;
      margin: 22px 0;
    }
    .alert-title { font-weight: 800; color: #e65100; font-size: 0.9rem; margin-bottom: 7px; }
    .alert-box p { margin-bottom: 0; font-size: 0.88rem; color: #5d4037; }

    /* ─── Stats ─── */
    .stats-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; margin: 22px 0; }
    .stat-card {
      background: linear-gradient(135deg, #e3f2fd, #f0f4ff);
      border: 1px solid #90caf9;
      border-radius: 12px;
      padding: 20px 12px;
      text-align: center;
      box-shadow: 0 2px 10px rgba(21,101,192,0.07);
    }
    .stat-num { font-size: 1.8rem; font-weight: 900; color: #0d47a1; line-height: 1.1; display: block; }
    .stat-num.hl { background: rgba(255,235,59,0.4); border-radius: 4px; padding: 1px 4px; }
    .stat-unit { font-size: 0.84rem; }
    .stat-label { font-size: 0.76rem; color: #555; margin-top: 8px; line-height: 1.5; }
    .stat-sub { font-size: 0.7rem; color: #0288d1; font-weight: 700; margin-top: 5px; }

    /* ─── Comparison table ─── */
    .table-wrap { overflow-x: auto; margin: 22px 0; border-radius: 10px; box-shadow: 0 2px 12px rgba(0,0,0,0.07); }
    table { width: 100%; border-collapse: collapse; font-size: 0.85rem; min-width: 480px; }
    thead tr { background: linear-gradient(90deg, #1a237e, #1565c0); color: #fff; }
    thead th { padding: 12px 14px; text-align: center; font-weight: 700; font-size: 0.8rem; }
    tbody tr { border-bottom: 1px solid #e8eaf6; transition: background 0.2s; }
    tbody tr:hover { background: #e8f4fd; }
    tbody td { padding: 11px 14px; text-align: center; font-size: 0.84rem; vertical-align: middle; }
    tbody td:first-child { text-align: left; font-weight: 600; color: #283593; }
    .hcell { background: rgba(255,235,59,0.4); font-weight: 700; color: #1a237e; }
    .badge-up { background: #e8f5e9; color: #2e7d32; border-radius: 4px; padding: 1px 6px; font-size: 0.72rem; font-weight: 700; display: inline-block; margin-left: 3px; }
    .badge-n { background: #e3f2fd; color: #0d47a1; border-radius: 4px; padding: 1px 6px; font-size: 0.72rem; font-weight: 700; }
    .badge-na { background: #f5f5f5; color: #999; border-radius: 4px; padding: 1px 6px; font-size: 0.72rem; display: inline-block; }

    /* ─── Platform comparison ─── */
    .platform-table-wrap { overflow-x: auto; margin: 24px 0; border-radius: 10px; box-shadow: 0 2px 12px rgba(0,0,0,0.07); }

    /* ─── Pros/Cons ─── */
    .pros-cons { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin: 22px 0; }
    .pros { background: linear-gradient(135deg, #e8f5e9, #f1f8e9); border: 1px solid #a5d6a7; border-radius: 12px; padding: 20px 22px; }
    .cons { background: linear-gradient(135deg, #fce4ec, #fff3e0); border: 1px solid #f48fb1; border-radius: 12px; padding: 20px 22px; }
    .pros-title { font-weight: 800; color: #2e7d32; margin-bottom: 12px; font-size: 0.9rem; }
    .cons-title { font-weight: 800; color: #c62828; margin-bottom: 12px; font-size: 0.9rem; }
    .pros-cons ul { padding-left: 16px; }
    .pros-cons li { font-size: 0.84rem; margin-bottom: 8px; line-height: 1.65; }
    .pros li { color: #1b5e20; }
    .cons li { color: #7f0000; }

    /* ─── Chat-bubble comments ─── */
    .comments-disclaimer {
      font-size: 0.78rem; color: #777;
      background: #fafafa; border: 1px solid #e0e0e0;
      border-radius: 8px; padding: 10px 14px;
      margin-bottom: 16px; line-height: 1.7;
    }
    .comment-outer { margin-bottom: 20px; }
    .comment-meta { font-size: 0.72rem; color: #aaa; margin-bottom: 6px; padding-left: 4px; }
    .bubble {
      background: #f0f4ff;
      border: 1px solid #c5cae9;
      border-radius: 0 14px 14px 14px;
      padding: 13px 17px;
      font-size: 0.86rem;
      color: #333;
      line-height: 1.8;
      position: relative;
      max-width: 88%;
    }
    .bubble::before {
      content: '';
      display: block;
      width: 0; height: 0;
      border-style: solid;
      border-width: 0 9px 9px 0;
      border-color: transparent #c5cae9 transparent transparent;
      position: absolute;
      top: -1px; left: -9px;
    }
    .bubble.pos { background: #e8f5e9; border-color: #a5d6a7; }
    .bubble.pos::before { border-color: transparent #a5d6a7 transparent transparent; }
    .bubble.neu { background: #fff9e6; border-color: #ffe082; }
    .bubble.neu::before { border-color: transparent #ffe082 transparent transparent; }
    .empathy { font-size: 0.73rem; color: #1565c0; margin-top: 7px; font-weight: 600; text-align: right; }

    /* ─── Highlight box ─── */
    .highlight-box {
      background: linear-gradient(135deg, #e8eaf6 0%, #ede7f6 50%, #e1f5fe 100%);
      border: 1px solid #b39ddb;
      border-radius: 12px;
      padding: 24px 28px;
      margin: 22px 0;
    }
    .hl-title { font-weight: 800; color: #4527a0; font-size: 0.95rem; margin-bottom: 14px; padding-bottom: 10px; border-bottom: 2px solid #b39ddb; }
    .highlight-box p { font-size: 0.88rem; color: #37474f; margin-bottom: 12px; }
    .highlight-box p:last-child { margin-bottom: 0; }
    .link-note {
      display: inline-block;
      background: #e3f2fd;
      border: 1px solid #90caf9;
      border-radius: 4px;
      font-size: 0.76rem;
      color: #1565c0;
      padding: 1px 7px;
      margin-left: 4px;
      font-weight: 600;
      text-decoration: none;
    }
    .link-note:hover { background: #bbdefb; }

    /* ─── Keypoints ─── */
    .keypoints-box { background: #fff9e6; border: 1px solid #ffe082; border-radius: 12px; padding: 24px 28px; margin: 22px 0; }
    .kp-title { font-weight: 800; color: #f57f17; font-size: 0.95rem; margin-bottom: 14px; }
    .qa-item { border-bottom: 1px dashed #ffe082; padding: 11px 0; }
    .qa-item:last-child { border-bottom: none; padding-bottom: 0; }
    .qa-q { font-weight: 700; color: #283593; font-size: 0.88rem; margin-bottom: 5px; }
    .qa-a { font-size: 0.84rem; color: #444; line-height: 1.78; padding-left: 14px; margin-bottom: 0; }

    /* ─── Checklist ─── */
    .cl-wrap { margin: 0; }
    .cl-section { margin-bottom: 22px; }
    .cl-section-title { font-weight: 800; font-size: 0.88rem; color: #1a237e; margin-bottom: 8px; padding: 6px 12px; background: #e8eaf6; border-radius: 6px; }
    .checklist { list-style: none; padding: 0; }
    .checklist li { padding: 7px 0 7px 26px; position: relative; font-size: 0.87rem; border-bottom: 1px dotted #ffe082; color: #333; line-height: 1.65; }
    .checklist li:last-child { border-bottom: none; }
    .checklist li::before { content: "✓"; position: absolute; left: 4px; color: #43a047; font-weight: 800; }

    /* ─── Markers ─── */
    .mh { background: rgba(255,235,59,0.42); padding: 0 2px; border-radius: 2px; }
    .mm { background: rgba(239,83,80,0.17); padding: 0 2px; border-radius: 2px; }

    /* ─── TLDR ─── */
    .tldr { background: linear-gradient(90deg, #f3e5f5, #e8eaf6); border-radius: 10px; padding: 20px 26px; margin: 28px 0; border-left: 5px solid #7b1fa2; }
    .tldr-title { font-weight: 800; color: #6a1b9a; margin-bottom: 10px; font-size: 0.93rem; }
    .tldr ul { padding-left: 18px; }
    .tldr li { font-size: 0.86rem; margin-bottom: 6px; color: #333; }

    /* ─── Conclusion + CTA ─── */
    .conclusion {
      background: linear-gradient(135deg, #1a237e 0%, #1565c0 60%, #0288d1 100%);
      border-radius: 14px;
      padding: 34px 40px;
      margin: 34px 0 0;
      color: #fff;
    }
    .c-title { font-size: 1.08rem; font-weight: 800; margin-bottom: 14px; }
    .conclusion p { font-size: 0.9rem; opacity: 0.93; line-height: 1.88; margin-bottom: 12px; }
    .conclusion p:last-child { margin-bottom: 0; }
    .conclusion strong { background: rgba(255,235,59,0.35); padding: 0 3px; border-radius: 2px; }
    .cta-steps {
      background: rgba(255,255,255,0.11);
      border: 1px solid rgba(255,255,255,0.24);
      border-radius: 10px;
      padding: 16px 20px;
      margin-top: 18px;
    }
    .cta-label { font-weight: 800; font-size: 0.9rem; margin-bottom: 10px; }
    .cta-steps ol { padding-left: 20px; }
    .cta-steps li { font-size: 0.86rem; margin-bottom: 8px; opacity: 0.95; line-height: 1.75; }

    /* ─── Footer ─── */
    .article-footer { text-align: center; padding: 20px; font-size: 0.73rem; color: #aaa; background: #fafafa; border-top: 1px solid #eee; line-height: 1.85; }

    /* ─── Responsive ─── */
    @media (max-width: 700px) {
      .intro { padding: 32px 20px 28px; }
      .first-action { padding: 20px 18px; }
      .fa-steps { grid-template-columns: 1fr; gap: 8px; }
      .content { padding: 28px 18px 40px; }
      .stats-grid { grid-template-columns: 1fr 1fr; }
      .stats-grid .stat-card:last-child { grid-column: 1 / -1; }
      .pros-cons { grid-template-columns: 1fr; }
      .relatable-strip { grid-template-columns: 1fr; }
      .rel-item { border-right: none; border-bottom: 1px solid #e0e0e0; }
      .rel-item:last-child { border-bottom: none; }
      .conclusion { padding: 26px 20px; }
      .bubble { max-width: 96%; }
      body { font-size: 15px; line-height: 1.9; }
    }
    @media (max-width: 480px) {
      .stats-grid { grid-template-columns: 1fr; }
      h2 { font-size: 1.08rem; }
      .fa-step { display: flex; align-items: center; text-align: left; gap: 12px; }
      .fa-step .fa-num { font-size: 1.2rem; min-width: 2rem; }
    }
  </style>
</head>
<body>
<div class="container">
<article class="article-wrap">

  <!-- ① イントロ -->
  <div class="intro">
    <span class="tag">メルカリ 安全性レポート 2026</span>
    <h1>メルカリはどれくらい安全？<br>「トラブル遭遇率0.38%」の意味と、<br>トラブル時にやるべきこと</h1>
    <p class="lead">2026年2月27日、メルカリが「安心・安全の取り組みに関する透明性レポート 2025年下半期版」を公開し、利用者がトラブルに遭う確率が<span class="mh">0.38%</span>に低下したと発表しました。この記事では、「その数字が何を意味するか」と「万が一トラブルが起きたときの具体的な動き方」を、公式データと利用者の声から整理します。</p>
    <div class="verdict">
      <strong>結論から言うと――</strong>「数字としてはかなり低く、対策強化は本物。ただし、トラブルに巻き込まれたときの対応体験には、まだ個人差・課題が残っている」というのが実態に近い印象です。
    </div>
    <div class="meta">公開日：2026年3月2日　／　対象期間：2025年7月〜12月（下半期）　／　出典：メルカリ公式プレスリリース</div>
  </div>

  <!-- ② 最重要アクション（冒頭・簡略版） -->
  <div class="first-action">
    <div class="fa-title">途中で読むのをやめてもこれだけ覚えてください ― トラブル発生時の3ステップ</div>
    <div class="fa-steps">
      <div class="fa-step">
        <span class="fa-num">1</span>
        <span class="fa-label"><strong>受取評価を押さない</strong><br>評価後は補償対象外になる可能性があります</span>
      </div>
      <div class="fa-step">
        <span class="fa-num">2</span>
        <span class="fa-label"><strong>証拠写真を保存</strong><br>商品・梱包・配送ラベルをすべて撮影</span>
      </div>
      <div class="fa-step">
        <span class="fa-num">3</span>
        <span class="fa-label"><strong>事務局へ問い合わせ</strong><br>取引画面から「問題が起きた」を選択</span>
      </div>
    </div>
    <div class="fa-note">解決しない場合は消費生活センター（局番なし 188番）への相談も選択肢です。</div>
  </div>

  <div class="content">

    <!-- ③ 数字の「自分事化」 -->
    <h2>「0.38%」は体感としてどのくらいか ― 100回取引してトラブルゼロが&#8221;普通&#8221;</h2>
    <p>まず、「0.38%」という数字を日常のスケールに落とし込んでみましょう。</p>

    <div class="relatable-strip">
      <div class="rel-item">
        <span class="r-icon">&#128722;</span>
        <span class="r-num">263回に1回</span>
        <div class="r-label">1件のトラブルが<br>起きる平均取引回数</div>
      </div>
      <div class="rel-item">
        <span class="r-icon">&#9888;</span>
        <span class="r-num">0.38件</span>
        <div class="r-label">100回取引した場合に<br>想定されるトラブル件数</div>
      </div>
      <div class="rel-item">
        <span class="r-icon">&#128313;</span>
        <span class="r-num">数万件/日</span>
        <div class="r-label">月間数千万件取引なら<br>1日あたりの推計規模</div>
      </div>
    </div>
    <p class="relatable-note">※ 総取引件数は公式未公表のため、上記は概算・試算です。「低いがゼロではない」を直感的に示すための参考値です。</p>

    <p>「263回に1回」と聞くと、日常的な利用では遭遇しにくい水準に思えます。一方、<span class="mm">この指標は「事務局に問い合わせが来た件数」をベースにしており、泣き寝入りや未申告は含まれません</span>。公式の改善努力は本物ですが、実際の不満件数はこの数字よりも多い可能性があります。</p>

    <!-- 注意喚起 -->
    <div class="alert-box">
      <div class="alert-title">指標の定義を正確に理解しましょう</div>
      <p>「トラブル遭遇率」は「商品不備などに関する問い合わせ数の割合」（配送遅延・説明と異なる商品・未発送なども含む）を指します。「0.08ポイント改善」とは0.46%から0.38%への単純な差であり、「割合として17%改善」とは意味が異なります。数値の変化を正確に読むには、この区別が重要です。出典：メルカリ公式プレスリリース（2026年2月27日）<a href="https://about.mercari.com/press/news/articles/20260227_transparencyreport/" target="_blank" rel="noopener" class="link-note">公式ページ</a></p>
    </div>

    <!-- ④ 公式数値 -->
    <h2>レポートが示す主な数値</h2>
    <p>まずは今回のレポートで公表された主な数字を3つだけ押さえましょう。改善の傾向が数値として表れています。</p>

    <div class="stats-grid">
      <div class="stat-card">
        <span class="stat-num hl">0.38<span class="stat-unit">%</span></span>
        <div class="stat-label">トラブル遭遇率<br>（2025年下半期）</div>
        <div class="stat-sub">前期比 0.08ポイント改善</div>
      </div>
      <div class="stat-card">
        <span class="stat-num">76<span class="stat-unit">万件</span></span>
        <div class="stat-label">不正アカウント<br>利用制限数</div>
        <div class="stat-sub">前年同期比 58%増</div>
      </div>
      <div class="stat-card">
        <span class="stat-num">5,654<span class="stat-unit">万品</span></span>
        <div class="stat-label">規約違反商品<br>削除数</div>
        <div class="stat-sub">前年同期比 増加（+13%※）</div>
      </div>
    </div>

    <h3>補償のスピードが大幅改善</h3>
    <p>専用の「商品回収センター」に商品が届いてから補償が完了するまでの時間は前期から<span class="mh">26.7時間短縮</span>され、現在の平均は約24.7時間です。補償実施割合は99.6%、48時間以内に完了する割合は97.0%です。</p>

    <h3>本人確認と認証の普及</h3>
    <p>本人確認済み利用者による取引割合が<span class="mm">78%</span>に上昇。パスキー認証（指紋や顔認証を使った安全なログイン方法）の登録者数は1,178万人となりました。<a href="https://help.jp.mercari.com/guide/articles/365/" target="_blank" rel="noopener" class="link-note">パスキー設定方法</a></p>

    <h3>偽ブランド品対策：あんしん鑑定の内製化</h3>
    <p>2025年9月、メルカリは「あんしん鑑定」（プロが真贋を判定するサービス）を完全自社運営に切り替えました。利用可能に設定された商品数は前年同期比で約3.2倍に増加しています。<a href="https://jp.mercari.com/special/anshin-kante/" target="_blank" rel="noopener" class="link-note">あんしん鑑定について</a></p>

    <!-- 時系列テーブル -->
    <div class="table-wrap">
      <table>
        <thead>
          <tr>
            <th style="text-align:left;">指標</th>
            <th>2025年上半期<br>（初回レポート）</th>
            <th>2025年下半期<br>（最新）</th>
            <th>変化</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>トラブル遭遇率</td>
            <td>0.46%</td>
            <td class="hcell">0.38%</td>
            <td><span class="badge-up">-0.08pt</span></td>
          </tr>
          <tr>
            <td>不正アカウント制限数</td>
            <td>—</td>
            <td class="hcell">約76万件</td>
            <td><span class="badge-up">前年比+58%</span></td>
          </tr>
          <tr>
            <td>規約違反商品削除数</td>
            <td>（前年同期：参考値）</td>
            <td class="hcell">約5,654万品</td>
            <td><span class="badge-up">前年同期比 増加（+13%※）</span></td>
          </tr>
          <tr>
            <td>本人確認済み取引割合</td>
            <td>—</td>
            <td class="hcell"><span class="badge-n">78%</span></td>
            <td>—</td>
          </tr>
          <tr>
            <td>補償完了（48時間以内）</td>
            <td>—</td>
            <td class="hcell">97.0%</td>
            <td>—</td>
          </tr>
          <tr>
            <td>補償完了までの平均時間</td>
            <td>約51.4時間</td>
            <td class="hcell">約24.7時間</td>
            <td><span class="badge-up">26.7時間短縮</span></td>
          </tr>
        </tbody>
      </table>
    </div>
    <p style="font-size:0.73rem;color:#999;margin-top:-10px;">出典：メルカリ「安心・安全の取り組みに関する透明性レポート 2025年下半期版」（2026年2月27日）および初回版（2025年9月1日）<a href="https://about.mercari.com/safety/transparency/" target="_blank" rel="noopener" class="link-note">公式レポート</a><br>※「+13%」は日本経済新聞（2026年2月27日）の報道値。公式プレスリリースに増加率の数値は記載されていないため、参考値としてご確認ください。</p>

    <!-- ⑤ 他サービスとの比較 -->
    <h2>他のフリマサービスと何が違うか ― 「数値公開」そのものが異例</h2>
    <p>ヤフオク・Yahoo!フリマ・楽天ラクマなど他のフリマサービスは、メルカリに相当する「トラブル遭遇率」を現時点で公式発表していません。そのため数値での直接比較は現状できませんが、各サービスの対応方針には傾向の差があります。</p>

    <div class="platform-table-wrap">
      <table>
        <thead>
          <tr>
            <th style="text-align:left;">サービス</th>
            <th>トラブル率公開</th>
            <th>事務局の介入スタンス</th>
            <th>独自の補償制度</th>
            <th>電話サポート</th>
          </tr>
        </thead>
        <tbody>
          <tr>
            <td>メルカリ</td>
            <td class="hcell">0.38%（公式）</td>
            <td>積極的に介入</td>
            <td>商品回収センター・全額補償</td>
            <td><span class="badge-na">なし</span></td>
          </tr>
          <tr>
            <td>Yahoo!フリマ</td>
            <td><span class="badge-na">非公開</span></td>
            <td>Yahoo!グループの補償あり</td>
            <td>購入者保護プログラム</td>
            <td><span class="badge-na">なし</span></td>
          </tr>
          <tr>
            <td>楽天ラクマ</td>
            <td><span class="badge-na">非公開</span></td>
            <td>購入申請制で事前選別</td>
            <td>らくらく補償</td>
            <td><span class="badge-n">あり（365日）</span></td>
          </tr>
          <tr>
            <td>ヤフオク</td>
            <td><span class="badge-na">非公開</span></td>
            <td>当事者間解決が基本</td>
            <td>落札者保護</td>
            <td><span class="badge-na">限定的</span></td>
          </tr>
        </tbody>
      </table>
    </div>
    <p style="font-size:0.73rem;color:#999;margin-top:-10px;">各サービスの公式情報を基に作成。サービス内容は変更になる場合があります。電話サポートの有無はサービス全体の窓口を指します。</p>

    <p>他サービスが同様の指標を公開していない中でメルカリが数値開示に踏み切ったこと自体が、フリマ業界では珍しい取り組みです。ただし、数値の定義や算出方法が各社で異なるため、仮に他社が公表しても単純比較には注意が必要です。</p>

    <!-- ⑥ 改善と課題 -->
    <h2>改善した点と、まだ残る&#8221;モヤモヤ&#8221;</h2>

    <div class="pros-cons">
      <div class="pros">
        <div class="pros-title">改善されていること</div>
        <ul>
          <li>補償完了時間が前期比26.7時間短縮、平均24.7時間に</li>
          <li>不正アカウントの制限数が前年比58%増</li>
          <li>本人確認済み取引の割合が78%に上昇</li>
          <li>あんしん鑑定の利用可能商品が前年比約3.2倍に</li>
          <li>警察庁との連携強化・感謝状受領</li>
        </ul>
      </div>
      <div class="cons">
        <div class="cons-title">利用者から課題として挙がること</div>
        <ul>
          <li>問い合わせへの回答に1週間以上かかるケースがある</li>
          <li>窓口がアプリ内メッセージのみで電話対応がない</li>
          <li>AIの一次回答に不満でもエスカレーション方法が分かりにくい</li>
          <li>複数アカウントなど規約違反への対処が不十分との声</li>
          <li>泣き寝入りのケースが統計に反映されない懸念</li>
        </ul>
      </div>
    </div>

    <!-- ⑦ 利用者の声（バランス重視・チャット風） -->
    <h2>利用者の生の声：批判と肯定、それぞれのリアル</h2>

    <div class="comments-disclaimer">
      以下は今回の発表に関するニュースサイトのコメント欄に寄せられた声の一部を要約したものです（出典：オタク総研/Yahoo!ニュース コメント欄、2026年3月1日）。利用体験は個人差があり、これらがすべての利用者を代表するわけではありません。
    </div>

    <div class="comment-outer">
      <div class="comment-meta">批判的な声（共感 522件）</div>
      <div class="bubble">「トラブル解決しない率も発表してくれ。頼むから電話対応できる窓口を作ってくれ。メルカリはトラブルから逃げないでほしい。」</div>
    </div>
    <div class="comment-outer">
      <div class="comment-meta">批判的な声（共感 291件）</div>
      <div class="bubble">「問い合わせをしてもAIによる定型文が返ってくるだけで解決しない。複数アカウントが禁止されているのに、指摘しても定型文が返ってきただけで、そのアカウントは削除されなかった。」</div>
    </div>
    <div class="comment-outer">
      <div class="comment-meta">肯定的な声（共感 13件）</div>
      <div class="bubble pos">「偽ブランド品が届いたとき、根気よく対応した結果、全額補償していただいた。時間はかかっても最終的には解決できた。」</div>
    </div>
    <div class="comment-outer">
      <div class="comment-meta">中立的な声（共感 1件）</div>
      <div class="bubble neu">「10年以上使っているが、ほぼトラブルなし。一度だけ未発送があり、事務局経由でキャンセルしてもらい、金銭的実害はなかった。ヤフオクより安心できる経験。」</div>
    </div>

    <!-- ⑧ Q&A -->
    <h2>よくある疑問：数字の読み方 Q&amp;A</h2>

    <div class="keypoints-box">
      <div class="kp-title">読者から多い疑問に答えます</div>
      <div class="qa-item">
        <div class="qa-q">「0.08ポイント改善」って大きい？</div>
        <p class="qa-a">0.46%から0.38%への変化です。相対的に見ると約17%の改善（0.08÷0.46）。ただし「ポイント」は単純な差で、「率」とは別の概念です。改善傾向は本物ですが、過大解釈には注意が必要です。</p>
      </div>
      <div class="qa-item">
        <div class="qa-q">規約違反削除数5,654万品は増えたの？減ったの？</div>
        <p class="qa-a">日本経済新聞（2026年2月27日）の報道によると前年同期比13%増です（増加）。ただし公式プレスリリースに増加率の数値は記載がないため、参考値として把握しておく程度が適切です。一方、2024年上半期（1〜6月）のピーク値は約3.5億品でしたが、これは時期が異なる参考値です。AI監視と不正アカウント制限の強化により、そのピーク時と比較すると削除数は大幅に減少しています。</p>
      </div>
      <div class="qa-item">
        <div class="qa-q">「あんしん鑑定」はどう使う？</div>
        <p class="qa-a">出品者が「鑑定を利用可能」に設定したブランド品の商品ページに鑑定申込ボタンが表示されます（有料オプション）。プロが真贋を判定するため、高額品購入時の安心感が増します。<a href="https://jp.mercari.com/special/anshin-kante/" target="_blank" rel="noopener" class="link-note">詳細はこちら</a></p>
      </div>
      <div class="qa-item">
        <div class="qa-q">パスキー認証はどう設定する？</div>
        <p class="qa-a">アプリの「マイページ」→「個人情報設定」→「パスキー」から設定できます（指紋や顔認証を使った安全なログイン方法）。設定することでパスワード流出による不正ログインのリスクを大幅に下げられます。<a href="https://help.jp.mercari.com/guide/articles/365/" target="_blank" rel="noopener" class="link-note">設定ガイド</a></p>
      </div>
    </div>

    <!-- ⑨ トラブル対処法 -->
    <h2>メルカリでトラブルが起きたときの具体的な対処法</h2>
    <p>アプリ内メッセージが主な窓口であり電話対応がない点を踏まえ、落ち着いて手順を踏むことが大切です。</p>

    <div class="highlight-box">
      <div class="hl-title">ケース別の対処方針</div>
      <p><strong>商品が届かない・発送されない場合：</strong>受取評価をせずに取引画面の「問題が起きた」から事務局へ問い合わせましょう。経緯を詳しく記録し、発送期限を超えると一定の条件でキャンセル申請が可能になります。<a href="https://help.jp.mercari.com/guide/articles/180/" target="_blank" rel="noopener" class="link-note">公式ガイド</a></p>
      <p><strong>偽ブランド品・説明と異なる商品の場合：</strong>受取評価をしないことが最重要です。商品・梱包の写真を保存したうえで事務局に報告し、指示に従いましょう。商品回収センターへの送付により補償を受けられる可能性があります。<a href="https://help.jp.mercari.com/guide/articles/156/" target="_blank" rel="noopener" class="link-note">公式ガイド</a></p>
      <p><strong>対応が遅い・解決しない場合：</strong>問い合わせ内容と返信はすべて保存してください。それでも解決しない場合は<span class="mm">消費生活センター（局番なし 188番）</span>への相談が選択肢です。センターへの相談を事務局に伝えることで対応が変わったケースも報告されています（状況によって異なります）。</p>
    </div>

    <!-- ⑩ チェックリスト（用途別） -->
    <h2>用途別：安全に使うための実践チェックリスト</h2>

    <div class="keypoints-box">
      <div class="kp-title">あなたの状況に合わせて確認してください</div>
      <div class="cl-wrap">
        <div class="cl-section">
          <div class="cl-section-title">はじめてメルカリを使う方</div>
          <ul class="checklist">
            <li>本人確認とパスキー認証（指紋・顔認証ログイン）を最初に設定する</li>
            <li>出品者の評価件数と内容を確認し、新規アカウントとは慎重に取引する</li>
            <li>商品説明と写真をよく読み、不明点は購入前にメッセージで質問する</li>
            <li>「動作未確認」「ジャンク品」の意味を理解してから購入判断をする</li>
          </ul>
        </div>
        <div class="cl-section">
          <div class="cl-section-title">高額商品を購入・出品する方</div>
          <ul class="checklist">
            <li>ブランド品は「あんしん鑑定」（プロによる真贋判定）対応商品を優先する</li>
            <li>取引メッセージや商品写真はスクリーンショットで保存しておく</li>
            <li>受取評価は商品の状態を必ず確認してから行う（評価後は原則変更不可）</li>
          </ul>
        </div>
        <div class="cl-section" style="margin-bottom:0;">
          <div class="cl-section-title">トラブル発生時</div>
          <ul class="checklist">
            <li>受取評価は絶対に押さない</li>
            <li>商品・梱包・配送ラベルの写真を即座に撮影・保存する</li>
            <li>取引画面から事務局へ問い合わせ、返信をすべて記録する</li>
            <li>解決しない場合は消費生活センター（188番）へ相談する</li>
          </ul>
        </div>
      </div>
    </div>

    <!-- まとめ -->
    <div class="tldr">
      <div class="tldr-title">まとめ ― メルカリの安全性について知っておきたい5つのポイント</div>
      <ul>
        <li>トラブル遭遇率0.38%は「263回に1回」の水準で、フリマとして低い部類に入る</li>
        <li>ただし「問い合わせベースの指標」のため、泣き寝入りを含まない可能性がある</li>
        <li>他社は同様の数値を未公表。数値公開自体がメルカリの透明性への姿勢の表れ</li>
        <li>補償完了時間は前期比26.7時間短縮。ただし問い合わせ対応への不満は残っている</li>
        <li>トラブル時の最初の行動は「受取評価をしないこと」と「証拠写真の保存」</li>
      </ul>
    </div>

    <!-- 結論 + CTA -->
    <div class="conclusion">
      <div class="c-title">企業の取り組みは前進している。でも「自分を守る知識」も同時に持とう</div>
      <p>「0.38%」という数値は、他サービスが公開していない中でメルカリが自ら開示した点で評価できます。数値の改善も本物です。ただし、<strong>万が一トラブルに遭ったときに正しく動けるかが、実際の安全をつくる</strong>のです。企業の取り組みと、利用者としての知識の両輪が揃って初めて、安心な取引が成立します。</p>
      <div class="cta-steps">
        <div class="cta-label">今日から3分でできること</div>
        <ol>
          <li><strong>パスキー設定</strong>を確認する（マイページ→個人情報設定→パスキー）</li>
          <li>次の高額購入では<strong>あんしん鑑定対応か</strong>を確認する</li>
          <li>「<strong>受取評価は最後の砦</strong>」と覚えておく ― 急いで押さない</li>
        </ol>
      </div>
    </div>

  </div>

  <div class="article-footer">
    本記事の数値はメルカリ公式プレスリリース（2026年2月27日）・日本経済新聞（2026年2月27日）・マイナビニュース（2026年2月27日）を根拠としています。<br>
    公式透明性レポート：<a href="https://about.mercari.com/safety/transparency/" target="_blank" rel="noopener" style="color:#90caf9;">about.mercari.com/safety/transparency</a>　／　消費生活センター：188（局番なし）
  </div>

</article>
</div>
</body>
</html>



<p><strong>最後までお読みいただきありがとうございます。↓↓のバナーをクリックして応援いただけると嬉しいです。</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://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>メルカリがモバイル界に革命を起こす！「メルカリモバイル」で余ったギガを売買可能に</title>
		<link>https://nonbiri-ke.com/%e3%83%a1%e3%83%ab%e3%82%ab%e3%83%aa%e3%81%8c%e3%83%a2%e3%83%90%e3%82%a4%e3%83%ab%e7%95%8c%e3%81%ab%e9%9d%a9%e5%91%bd%e3%82%92%e8%b5%b7%e3%81%93%e3%81%99%ef%bc%81%e3%80%8c%e3%83%a1%e3%83%ab%e3%82%ab/</link>
		
		<dc:creator><![CDATA[はっさー]]></dc:creator>
		<pubDate>Tue, 04 Mar 2025 21:00:00 +0000</pubDate>
				<category><![CDATA[その他]]></category>
		<category><![CDATA[esim]]></category>
		<category><![CDATA[MVNO]]></category>
		<category><![CDATA[ギガ売買]]></category>
		<category><![CDATA[メルカリ]]></category>
		<category><![CDATA[メルカリモバイル]]></category>
		<category><![CDATA[格安SIM]]></category>
		<guid isPermaLink="false">https://nonbiri-ke.com/?p=8493</guid>

					<description><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/03/DALL·E-2025-03-05-02.59.42-A-simple-yet-captivating-image-representing-a-futuristic-mobile-data-marketplace.-A-modern-smartphone-screen-displays-a-sleek-minimalistic-interface--1024x586.webp" class="webfeedsFeaturedVisual" /></p>スマホの月額料金、高すぎませんか？データ容量、余ってませんか？そんな悩みを解決する思い切ったサービスが誕生しました！ メルカリが満を持して2025年3月4日からMVNO事業に参入し、モバイル通信サービス「メルカリ モバイ [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img src="https://nonbiri-ke.com/wp-content/uploads/2025/03/DALL·E-2025-03-05-02.59.42-A-simple-yet-captivating-image-representing-a-futuristic-mobile-data-marketplace.-A-modern-smartphone-screen-displays-a-sleek-minimalistic-interface--1024x586.webp" class="webfeedsFeaturedVisual" /></p>
<p>スマホの月額料金、高すぎませんか？データ容量、余ってませんか？そんな悩みを解決する思い切ったサービスが誕生しました！</p>



<p>メルカリが満を持して2025年3月4日からMVNO事業に参入し、モバイル通信サービス「メルカリ モバイル」の提供を開始しました。このサービスは、ただの格安SIMとは一線を画す初期的な機能を備えているんです。</p>



<h2 class="wp-block-heading is-style-section_ttl has-swl-deep-02-color has-text-color has-link-color wp-elements-16bfa464ff14d30fd9ba434cf94a26c1"><span class="swl-fz u-fz-l">魅力的な料金プランと使いやすさ</span></h2>



<p>「メルカリ モバイル」の最大の魅力は、何といってもシンプルでリーズナブルな料金体系です。<strong><span class="swl-marker mark_yellow">2GBプランが月額990円（税込）、20GBプランが月額2390円（税込）</span></strong>という破格の料金設定。大手キャリアと比較すると、かなり安くなりそうですね！</p>



<p>申し込みから管理までの手続きもとてもシンプル。メルカリアプリから簡単に申し込みができ、毎月のデータ通信量や支払いもメルカリ内で一元管理できるようになりました。便利さの追求を感じますね。</p>



<p><strong><span class="swl-marker mark_orange">当面ではドコモ回線を利用したeSIMのみの提供</span></strong>で、<strong>iOSユーザーが先行して利用可能</strong>となり、Androidユーザーも順次対応していく予定だそうです。支払いはメルカードかメルペイスマート払いで支払います。音声通話やSMSにも対応しており、通話料金は30秒あたり22円です。</p>



<h2 class="wp-block-heading is-style-section_ttl has-swl-deep-02-color has-text-color has-link-color wp-elements-bd21407ca2c6ad676f27876b850d8571"><span class="swl-fz u-fz-l">革新的！余ったギガを売買できる「ギガ売買」機能</span></h2>



<p>ここからが本当に取り組む容量なところ！ 「メルカリ モバイル」の真骨頂は、データ（ギガ）の個人間売買が可能になるという点です。</p>



<p>使い方はメルカリで物を売買するのと同じ感覚で、1GB単位で取引が可能です。<strong><span class="swl-marker mark_orange">メルカリモバイルユーザー同士</span></strong>で、<strong><span class="swl-marker mark_yellow">1GBあたり200円から500円の間で自由に価格設定</span></strong>ができます。残ったデータを売って得たお金はメルカリの残高にチャージされ、メルカリやメルペイでの買い物に使えますよ。</p>



<p>逆に、データが増えたときは、他のユーザーから必要な分だけ購入すれば即座にデータ残量に反映されます。 使った分だけ使える柔軟性がいいですね！</p>



<h2 class="wp-block-heading is-style-section_ttl has-swl-deep-02-color has-text-color has-link-color wp-elements-737a8798edc8ecd4dea7e8d50764f84a"><span class="swl-fz u-fz-l">なぜメルカリがモバイル事業に参入したのか？</span></h2>



<p>メルカリがこの新サービスを立ち上げた背景には、ユーザーの切実なニーズがありました。</p>



<p class="is-style-big_icon_point"><strong>マイクロソフトの調査によると、月々のデータ通信量が残っているユーザーの75%が「特に何もしていない」か「繰り返し越しているが結局使わない」と回答。</strong></p>



<p>また、<strong><span class="swl-marker mark_orange">78.6%の人が「使い方に合わせてプランを自由にカスタマイズしたい」</span></strong>と考えているそうです。この柔軟性へのニーズに応えて、メルカリモバイルは誕生したのです。</p>



<h2 class="wp-block-heading is-style-section_ttl has-swl-deep-02-color has-text-color has-link-color wp-elements-e2383a3479efea1b7cfe685d4527a5df"><span class="swl-fz u-fz-l">あとの展開も目が離せない！</span></h2>



<p>メルカリは<strong><span class="swl-marker mark_orange">今後の展開として、物理的なSIMカードやデータSIMへの対応、au回線の追加、定額定額プランの提供なども予定</span></strong>していること。 さらに、メルカリやメルカードの利用でモバイル料金がお得になるプログラムも計画中だそうです。</p>



<p>スマホ料金の見直しを考えていた方、データ容量の無駄な使い方に悩んでいた方、メルカリユーザーの方は特に、このサービスをチェックする価値ありです！ 柔軟でお得なスマホライフが実現できるかもしれませんよ。</p>



<p>皆さん、この新しいサービスをどう思いますか？ </p>



<p>↓↓クリックしていただけると今後の励みになります！！</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>
