{"title":"スポーツで遊ぶ","description":null,"products":[{"product_id":"180056420","title":"【Schildkrot 】ポップアップゴール2個セット","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    \u003cdiv class=\"video-container mb-3\"\u003e\n      \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/iivJP3BzT6c?si=IO31P7JXDwv46ly_?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=iivJP3BzT6c\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen style=\"width:100%; height:auto; aspect-ratio:16\/9;\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180056420.jpg?v=1751386118\" class=\"img-fluid d-block w-100 product-img\" alt=\"手軽に持ち運べるポップアップゴール\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e手軽に持ち運べるポップアップゴール\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eわずか数秒で\u003cstrong\u003eプレイグラウンドが完成\u003c\/strong\u003e。専用バッグに収まる\u003cstrong\u003eコンパクト設計\u003c\/strong\u003eで、どこへでも持ち運べ、あっという間に\u003cstrong\u003e子どもたちの遊び場が出現\u003c\/strong\u003eします。親子で過ごす休日が、さらに\u003cstrong\u003e活気に満ちた時間\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180056420_o2.jpg?v=1751386119\" class=\"img-fluid d-block w-100 product-img\" alt=\"自宅で楽しめるミニサッカー\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自宅で楽しめるミニサッカー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eゴールがあるだけで、ボール遊びが格段に\u003cstrong\u003e夢中になる体験へ変わります\u003c\/strong\u003e。ご自宅の庭が、瞬く間に\u003cstrong\u003eミニサッカーフィールドに\u003c\/strong\u003e。お子様たちがのびのびと体を動かし、家族で\u003cstrong\u003eかけがえのない思い出を育む舞台\u003c\/strong\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=\"video-container mb-3\"\u003e\n      \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/pXz_6FQOsIw?si=mRwR0u0D8QLMRGPP?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=pXz_6FQOsIw\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen style=\"width:100%; height:auto; aspect-ratio:16\/9;\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180056420_o3.jpg?v=1751386119\" class=\"img-fluid d-block w-100 product-img\" alt=\"組み立て簡単な充実セット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e組み立て簡単な充実セット\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e工具不要\u003c\/strong\u003e、グラスファイバー棒を差し込みペグで固定するだけの\u003cstrong\u003eシンプル設計\u003c\/strong\u003e。付属のラウンドバッグに\u003cstrong\u003eコンパクトに収納\u003c\/strong\u003eでき、\u003cstrong\u003e持ち運びも楽々\u003c\/strong\u003eです。場所を選ばず、いつでも気軽にスポーツを楽しむ準備が整います。\u003c\/p\u003e\n  \u003c\/div\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    \u003cul class=\"product-list recommend-list\"\u003e\n      \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/180086195.jpg?cmsp_timestamp=20240320132412\" alt=\"ネオプレーン ビーチサッカーボール5号\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eネオプレーン ビーチサッカーボール5号\u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\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    \u003cul class=\"product-list recommend-list\"\u003e\n      \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/180068325.jpg?cmsp_timestamp=20240319123649\" alt=\"折りたたみ式サッカーゴール\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eFaltbares Fußballtor 折りたたみ式サッカーゴール\u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\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        \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\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        \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=\"step-list\"\u003e\n          \u003cli\u003eラウンドバッグから取り出すと、特に触らなくとも自らゴールが開きます。\u003c\/li\u003e\n          \u003cli\u003eゴールのサイド部分にグラスファイバー棒を2本差し込みます。\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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/pop_up_anime.gif\" alt=\"設置方法1\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/popup-goal_05.jpg\" alt=\"設置方法2\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/popup-goal_06.jpg\" alt=\"設置方法3\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/popup-goal_07.jpg\" alt=\"設置方法4\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\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サイズ：120×80×80cm\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        \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「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。卓球とフィットネスに加え、現在は幅広いファンスポーツ用品を展開しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" alt=\"シルトクレートロゴ\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\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商品コード：180056420\u003c\/li\u003e\n          \u003cli\u003e品番：970988\u003c\/li\u003e\n          \u003cli\u003e品名：Pop-Up Goals\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eモニター発色の具合により色合いが異なる場合がございます。\u003c\/li\u003e\n      \u003cli\u003eラウンドバッグから取り出す際は、周囲に人がいないか確認してください。勢いよく開くため、人にぶつかるとケガをする恐れがあります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"Default Title","offer_id":42252584910914,"sku":null,"price":5610.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180056420.jpg?v=1751386118"},{"product_id":"180068325","title":"【Schildkrot 】Faltbares Fu\u0026#223;balltor　折りたたみ式サッカーゴール","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どこでもマイゴール！900gの軽やかさ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068325.jpg?v=1751386118\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e親子で楽しむ、自由な時間\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eわずか\u003cstrong\u003e900g\u003c\/strong\u003eのプラスチック製ゴールが、お子様のサッカーライフを軽やかに彩ります。ドイツの老舗ブランド、\u003cstrong\u003eSchildkrot\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068325_o1.jpg?v=1751386118\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんな場所にもフィットする\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e道具を使わず、あっという間に組み立てと解体ができる\u003cstrong\u003eノンストレス設計\u003c\/strong\u003e。革新的な\u003cstrong\u003e折りたたみ技術\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068325_o4.jpg?v=1751386118\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e集中して上達、夢中になる\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e澄んだ空気の中、お子様は\u003cstrong\u003eボール感覚\u003c\/strong\u003eや\u003cstrong\u003e敏捷性\u003c\/strong\u003eを高めることができます。付属のフックでしっかり固定できるので、元気なキックにもびくともせず、安心して集中できます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\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わずか900gの軽量プラスチック製ゴールは、お子様の初めてのサッカー体験に最適です。場所を選ばず、手軽に本格的な練習環境を提供します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e900gの超軽量設計\u003c\/strong\u003eで持ち運びが楽々、設置も簡単\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e道具不要\u003c\/strong\u003eで、あっという間に組み立て・解体が可能なノンストレス設計\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e革新的な折りたたみ技術\u003c\/strong\u003eにより、スリムに収納でき、置き場所に困らない\u003c\/li\u003e\n                    \u003cli\u003e付属の\u003cstrong\u003e4つのグラウンドフック\u003c\/strong\u003eで芝生にしっかり固定、元気なキックにもびくともしない\u003c\/li\u003e\n                    \u003cli\u003eサッカーだけでなく、\u003cstrong\u003eホッケーなど多岐にわたるボール遊び\u003c\/strong\u003eに対応\u003c\/li\u003e\n                    \u003cli\u003eトレーニングを通じて、お子様の\u003cstrong\u003e持久力、敏捷性、正確性、ボール感覚\u003c\/strong\u003eを自然に養う\u003c\/li\u003e\n                    \u003cli\u003e風にも強く、\u003cstrong\u003eゆがみや変形に耐える\u003c\/strong\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「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。卓球とフィットネスに加え、現在は幅広いファンスポーツ用品を展開しており、長年の信頼と実績で高品質な製品を提供しています。\u003c\/p\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品名\u003c\/strong\u003e: Faltbares Fu?balltor\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e販売管理コード\u003c\/strong\u003e: 180068325\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e製造元品番\u003c\/strong\u003e: 970987\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e材質\u003c\/strong\u003e: プラスチック\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ\u003c\/strong\u003e: 90×60×60cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e重量\u003c\/strong\u003e: 約900g\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003eモニター発色の具合により、実際の商品と色合いが異なる場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"Default Title","offer_id":42252584943682,"sku":null,"price":3520.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068325.jpg?v=1751386118"},{"product_id":"180068916","title":"【Schildkrot 】ネオプレーン スプラッシュボール スイカ","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    \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\/180068916.jpg?v=1751386117\" 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。約135gの軽量設計で、小さなお子さんでも\u003cstrong\u003e簡単に持ち運び\u003c\/strong\u003e、水辺での活動が広がります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068916_o1.jpg?v=1751386117\" 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\/180068916_o2.jpg?v=1751386117\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/splashball_watermelon_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"楽しめるスプラッシュボール\"\u003e\n            \u003c\/div\u003e\n            \u003cp\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\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\u003e商品の具体的な寸法と重量です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eサイズ: 25×13cm\u003c\/li\u003e\n                \u003cli\u003e重量: 約135g\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\u003e使用されている素材情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\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\u003eドイツの老舗ブランド「シルトクレート」についてご紹介します。\u003c\/p\u003e\n            \u003cdiv class=\"care-icons\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" alt=\"シルトクレート\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。卓球とフィットネスに加え、現在は幅広いファンスポーツ用品を展開しています。\u003c\/p\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\u003e商品の識別情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e商品コード: 180068916\u003c\/li\u003e\n                \u003cli\u003e品番: 970292\u003c\/li\u003e\n                \u003cli\u003e品名: Neopren Splash Ball Watermelon\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eモニター発色の具合により色合いが異なる場合がございます。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"3色の中からランダム","offer_id":42252675514434,"sku":null,"price":1540.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068916.jpg?v=1751386117"},{"product_id":"180086195","title":"【Schildkrot】ネオプレーン ビーチサッカーボール5号","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\u003eSchildkrot\u003c\/strong\u003eが、どんな場所でも快適なボール遊びを叶えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180086195.jpg?v=1751386116\" alt=\"遊び心が弾ける色彩のボール\" 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当たっても痛くない柔らかさだから、お子様のボール遊びデビューに最適です。軽い力でしっかり飛ぶ弾力性が、夢中になる楽しさを届けます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180086195_o5.jpg?v=1751386116\" alt=\"公園やビーチで遊ぶ家族\" 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\/180086195_o9.jpg?v=1751386116\" alt=\"水に濡れても滑らないボール\" 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            \u003cp class=\"body-text\"\u003e水辺で遊べる「スプラッシュボールシリーズ」の中でも人気のビーチサッカーボール（フットボール）。ソフトなネオプレーン製ボールは、通常の人工皮革製ボールよりも柔らかく肌への刺激が少ないのでお子様にも最適です！\u003c\/p\u003e\n            \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/eMODOzxi5XA?si=2W6ONyA5T0nLwVmTamp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=eMODOzxi5XA\" title=\"Neopren Beachsoccerの紹介動画\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\n            \u003cp class=\"body-text\"\u003e本製品の主なメリット:\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003e耐塩水性\u003c\/strong\u003eに優れ、水辺でも存分に楽しめます。\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eネオプレーン素材\u003c\/strong\u003eで柔らかく、当たっても痛くないため、お子様も安心です。\u003c\/li\u003e\n                \u003cli\u003e軽くて弾力があり、\u003cstrong\u003e弱い力でも蹴りやすい\u003c\/strong\u003e設計です。\u003c\/li\u003e\n                \u003cli\u003e水に濡れても滑りにくい\u003cstrong\u003eグリップ加工\u003c\/strong\u003eで、しっかりホールドできます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" alt=\"柔らかいから当たっても痛くないアイコン\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eボールはウェットスーツなどと同じ「ネオプレーン」という素材でできているので、とてもあたりがソフト！ビーチや芝生の上など、裸足でサッカーをする場合などでも安心して楽しめます！\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" alt=\"軽くて弾力があるから蹴りやすいアイコン\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e本物のサッカーボールは力の弱い子どもが蹴ってもなかなか上手に飛びにくいものです。しかし、このボールなら軽い力で蹴るだけでもポーンと飛んでいくので、楽しさを感じやすい！ボール遊びデビューにおすすめです！\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" alt=\"水辺でも遊べるアイコン\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e耐塩水性の高いネオプレーン素材のボールはビーチでも大活躍！ビーチサッカーも公園遊びもできる一石二鳥のボールです。\u003c\/p\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" alt=\"グリップ加工処理で持ちやすいアイコン\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/neoprenbeachsoccer_07.jpg\" alt=\"グリップ加工処理の説明図\" class=\"img-fluid d-block w-100\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eサッカーボールではありますが、直径21cmなので、投げて遊んでも楽しいサイズ感です。滑らないようにグリップ力を高める表面仕上げをしているため、子どもでも持ちやすく投げやすい！普通のボールで遊ぶよりも「投げる！」「キャッチする！」が楽しくなりますよ♪\u003c\/p\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            \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                            \u003ctd\u003e970343\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e品名\u003c\/th\u003e\n                            \u003ctd\u003eNeopren Beachsoccer #5\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e材質\u003c\/th\u003e\n                            \u003ctd\u003eネオプレーン\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003ctd\u003e21cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\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            \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" alt=\"シルトクレートロゴ\" class=\"img-fluid\"\u003e\u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。卓球とフィットネスに加え、現在は幅広いファンスポーツ用品を展開しています。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモニター発色の具合により色合いが異なる場合がございます。\u003c\/li\u003e\n            \u003cli\u003eボールのカラーはご指定いただけませんので予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"3色の中からランダムで1色","offer_id":42252675547202,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180086195.jpg?v=1751386116"},{"product_id":"182184950","title":"【Schildkrot】ネオプレーン ビーチボールセット オーシャン","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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182184950.jpg?v=1751386111\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビーチでラケットを楽しむ子供\"\u003e\n        \u003cp class=\"caption-text text-end\"\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        \u003ch3 class=\"section-title\"\u003e持ち運び楽々！防水ラケット\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182184950_o1.jpg?v=1751386111\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッシュバッグに入ったラケット\"\u003e\n        \u003cp class=\"caption-text text-end\"\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        \u003ch3 class=\"section-title\"\u003eドイツ老舗品質！夏の贈り物\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182184950_o2.jpg?v=1751386111\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッシュバッグに入ったラケットとボール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e遊び心を贈るメッシュ\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e1896年創業\u003cstrong\u003eドイツSchildkrotの信頼\u003c\/strong\u003e。遊び心あふれるデザインは、夏のアウトドアを彩るギフトにも最適です。このセットで、すぐに楽しめます。\u003c\/p\u003e\n    \u003c\/div\u003e\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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/BeachballSet_3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビーチラケットとボール\"\u003e\u003c\/div\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/BeachballSet_1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネオプレーン素材のラケット\"\u003e\u003c\/div\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                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/BeachballSet_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"水に強いラケット\"\u003e\u003c\/div\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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/BeachballSet_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"メッシュバッグに収納されたラケット\"\u003e\u003c\/div\u003e\n                \u003cul class=\"point-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「シルトクレート」は、1896年に設立されたドイツの老舗ブランドです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルトクレートロゴ\"\u003e\u003c\/div\u003e\n                \u003cul class=\"point-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品番：970158\u003c\/li\u003e\n                    \u003cli\u003e品名：Neopren Beachball Set Ocean\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長さ：40cm\u003c\/li\u003e\n                    \u003cli\u003e幅：22.5cm\u003c\/li\u003e\n                    \u003cli\u003e厚さ：0.8cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003eモニター発色の具合により、実際の商品と色合いが異なる場合がございます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"Default Title","offer_id":42252585205826,"sku":null,"price":2530.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182184950.jpg?v=1751386111"},{"product_id":"180068164","title":"【FUNPARK】ミニラクロスラケット","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068164.jpg?v=1751386003\" class=\"img-fluid d-block w-100 product-img\" alt=\"はじめてのラクロス\"\u003e\n    \u003cp class=\"caption-text text-end\"\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    \u003ch3 class=\"section-title\"\u003e夢中になれる！子どもの全力遊び\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068164_o2.jpg?v=1751386003\" class=\"img-fluid d-block w-100 product-img\" alt=\"外で体を動かそう\"\u003e\n    \u003cp class=\"caption-text text-end\"\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    \u003ch3 class=\"section-title\"\u003eどこへでも連れて行けるコンパクトサイズ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068164_o5.jpg?v=1751386003\" class=\"img-fluid d-block w-100 product-img\" alt=\"携帯性抜群の相棒\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e携帯性抜群の相棒\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e全長43cmと\u003cstrong\u003eミニサイズ設計\u003c\/strong\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=\"color-variation-list\"\u003e\n      \u003cdiv class=\"color-item\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_16.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      \u003cdiv class=\"color-item\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_17.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    \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=\"image-gallery-grid\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロスギャラリー1\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロスギャラリー2\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロスギャラリー3\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロスギャラリー4\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/36506_mini_lacross_racket_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロスギャラリー5\"\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=\"customer-voice-box\"\u003e\n      \u003cdiv class=\"voice-column\"\u003e\n        \u003cp class=\"body-text\"\u003e大人の視線\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e私はラクロスはしたこと無かったけど、これは面白いですね！\u003c\/li\u003e\n          \u003cli\u003e小学1年生の子供でもできました！公園で楽しんでます！\u003c\/li\u003e\n          \u003cli\u003e最初は投げるのにコツが入りましたが、まっすぐ飛ぶしキャッチもスポッと気持ちよく出来ますね。とても気に入ってます！\u003c\/li\u003e\n          \u003cli\u003e収納もコンパクトだし、公園などで、親子で気軽に楽しめる商品だと思います。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"voice-column\"\u003e\n        \u003cp class=\"body-text\"\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        \u003c\/ul\u003e\n      \u003c\/div\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\/funpark\/logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"FUNPARKロゴ\"\u003e\n    \u003cp class=\"body-text\"\u003e「遊びをデザインする」\u003cbr\u003e「楽しいをデザインする」\u003cbr\u003e「休日をデザインする」\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、\u003cstrong\u003eワクワクして笑顔があふれるプロダクト\u003c\/strong\u003eを追求しています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eGREEN PRODUCTSとは\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Green Productsロゴ\"\u003e\n    \u003cp class=\"body-text\"\u003e子供が外で元気に遊べる未来を考える。\u003cbr\u003eGreen という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\u003c\/p\u003e\n  \u003c\/div\u003e\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ミニラクロスラケットは、2本のラケットとボールがセットになった、\u003cstrong\u003e手軽にラクロス遊びができるキット\u003c\/strong\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        \u003cdiv class=\"video-container\"\u003e\n          \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/MUD0lVCrIIk?si=8G5Gz1PXKb406lK1?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=MUD0lVCrIIk\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e魚を捕まえられそうな網が付いたラケットで、丸いボールを投げてキャッチする競技です。他のスポーツや遊びにない動きがとても\u003cstrong\u003e新鮮で楽しい\u003c\/strong\u003e♪慣れるまでは少しコツがいるので、ただ投げる・取るだけなのについつい本気になってしまう！家族みんなで、大人も一緒に盛り上がってくださいね。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eバドミントンやテニスのように、ラリーを続ける必要はありません。投げる→取る→投げる、というように、1アクション1アクションを完結できるので、他のスポーツのようなラリーが難しい\u003cstrong\u003e小さなお子様でも、すぐにできるようになります\u003c\/strong\u003eよ♪\u003c\/p\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=\"step-list\"\u003e\n          \u003cli\u003eラケットを1人1本持って、数m離れて立ちます（距離は自由に決めてね）\u003c\/li\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      \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ネット部分にはボールがしっかりおさまる適度な余裕と、ボールがかっちりはまる「ボールストップ」があり、\u003cstrong\u003e速い球もしっかりキャッチ\u003c\/strong\u003eできます。\u003c\/li\u003e\n          \u003cli\u003eグリップ部分は柔らかい生地で覆われているので、\u003cstrong\u003e子どもが振り回して怪我をしてしまう心配を軽減\u003c\/strong\u003eします。\u003c\/li\u003e\n          \u003cli\u003eボールには適度な重みがあるので、大人なら20m以上の\u003cstrong\u003eロングスローも可能\u003c\/strong\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品番：36506\u003c\/li\u003e\n          \u003cli\u003e品名：Mini Lacrosse Racket\u003c\/li\u003e\n          \u003cli\u003e内容物：ラケット×2（長さ約42cm）、ボール×2（直径約7.3cm）\u003c\/li\u003e\n          \u003cli\u003eラケット全長：約43cm（ミニサイズ設計）\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e本物のラクロスラケットは90cm以上ですが、こちらはミニサイズ設計で持ち運びがとてもコンパクトです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e警告\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e保護者の方へ 必ずお読みください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e小さな部品があり飲み込むと危険です。3歳未満のお子様には絶対に与えないでください。\u003c\/li\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\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\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      \u003cli\u003e周囲の安全を確認した上で使用してください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cp class=\"body-text\"\u003e商品ページID: 180068164\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"ターコイズ","offer_id":42252675448898,"sku":"164WLAMLACTRQ","price":2970.0,"currency_code":"JPY","in_stock":true},{"title":"カレー","offer_id":42252675481666,"sku":"164WLAMLACCRY","price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180068164.jpg?v=1751386003"},{"product_id":"181536724","title":"【FUNPARK】ジャイアントサッカーボール \/ ジャイアントバスケットボール","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    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e超特大！夢中になれるボール遊び\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e直径76.2cmを超える圧倒的な存在感。丈夫なポリ塩化ビニル製で、風に強く思い切り遊べます。お子様との楽しい休日をデザインします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/181536724.jpg?v=1751385993\" 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\/181536724_o1.jpg?v=1751385993\" 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\/181536724_o7.jpg?v=1751385994\" 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        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/iqWJR86aK9k?si=n9gYOyBLR9EwJwCH\u0026amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=iqWJR86aK9k\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen class=\"product-img\"\u003e\u003c\/iframe\u003e\n        \u003cp class=\"body-text\"\u003eジャイアントサッカーボールは、直径76cmを超える超特大のサッカーボールです。実際に膨らませると想像以上の大きさなので、子どもも大人もテンションが上がること間違いなし！\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb.gif\" alt=\"遊びやすい\" class=\"img-fluid d-block w-100 product-img\"\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\/point1.svg\" alt=\"ポイント\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch3 class=\"section-title\"\u003eインパクトも遊びやすさも超XL級！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_01.jpg\" alt=\"超XL級\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e周りに与えるインパクトも超特大なこと間違いなし！公園で遊んでいると、周りの子どもたちが集まってきます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_02.jpg\" alt=\"楽しい！\" class=\"img-fluid d-block w-100 product-img\"\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\" alt=\"ポイント\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch3 class=\"section-title\"\u003eサッカー以外の遊びもおすすめ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_03.jpg\" alt=\"おすすめ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\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\/point3.svg\" alt=\"ポイント\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch3 class=\"section-title\"\u003e厚手の素材で本格仕上げ\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_03.jpg\" alt=\"本格仕上げ\" class=\"img-fluid d-block w-100 product-img\"\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\" alt=\"ポイント\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003ch3 class=\"section-title\"\u003eコンパクト\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_05.jpg\" alt=\"コンパクト\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003eジャイアントサッカーボールの空気の入れ方をステップでご紹介します。\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_05.jpg\" alt=\"空気穴から白い栓をはずします\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e空気穴から白い栓をはずします\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_06.jpg\" alt=\"そこへ空気入れを差し込み、空気を入れます\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eそこへ空気入れを差し込み、空気を入れます\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_07.jpg\" alt=\"栓を元に戻します\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e栓を元に戻します\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_08.jpg\" alt=\"しっかり栓を差し込んだら完成です\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eしっかり栓を差し込んだら完成です\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/soccer_xl_09.jpg\" alt=\"空気入れの軸部分には潤滑油が塗布されているため、触れないようご注意ください\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e※空気入れの軸部分には潤滑油が塗布されているため、触れないようご注意ください\u003c\/p\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\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:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_04.jpg\" alt=\"ジャイアントサッカーボールで遊ぶ子供たち\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_06.jpg\" alt=\"ジャイアントサッカーボールと子供の笑顔\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_07.jpg\" alt=\"ジャイアントサッカーボールでダイナミックに遊ぶ子供たち\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_08.jpg\" alt=\"ジャイアントサッカーボールと公園\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gsb_09.jpg\" alt=\"ジャイアントサッカーボールと家族\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" alt=\"大人の視線\" class=\"img-fluid product-img\"\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" alt=\"子供の声\" class=\"img-fluid product-img\"\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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        \u003c\/ul\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\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/logo.jpg\" alt=\"FUNPARKロゴ\" class=\"img-fluid product-img\"\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「遊びをデザインする」「楽しいをデザインする」「休日をデザインする」\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eGREEN PRODUCTSとは\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" alt=\"Green Productsロゴ\" class=\"img-fluid product-img\"\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e子供が外で元気に遊べる未来を考える\u003cbr\u003eGreen という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\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\n\u003cstrong\u003e超特大サイズ\u003c\/strong\u003e：直径76.2cmを超える圧倒的な存在感で、大人も子供も夢中に\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e丈夫で遊びやすい\u003c\/strong\u003e：ポリ塩化ビニル製の厚手素材で、風に強く適度な重さがあり遊びやすい\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e多様な遊び方\u003c\/strong\u003e：サッカーだけでなく、バレーボールなど様々なダイナミックな遊びに対応\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e長く使える本格仕上げ\u003c\/strong\u003e：湿気や摩耗に強く、腐食しにくい頑丈な素材\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eコンパクト収納\u003c\/strong\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直径：76.2cm\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素材：ポリ塩化ビニル (PVC)\u003c\/li\u003e\n                    \u003cli\u003e対象年齢：3歳以上\u003c\/li\u003e\n                    \u003cli\u003e品番：35206\u003c\/li\u003e\n                    \u003cli\u003e品名：Giant Soccer Ball\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"サッカーボール","offer_id":42252676431938,"sku":"163WLASBXL","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"バスケットボール","offer_id":42252676464706,"sku":"164WLAGBBALL","price":5060.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/181536724.jpg?v=1751385993"},{"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"}],"url":"https:\/\/nocca-by-green-summit.we-shop.jp\/collections\/%e3%82%b9%e3%83%9d%e3%83%bc%e3%83%84%e3%81%a7%e9%81%8a%e3%81%b6.oembed","provider":"LBC","version":"1.0","type":"link"}