{"title":"キャンプテント","description":"\u003cp style=\"text-align: left;\"\u003eキャンプテントの通販ならタンスのゲン本店。\u003cbr\u003eキャンプに欠かせないテント。ソロキャンにおすすめのコットテントからファミリー用テントで、楽しく快適なキャンプを。当店公式ブランド【ENDLESS BASE】シリーズの商品も多数取り揃えております。\u003c\/p\u003e\n\u003c!-- リンクボタンセクション --\u003e\n\u003ch3 class=\"manual-ranking-subtitle\"\u003eカテゴリから選ぶ\u003c\/h3\u003e\n\u003cdiv class=\"filter-box\"\u003e\n\u003cbr\u003e\n\u003cdiv class=\"filter-title\"\u003e\u003ccenter\u003e\u003c\/center\u003e\u003c\/div\u003e\n\u003cdiv class=\"filter-list\"\u003e\n\u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/camp-tent\"\u003eキャンプテント\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/tarp\"\u003eタープテント\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/popup\"\u003eポップアップテント\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/sleeping-car\"\u003e車中泊グッズ\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/carrywagon\"\u003eキャリーワゴン\u003c\/a\u003e\n    \u003ca href=\"https:\/\/www.tansu-gen.live\/collections\/bbq\"\u003eバーベキュー用品\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CSS --\u003e\n\n\u003cstyle\u003e\n.manual-ranking-intro-img {\n  display: block;\n  margin: 0 auto 0.6em;\n  max-width: 100%;\n}\n\n.manual-ranking-container {\n  max-width: 1200px;\n  margin: 1.5em auto;\n  padding: 1em;\n  background: #f9f9f9;\n  border-radius: 12px;\n  font-family: sans-serif;\n}\n\n.manual-ranking-container h2 {\n  text-align: center;\n  margin: 0 0 1em;\n  font-size: 1.6em;\n}\n\n.manual-ranking-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 0.8em;\n}\n\n.manual-ranking-card {\n  background: white;\n  border-radius: 10px;\n  padding: 0.8em;\n  box-shadow: 0 1px 5px rgba(0,0,0,0.05);\n  text-align: center;\n  display: flex;\n  flex-direction: column;\n  flex-shrink: 0;\n}\n\n.manual-ranking-card img {\n  width: 100%;\n  border-radius: 6px;\n  margin-bottom: 0.8em;\n}\n\n.manual-ranking-card h3 {\n  font-size: 1em;\n  margin: 0.4em 0 0.3em;\n}\n\n.manual-ranking-card p {\n  font-size: 0.85em;\n  color: #555;\n  margin-bottom: 0.5em;\n}\n\n.manual-ranking-badge {\n  background: #e53935;\n  color: white;\n  font-weight: bold;\n  padding: 0.2em 0.6em;\n  border-radius: 20px;\n  font-size: 0.85em;\n  display: inline-block;\n  margin-bottom: 0.3em;\n}\n\n.manual-ranking-button {\n  margin-top: auto;\n  padding: 0.5em 1em;\n  background: #000;\n  color: #fff !important;\n  border-radius: 6px;\n  text-decoration: none;\n  font-size: 0.85em;\n  transition: background-color 0.3s ease;\n}\n\n.manual-ranking-button:hover {\n  background: #333;\n}\n\n.manual-ranking-subtitle {\n  text-align: center;\n  margin: 1.5em 0 0.5em;\n  font-size: 1.2em;\n}\n\n.manual-ranking-links {\n  display: flex;\n  flex-wrap: wrap;\n  justify-content: center;\n  gap: 0.5em;\n  margin-bottom: 1em;\n}\n\n.manual-ranking-link-button {\n  background: #000;\n  color: #fff !important;\n  text-decoration: none;\n  padding: 0.5em 1em;\n  border-radius: 6px;\n  font-size: 0.85em;\n  transition: background 0.3s ease;\n}\n\n.manual-ranking-link-button:hover {\n  background: #333;\n}\n.filter-box {\n  background: #f9f9f9;\n  padding: 15px;\n  border-radius: 8px;\n}\n\n.filter-title {\n  font-weight: bold;\n  margin-bottom: 12px;\n  font-size: 16px;\n}\n\n.filter-list {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr); \/* デフォルト：スマホ用2列 *\/\n  gap: 12px;\n}\n\n.filter-list a {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 12px;\n  border: 1px solid #ddd;\n  border-radius: 6px;\n  background: #fff;\n  color: #333;\n  text-decoration: none;\n  font-size: 14px;\n  font-weight: 900;\n  height: 50px; \/* 高さを揃える *\/\n  box-shadow: 0 2px 4px rgba(0,0,0,0.06); \/* ほんのり影 *\/\n  transition: all 0.25s ease;\n}\n\n.filter-list a:hover {\n  border-color: #333;\n  background: #f0f0f0;\n  color: #000;\n  transform: translateY(-2px); \/* 浮き上がるアニメーション *\/\n  box-shadow: 0 4px 8px rgba(0,0,0,0.12);\n}\n\n\/* モバイル横スクロール対応 *\/\n@media screen and (max-width: 768px) {\n  .manual-ranking-grid {\n    display: flex;\n    overflow-x: auto;\n    gap: 0.8em;\n    padding-bottom: 1em;\n    scroll-snap-type: x mandatory;\n  }\n\n  .manual-ranking-card {\n    scroll-snap-align: start;\n    min-width: 240px;\n    width: 75%;\n  }\n}\n\/* PC用（幅769px以上）は3列表示に変更 *\/\n@media screen and (min-width: 769px) {\n  .filter-list {\n    grid-template-columns: repeat(3, 1fr);\n  }\n}\n\u003c\/style\u003e","products":[{"product_id":"44400010","title":"[幅340cm] ツールームテント 4～6人用 ファミリーテント キャンプ アウトドア キャノピーポール付 2ルーム〔44400010〕","description":"\u003ctable bgcolor=\"#BF0000\" cellspacing=\"1\" cellpadding=\"7\" border=\"0\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" colspan=\"3\"\u003e\u003cb\u003e\u003cspan class=\"take\" color=\"#FFFFFF\" style=\"color: #ffffff;\"\u003e▼ グランドシートとのセット販売はこちら ▼\u003c\/span\u003e\u003c\/b\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#ffffff\"\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https:\/\/www.tansu-gen.live\/products\/44400056\"\u003e\u003cimg width=\"50%\" src=\"https:\/\/www.tansu-gen.live\/cdn\/shop\/files\/1_2dd00e76-4d7d-4674-9d23-700c8e93d9f8_730x730.jpg\"\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"タンスのゲン","offers":[{"title":"■アッシュグレー\/【在庫有】13時迄の注文で即日出荷","offer_id":46052252287142,"sku":"4440001006","price":29999.0,"currency_code":"JPY","in_stock":true},{"title":"■ネイビー×ベージュ\/【在庫無し】次回未定","offer_id":46052252319910,"sku":"4440001004","price":29999.0,"currency_code":"JPY","in_stock":false},{"title":"■サンドベージュ\/【在庫無し】次回未定","offer_id":45768598913190,"sku":"4440001005","price":29999.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/2005\/1878\/files\/7_45ac0918-cd48-458f-a9ec-c1aad208a4de.jpg?v=1754005094"},{"product_id":"44400057","title":"［200×180］ENDLESS BASE オールシーズン使える 1人用 コットテント  コンパクト ソロテント 幅70 軽量 収納袋付〔44400057〕","description":"\u003cp\u003e※こちらはコットテントのみの販売ページです。コットは付属しておりません。\u003c\/p\u003e","brand":"タンスのゲン","offers":[{"title":"■キャメル\/【在庫有】13時迄の注文で即日出荷☆","offer_id":45858187346086,"sku":"4440005712","price":7999.0,"currency_code":"JPY","in_stock":true},{"title":"■スモーキーグリーン\/【在庫無し】次回未定","offer_id":46052250976422,"sku":"4440005714","price":7999.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/2005\/1878\/files\/1_3_78d852f3-5233-4d74-976f-4805577ccd7d.jpg?v=1747211967"},{"product_id":"44400072-1","title":"コットテントセット キャノピーポール付 アルミフレーム 軽量 収納袋 組立簡単 キャンプ アウトドア〔44400072〕","description":"\u003cdiv id=\"related-products-placeholder\" data-heading=\"▼ 単品販売はこちら ▼\" data-labels=\"\"\u003e\u003c\/div\u003e","brand":"タンスのゲン","offers":[{"title":"■コット:ベージュ×テント:キャメル\/【予約】7月中旬（～7月20日までに出荷）","offer_id":45735416725670,"sku":"4440007204","price":13999.0,"currency_code":"JPY","in_stock":true},{"title":"■コット:ブラック×テント:キャメル\/【予約】7月中旬（～7月20日までに出荷）","offer_id":45754212253862,"sku":"4440007205","price":13999.0,"currency_code":"JPY","in_stock":true},{"title":"■コット:ネイビー×テント:キャメル\/【予約】7月中旬（～7月20日までに出荷）","offer_id":45768537637030,"sku":"4440007203","price":13999.0,"currency_code":"JPY","in_stock":false},{"title":"■コット:ブラック×テント:グリーン\/【在庫無し】次回未定","offer_id":45754212319398,"sku":"4440007211","price":13999.0,"currency_code":"JPY","in_stock":false},{"title":"■コット:ベージュ×テント:グリーン\/【在庫無し】次回未定","offer_id":46052223713446,"sku":"4440007210","price":13999.0,"currency_code":"JPY","in_stock":false},{"title":"■コット:ネイビー×テント:グリーン\/【在庫無し】次回未定","offer_id":45768537669798,"sku":"4440007209","price":13999.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/2005\/1878\/files\/1_4_56387fea-b474-4620-98dc-12639a9cb934.jpg?v=1734587068"},{"product_id":"75200020","title":"2ルームテント専用 グランドシート 227×307 テントシート 商品番号【44400010】専用 〔75200020〕","description":"\u003ctable bgcolor=\"#BF0000\" cellspacing=\"1\" cellpadding=\"7\" border=\"0\" width=\"100%\" style=\"font-size: 0.875rem;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" colspan=\"3\"\u003e\u003cb\u003e\u003cspan style=\"color: #ffffff;\"\u003e▼対応商品▼\u003c\/span\u003e\u003c\/b\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#ffffff\"\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https:\/\/www.tansu-gen.live\/products\/44400010\"\u003e\u003cimg width=\"50%\" src=\"https:\/\/www.tansu-gen.live\/cdn\/shop\/files\/44400010_10_730x730.webp\"\u003e\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"タンスのゲン","offers":[{"title":"■\/【在庫有】1～2営業日以内に出荷[◎土日祝除く]","offer_id":45311714099366,"sku":"7520002000","price":2999.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/2005\/1878\/products\/1_f4bbeda5-4c39-469d-af3b-98011fe88296.jpg?v=1734586946"},{"product_id":"44400056","title":"［グランドシーツ付］ツールームテント 4～6人用 ファミリーテント キャンプ アウトドア キャノピーポール付 2ルーム〔44400056〕","description":"\u003ctable bgcolor=\"#BF0000\" cellspacing=\"1\" cellpadding=\"7\" border=\"0\" width=\"100%\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd align=\"center\" colspan=\"3\"\u003e\u003cb\u003e\u003cspan class=\"take\" color=\"#FFFFFF\" style=\"color: #ffffff;\"\u003e▼ 単品販売はこちら ▼\u003c\/span\u003e\u003c\/b\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr bgcolor=\"#ffffff\"\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https:\/\/www.tansu-gen.live\/products\/44400010\"\u003e\u003cimg width=\"100%\" src=\"https:\/\/www.tansu-gen.live\/cdn\/shop\/files\/44400010_10_730x730.webp\"\u003e\n\u003cp class=\"lead5\"\u003eテント\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https:\/\/www.tansu-gen.live\/products\/75200020\"\u003e\u003cimg width=\"100%\" src=\"https:\/\/www.tansu-gen.live\/cdn\/shop\/products\/1_5_327d12a6-bbef-4efd-b461-d0e293d0fec7_730x730.jpg\"\u003e\n\u003cp class=\"lead5\"\u003eグランドシート\u003c\/p\u003e\n\u003c\/a\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"タンスのゲン","offers":[{"title":"■アッシュグレー\/【予約】7月中旬（～7月20日までに出荷）","offer_id":46477572833446,"sku":"4440005600","price":32800.0,"currency_code":"JPY","in_stock":true},{"title":"■ネイビー×ベージュ\/【在庫無し】次回未定","offer_id":46477572866214,"sku":"4440005601","price":32800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0425\/2005\/1878\/files\/7_45ac0918-cd48-458f-a9ec-c1aad208a4de.jpg?v=1754005094"}],"url":"https:\/\/www.tansu-gen.live\/collections\/camp-tent.oembed","provider":"【公式】タンスのゲン本店 - 家具・インテリアのネット通販","version":"1.0","type":"link"}