<?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>全国の税理士まとめ！税理士探しのサイト</title>
	<atom:link href="https://zeiri.hb-fp.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://zeiri.hb-fp.com</link>
	<description>全国各地の税理士事務所をまとめました！税理士を探しているなら</description>
	<lastBuildDate>Tue, 09 Dec 2025 12:23:02 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.9.8</generator>
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="https://pubsubhubbub.superfeedr.com"/><atom:link rel="hub" href="https://websubhub.com/hub"/>	<item>
		<title>中古農機具・建機 最安サーチ</title>
		<link>https://zeiri.hb-fp.com/2025/12/09/%e4%b8%ad%e5%8f%a4%e8%be%b2%e6%a9%9f%e5%85%b7%e3%83%bb%e5%bb%ba%e6%a9%9f-%e6%9c%80%e5%ae%89%e3%82%b5%e3%83%bc%e3%83%81/</link>
		<comments>https://zeiri.hb-fp.com/2025/12/09/%e4%b8%ad%e5%8f%a4%e8%be%b2%e6%a9%9f%e5%85%b7%e3%83%bb%e5%bb%ba%e6%a9%9f-%e6%9c%80%e5%ae%89%e3%82%b5%e3%83%bc%e3%83%81/#respond</comments>
		<pubDate>Tue, 09 Dec 2025 12:14:35 +0000</pubDate>
		<dc:creator><![CDATA[admin]]></dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">https://zeiri.hb-fp.com/?p=2089</guid>
		<description><![CDATA[中古農機具・建機 最安サーチ トラクター・耕運機を安く買う 「送料」で損していませんか？ 中古のトラクターや管理機は、本体価格よりも「輸送費」が高くつくことがよくあります。 しかし、地元の出品者（離農 ... <p>Copyright &copy; 2025 <a href="https://zeiri.hb-fp.com">全国の税理士まとめ！税理士探しのサイト</a> All Rights Reserved.</p>]]></description>
				<content:encoded><![CDATA[<p><!DOCTYPE html><br />
<html lang="ja"><br />
<head><br />
<meta charset="UTF-8"><br />
<meta name="viewport" content="width=device-width, initial-scale=1.0"><br />
<!-- Tailwind CSS (デザイン用) --><br />
<script src="https://cdn.tailwindcss.com"></script><br />
<!-- Lucide Icons (アイコン用) --><br />
<script src="https://unpkg.com/lucide@latest"></script></p>
<style>
  /* スライダーのカスタマイズ */
  .range-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    background: #16a34a; /* green-600 */
    cursor: pointer;
    border-radius: 50%;
  }
</style>
<p></head><br />
<body class="bg-stone-50 text-stone-800 font-sans"></p>
<div id="farm-search-app" class="min-h-screen">
<p>  <!-- Header --></p>
<header class="bg-green-900 text-white p-4 shadow-md">
<div class="max-w-4xl mx-auto flex items-center justify-between">
<div class="flex items-center space-x-2">
        <i data-lucide="tractor" class="h-6 w-6 text-yellow-400"></i></p>
<h1 class="text-xl font-bold">中古農機具・建機 最安サーチ</h1>
</p></div>
<div class="text-xs bg-green-800 px-3 py-1 rounded-full border border-green-600">
        トラクター・耕運機を安く買う
      </div>
</p></div>
</header>
<p>  <main class="max-w-4xl mx-auto p-4 space-y-6"></p>
<p>    <!-- Intro --></p>
<div class="bg-white p-6 rounded-lg shadow-sm border border-stone-200">
<h2 class="text-lg font-bold mb-2 flex items-center text-green-800">
        <i data-lucide="sprout" class="h-5 w-5 text-green-600 mr-2"></i><br />
        「送料」で損していませんか？<br />
      </h2>
<p class="text-sm text-stone-600 leading-relaxed">
        中古のトラクターや管理機は、本体価格よりも<strong>「輸送費」が高くつく</strong>ことがよくあります。<br />
        しかし、地元の出品者（離農者など）から直接引き取れば、送料は0円。<br />
        浮いたお金でアタッチメントや肥料が買えます。
      </p>
</p></div>
<p>    <!-- Search Section --></p>
<div class="bg-white p-6 rounded-xl shadow-lg border-t-4 border-green-600">
<div class="flex flex-col md:flex-row gap-4 mb-4">
<div class="flex-1">
          <label class="block text-sm font-medium text-stone-700 mb-1">探している農機具名</label></p>
<div class="relative">
            <i data-lucide="search" class="absolute left-3 top-3 h-5 w-5 text-stone-400"></i><br />
            <input
              type="text"
              id="input-keyword"
              placeholder="例: クボタ トラクター 4WD"
              class="w-full pl-10 pr-4 py-2 border border-stone-300 rounded-lg focus:ring-2 focus:ring-green-500 focus:outline-none"
            />
          </div>
</p></div>
<div class="w-full md:w-1/3">
          <label class="block text-sm font-medium text-stone-700 mb-1">あなたのエリア</label></p>
<div class="relative">
            <i data-lucide="map-pin" class="absolute left-3 top-3 h-5 w-5 text-stone-400"></i><br />
            <select id="select-prefecture" class="w-full pl-10 pr-4 py-2 border border-stone-300 rounded-lg appearance-none bg-white"><br />
              <!-- JSで生成 --><br />
            </select>
          </div>
</p></div>
</p></div>
<p>      <!-- Links --></p>
<div class="grid grid-cols-1 md:grid-cols-3 gap-3">
        <a id="link-jimoty" href="#" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all shadow-md bg-gray-300 pointer-events-none text-white"><br />
          <span>ジモティーで探す</span><br />
          <i data-lucide="external-link" class="h-4 w-4"></i><br />
          <span class="text-xs bg-green-800 px-2 py-0.5 rounded text-white ml-1">推奨</span><br />
        </a><br />
        <a id="link-yahoo" href="#" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-yellow-600 bg-gray-100 text-gray-400 pointer-events-none"><br />
          <span>ヤフオク!を見る</span><br />
          <i data-lucide="external-link" class="h-4 w-4"></i><br />
        </a><br />
        <a id="link-mercari" href="#" target="_blank" rel="noopener noreferrer" class="flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-red-500 bg-gray-100 text-gray-400 pointer-events-none"><br />
          <span>メルカリを見る</span><br />
          <i data-lucide="external-link" class="h-4 w-4"></i><br />
        </a>
      </div>
<p id="msg-keyword-alert" class="text-xs text-center text-red-500 mt-2">※まずはキーワードを入力してください</p>
</p></div>
<p>    <!-- Simulator --></p>
<div class="bg-stone-800 text-white p-6 rounded-xl shadow-lg mt-6">
<div class="flex items-center space-x-2 mb-4">
        <i data-lucide="calculator" class="h-6 w-6 text-yellow-400"></i></p>
<h3 class="text-lg font-bold">送料 vs 軽トラレンタカー 試算</h3>
</p></div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
<div class="space-y-4">
<div>
            <label class="text-sm text-stone-300 block mb-1">機械の大きさ・重さ</label></p>
<div class="flex gap-2">
              <button onclick="setWeight('small')" id="btn-weight-small" class="flex-1 py-2 text-sm rounded bg-stone-700 text-stone-400 transition-colors"><br />
                草刈機<br /><span class="text-xs opacity-75">~30kg</span><br />
              </button><br />
              <button onclick="setWeight('medium')" id="btn-weight-medium" class="flex-1 py-2 text-sm rounded bg-green-600 text-white transition-colors"><br />
                管理機・耕運機<br /><span class="text-xs opacity-75">~100kg</span><br />
              </button><br />
              <button onclick="setWeight('large')" id="btn-weight-large" class="flex-1 py-2 text-sm rounded bg-stone-700 text-stone-400 transition-colors"><br />
                トラクター<br /><span class="text-xs opacity-75">乗用型</span><br />
              </button>
            </div>
</p></div>
<div>
            <label class="text-sm text-stone-300 block mb-1">引き取り場所までの距離 (片道)</label><br />
            <input type="range" id="input-distance" min="5" max="150" value="30" class="w-full h-2 bg-stone-600 rounded-lg appearance-none cursor-pointer range-slider"></p>
<div class="text-right text-green-400 font-bold"><span id="val-distance">30</span> km</div>
</p></div>
</p></div>
<div class="bg-stone-700 p-4 rounded-lg flex flex-col justify-center">
<div class="flex justify-between items-center mb-2 text-stone-300 text-sm">
            <span>陸送費用の目安:</span><br />
            <span class="line-through decoration-red-500">¥<span id="val-shipping">25,000</span></span>
          </div>
<div class="flex justify-between items-center mb-4 text-stone-300 text-sm">
            <span>レンタカー+ガソリン:</span><br />
            <span>¥<span id="val-rental">5,700</span></span>
          </div>
<div class="border-t border-stone-600 pt-3">
<div class="text-center text-sm text-yellow-400 mb-1">自分で運べば&#8230;</div>
<div class="text-center text-3xl font-bold text-white flex justify-center items-center">
              <span>¥<span id="val-savings">19,300</span></span><br />
              <span class="text-sm ml-1 text-stone-400">お得！</span>
            </div>
</p></div>
</p></div>
</p></div>
<div class="mt-4 bg-red-900/30 border border-red-800/50 p-3 rounded text-xs text-red-200 flex items-start">
        <i data-lucide="alert-triangle" class="h-4 w-4 mr-2 flex-shrink-0 mt-0.5"></i></p>
<p>
          ※トラクター等の大型農機具は、軽トラックの積載制限（350kg）を超える場合があります。<br />
          必ず車両重量を確認し、必要であれば1t/2tトラックを手配してください。
        </p>
</p></div>
</p></div>
<p>    <!-- Affiliate Middle --></p>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4 mt-6">
<div class="h-32 bg-stone-100 border border-stone-300 rounded flex items-center justify-center text-stone-400 text-xs text-center p-4">
        [広告枠] 農機具高く売れるドットコムなどの買取広告
      </div>
<div class="h-32 bg-stone-100 border border-stone-300 rounded flex items-center justify-center text-stone-400 text-xs text-center p-4">
        [広告枠] 格安レンタカー予約
      </div>
</p></div>
<p>    <!-- SEO Text --></p>
<article class="prose prose-stone max-w-none mt-6">
<h3 class="text-lg font-bold mb-2 text-green-900">農機具を安く買うコツ</h3>
<p class="mb-4">
        新品のトラクターは数百万円しますが、中古市場には「離農」で手放された良品が数多く眠っています。<br />
        しかし、オークションで安く落札しても、遠方からの陸送費で5万〜10万円かかることも珍しくありません。
      </p>
<h4 class="text-md font-bold mb-2 text-green-800">「近所」×「現状渡し」が最強</h4>
<p class="mb-4">
        狙い目は、ジモティーなどで出品されている「実家の倉庫整理」や「離農処分」の案件です。<br />
        「動くけど古いから安く譲るよ」「取りに来てくれるならタダでもいい」といった掘り出し物は、<br />
        大手中古農機具店には並ばない、地域限定の宝物です。
      </p>
</article>
<p>  </main></p>
<footer class="bg-stone-800 text-stone-400 py-6 mt-12 text-center text-sm">
<p>© 2024 中古農機具・建機 最安サーチ</p>
</footer>
</div>
<p><script>
  // 都道府県マップ (ジモティーURL用)
  const prefectureMap = {
    "北海道": "hokkaido", "青森県": "aomori", "岩手県": "iwate", "宮城県": "miyagi", "秋田県": "akita", "山形県": "yamagata", "福島県": "fukushima",
    "茨城県": "ibaraki", "栃木県": "tochigi", "群馬県": "gunma", "埼玉県": "saitama", "千葉県": "chiba", "東京都": "tokyo", "神奈川県": "kanagawa",
    "新潟県": "niigata", "富山県": "toyama", "石川県": "ishikawa", "福井県": "fukui", "山梨県": "yamanashi", "長野県": "nagano", "岐阜県": "gifu",
    "静岡県": "shizuoka", "愛知県": "aichi", "三重県": "mie", "滋賀県": "shiga", "京都府": "kyoto", "大阪府": "osaka", "兵庫県": "hyogo",
    "奈良県": "nara", "和歌山県": "wakayama", "鳥取県": "tottori", "島根県": "shimane", "岡山県": "okayama", "広島県": "hiroshima", "山口県": "yamaguchi",
    "徳島県": "tokushima", "香川県": "kagawa", "愛媛県": "ehime", "高知県": "kochi", "福岡県": "fukuoka", "佐賀県": "saga", "長崎県": "nagasaki",
    "熊本県": "kumamoto", "大分県": "oita", "宮崎県": "miyazaki", "鹿児島県": "kagoshima", "沖縄県": "okinawa"
  };</p>
<p>  // 都道府県プルダウン生成
  const prefSelect = document.getElementById('select-prefecture');
  Object.keys(prefectureMap).forEach(pref => {
    const option = document.createElement('option');
    option.value = pref;
    option.textContent = pref;
    // 農業が盛んな地域をデフォルトにしても良いが、ここでは東京にしておく（または茨城など）
    if(pref === '茨城県') option.selected = true; 
    prefSelect.appendChild(option);
  });</p>
<p>  // 状態管理
  let currentWeight = 'medium';
  let currentDistance = 30;</p>
<p>  // 要素取得
  const inputKeyword = document.getElementById('input-keyword');
  const linkJimoty = document.getElementById('link-jimoty');
  const linkYahoo = document.getElementById('link-yahoo');
  const linkMercari = document.getElementById('link-mercari');
  const msgAlert = document.getElementById('msg-keyword-alert');</p>
<p>  const inputDistance = document.getElementById('input-distance');
  const valDistance = document.getElementById('val-distance');
  const valShipping = document.getElementById('val-shipping');
  const valRental = document.getElementById('val-rental');
  const valSavings = document.getElementById('val-savings');</p>
<p>  const btnSmall = document.getElementById('btn-weight-small');
  const btnMedium = document.getElementById('btn-weight-medium');
  const btnLarge = document.getElementById('btn-weight-large');</p>
<p>  // リンク更新処理
  function updateLinks() {
    const keyword = inputKeyword.value.trim();
    const encodedKeyword = encodeURIComponent(keyword);
    const selectedPref = prefSelect.value;
    const jimotyArea = prefectureMap[selectedPref] || 'all'; </p>
<p>    if (!keyword) {
      // 無効化スタイル
      linkJimoty.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all shadow-md bg-gray-300 pointer-events-none text-white";
      linkYahoo.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-yellow-600 bg-gray-100 text-gray-400 pointer-events-none";
      linkMercari.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-red-500 bg-gray-100 text-gray-400 pointer-events-none";
      msgAlert.style.display = 'block';</p>
<p>      linkJimoty.href = "#";
      linkYahoo.href = "#";
      linkMercari.href = "#";
    } else {
      // 有効化スタイル
      linkJimoty.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all shadow-md bg-green-600 hover:bg-green-700 text-white cursor-pointer";
      linkYahoo.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-yellow-600 bg-yellow-50 text-yellow-900 hover:bg-yellow-100 cursor-pointer";
      linkMercari.className = "flex items-center justify-center space-x-2 p-4 rounded-lg font-bold transition-all border border-red-500 bg-red-50 text-red-800 hover:bg-red-100 cursor-pointer";
      msgAlert.style.display = 'none';</p>
<p>      // リンク生成
      linkMercari.href = `https://jp.mercari.com/search?keyword=${encodedKeyword}&status=on_sale`;
      linkYahoo.href = `https://auctions.yahoo.co.jp/search/search?p=${encodedKeyword}&auccat=26222&va=${encodedKeyword}&exflg=1&b=1&n=50`; // auccat=26222は農業機械カテゴリ
      linkJimoty.href = `https://jmty.jp/${jimotyArea}/sale?keyword=${encodedKeyword}`;
    }
  }</p>
<p>  // 計算処理
  function calculate() {
    let shippingCost = 0;
    // 農機具はキッチン用品より配送単価が高い設定
    if (currentWeight === 'small') shippingCost = 4000; // 草刈機（佐川ラージサイズ等）
    if (currentWeight === 'medium') shippingCost = 25000; // 管理機（パレット便）
    if (currentWeight === 'large') shippingCost = 65000; // トラクター（チャーター/混載便）</p>
<p>    // レンタカー(軽トラ)4500円 + ガソリン(距離 * 2(往復) * 20円/km)
    // 大型の場合は2t車などを想定すべきだが、シンプルにするため軽トラ計算+注釈で対応
    const rentalCost = 4500 + (currentDistance * 2 * 20);
    const savings = shippingCost - rentalCost;</p>
<p>    valShipping.textContent = shippingCost.toLocaleString();
    valRental.textContent = rentalCost.toLocaleString();
    valSavings.textContent = savings.toLocaleString();
    valDistance.textContent = currentDistance;
  }</p>
<p>  // 重さ設定関数
  window.setWeight = function(weight) {
    currentWeight = weight;</p>
<p>    // ボタンの見た目更新
    const activeClass = "bg-green-600 text-white";
    const inactiveClass = "bg-stone-700 text-stone-400";</p>
<p>    btnSmall.className = `flex-1 py-2 text-sm rounded transition-colors ${weight === 'small' ? activeClass : inactiveClass}`;
    btnMedium.className = `flex-1 py-2 text-sm rounded transition-colors ${weight === 'medium' ? activeClass : inactiveClass}`;
    btnLarge.className = `flex-1 py-2 text-sm rounded transition-colors ${weight === 'large' ? activeClass : inactiveClass}`;</p>
<p>    calculate();
  }</p>
<p>  // イベントリスナー
  inputKeyword.addEventListener('input', updateLinks);
  prefSelect.addEventListener('change', updateLinks);
  inputDistance.addEventListener('input', (e) => {
    currentDistance = Number(e.target.value);
    calculate();
  });</p>
<p>  // 初期化
  calculate();
  lucide.createIcons();</p>
<p></script><br />
</body><br />
</html></p>
<p>Copyright &copy; 2025 <a href="https://zeiri.hb-fp.com">全国の税理士まとめ！税理士探しのサイト</a> All Rights Reserved.</p>]]></content:encoded>
			<wfw:commentRss>https://zeiri.hb-fp.com/2025/12/09/%e4%b8%ad%e5%8f%a4%e8%be%b2%e6%a9%9f%e5%85%b7%e3%83%bb%e5%bb%ba%e6%a9%9f-%e6%9c%80%e5%ae%89%e3%82%b5%e3%83%bc%e3%83%81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
