<?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>収穫 | pdx trading - news</title>
	<atom:link href="https://pdxtrading.jp/news/tag/%e5%8f%8e%e7%a9%ab/feed/" rel="self" type="application/rss+xml" />
	<link>https://pdxtrading.jp/news</link>
	<description></description>
	<lastBuildDate>Tue, 01 Sep 2026 04:16:26 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>

<image>
	<url>https://pdxtrading.jp/news/wp-content/uploads/2025/08/cropped-pdx-logo-square-32x32.png</url>
	<title>収穫 | pdx trading - news</title>
	<link>https://pdxtrading.jp/news</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</title>
		<link>https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 01 Sep 2026 04:16:26 +0000</pubDate>
				<category><![CDATA[収穫統計]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[野生種]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2580</guid>

					<description><![CDATA[<p>2025年産が干ばつの直撃を受けたノバスコシア州のワイルドブルーベリー。それだけに、今シーズンの回復ぶりは産地にとって大きな安堵となっています。同州のワイルドブルーベリー生産者協会（Wild Blueberry Prod</p>
<p>The post <a href="https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/">昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<pre class="wp-block-preformatted">2025年産が干ばつの直撃を受けたノバスコシア州のワイルドブルーベリー。それだけに、今シーズンの回復ぶりは産地にとって大きな安堵となっています。同州のワイルドブルーベリー生産者協会（Wild Blueberry Producers Association of Nova Scotia）でエグゼクティブ・ディレクターを務めるジャネット・マクドナルド氏は、「今年はおかげさまで、状況がずっと良い」と手応えを語ります。生育期は総じて順調で、実の付きも肥大も良好。産地には昨年とは対照的な、前向きなムードが戻ってきました。</pre>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">受粉期は「例年より長く」——懸念を越えて良好な実付きに</h2>



<p class="wp-block-paragraph">今年の作柄を特徴づけたのが、<strong>例年より長引いた受粉期</strong>でした。マクドナルド氏によれば、受粉は5月中旬から下旬にかけて始まり、6月に入っても続いたといいます。受粉期間が延びると、着果や実の生育にどう影響するかが読みにくくなります。当初、生産者の間ではこの点への懸念があったものの、結果として生産は順調に進み、粒の大きさもそろった良質な実に仕上がりました。</p>



<p class="wp-block-paragraph">品質を後押ししたのは<strong>十分な降雨</strong>です。ノバスコシア州のワイルドブルーベリー畑の多くは急な斜面や丘陵地に開かれており、そもそも灌漑に適しません。水を引くためのため池へのアクセスも限られるため、生育を天候に委ねる度合いが高い産地です。それだけに、今年の適度な雨は作柄を大きく左右する好材料となりました。</p>



<style data-wp-block-html="css">
  :root{
    --ink:#16203c;          /* barrens night — deep indigo, house color */
    --wild-blue:#3f5aa6;     /* wild blueberry skin */
    --wild-blue-deep:#2c3f7a;
    --frost:#e6ecf7;         /* dusty bloom highlight */
    --frost-line:#c9d5ec;
    --spruce:#2c5545;        /* barren spruce green — house secondary */
    --spruce-soft:#e2ede6;
    --brick:#a94b34;         /* drought brick */
    --brick-soft:#f4e5df;
    --amber:#b7823a;         /* partial / recovering */
    --amber-soft:#f3e9d6;
    --paper:#f6f7fb;
    --paper-warm:#fbfaf6;
    --card:#ffffff;
    --muted:#5a6274;
    --hair:#dbe1ee;
  }
  .facts{
    display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:26px 0 6px;
  }
  .fact{
    background:var(--card);border:1px solid var(--hair);border-radius:14px;
    padding:22px 20px;position:relative;overflow:hidden;
  }
  .fact::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--wild-blue)}
  .fact.g::before{background:var(--spruce)}
  .fact .num{
    font-weight:700;
    font-size:2.05rem;line-height:1.1;color:var(--ink);letter-spacing:.01em;
  }
  .fact.g .num{color:var(--spruce)}
  .fact .num small{font-size:1.05rem;font-weight:600;margin-left:2px}
  .fact .lbl{font-size:.9rem;color:var(--muted);margin-top:8px;line-height:1.65}
</style>

    <div class="facts">
      <div class="fact">
        <div class="num">5<small>月中旬〜6月</small></div>
        <div class="lbl">受粉期。例年より長く続き、当初は着果への懸念材料に。結果は良好な実付きに着地。</div>
      </div>
      <div class="fact g">
        <div class="num">良好</div>
        <div class="lbl">収量・品質ともに良好。粒ぞろいのよい、サイズの大きな実が確保できた。</div>
      </div>
    </div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">大西洋沿岸4州がそろって好天——生産は「業界平均」の見通し</h2>



<p class="wp-block-paragraph">好調はノバスコシア州にとどまりません。マクドナルド氏は、隣接するニューブランズウィック州、ケベック州、プリンスエドワードアイランド州でも天候に恵まれ、畑の作柄は良好だと見ています。産地全体としては、<strong>今年の生産量は業界平均の範囲に収まる</strong>との見通しです。カナダ大西洋沿岸の主要4産地が足並みをそろえて回復に向かう構図は、供給を安定させたい買い手にとっても心強い材料といえます。</p>



<style data-wp-block-html="css">
  :root{
    --ink:#16203c;          /* barrens night — deep indigo, house color */
    --wild-blue:#3f5aa6;     /* wild blueberry skin */
    --wild-blue-deep:#2c3f7a;
    --frost:#e6ecf7;         /* dusty bloom highlight */
    --frost-line:#c9d5ec;
    --spruce:#2c5545;        /* barren spruce green — house secondary */
    --spruce-soft:#e2ede6;
    --brick:#a94b34;         /* drought brick */
    --brick-soft:#f4e5df;
    --amber:#b7823a;         /* partial / recovering */
    --amber-soft:#f3e9d6;
    --paper:#f6f7fb;
    --paper-warm:#fbfaf6;
    --card:#ffffff;
    --muted:#5a6274;
    --hair:#dbe1ee;
  }
  .tbl-wrap{border:1px solid var(--hair);border-radius:14px;overflow:hidden;background:var(--card)}
  table{width:100%;border-collapse:collapse;font-size:.95rem}
  caption{
    text-align:left;padding:16px 20px;background:var(--frost);
    font-weight:700;color:var(--ink);font-size:.92rem;border-bottom:1px solid var(--frost-line);
  }
  th,td{padding:14px 18px;text-align:left;border-bottom:1px solid var(--hair);vertical-align:middle}
  thead th{background:#fafbfe;font-size:.82rem;color:var(--muted);font-weight:700}
  tbody tr:last-child td{border-bottom:none}
  td.region{font-weight:700;white-space:nowrap}
  .pill{
    display:inline-block;padding:3px 12px;border-radius:999px;
    font-size:.8rem;font-weight:700;line-height:1.7;white-space:nowrap;
  }
  .pill.good{background:var(--spruce-soft);color:var(--spruce)}
  .pill.rebound{background:var(--amber-soft);color:var(--amber)}
  .pill.dry{background:var(--brick-soft);color:var(--brick)}
</style>

    <div class="tbl-wrap">
      <table>
        <caption>大西洋沿岸の主要4産地・作柄の見通し（2026年産）</caption>
        <thead>
          <tr><th>産地</th><th>天候・作柄</th><th>状況</th></tr>
        </thead>
        <tbody>
          <tr>
            <td class="region">ノバスコシア州</td>
            <td>良好な生育期・十分な降雨</td>
            <td><span class="pill rebound">回復・一部に干ばつ影響</span></td>
          </tr>
          <tr>
            <td class="region">ニューブランズウィック州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
          <tr>
            <td class="region">ケベック州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
          <tr>
            <td class="region">プリンスエドワードアイランド州</td>
            <td>好天・良好な作柄</td>
            <td><span class="pill good">良好</span></td>
          </tr>
        </tbody>
      </table>
    </div>



<p class="wp-block-paragraph">※ ノバスコシア州以外の作柄は、同協会が周辺産地の状況として示した見立てに基づく。産地全体の生産量は「平均並み」の見通し。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">それでも残る干ばつの爪痕</h2>



<p class="wp-block-paragraph">回復基調とはいえ、地域全体が一様に立ち直ったわけではありません。産地の一部には、昨年の干ばつの影響で<strong>開花や着果がほとんど得られなかった区画</strong>が残っています。</p>



<style data-wp-block-html="css">

  .callout{
    background:var(--brick-soft);
    border:1px solid #e6c9bd;border-left:5px solid var(--brick);
    border-radius:12px;padding:24px 26px;
  }
  .callout .tag{
    display:inline-block;font-size:.78rem;font-weight:700;color:var(--brick);
    background:#fff;border:1px solid #e6c9bd;border-radius:999px;padding:3px 12px;margin-bottom:12px;
  }
  .callout p{margin-bottom:0;font-size:.99rem;color:#5c3225}
  .callout p .em{color:var(--brick)}
</style>

    <div class="callout">
      <span class="tag">現場の声</span>
      <p>「残念ながら、花も実もほとんど付かなかった区画がいくつかあります。そうした株が再び生産力を取り戻すには、もう少し時間が必要です。<span class="em">今年の雨が、回復に十分な量であってほしい</span>と願っています」——ジャネット・マクドナルド氏</p>
    </div>



<p class="wp-block-paragraph">干ばつで弱った株の回復は一年では完結せず、複数年にわたる天候次第という側面があります。産地の「平均」が戻っても、その内実にはばらつきが残る——供給を読む上で押さえておきたいポイントです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">収穫は年々前倒しに——気候変動が変える収穫カレンダー</h2>



<p class="wp-block-paragraph">今シーズンは収穫の立ち上がりもやや早く、生産者は<strong>7月の末から8月初め</strong>にかけて収穫を開始しました。作付面積の大きい生産者ほど早めに刈り取りを始め、9月上旬に終わるワイルドブルーベリーの収穫期内に作業を収めようとします。そして州の生産者たちは近年、<strong>収穫シーズンの始まりが毎年少しずつ前倒しになっている</strong>ことを実感しています。</p>



<style data-wp-block-html="css">
  .season{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0}
  .season .step{
    flex:1 1 150px;background:var(--card);border:1px solid var(--hair);
    border-radius:12px;padding:16px 18px;
  }
  .season .step .when{font-family:'Shippori Mincho',serif;font-weight:700;color:var(--wild-blue-deep);font-size:1.05rem}
  .season .step .what{font-size:.86rem;color:var(--muted);margin-top:5px;line-height:1.6}
</style>

    <div class="season">
      <div class="step">
        <div class="when">5月中旬〜6月</div>
        <div class="what">受粉期（今年は長め）</div>
      </div>
      <div class="step">
        <div class="when">7月末〜8月初</div>
        <div class="what">収穫開始（年々前倒し傾向）</div>
      </div>
      <div class="step">
        <div class="when">9月上旬</div>
        <div class="what">収穫期の終了</div>
      </div>
    </div>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">世界の需要は堅調、価格も強含み</h2>



<p class="wp-block-paragraph">需要面に目を向けると、ワイルドブルーベリーは<strong>世界的に堅調</strong>です。生鮮のまま販売されるのはごくわずかで、全体の約5％にとどまります。残る約95％は冷凍在庫として保管され、一年を通じて出荷されていきます。この「大半が冷凍で通年供給される」構造こそ、ワイルドブルーベリーが加工原料・業務用途で安定調達しやすい理由でもあります。</p>



<div class="facts">
      <div class="fact">
        <div class="num">約5<small>%</small></div>
        <div class="lbl">生鮮出荷の比率。フレッシュ流通はごく一部にとどまる。</div>
      </div>
      <div class="fact g">
        <div class="num">約95<small>%</small></div>
        <div class="lbl">冷凍在庫として保管され、通年で市場に供給される。</div>
      </div>
    </div>



<p class="wp-block-paragraph">価格も世界的に強含みで推移しており、マクドナルド氏は「この流れが年間を通じて続くことを期待している」と話します。<strong>現時点の価格は前年と同水準</strong>。年内に生産者への追加支払い（トップアップ）が発生する可能性はあるものの、滑り出しは上々で、業界からは前向きな声が多く聞かれるといいます。需要が堅調である限り、価格もそれを反映するとの見立てです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">「今年は乗り切れた。だが、その先が問われている」</h2>



<p class="wp-block-paragraph">干ばつ、そして年々早まる収穫。ノバスコシア州の生産者にとって、気候の問題はいまや作柄を語るうえで避けて通れないテーマになっています。</p>



<style data-wp-block-html="css">
  .quote{
    margin:36px 0;padding:30px 30px 30px 34px;
    background:linear-gradient(160deg,#1c2a52,#22345f);
    color:#fff;border-radius:16px;position:relative;
  }
  .quote::before{
    content:"“";font-family:'Shippori Mincho',serif;
    position:absolute;top:2px;left:16px;font-size:4rem;color:rgba(169,192,242,.45);line-height:1;
  }
  .quote p{
    font-family:'Shippori Mincho',serif;font-size:1.18rem;line-height:1.85;
    margin:0 0 14px;padding-left:24px;font-weight:500;
  }
  .quote .who{font-size:.85rem;color:#b7c4e6;padding-left:24px}
  .quote .who b{color:#e3e9f7}
</style>

    <div class="quote">
      <p>今シーズンは何とか乗り切れました。けれど先を見据えれば、産業としての持続可能性を確保し、目の前にある需要に見合うだけの作物を確保できるかどうか——そこが問われています。</p>
      <p class="who"><b>ジャネット・マクドナルド氏</b>／ノバスコシア州ワイルドブルーベリー生産者協会 エグゼクティブ・ディレクター</p>
    </div>



<p class="wp-block-paragraph">回復した一年の裏側で、生産者が見つめているのは需要と供給の長期的なバランスです。強い需要に応え続けられる産地であるために——気候変動への適応は、ワイルドブルーベリー調達の未来を左右する論点として、これからも重みを増していきそうです。</p><p>The post <a href="https://pdxtrading.jp/news/2026/09/nova-scotia-wild-blueberry-2026-crop-outlook/">昨年の干ばつからの復活劇～ノバスコシア州のワイルドブルーベリー生産量は回復へ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</title>
		<link>https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 11 Aug 2026 23:14:00 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[アメリカ]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[クランベリー]]></category>
		<category><![CDATA[収穫]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2572</guid>

					<description><![CDATA[<p>60万トン越えと記録的だった2024年の豊作から一転、昨年2025年はアメリカ・カナダ合計で55万トンを割り込み平年並み（53-55万トン）に着地しました。今シーズンは天候に恵まれ、北米全体の作柄は良好な数量が見込まれて</p>
<p>The post <a href="https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/">2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<pre class="wp-block-preformatted">60万トン越えと記録的だった2024年の豊作から一転、昨年2025年はアメリカ・カナダ合計で55万トンを割り込み平年並み（53-55万トン）に着地しました。今シーズンは天候に恵まれ、北米全体の作柄は良好な数量が見込まれています。産地別の最新動向と、逼迫が続く市場環境を整理しました。</pre>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">北米の主要クランベリー産地では、2026年産の生育が順調に進んでいます。産地ごとに明暗が分かれた2025年から一転し、今シーズンは開花・受粉・結実を後押しする天候に恵まれました。収穫開始まで数週間を残す現時点の各種指標は、北米全体の作柄が例年の水準へと回帰しつつあることを示しています。もっとも生産量は、複数の産地で記録的だった過去2年の豊作を下回る見込みで、世界全体の生産量でも前年をわずかに下回る可能性があります。</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">産地別に見る2026年の生育状況</h2>



<p class="wp-block-paragraph">今シーズンの回復基調は、産地ごとの2025年からの立ち直りに支えられています。カナダ・米国の主要4産地の状況を、昨シーズンとの対比で見ていきます。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }

  .tbl-wrap{margin:30px 0;overflow-x:auto;border-radius:14px;border:1px solid var(--line);}
  table{border-collapse:collapse;width:100%;font-size:14.5px;background:#fff;min-width:600px;}
  thead th{
    background:var(--indigo);color:#fff;font-weight:700;text-align:left;
    padding:14px 16px;font-family:"Zen Kaku Gothic New",sans-serif;letter-spacing:.02em;
  }
  tbody td{padding:14px 16px;border-top:1px solid var(--line);vertical-align:top;color:#333;}
  tbody tr:nth-child(even){background:var(--paper-2);}
  .region-name{font-weight:700;color:var(--indigo);white-space:nowrap;}
  .region-flag{font-size:11px;color:var(--ink-soft);font-weight:500;display:block;margin-top:2px;}
  .pill{display:inline-block;font-size:11.5px;font-weight:700;padding:3px 10px;border-radius:999px;line-height:1.6;}
  .pill.up{background:rgba(47,125,79,.12);color:var(--gain);}
  .pill.down{background:rgba(179,74,53,.12);color:var(--brick);}
  .pill.flat{background:rgba(201,162,75,.16);color:#9a7620;}
</style>

<div class="tbl-wrap">
  <table>
    <thead>
      <tr>
        <th>産地</th>
        <th>2025年の状況</th>
        <th>2026年の見通し</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td class="region-name">ケベック州<span class="region-flag">カナダ</span></td>
        <td>2年連続の記録的豊作</td>
        <td><span class="pill flat">例年並みへ回帰</span> 新ハイブリッド品種が有望。伝統品種はやや控えめ</td>
      </tr>
      <tr>
        <td class="region-name">ニューブランズウィック州<span class="region-flag">カナダ</span></td>
        <td>干ばつで苦戦</td>
        <td><span class="pill up">大幅改善</span> 開花良好、安定した豊産が期待</td>
      </tr>
      <tr>
        <td class="region-name">ウィスコンシン州<span class="region-flag">米国</span></td>
        <td>低収量・品質課題</td>
        <td><span class="pill up">大幅改善</span> 越冬被害は最小限、生育順調</td>
      </tr>
      <tr>
        <td class="region-name">マサチューセッツ州<span class="region-flag">米国</span></td>
        <td>過去10年で最小級の作柄</td>
        <td><span class="pill up">平年並み〜やや上振れ</span> 開花・受粉が特に良好</td>
      </tr>
    </tbody>
  </table>
  </div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ケベック州（カナダ）── 平常運転への回帰</h3>



<p class="wp-block-paragraph">ケベック州では、2年続いた記録的な豊作を経て、生産水準が歴史的な平均へと戻る兆しが各種指標に表れています。開花はおおむね良好な条件下で進み、結実も順調に進行中です。ここ数週間は日中の高温と夜間の冷え込みという組み合わせが続き、果実の肥大を後押しすると同時に収量ポテンシャルの維持にも寄与しました。</p>



<p class="wp-block-paragraph">特に有望なのが新しいハイブリッド品種で、高いポテンシャルを示しています。一方、Stevens や Ben Lear といった従来型の品種は、例年並み、あるいはやや平均を下回る収量にとどまる見込みです。<strong>8月を通じた天候</strong>は、果実サイズと最終的な収穫量を左右する重要な要素であり続けます。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ニューブランズウィック州（カナダ）── 環境が大きく好転</h3>



<p class="wp-block-paragraph">干ばつに見舞われ苦しい戦いとなった2025年から一転、ニューブランズウィック州の生産者は今年、はるかに恵まれた生育環境の恩恵を受けています。各圃場では旺盛な開花が進み、昨シーズンよりも安定した豊産が期待される状況です。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ウィスコンシン州（米国）── バランスの取れた生産へ</h3>



<p class="wp-block-paragraph">低収量と品質面の課題に直面した2025年と比べ、ウィスコンシン州の生育条件は大きく改善しました。越冬被害は最小限にとどまり、生育環境もおおむね良好に推移しています。ハイブリッド品種は力強い生育を見せており、在来品種も引き続き堅調な動きを示しています。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">マサチューセッツ州（米国）── 期待の持てる生育条件</h3>



<p class="wp-block-paragraph">マサチューセッツ州では、開花と受粉の条件が特に良好でした。圃場観察では、多くのハイブリッド品種・在来品種を通じて安定した結実が確認されています。温暖な気温、十分な日照、そして時宜を得た降雨が重なり、果実の生育に理想的な環境が整いました。</p>



<p class="wp-block-paragraph">収穫期まで好天が続けば、同州の生産量は平年並みか、わずかに上回る水準になると見込まれます。これは、過去10年で最小級のクランベリー作柄となった2025年からの大幅な改善を意味します。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  blockquote{
    margin:44px 0;padding:30px 34px;position:relative;
    background:linear-gradient(135deg,#fff 0%,var(--paper-2) 100%);
    border-radius:16px;border:1px solid var(--line);
  }
  blockquote::before{
    content:"\201C";
    position:absolute;top:-6px;left:18px;font-size:64px;color:var(--cranberry);opacity:.32;
  }
  blockquote p{
    font-weight:600;font-size:19px;
    color:var(--indigo);line-height:1.85;margin:0;
  }
</style>

<blockquote>
    <p>2025年に産地ごとで明暗が分かれた反動を経て、2026年は北米全体が「例年並み」という原点へと静かに回帰しつつある――それが今シーズンの通奏低音です。</p>
  </blockquote>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
  :root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  .callout{
    margin:44px 0;border-radius:18px;padding:32px 30px;color:#fff;
    background:linear-gradient(135deg,var(--forest) 0%,#234c37 100%);
    position:relative;overflow:hidden;
  }
  .callout::after{
    content:"";position:absolute;right:-30px;bottom:-30px;width:150px;height:150px;
    border:14px solid rgba(255,255,255,.08);border-radius:50%;
  }
  .callout .c-eyebrow{font-size:12px;letter-spacing:.16em;font-weight:700;color:#bfe0cd;text-transform:uppercase;}
  .callout h3{color:#fff;ont-size:21px;margin:8px 0 12px;}
  .callout p{color:#e6f1eb;margin:0;font-size:15.5px;position:relative;z-index:2;}
</style>

  <div class="callout">
    <span class="c-eyebrow">Organic Outlook</span>
    <h3>有機栽培（オーガニック）── 見通しはなお発展途上</h3>
    <p>有機栽培のクランベリー圃場は、現時点で良好なポテンシャルを示し、全体として健全な状態にあります。ただし、一部の害虫による圧力は今後数週間、注意深く監視すべき重要な要素として残ります。最終的な収量を結論づけるにはまだ早いものの、これまでの生育条件はおおむね良好に推移しています。</p>
  </div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">市場動向 ── 在庫の逼迫と不確実性</h2>



<p class="wp-block-paragraph">作柄の回復基調とは対照的に、サプライチェーン側では引き続きタイトな状況が続いています。</p>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
  :root{
    --indigo:#1d2547;
    --indigo-deep:#151b36;
    --forest:#2c5f43;
    --forest-light:#3f7a58;
    --cranberry:#9d2235;
    --cranberry-deep:#7c1a29;
    --brick:#b34a35;
    --gain:#2f7d4f;
    --paper:#faf7f3;
    --paper-2:#f2ece4;
    --ink:#20242e;
    --ink-soft:#4a4f5c;
    --line:#e2d8cc;
    --gold:#c9a24b;
  }
  .market{
    background:#fff;border:1px solid var(--line);border-left:5px solid var(--cranberry);
    border-radius:0 14px 14px 0;padding:26px 28px;margin:36px 0;
  }
  .market h3{margin-top:0;}
  .market ul{margin:0;padding-left:20px;}
  .market li{margin-bottom:10px;color:#333;}
</style>

  <div class="market">
    <h3>いま押さえておきたい3つのポイント</h3>
    <ul>
      <li><strong>在庫の逼迫。</strong>複数の加工業者で在庫が限られており、とりわけ有機クランベリー製品では供給の余裕が乏しい状態が続いています。</li>
      <li><strong>加工能力の制約。</strong>処理能力にも制約がかかった状況が続いています。</li>
      <li><strong>関税をめぐる不確実性。</strong>貿易関税の先行きに関する不透明感が依然として残っており、調達計画に影響を及ぼす要因となっています。</li>
    </ul>
  </div>



<p class="wp-block-paragraph">こうした環境下では、市場動向を注視しつつ、供給計画を前倒しで組み立てておくことが、原料調達を担う企業にとって一層重要になります。作柄が平年並みへ戻る局面であっても、在庫と加工能力の逼迫が需給を締める構図には引き続き留意が必要です。</p>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<p class="wp-block-paragraph"></p><p>The post <a href="https://pdxtrading.jp/news/2026/08/2026-cranberry-harvest-outlook-north-america/">2026年 北米クランベリー収穫見通し～昨年同様「例年並み」となる見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2026年ケベック州産ワイルドブルーベリー：幸先の良いスタート</title>
		<link>https://pdxtrading.jp/news/2026/07/2026%e5%b9%b4%e3%82%b1%e3%83%99%e3%83%83%e3%82%af%e5%b7%9e%e7%94%a3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%ef%bc%9a%e5%b9%b8%e5%85%88%e3%81%ae/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Thu, 09 Jul 2026 02:34:00 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[ケベック]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[動向]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[野生種]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2566</guid>

					<description><![CDATA[<p>北米ワイルドブルーベリー市場と収穫状況の最新展望 ― カナダ・ケベック州の生育は順調に進む一方、ニューブランズウィック州や米国メイン州では前年の干ばつの影響が懸念されています。 2026年シーズンの幕開けにあたり、主要産</p>
<p>The post <a href="https://pdxtrading.jp/news/2026/07/2026%e5%b9%b4%e3%82%b1%e3%83%99%e3%83%83%e3%82%af%e5%b7%9e%e7%94%a3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%ef%bc%9a%e5%b9%b8%e5%85%88%e3%81%ae/">2026年ケベック州産ワイルドブルーベリー：幸先の良いスタート</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<pre class="wp-block-preformatted">北米ワイルドブルーベリー市場と収穫状況の最新展望 ― カナダ・ケベック州の生育は順調に進む一方、ニューブランズウィック州や米国メイン州では前年の干ばつの影響が懸念されています。</pre>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
  .wrap{max-width:820px;margin:0 auto;padding:0 24px;}
  section{padding:52px 0;}
  section.divider{border-top:1px solid var(--hairline);}
  .intro{
    font-size:17px;
    font-weight:500;
    color:var(--indigo-deep);
    border-left:3px solid var(--bloom-blue);
    padding-left:20px;
    margin:0 0 8px;
  }
</style>

<div class="wrap">
<section>
<p class="intro">2026年シーズンの幕開けにあたり、主要産地であるカナダ・ケベック州のワイルドブルーベリーは、これまでのところ順調な滑り出しを見せています。一方で、ニューブランズウィック州や米国メイン州では、前年に発生した深刻な干ばつの影響が今季にも尾を引く可能性が指摘されており、産地によって明暗が分かれる展開となっています。本稿は、カナダの冷凍・乾燥果実サプライヤーであるFruit d&#8217;Or社が2026年6月に公開したクロップレポートをもとに、市場動向とあわせて解説します。</p>
</section>
</div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">ケベック州：天候と生育状況</h2>



<p class="wp-block-paragraph">ケベック州の気象条件は総じて良好に推移しています。冬季の積雪量が十分だったことで休眠期の株が寒さから守られ、懸念されていた春の遅霜リスクもすでに解消。健全な初期生育につながっています。</p>



<p class="wp-block-paragraph">開花は平年に比べて1〜1.5週間ほど遅れているものの、蕾の発育は良好で、土壌水分量も適正な水準を維持。晴天と適度な降雨がバランス良く続いたことで、栄養成長と花粉媒介昆虫（ポリネーター）の活動の両方を後押ししています。</p>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
.fact-grid{
    display:grid;
    grid-template-columns:repeat(2, 1fr);
    gap:14px;
    margin:24px 0 8px;
  }
  .fact-card{
    background:var(--paper);
    border:1px solid var(--hairline);
    border-radius:10px;
    padding:18px 20px;
    position:relative;
  }
  .fact-card .label{
    font-size:12.5px;
    color:#8a8272;
    letter-spacing:0.03em;
    margin-bottom:6px;
  }
  .fact-card .value{
    font-size:16.5px;
    font-weight:600;
    color:var(--indigo-deep);
    line-height:1.5;
  }
  .fact-card.positive{border-left:4px solid var(--forest-light);}
  .fact-card.positive .value{color:var(--forest);}
  .fact-card.neutral{border-left:4px solid var(--bloom-blue);}
  .fact-card.watch{border-left:4px solid var(--drought-red-light);}
  .fact-card.watch .value{color:var(--drought-red);}
  @media (max-width:600px){
    .fact-grid{grid-template-columns:1fr;}
  }
</style>

<div class="fact-grid">
      <div class="fact-card positive">
        <div class="label">積雪・休眠期の保護</div>
        <div class="value">十分な積雪量で株を保護</div>
      </div>
      <div class="fact-card positive">
        <div class="label">春の遅霜リスク</div>
        <div class="value">リスクはすでに解消</div>
      </div>
      <div class="fact-card neutral">
        <div class="label">開花時期</div>
        <div class="value">平年比 約1〜1.5週間遅れ</div>
      </div>
      <div class="fact-card positive">
        <div class="label">土壌水分・授粉活動</div>
        <div class="value">適正水準／懸念なし</div>
      </div>
    </div>



<style data-wp-block-html="css">
  :root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
.callout{
    margin:32px 0;
    border-radius:12px;
    padding:22px 26px;
    background:linear-gradient(120deg, #fbeeeb 0%, #f7f5f0 100%);
    border:1px solid #e6c9c2;
    display:flex;
    gap:16px;
    align-items:flex-start;
  }
  .callout .icon{
    font-size:20px;
    color:var(--drought-red);
    flex-shrink:0;
    margin-top:2px;
  }
  .callout .body b{color:var(--drought-red);}
  .callout .body{font-size:14.5px; color:#5c4a46; margin:0;}

  .callout.positive{
    background:linear-gradient(120deg, #edf3ea 0%, #f7f5f0 100%);
    border:1px solid #c9dcc0;
  }
  .callout.positive .icon{color:var(--forest);}
  .callout.positive .body b{color:var(--forest);}
  body{
    margin:0;
    background:var(--cream);
    color:var(--ink);
    font-family:'Zen Kaku Gothic New', sans-serif;
    line-height:1.9;
    -webkit-font-smoothing:antialiased;
  }
</style>

<div class="callout">
      <div class="icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/26a0.png" alt="⚠" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
      <p class="body"><b>注視すべきリスク：</b>シーズン序盤は順調に進んでいるものの、今後数週間における<b>夏季の干ばつリスク</b>は依然として作柄を左右する要因です。Fruit d&#8217;Or社も「良い作柄となることを願う」としながら、引き続き注意深く見守る姿勢を示しています。</p>
    </div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">圃場の状況</h3>



<p class="wp-block-paragraph">現地圃場では、平年を上回る開花量が確認されており、現時点で授粉に関する懸念は報告されていません。序盤の各種指標は、シーズン全体を通じてポジティブな見通しを裏付ける内容となっています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">ニューブランズウィック州・米国：残る不透明感</h2>



<p class="wp-block-paragraph">一方、2025年に深刻な干ばつに見舞われたニューブランズウィック州や米国メイン州では、その影響が株に残るストレスや圃場の損傷という形で今季の収量に影響を及ぼすリスクが高まっています。初期の情報からは、両地域が今シーズンより大きな不透明感に直面する可能性が示唆されており、これは裏を返せば、<strong>安定的で信頼性の高い調達地域としてのケベック州の重要性</strong>を一層際立たせる結果となっています。</p>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
  table{
    width:100%;
    border-collapse:collapse;
    margin:24px 0;
    font-size:14.5px;
    background:var(--paper);
    border-radius:10px;
    overflow:hidden;
    border:1px solid var(--hairline);
  }
  th,td{
    padding:14px 16px;
    text-align:left;
    border-bottom:1px solid var(--hairline);
    vertical-align:top;
  }
  thead th{
    background:var(--indigo-deep);
    color:#f4f2ea;
    font-weight:500;
    font-size:13px;
    letter-spacing:0.04em;
  }
  tbody tr:last-child td{border-bottom:none;}
  tbody th{
    font-weight:600;
    color:var(--indigo-deep);
    background:#f2efe6;
    width:32%;
  }
  td.pos{color:var(--forest); font-weight:500;}
  td.neg{color:var(--drought-red); font-weight:500;}
</style>

<table>
      <thead>
        <tr><th>地域</th><th>2025年の状況</th><th>2026年シーズンの見通し</th></tr>
      </thead>
      <tbody>
        <tr>
          <th>ケベック州（カナダ）</th>
          <td class="pos">積雪十分・遅霜リスクなし</td>
          <td class="pos">良好な初期兆候／過去4年連続で安定調達地として実績</td>
        </tr>
        <tr>
          <th>ニューブランズウィック州</th>
          <td class="neg">深刻な干ばつが発生</td>
          <td class="neg">株のストレス残存リスク／圃場損傷の可能性</td>
        </tr>
        <tr>
          <th>米国メイン州</th>
          <td class="neg">深刻な干ばつが発生</td>
          <td class="neg">収量への影響が懸念され、不透明感が拡大</td>
        </tr>
      </tbody>
    </table>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">市場動向：低在庫と需要超過</h2>



<p class="wp-block-paragraph">2025年の北米および欧州における収穫減少を受け、業界全体の在庫水準は歴史的な低さにあり、新シーズンへの繰越在庫はほぼゼロという状況です。同時に、複数のセグメントで需要が供給を上回る状態が続いています。</p>



<p class="wp-block-paragraph">過去4年間の傾向を見ても、ケベック州は天候変動という不確実性を抱えながらも、一貫して信頼できる調達地域としての地位を確立してきました。</p>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
  blockquote{
    margin:36px 0;
    padding:28px 32px;
    background:var(--indigo-deep);
    color:#f4f2ea;
    border-radius:14px;
    font-family:'Shippori Mincho', serif;
    font-size:18px;
    line-height:1.85;
    position:relative;
  }
  blockquote::before{
    content:"”";
    position:absolute;
    top:-6px; left:20px;
    font-size:64px;
    color:var(--bloom-blue);
    opacity:0.5;
    font-family:Georgia, serif;
  }
  blockquote cite{
    display:block;
    margin-top:14px;
    font-family:'Zen Kaku Gothic New', sans-serif;
    font-size:12.5px;
    font-style:normal;
    color:#a7a2c0;
  }
  @media (max-width:600px){
    blockquote{font-size:16px; padding:24px 22px;}
  }
</style>

<blockquote>
      低い在庫水準、競合産地における不透明感の高まり、そしてケベック州における良好な初期兆候。これらを踏まえ、供給の継続性を確保するため、早期の数量確保と営業担当者への相談を強く推奨します。
      <cite>― Fruit d&#8217;Or社 クロップレポートより（2026年7月）</cite>
    </blockquote>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<hr class="wp-block-separator has-alpha-channel-opacity is-style-wide"/>



<h2 class="wp-block-heading">pdx tradingからの見通しとご提案</h2>



<p class="wp-block-paragraph">ケベック州における序盤の生育状況は前向きな材料が多いものの、今後のシーズンは依然として天候に大きく左右されます。ワイルドブルーベリーの生産量は年ごとの変動が大きいことを踏まえ、「見通しは明るいが、引き続き慎重な注視が必要」というのが現地からの評価です。</p>



<p class="wp-block-paragraph">低在庫が続く市場環境と、競合産地における不確実性の高まりを踏まえると、ドライワイルドブルーベリーの調達をご検討のお客様には、<strong>早期の数量確保</strong>を強くおすすめいたします。PDX Tradingでも、Fruit d&#8217;Or社をはじめとする現地サプライヤーからの最新情報を継続的にモニタリングし、随時レポートを更新してまいります。</p>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }

  .cta{
    margin-top:16px;
    background:linear-gradient(135deg, var(--forest) 0%, #24402a 100%);
    color:#f4f2ea;
    border-radius:16px;
    padding:34px 32px;
    text-align:center;
  }
  .cta h3{color:#fff; font-size:19px; margin:0 0 10px;}
  .cta p{color:#dce8db; font-size:14.5px; max-width:480px; margin:0 auto 20px;}
  .cta .btn{
    display:inline-block;
    background:#fff;
    color:var(--forest);
    font-weight:700;
    font-size:14px;
    padding:12px 30px;
    border-radius:30px;
    text-decoration:none;
    letter-spacing:0.03em;
  }
</style>

<div class="cta">
      <h3>ワイルドブルーベリーの調達について、お気軽にご相談ください</h3>
      <p>数量確保のタイミングや今後の市況見通しについて、PDXトレーディング営業担当までお問い合わせください。</p>
      <a class="btn" href="https://pdxtrading.jp/inquiry.html">お問い合わせはこちら</a>
    </div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<style data-wp-block-html="css">
:root{
    --indigo:#1c2541;
    --indigo-deep:#11182b;
    --forest:#2f5233;
    --forest-light:#4c7a4f;
    --blueberry:#4b3f72;
    --blueberry-light:#7d6fae;
    --bloom-blue:#7fa3c9;
    --drought-red:#a63a2d;
    --drought-red-light:#c9847a;
    --cream:#f7f5f0;
    --paper:#fffdf9;
    --ink:#242222;
    --hairline:#dcd6c8;
  }
  .source-box{
    margin-top:44px;
    border:1px dashed #b8b0a0;
    border-radius:10px;
    padding:20px 24px;
    font-size:12.5px;
    color:#7d7566;
    line-height:1.8;
  }
  .source-box .tag{
    display:inline-block;
    font-size:14px;
    letter-spacing:0.1em;
    text-transform:uppercase;
    color:var(--blueberry);
    font-weight:700;
    margin-bottom:8px;
  }
 p{margin:0 0 18px; font-size:15.5px;}
  .source-box a{color:var(--blueberry); word-break:break-all;}
</style>

<div class="source-box">
    <span class="tag">Source</span><br>
    Fruit d&#8217;Or, &#8220;Positive Early Indicators for Quebec&#8217;s Upcoming Wild Blueberry Season&#8221; (2026年6月公開)<br>
    <a href="https://fruitdor.ca/en/blog/wildblueberrycropreport_june2026/" target="_blank" rel="noopener">https://fruitdor.ca/en/blog/wildblueberrycropreport_june2026/</a><br>
    本記事は上記クロップレポートの内容をもとに、PDXトレーディングが日本語で編集・再構成したものです。数値・見通しは原文発表時点（2026年6月）のものであり、今後の天候等により変動する可能性があります。
  </div>



<p class="wp-block-paragraph"></p><p>The post <a href="https://pdxtrading.jp/news/2026/07/2026%e5%b9%b4%e3%82%b1%e3%83%99%e3%83%83%e3%82%af%e5%b7%9e%e7%94%a3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%ef%bc%9a%e5%b9%b8%e5%85%88%e3%81%ae/">2026年ケベック州産ワイルドブルーベリー：幸先の良いスタート</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>北米ワイルドブルーベリーの生産量は猛暑・干ばつの影響で減少する見込み</title>
		<link>https://pdxtrading.jp/news/2025/08/%e5%8c%97%e7%b1%b3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e3%81%ae%e7%94%9f%e7%94%a3%e9%87%8f%e3%81%af%e7%8c%9b%e6%9a%91%e3%83%bb%e5%b9%b2%e3%81%b0/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Sun, 24 Aug 2025 23:08:00 +0000</pubDate>
				<category><![CDATA[収穫統計]]></category>
		<category><![CDATA[ブルーベリー]]></category>
		<category><![CDATA[ワイルド]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[干ばつ]]></category>
		<category><![CDATA[野生種]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2494</guid>

					<description><![CDATA[<p>北米ワイルドブルーベリーの収穫は最盛期を迎えていますが、当初ほぼ例年並みと見込まれていた収穫量ですが、7月後半から続く猛暑と乾燥により、一転して全ての産地で収穫量が減少する予想となっています。 メイン州（アメリカ）、ケベ</p>
<p>The post <a href="https://pdxtrading.jp/news/2025/08/%e5%8c%97%e7%b1%b3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e3%81%ae%e7%94%9f%e7%94%a3%e9%87%8f%e3%81%af%e7%8c%9b%e6%9a%91%e3%83%bb%e5%b9%b2%e3%81%b0/">北米ワイルドブルーベリーの生産量は猛暑・干ばつの影響で減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<p class="wp-block-paragraph">北米ワイルドブルーベリーの収穫は最盛期を迎えていますが、当初ほぼ例年並みと見込まれていた収穫量ですが、7月後半から続く猛暑と乾燥により、一転して全ての産地で収穫量が減少する予想となっています。</p>



<p class="wp-block-paragraph">メイン州（アメリカ）、ケベック州、ノバスコシア州、ニューブランズウィック州、プリンスエドワード島の5地域全てで生産量が減少する見込みで、今年の生産量予測は10万トン程度（例年＝15万トン）。</p>



<p class="wp-block-paragraph">ノバスコシア州・ケベック北部では7月下旬以降、州全域で干ばつとなっています。昨年同時期と比べるとワイルドブルーベリーの生育地域での干ばつが深刻な状況となってきています。</p>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor.png"><img fetchpriority="high" decoding="async" width="1024" height="554" src="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor-1024x554.png" alt="カナダ東部の今年と前年7月の干ばつ状況マップ" class="wp-image-2496" srcset="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor-1024x554.png 1024w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor-300x162.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor-768x415.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-canada-drought-monitor.png 1045w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption"><a href="https://agriculture.canada.ca/en/agricultural-production/weather/canadian-drought-monitor" target="_blank" rel="noopener" title="">Canadian Drought Monitorより</a></figcaption></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">メイン州でも7月下旬までは良好でしたが、8月に入ってから猛暑と干ばつが顕著となり、昨年同時期と比べると大幅な干ばつとなっています。開花受粉期の大雨で結実率が低くなっていたメイン州はこの猛暑と干ばつにより収穫量が減少する見込みとなっています。</p>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor.png"><img decoding="async" width="1024" height="576" src="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-1024x576.png" alt="" class="wp-image-2497" srcset="https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-1024x576.png 1024w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-300x169.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-768x432.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-1536x864.png 1536w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-2048x1152.png 2048w, https://pdxtrading.jp/news/wp-content/uploads/2025/08/20250825-maine-drought-monitor-1360x765.png 1360w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><figcaption class="wp-element-caption">メイン州干ばつ状況（左2024年8月・右2025年8月）/<a href="https://droughtmonitor.unl.edu/CurrentMap/StateDroughtMonitor.aspx?ME" target="_blank" rel="noopener" title="">US Drought Monitorより</a></figcaption></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">ワイルドブルーベリーは果実が熟する時期に乾燥に曝されると内果実が収縮してしまい、果皮に皺がでてしまいます。果実の成長ができず小さいまま熟してしまうと収穫機の篩に残らずに落ちてしまうため手作業での収穫が必要になるエリアも出てきたり、収穫自体を放棄してしまうエリアが出てくると予想されています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">需要は旺盛</h2>



<p class="wp-block-paragraph">ヨーロッパでのチェリー、ラズベリー、カシスの収穫量が予想より低く、ワイルドブルーベリーへの需要が高まってきていることもあって、2025cropのワイルドブルーベリー価格は高くなる見込みです。生産量が低くなるシーズンでは、現地パッカーも9月中旬に収穫が完了してから正式なオファーを出す傾向があり、今年の価格オファーは9月下旬から10月上旬となる見込みです。</p><p>The post <a href="https://pdxtrading.jp/news/2025/08/%e5%8c%97%e7%b1%b3%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e3%81%ae%e7%94%9f%e7%94%a3%e9%87%8f%e3%81%af%e7%8c%9b%e6%9a%91%e3%83%bb%e5%b9%b2%e3%81%b0/">北米ワイルドブルーベリーの生産量は猛暑・干ばつの影響で減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>山形県の2024年のさくらんぼは記録的不作に</title>
		<link>https://pdxtrading.jp/news/2024/09/yamagata-pref-predicts-histrical-low-production-of-cherries-in-2024/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Sun, 08 Sep 2024 21:39:00 +0000</pubDate>
				<category><![CDATA[収穫統計]]></category>
		<category><![CDATA[さくらんぼ]]></category>
		<category><![CDATA[チェリー]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[山形]]></category>
		<category><![CDATA[統計]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2461</guid>

					<description><![CDATA[<p>猛暑による影響で8700トンと1994年以来の不作に 日本のさくらんぼの8割以上を生産している山形県では、2023年夏や収穫期に当たる2024年5-6月の記録的な猛暑の影響で、収穫量が予想を大きく下回り8,700トン程度</p>
<p>The post <a href="https://pdxtrading.jp/news/2024/09/yamagata-pref-predicts-histrical-low-production-of-cherries-in-2024/">山形県の2024年のさくらんぼは記録的不作に</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">猛暑による影響で8700トンと1994年以来の不作に</h2>



<p class="wp-block-paragraph">日本のさくらんぼの8割以上を生産している山形県では、2023年夏や収穫期に当たる2024年5-6月の記録的な猛暑の影響で、収穫量が予想を大きく下回り8,700トン程度になるという見通しを発表しました。</p>



<p class="wp-block-paragraph">これは1994年に8,600トン、および2021年の9,160トンと並ぶ歴史的な不作となる見込みです。</p>



<p class="wp-block-paragraph">山形県によると、昨年夏の高温少雨により2つの実が結着した状態で成長する「双子果」が多発し、さらに収穫時期の今年6月の高温により急速に熟度が高まり収穫時期も短くなったことが主要な要因と考えられています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909.jpg"><img decoding="async" width="1200" height="733" src="https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909.jpg" alt="山形県のさくらんぼ生産量推移のグラフ" class="wp-image-2465" srcset="https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909.jpg 1200w, https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909-300x183.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909-1024x625.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2024/09/cherry-yamagata-history-20240909-768x469.jpg 768w" sizes="(max-width: 1200px) 100vw, 1200px" /></a></figure><p>The post <a href="https://pdxtrading.jp/news/2024/09/yamagata-pref-predicts-histrical-low-production-of-cherries-in-2024/">山形県の2024年のさくらんぼは記録的不作に</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>アメリカ：2024年カルチベイトブルーベリーは概ね豊作の傾向に</title>
		<link>https://pdxtrading.jp/news/2024/07/2024-us-blueberry-production-recovers/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Mon, 15 Jul 2024 22:30:00 +0000</pubDate>
				<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://pdxtrading.jp/news/?p=2454</guid>

					<description><![CDATA[<p>全米トータルで32万トン程度を見込む 2024年のアメリカ・カルチベイトブルーベリーの収穫が多くの地域で始まっています。今年は一部の州（カリフォルニア州・フロリダ州・ノースカロライナ州）で若干減少となるものの、その他多く</p>
<p>The post <a href="https://pdxtrading.jp/news/2024/07/2024-us-blueberry-production-recovers/">アメリカ：2024年カルチベイトブルーベリーは概ね豊作の傾向に</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">全米トータルで32万トン程度を見込む</h2>



<p class="wp-block-paragraph">2024年のアメリカ・カルチベイトブルーベリーの収穫が多くの地域で始まっています。今年は一部の州（カリフォルニア州・フロリダ州・ノースカロライナ州）で若干減少となるものの、その他多くの州で予想並みもしくは予想を上回る収穫量を記録することが見込まれており、アメリカ全体で31.9万トン程度になると予想されています。</p>



<p class="wp-block-paragraph">2021年に32.2万トンを記録して以降、2022-2023年と2年連続で天候などの要因で生産量が減少してきましたが、2024年は2021年とほぼ同じ生産量まで回復しそうです。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716.jpg"><img loading="lazy" decoding="async" width="1024" height="806" src="https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716-1024x806.jpg" alt="" class="wp-image-2455" srcset="https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716-1024x806.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716-300x236.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716-768x605.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2024/07/usa-production-states-20240716.jpg 1200w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">PNW（アメリカ北西部）も概ね順調</h2>



<p class="wp-block-paragraph">PNW（Pacific North West = オレゴン州・ワシントン州）はアメリカの約46%を生産しています。2023年は高温・降水量不足などで12万トン程度の生産量でしたが、2024年は14.5万トンとほぼ例年並みの生産量に回復する見込みです。収穫は9月まで続くので、最終的な生産量は10月以降に確定する見込みです。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2024/07/2024-us-blueberry-production-recovers/">アメリカ：2024年カルチベイトブルーベリーは概ね豊作の傾向に</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ホームページ刷新・統計情報最新版公開のお知らせ</title>
		<link>https://pdxtrading.jp/news/2024/05/%e3%83%9b%e3%83%bc%e3%83%a0%e3%83%9a%e3%83%bc%e3%82%b8%e5%88%b7%e6%96%b0%e3%83%bb%e7%b5%b1%e8%a8%88%e6%83%85%e5%a0%b1%e6%9c%80%e6%96%b0%e7%89%88%e5%85%ac%e9%96%8b%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Mon, 20 May 2024 00:05:53 +0000</pubDate>
				<category><![CDATA[収穫統計]]></category>
		<category><![CDATA[FAO]]></category>
		<category><![CDATA[USDA]]></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://pdxtrading.jp/news/?p=2449</guid>

					<description><![CDATA[<p>作物統計情報の更新内容について 各機関・政府公式統計の最新版が公開され、弊社の作物統計もそれに合わせて最新版に更新致しております。 ※地図上のその国・州・都道府県などの生産量を色分けするヒートマップや棒グラフなどはマウス</p>
<p>The post <a href="https://pdxtrading.jp/news/2024/05/%e3%83%9b%e3%83%bc%e3%83%a0%e3%83%9a%e3%83%bc%e3%82%b8%e5%88%b7%e6%96%b0%e3%83%bb%e7%b5%b1%e8%a8%88%e6%83%85%e5%a0%b1%e6%9c%80%e6%96%b0%e7%89%88%e5%85%ac%e9%96%8b%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89/">ホームページ刷新・統計情報最新版公開のお知らせ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">作物統計情報の更新内容について</h2>



<p class="wp-block-paragraph">各機関・政府公式統計の最新版が公開され、弊社の作物統計もそれに合わせて最新版に更新致しております。</p>



<ul class="wp-block-list">
<li>FAO（国際連合食料農業機関）統計：2022年分</li>



<li>USDA（アメリカ合衆国農務省）生産量統計：2023年分　（野菜・果菜：2月公表公式統計／果実・ナッツ：5月公表公式統計）</li>



<li>USDA 郡別作付面積統計 (USDA Census)：2022年分　（※数年に1回の統計調査です。前回は2017年でした。）</li>



<li>農林水産省作況調査など各種統計：2023年分（※一部作物では主要生産都道府県のみの統計公開のため過去の全都道府県統計を採用しているものもあります）</li>



<li>財務省貿易統計：2023年分</li>
</ul>



<pre class="wp-block-verse">※地図上のその国・州・都道府県などの生産量を色分けするヒートマップや棒グラフなどはマウスのカーソルを合わせるとその年の数値を表示したり、グラフのレジェンド（表示項目一覧）をクリックすることで特定の項目を表示させたり、させなかったりできる機能を搭載しています。スマートフォンではその一部の機能を使えないため、可能であればPCの環境でご覧下さい。</pre>



<div class="wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-fe48e5de wp-block-buttons-is-layout-flex">
<div class="wp-block-button has-custom-width wp-block-button__width-50 is-style-fill"><a class="wp-block-button__link wp-element-button" href="https://oregoncherry.jp/statistics-other-fruits-and-nuts.html" style="border-radius:12px">統計情報はこちら</a></div>
</div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ホームページの変更について</h2>



<p class="wp-block-paragraph">同時にオレゴンチェリーグロワーズの日本語サイト自体も刷新しました。見た目は従前の流れを踏襲していますが、お使いの機器の画面のサイズに合わせて自動的にフォントのサイズを計算して表示するなど、どのような環境でも読みやすくなるようにデザインをしております。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2024/05/%e3%83%9b%e3%83%bc%e3%83%a0%e3%83%9a%e3%83%bc%e3%82%b8%e5%88%b7%e6%96%b0%e3%83%bb%e7%b5%b1%e8%a8%88%e6%83%85%e5%a0%b1%e6%9c%80%e6%96%b0%e7%89%88%e5%85%ac%e9%96%8b%e3%81%ae%e3%81%8a%e7%9f%a5%e3%82%89/">ホームページ刷新・統計情報最新版公開のお知らせ</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</title>
		<link>https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Tue, 03 Oct 2023 01:15:13 +0000</pubDate>
				<category><![CDATA[Crop Report]]></category>
		<category><![CDATA[アメリカ]]></category>
		<category><![CDATA[カナダ]]></category>
		<category><![CDATA[クランベリー]]></category>
		<category><![CDATA[北米]]></category>
		<category><![CDATA[収穫]]></category>
		<category><![CDATA[統計]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2419</guid>

					<description><![CDATA[<p>まもなく収穫が始まる今年のクロップは昨年比微減となる見込み アメリカの今年のクランベリーは35.4万トンと昨年から4％減となる見込みです。過去10年の平均（38.3万トン）と比べると7.5%程度低くなる見込みです。 最大</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/">アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">まもなく収穫が始まる今年のクロップは昨年比微減となる見込み</h2>



<p class="wp-block-paragraph">アメリカの今年のクランベリーは35.4万トンと昨年から4％減となる見込みです。過去10年の平均（38.3万トン）と比べると7.5%程度低くなる見込みです。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022.jpg"><img loading="lazy" decoding="async" width="1024" height="473" src="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1024x473.jpg" alt="アメリカのクランベリー州別生産量推移（過去10年分）です。" class="wp-image-2422" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1024x473.jpg 1024w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-300x139.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-768x355.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022-1536x709.jpg 1536w, https://pdxtrading.jp/news/wp-content/uploads/2023/10/cranberry-usa-10years-bar-2022.jpg 1542w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">最大生産州であるウィスコンシン州は20.9万トンと昨年の21.9万トンより5%程減少する見込みです。次に生産量の多いマサチューセッツ州も8.8万トンと昨年の10.3万トンより14%減少する見込みとなっています。これらの地域では昨冬の積雪量が多く春になっても残雪のため生育が遅れ、春にも降霜などによる被害を被りました。</p>



<p class="wp-block-paragraph">オレゴン州では逆に初夏から夏にかけて記録的な高温となり、果実が成長し切る前に成熟してしまう懸念がありましたが、農家による散水などの努力もあり昨年より30%増となる2.3-2.4万トンになると見込まれています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/10/2023-north-america-cranberry-crop-estimates-down-slightly/">アメリカ：クランベリー2023年クロップ収穫量は減少する見込み</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ブルーベリー収穫統計：2022年北米統計情報を更新しました</title>
		<link>https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Thu, 20 Jul 2023 08:36:30 +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>
		<category><![CDATA[統計]]></category>
		<guid isPermaLink="false">https://pdxtrading.jp/news/?p=2381</guid>

					<description><![CDATA[<p>アメリカ・カナダの統計情報が公開されました アメリカ農務省統計局・カナダ統計局が6月に2022年の生産統計を公表しました。それに基づき、ブルーベリーを含む果実・ナッツ類の統計情報を更新しました。 ブルーベリー 2022年</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/">ブルーベリー収穫統計：2022年北米統計情報を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">アメリカ・カナダの統計情報が公開されました</h2>



<p class="wp-block-paragraph">アメリカ農務省統計局・カナダ統計局が6月に2022年の生産統計を公表しました。それに基づき、ブルーベリーを含む果実・ナッツ類の統計情報を更新しました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">ブルーベリー</h2>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg"><img loading="lazy" decoding="async" width="960" height="540" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg" alt="" class="wp-image-2382" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar-300x169.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-north-america-historical-bar-768x432.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>



<p class="wp-block-paragraph">2022年北米ワイルドブルーベリーの生産量は、前年（2021年）豊作だったアメリカ・メイン州が2022年春より記録的な干ばつに襲われた影響などで生産量が30-40%減、一方で天候が安定していたカナダ・ケベック州は豊作となり、トータルの生産量としては前年より微増の12.5-13万トン程度になりました。昨年同様、市場には冷凍在庫のキャリーオーバーが無く、新クロップの一部が前年の契約未履行分に回ったため、新クロップとして市場に出回ったのは10-11 万トン程度と前年より少なくなったため、流通価格は前年より高くなっています。</p>



<p class="wp-block-paragraph">カルチベイトブルーベリーについてはカリフォルニア、ジョージア、ミシガン、ニュージャージーなど低緯度・南部の山地で干ばつによる減収が発生、主要産地のワシントン州・オレゴン州・ブリティッシュコロンビア州は平年並みか平年より良かったのですが、北米合計としては3年連続で前年割れとなりました。</p>



<p class="wp-block-paragraph">2022年北米のワイルドストロベリー（野生種）の生産量は14万3630トン、カルチベイトブルーベリー（栽培種）は35万569トンとなりました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">品種別生産動向</h2>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg"><img loading="lazy" decoding="async" width="960" height="960" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg" alt="" class="wp-image-2383" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-300x300.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-150x150.jpg 150w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2022-768x768.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg"><img loading="lazy" decoding="async" width="960" height="960" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg" alt="" class="wp-image-2384" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-300x300.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-150x150.jpg 150w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/bb-production-country-area-2021-768x768.jpg 768w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>
</div>
</div>



<p class="wp-block-paragraph">ワイルドブルーベリーはアメリカはメイン州のみで生産されており、カナダでは東部ケベック州とマリタイム州（ノバスコシア州、ニューブランズウィック州、ニューファンドランドラブラドール、プリンスエドワード島）で生産されています。2021年はケベック州で不作、2022年はメイン州で不作・アメリカ南部でカルチベイトブルーベリーが不作だったため、2022年の北米ブルーベリー生産量の内、29％がワイルドブルーベリー、71％がカルチベイトブルーベリーとなりました。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h2 class="wp-block-heading">その他果実・ナッツ類統計情報</h2>



<p class="wp-block-paragraph">弊社統計情報のページではブルーベリー以外にも様々な果実・ナッツ類の統計情報を公開しています。下のリンクより各果実・ナッツの統計情報をご覧頂けます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">果実統計情報</h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full is-resized"><a href="https://oregoncherry.jp/statistics.html"><img loading="lazy" decoding="async" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry.jpg" alt="" class="wp-image-2385" style="width:277px;height:277px" width="277" height="277" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-blueberry-150x150.jpg 150w" sizes="auto, (max-width: 277px) 100vw, 277px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/cherry-statistics.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry.jpg" alt="" class="wp-image-2386" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cherry-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-cranberry.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry.jpg" alt="" class="wp-image-2387" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-cranberry-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-raspberry.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2.png" alt="" class="wp-image-2388" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-cranberry2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">ラズベリー</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-prunes.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2.png" alt="" class="wp-image-2389" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-prune2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">プルーン</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-banana.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana.png" alt="" class="wp-image-2390" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-banana-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">バナナ</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-apple.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple.png" alt="" class="wp-image-2391" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apple-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">リンゴ</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-apricot.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2.png" alt="" class="wp-image-2392" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-apricot2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">アプリコット</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-dates.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2.png" alt="" class="wp-image-2393" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-dates2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">デーツ</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-raisin.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape.png" alt="" class="wp-image-2394" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-grape-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">レーズン</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-figs.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2.png" alt="" class="wp-image-2395" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-fig2-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">イチジク</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-mango.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango.png" alt="" class="wp-image-2396" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-mango-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">マンゴー</figcaption></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-japanese-citrus.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus.png" alt="" class="wp-image-2397" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-citrus-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">国産柑橘類</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-japanese-citrus-%e3%81%ae%e3%82%b3%e3%83%94%e3%83%bc.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume.png" alt="" class="wp-image-2398" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/stat-ume-150x150.png 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a><figcaption class="wp-element-caption">国産梅</figcaption></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>
</div>



<div style="height:30px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ナッツ類統計情報</h3>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-almonds.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond.jpg" alt="" class="wp-image-2399" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-almond-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-walnuts.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut.jpg" alt="" class="wp-image-2400" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-walnut-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-pistachio.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio.jpg" alt="" class="wp-image-2401" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pistachio-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>
</div>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-pecan.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan.jpg" alt="" class="wp-image-2402" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-pecan-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<figure class="wp-block-image size-full"><a href="https://oregoncherry.jp/statistics-hazelnuts.html"><img loading="lazy" decoding="async" width="300" height="300" src="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts.jpg" alt="" class="wp-image-2403" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/07/statistics-hazelnuts-150x150.jpg 150w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></figure>
</div>



<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow"></div>
</div>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/07/us-and-canada-updates-fruits-statistics/">ブルーベリー収穫統計：2022年北米統計情報を更新しました</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>2023年ワイルドブルーベリー予想</title>
		<link>https://pdxtrading.jp/news/2023/07/2023%e5%b9%b4%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e4%ba%88%e6%83%b3/</link>
		
		<dc:creator><![CDATA[pdx trading]]></dc:creator>
		<pubDate>Sun, 02 Jul 2023 23:10:00 +0000</pubDate>
				<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://pdxtrading.jp/news/?p=2361</guid>

					<description><![CDATA[<p>今年も予想が難しい天候です ワイルドブルーベリーの主要な生産エリアはカナダ・ケベック州とアメリカ・メイン州で、次いでカナダ東部（ニューブランズウィック州、ノバスコシア州、ニューファンドランドラブラドール）となり、過去３年</p>
<p>The post <a href="https://pdxtrading.jp/news/2023/07/2023%e5%b9%b4%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e4%ba%88%e6%83%b3/">2023年ワイルドブルーベリー予想</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></description>
										<content:encoded><![CDATA[<h2 class="wp-block-heading">今年も予想が難しい天候です</h2>



<p class="wp-block-paragraph">ワイルドブルーベリーの主要な生産エリアはカナダ・ケベック州とアメリカ・メイン州で、次いでカナダ東部（ニューブランズウィック州、ノバスコシア州、ニューファンドランドラブラドール）となり、過去３年間平均すると約12万トン／年の生産量となっています。</p>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-full"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022.jpg"><img loading="lazy" decoding="async" width="960" height="537" src="https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022.jpg" alt="" class="wp-image-2362" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022.jpg 960w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022-300x168.jpg 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022-768x430.jpg 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/wild-blueberry-production-3yr-avg-2022-820x459.jpg 820w" sizes="auto, (max-width: 960px) 100vw, 960px" /></a></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">ここ数年は毎年どこか、あるいは複数のエリアで干ばつ・大雨・低温被害などの異常気象による突発的な不作が発生しており、実際に収穫されるまで収穫量の見通しが立たない状況が続いています。今年はこれまでに比べると比較的どのエリアも順調ですが、これから果実が成長し熟していく大切な時期を迎えます。適切な降水量と日照、気温が確保できるかどうか、引き続きモニタリングしていきます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">ケベック州の状況</h3>



<p class="wp-block-paragraph">ケベック州では５月下旬の寒波・降霜で州北部に位置しているワイルドブルーベリーの生育エリアでは被害が発生しています。</p>



<p class="wp-block-paragraph">また５月から発生した山火事は7月3日(月)の時点では大きな被害に繋がるようなリスクは観測されておりません。</p>



<div style="height:50px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">カナダ・東部諸州</h3>



<p class="wp-block-paragraph">ノバスコシア州、ニューブランズウィック州、ニューファンドランドラブラドール共に異常気象は報告されておりませんが、若干降水量が例年よりも少ない状況です。7月に降水量が確保できれば、平年並みあるいはそれ以上の収穫が期待できると見込まれています。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div>



<h3 class="wp-block-heading">アメリカ・メイン州</h3>



<p class="wp-block-paragraph">ケベック州同様に一部地域で開花時期の降霜もありましたが、概ね天候は生育に味方をしている状況です。ただメイン州はここ数年夏場の降水量が少なく干ばつ傾向が続いています。夏場の降水量が少ないと果実の生育に大きな影響が出ます。</p>



<p class="wp-block-paragraph"><a href="https://www.noaa.gov/weather">アメリカ海洋大気庁</a>(NOAA)のデータによると、6月末の時点では若干降水量が少ないながらも過去数年に比べると比較的降水量が多く、干ばつの状況は避けられています。</p>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text.png"><img loading="lazy" decoding="async" width="1024" height="791" src="https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text-1024x791.png" alt="" class="wp-image-2363" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text-1024x791.png 1024w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text-300x232.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text-768x593.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text-820x634.png 820w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/20230620_northeast_text.png 1056w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">NOAAの3ヶ月干ばつ予想でもメイン州では干ばつが進行するという予報はでておりません。</p>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<figure class="wp-block-image size-large"><a href="https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought.png"><img loading="lazy" decoding="async" width="1024" height="791" src="https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-1024x791.png" alt="" class="wp-image-2364" srcset="https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-1024x791.png 1024w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-300x232.png 300w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-768x593.png 768w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-1170x904.png 1170w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought-820x633.png 820w, https://pdxtrading.jp/news/wp-content/uploads/2023/06/season_drought.png 1199w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></a></figure>



<div style="height:20px" aria-hidden="true" class="wp-block-spacer"></div>



<p class="wp-block-paragraph">まとめると2023年のワイルドブルーベリーは平年並みの生産量を確保できる可能性が高くなっていると考えられます。しかしながら、突発的な異常気象が世界各地で発生しており、実際に収穫が終わるまで予断を許さない状況が続きます。</p>



<div style="height:100px" aria-hidden="true" class="wp-block-spacer"></div><p>The post <a href="https://pdxtrading.jp/news/2023/07/2023%e5%b9%b4%e3%83%af%e3%82%a4%e3%83%ab%e3%83%89%e3%83%96%e3%83%ab%e3%83%bc%e3%83%99%e3%83%aa%e3%83%bc%e4%ba%88%e6%83%b3/">2023年ワイルドブルーベリー予想</a> first appeared on <a href="https://pdxtrading.jp/news">pdx trading - news</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
