{"title":"Talbot-Torro","description":"","products":[{"product_id":"150645368","title":"☆ZIP！に紹介されました！☆アウトドアバドミントン Speed 4400 【Talbot-Torro 】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e風を味方に！外遊びバドミントン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e従来のバドミントンでは味わえなかった爽快なラリーを、開放的な屋外で体験できます。風の影響を受けにくい特殊設計で、広々としたフィールドがあなたの遊び場に変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"外遊びバドミントンを楽しむ子供たち\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどこでも広がる無限のプレイ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大自然で弾む！家族の笑顔\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e澄み切った青空の下、風を気にせずシャトルを打ち合ってみませんか。驚くほど長く続くラリーが、大人も子供も夢中にさせ、忘れられない思い出を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368_o2.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族でバドミントンを楽しむ様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e続くラリー、深まる絆\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e成長を刻むデュアルシャトル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e付属の2種類のシャトルが、あなたのレベルアップをサポートします。まずはイエローで打ち合いの感覚を掴み、上達したらオレンジでさらにスピード感あるラリーに挑戦できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368_o6.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"2種類のシャトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eレベルで選べる奥深さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細データからのメインコンテンツ抽出 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e風のある外でも楽しめる！アウトドアバドミントン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンは、その名の通り、\u003cstrong\u003e外遊び専用のバドミントン！\u003c\/strong\u003e公園・河原・浜辺など、風が吹いている場所でも遊べる、今までになかった新しい遊びアイテムです♪\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/8color_pc.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アウトドアバドミントンのデザイン\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアウトドアバドミントンと普通のバドミントンの違い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e打ち比べてみるとどのくらい違うのか、動画内で検証してみました！遊んでいる様子はぜひ動画でご覧ください♪\u003c\/p\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/oUb1ru4f69s?rel=0\" width=\"100%\" height=\"315\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/iframe\u003e\n    \u003cdiv class=\"table-scroll-view\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth\u003eアウトドアバドミントン\u003c\/th\u003e\n            \u003cth\u003e普通のバドミントン\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e風の影響\u003c\/td\u003e\n            \u003ctd\u003e受けにくい\u003c\/td\u003e\n            \u003ctd\u003e受けやすい\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e外での遊びやすさ\u003c\/td\u003e\n            \u003ctd\u003e遊びやすい\u003c\/td\u003e\n            \u003ctd\u003e遊びにくい\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eシャトルのスピード\u003c\/td\u003e\n            \u003ctd\u003e速い\u003c\/td\u003e\n            \u003ctd\u003e普通\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eシャトルの軌道\u003c\/td\u003e\n            \u003ctd\u003eまっすぐ飛ぶ\u003c\/td\u003e\n            \u003ctd\u003eフラフラする\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eラケットの強度\u003c\/td\u003e\n            \u003ctd\u003e頑丈で折れにくい\u003c\/td\u003e\n            \u003ctd\u003e折れやすいものもある\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンと普通のバドミントンは、こんなにはっきり違います！もはや別のスポーツのようで、今までにないおもしろい・白熱したラリーが楽しめます♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン1\"\u003e\n    \u003ch3 class=\"section-title\"\u003eとにかく風に強いからラリーが続く！\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"風に強いバドミントン\"\u003e\n    \u003cp class=\"body-text\"\u003e公園でおなじみの遊びといえばバドミントンですが、風が少しでも吹いていると、ラリーが続かなくて実は意外におもしろさを感じません。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eそれに対して\u003cstrong\u003eアウトドアバドミントンは「木の枝が揺れる」くらい強い風が吹いていても、十分にコントロールできます♪\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「風のせいでシャトルが戻ってきてしまう」「シャトルが風に流されてしまっておもしろくない」そんなバドミントンとは全く違います！\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン2\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽い力でもよく飛ぶ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトルの飛距離\"\u003e\n    \u003cp class=\"body-text\"\u003eバドミントンの経験がある方が必ずといっていいほど驚くのが、その飛距離です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽く当てただけでも4〜5mは軽く飛ぶ\u003c\/strong\u003eため、近い距離でラリーをするほうが難しいほど。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e思いっきりラケットを振り抜けば10m以上飛ぶので、大人同士なら離れた距離でのラリーがおすすめです♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン3\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラケットが頑丈で壊れにくい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アルミ製ラケット\"\u003e\n    \u003cp class=\"body-text\"\u003eラケットはアルミ製なので、多少手荒に扱っても\u003cstrong\u003e折れる心配はほとんどありません。\u003c\/strong\u003eおもちゃのバドミントンは遊んでいるうちに折れたり、持ち運びの最中にぶつけて折れたりすることがありますが、アウトドアバドミントンなら大丈夫！\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eラケット上部にはヘッドプロテクターが付いており、ガットが傷つき切れてしまう心配もありません。本格仕様なので長く遊んでいただけます♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン4\"\u003e\n    \u003ch3 class=\"section-title\"\u003e初心者でも遊びやすい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_17.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"初心者でも遊びやすい\"\u003e\n    \u003cp class=\"body-text\"\u003e初心者でも遊びやすい理由は、ラケットの形状にあります♪\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【アウトドアバドミントンのラケットの特徴】\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eバドミントンのラケットよりもフェイス面積が広く、シャトルを打ちやすい\u003c\/li\u003e\n      \u003cli\u003eラケット全体が短いので、コントロールしやすい\u003c\/li\u003e\n      \u003cli\u003eラケット先端が広がった形状なので、ギリギリのところに飛んできても返しやすい\u003c\/li\u003e\n      \u003cli\u003e空気抵抗が少なくなるよう設計されているので、少ない力でもよく飛ぶ\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003eラケットの設計にこだわっているから、子どもから大人まで遊びやすいと人気なんです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point5.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン5\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上達すればするほど楽しい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"レベルアップが楽しい\"\u003e\n    \u003cp class=\"body-text\"\u003eこちらの商品には、2種類のシャトルが付いています。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eイエローの羽根は「スターター」で、初心者用のシャトルです。\u003c\/strong\u003e重量が軽いためスピード・距離ともに出にくい設計です。近い距離で打ち合えるので、初心者でもラリーが楽しめます♪\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eオレンジの羽根は「レーサー」です。上達したらこちらを試してみてください。\u003cstrong\u003e「スターター」より、距離もスピードもあるラリーが楽しめます！\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point6.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン6\"\u003e\n    \u003ch3 class=\"section-title\"\u003e2種類のケースで持ち運びも楽々\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_19.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトルケース\"\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンには専用のシャトルケースが付属しています。これがあるだけで、シャトルをなくす心配が減るだけでなく、実は遊びやすさも維持してくれるんです！\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「おもちゃのバドミントンセットは全然コントロールできない」という声をよく聞きますが、その原因は多くの場合、変形したシャトルにあります。羽根が変形すると、空気抵抗を受けやすくなってしまい、真っすぐ飛ばないのが原因です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eシャトルケースに収納しておけば羽根の変形を防ぎ、直進性をキープしてくれるのでいつまでも快適に遊べます♪\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_20.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"便利なキャリーケース\"\u003e\n    \u003cp class=\"body-text\"\u003eキャリーケース先端には、シャトルケースを収納できるスペースがあるので、シャトルの紛失も防止します。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e背面には持ち運びに便利なショルダーストラップがついており、肩にかけての移動も楽々♪\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_21.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"便利なキャリーケース\"\u003e\n    \u003cp class=\"body-text\"\u003eさらに短いストラップも付いているため、保管時にはフック掛けができて便利です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eお客様の声\u003c\/h3\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer-86.jpg?cmsp_timestamp=20220624134329\" class=\"img-fluid d-block w-100 product-img\" alt=\"大人ダブルスを楽しむお客様\"\u003e\n      \u003cp class=\"body-text\"\u003e最初は、めっちゃ飛ぶ、力の入れ具合が難しいでも打ってて気持ちいい！！風関係なく飛ぶし風があっても楽しい、ラリーもめっちゃ続くのでいつの間にか軽く楽しくやってた試合がスマッシュの打ち合いで白熱の試合に！！！ラケットの芯をくったスマッシュを打った感覚がまじたまらん！ キャンプ場でバドミントンすると一度目の乾杯が消費され、お腹が空き二度目の乾杯が始まる? グルキャン時はダブルスでやるとラリーがたくさん続きいつの間にか白熱バトルが始まりいつの間にか無我夢中でやってしまう！！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer56-1.jpg?cmsp_timestamp=20220623094210\" class=\"img-fluid d-block w-100 product-img\" alt=\"子供たちが楽しむ様子\"\u003e\n      \u003cp class=\"body-text\"\u003e普段からバトミントン大好き家族なのですが、どうしても風の影響をうけてしまうのが悩みで気になってたアウトドアバドミントン。普通のバトミントンとは少し力の入れ方も違いますが、風があっても問題なし！！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/custimer-29.jpg?cmsp_timestamp=20220624095213\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャンプギアと並べられたバドミントンセット\"\u003e\n      \u003cp class=\"body-text\"\u003eキャンプのお供に必ず連れて行きます。普通のバトミントンは、風があると羽根飛ばないけど、これは風があっても飛んでくれて、楽しめるので、風のあるキャンプでも活躍してくれた頼もしいやつ！通常のバトミントンより持ち手も短くて、比較的当たりやすいと思うので、子供との遊びに良いかなと。我が家では大好きなギアと一緒に並べて、キャンプ場では必須の虫除けと一緒に、３段ラックに鎮座されてます。子供との触れ合いもできて、運動にもなって、おすすめです！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer57-1.jpg?cmsp_timestamp=20220623094223\" class=\"img-fluid d-block w-100 product-img\" alt=\"姉妹が楽しむ様子\"\u003e\n      \u003cp class=\"body-text\"\u003eめっちゃ飛ぶ！！！今までは、風あるからできないね...ってなってたけど、むしろ試したくなる楽しさ！少しの力でも思ってる以上に飛ぶから、初心者は練習必要だけど、アウトドアでこれを使ったら今までのラケットは持てないっす！練習してうまくなるぞーーっ！！\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eギャラリー\u003c\/h3\u003e\n    \u003cdiv class=\"gallery-grid\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ニューカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CEyj%2Cmj%2C%CC%A4%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709081812\" class=\"img-fluid d-block w-100 product-img\" alt=\"カレーカラー\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コヨーテカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4rnt%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709081925\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトル\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4%C0%DFr%A4%F3ht%A4%F3%C4%EA-2.jpg?cmsp_timestamp=20210709082157\" class=\"img-fluid d-block w-100 product-img\" alt=\"公園での遊び\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ヴィンテージカラー\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4rgnghmn%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709082545\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラック\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/talbot_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"タルボット・トロのロゴ\"\u003e\n    \u003cp class=\"body-text\"\u003eデレク・タルボットは1970年代のイギリスのバドミントン選手のトップで、バドミントンがオリンピック競技になるのに大きく貢献しました。スポーツ界を引退後「タルボット」社を設立しました。一方「トロ」社は1980年にハンブルグで設立されました。1992年、両社は合併し現在の「タルボット-トロ」社が出来ました。「タルボット-トロ」は中欧の高品質なレジャー用バドミントン市場でトップブランドとして認知されています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e以下のセットでお届けします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_22.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"セット内容の寸法図\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e専用ラケット：2本\u003c\/li\u003e\n          \u003cli\u003eシャトル（羽根）：合計3個（スターター1個、レーサー2個）\u003c\/li\u003e\n          \u003cli\u003eシャトルケース：1個（専用シャトルが3個入ります）\u003c\/li\u003e\n          \u003cli\u003eキャリーケース（ストラップ、フッキング用ループ付き）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eラケット詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eラケットの各部サイズと素材情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長：545mm\u003c\/li\u003e\n          \u003cli\u003e厚さ：17.3mm\u003c\/li\u003e\n          \u003cli\u003eフレーム重量：165g\u003c\/li\u003e\n          \u003cli\u003e張り上げ重量：172g（個体差あり）\u003c\/li\u003e\n          \u003cli\u003eストリングテンション：11kg\u003c\/li\u003e\n          \u003cli\u003e素材：強化軽量アルミニウム製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシャトル詳細 (スターター)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e初心者向けのイエローシャトルです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー：イエロー\u003c\/li\u003e\n          \u003cli\u003e特徴：入門用。レーサー（シャトル）に比べてスピードが出にくく、飛距離も短くなっています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシャトル詳細 (レーサー)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e上級者向けのオレンジシャトルです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー：オレンジ\u003c\/li\u003e\n          \u003cli\u003e特徴：通常用。スターター（シャトル）に比べてスピード・飛距離が出ます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eアウトドアバドミントンの主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e風の影響を受けにくい特殊設計\u003c\/li\u003e\n          \u003cli\u003e軽い力でもよく飛ぶシャトル\u003c\/li\u003e\n          \u003cli\u003e頑丈で折れにくいアルミ製ラケット\u003c\/li\u003e\n          \u003cli\u003eフェイス面積が広く、短いラケットで初心者でも打ちやすい\u003c\/li\u003e\n          \u003cli\u003e2種類のシャトルでレベルアップに対応\u003c\/li\u003e\n          \u003cli\u003e専用シャトルケースとキャリーケースで持ち運びも安心\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本商品の管理コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 150645368\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3,980円以上で送料無料！\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e標準4営業日目より順次発送（土日祝除く）\u003cbr\u003e※ご注文状況により商品お届けまでにお時間を要する場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Talbot-Torro","offers":[{"title":"オレンジレッド","offer_id":42252634357826,"sku":"161TTO4400-OGR","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージ","offer_id":42252634390594,"sku":"161TTO4400-VIN","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"コヨーテ","offer_id":42252634423362,"sku":"161TTO4400-COY","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":42252634456130,"sku":"161TTO4400-BLK","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブ","offer_id":42252634488898,"sku":"490110","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ","offer_id":42252634521666,"sku":"490120","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ウィート","offer_id":42252634554434,"sku":"490111","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"カレー","offer_id":42252634587202,"sku":"490121","price":5940.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368.jpg?v=1751385982"},{"product_id":"157217430","title":"【Talbot-Torro】アウトドアバドミントン シャトル 6個入り","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e青空の下、風に負けないバドミントン体験\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e広がるフィールドで、風の影響を受けにくい\u003cstrong\u003e特殊設計\u003c\/strong\u003eです。まるで狙い通りに飛んでいくような\u003cstrong\u003e爽快な打球感\u003c\/strong\u003eを、誰もがすぐに体験できます。外遊びがもっとアクティブになるシャトルです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430.jpg?v=1751385978\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e屋外プレイを格段に楽しく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鮮やかな色彩で、プレイをもっと楽しく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e目を引くレッドとイエローの組み合わせは、広い屋外でもシャトルの軌道を捉えやすい設計です。\u003cstrong\u003e丈夫な構造\u003c\/strong\u003eは激しいラリーにも耐え、\u003cstrong\u003e長く愛用できる信頼感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430_o1.jpg?v=1751385978\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e視認性抜群のデザインシャトル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 157217430\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Talbot-Torro","offers":[{"title":"Default Title","offer_id":42252591136834,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430.jpg?v=1751385978"}],"url":"https:\/\/nocca-by-green-summit.we-shop.jp\/collections\/talbot-torro-1.oembed","provider":"LBC","version":"1.0","type":"link"}