{"title":"キャンプ泊用品","description":"\u003cp\u003e\u003cmeta charset=\"utf-8\"\u003e\u003cspan data-sheets-root=\"1\"\u003eキャンプ泊用品 \u003c\/span\u003e\u003c\/p\u003e","products":[{"product_id":"180053380","title":"【Schildkrot】ハイバウンスボール 3個セット","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180053380.jpg?v=1751386121\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e色彩豊かで魅力的な3個入り\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e高密度フォームから生まれた3つのボールは、それぞれ異なる表面形状で、\u003cstrong\u003e予想を超えるバウンド\u003c\/strong\u003eを生み出します。アスファルトに投げれば自分の身長の2倍以上も跳ね上がり、お子様はただその動きを追いかけるだけで夢中になることでしょう。純粋なボール遊びの楽しさが、日常に新しい刺激をもたらします。\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\/180053380_o2.jpg?v=1751386121\" 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直径6.3cmのボールは、手に馴染むサイズ感で、3種類の異なる表面が\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\/180053380_o5.jpg?v=1751386121\" 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ことができるでしょう。遊びを通して、一体感と笑顔が生まれます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\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\u003eハイバウンスボールは、高密度フォームで作られた、3種類の異なる表面形状のスーパーボールです。純粋なボール遊びの楽しさを提供します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/high_bounce_ball_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"とにかくよく跳ねる\"\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      \u003cp\u003e1人でも楽しいボール遊びですが、対戦ゲーム形式にすると楽しさがさらに広がります。\u003c\/p\u003e\n      \u003cul class=\"step-list\"\u003e\n        \u003cli\u003e地面に円を描き、その周りに2～3人で向き合って立つ\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直径6.3cmのハイバウンスボールの表面は3つとも異なるため、バウンドの仕方もさまざまです。予測不能のバウンドを追いかけることで、お子様の成長をサポートします。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e脳と体の反射トレーニング\u003c\/li\u003e\n        \u003cli\u003e手と目の協調性の向上\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/high_bounce_ball_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"反射トレーニングにも最適\"\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      \u003cp\u003e「ボールをすぐに無くしちゃいそうで心配」というパパママも安心な3つセットです。\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/high_bounce_ball_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"お得な3個入りセット\"\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      \u003cp\u003e「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルトクレートロゴ\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e1896年設立のドイツ老舗ブランド\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e品名: High Bounce Balls - Set of 3\u003c\/li\u003e\n        \u003cli\u003e品番: 970144\u003c\/li\u003e\n        \u003cli\u003e商品コード: 180053380\u003c\/li\u003e\n        \u003cli\u003eセット内容: 3個入り\u003c\/li\u003e\n        \u003cli\u003eサイズ: 直径6.3cm\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  \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":42252584812610,"sku":null,"price":1210.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180053380.jpg?v=1751386121"},{"product_id":"180055812","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\u003eネオプレーン素材\u003c\/strong\u003eは、お子様が当たっても心配いりません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180055812.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    \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だから、肌に優しく、当たっても痛くありません。公園や庭でも、みんなで気軽にバレーボールを楽しみましょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180055812_o4.jpg?v=1751386120\" 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\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\/180055812_o6.jpg?v=1751386120\" 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    \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        \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            \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            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" class=\"img-fluid d-block product-img\" alt=\"シルトクレートロゴ\"\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商品コード: 180055812\u003c\/li\u003e\n                \u003cli\u003e品番: 970341\u003c\/li\u003e\n                \u003cli\u003e品名: Neopren Beachvolley #5\u003c\/li\u003e\n                \u003cli\u003e材質: ネオプレーン\u003c\/li\u003e\n                \u003cli\u003eサイズ: 直径21cm (5号球相当)\u003c\/li\u003e\n                \u003cli\u003e重量: 約210g\u003c\/li\u003e\n            \u003c\/ul\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=\"basic-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":42252675383362,"sku":null,"price":1650.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180055812.jpg?v=1751386119"},{"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":"182160847","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        \u003cp class=\"body-text\"\u003eドイツ生まれの「アクアブラスター」は、目を引く鮮やかなデザイン。握るだけで心躍る本格的なフォルムが、今年の夏をさらに盛り上げます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160847.jpg?v=1751386114\" 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狙いを定めて8m先へ 興奮の水バトル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eハンドルを押し込むだけという簡単な操作で、最大\u003cstrong\u003e8m\u003c\/strong\u003eの飛距離を実現します。離れたところからでも相手を狙えるので、まるでスナイパー気分。子供から大人まで、夢中になること間違いありません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160847_o1.jpg?v=1751386114\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアブラスター 飛距離イメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最大8m！驚きのパワー\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\/182160847_o5.jpg?v=1751386114\" 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最大8m！小さいのに遠くまで飛ぶ♪\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/ab1.gif\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアブラスター 飛距離GIF\"\u003e\n        \u003cp class=\"body-text\"\u003e子どもの力でも遠くまで「ビューッ」と水を飛ばせる水鉄砲が、このアクアブラスター！ 小さいのに、その\u003cstrong\u003e飛距離は最大8ｍ！\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        \u003ch3 class=\"section-title\"\u003e水の勢いが強い！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/ab2.gif\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアブラスター 水の勢いGIF\"\u003e\n        \u003cp class=\"body-text\"\u003e最大8ｍの飛距離が出る水鉄砲！見た目はかっこいい銃そのもので、持つだけでテンションが上がります♪\u003c\/p\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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_9.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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_3.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=\"video-embed\"\u003e\n            \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/z3Ro0CKN_NQ?si=wWx_666zL9W9eX0O\u0026amp;rel=0\u0026amp;loop=1\u0026amp;playlist=z3Ro0CKN_NQ\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\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水鉄砲の先を水につけて、ハンドルを引くだけで水が入るシンプルなつくりなので、大人が手伝う必要はありません♪\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=\"gallery-grid\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_4.jpg\" class=\"img-fluid product-img\" alt=\"アクアブラスター ギャラリー1\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_5.jpg\" class=\"img-fluid product-img\" alt=\"アクアブラスター ギャラリー2\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_6.jpg\" class=\"img-fluid product-img\" alt=\"アクアブラスター ギャラリー3\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_7.jpg\" class=\"img-fluid product-img\" alt=\"アクアブラスター ギャラリー4\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquablaster_8.jpg\" class=\"img-fluid 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        \u003cul class=\"product-list recommend-list\"\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/182160968.jpg?cmsp_timestamp=20240814183208\" alt=\"アクアスプラッシャー\" class=\"img-fluid product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eアクアスプラッシャー\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/180054692.jpg?cmsp_timestamp=20240320124135\" alt=\"ネオプレーンビーチボール\" class=\"img-fluid product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eネオプレーンビーチボール トロピカル\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/180068916.jpg?cmsp_timestamp=20240319132900\" alt=\"ネオプレーンスプラッシュボール\" class=\"img-fluid 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    \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本商品は「アクアブラスター」と「アクアスプラッシャー」の2種類がございます。\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「シルトクレート」は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商品コード: 970236\u003c\/li\u003e\n                \u003cli\u003e品名: Aqua Blaster\u003c\/li\u003e\n                \u003cli\u003e材質: PVC\u003c\/li\u003e\n                \u003cli\u003eサイズ: 40cm（300mlタンク付属）\u003c\/li\u003e\n                \u003cli\u003e推奨年齢: 5歳以上\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) --\u003e\n    \u003c!-- 情報がないため作成しない --\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":"緑・赤・青からランダムでお届け","offer_id":42252676595778,"sku":null,"price":880.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160847.jpg?v=1751386114"},{"product_id":"182160968","title":"【Schildkrot】ウォーターガン アクアスプラッシャー","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160968.jpg?v=1751386113\" 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湖面に描く、最大15mの曲線美\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160968_o2.jpg?v=1751386113\" 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最大15m\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\/182160968_o9.jpg?v=1751386113\" 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最短66cmから最長117cmへ。先端を水に浸してハンドルを引くだけで、あっという間に給水完了です。\u003cstrong\u003e軽量200g設計\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        \u003cp class=\"body-text\"\u003e「電動じゃないのに、なんでこんなによく飛ぶの？」と思うほど、子どもの力でも遠くまで「ビューッ」と水を飛ばせる水鉄砲が、このアクアスプラッシャー！ その飛距離はなんと最大15ｍ！\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e小さな子どもでもかんたんに操作でき、迫力満点の水遊びを楽しめますよ♪\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/5KcrDN8VuAc?si=hrxO9WLH_0Z_-Qo\u0026amp;rel=0\u0026amp;loop=1\u0026amp;playlist=5KcrDN8VuAc\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"body-text\"\u003e最大15m！遠くまで飛ぶ！\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquasplasher_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアスプラッシャー\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eただハンドルを押すだけなのに、勢いよく15mもの距離を水が飛んでいきます！お友達同士で水のかけ合いっこをしたら、まるでスナイパーのように離れたところから狙えちゃう♪\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e水の勢いが強い！\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquasplasher_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアスプラッシャー\"\u003e\n        \u003c\/div\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\/schildkrot\/aquasplasher.gif\" class=\"img-fluid d-block w-100 product-img\" alt=\"洗車\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e実は、水の勢いを利用すると洗車や窓の掃除にも便利なんです！水遊びの時期が終わっても、子供に遊びながらお掃除を手伝ってもらいましょう。\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e水を入れるのがカンタン\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/-rHSAl2MEVw?si=w4CL8ngpOnOG2Scs\u0026amp;rel=0\u0026amp;loop=1\u0026amp;playlist=-rHSAl2MEVw\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eよくある水鉄砲は、ふたをあけて給水しなければなりませんが、水深が浅い場所では給水がしづらく面倒なもの……。しかしアクアスプラッシャーなら、浅い水辺でも先端を付けるだけで、簡単に給水可能です！水鉄砲の先を水につけて、ハンドルを引くだけで水が入るシンプルなつくりなので、大人が手伝う必要はありません♪\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e持ちやすい・軽い・遊びやすい\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/aquasplasher_5.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアスプラッシャー\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eどこを持てばいいのかは一目瞭然！子どもが握りやすいハンドルで、操作もとてもかんたんです。重さはわずか200gなので、たくさん水遊びしても疲れません♪\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全2種のバリエーションがあります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/182160968.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアスプラッシャー\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eアクアスプラッシャー\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/182160847.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクアブラスター\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eアクアブラスター\u003c\/p\u003e\n          \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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e品番：970242\u003c\/li\u003e\n          \u003cli\u003e品名：Aqua Splasher\u003c\/li\u003e\n          \u003cli\u003e材質：ラバー\u003c\/li\u003e\n          \u003cli\u003eサイズ：66cm（400mlタンク付属）\u003c\/li\u003e\n          \u003cli\u003e重量：200g\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" class=\"img-fluid d-block w-100 product-img\" 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  \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      \u003cli\u003eモニター発色の具合により色合いが異なる場合がございます。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Schildkrot","offers":[{"title":"緑・青からランダムでお届け","offer_id":42252676628546,"sku":null,"price":1540.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182160968.jpg?v=1751386113"},{"product_id":"182180392","title":"【Schildkrot】ジャイアントラケットセット","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    \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:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182180392.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    \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が目の前に。このラケットセットは、お子様が運動を好きになるきっかけにもなります。力まずにボールがよく飛ぶので、親御さんも一緒に楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182180392_o1.jpg?v=1751386112\" 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ジャイアントラケットセット。最も人気のあるラケットスポーツ三種類を組み合わせたBESTラケットトリプルセット！\u003cstrong\u003e大きなラケット面は子供でもボールやシャトルに当てやすい\u003c\/strong\u003eので、子供とのプレーを楽しむ事が出来ます！\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/g-racket_1.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ジャイアント・ラケット・セットは、テニスやバドミントンといった最も人気のあるラケット・スポーツを組み合わせたもの。\u003cstrong\u003e特大ラケットは伸縮性のあるネットで覆われており、お子様に最適\u003c\/strong\u003eです。プレーにはほとんど力が必要なく、ボールの加速がよく、力まずに長いボールが飛びます。ラケット2本（長さ62.5cm）、ソフトボール、カラフルなシャトルコックがセットになっています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/g-racket_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ラケットと付属のボール、シャトルコック\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/g-racket_3.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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/schildkrot\/schildkrot-logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シルトクレートのロゴ\"\u003e\n        \u003cp class=\"body-text\"\u003e「シルトクレート」は1896年に設立されたドイツの老舗ブランドです。卓球とフィットネスに加え、現在は幅広いファンスポーツ用品を展開しています。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\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=\"basic-list\"\u003e\n                    \u003cli\u003e品名: Giant Racket Set\u003c\/li\u003e\n                    \u003cli\u003e品番: 970150\u003c\/li\u003e\n                    \u003cli\u003e材質: ポリプロピレン\u003c\/li\u003e\n                    \u003cli\u003eサイズ: 長さ62.5cm\u003c\/li\u003e\n                    \u003cli\u003e重量: 350g\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 182180392\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=\"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":42252585173058,"sku":null,"price":1980.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/182180392.jpg?v=1751386111"},{"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":"180220275","title":"【Slack Tool】庭用ブランコ（木材なし） DIYキットセット ハンモック","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庭に広がるDIYブランコの夢\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご家族で組み立てる、世界に一つだけのオリジナルブランコキットです。ホームセンターで手に入る2×4材があれば、手軽に庭の遊び場が実現。自分たちの手で作る喜びと、完成後の充実感を味わえます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180220275.jpg?v=1751386018\" 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\/180220275_o3.jpg?v=1751386018\" 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車の部品を手掛ける工場で試作を重ねた専用金具は、信頼の耐久性を誇ります。組み立ては木材を通しネジ止めするだけと簡単。\u003cstrong\u003e最大耐荷重300kg\u003c\/strong\u003eの堅牢設計で、安心してお子様を遊ばせることができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180220275_o7.jpg?v=1751386018\" 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庭用ブランコ DIYキットセット「ハンモック」\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Cw3dOFRpNos?si=jvor1prIBFgDDZ5\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=Cw3dOFRpNos\" 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=\"caption-text text-end\"\u003e※動画には他の商品も含まれています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eハンモック型のブランコと、ブランコフレームを組み立てるためのキットがついた商品です。別途木材を購入いただく必要がありますが、お得にブランコが完成する人気のセット♪\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eご購入いただくのは、どこのホームセンターでも売っている2×4（ツーバイフォー）材で、最も一般的な1830mmを6本！\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\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003eハンモックに揺られてのんびり\u0026amp;激しく！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_img07.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        \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        \u003cp class=\"body-text\"\u003e※ハンモックの耐荷重：113kg\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=\"ポイント\"\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お庭に自分だけのブランコがあれば、こんなときにも活躍します！\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\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアレンジできる\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アレンジ\"\u003e\n        \u003cp class=\"body-text\"\u003e付属するブランコを他のブランコに付け替えも可能です！秘密基地のようなブランコ・1m超えの大型ブランコ・ラグジュアリーなチェア型ブランコなど、他にも面白いブランコが盛りだくさんので、ぜひ付け替えてアレンジしてみてください♪\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_15.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オシャレな庭を演出する、オリジナル装飾ができるのも庭用ブランコの魅力です。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eおすすめ単品ブランコ\u003c\/h3\u003e\n        \u003cdiv class=\"product-list recommend-list\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_dc.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ドリームキャッチャースイング\"\u003e\n                    \u003cp class=\"body-text\"\u003eドリームキャッチャー スイング\u003cbr\u003e10,780円（税込）\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_hmk.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハンモックスイング\"\u003e\n                    \u003cp class=\"body-text\"\u003eハンモックスイング\u003cbr\u003e4,950円（税込）\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_sh.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"スイングハウス\"\u003e\n                    \u003cp class=\"body-text\"\u003eスイングハウス\u003cbr\u003e6,380円（税込）\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_ss.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"スカイスイング\"\u003e\n                    \u003cp class=\"body-text\"\u003eスカイスイング\u003cbr\u003e13,200円（税込）\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/executive.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"エグゼクティブチェア\"\u003e\n                    \u003cp class=\"body-text\"\u003eエグゼクティブチェア\u003cbr\u003e11,000円（税込）\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\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=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003e簡単に作れる\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_img08.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        \u003cul class=\"step-list\"\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP1\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP1：黒いパーツに木材を2本重ねて通す\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP2\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP2：ビスで固定する\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP3\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP3：脚になる木材を差し込む\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP4\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP4：ビスで固定する\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP5\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP5：立ち上げる\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP6\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP6：ペグ固定用パーツを取り付ける\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP7\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP7：ペグを地面に打ち込む\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STEP8\"\u003e\n                \u003cp class=\"body-text\"\u003eSTEP8：好きなブランコを取り付けて完成！\u003c\/p\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/X59Zfp-HDHc?si=SNLc94rutU8Rxsz\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=X59Zfp-HDHc\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" 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\u003cstrong\u003eお庭に、2m×2mのスペースがあれば設置可能です♪\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\/point5.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003e解体できる\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/allswingkit_10.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※処分の際は、自治体のルールに則ってください。\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=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003eパーツが信頼できる\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_01.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\/slacktool\/allswingkit_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"テスト\"\u003e\n        \u003cp class=\"body-text\"\u003e検査機関にて耐久テスト実施済み\u003cbr\u003e木材最大加重平均：1.1トン\u003cbr\u003e耐荷重：300kg\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point7.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003eパーツを取り外せば他の場所でも使える\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/img.shop-pro.jp\/PA01447\/667\/etc_base64\/aGFtbW9jay0xNA.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"クラシック\"\u003e\n        \u003cp class=\"body-text\"\u003eハンモックを取り外せば、別の場所に設置も可能！木の枝や家の中の梁など、好きな場所で楽しんでくださいね♪木の枝にぶら下げる場合、禁止区域でないかを確認のうえ、木の保護を実施してお楽しみください。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e木の保護におすすめの商品はこちら\u003c\/h3\u003e\n        \u003cdiv class=\"product-list recommend-list\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n                    \u003ca href=\"https:\/\/green-summit.jp\/?pid=169153890\"\u003e\n                        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169153890_o1.jpg?cmsp_timestamp=20220727095708\" class=\"img-fluid d-block w-100 product-img\" alt=\"Tree Huggerz\"\u003e\n                        \u003cp class=\"body-text\"\u003eTree Huggerz\u003cbr\u003e1,650円（税込）\u003c\/p\u003e\n                    \u003c\/a\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point8.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\u003e\n        \u003ch3 class=\"section-title\"\u003e片付けやすい\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/hammock-102.jpg?cmsp_timestamp=20220727140959\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point9.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント\"\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\u003e2×4材ではなく、防腐加工した木材や屋外に強い木材を使用する\u003c\/li\u003e\n        \u003c\/ul\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        \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Slack Tool\"\u003e\n        \u003cp class=\"body-text\"\u003eあらゆる自然の中のフィールドを、子供達が笑顔溢れる楽しい遊び場に変えたい！Slack Toolは、子供たちの健康を促進し、家族全員が笑顔になれるような商品を開発しています。より楽しく素敵なプロダクトを人々の笑顔のために。\u003c\/p\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名：DIYブランコキットセット ハンモックスイング\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=\"point-list\"\u003e\n                    \u003cli\u003e2×4（ツーバイフォー）材：最も一般的な1830mmを6本\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e最低設置スペース：お庭に2m×2mのスペースがあれば設置可能です。\u003c\/li\u003e\n                    \u003cli\u003e推奨設置高さ：使用者がブランコに座った際に足元が地面から45cm以上離れないよう設置をおすすめします。\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                \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                \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                \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木材最大加重平均：1.1トン\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e耐荷重\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eブランコフレーム全体：300kg\u003c\/li\u003e\n                    \u003cli\u003eハンモック単体：113kg\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=\"point-list\"\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                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e工夫をしても経年劣化は避けられません。木材に腐食が見られた場合は速やかに使用を中止し、新しいものに交換してください。\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=\"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            \u003cli\u003e安全のため、使用者がブランコに座った際に足元が地面から45cm以上離れないよう設置をおすすめします。\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":"Slack Tool","offers":[{"title":"3?5営業日で発送","offer_id":42275182313538,"sku":null,"price":18150.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180220275.jpg?v=1751386018"},{"product_id":"180224503","title":"【Slack Tool】エグゼクティブチェア","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180224503.jpg?v=1751386009\" 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優雅な大人のために生まれた、格別な座り心地を追求したブランコです。厚手のクッションが体を包み込み、まるで雲の上にいるような浮遊感をもたらします。日常を忘れさせる至福の時間を体験してください。\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  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"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      \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=\"spec-img-full\"\u003e\u003cimg alt=\"Slack Tool\" src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/logo.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eあらゆる自然の中のフィールドを、子供達が笑顔溢れる楽しい遊び場に変えたい！Slack Toolは、子供たちの健康を促進し、家族全員が笑顔になれるような商品を開発しています。より楽しく素敵なプロダクトを人々の笑顔のために。\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\u003e180224503\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":"Slack Tool","offers":[{"title":"Default Title","offer_id":42252589563970,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180224503.jpg?v=1751386009"},{"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":"180090260","title":"【FUNPARK】マルチボードバッグ","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\"\u003eFUNPARK 大容量マルチボードバッグ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e外遊びの必需品をひとまとめにできる、\u003cstrong\u003e頼れる大型バッグ\u003c\/strong\u003e。スケートボードからボールまで、家族みんなの楽しい休日をデザインします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180090260.jpg?v=1751386002\" class=\"img-fluid d-block w-100 product-img\" alt=\"FUNPARK 大容量マルチボードバッグのイメージ\"\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。汚れにくい特殊な生地で、汚れた道具も安心して収納でき、お手入れも簡単です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180090260_o2.jpg?v=1751386002\" 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たくさんの外遊び道具を\u003cstrong\u003eまとめて持ち運び\u003c\/strong\u003e、子供と公園へ。車への積み込みもスムーズで、家族のお出かけをより快適にします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180090260_o5.jpg?v=1751386002\" 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    \u003c!-- 製品紹介ビデオ --\u003e\n    \u003c!-- スペック詳細セクションのデータ内にあったが、内容的に商品解説の一部として独立したセクションに配置 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品紹介ビデオ\u003c\/h3\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Okurpu5OOxQ?si=A5895Mkp9gRh_Pp5\u0026amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=Okurpu5OOxQ\" 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=\"caption-text text-end\"\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                \u003cp class=\"body-text\"\u003e\n                    スケートボードやキックボードなどのウィールアイテムから、バドミントンやボール等の公園芝遊びアイテムまで、いろいろな外遊び道具が全部一つに収納できる\u003cstrong\u003eとっても便利な大型バッグ\u003c\/strong\u003eです。\n                \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                \u003cdiv class=\"spec-img-full\"\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                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\n                    「遊びをデザインする」「楽しいをデザインする」「休日をデザインする」\u003cbr\u003e\n                    FUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eGREEN PRODUCTSについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cdiv class=\"spec-img-full\"\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                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\n                    子供が外で元気に遊べる未来を考える。\u003cbr\u003e\n                    Green という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\n                \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品名: マルチボードバッグ\u003c\/li\u003e\n                    \u003cli\u003e品番: MD32622\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 180090260\u003c\/li\u003e\n                    \u003cli\u003eサイズ (外寸): 幅約77×奥行31×高さ34cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/② スペック・詳細セクション (Specs) --\u003e\n\n    \u003c!-- ③ 発送案内セクション (Shipping) - 情報なしのため作成しません --\u003e\n    \u003c!-- ④ 注意事項セクション (Notes) - 情報なしのため作成しません --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590022722,"sku":null,"price":12900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180090260.jpg?v=1751386002"},{"product_id":"180179173","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木のぬくもりを感じる輪投げは、シンプルながら奥深い「\u003cstrong\u003e学び遊び\u003c\/strong\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\/180179173.jpg?v=1751386001\" 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\/180179173_o1.jpg?v=1751386001\" 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を刺激する大切な時間。指先を使うことで\u003cstrong\u003e知的好奇心\u003c\/strong\u003eも伸びるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180179173_o5.jpg?v=1751386002\" 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    \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=\"video-wrapper\"\u003e\n          \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/sSa6dqGwqm4?si=Mt5yqW0ORSIyMUBS?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=sSa6dqGwqm4\" 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\n        \u003ch3 class=\"section-title\"\u003eシンプルで面白い！\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニラクロス\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eリングをターゲットの支柱に向かって投げるだけ。見事に命中したときの喜びは格別！子どもなら何度も何度も繰り返し遊びつづけるほどです。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e子どもにとってルールがわかりやすいことも重要です。「ただ投げるだけ」なので小さな子どもでも一緒に遊べるのがうれしいですね。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e集中して取り組む力が身につく\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"集中\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e集中力の鍛錬と、輪を上手に投げるための「工夫」をする心を身に着けられます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eさらに「先に115点になった方が勝ち！」というルールにすれば、自分の得点を足し算したり、対戦相手の点数との差を引き算で求めたりして計算する能力も鍛えられますよ♪\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003e自分の体をコントロールする力が身につく\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"集中\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e微妙な力のコントロールは、多くのスポーツ競技につながる巧緻性を養います。縦・横・回転という三次元の複雑な動きをマスターすれば、自分の体をうまくコントロールする力につながるでしょう。\u003c\/p\u003e\n\n        \u003ch3 class=\"section-title\"\u003eものづくりの楽しさを知れる\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"集中\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"難易度を自分で調整\"\u003e\n        \u003c\/div\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先に利き手でない手で入れられたほうが勝ち\u003c\/li\u003e\n          \u003cli\u003e先に3つ以上リングを入れられたほうが勝ち\u003c\/li\u003e\n          \u003cli\u003e先に合計が115点になったほうが勝ち\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\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"1\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e（1）木のパーツを組み合わせます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"2\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e（2）赤いネジ付きハンドルを中心に取り付けます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e（3）四隅に白いネジ付きハンドルを取り付けます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"4\"\u003e\n            \u003c\/div\u003e\n            \u003cp\u003e（4）完成です。\u003c\/p\u003e\n          \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        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/w_ringtoss_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/box.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッデンリングトス\"\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        \u003cp class=\"body-text\"\u003e実際に商品をお使いいただいたお客様からのお声をご紹介します。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003e大人の視点\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"大人の視線\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-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\n        \u003ch3 class=\"section-title\"\u003e子供の声\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"子供の声\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-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\/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輪投げを製造・販売するブランド「FUNPARK」と「GREEN PRODUCTS」についてご紹介します。\u003c\/p\u003e\n        \u003ch3 class=\"section-title\"\u003eFUNPARK（ファンパーク）\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\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        \u003c\/div\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        \u003cdiv class=\"spec-img-full\"\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        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e子供が外で元気に遊べる未来を考える。Green という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\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=\"basic-list\"\u003e\n          \u003cli\u003e品番：72001\u003c\/li\u003e\n          \u003cli\u003e品名：Wodden Ring Toss\u003c\/li\u003e\n          \u003cli\u003e内容物：本体（42x5x2cm）×2、ネジ付きハンドル（2x18cm）×5、リング（10cm）×5\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        \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      \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=\"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      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590055490,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180179173.jpg?v=1751386001"},{"product_id":"180179736","title":"【FUNPARK】ホッケーリングキャッチ","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- ① 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e家族の絆深まる！壁掛け輪投げ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e天然木の温もり\u003c\/strong\u003eが、リビングの風景に優しく溶け込みます。\u003cstrong\u003e絶妙なハンドコントロールと運\u003c\/strong\u003eが試されるクラシックゲームは、\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\/180179736.jpg?v=1751385998\" 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  \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        \u003cp class=\"body-text\"\u003eヒモに吊るされたリングをフックに引っ掛けることで得点を競うヨーロッパでは伝統のクラシックゲーム。絶妙なハンドコントロールと運の両方を兼ね揃えて見事にリングを掛ける事が出来るか？ 家族みんなで、仲間同士で、大人から子供までシンプルだけどとっても楽しいゲームです。おしゃれなWOOD製なのでインテリアにも素敵です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eブランドについて (FUNPARK)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/logo.jpg\" alt=\"FUNPARKロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\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\"\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eGREEN PRODUCTSとは\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" alt=\"Green Productsロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e子供が外で元気に遊べる未来を考える。Green という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\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品番：72161\u003c\/li\u003e\n          \u003cli\u003e品名：Hookey Ring Catch\u003c\/li\u003e\n          \u003cli\u003e内容物：本体（直径30cm）×1、フック×1、紐つきリング×1\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=\"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      \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=\"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      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n  \u003c!-- \/スペック・詳細セクション (Specs) --\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590186562,"sku":null,"price":3190.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180179736.jpg?v=1751385998"},{"product_id":"180179755","title":"【FUNPARK】ホックリングゲーム","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    \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\/180179755.jpg?v=1751385997\" 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自然の中で、大人も子供も夢中になる真剣勝負。\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\/180179755_o5.jpg?v=1751385997\" 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リングがフックに掛かる瞬間の\u003cstrong\u003e爽快感\u003c\/strong\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\/180179755_o6.jpg?v=1751385998\" 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        \u003cdiv class=\"video-wrapper\"\u003e\n             \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/o2u4JM7ISxQ?si=x_21fGiErTU4Q96C?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=o2u4JM7ISxQ\" 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ホックリングゲームは、紐でぶら下がっているリングを柱のフックめがけてスイングさせ、引っ掛かれば1ポイント！というとてもシンプルなテーブルゲームです。\u003c\/p\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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_08.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\u003cstrong\u003e【スコアの付け方】\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n            \u003cli\u003eスタート時は得点ベースの真ん中にウッドカップと呼ばれるコマを置く\u003c\/li\u003e\n            \u003cli\u003eフックに引っ掛けられた人はウッドカップを1つ相手の方へ前進させる\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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_01.jpg\" 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        \u003ch3 class=\"section-title\"\u003e家の中でもテントの中でも大活躍！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_02.jpg\" alt=\"超簡単！ホックリングゲームの遊び方\" class=\"img-fluid d-block w-100 product-img\"\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:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_03.jpg\" alt=\"超簡単！ホックリングゲームの遊び方\" class=\"img-fluid d-block w-100 product-img\"\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        \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:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_10.jpg\" 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    \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\/hookring_04.jpg\" alt=\"超簡単！ホックリングゲームの遊び方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eこちらの商品は\u003cstrong\u003e自分で組み立てるおもちゃ\u003c\/strong\u003eです。子どもと一緒に組み立てることで、\u003cstrong\u003eものづくりの楽しさ\u003c\/strong\u003eを実感してもらえるでしょう。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_05.jpg\" alt=\"超簡単！ホックリングゲームの遊び方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eホックリングゲームの組み立て方を紹介します。子どもでも数分で完成しますよ♪\u003c\/p\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e1\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k01.jpg\" alt=\"組み立て方1\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eはじめに、4のパーツに3の棒を差し込みます\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e2\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k02.jpg\" alt=\"組み立て方2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e3の棒には小さく穴が空いています。穴がある方を下にしてください。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e3\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k03.jpg\" alt=\"組み立て方3\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e棒を差し込んだら裏側からネジで止めます。付属の六角レンチを使って、しっかり止めてください。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e4\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k04.jpg\" alt=\"組み立て方4\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e土台が完成したら、3の棒の反対側に1のパーツを差し込みます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e5\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k05.jpg\" alt=\"組み立て方5\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e先ほどと同様にネジで止めます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e6\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k06.jpg\" alt=\"組み立て方6\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e1のパーツには小さな穴が空いています。ここに輪っか型のネジを取り付けます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e7\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k07.jpg\" alt=\"組み立て方7\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e輪っか型のネジを左右に取り付けます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e8\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k08.jpg\" alt=\"組み立て方8\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e続いて、3の棒の穴にフック型のネジを取り付けます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e9\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k09.jpg\" alt=\"組み立て方9\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e反対側にも取り付けます。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e10\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k10.jpg\" alt=\"組み立て方10\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e最後に紐を取り付けます。黒いパーツを押しこんで、できたスペースに紐を通します。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cp class=\"body-text\"\u003e11\u003c\/p\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k11.jpg\" alt=\"組み立て方11\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e輪っか型のネジに紐を通します。Uターンして再び黒いパーツに通したら完成です。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_k12.jpg\" alt=\"組み立て方12\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e※2と5のパーツは、スコアをつけるために使用します\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=\"col3_wrap\"\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_06.jpg\" alt=\"ギャラリー画像1\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_07.jpg\" alt=\"ギャラリー画像2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_09.jpg\" alt=\"ギャラリー画像3\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/box.jpg\" alt=\"ギャラリー画像4\" class=\"img-fluid d-block w-100 product-img\"\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=\"customer-voices\"\u003e\n            \u003cdiv class=\"voice-box\"\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                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"voice-box\"\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                \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\" alt=\"FUNPARKロゴ\" 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        \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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" alt=\"Green Productsロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e子供が外で元気に遊べる未来を考える\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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=\"basic-list\"\u003e\n                    \u003cli\u003e品名: Hook Ring Game\u003c\/li\u003e\n                    \u003cli\u003e商品コード: 180179755\u003c\/li\u003e\n                    \u003cli\u003e品番: 72162\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/hookring_11.jpg\" alt=\"組み立て時のサイズ図\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体トップ: 30×3.5×2.5cm\u003c\/li\u003e\n                    \u003cli\u003e本体支柱: 2.5×30cm\u003c\/li\u003e\n                    \u003cli\u003e本体ベース: 12×8×2.5cm\u003c\/li\u003e\n                    \u003cli\u003e得点ベース: 25×5×1cm\u003c\/li\u003e\n                    \u003cli\u003eウッドカップ: 2.5×5cm\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本体トップ ×1\u003c\/li\u003e\n                    \u003cli\u003e本体支柱 ×1\u003c\/li\u003e\n                    \u003cli\u003e本体ベース ×1\u003c\/li\u003e\n                    \u003cli\u003e紐つきリング ×2\u003c\/li\u003e\n                    \u003cli\u003e紐つきホック ×2\u003c\/li\u003e\n                    \u003cli\u003e得点ベース ×1\u003c\/li\u003e\n                    \u003cli\u003eウッドカップ ×1\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        \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=\"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                    \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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590252098,"sku":null,"price":1870.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180179755.jpg?v=1751385997"},{"product_id":"180179967","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\/180179967.jpg?v=1751385996\" 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を体験してください。GREEN PRODUCTSの理念が込められたこのゲームは、子供たちの未来を考え、環境保護にも配慮しています。\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\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-video-wrapper\"\u003e\n                    \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/0S2EcXZ8XRs?si=4eZ_m6bNvaajZOnF\u0026amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=0S2EcXZ8XRs\" height=\"315\" width=\"560\" 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            \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\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/logo.jpg\" alt=\"FUNPARK ロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\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\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eGREEN PRODUCTSについて\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e「子供が外で元気に遊べる未来を考える」\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" alt=\"Green Products ロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp\u003eGreen という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\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品番：71000\u003c\/li\u003e\n                    \u003cli\u003e品名：Kubb Game\u003c\/li\u003e\n                    \u003cli\u003e内容物：\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003eウッドKing（25×4.8×4.8cm）×1\u003c\/li\u003e\n                            \u003cli\u003eウッドVikings（4.2×4.2×12cm）×10\u003c\/li\u003e\n                            \u003cli\u003eウッドThrowing batons（2.4×25cm）×6\u003c\/li\u003e\n                            \u003cli\u003eウッドCorner stack（20×1.3cm）×4\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \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=\"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            \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=\"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            \u003c\/div\u003e\n        \u003c\/details\u003e\n\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商品コード: 180179967\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590317634,"sku":null,"price":2530.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180179967.jpg?v=1751385996"},{"product_id":"180625576","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        \u003cp class=\"body-text\"\u003e鹿の角を模した木製スティックと麻のロープボールで楽しむ、欧米で人気のユニークな遊び道具です。投げる、引っ掛けてキャッチする独自の動作が、\u003cstrong\u003e子どもから大人まで夢中にさせます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180625576.jpg?v=1751385995\" 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珍しい形のスティックとロープボールが織りなす遊びは、これまでにない\u003cstrong\u003e新鮮な体験\u003c\/strong\u003eをもたらします。単純な動作の中にも、夢中になる奥深い面白さが見つかります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180625576_o1.jpg?v=1751385995\" 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本物の木材を使用したデザインは、おもちゃでありながらおしゃれな佇まい。柔らかく安全なロープボールで、ぶつかっても痛くないから、\u003cstrong\u003e小さな子どもも安心して楽しめます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180625576_o9.jpg?v=1751385996\" 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        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/03kwUhMxPR0?si=1bXkcqtT1x4CjnV6\u0026amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=03kwUhMxPR0\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen class=\"video-embed\"\u003e\u003c\/iframe\u003e\n        \u003c\/div\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\n        \u003ch3 class=\"section-title\"\u003eウッドスティックの遊び方\u003c\/h3\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\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e遊んだことのないおもちゃに大興奮！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_02.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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族でウッドスティックを楽しむ様子\"\u003e\n        \u003cp class=\"body-text\"\u003e「もしかすると、ずっと昔の人類も鹿の角を使って同じように遊んでいたかもしれない」そんな風に思える、単純ながら面白い遊びを楽しんでくださいね♪\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_06.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    \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\/woodstick_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小さな子どもがウッドスティックで遊ぶ様子\"\u003e\n        \u003cp class=\"body-text\"\u003eバドミントンやテニスのようにラリーを続ける必要がなく、投げる→取る→投げる、と1アクションずつで完結します。ラリーが難しい小さな子どもでもすぐにできるようになるので、\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:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックをアレンジして遊ぶ様子\"\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など、オリジナルのルールを設けることで、年齢や体力に違いがあっても対戦可能！\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:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_11.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    \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\/woodstick_12.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    \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\/woodstick_13.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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eギャラリー\u003c\/h3\u003e\n        \u003cdiv class=\"image-gallery\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックで遊ぶ横顔\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックを構える子供\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックでロープボールを投げる瞬間\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"芝生でウッドスティックを囲む子供たち\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックを地面に立てた様子\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/box.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 customer-voice-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eお客様の声\u003c\/h3\u003e\n        \u003cdiv class=\"customer-voice-box\"\u003e\n            \u003cdiv class=\"voice-detail\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" class=\"img-fluid product-img\" alt=\"大人の視線\"\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e大人の声\u003c\/strong\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            \u003cdiv class=\"voice-detail\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" class=\"img-fluid product-img\" alt=\"子供の声\"\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e子どもの声\u003c\/strong\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            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section brand-info-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n        \u003cdiv class=\"brand-detail\"\u003e\n            \u003cdiv class=\"brand-section\"\u003e\n                \u003ch3 class=\"section-title\"\u003eFUNPARK\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                \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\"\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"brand-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子供が外で元気に遊べる未来を考える。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eGreen という言葉の奥に、自然保護・環境保護などの意味があり、さらにその先に、そこで笑顔で暮らす、人々の素敵な世界がある。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e商品コード\u003c\/strong\u003e: 180625576\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e品番\u003c\/strong\u003e: 78501\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e品名\u003c\/strong\u003e: Wood Stick\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e内容物\u003c\/strong\u003e: ラケット2本、ボール1個\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/woodstick_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウッドスティックのサイズ表\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e上記画像にて詳細なサイズをご確認いただけます。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 配送情報セクションは情報がないため作成しません --\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        \u003c\/div\u003e\n\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                \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 \u003c!-- content-section for specs\/notes end --\u003e\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590350402,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180625576.jpg?v=1751385995"},{"product_id":"180840034","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        \u003cp class=\"body-text\"\u003eバドミントンのラリーとフリスビー遊び、2通りの楽しさがひとつに。家族みんなで夢中になれる、新しい休日のカタチを提案します。公園やキャンプ場、ビーチで大活躍します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180840034.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        \u003cp class=\"body-text\"\u003eディスクがまるでミニトランポリン。モジャモジャボールを弾ませる心地よい感触が、子どもたちの好奇心を刺激します。ゆったりとしたボールの飛び方で、小さな子ども同士のラリーも続きやすいです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180840034_o1.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軽くて柔らかいEVA素材、安心安全な遊び\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軽くて柔らかなEVA素材が体にぶつかっても痛くない安心感を届けます。デコボコ加工のディスクは小さな手でも握りやすく、思いきり体を動かせます。ボールは地面に落ちると止まるため、危険な飛び出しも防ぎます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180840034_o5.jpg?v=1751385995\" class=\"img-fluid d-block w-100 product-img\" alt=\"EVA素材のディスクを握る子供の手\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e親が安心して選べる工夫\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- YouTube動画セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eバドミントンもフリスビーも！2通りの遊び方で楽しさ2倍\u003c\/h3\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/SCminB0Lc0U?si=s-Lt8G1v1lICwCnQ\u0026amp;rel=0\u0026amp;loop=1\u0026amp;playlist=SCminB0Lc0U\" 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まるで小さなトランポリンのような丸いディスクを使って、2通りの遊びができる大人気のおもちゃが\u003cstrong\u003e「トランポリンパドルボール」\u003c\/strong\u003eです。\u003c\/p\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    \u003c!-- 遊び方セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eトランポリンパドルボールの遊び方\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"楽しさ2倍のトランポリンパドルボール\"\u003e\n        \u003cp class=\"body-text\"\u003e遊び方 1：\u003cstrong\u003eバドミントンのようにラリーで遊ぶ\u003c\/strong\u003e\u003c\/p\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        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e遊び方 2：\u003cstrong\u003eフリスビーのように投げて遊ぶ\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「他の遊びもしたい！」と思ったら、ディスクを投げてフリスビーのように遊びましょう！\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n            \u003cli\u003e1つのディスクを使って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トランポリンパドルボールがひとつあれば楽しさ2倍！子ども同士で・親子で・大人同士でも楽しい、大人気の\u003cstrong\u003e「二刀流おもちゃ」\u003c\/strong\u003eで遊んでみてください♪\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ポイントセクション (「ぼよよん」ラリー) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" class=\"section-icon\" alt=\"ポイント1\"\u003e\n        \u003ch3 class=\"section-title\"\u003e子どもに超人気！「ぼよよん」ラリーが楽しい\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball.gif\" 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    \u003c\/div\u003e\n\n    \u003c!-- ポイントセクション (小さな子どもから大人まで) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" class=\"section-icon\" alt=\"ポイント2\"\u003e\n        \u003ch3 class=\"section-title\"\u003e小さな子どもから大人まで全力で楽しめる！\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"小さな子どもでも楽しめるトランポリンパドルボール\"\u003e\n        \u003cp class=\"body-text\"\u003eディスクの周りには、お花のようなデコボコの柄がついています。小さな手でもつかみやすいので、きょうだいで一緒に遊びやすいのも特徴です♪\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_gif.gif\" 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    \u003c\/div\u003e\n\n    \u003c!-- ポイントセクション (1人でも大人数でも) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" class=\"section-icon\" alt=\"ポイント3\"\u003e\n        \u003ch3 class=\"section-title\"\u003e1人でも大人数でも\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"一人で遊ぶ子供とトランポリンパドルボール\"\u003e\n        \u003cp class=\"body-text\"\u003e1人遊びも楽しいので、ママ・パパが手を離せないときにもおもちゃが役に立ちます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e「どうすれば高く跳ねるかな？」「何回落とさずにポンポンできるかな？」と声をかけてあげれば、子どもは喜んでチャレンジしてくれますよ♪\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ポイントセクション (ケガをしにくく安全に遊べる) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" class=\"section-icon\" alt=\"ポイント4\"\u003e\n        \u003ch3 class=\"section-title\"\u003eケガをしにくく安全に遊べる\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽くて柔らかいディスク\"\u003e\n        \u003cp class=\"body-text\"\u003eディスクの本体は軽くて柔らかいEVA素材なので、体にぶつかってもケガをする心配がありません。安全に遊ばせてあげられるので、小さな子どもにもおすすめです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_05.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    \u003c\/div\u003e\n\n    \u003c!-- カラーバリエーションセクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n        \u003cdiv class=\"color-variations\"\u003e\n            \u003cdiv class=\"color-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブルー×オレンジのトランポリンパドルボール\"\u003e\n                \u003cp class=\"caption-text center\"\u003eブルー×オレンジ\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\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        \u003cdiv class=\"gallery\"\u003e\n            \u003cdiv class=\"gallery-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"トランポリンパドルボールで遊ぶ家族\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gallery-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"トランポリンパドルボールで遊ぶ子供たち\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gallery-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ビーチでトランポリンパドルボール\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gallery-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"親子でトランポリンパドルボールを楽しむ\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"gallery-item\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/paddleball_10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"屋外でトランポリンパドルボール\"\u003e\n            \u003c\/div\u003e\n        \u003c\/div\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        \u003cdiv class=\"customer-voices\"\u003e\n            \u003cdiv class=\"voice-block\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" class=\"section-icon\" alt=\"大人の視線\"\u003e\n                \u003cp class=\"body-text\"\u003e大人の視線\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e幼稚園年長と小学2年生の子どもでもできるようで、楽しんでくれています\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            \u003cdiv class=\"voice-block\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" class=\"section-icon\" alt=\"子供の声\"\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        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- ブランドについて\/GREEN PRODUCTS (Mainセクションの続きとして配置) --\u003e\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「遊びをデザインする」\u003c\/p\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\u003eFUNPARK（ファンパーク）\u003c\/strong\u003eは、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n\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子供が外で元気に遊べる未来を考える\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品名: Trampoline Paddle ball\u003c\/li\u003e\n                    \u003cli\u003e製品識別番号: 180840034\u003c\/li\u003e\n                    \u003cli\u003e品番: 33005\u003c\/li\u003e\n                    \u003cli\u003eカラー: オレンジ＆ブルー\u003c\/li\u003e\n                    \u003cli\u003e内容物: 本体（31cm）×2、ボール×1\u003c\/li\u003e\n                    \u003cli\u003e対象年齢: 6歳以上\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体素材: EVA\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    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\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=\"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            \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=\"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            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FUNPARK","offers":[{"title":"ブルー×オレンジ","offer_id":42252676366402,"sku":"164WLATPBALLBO","price":2970.0,"currency_code":"JPY","in_stock":false},{"title":"グリーン×イエロー","offer_id":42252676399170,"sku":"164WLATPBALLGY","price":2970.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180840034.jpg?v=1751385994"},{"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":"185121922","title":"【FUNPARK】アウトドアフィールド ボーリング","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  \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\/185121922.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    \u003cp class=\"body-text\"\u003e目を引くカラフルな木製ピンとボールが、休日の遊びを彩ります。お庭やリビング、キャンプ場など場所を選ばず、\u003cstrong\u003e子どもから大人まで夢中になれる\u003c\/strong\u003e、知育にもつながるクラシックゲームです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\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\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    \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品番：71202\u003c\/li\u003e\n        \u003cli\u003e品名：Outdoor Field Bowling\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ピン：高さ15 × 直径4cm × 10個\u003c\/li\u003e\n        \u003cli\u003eボール：直径7.5cm × 2個\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      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/logo.jpg\" alt=\"FUNPARKロゴ\"\u003e\n      \u003c\/div\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\u003eFUNPARK（ファンパーク）は、楽しい外遊びと素敵な休日を彩り、ワクワクして笑顔があふれるプロダクトを追求しています。\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eGREEN PRODUCTSについて\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cdiv class=\"care-icons\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/funpark\/gp_logo.jpg\" alt=\"Green Productsロゴ\"\u003e\n      \u003c\/div\u003e\n      \u003cp\u003e子供が外で元気に遊べる未来を考えます。Greenという言葉の奥には、自然保護・環境保護などの意味があり、その先に笑顔で暮らす人々の素敵な世界があります。私たちは皆、素敵な世界に暮らし、そして誰かと人生を共有しています。\u003c\/p\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    \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  \u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"FUNPARK","offers":[{"title":"Default Title","offer_id":42252590448706,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/185121922.jpg?v=1751385993"},{"product_id":"180231431","title":"Build-a-Branch","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たった一本の木が、家族みんなの笑顔あふれる遊び場へと変貌します。\u003cstrong\u003e227キロの耐荷重\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\/180231431.jpg?v=1751385992\" 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ご自宅の木に、ブランコを付けるための\u003cstrong\u003e専用キット\u003c\/strong\u003eです。人工の枝を付けることで、大きなブランコもしっかりと取り付けることが可能になります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eこのシステムは\u003cstrong\u003e耐荷重227kg\u003c\/strong\u003eと非常に頑丈で、大人や子供が数人で乗れる大型ブランコでも安心してご使用いただけます。\u003c\/p\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n      \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/LS8gwxRUYAE?si=jMmqIg5FEHdz8J2\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=LS8gwxRUYAE\" 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  \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「Ripline Build-a-Branch」にぴったりのブランコをご紹介します。家族構成や遊び方に合わせて、お好みのブランコを選んでください。\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:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_dc.jpg\" alt=\"ドリームキャッチャースイング\" class=\"img-fluid\"\u003e\n        \u003cp\u003eドリームキャッチャー スイング\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_hmk.jpg\" alt=\"ハンモックスイング\" class=\"img-fluid\"\u003e\n        \u003cp\u003eハンモックスイング\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_sh.jpg\" alt=\"スイングハウス\" class=\"img-fluid\"\u003e\n        \u003cp\u003eスイングハウス\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/diy-swing_ss.jpg\" alt=\"スカイスイング\" class=\"img-fluid\"\u003e\n        \u003cp\u003eスカイスイング\u003c\/p\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\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\u003eRipline Build-a-Branchは、あなたの庭に夢のブランコスペースを創り出す画期的な製品です。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003eご自宅の木に\u003cstrong\u003e簡単にブランコを設置\u003c\/strong\u003eできます\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e耐荷重227kg\u003c\/strong\u003eで大人も子供も安心\u003c\/li\u003e\n        \u003cli\u003e家族みんなで楽しめる\u003cstrong\u003e大型ブランコにも対応\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e頑丈な設計で\u003cstrong\u003e安定した使用感\u003c\/strong\u003e\n\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品名: Ripline Build-a-Branch\u003c\/li\u003e\n        \u003cli\u003e品番: rip.998\u003c\/li\u003e\n        \u003cli\u003e耐荷重: 227kg\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しない --\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":"Ripline","offers":[{"title":"Default Title","offer_id":42252590547010,"sku":null,"price":26400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180231431.jpg?v=1751385992"},{"product_id":"150645368","title":"☆ZIP！に紹介されました！☆アウトドアバドミントン Speed 4400 【Talbot-Torro 】","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e風を味方に！外遊びバドミントン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e従来のバドミントンでは味わえなかった爽快なラリーを、開放的な屋外で体験できます。風の影響を受けにくい特殊設計で、広々としたフィールドがあなたの遊び場に変わります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"外遊びバドミントンを楽しむ子供たち\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eどこでも広がる無限のプレイ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大自然で弾む！家族の笑顔\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e澄み切った青空の下、風を気にせずシャトルを打ち合ってみませんか。驚くほど長く続くラリーが、大人も子供も夢中にさせ、忘れられない思い出を紡ぎます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368_o2.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族でバドミントンを楽しむ様子\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e続くラリー、深まる絆\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e成長を刻むデュアルシャトル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e付属の2種類のシャトルが、あなたのレベルアップをサポートします。まずはイエローで打ち合いの感覚を掴み、上達したらオレンジでさらにスピード感あるラリーに挑戦できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368_o6.jpg?v=1751385982\" class=\"img-fluid d-block w-100 product-img\" alt=\"2種類のシャトル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eレベルで選べる奥深さ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細データからのメインコンテンツ抽出 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e風のある外でも楽しめる！アウトドアバドミントン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンは、その名の通り、\u003cstrong\u003e外遊び専用のバドミントン！\u003c\/strong\u003e公園・河原・浜辺など、風が吹いている場所でも遊べる、今までになかった新しい遊びアイテムです♪\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/8color_pc.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アウトドアバドミントンのデザイン\"\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eアウトドアバドミントンと普通のバドミントンの違い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e打ち比べてみるとどのくらい違うのか、動画内で検証してみました！遊んでいる様子はぜひ動画でご覧ください♪\u003c\/p\u003e\n    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/oUb1ru4f69s?rel=0\" width=\"100%\" height=\"315\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/iframe\u003e\n    \u003cdiv class=\"table-scroll-view\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth\u003eアウトドアバドミントン\u003c\/th\u003e\n            \u003cth\u003e普通のバドミントン\u003c\/th\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e風の影響\u003c\/td\u003e\n            \u003ctd\u003e受けにくい\u003c\/td\u003e\n            \u003ctd\u003e受けやすい\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e外での遊びやすさ\u003c\/td\u003e\n            \u003ctd\u003e遊びやすい\u003c\/td\u003e\n            \u003ctd\u003e遊びにくい\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eシャトルのスピード\u003c\/td\u003e\n            \u003ctd\u003e速い\u003c\/td\u003e\n            \u003ctd\u003e普通\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eシャトルの軌道\u003c\/td\u003e\n            \u003ctd\u003eまっすぐ飛ぶ\u003c\/td\u003e\n            \u003ctd\u003eフラフラする\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eラケットの強度\u003c\/td\u003e\n            \u003ctd\u003e頑丈で折れにくい\u003c\/td\u003e\n            \u003ctd\u003e折れやすいものもある\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンと普通のバドミントンは、こんなにはっきり違います！もはや別のスポーツのようで、今までにないおもしろい・白熱したラリーが楽しめます♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン1\"\u003e\n    \u003ch3 class=\"section-title\"\u003eとにかく風に強いからラリーが続く！\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"風に強いバドミントン\"\u003e\n    \u003cp class=\"body-text\"\u003e公園でおなじみの遊びといえばバドミントンですが、風が少しでも吹いていると、ラリーが続かなくて実は意外におもしろさを感じません。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eそれに対して\u003cstrong\u003eアウトドアバドミントンは「木の枝が揺れる」くらい強い風が吹いていても、十分にコントロールできます♪\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「風のせいでシャトルが戻ってきてしまう」「シャトルが風に流されてしまっておもしろくない」そんなバドミントンとは全く違います！\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン2\"\u003e\n    \u003ch3 class=\"section-title\"\u003e軽い力でもよく飛ぶ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトルの飛距離\"\u003e\n    \u003cp class=\"body-text\"\u003eバドミントンの経験がある方が必ずといっていいほど驚くのが、その飛距離です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e軽く当てただけでも4〜5mは軽く飛ぶ\u003c\/strong\u003eため、近い距離でラリーをするほうが難しいほど。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e思いっきりラケットを振り抜けば10m以上飛ぶので、大人同士なら離れた距離でのラリーがおすすめです♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン3\"\u003e\n    \u003ch3 class=\"section-title\"\u003eラケットが頑丈で壊れにくい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アルミ製ラケット\"\u003e\n    \u003cp class=\"body-text\"\u003eラケットはアルミ製なので、多少手荒に扱っても\u003cstrong\u003e折れる心配はほとんどありません。\u003c\/strong\u003eおもちゃのバドミントンは遊んでいるうちに折れたり、持ち運びの最中にぶつけて折れたりすることがありますが、アウトドアバドミントンなら大丈夫！\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eラケット上部にはヘッドプロテクターが付いており、ガットが傷つき切れてしまう心配もありません。本格仕様なので長く遊んでいただけます♪\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン4\"\u003e\n    \u003ch3 class=\"section-title\"\u003e初心者でも遊びやすい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_17.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"初心者でも遊びやすい\"\u003e\n    \u003cp class=\"body-text\"\u003e初心者でも遊びやすい理由は、ラケットの形状にあります♪\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e【アウトドアバドミントンのラケットの特徴】\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003eバドミントンのラケットよりもフェイス面積が広く、シャトルを打ちやすい\u003c\/li\u003e\n      \u003cli\u003eラケット全体が短いので、コントロールしやすい\u003c\/li\u003e\n      \u003cli\u003eラケット先端が広がった形状なので、ギリギリのところに飛んできても返しやすい\u003c\/li\u003e\n      \u003cli\u003e空気抵抗が少なくなるよう設計されているので、少ない力でもよく飛ぶ\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003eラケットの設計にこだわっているから、子どもから大人まで遊びやすいと人気なんです。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point5.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン5\"\u003e\n    \u003ch3 class=\"section-title\"\u003e上達すればするほど楽しい\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"レベルアップが楽しい\"\u003e\n    \u003cp class=\"body-text\"\u003eこちらの商品には、2種類のシャトルが付いています。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eイエローの羽根は「スターター」で、初心者用のシャトルです。\u003c\/strong\u003e重量が軽いためスピード・距離ともに出にくい設計です。近い距離で打ち合えるので、初心者でもラリーが楽しめます♪\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eオレンジの羽根は「レーサー」です。上達したらこちらを試してみてください。\u003cstrong\u003e「スターター」より、距離もスピードもあるラリーが楽しめます！\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point6.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイントアイコン6\"\u003e\n    \u003ch3 class=\"section-title\"\u003e2種類のケースで持ち運びも楽々\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_19.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトルケース\"\u003e\n    \u003cp class=\"body-text\"\u003eアウトドアバドミントンには専用のシャトルケースが付属しています。これがあるだけで、シャトルをなくす心配が減るだけでなく、実は遊びやすさも維持してくれるんです！\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e「おもちゃのバドミントンセットは全然コントロールできない」という声をよく聞きますが、その原因は多くの場合、変形したシャトルにあります。羽根が変形すると、空気抵抗を受けやすくなってしまい、真っすぐ飛ばないのが原因です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eシャトルケースに収納しておけば羽根の変形を防ぎ、直進性をキープしてくれるのでいつまでも快適に遊べます♪\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_20.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"便利なキャリーケース\"\u003e\n    \u003cp class=\"body-text\"\u003eキャリーケース先端には、シャトルケースを収納できるスペースがあるので、シャトルの紛失も防止します。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e背面には持ち運びに便利なショルダーストラップがついており、肩にかけての移動も楽々♪\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_21.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"便利なキャリーケース\"\u003e\n    \u003cp class=\"body-text\"\u003eさらに短いストラップも付いているため、保管時にはフック掛けができて便利です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eお客様の声\u003c\/h3\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer-86.jpg?cmsp_timestamp=20220624134329\" class=\"img-fluid d-block w-100 product-img\" alt=\"大人ダブルスを楽しむお客様\"\u003e\n      \u003cp class=\"body-text\"\u003e最初は、めっちゃ飛ぶ、力の入れ具合が難しいでも打ってて気持ちいい！！風関係なく飛ぶし風があっても楽しい、ラリーもめっちゃ続くのでいつの間にか軽く楽しくやってた試合がスマッシュの打ち合いで白熱の試合に！！！ラケットの芯をくったスマッシュを打った感覚がまじたまらん！ キャンプ場でバドミントンすると一度目の乾杯が消費され、お腹が空き二度目の乾杯が始まる? グルキャン時はダブルスでやるとラリーがたくさん続きいつの間にか白熱バトルが始まりいつの間にか無我夢中でやってしまう！！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer56-1.jpg?cmsp_timestamp=20220623094210\" class=\"img-fluid d-block w-100 product-img\" alt=\"子供たちが楽しむ様子\"\u003e\n      \u003cp class=\"body-text\"\u003e普段からバトミントン大好き家族なのですが、どうしても風の影響をうけてしまうのが悩みで気になってたアウトドアバドミントン。普通のバトミントンとは少し力の入れ方も違いますが、風があっても問題なし！！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/custimer-29.jpg?cmsp_timestamp=20220624095213\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャンプギアと並べられたバドミントンセット\"\u003e\n      \u003cp class=\"body-text\"\u003eキャンプのお供に必ず連れて行きます。普通のバトミントンは、風があると羽根飛ばないけど、これは風があっても飛んでくれて、楽しめるので、風のあるキャンプでも活躍してくれた頼もしいやつ！通常のバトミントンより持ち手も短くて、比較的当たりやすいと思うので、子供との遊びに良いかなと。我が家では大好きなギアと一緒に並べて、キャンプ場では必須の虫除けと一緒に、３段ラックに鎮座されてます。子供との触れ合いもできて、運動にもなって、おすすめです！\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/customer57-1.jpg?cmsp_timestamp=20220623094223\" class=\"img-fluid d-block w-100 product-img\" alt=\"姉妹が楽しむ様子\"\u003e\n      \u003cp class=\"body-text\"\u003eめっちゃ飛ぶ！！！今までは、風あるからできないね...ってなってたけど、むしろ試したくなる楽しさ！少しの力でも思ってる以上に飛ぶから、初心者は練習必要だけど、アウトドアでこれを使ったら今までのラケットは持てないっす！練習してうまくなるぞーーっ！！\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eギャラリー\u003c\/h3\u003e\n    \u003cdiv class=\"gallery-grid\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ニューカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CEyj%2Cmj%2C%CC%A4%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709081812\" class=\"img-fluid d-block w-100 product-img\" alt=\"カレーカラー\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コヨーテカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4rnt%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709081925\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャトル\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4%C0%DFr%A4%F3ht%A4%F3%C4%EA-2.jpg?cmsp_timestamp=20210709082157\" class=\"img-fluid d-block w-100 product-img\" alt=\"公園での遊び\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ヴィンテージカラー\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラックカラー\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%CC%BE%BE%CE%CC%A4rgnghmn%C0%DF%C4%EA-2.jpg?cmsp_timestamp=20210709082545\" class=\"img-fluid d-block w-100 product-img\" alt=\"カスタマイズ\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラック\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/talbot_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"タルボット・トロのロゴ\"\u003e\n    \u003cp class=\"body-text\"\u003eデレク・タルボットは1970年代のイギリスのバドミントン選手のトップで、バドミントンがオリンピック競技になるのに大きく貢献しました。スポーツ界を引退後「タルボット」社を設立しました。一方「トロ」社は1980年にハンブルグで設立されました。1992年、両社は合併し現在の「タルボット-トロ」社が出来ました。「タルボット-トロ」は中欧の高品質なレジャー用バドミントン市場でトップブランドとして認知されています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eセット内容\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e以下のセットでお届けします。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/talbot\/ob_22.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"セット内容の寸法図\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e専用ラケット：2本\u003c\/li\u003e\n          \u003cli\u003eシャトル（羽根）：合計3個（スターター1個、レーサー2個）\u003c\/li\u003e\n          \u003cli\u003eシャトルケース：1個（専用シャトルが3個入ります）\u003c\/li\u003e\n          \u003cli\u003eキャリーケース（ストラップ、フッキング用ループ付き）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eラケット詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eラケットの各部サイズと素材情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e全長：545mm\u003c\/li\u003e\n          \u003cli\u003e厚さ：17.3mm\u003c\/li\u003e\n          \u003cli\u003eフレーム重量：165g\u003c\/li\u003e\n          \u003cli\u003e張り上げ重量：172g（個体差あり）\u003c\/li\u003e\n          \u003cli\u003eストリングテンション：11kg\u003c\/li\u003e\n          \u003cli\u003e素材：強化軽量アルミニウム製\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシャトル詳細 (スターター)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e初心者向けのイエローシャトルです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー：イエロー\u003c\/li\u003e\n          \u003cli\u003e特徴：入門用。レーサー（シャトル）に比べてスピードが出にくく、飛距離も短くなっています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eシャトル詳細 (レーサー)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e上級者向けのオレンジシャトルです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eカラー：オレンジ\u003c\/li\u003e\n          \u003cli\u003e特徴：通常用。スターター（シャトル）に比べてスピード・飛距離が出ます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eアウトドアバドミントンの主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e風の影響を受けにくい特殊設計\u003c\/li\u003e\n          \u003cli\u003e軽い力でもよく飛ぶシャトル\u003c\/li\u003e\n          \u003cli\u003e頑丈で折れにくいアルミ製ラケット\u003c\/li\u003e\n          \u003cli\u003eフェイス面積が広く、短いラケットで初心者でも打ちやすい\u003c\/li\u003e\n          \u003cli\u003e2種類のシャトルでレベルアップに対応\u003c\/li\u003e\n          \u003cli\u003e専用シャトルケースとキャリーケースで持ち運びも安心\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本商品の管理コードです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 150645368\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e3,980円以上で送料無料！\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e標準4営業日目より順次発送（土日祝除く）\u003cbr\u003e※ご注文状況により商品お届けまでにお時間を要する場合がございます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Talbot-Torro","offers":[{"title":"オレンジレッド","offer_id":42252634357826,"sku":"161TTO4400-OGR","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ヴィンテージ","offer_id":42252634390594,"sku":"161TTO4400-VIN","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"コヨーテ","offer_id":42252634423362,"sku":"161TTO4400-COY","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":42252634456130,"sku":"161TTO4400-BLK","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブ","offer_id":42252634488898,"sku":"490110","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ターコイズ","offer_id":42252634521666,"sku":"490120","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"ウィート","offer_id":42252634554434,"sku":"490111","price":5940.0,"currency_code":"JPY","in_stock":false},{"title":"カレー","offer_id":42252634587202,"sku":"490121","price":5940.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150645368.jpg?v=1751385982"},{"product_id":"157217430","title":"【Talbot-Torro】アウトドアバドミントン シャトル 6個入り","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e青空の下、風に負けないバドミントン体験\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e広がるフィールドで、風の影響を受けにくい\u003cstrong\u003e特殊設計\u003c\/strong\u003eです。まるで狙い通りに飛んでいくような\u003cstrong\u003e爽快な打球感\u003c\/strong\u003eを、誰もがすぐに体験できます。外遊びがもっとアクティブになるシャトルです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430.jpg?v=1751385978\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e屋外プレイを格段に楽しく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e鮮やかな色彩で、プレイをもっと楽しく\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e目を引くレッドとイエローの組み合わせは、広い屋外でもシャトルの軌道を捉えやすい設計です。\u003cstrong\u003e丈夫な構造\u003c\/strong\u003eは激しいラリーにも耐え、\u003cstrong\u003e長く愛用できる信頼感\u003c\/strong\u003eをもたらします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430_o1.jpg?v=1751385978\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e視認性抜群のデザインシャトル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品コード\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 157217430\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Talbot-Torro","offers":[{"title":"Default Title","offer_id":42252591136834,"sku":null,"price":2970.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/157217430.jpg?v=1751385978"},{"product_id":"169349434","title":"スカイスイング　Adventure Sky Swing  ブランコ（Slack Tool、Slackers、LINESWINGに取付可能な純正アタッチメント）","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広々直径127cmのスカイスイングは、\u003cstrong\u003e家族みんな\u003c\/strong\u003eのアウトドア時間を何倍も豊かにします。子どもたちの笑顔が弾け、親御さんもゆとりのひとときを満喫できるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169349434.jpg?v=1751385970\" 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直径127cmのワイドシートは、遊び心あふれるデザインとゆったりとした空間を実現します。\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\/169349434_o1.jpg?v=1751385970\" 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を育む特別な遊び場となるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169349434_o3.jpg?v=1751385970\" 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みんなでブランコで遊びたい！ 直径1m超えの巨大スイング\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eこんなに大きなブランコなら、兄弟姉妹で乗っても大丈夫！ 直径127cmの大きな大きなブランコなので、順番待ちの必要はありません！喧嘩にならずにみんなが嬉しい♪ スイングしても、ハンモック代わりにゆっくりしても、どちらも楽しいニューアイテムです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skyswing-10.jpg?cmsp_timestamp=20220714093357\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e※写真はSWINGLINEに本商品を取り付けたものです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e1人でブランコに乗れない小さなお子様も\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eまだ1人でブランコ遊びができない年齢のお子様も、大きな座面に立って・座って・寝転んで、ゆらゆら遊ぶことができます。お父さん・お母さんと一緒に乗って遊ぶことができる遊具なので、\u003cstrong\u003e「安全×楽しい」画期的なスイング\u003c\/strong\u003eです。耐荷重は227kgです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skyswing-8.jpg?cmsp_timestamp=20220714092957\" 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組み立てはとっても簡単！ ポールを座面のシーツに通し、ロープのパーツを挟み込んでカチッと止めるだけ。\u003cstrong\u003e工具要らず\u003c\/strong\u003eで巨大なスイングが完成します！\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skyswing-3.jpg?cmsp_timestamp=20220713162945\" 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丈夫な鉄製のポールの周りには\u003cstrong\u003eクッション材\u003c\/strong\u003eが巻いてあります。遊んでいる最中に頭を打っても怪我をしにくいよう考慮されています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skyswing-4.jpg?cmsp_timestamp=20220713163004\" 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靴のまま乗ってしまったとしても、雨に濡れても大丈夫！ 座面のシートは\u003cstrong\u003e水洗いOK\u003c\/strong\u003eなので、快適に清潔に保つことができます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skys-8.jpg?cmsp_timestamp=20220727134455\" 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子供たちが夢中で遊んでくれているおかげで、お父さんとお母さんはキャンプの設営や準備が簡単に、なんてお声が多数！ ぜひ、一番人気商品のSWINGLINEと組み合わせて遊んでみてくださいね。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/skyswing-7.jpg?cmsp_timestamp=20220714093421\" 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        \u003cdiv class=\"col_wrap mb15\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/161639907.jpg?cmsp_timestamp=20210913154841\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eSWINGLINE \/ スイングライン\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597012.jpg?cmsp_timestamp=20200731200336\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eNINJALINE \/ ニンジャライン\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597030.jpg?cmsp_timestamp=20200731200720\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eSLACKLINE \/ スラックライン\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169153890.png?cmsp_timestamp=20220707154920\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eTree Huggerz \/ ツリーウェア\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"col_wrap mb15\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169231776.jpg?cmsp_timestamp=20220706114743\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eHammock Swing \/ ハンモックスイング\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169439617_o1.jpg?cmsp_timestamp=20220727155959\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eRope Ladder \/ ロープラダー\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169458396.jpg?cmsp_timestamp=20220727105001\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"ItemName\"\u003eTree climber \/ ツリークライマー\u003c\/p\u003e\n            \u003cp class=\"ItemBtn\"\u003e商品はこちら\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\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直径127cmのワイドシートで、兄弟姉妹や親子でゆったり遊べます\u003c\/li\u003e\n                    \u003cli\u003eまだ一人で乗れない小さなお子様も、寝転んで安全に楽しめます\u003c\/li\u003e\n                    \u003cli\u003e耐荷重227kgの丈夫な設計で、大人も一緒に乗れます\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/set-1.jpg?cmsp_timestamp=20220822100839\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e直径127cmシート × 1\u003c\/li\u003e\n                    \u003cli\u003eコンフォートフォーム付きスチールリング × 4\u003c\/li\u003e\n                    \u003cli\u003eアジャスタブルレングスロープ × 2\u003c\/li\u003e\n                    \u003cli\u003eハンギングカラビナ × 2\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e商品コード: 169349434\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=\"basic-list\"\u003e\n                    \u003cli\u003eシート直径: 127cm\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                    \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\"\u003eslackersはアメリカ b4Adenture社が手がけるブランドです。2011年コロラド州デンバーで「家族とアウトドア・アドベンチャーを楽しむ」商品を開発するために創立されました。世界累計販売数100万セットを超える信頼のメーカーです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/slackers-logo.gif\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eslackersの商品は以下の4つのコンセプトに基づき開発されています。\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        \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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/swingl5.jpg?cmsp_timestamp=20210901112711\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003col 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\/ol\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"slackers","offers":[{"title":"Default Title","offer_id":42252591562818,"sku":null,"price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169349434.jpg?v=1751385970"},{"product_id":"175641117","title":"【Slackers】ツリーハウス　Adventure Tree House","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大自然の中で育む、お子様の豊かな想像力。庭の木が秘密基地へと変貌し、日々の遊びに特別なアドベンチャーをもたらします。家族の笑顔と成長を育む、とっておきの空間です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175641117.jpg?v=1751385967\" 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\/175641117_o2.jpg?v=1751385967\" 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\/175641117_o4.jpg?v=1751385967\" 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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/slackers-logo.gif\" alt=\"slackersロゴ\" class=\"img-fluid\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eslackersはアメリカ b4Adenture社が手がけるブランドです。b4Adventureは2011年コロラド州デンバーで、エド・オブライエン氏により「家族とアウトドア・アドベンチャーを楽しむ」商品を開発するために創立されました。2012年には家庭で使える「ジップライン」を発売し、2015年に特許取得の「ニンジャライン」が誕生しました。「スラックライン」も合わせた3ラインで世界累計販売数は100万セットを超える信頼のメーカーです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003eslackersの商品は４つのコンセプトに基づき開発されています。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e1.外で遊ぶこと\u003cbr\u003e外で遊ぶことは想像力を活性化させます。子どもが小さいうちに外で遊ぶほど、大人になってもアウトドアライフを楽しむ傾向が強くなります。\u003c\/li\u003e\n        \u003cli\u003e2.アドベンチャー\u003cbr\u003e冒険的なアウトドア活動を加えることで、心身ともにバランスのとれた健康的なライフスタイルをサポートします。\u003c\/li\u003e\n        \u003cli\u003e3.思い出作り\u003cbr\u003e家族が一緒に遊び、一緒に笑って、一生の思い出を作れることを願っています。\u003c\/li\u003e\n        \u003cli\u003e4.異なるものへの挑戦\u003cbr\u003e私たちは、子どもたちが活動的であり続けることに興味を持ち、新しい限界に到達し、新しいことに挑戦したいと思うような、ユニークな製品を作ります。\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\u003eこれら４つのキーワードは、子供の教育と言う点から、また人間にとっての良い心の状態を保つと言う点からも、本当に必要なキーワードであると心から信じています。\u003cbr\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e商品コード: 175641117\u003c\/li\u003e\n      \u003c\/ul\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      \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":"slackers","offers":[{"title":"Default Title","offer_id":42252591595586,"sku":null,"price":92565.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175641117.jpg?v=1751385967"},{"product_id":"180224361","title":"ツリーハンガー","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=\"\/assets\/img\/tree_hanger_main.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハンガー本体\"\u003e\n        \u003cp class=\"body-text\"\u003e専用フレームもラインも不要。庭の木や柱に直接ブランコを設置し、遊び場が生まれます。\u003cstrong\u003e225kgの耐荷重\u003c\/strong\u003eが家族の安全を支え、ロープのねじれや摩擦のリスクも軽減。心ゆくまで楽しめます。\u003c\/p\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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slacktool\/logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Slack Toolのブランドロゴ\"\u003e\n        \u003cp class=\"body-text\"\u003eあらゆる自然の中のフィールドを、子供達が笑顔溢れる楽しい遊び場に変えたい！Slack Toolは、子供たちの健康を促進し、家族全員が笑顔になれるような商品を開発しています。より楽しく素敵なプロダクトを人々の笑顔のために。\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/article\/lp_swing_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"木の枝にブランコを取り付けるツリーハンガー\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eロープがねじれたり、かたよったり、また摩擦で擦れて切れてしまうリスクを大きく軽減できます。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e225kgの耐荷重で家族の安全を確保\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=\"video-container\"\u003e\n                \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/1JLQMNVXMHA?si=VuSWQYF_PCDyC8SY\u0026amp;rel=0\u0026amp;loop=1\u0026amp;playlist=1JLQMNVXMHA\" height=\"315\" width=\"560\" 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            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180224361.jpg?v=1751385966\" class=\"img-fluid d-block w-100 product-img mt-3\" alt=\"木に設置されたブランコで遊ぶ家族のイメージ\"\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品名: 10ft. Swivel Tree Hanger\u003c\/li\u003e\n                \u003cli\u003e品番: SLA.896\u003c\/li\u003e\n                \u003cli\u003e商品コード: 180224361\u003c\/li\u003e\n                \u003cli\u003e耐荷重: 225kg\u003c\/li\u003e\n            \u003c\/ul\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        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Slack Tool","offers":[{"title":"Default Title","offer_id":42252591628354,"sku":null,"price":3300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/180224361.jpg?v=1751385966"},{"product_id":"169151559","title":"ドリームキャッチャースイング 38\" Sky Dreamcatcher Swing ブランコ（Slack Tool、Slackers、LINESWINGに取付可能な純正アタッチメント）","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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169151559.jpg?v=1751385965\" alt=\"ブランコで遊ぶ家族\" 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広々とした直径95cmの座面で、お子様たちが思い思いに遊べます。\u003cstrong\u003e耐荷重227kg\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\/169151559_o5.jpg?v=1751385965\" alt=\"ブランコの素材と構造\" 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が耐久性を高めています。骨格部分はロープで丁寧に巻き上げられているため、万が一ぶつかっても衝撃を和らげる\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\/169151559_o7.jpg?v=1751385966\" alt=\"簡単な組み立て方法\" 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大きなパーツはたった2つ\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:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/house-5.jpg?cmsp_timestamp=20220727131012\" alt=\"スイングハウスで遊ぶ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003eドリームキャッチャーだからできる！Swing Houseというテントを上からかぶせることで、\u003cstrong\u003eブランコの秘密基地\u003c\/strong\u003eが完成します。こちらはドリームキャッチャーと組み合わせることで使用できる特別なオプションです。他にもスイングオプションの商品はたくさんありますが、Swing Houseも検討したいという方はまずドリームキャッチャーを選んでくださいね。（※Swing Houseは単体では使用できません）\u003c\/p\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169260918.jpg?cmsp_timestamp=20220727103846\" alt=\"Swing House \/ スイングハウス\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eSwing House \/ スイングハウス\u003c\/p\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=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/slackers-logo.gif\" alt=\"Slackersロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eslackersはアメリカ b4Adenture社が手がけるブランドです。b4Adventureは2011年コロラド州デンバーで、エド・オブライエン氏により「家族とアウトドア・アドベンチャーを楽しむ」商品を開発するために創立されました。2012年には家庭で使える「ジップライン」を発売し、2015年に特許取得の「ニンジャライン」が誕生しました。「スラックライン」も合わせた3ラインで世界累計販売数は100万セットを超える信頼のメーカーです。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eslackersの商品は４つのコンセプトに基づき開発されています。\u003c\/p\u003e\n    \u003cul class=\"point-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\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    \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\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/161639907.jpg?cmsp_timestamp=20210913154841\" alt=\"SWINGLINE \/ スイングライン\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eSWINGLINE \/ スイングライン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597012.jpg?cmsp_timestamp=20200731200336\" alt=\"NINJALINE \/ ニンジャライン\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eNINJALINE \/ ニンジャライン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597030.jpg?cmsp_timestamp=20200731200720\" alt=\"SLACKLINE \/ スラックライン\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eSLACKLINE \/ スラックライン\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169153890.png?cmsp_timestamp=20220707154920\" alt=\"Tree Huggerz \/ ツリーウェア\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eTree Huggerz \/ ツリーウェア\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169349434.jpg?cmsp_timestamp=20220714093906\" alt=\"Adventure Sky Swing \/ スカイスイング\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eAdventure Sky Swing \/ スカイスイング\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169231776.jpg?cmsp_timestamp=20220706114743\" alt=\"Hammock Swing \/ ハンモックスイング\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eHammock Swing \/ ハンモックスイング\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169439617_o1.jpg?cmsp_timestamp=20220727155959\" alt=\"Rope Ladder \/ ロープラダー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eRope Ladder \/ ロープラダー\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169458396.jpg?cmsp_timestamp=20220727105001\" alt=\"Tree climber \/ ツリークライマー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eTree climber \/ ツリークライマー\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品はこちら\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- ② スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\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商品コード: 169151559\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=\"benefit-list\"\u003e\n          \u003cli\u003e直径95cmの広々座面\u003c\/li\u003e\n          \u003cli\u003e耐荷重227kgで複数人利用も安心\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座面直径: 95cm\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=\"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\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/dream-6.jpg?cmsp_timestamp=20220720120740\" alt=\"頑丈な素材と構造\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp\u003eドリームキャッチャーのセット内容は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eロープ織スチールリング × 1\u003c\/li\u003e\n          \u003cli\u003eアジャスタブルレングスロープ × 1\u003c\/li\u003e\n          \u003cli\u003eハンギングカラビナ × 2\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/dream-5.jpg?cmsp_timestamp=20220720120115\" alt=\"セット内容\" class=\"img-fluid d-block w-100 product-img\"\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        \u003cp\u003e簡単に組み立てができ、様々な場所に設置可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eパーツは大きく分けて2つ\u003c\/li\u003e\n          \u003cli\u003e付属のレンチでネジを止めるだけの簡単組み立て\u003c\/li\u003e\n          \u003cli\u003e設置場所: 丈夫な梁や木の枝、またはSWINGLINEやNINJALINEにぶら下げて使用可能\u003c\/li\u003e\n          \u003cli\u003e注意: 十分に強度のある場所へ吊るしてください\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/dream-4.jpg?cmsp_timestamp=20220720120003\" alt=\"組み立てパーツ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ③ 発送案内セクション (Shipping) - 情報がないため作成しない --\u003e\n\n  \u003c!-- ④ 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e使用上のご注意\u003c\/h3\u003e\n    \u003cdiv class=\"spec-img-full\"\u003e\n      \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/swingl5.jpg?cmsp_timestamp=20210901112711\" alt=\"使用上のご注意\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003c\/div\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      \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\n\u003c\/div\u003e","brand":"slackers","offers":[{"title":"Default Title","offer_id":42252591661122,"sku":null,"price":10780.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169151559.jpg?v=1751385965"},{"product_id":"169439617","title":"ロープラダー Rope Ladder-8ft（Slack Tool、Slackers、LINESWINGに取付可能な純正アタッチメント）","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\/169439617.jpg?v=1751385962\" 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、たくましい成長を自然と応援します。\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\/169439617_o2.jpg?v=1751385962\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロープラダーの素材感\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e水洗いOK 衛生的に\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\/169439617_o4.jpg?v=1751385962\" 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し、お子さまの安全な遊びをサポートします。\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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/ladder-103.jpg?cmsp_timestamp=20220727155942\" 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\u003cstrong\u003e子供なら……ムキになって登りきるまで遊びをやめない\u003c\/strong\u003e\u003c\/li\u003e\n            \u003cli\u003e\u003cstrong\u003e大人なら……体幹トレーニングがてら登り切るまで意地になる\u003c\/strong\u003e\u003c\/li\u003e\n        \u003c\/ul\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        \u003ch3 class=\"section-title\"\u003e小さなお子様も大興奮！\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/ladder-102.jpg?cmsp_timestamp=20220727142611\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロープラダーで遊ぶ小さなお子様\"\u003e\u003c\/div\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        \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/slackers-logo.gif\" class=\"img-fluid d-block w-100 product-img\" alt=\"slackersロゴ\"\u003e\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eslackersはアメリカ b4Adenture社が手がけるブランドです。b4Adventureは2011年コロラド州デンバーで、エド・オブライエン氏により「家族とアウトドア・アドベンチャーを楽しむ」商品を開発するために創立されました。2012年には家庭で使える「ジップライン」を発売し、2015年に特許取得の「ニンジャライン」が誕生しました。「スラックライン」も合わせた3ラインで\u003cstrong\u003e世界累計販売数は100万セットを超える信頼のメーカー\u003c\/strong\u003eです。slackersの商品は４つのコンセプトに基づき開発されています。\u003c\/p\u003e\n        \u003cul class=\"point-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\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        \u003cp class=\"body-text\"\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                \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                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/rope-8.jpg?cmsp_timestamp=20220720143718\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロープラダーとカラビナ\"\u003e\u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eロープラダー × 1\u003c\/li\u003e\n                    \u003cli\u003eデルタカラビナ × 2\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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/rope-1.jpg?cmsp_timestamp=20220720142705\" class=\"img-fluid d-block w-100 product-img\" alt=\"ナイロンロープ\"\u003e\u003c\/div\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\u003e簡単・安全に設置できる取り付け方法についてご説明します。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/rope-5.jpg?cmsp_timestamp=20220720142830\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラビナによる取り付け\"\u003e\u003c\/div\u003e\n                \u003cul class=\"step-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                \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商品コード: 169439617\u003c\/li\u003e\n                    \u003cli\u003e長さ: 約2.4m (8ft)\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        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/swingl5.jpg?cmsp_timestamp=20210901112711\" class=\"img-fluid d-block w-100 product-img\" alt=\"注意事項イメージ\"\u003e\n        \u003col\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\u003e本製品の使用によって生じる可能性のあるいかなる傷害(死亡を含む)または損害に対しての責任は全て使用者が負います。リスクを十分に理解頂いたうえでご使用ください。\u003c\/li\u003e\n        \u003c\/ol\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"slackers","offers":[{"title":"Default Title","offer_id":42252591759426,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169439617.jpg?v=1751385962"},{"product_id":"169458396","title":"【Slackers】ツリークライマー Tree climber　単体で遊べます♪","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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169458396.jpg?v=1751385961\" 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\/169458396_o2.jpg?v=1751385962\" 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握りやすいホールド設計が、小さなお子様でも安心感を与え、次のステップへ踏み出す勇気を引き出します。指先と体幹を使い、一つずつ課題をクリアする喜びを感じられます。\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\/169458396_o3.jpg?v=1751385962\" 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    \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商品コード: 169458396\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-104.jpg?cmsp_timestamp=20220727104948\" class=\"img-fluid d-block w-100 product-img\" alt=\"遊んでる写真\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-103.jpg?cmsp_timestamp=20220727104938\" class=\"img-fluid d-block w-100 product-img\" alt=\"スイングラインの横に\"\u003e\n            \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            \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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-107.jpg?cmsp_timestamp=20220727110122\" class=\"img-fluid d-block w-100 product-img\" alt=\"登っている人\"\u003e\n            \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            \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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-6.jpg?cmsp_timestamp=20220720111818\" class=\"img-fluid d-block w-100 product-img\" alt=\"パーツの写真\"\u003e\n            \u003c\/div\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\/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=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-7.jpg?cmsp_timestamp=20220720112958\" class=\"img-fluid d-block w-100 product-img\" alt=\"水洗い中の写真\"\u003e\n            \u003c\/div\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            \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            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-1.jpg?cmsp_timestamp=20220720105725\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリークライマー\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eツリークライムベース ×6\u003c\/li\u003e\n                \u003cli\u003eツリークライムホールド ×4\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/treec-8.jpg?cmsp_timestamp=20220720113052\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリークライマーベース\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eツリークライムホールドに対してツリークライムベースは2個多いため、低い位置に設置して、ステップとして足をかけて登ります。上部にきちんとステップが形取られているため、簡単に登ることが可能です。\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            \u003cdiv class=\"related-products-grid\"\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/161639907.jpg?cmsp_timestamp=20210913154841\" class=\"img-fluid d-block w-100 product-img\" alt=\"SWINGLINE \/ スイングライン\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eSWINGLINE \/ スイングライン\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597012.jpg?cmsp_timestamp=20200731200336\" class=\"img-fluid d-block w-100 product-img\" alt=\"NINJALINE \/ ニンジャライン\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eNINJALINE \/ ニンジャライン\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597030.jpg?cmsp_timestamp=20200731200720\" class=\"img-fluid d-block w-100 product-img\" alt=\"SLACKLINE \/ スラックライン\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eSLACKLINE \/ スラックライン\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169153890.png?cmsp_timestamp=20220707154920\" class=\"img-fluid d-block w-100 product-img\" alt=\"Tree Huggerz \/ ツリーウェア\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eTree Huggerz \/ ツリーウェア\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169349434.jpg?cmsp_timestamp=20220714093906\" class=\"img-fluid d-block w-100 product-img\" alt=\"Adventure Sky Swing \/ スカイスイング\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eAdventure Sky Swing \/ スカイスイング\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169231776.jpg?cmsp_timestamp=20220706114743\" class=\"img-fluid d-block w-100 product-img\" alt=\"Hammock Swing \/ ハンモックスイング\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eHammock Swing \/ ハンモックスイング\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"related-product-item text-center mb-3\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/169439617_o1.jpg?cmsp_timestamp=20220727155959\" class=\"img-fluid d-block w-100 product-img\" alt=\"Rope Ladder \/ ロープラダー\"\u003e\n                    \u003cp class=\"body-text mt-2 ItemName\"\u003eRope Ladder \/ ロープラダー\u003c\/p\u003e\n                    \u003ca href=\"#\" class=\"btn btn-outline-primary ItemBtn mt-1\"\u003e商品はこちら\u003c\/a\u003e\n                \u003c\/div\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=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/slackers-logo.gif\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロゴ\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eslackersはアメリカ b4Adenture社が手がけるブランドです。b4Adventureは2011年コロラド州デンバーで、エド・オブライエン氏により「家族とアウトドア・アドベンチャーを楽しむ」商品を開発するために創立されました。2012年には家庭で使える「ジップライン」を発売し、2015年に特許取得の「ニンジャライン」が誕生しました。「スラックライン」も合わせた3ラインで世界累計販売数は100万セットを超える信頼のメーカーです。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eslackersの商品は４つのコンセプトに基づき開発されています。\u003c\/p\u003e\n            \u003cul class=\"point-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\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            \u003cp class=\"body-text\"\u003eこれら４つのキーワードは、子供の教育と言う点から、また人間にとっての良い心の状態を保つと言う点からも、本当に必要なキーワードであると心から信じています。是非、楽しさと共に、素敵な人間性を養い、そして素晴らしい人生を過ごして頂くために、この商品で楽しんでみて下さい。\u003c\/p\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        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/swingl5.jpg?cmsp_timestamp=20210901112711\" class=\"img-fluid d-block w-100 product-img\" alt=\"注意事項\"\u003e\n        \u003c\/div\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            \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":"slackers","offers":[{"title":"Default Title","offer_id":42252591792194,"sku":null,"price":9680.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/169458396.jpg?v=1751385961"},{"product_id":"152597012","title":"【Slackers 】ニンジャライン スラックライン NINJALINE 36' Intro Kit with 7 Hanging Obstacles","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\u003e7種類の挑戦的な障害物\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\/152597012.jpg?v=1751385961\" 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青空の下、次々と障害物を乗り越える達成感を味わいませんか。全身を使ってバランスを取ることで、\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\/152597012_o4.jpg?v=1751385961\" 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わずか10分で、あなただけの空中コースが誕生します。付属のラチェットでラインの張り具合も調整でき、パーツの配置を工夫すれば\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\/152597012_o6.jpg?v=1751385961\" 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    \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                \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/QVfhJuuFkwI?mute=1\u0026amp;autoplay=1\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=QVfhJuuFkwI\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n                \u003cp class=\"body-text\"\u003eニンジャラインキットは、理屈抜きで楽しく、体幹を鍛え、想像力と運動能力を高める理想的なアウトドアアクティビティです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e理屈抜きの楽しさ：一般的には長さ9mを使い、使用者が足を伸ばしても届かない高さにラインを張り、取り付けられたパーツを移動して遊びます。ラインは固定されていませんので、上下左右に揺れたり弾んだりする楽しさがあります。\u003c\/li\u003e\n                    \u003cli\u003eだれでも上達できる：パーツの渡り方も力任せだけでなく、揺らして反動をつけたり、頭を使って工夫できます。移動できない方は、ぶら下がっているだけでもOK。慣れてくるうちにバランスを取り易くなります。\u003c\/li\u003e\n                    \u003cli\u003e難易度調整いろいろ：パーツの順番、間隔のあけ方、ラインの長さ、ラインのテンションの掛け方など、難易度は無限に調整できます。上達しても飽きずにさらにチャレンジできます。\u003c\/li\u003e\n                    \u003cli\u003e健康維持に最適：見た目の通りたくさんのカロリーを消費します。ぶら下がっているだけでもストレッチ効果があり、体幹も鍛えられます。お子様やお孫様と一緒に、中高年の方にもおすすめです。\u003c\/li\u003e\n                    \u003cli\u003e想像以上に簡単に設置可能：適度な広さと直径30cm以上の健康な樹木などがあれば設置が可能。慣れれば10分少々、説明書を見ながらでも30分程度で設置できます。スラックラインのテンション調整を簡単にした「設置用ラチェット」が採用されています。\u003c\/li\u003e\n                    \u003cli\u003eコストパフォーマンスの良さ：1台あれば親子・兄弟の家族はもちろん、友人や子供会など沢山の人数で遊ぶことが出来ます。設置すればすぐさま子供たちが駆け寄ってきて、この1台の投資で明日からヒーローになれるかもしれません。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"理屈抜きの楽しさ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"だれでも上達できる\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"難易度調整いろいろ\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"健康維持に最適\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"想像以上に簡単に設置可能\"\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"コストパフォーマンスの良さ\"\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                \u003cp class=\"body-text\"\u003e簡単な手順で、あなただけのニンジャコースを設置できます。慣れれば10分程度で準備完了です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"設置イメージ\"\u003e\n                \u003c\/div\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\/slackers\/ninjaline-09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パーツ取り付けポケット\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e指で示している部分がパーツを取り付けるポケットです。全部で14ヶ所あります。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カラビナ取り付け方法\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eここに付属のカラビナでパーツを取り付けます。\u003cbr\u003e※カラビナは一番短い部分がポケットにくる様、向きを調整して下さい。向きを間違えると体重を掛けた際に破損する恐れがあります。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/slackers\/ninjaline-11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"セット内容\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"step-list\"\u003e\n                    \u003cli\u003eナイロン製ニンジャラインウェビング：30インチ×2インチ、14ポケット付き（長さ9.1m×幅5cm、ぶら下がって遊ぶライン）\u003c\/li\u003e\n                    \u003cli\u003eラチェットライン：6インチ×2インチ（長さ1.8m×幅5cm、テンションを掛けるラチェットのついたライン）\u003c\/li\u003e\n                    \u003cli\u003eトラバースリング：ABS樹脂製、直径15cm\u003c\/li\u003e\n                    \u003cli\u003eモンキーフィスト×2：耐UVナイロン製、長さ25.5cm\u003c\/li\u003e\n                    \u003cli\u003eモンキーバー×2：材質 樺の木、ナイロンロープ、長さ40.5cm\u003c\/li\u003e\n                    \u003cli\u003eジムリング×2：ABS樹脂＋スチール製、ナイロンロープ\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            \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商品コード: 152597012\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\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            \u003cli\u003e本人及び使用者に対する適切かつ十分な監督・指導を行ってください。また、すべての機器が適切に保守され、良好な作動状態にあることを確認し、使用のたびに破損や磨耗がないか点検してください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"slackers","offers":[{"title":"Default Title","offer_id":42252591824962,"sku":null,"price":12100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152597012.jpg?v=1751385961"},{"product_id":"151406886","title":"【Frenzy】205mm Dual Brake Plus","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e街に映える、洗練された大人の選択肢\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eアノダイズド処理された軽量アルミフレームが放つ、\u003cstrong\u003e独特の金属光沢\u003c\/strong\u003e。妥協しない高級仕上げが、日常の移動を特別な時間に変えるでしょう。シックなチタン、華やかなシャンパン、優美なローズゴールドから、貴方らしい一台を見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/151406886.jpg?v=1751385957\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質を纏うFrenzyの世界\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質を纏うFrenzyの世界\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\"\u003e205mmのPU鋳造タイヤがもたらすのは、路面を滑るような\u003cstrong\u003eスムースな滑走感\u003c\/strong\u003e。一度のキックで長く伸びる推進力は、少ない力でスイスイ移動を可能にします。毎日の通勤や休日の移動が、もっと自由で快適になることをお約束します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/151406886_o1.jpg?v=1751385957\" 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手元で瞬時に制動できるハンドブレーキは、急な場面でも\u003cstrong\u003e安定した操作\u003c\/strong\u003eを提供します。2色成型のツートングリップは、握る部分を柔らかく設計。振動を軽減するトップバークランプと共に、ワンランク上の乗り心地を追求しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/151406886_o4.jpg?v=1751385957\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"シティライドに最適\"\u003e\n        \u003cp class=\"body-text\"\u003eフレームは重たいスチール製ではなく、\u003cstrong\u003e持ち運びしやすい軽量アルミニウム\u003c\/strong\u003eを採用。表面はアノダイズド（アルミニウム陽極酸化）処理されており、高耐食性・高耐摩耗性を兼ね備えています。また表面を覆うアルミナ（酸化アルミニウム）の微細孔を利用した特殊着色を施しており、\u003cstrong\u003e独特の金属光沢は高級さ\u003c\/strong\u003eを感じさせます。\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"揺動・振動防止トップバークランプ\"\u003e\n        \u003cp class=\"body-text\"\u003e持ち運びの利便性を高めるため、「折りたたみ式ハンドル」仕様になっています。一般的なキックボードではプッシュボタン式ラチェットで固定するため、ガタガタと異音を発する部分の一つです。FRENZYはハンドルを専用の「クランプ」で固定することにより\u003cstrong\u003e「ガタつき音」を防止\u003c\/strong\u003eしました。同時に\u003cstrong\u003e振動が軽減\u003c\/strong\u003eされ乗り心地もアップします。\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"2色成型グリップ\"\u003e\n        \u003cp class=\"body-text\"\u003eツートンカラーのお洒落なバーグリップ。握る部分（グレー部分）を少し柔らかく設定しており、\u003cstrong\u003eグリップ感もバツグン\u003c\/strong\u003eです。アメリカベアリング工業規格の「ABEC7」を採用。回転が\u003cstrong\u003e滑らかで音も静か\u003c\/strong\u003eです。\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-04.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    \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\/frenzy\/fr205db-05.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\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"キャリーストラップ付き\"\u003e\n        \u003cp class=\"body-text\"\u003e公共交通機関で持ち運びするときの必須アイテムである\u003cstrong\u003eキャリーストラップ付き\u003c\/strong\u003e。サイズ調整で出来るので、大人・子供問わずに使えます。取り外しもできるので、乗るときにも邪魔になりません。このサイズで\u003cstrong\u003e重量わずか4.76kg\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:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-07.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\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"205mmPU鋳造タイヤ\"\u003e\n        \u003cp class=\"body-text\"\u003e舗装された路面で使用するならズバリ「ソリッドタイヤ」がおすすめ。\u003cstrong\u003e滑走性に優れスピードに乗りやすい\u003c\/strong\u003eです。一度蹴った時の「伸び」が違います。少ない力でスイスイ移動可能です。サイズは取り回しのしやすい205mm設定。ウィール径が大きいほど滑走性は上がりますが、反面回転性能は劣ります。こまめに進路を変える必要性の高い\u003cstrong\u003eタウンユースに最適\u003c\/strong\u003eです。またホイールとタイヤはインジェクションの一体成型。継ぎ目が無くスムーズに回転します。\u003c\/p\u003e\n\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-09.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\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-10.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"バーの高さは3段階に調整可能\"\u003e\n        \u003cp class=\"body-text\"\u003eバーの高さは、ボタン一つで104cm・99cm・94cmの\u003cstrong\u003e3段階に調整可能\u003c\/strong\u003e。また、耐荷重は余裕の100kg、お子様から大人まで幅広い年齢の方にお使い頂けます。\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        \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\/frenzy\/fr205db-11.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"リリースボタンを押し上げます。\"\u003e\u003cp class=\"body-text\"\u003eリリースボタンを押し上げます。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-12.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"フレームを引き起こします。\"\u003e\u003cp class=\"body-text\"\u003eフレームを引き起こします。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-13.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"トップバークランクのレバーを引き上げます。\"\u003e\u003cp class=\"body-text\"\u003eトップバークランクのレバーを引き上げます。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-14.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハンドルを差し込み、ラチェットボタンをはめ込みます。\"\u003e\u003cp class=\"body-text\"\u003eハンドルを差し込み、ラチェットボタンをはめ込みます。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-15.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"もう片側も同様に\"\u003e\u003cp class=\"body-text\"\u003eもう片側も同様に\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-16.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"トップバークランクのレバーを倒し、ハンドルバーをロックします。\"\u003e\u003cp class=\"body-text\"\u003eトップバークランクのレバーを倒し、ハンドルバーをロックします。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-17.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ステムバーのレバーを外し、好みのポジションでラチェットボタンを固定します。\"\u003e\u003cp class=\"body-text\"\u003eステムバーのレバーを外し、好みのポジションでラチェットボタンを固定します。\u003c\/p\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/frenzy\/fr205db-18.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ステムバーのレバーを倒し、ロックします。\"\u003e\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        \u003cul class=\"product-list recommend-list\"\u003e\n            \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01447\/667\/product\/151406886_o9.jpg?cmsp_timestamp=20201126201917\" class=\"img-fluid d-block w-100 product-img\" alt=\"チタンカラー\"\u003e\n                \u003cp class=\"body-text\"\u003eチタン\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01447\/667\/product\/151406886_o12.jpg?cmsp_timestamp=20201126201917\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャンパンカラー\"\u003e\n                \u003cp class=\"body-text\"\u003eシャンパン\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit2 product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01447\/667\/product\/151406886_o15.jpg?cmsp_timestamp=20201126201917\" class=\"img-fluid d-block w-100 product-img\" alt=\"ローズゴールドカラー\"\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        \u003cdiv class=\"comment-area\"\u003e\n            \u003cdiv class=\"comment-box\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult2.svg\" class=\"care-icons\" alt=\"大人の声\"\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                    \u003cli\u003e8歳の子供でもハンドルバーを一番下に調整すれば、十分乗れますよ。\u003c\/li\u003e\n                    \u003cli\u003e200mmウイールだからか？本当に速いです。\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=\"comment-box\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" class=\"care-icons\" alt=\"子供の声\"\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                    \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\/product\/frenzy_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"Frenzyロゴ\"\u003e\n        \u003cp class=\"body-text\"\u003eイギリスで最も売れている業界トップのスクーターブランドを多数所有してるStateSideSkete社。自慢のクリエイターから提供される高品質のレクリエーショナルスクーター。それが「Frenzy」（フレンジー）です。すべてのモデルには、独自の簡単収納時折りたたみ式システムを搭載。街乗りに便利なハンドブレーキ搭載モデルや、砂利・芝生などオフロードも快適なエアタイヤを装備したモデルまで、多彩なラインナップを誇ります。ウィールサイズも205mm〜250mmまでの豊富な展開。アナタのお気に入りのモデルがきっと見つかる事でしょう。\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\"\u003e151406886\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: 4.76kg\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e耐荷重\u003c\/strong\u003e: 100kg\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eウィール\u003c\/strong\u003e: 205mm 82A PU鋳造ホイール\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eブレーキ\u003c\/strong\u003e: ハンド・フット・デュアル・ブレーキシステム\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eベアリング\u003c\/strong\u003e: ABEC7\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: 2色成型ツートングリップ\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バーの高さは3段階に調整可能です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e高さ\u003c\/strong\u003e: 94cm〜104cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e長さ\u003c\/strong\u003e: 91cm\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e幅\u003c\/strong\u003e: 49cm\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eキャリーストラップ\u003c\/li\u003e\n                    \u003cli\u003e六角レンチ（大）2本\u003c\/li\u003e\n                    \u003cli\u003e取り扱い説明書\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            \u003cli\u003e走行中の振動により、クランプのネジが緩んでしまうことが考えられます。定期的にクランプのネジの部分を締め直し、紛失を防ぐために点検をお願い致します。万が一紛失された場合にはクランプのみの販売も行っております。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"FRENZY","offers":[{"title":"チタン","offer_id":42252600541250,"sku":"FR205DBP-Titanium","price":24750.0,"currency_code":"JPY","in_stock":false},{"title":"シャンパン","offer_id":42252600574018,"sku":"FR205DBP-Champagne","price":24750.0,"currency_code":"JPY","in_stock":false},{"title":"ローズゴールド","offer_id":42252600606786,"sku":"FR205DBP-Rose Gold","price":24750.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/151406886.jpg?v=1751385957"},{"product_id":"183675601","title":"【Street Surfing】CITY KICKER","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  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eウッドデッキで魅せる大人の遊び心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会に映える\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003eが目を引きます。ウッドと鉄を組み合わせたハイブリッドなスタイルは、親子で共有できる上質な時間を演出。街乗りを\u003cstrong\u003e特別な体験\u003c\/strong\u003eへと高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/183675601.jpg?v=1751385874\" 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一回り大きい\u003cstrong\u003e145mmウィール\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\/183675601_o3.jpg?v=1751385874\" class=\"img-fluid d-block w-100 product-img\" alt=\"145mmウィールとフットブレーキのイメージ\"\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\/183675601_o4.jpg?v=1751385874\" 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  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\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\"\u003eCITY KICKERは、世界でも他にはない本格ウッドデッキを搭載したキックボードです。その独特の構造と機能が、これまでのキックボード体験を大きく変えます。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e唯一の本格ウッドデッキ搭載で、振動と衝撃を吸収\u003c\/li\u003e\n          \u003cli\u003e145mmウィールで優れた走行性能と安定性\u003c\/li\u003e\n          \u003cli\u003e安心のフットブレーキで安全な制動\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ調整機能で幅広い身長に対応\u003c\/li\u003e\n          \u003cli\u003e滑りにくいゴム製グリップで高いコントロール性\u003c\/li\u003e\n          \u003cli\u003eABEC5ベアリングで滑らかな回転と静音性\u003c\/li\u003e\n          \u003cli\u003eレバーひとつで簡単折り畳み\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_01.jpg\" alt=\"ウッドと鉄のハイブリッドデザインの全体像\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eウッドと鉄を組み合わせたハイブリッドなデザイン\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003eスケートボードで使われる木材を何層にも重ねた、しなやかで弾力のある本格的なウッドデッキを採用。荒れた路面でも振動を吸収し、段差による衝撃も和らげ、まるでサスペンション付きの車のような快適さを実現します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_02.jpg\" alt=\"本格ウッドデッキの構造詳細\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e高強度ウッドが路面の衝撃を吸収し、快適な乗り心地を提供\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_08.jpg\" alt=\"メープルデッキのしなりによる衝撃吸収の様子\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003eメープルデッキがしなり衝撃吸収！いつも快適走行。\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e一般的なキックボードより一回り大きい145mmウィールは、滑走性能が飛躍的に向上し、少ないキックでもスムーズかつ快適に進むことができます。小学校1〜3年生の子どもに最適な軽さと安定感を備え、大人にも快適な万能サイズです。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_04.jpg\" alt=\"145mmウィールと段差走行の比較\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e段差に強く、子どもから大人まで最適な145mmウィール\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e後輪のカバーを足で踏むことでブレーキが作動し、しっかりと制御できます。体重のかけ方によってブレーキの強さを調整できるため、安全性が高く安心です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_05.jpg\" alt=\"安心のフットブレーキの使用方法\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e足元でしっかり制動できるフットブレーキ\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003eハンドルの高さを調整できる機能が付いているため、身長120cmのお子様から大人まで幅広く対応可能です。背の低いお子様でも安心してお乗りいただけます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_06.jpg\" alt=\"ハンドルサイズ調整機能の図\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e身長に合わせて調整可能なハンドル\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003e走行中でも手が滑りにくいゴム製グリップを採用。しっかりと握れるため抜群のコントロール性を実現します。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_09.jpg\" alt=\"ゴム製グリップのハンドルの詳細\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e手が滑りにくいゴム製グリップ\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003eアメリカベアリング工業規格の「ABEC５」を採用。回転が滑らかで音も静かです。このパーツのおかげで、一蹴りで長距離走り続けることができます。\u003c\/p\u003e\n\n        \u003cp class=\"body-text\"\u003eレバーひとつで簡単に折り畳みが出来るため、収納や持ち運びにも便利です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_07.jpg\" alt=\"簡単折り畳み機能の操作方法\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\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\"\u003eCITY KICKERは、大人が心から「お洒落」と感じる、ウッドと鉄を組み合わせたハイブリッドなデザインが特徴です。アメリカ本国やヨーロッパでも高い人気を誇ります。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/citykicker\/ck_03.jpg\" alt=\"洗練されたデザインのキックボード\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\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\"\u003eCITY KICKERの主要な仕様とサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品名: 【Street Surfing】CITY KICKER\u003c\/li\u003e\n          \u003cli\u003eデッキ: 17.5インチ x 5.4インチ フレキシブルメープルウッドデッキ\u003c\/li\u003e\n          \u003cli\u003eグリップ面: ノンスキッドグリップテープ表面\u003c\/li\u003e\n          \u003cli\u003eクランプ: 2ボルトクランプ\u003c\/li\u003e\n          \u003cli\u003eハンドル: 調整可能、高品質TPRグリップ付き\u003c\/li\u003e\n          \u003cli\u003eウィール: 145mm\u003c\/li\u003e\n          \u003cli\u003eベアリング: ABEC 5\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\"\u003eSTREET SURFINGは、2004年にアメリカのニュージャージーで誕生したボードブランドです。「ライフスタイルを楽しく充実したものに！」をミッションに活動しています。\u003c\/p\u003e\n        \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/streetsurfing_logo.jpg\" alt=\"STREET SURFINGブランドロゴ\"\u003e\u003c\/div\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e2005年にはキャスターボードのThe Waveでブレイク\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=\"point-list\"\u003e\n          \u003cli\u003e使用時には「ヘルメット」「プロテクター」（ともに別売）の装着をおすすめします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Street Surfing","offers":[{"title":"BLACK","offer_id":42252676857922,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"OLIVE","offer_id":42252676890690,"sku":null,"price":8800.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/183675601.jpg?v=1751385874"},{"product_id":"163044202","title":"【Street Surfing】SWING BOARD スイングボード FUN 36インチ","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個性を映す4つのルックス、大人も夢中になる次世代ボード\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/163044202.jpg?v=1751385862\" class=\"img-fluid d-block w-100 product-img\" alt=\"個性を映す4つのルックス、大人も夢中になる次世代ボード\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e魅せるスタイル、選べるカラー\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eまるで陸を滑るサーフィンのような体験ができる\u003cstrong\u003eスイングボード\u003c\/strong\u003e。カナディアンメープル8層デッキが乗り手の動きに滑らかに反応。身長130cm以上の方に最適な36インチは、家族みんなで楽しめるサイズ感です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e陸を自由に操る、革新の3輪メカニズム\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/163044202_o1.jpg?v=1751385862\" class=\"img-fluid d-block w-100 product-img\" alt=\"陸を自由に操る、革新の3輪メカニズム\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e次世代の滑走感、技術の結晶\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e前輪360度キャスターと後輪2輪トラックが融合。まるで本物の波に乗るような\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\/163044202_o9.jpg?v=1751385862\" 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陸のサーフィン！ 新次元の乗り物 SWING BOARD\u003c\/h3\u003e\n    \u003cimg alt=\"SWINGBOARD\" src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/sb-all.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e今、当店で人気急上昇中のSWING BOARDは、アメリカのStreet Surfing社が開発した新しい3輪のスケートボード系アイテム！ 前輪に360度回転するキャスターウイール、後輪には通常の2輪のトラックが付いている事で、4輪のスケートボードとも、２輪のキャスターボードとも全く異なる3輪独特の\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-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xNK3skcC_dQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e4輪のスケートボードとは全く異なる\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-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/x1zZ7j7zDLc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\n    \u003c\/div\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 alt=\"場所を選ばず小さなスペースでも楽しめる\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-03.jpg?cmsp_timestamp=20211014161020\" 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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスケボーより安全！？子供にもおすすめ\u003c\/h3\u003e\n    \u003cimg alt=\"スケボーより安全！？子供にもおすすめ\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-02.jpg?cmsp_timestamp=20211014161350\" 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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e楽しく体幹トレーニング\u003c\/h3\u003e\n    \u003cimg alt=\"楽しく体幹トレーニング\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-05.jpg?cmsp_timestamp=202110141618057\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003eスイングボードは3輪の不安定な板の上に乗ったまま、体を左右に捻りながら進むのが楽しい乗り物です。楽しく乗っているだけで\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-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/sQmEgEDf31E\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\n      \u003cp class=\"caption-text\"\u003eSWING BOARDに乗ってみた\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/aMAWaD-HLEw\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\n      \u003cp class=\"caption-text\"\u003eターンの違い\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n      \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xNJZfVTc-Cg\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen height=\"315\" width=\"560\"\u003e\u003c\/iframe\u003e\n      \u003cp class=\"caption-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=\"video-wrapper\"\u003e\n      \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/LBpYew5ySAo?loop=1\u0026amp;rel=0\u0026amp;playlist=LBpYew5ySAo\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-wrapper\"\u003e\n      \u003ciframe title=\"YouTube video player\" src=\"https:\/\/www.youtube.com\/embed\/PhTirgydzu4?loop=1\u0026amp;rel=0\u0026amp;playlist=PhTirgydzu4\" height=\"315\" width=\"560\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\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 alt=\"レッド・ドット・デザイン受賞\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-08.jpg?cmsp_timestamp=20211014165238\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003e素晴らしいデザインとセットアップの能力・長所が評価され、2018年に世界的に見ても非常に権威あるデザイン賞「Red Dot Design Award」を受賞しました。\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\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"36インチ CHOKA\"\u003e\n        \u003cp class=\"body-text\"\u003e36\" CHOKA\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-wht-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"36インチ CHOKA WHT\"\u003e\n        \u003cp class=\"body-text\"\u003e36\" CHOKA WHT\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/butter-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"36インチ BUTTER\"\u003e\n        \u003cp class=\"body-text\"\u003e36\" BUTTER\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/legend-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"36インチ LEGEND\"\u003e\n        \u003cp class=\"body-text\"\u003e36\" LEGEND\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身長130cm未満の方はMINIがおすすめ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e身長130cm未満の方はMINI 30inchのモデルがおすすめです。軽い体重でもデッキに力が伝わりやすく、滑走しやすいサイズ感です。小柄な大人の方が使用することは問題ございませんが、体重を少ししかかけていなくてもデッキに力が伝わってしまい左右に大きく動きます。36inchよりも安定性に欠けてしまいますのでご注意ください\u003c\/p\u003e\n    \u003cdiv\u003e\u003ca href=\"..\/?pid=167579982\" class=\"btn-square-slant\"\u003eMINI30インチはこちら\u003c\/a\u003e\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\u003e\n      \u003ch4 class=\"section-title\"\u003e大人の声\u003c\/h4\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e正直とっても楽しいです！ブレボーとスケボーの本当に中間的な新しい乗り物ですね。\u003c\/li\u003e\n        \u003cli\u003e子供に人気らしいですが、本来は大人用の商品です。我が家は親子で本当に遊んでます。\u003c\/li\u003e\n        \u003cli\u003e本格的3輪サーフスケートでこの価格はコスパ高いですね。\u003c\/li\u003e\n        \u003cli\u003eブレイブボード（リップスティック）に乗れる子なら、恐らくすぐに乗れると思います。\u003c\/li\u003e\n        \u003cli\u003eメープル8層デッキにABEC9ベアリングと本格スペック、しかも海外で有名なデザインアワードを取得しているらしいです。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv\u003e\n      \u003ch4 class=\"section-title\"\u003e子供の声\u003c\/h4\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e楽しくて楽しくて2時間くらい集中して乗っていました。\u003c\/li\u003e\n        \u003cli\u003e見た目がかっこよくて、サーフィンみたいな動きが面白い！\u003c\/li\u003e\n        \u003cli\u003e3輪で斜めにならないから、5分くらいで乗れるようになりました。\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\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n    \u003cimg alt=\"ロゴ\" src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/streetsurfing_logo.jpg\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"body-text\"\u003eSTREET SURFINGは2004年にアメリカのニュージャージーで誕生したボードブランドです。「ライフスタイルを楽しく充実したものに！」このミッションへの情熱は変わることがありません。2005年にキャスターボードのThe Waveでブレイク。現在ではキャスターボードだけでなく、キックスケート・ロングボード・スケートボードなど幅広いラインアップの商品を展開しています。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eFAQ\u003c\/h3\u003e\n    \u003cdl class=\"faq\"\u003e\n      \u003cdt\u003eデッキは直ぐに壊れない？\u003c\/dt\u003e\n      \u003cdd\u003eメープル8層の丈夫で返りの良いデッキを採用しています。\u003c\/dd\u003e\n      \u003cdt\u003eウィールは？\u003c\/dt\u003e\n      \u003cdd\u003e前後ともに「ABEC9」を採用、滑りがスムーズです。\u003c\/dd\u003e\n      \u003cdt\u003e直ぐに飽きないかな？\u003c\/dt\u003e\n      \u003cdd\u003e安定感があってスピードが出せるので2輪に飽きた子にもおすすめです。\u003c\/dd\u003e\n    \u003c\/dl\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\"\u003eSWING BOARDの主な特徴と各部品の仕様です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cimg alt=\"合金製ツーピース360°キャスター\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/CHOKA-01.jpg?cmsp_timestamp=20211015093527\" class=\"img-fluid product-img\"\u003e 合金製ツーピース360°キャスター\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"後輪ウィールはラウンドリップ\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/CHOKA-02.jpg?cmsp_timestamp=20211015093246\" class=\"img-fluid product-img\"\u003e 後輪ウィールはラウンドリップ\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"カナディアンメープル8層デッキ\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/CHOKA-07.jpg?cmsp_timestamp=20211015093340\" class=\"img-fluid product-img\"\u003e カナディアンメープル8層デッキ\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"クリアなデッキテープ\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/chokadecktape-3.jpg?cmsp_timestamp=20220421115917\" class=\"img-fluid product-img\"\u003e クリアなデッキテープ\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"360°キャスターへのウィール交換可能\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/CHOKA-09.jpg?cmsp_timestamp=20211015093741\" class=\"img-fluid product-img\"\u003e 360°キャスターへのウィール交換可能\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"アルミ製18cmリバースピントラック\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/CHOKA-08.jpg?cmsp_timestamp=20211015093712\" class=\"img-fluid product-img\"\u003e アルミ製18cmリバースピントラック\u003c\/li\u003e\n          \u003cli\u003e\n\u003cimg alt=\"ウィールには高性能なベアリングABEC9\" src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/wheel-01.jpg?cmsp_timestamp=20211015093904\" class=\"img-fluid product-img\"\u003e ウィールには高性能なベアリングABEC9\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長さ: 91cm\u003c\/li\u003e\n          \u003cli\u003e幅: 24.5cm\u003c\/li\u003e\n          \u003cli\u003eホイールベース: 53.5cm\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デッキ: カナディアンメープル8層\u003c\/li\u003e\n          \u003cli\u003e前輪: 80x19mm \/ ABEC9\u003c\/li\u003e\n          \u003cli\u003e後輪: 65x47mm \/ 丸リップ \/ ABEC9\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e商品コード: 163044202\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":"Street Surfing","offers":[{"title":"CHOKA","offer_id":42252645859394,"sku":"11-02-007-2","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"CHOKA WHT","offer_id":42252645892162,"sku":"11-02-007-2","price":13200.0,"currency_code":"JPY","in_stock":false},{"title":"BUTTER","offer_id":42252645924930,"sku":"11-02-007-2","price":13200.0,"currency_code":"JPY","in_stock":true},{"title":"LEGEND","offer_id":42252645957698,"sku":"11-02-007-2","price":13200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/163044202.jpg?v=1751385862"},{"product_id":"167579982","title":"【Street Surfing】SWING BOARD スイングボード MINI 30インチ","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\"\u003eStreet Surfingが贈る\u003cstrong\u003eMINI 30インチスイングボード\u003c\/strong\u003e。\u003cstrong\u003e360度回転する前輪キャスター\u003c\/strong\u003eが、大地を滑るような\u003cstrong\u003e新感覚の乗り心地\u003c\/strong\u003eを提供します。多彩な色からお気に入りを見つけて、自分だけのスタイルを。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/sb-30all_4.jpg\" 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\u003cstrong\u003eカナディアンメープル8層デッキ\u003c\/strong\u003eと\u003cstrong\u003eABEC9ベアリング\u003c\/strong\u003eを搭載。丈夫でスムーズな滑りを約束し、\u003cstrong\u003e本格的な乗り心地\u003c\/strong\u003eを実現します。細部まで洗練された機能美をご体験ください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/sb-30all_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"3輪ボードのキャスターとデッキ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e3輪ボードの本格スペック\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:\/\/www.lbcweb.jp\/greensummit\/swingboard\/sb-30all_4.jpg\" 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\"\u003eSWING BOARDとは？\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e今、当店で人気急上昇中の\u003cstrong\u003eSWING BOARD\u003c\/strong\u003eは、\u003cstrong\u003eアメリカのStreet Surfing社\u003c\/strong\u003eが開発した\u003cstrong\u003e新しい3輪のスケートボード系アイテム\u003c\/strong\u003e！ 前輪に\u003cstrong\u003e360度回転するキャスターウイール\u003c\/strong\u003e、後輪には通常の2輪のトラックが付いている事で、4輪のスケートボードとも、２輪のキャスターボードとも全く異なる3輪独特の\u003cstrong\u003eサーフィンに近い滑走感\u003c\/strong\u003eとカッコイイ滑りが出来るとっても楽しい横乗りアイテムです。小さなお子様でも、比較的簡単に乗りこなす事が出来るので、公園などで\u003cstrong\u003e親子で遊べる\u003c\/strong\u003eとってもおすすめのアイテムです！ \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/sb-30all_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"SWINGBOARD全体像\"\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\"\u003eStreet Surfing Swingboard MINI 30インチの各部の詳細と特徴をご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"合金製ツーピース360°キャスター\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e合金製ツーピース360°キャスター\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-02.jpg\" 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            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-07.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"カナディアンメープル8層デッキ\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003eカナディアンメープル8層デッキ\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-06.jpg\" 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            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-09.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウィール交換可能\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e360°キャスターへのウィール交換可能\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/choka-mini-08.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"アルミ製18cmリバースピントラック\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003eアルミ製18cmリバースピントラック\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/streetsurfing.jp\/img\/swingboard\/wheel-01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウィールには高性能なベアリングABEC9\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003eウィールには高性能なベアリングABEC9\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        \u003cp class=\"body-text\"\u003eStreet Surfing Swingboardには、様々なサイズとカラーがあります。本製品は\u003cstrong\u003eMINI 30インチ\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/fun36.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"FUN 36インチ\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003eFUN 36インチ\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/mini30.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"MINI 30インチ\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003eMINI 30インチ\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-mini-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"30 CHOKA MINI\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e30\" CHOKA MINI\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-mini-olv-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"30 CHOKA MINI OLV\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e30\" CHOKA MINI OLV\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-mini-pnk-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"30 CHOKA MINI PNK\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e30\" CHOKA MINI PNK\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-mini-red-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"30 CHOKA MINI RED\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e30\" CHOKA MINI RED\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"col3\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/swingboard\/choka-mini-wht-00.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"30 CHOKA WHT\"\u003e\n                \u003cp class=\"caption-text text-end\"\u003e30\" CHOKA WHT\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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント1アイコン\"\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xNK3skcC_dQ\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e4輪のスケートボードとは全く異なる急旋回ターンを楽しめます。その動きはまるでサーファーのようで、乗っている姿までも\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:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント2アイコン\"\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/x1zZ7j7zDLc\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n        \u003c\/div\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:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント3アイコン\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-03.jpg?cmsp_timestamp=20211014161020\" class=\"img-fluid d-block w-100 product-img\" alt=\"場所を選ばず小さなスペースでも楽しめる\"\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:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント4アイコン\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-02.jpg?cmsp_timestamp=20211014161350\" class=\"img-fluid d-block w-100 product-img\" alt=\"スケボーより安全！？子供にもおすすめ\"\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:\/\/www.lbcweb.jp\/greensummit\/product\/point5.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ポイント5アイコン\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-05.jpg?cmsp_timestamp=202110141618057.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"楽しく体幹トレーニング\"\u003e\n        \u003cp class=\"body-text\"\u003eスイングボードは3輪の不安定な板の上に乗ったまま、体を左右に捻りながら進むのが楽しい乗り物です。\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        \u003cp class=\"body-text\"\u003eスイングボードとスケートボードの動きの違いを動画で比較しました。\u003c\/p\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/sQmEgEDf31E\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n            \u003cp class=\"caption-text text-end\"\u003eSWING BOARDに乗ってみた\u003c\/p\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/aMAWaD-HLEw\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n            \u003cp class=\"caption-text text-end\"\u003eターンの違い\u003c\/p\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/xNJZfVTc-Cg\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen\u003e\u003c\/iframe\u003e\n            \u003cp class=\"caption-text text-end\"\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        \u003cp class=\"body-text\"\u003e基本的な乗り方を動画でご紹介します。\u003c\/p\u003e\n        \u003cdiv class=\"video-container\"\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/LBpYew5ySAo?loop=1\u0026amp;rel=0\u0026amp;playlist=LBpYew5ySAo\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\u003e\n            \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/PhTirgydzu4?loop=1\u0026amp;rel=0\u0026amp;playlist=PhTirgydzu4\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" allowfullscreen\u003e\u003c\/iframe\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:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/img-08.jpg?cmsp_timestamp=20211014165238\" class=\"img-fluid d-block w-100 product-img\" alt=\"レッド・ドット・デザイン受賞\"\u003e\n        \u003cp class=\"body-text\"\u003e素晴らしいデザインとセットアップの能力・長所が評価され、\u003cstrong\u003e2018年に世界的に見ても非常に権威あるデザイン賞「Red Dot Design Award」を受賞\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=\"review-box\"\u003e\n            \u003cdiv class=\"adult-voice\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"大人の声アイコン\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e正直とっても楽しいです！ブレボーとスケボーの本当に中間的な新しい乗り物ですね。\u003c\/li\u003e\n                    \u003cli\u003e本格的3輪サーフスケートでこの価格はコスパ高いですね。\u003c\/li\u003e\n                    \u003cli\u003eブレイブボード（リップスティック）に乗れる子なら、恐らくすぐに乗れると思います。\u003c\/li\u003e\n                    \u003cli\u003eメープル8層デッキにABEC9ベアリングと本格スペック、しかも海外で有名なデザインアワードを取得しているらしいです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"child-voice\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" class=\"img-fluid d-block w-100 product-img\" alt=\"子供の声アイコン\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e楽しくて楽しくて2時間くらい集中して乗っていました。\u003c\/li\u003e\n                    \u003cli\u003e見た目がかっこよくて、サーフィンみたいな動きが面白い！\u003c\/li\u003e\n                    \u003cli\u003e3輪で斜めにならないから、5分くらいで乗れるようになりました。\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\/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\/streetsurfing_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STREET SURFINGロゴ\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eSTREET SURFING\u003c\/strong\u003eは\u003cstrong\u003e2004年にアメリカのニュージャージーで誕生\u003c\/strong\u003eしたボードブランドです。「ライフスタイルを楽しく充実したものに！」このミッションへの情熱は変わることがありません。2005年にキャスターボードの\u003cstrong\u003eThe Waveでブレイク\u003c\/strong\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\"\u003eStreet Surfing Swingboard MINI 30インチの主要スペックです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eデッキ幅：22.9cm\u003c\/li\u003e\n                \u003cli\u003eデッキ長さ : 76.2cm（30インチ）\u003c\/li\u003e\n                \u003cli\u003e自走式ロングボード\u003c\/li\u003e\n                \u003cli\u003eホイールベース：45.7cm\u003c\/li\u003e\n                \u003cli\u003eデッキ材質 : カナディアンメープル8層\u003c\/li\u003e\n                \u003cli\u003e合金製ツーピース360°キャスター\u003c\/li\u003e\n                \u003cli\u003eアルミ製18cmリバースピントラック\u003c\/li\u003e\n                \u003cli\u003e前輪：80x19mm\/ABEC9\u003c\/li\u003e\n                \u003cli\u003e後輪：65x47mm\/丸リップ\/ABEC9\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp class=\"body-text\"\u003e商品コード: 167579982\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eFAQ\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003eよくあるご質問にお答えします。\u003c\/p\u003e\n            \u003cdl class=\"basic-list\"\u003e\n                \u003cdt\u003eデッキは直ぐに壊れない？\u003c\/dt\u003e\n                \u003cdd\u003eメープル8層の丈夫で返りの良いデッキを採用しています。\u003c\/dd\u003e\n                \u003cdt\u003eウィールは？\u003c\/dt\u003e\n                \u003cdd\u003e前後ともに「ABEC9」を採用、滑りがスムーズです。\u003c\/dd\u003e\n                \u003cdt\u003e直ぐに飽きないかな？\u003c\/dt\u003e\n                \u003cdd\u003e安定感があってスピードが出せるので2輪に飽きた子にもおすすめです。\u003c\/dd\u003e\n            \u003c\/dl\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しない --\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":"Street Surfing","offers":[{"title":"CHOKA MINI","offer_id":42252646285378,"sku":null,"price":10890.0,"currency_code":"JPY","in_stock":false},{"title":"CHOKA MINI RED","offer_id":42252646318146,"sku":null,"price":10890.0,"currency_code":"JPY","in_stock":false},{"title":"CHOKA MINI OLV","offer_id":42252646350914,"sku":null,"price":10890.0,"currency_code":"JPY","in_stock":false},{"title":"CHOKA MINI PNK","offer_id":42252646383682,"sku":null,"price":10890.0,"currency_code":"JPY","in_stock":false},{"title":"BUTTER  MINI","offer_id":42252646416450,"sku":null,"price":10890.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/167579982.jpg?v=1751385857"},{"product_id":"168187695","title":"オフロードキックボード K-BIKE KB MINI","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eオフロードの景色を拓く本格キックボード\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e鮮やかなオレンジのタイヤが、あなたの\u003cstrong\u003e冒険心\u003c\/strong\u003eを解き放ちます。\u003cstrong\u003e強靭なスチールフレーム\u003c\/strong\u003eと\u003cstrong\u003e12インチの大型エアタイヤ\u003c\/strong\u003eが、どんな道も力強く駆け抜ける本格感を際立たせています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/168187695.jpg?v=1751385856\" 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前後\u003cstrong\u003e12インチの大型エアタイヤ\u003c\/strong\u003eと\u003cstrong\u003e高規格大型フレーム\u003c\/strong\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\/168187695_o2.jpg?v=1751385856\" 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\u003cstrong\u003e直感的に操作できる前後輪ハンドルブレーキ\u003c\/strong\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\/168187695_o3.jpg?v=1751385856\" 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    \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=\"video\"\u003e\n                    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/w_IlaLxuS1c?rel=0\u0026amp;vq=hd1080\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen class=\"img-fluid d-block w-100\"\u003e\u003c\/iframe\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\"\u003eK-BIKEの魅力\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eK-BIKEは、これまでのキックボードの常識を覆す\u003cstrong\u003e圧倒的な滑走性能\u003c\/strong\u003eを誇ります。その秘密は、以下のこだわりの設計にあります。\u003c\/p\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb1-02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"大型エアタイヤ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e圧巻の大型エアタイヤ\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e前後輪ともに12インチと、お子様用キックボードとしては大型サイズ。自転車にも使用されるエアタイヤを採用しています。\u003c\/li\u003e\n                    \u003cli\u003e凸凹道も静かにスムーズに走行でき、快適な移動を可能にします。\u003c\/li\u003e\n                    \u003cli\u003e前・後輪：57-203（12×2.25インチ）空気圧 280kPa（40P.S.I）米式バルブ\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb1-03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"高規格大型フレーム\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e高規格大型フレーム\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフレームの大型化により、抜群の安定感を実現。\u003c\/li\u003e\n                    \u003cli\u003e一般的なアルミニウム合金製フレームよりも軽量ながら、強靭さを兼ね備えたフレームが、安定した乗り心地と高い操作性に貢献します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003cp class=\"body-text\"\u003eお子様から大人まで安心して楽しめるよう、\u003cstrong\u003e安全性\u003c\/strong\u003eにも徹底的にこだわりました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb1-04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブレーキ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e直感で操作できる安心のブレーキ\u003c\/strong\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\n                \u003cp class=\"body-text\"\u003e家族みんなで楽しめるよう、\u003cstrong\u003e快適性\u003c\/strong\u003eを追求しました。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb1-05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ハンドル\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eバツグンな乗り心地\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e「大型エアタイヤ」と「高規格大型フレーム」の組み合わせは、従来のキックボードを超える異次元の乗り心地です。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e大型デッキ\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eフレームサイズを最大限に活かした長さ37cmの大型デッキは、このサイズならではの安定感があり、快適な乗り心地のポイントです。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003eゆとりのハンドル幅と高さ調整\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eゆとりの66cm幅ハンドルは、安定した運転・操作に必要で、子供も大人も快適にライディングできます。\u003c\/li\u003e\n                    \u003cli\u003eハンドルの高さは80cmから90cmに調整可能です。ネジでしっかりと締めるためガタツキが抑えられ、安定した乗り心地を生み出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n\n                \u003cp class=\"body-text\"\u003e利便性を高める\u003cstrong\u003e快適機能\u003c\/strong\u003eも充実しています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb1-01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"スタンド\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e\u003cstrong\u003e自立式サイドスタンド\u003c\/strong\u003e\u003c\/p\u003e\n                \u003cul class=\"benefit-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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード：168187695\u003c\/li\u003e\n                    \u003cli\u003e全長：123cm\u003c\/li\u003e\n                    \u003cli\u003e重量：7.7kg\u003c\/li\u003e\n                    \u003cli\u003e耐荷重：100kg\u003c\/li\u003e\n                    \u003cli\u003eデッキ幅：12cm\u003c\/li\u003e\n                    \u003cli\u003eデッキ長さ：37cm\u003c\/li\u003e\n                    \u003cli\u003eデッキ地上高：13cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル幅：66cm\u003c\/li\u003e\n                    \u003cli\u003eハンドル高さ：80cm〜90cm\u003c\/li\u003e\n                    \u003cli\u003e推奨年齢：7歳以上\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体材質：スチール\u003c\/li\u003e\n                    \u003cli\u003e前輪仕様：12インチ エアタイヤ\u003c\/li\u003e\n                    \u003cli\u003e後輪仕様：12インチ エアタイヤ\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/streetsurfing_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"STREET SURFING ロゴ\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eSTREET SURFINGは2004年にアメリカのニュージャージーで誕生したボードブランドです。「ライフスタイルを楽しく充実したものに！」このミッションへの情熱は変わることがありません。2005年にキャスターボードのThe Waveでブレイク。現在ではキャスターボードだけでなく、キックスケート・ロングボード・スケートボードなど幅広いラインアップの商品を展開しています。\u003c\/p\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=\"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!-- 他モデル比較セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eモデル別比較\u003c\/h3\u003e\n        \u003cul class=\"product-list recommend-list\"\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n                \u003ca href=\"https:\/\/green-summit.jp\/?pid=168187695\" class=\"product-list__link\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/thum_kb1.jpg\" alt=\"KB MINI\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003ch4\u003eKB MINI\u003c\/h4\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e全長：123cm\u003c\/li\u003e\n                        \u003cli\u003e重量：7.7kg\u003c\/li\u003e\n                        \u003cli\u003e耐荷重：100kg\u003c\/li\u003e\n                        \u003cli\u003e推奨年齢：7歳以上\u003c\/li\u003e\n                        \u003cli\u003e前輪サイズ：12インチ\u003c\/li\u003e\n                        \u003cli\u003e後輪サイズ：12インチ\u003c\/li\u003e\n                        \u003cli\u003eステー：スチール\u003c\/li\u003e\n                        \u003cli\u003eハンドル：スチール\u003c\/li\u003e\n                        \u003cli\u003eハンドル高さ：80cm〜90cm\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n                \u003ca href=\"https:\/\/green-summit.jp\/?pid=152438180\" class=\"product-list__link\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152438180.jpg?cmsp_timestamp=20220901090339\" alt=\"KB2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003ch4\u003eKB2\u003c\/h4\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e全長：132cm\u003c\/li\u003e\n                        \u003cli\u003e重量：7.9kg\u003c\/li\u003e\n                        \u003cli\u003e耐荷重：120kg\u003c\/li\u003e\n                        \u003cli\u003e推奨年齢：10歳以上\u003c\/li\u003e\n                        \u003cli\u003e前輪サイズ：16インチ\u003c\/li\u003e\n                        \u003cli\u003e後輪サイズ：12インチ\u003c\/li\u003e\n                        \u003cli\u003eステー：スチール\u003c\/li\u003e\n                        \u003cli\u003eハンドル：スチール\u003c\/li\u003e\n                        \u003cli\u003eハンドル高さ：86cm〜96cm\u003c\/li\u003e\n                        \u003cli\u003eクイックリリース：前輪\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n                \u003ca href=\"https:\/\/green-summit.jp\/?pid=152448080\" class=\"product-list__link\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/thum_kb3.jpg\" alt=\"KB3\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003ch4\u003eKB3\u003c\/h4\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e全長：145cm\u003c\/li\u003e\n                        \u003cli\u003e重量：10.8kg\u003c\/li\u003e\n                        \u003cli\u003e耐荷重：150kg\u003c\/li\u003e\n                        \u003cli\u003e推奨年齢：12歳以上\u003c\/li\u003e\n                        \u003cli\u003e前輪サイズ：20インチ\u003c\/li\u003e\n                        \u003cli\u003e後輪サイズ：16インチ\u003c\/li\u003e\n                        \u003cli\u003eステー：アルミ\u003c\/li\u003e\n                        \u003cli\u003eハンドル：アルミ\u003c\/li\u003e\n                        \u003cli\u003eハンドル高さ：95cm〜100cm\u003c\/li\u003e\n                        \u003cli\u003eクイックリリース：前・後輪\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/a\u003e\n            \u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Street Surfing","offers":[{"title":"デザートウルフ（カーキ）","offer_id":42252646580290,"sku":"12-01-010-1","price":23100.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/168187695.jpg?v=1751385856"},{"product_id":"152438180","title":"オフロードキックボード K-BIKE KB2","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  \u003cp class=\"body-text\"\u003e商品コード：152438180\u003c\/p\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大自然を駆け抜ける爽快感、未知の冒険へ誘う「K-BIKE KB2」。洗練されたデザインは、乗る人をどこまでも\u003cstrong\u003eスタイリッシュ\u003c\/strong\u003eに演出します。家族みんなで、最高の思い出を作りませんか。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152438180.jpg?v=1751385855\" 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全長132cmのゆとりある設計は、大人から子供まで誰もが\u003cstrong\u003e安心できる乗り心地\u003c\/strong\u003eを提供します。7.9kgの軽量ボディながら耐荷重120kgを実現。計算し尽くされたバランスで、長時間の走行も快適です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152438180_o2.jpg?v=1751385855\" 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を実現します。前輪16インチ、後輪12インチの組み合わせが、小さな段差や小石も難なく乗り越える\u003cstrong\u003e高い走破性\u003c\/strong\u003eを生み出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152438180_o5.jpg?v=1751385855\" 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  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eK-BIKE KB2の魅力\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ch4 class=\"body-text\"\u003e子供に大人に大人気！一家に一台あると楽しいオフロード対応キックボード\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e周りと差がつく！他にないかっこよさで満足度120％！？\u003c\/p\u003e\n        \u003cdiv class=\"video-container\"\u003e\n          \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/w_IlaLxuS1c?rel=0\u0026amp;vq=hd1080\" 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        \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        \u003ch4 class=\"body-text\"\u003e圧倒的に走りやすい！\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-12.jpg?cmsp_timestamp=20220620151337\" 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        \u003cp class=\"body-text\"\u003eしかし、KB2なら大きなタイヤのおかげで段差を楽々乗り越え、安心・安全・快適に走行できます♪\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e自転車と同じエアタイヤを採用しているので、荒い路面でも静かに走る上、ハンドルへの振動がかなり抑えられます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eタイヤのサイズが大きいからスムーズに加速し、ひと蹴りで進める距離が長い上にスピードも持続！風を切って走るのがとても心地いいキックボードなんです！\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e段差走行ではこんなに差が出る！\u003c\/h4\u003e\n        \u003cdiv class=\"video-container\"\u003e\n          \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/fhbzEAAQJLo?loop=1\u0026amp;rel=0\u0026amp;playlist=fhbzEAAQJLo\" title=\"YouTube video player\" 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        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\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        \u003ch4 class=\"body-text\"\u003eフレームが大きいから安定感抜群！\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-25.jpg\" alt=\"フレームの接写\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eKB2を初めてみた時は、その大きさに驚かれるかもしれません。しかしこれが乗りやすさの秘密です♪フレームを大きくしたことにより抜群の安定感を誇ります。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-26.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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-27.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        \u003cp class=\"body-text\"\u003eしかし、K-BIKEは自転車と同じく工具を使って隙間が出来ないように調整するため、ノーストレスで走行が可能です。\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        \u003ch4 class=\"body-text\"\u003e安全性能がすごい！\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-31.jpg?cmsp_timestamp=20220620150916\" 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        \u003cp class=\"body-text\"\u003eその点KB2には初めてでも操作しやすいハンドブレーキがついています。自転車のように、前輪と後輪をどちらも制動してくれるので、より短い距離で停止することができます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eまたブレーキシステムは安価なモデルに採用されるものではなく、制動力の高い「Vブレーキ」というシステムを採用しています。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\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        \u003ch4 class=\"body-text\"\u003e幅66cmの大きなハンドル\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-28.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\n        \u003ch4 class=\"body-text\"\u003eハンドルは高さの調整が可能\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-29.jpg\" alt=\"ハンドル高さ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eハンドルの高さは86cm～96cmに調整可能です。調整の際は「レバーひとつで簡単調整」とはいきませんが、実はそれが乗り心地の良さのポイント！\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003eガタツキが抑えられ、安定した乗り心地を生み出しています。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e疲れにくいグリップ設計\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-107.jpg?cmsp_timestamp=20220630134416\" 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\"\u003eKB2のグリップは人間工学に基づいた握りやすいデザイン。人間がより自然に・無理なく・効率的に扱える設計で疲れにくく、長時間使用にも適しています。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e長さ37cmの大きなデッキ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-52.jpg?cmsp_timestamp=20220621104908\" 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        \u003cp class=\"body-text\"\u003eまた、キックボードを楽しむには足を休ませることも大事です。両足を楽々乗せることができる長さ・幅なので、蹴り足を休ませることができるのも嬉しいですよね。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e安定した自立式スタンド\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-32.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        \u003cp class=\"body-text\"\u003e大型のKB2ならではのスタンドで、そんなプチストレスを解消します。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※スタンドを立てた状態で上に乗ると、スタンドが曲がってしまい故障の原因になります。必ず「スタンドを上げた状態」でお乗りください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※カラーにより、スタンド形状が異なる場合がございます。ご承知おきくださいますよう、お願い申し上げます。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e前輪を取り外すクイックリリースレバー\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-08.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※Vブレーキの再調整には工具を必要とします。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003eオプション装着用ネジ\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-09.jpg\" alt=\"オプション装着用ネジ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e自転車用のボトルホルダー等を装着可能なネジが４個・２ヶ所についています。他にも前カゴ・スマホホルダー・ライト・反射板などなど、自分好みのKB2にカスタムしてくださいね！\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        \u003ch4 class=\"body-text\"\u003e子供目線で嬉しいポイントは？\u003c\/h4\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-45.jpg?cmsp_timestamp=20220621101535\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-34.jpg?cmsp_timestamp=20220620151102\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-48.jpg?cmsp_timestamp=20220621102041\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-29.jpg?cmsp_timestamp=20220620152422\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-46.jpg?cmsp_timestamp=20220621101619\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-47.jpg?cmsp_timestamp=20220621102019\" 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        \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        \u003ch4 class=\"body-text\"\u003e大人目線で嬉しいポイントは？\u003c\/h4\u003e\n        \u003cdiv class=\"col3_wrap\"\u003e\n          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-31.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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-32.jpg?cmsp_timestamp=20220620150940\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-101.jpg?cmsp_timestamp=20220630132238\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-102.jpg?cmsp_timestamp=20220630132249\" 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          \u003cdiv class=\"col3\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-28.jpg?cmsp_timestamp=20220620152355\" 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        \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        \u003ch4 class=\"body-text\"\u003eお家に置く場所が無い時は？\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-30.jpg\" alt=\"マンションの駐輪場にチェーンで停める\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003e駐輪場に保管ができます。お家の中に持ち込まないので、かえって快適に過ごせます。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e子供には重いんじゃないか？\u003c\/h4\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kb2-62.jpg?cmsp_timestamp=20220621114747\" 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    \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        \u003ch4 class=\"body-text\"\u003e組み立て方法を詳しく解説します\u003c\/h4\u003e\n        \u003cdiv class=\"video-container\"\u003e\n          \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/y3Pt3uUqUps?rel=0\u0026amp;vq=hd1080\" title=\"YouTube video player\" 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        \u003c\/div\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ご自身での組み立て中のミスによる商品や部品の交換については有償となりますのでご了承くださいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003estreetsurfing日本公式サイトより\u003cbr\u003e\u003ca href=\"https:\/\/streetsurfing.jp\/pdf\/kb2-kumitate.pdf\"\u003eマニュアル：https:\/\/streetsurfing.jp\/pdf\/kb2-kumitate.pdf\u003c\/a\u003e\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e前輪の外し方\u003c\/h4\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-12.jpg\" alt=\"Vブレーキの\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003cp class=\"body-text\"\u003eVブレーキの\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-13.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\/k-bike\/kb2-14.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\/k-bike\/kb2-15.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\/k-bike\/kb2-16.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\/k-bike\/kb2-17.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\n        \u003ch4 class=\"body-text\"\u003eオプション装着例\u003c\/h4\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/kb2-18.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\/k-bike\/kb2-19.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\/k-bike\/kb2-20.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\/k-bike\/kb2-21.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    \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=\"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\/152438180_o9.jpg?cmsp_timestamp=20241127180215\" 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 class=\"product-list__unit2 product-list__unit-md\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152438180_o7.jpg?cmsp_timestamp=20241127175206\" 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 class=\"product-list__unit2 product-list__unit-md\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152438180_o4.jpg?cmsp_timestamp=20241127175206\" 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    \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        \u003ch4 class=\"body-text\"\u003eアフターフォローについて\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e商品についてお悩みの点、ご不明な点がございましたら弊社までご連絡ください。常時15種類以上のキックボードを取り扱い、経験豊富なスタッフが対応させていただきます。\u003c\/p\u003e\n\n        \u003ch4 class=\"body-text\"\u003e保証について\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e購入日より1年間、修理・交換を無償で行います。保証による無償修理・交換はご購入時のご注文番号等のご提示の上、弊社販売正規商品として確認できた場合にのみお受けすることが可能です。初期不良以外での修理を依頼される場合には、修理（有償）または交換（有償）は弊社での確認の上判断させていただきます。\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全長：132cm\u003c\/li\u003e\n          \u003cli\u003e重量：7.9kg\u003c\/li\u003e\n          \u003cli\u003e耐荷重：120kg\u003c\/li\u003e\n          \u003cli\u003eデッキ幅：12cm\u003c\/li\u003e\n          \u003cli\u003eデッキ長さ：37cm\u003c\/li\u003e\n          \u003cli\u003eデッキ地上高：13cm\u003c\/li\u003e\n          \u003cli\u003eハンドル幅：66cm\u003c\/li\u003e\n          \u003cli\u003eハンドル高さ：86cm～96cm\u003c\/li\u003e\n          \u003cli\u003e本体材質：高張力鋼 （Hi-Ten Steel）\u003c\/li\u003e\n          \u003cli\u003e前輪仕様：16インチ エアタイヤ\u003c\/li\u003e\n          \u003cli\u003e後輪仕様：12インチ エアタイヤ\u003c\/li\u003e\n          \u003cli\u003eアルミニウム製 ハンドルブレーキレバー\u003c\/li\u003e\n          \u003cli\u003eアルミニウム製 Vブレーキ\u003c\/li\u003e\n          \u003cli\u003e自立式スタンド付き\u003c\/li\u003e\n          \u003cli\u003e前輪クイックリリースレバー\u003c\/li\u003e\n          \u003cli\u003e推奨年齢：10歳～大人\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=\"point-list\"\u003e\n      \u003cli\u003e使用時には「ヘルメット」「プロテクター」（ともに別売）の装着をおすすめします。\u003c\/li\u003e\n    \u003c\/ul\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    \u003cul class=\"product-list recommend-list\"\u003e\n      \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n        \u003ca href=\"https:\/\/green-summit.jp\/?pid=168187695\" class=\"product-list__link\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/thum_kb1.jpg\" alt=\"KB MINI\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003ch4 class=\"body-text\"\u003eKB MINI\u003c\/h4\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e全長：123cm\u003c\/li\u003e\n            \u003cli\u003e重量：7.7kg\u003c\/li\u003e\n            \u003cli\u003e耐荷重：100kg\u003c\/li\u003e\n            \u003cli\u003e推奨年齢：7歳～大人\u003c\/li\u003e\n            \u003cli\u003e前輪サイズ：12インチ\u003c\/li\u003e\n            \u003cli\u003e後輪サイズ：12インチ\u003c\/li\u003e\n            \u003cli\u003eステー：スチール\u003c\/li\u003e\n            \u003cli\u003eハンドル：スチール\u003c\/li\u003e\n            \u003cli\u003eハンドル高さ：80cm～90cm\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/a\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n        \u003ca href=\"https:\/\/green-summit.jp\/?pid=152438180\" class=\"product-list__link\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152438180.jpg?cmsp_timestamp=20241127175605\" alt=\"KB2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003ch4 class=\"body-text\"\u003eKB2\u003c\/h4\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e全長：132cm\u003c\/li\u003e\n            \u003cli\u003e重量：7.9kg\u003c\/li\u003e\n            \u003cli\u003e耐荷重：120kg\u003c\/li\u003e\n            \u003cli\u003e推奨年齢：10歳～大人\u003c\/li\u003e\n            \u003cli\u003e前輪サイズ：16インチ\u003c\/li\u003e\n            \u003cli\u003e後輪サイズ：12インチ\u003c\/li\u003e\n            \u003cli\u003eステー：スチール\u003c\/li\u003e\n            \u003cli\u003eハンドル：スチール\u003c\/li\u003e\n            \u003cli\u003eハンドル高さ：86cm～96cm\u003c\/li\u003e\n            \u003cli\u003eクイックリリース：前輪\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/a\u003e\n      \u003c\/li\u003e\n\n      \u003cli class=\"product-list__unit product-list__unit-md2\"\u003e\n        \u003ca href=\"https:\/\/green-summit.jp\/?pid=152448080\" class=\"product-list__link\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/k-bike\/thum_kb3.jpg\" alt=\"KB3\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003ch4 class=\"body-text\"\u003eKB3\u003c\/h4\u003e\n          \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e全長：145cm\u003c\/li\u003e\n            \u003cli\u003e重量：10.8kg\u003c\/li\u003e\n            \u003cli\u003e耐荷重：150kg\u003c\/li\u003e\n            \u003cli\u003e推奨年齢：12歳～大人\u003c\/li\u003e\n            \u003cli\u003e前輪サイズ：20インチ\u003c\/li\u003e\n            \u003cli\u003e後輪サイズ：16インチ\u003c\/li\u003e\n            \u003cli\u003eステー：アルミ\u003c\/li\u003e\n            \u003cli\u003eハンドル：アルミ\u003c\/li\u003e\n            \u003cli\u003eハンドル高さ：95cm～100cm\u003c\/li\u003e\n            \u003cli\u003eクイックリリース：前・後輪\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/a\u003e\n      \u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Street Surfing","offers":[{"title":"オフブラック","offer_id":42252636422210,"sku":"12-02-014-1","price":24000.0,"currency_code":"JPY","in_stock":false},{"title":"デザートウルフ（カーキ）","offer_id":42252636454978,"sku":"12-02-012-1","price":24000.0,"currency_code":"JPY","in_stock":false},{"title":"コヨーテ","offer_id":42252636487746,"sku":null,"price":24000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152438180.jpg?v=1751385855"},{"product_id":"183455430","title":"【EzyRoller】Spinner　ー4歳以上・スピン仕様ー","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e新感覚の乗り物遊び スピン体験\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e電動ではないのに足の動きだけでぐんぐん加速し、自由自在な操縦が可能です。まるでゴーカートのような\u003cstrong\u003eスリル\u003c\/strong\u003eと\u003cstrong\u003e爽快感\u003c\/strong\u003eをお子様に。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/183455430.jpg?v=1751385842\" 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体をめいっぱい使って、スピーディな走りを満喫。遊びながら自然と\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\/183455430_o1.jpg?v=1751385842\" 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\"\u003e4歳から楽しめる 自由な操縦性\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\/183455430_o5.jpg?v=1751385842\" 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  \u003c!-- スペック・詳細セクション (Specs) --\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商品コード: 183455430\u003c\/li\u003e\n        \u003c!-- サイズ、素材、生産国などの情報が入力データにないため、記載しません --\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\"\u003eEzyRollerの種類\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp class=\"body-text\"\u003eEzyRollerは、それぞれの遊び方に合わせた全4種類のラインナップをご用意しています。\u003c\/p\u003e\n      \u003cdiv class=\"product-variation-list\"\u003e\n        \u003cdiv class=\"product-variation-item\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/classic_red.jpg\" alt=\"クラシック\" class=\"img-fluid product-variation-img\"\u003e\n          \u003cp class=\"body-text\"\u003eClassic\u003cbr\u003eスタンダード\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-variation-item\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_blue.jpg\" alt=\"ドリフターX\" class=\"img-fluid product-variation-img\"\u003e\n          \u003cp class=\"body-text\"\u003eDrifterX\u003cbr\u003eドリフト仕様\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-variation-item\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/EZR1_mini_pink.jpg\" alt=\"ミニ\" class=\"img-fluid product-variation-img\"\u003e\n          \u003cp class=\"body-text\"\u003eMini\u003cbr\u003e小さなお子様向け\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-variation-item\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/spinner_green.jpg\" alt=\"スピナー\" class=\"img-fluid product-variation-img\"\u003e\n          \u003cp class=\"body-text\"\u003eSpinner\u003cbr\u003eスピン仕様\u003c\/p\u003e\n        \u003c\/div\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      \u003cp class=\"body-text\"\u003e米国Amazonでは平均★4.8の5000件を超える驚異的なレビューを獲得！ドイツやアメリカなど世界中のコンテストで数々の賞も受賞している実績がある、とっても人気の商品です。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main.jpg\" alt=\"アメリカでレビュー5000件\" class=\"img-fluid d-block w-100 product-img\"\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      \u003cp class=\"body-text\"\u003eとっても不思議！電動でないのに、左右の足を前に蹴り出すだけで、グングン加速する！\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003ciframe width=\"706\" height=\"706\" src=\"https:\/\/www.youtube.com\/embed\/VHfVqfo3HLU?autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=VHfVqfo3HLU\" title=\"EzyRoller（イージーローラー）PV1\" 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    \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      \u003cp class=\"body-text\"\u003e※ドリフターとスピナーモデルのみ\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_01.jpg\" alt=\"ドリフター\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n\n      \u003ch4 class=\"sub-title\"\u003eドリフターとスピナーの違いは？\u003c\/h4\u003e\n      \u003cp class=\"body-text\"\u003eどちらのモデルもドリフト走行が可能ですが、それぞれ異なる特徴を持っています。\u003c\/p\u003e\n      \u003cdiv class=\"comparison-section\"\u003e\n        \u003cdiv class=\"comparison-item\"\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"597\" height=\"1062\" src=\"https:\/\/www.youtube.com\/embed\/Ejv5uF-Jy0c\" title=\"EzyRoller Spinner : Spin Your World ? EzyRoller Style!\" 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ドリフトターンやスピンターンをより簡単に手軽にしたいならスピナーモデルがおすすめ！\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"comparison-item\"\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/vmsQlxKGMpI?si=aKNUpxyZOfeE5yuT?autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=vmsQlxKGMpI\" 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ドリフトを決めながら高速でコーナリングしたいならドリフターモデルがおすすめ!!\u003c\/p\u003e\n        \u003c\/div\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      \u003cp class=\"body-text\"\u003e実際に乗ってみると、予想以上にスピードを感じられ、エキサイティング！中高生どころか、大の大人でも夢中になってしまいます！\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_04.jpg\" alt=\"安全\" class=\"img-fluid d-block w-100 product-img\"\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      \u003cp class=\"body-text\"\u003e手を使わずに足だけで操縦できるから、フリーの両手でボールを扱えば、イージーローラーバスケやイージーローラーホッケーなど、遊び方は無限大！\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_2.jpg\" alt=\"ブレーキ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003c!-- 入力データに発送案内情報がないため、このセクションは作成しません。 --\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003c!-- 入力データに注意事項情報がないため、このセクションは作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"EzyRoller","offers":[{"title":"レッド","offer_id":42252676661314,"sku":null,"price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":42252676694082,"sku":null,"price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン","offer_id":42252676726850,"sku":null,"price":23100.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":42252676759618,"sku":null,"price":23100.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/183455430.jpg?v=1751385842"},{"product_id":"150580578","title":"【EzyRoller】Mini　ー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  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e2歳からのファーストEzyRoller Mini\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e小さなお子様でも\u003cstrong\u003e直感的に操作できる\u003c\/strong\u003e、はじめてのEzyRoller Miniです。カラフルなデザインが好奇心を刺激し、左右の足を蹴り出すだけで\u003cstrong\u003eグングン進む喜び\u003c\/strong\u003eを体感できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150580578.jpg?v=1751385840\" alt=\"EzyRoller Mini\" 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を提供します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150580578_o4.jpg?v=1751385841\" alt=\"仲間とEzyRollerを楽しむ子供たち\" 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安定した3輪設計\u003c\/strong\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\/150580578_o5.jpg?v=1751385841\" alt=\"EzyRoller Miniに乗る子供と親\" 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アメリカでレビュー5000件\u003cbr\u003e平均4.8の超ヒット乗り物！\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main.jpg\" alt=\"EzyRollerメイン画像\"\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e米国Amazonでは平均★4.8の5000件を超える驚異的なレビューを獲得！ドイツやアメリカなど世界中のコンテストで数々の賞も受賞している実績があるとっても人気の商品です。\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\" style=\"width: 100%; max-width: 706px; margin-bottom: 30px; position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;\"\u003e\n        \u003ciframe style=\"position: absolute; top: 0; left: 0; width: 100%; height: 100%;\" src=\"https:\/\/www.youtube.com\/embed\/VHfVqfo3HLU?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=VHfVqfo3HLU\" title=\"EzyRoller（イージーローラー）PV1\" 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とっても不思議？電動でないのに、左右の足を前に蹴り出すだけで、グングン加速する！\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e予想以上のスピード感が\u003cbr class=\"sp\"\u003eエキサイティング\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_04.jpg\" alt=\"EzyRollerで遊ぶ子供たち\"\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    \u003ch3 class=\"section-title\"\u003e走るだけじゃない\u003cbr class=\"sp\"\u003eバスケやホッケーも\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_2.jpg\" alt=\"EzyRollerでボール遊びをする子供\"\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    \u003ch3 class=\"section-title\"\u003e転倒しない超安全設計\u003cbr\u003e小さな子でも安心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/low9.jpg?cmsp_timestamp=20210709114242\" alt=\"EzyRollerの低重心設計\"\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eもともと座って乗る低い姿勢の乗り物です。しかも重心が地面に近く、3輪で自立できるので、立って乗るローラースケートやスケートボードと違い、転倒とは無縁のとっても安全安心な乗り物です。また、ブレーキもついているので、下り坂などでも安心！\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eブレーキ付きで\u003cbr class=\"sp\"\u003eスピード調節が可能\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/blake-4.jpg\" alt=\"EzyRollerのブレーキ\"\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    \u003ch3 class=\"section-title\"\u003eサイズ調整が出来るから\u003cbr\u003eみんなで使える\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_03.jpg\" alt=\"EzyRollerで遊ぶ家族\"\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eEzyRollerは全てのモデルにサイズ調整用のジョイントバーが付いているので、背が高くなった時には、サイズ調整が簡単に出来て、お子様の成長に合わせて長く使う事が出来ます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e運動能力・身体能力向上に\u003cbr class=\"sp\"\u003eおすすめ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_3.jpg\" alt=\"EzyRollerで遊ぶ子供の全体像\"\u003e\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003eEzyrRollerは足だけではなく、体全体を使う事で、スピードを速くしたり、加速や減速、左右の旋回や急旋回ターンも可能になります。また、足でカートをコントロールしながら、手で別の遊びをする事で、お子様の体全体の運動神経がフルに活用できます。EzRrollerはお子様の運動能力や身体能力の向上にとってもおすすめの商品なのです。\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\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_4.jpg\" alt=\"自立するEzyRoller\"\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    \u003ch3 class=\"section-title\"\u003eEzyRollerの種類を選ぶ（全4種）\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eEzyRollerには、様々なモデルがあります。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/classic_red.jpg\" alt=\"EzyRoller Classic\"\u003e\n        \u003cp class=\"body-text\"\u003eClassic スタンダード\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_blue.jpg\" alt=\"EzyRoller DrifterX\"\u003e\n        \u003cp class=\"body-text\"\u003eDrifterX ドリフト仕様\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/EZR1_mini_pink.jpg\" alt=\"EzyRoller Mini\"\u003e\n        \u003cp class=\"body-text\"\u003eMini 小さなお子様向け\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/spinner_green.jpg\" alt=\"EzyRoller Spinner\"\u003e\n        \u003cp class=\"body-text\"\u003eSpinner スピン仕様\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\"\u003eEzyRoller Miniは多彩なカラーをご用意しています。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/EZR1_mini_pink.jpg\" alt=\"ピンク色のEzyRoller Mini\"\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\/ezyroller\/EZR1_mini_green.jpg\" alt=\"ライムグリーン色のEzyRoller Mini\"\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\/ezyroller\/EZR1_mini_blue1.jpg\" alt=\"ブルー色のEzyRoller Mini\"\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\/ezyroller\/EZR1_mini_red.jpg\" alt=\"レッド色のEzyRoller Mini\"\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\/ezyroller\/EZR1_mini_blk.jpg\" alt=\"ブラック色のEzyRoller Mini\"\u003e\n        \u003cp class=\"body-text\"\u003eブラック\u003c\/p\u003e\n      \u003c\/li\u003e\n      \u003cli\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150580578_o14.jpg?cmsp_timestamp=20241210145112\" alt=\"パープル色のEzyRoller Mini\"\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お子様の年齢や身長に合わせて最適なEzyRollerをお選びいただけます。\u003c\/p\u003e\n    \u003cdiv class=\"model-selection-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_classic.jpg\" alt=\"EzyRoller Classicモデル\"\u003e\u003c\/p\u003e\n      \u003cp\u003e世界で一番売れている定番モデル！\u003cbr class=\"pc\"\u003e4歳?\/身長100cm以上はこちら\u003c\/p\u003e\n      \u003cdiv class=\"btn_box mb0\"\u003e\n        \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eClassic\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"model-selection-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_drifterx.jpg\" alt=\"EzyRoller Drifter Xモデル\"\u003e\u003c\/p\u003e\n      \u003cp\u003e人気急上昇中のドリフトモデル！\u003cbr class=\"pc\"\u003e6歳?\/身長125cm以上はこちら\u003c\/p\u003e\n      \u003cdiv class=\"btn_box mb0\"\u003e\n        \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eDrifter X\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"model-selection-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_mini.jpg\" alt=\"EzyRoller Miniモデル\"\u003e\u003c\/p\u003e\n      \u003cp\u003e小さなお子様専用のモデル！\u003cbr class=\"pc\"\u003e2歳\/身長100cm以下はこちら\u003c\/p\u003e\n      \u003cdiv class=\"btn_box mb60\"\u003e\n        \u003ca class=\"btn-model\" href=\"#\"\u003eMini\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"model-selection-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_spinner.jpg\" alt=\"EzyRoller Spinnerモデル\"\u003e\u003c\/p\u003e\n      \u003cp\u003e変幻自在のスピンターンが楽しい！\u003cbr class=\"pc\"\u003e4歳?\/身長110cm以上はこちら\u003c\/p\u003e\n      \u003cdiv class=\"btn_box mb60\"\u003e\n        \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eSpinner\u003c\/span\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=\"customer-voice-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" alt=\"大人の視線アイコン\"\u003e\u003c\/p\u003e\n      \u003cp\u003eEzyRollerをお使いいただいた親御さんからの声です。\u003c\/p\u003e\n      \u003col\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\/ol\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"customer-voice-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" alt=\"子供の声アイコン\"\u003e\u003c\/p\u003e\n      \u003cp\u003eEzyRollerで遊んでいるお子さんの声です。\u003c\/p\u003e\n      \u003col\u003e\n        \u003cli\u003eお友達と一緒に走ると楽しいよ\u003c\/li\u003e\n        \u003cli\u003e毎日遊びたい！\u003c\/li\u003e\n      \u003c\/ol\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=\"brand-info-item\"\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_logo.jpg\" alt=\"EzyRollerロゴ\"\u003e\u003c\/p\u003e\n      \u003cp\u003eEzyRoller は、ニュージーランドで二児のお父さんのアイディアから生まれました。「ペダル付き三輪車や二輪車じゃなくて、ヘビのようにクネクネと面白い動きをする乗り物を作れないかな？」1年以上の試行錯誤の開発の上、魔法のような乗り物 EzyRoller が誕生。音を立てずに静かに、でもグングン進む。電池要らずで持ち運びも簡単。2007年の販売から世界中で EzyRoller にハマる子供達が続出！累計販売台数 100万台突破。何世代にも渡って楽しんで頂ける人気商品です。\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"award-info-item\"\u003e\n      \u003ch3 class=\"section-title\"\u003e数々のアワードを受賞！\u003c\/h3\u003e\n      \u003cp\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_award.jpg\" alt=\"受賞アワードの画像\"\u003e\u003c\/p\u003e\n      \u003cp\u003eEzyRollerは世界中で数多くのアワードを受賞しています。\u003c\/p\u003e\n      \u003col\u003e\n        \u003cli\u003eクリエイティブ・チャイルド・マガジンによる2016年最優秀おもちゃ賞\u003c\/li\u003e\n        \u003cli\u003e2019年TillywigのTop Fun Award Winnerを受賞\u003c\/li\u003e\n      \u003c\/ol\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\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\"\u003eEzyRoller Miniの主な仕様です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対象年齢：2～5歳\u003c\/li\u003e\n          \u003cli\u003e耐荷重：30kgまで\u003c\/li\u003e\n          \u003cli\u003e長さ（調整可能）：約48cm \/ 58cm\u003c\/li\u003e\n          \u003cli\u003e幅：37cm\u003c\/li\u003e\n          \u003cli\u003e高さ：28cm\u003c\/li\u003e\n          \u003cli\u003e重量：4.2kg\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ハンドルバー延長パーツ（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    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eよくある質問 (FAQ)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eお客様からよくいただく質問とその回答です。\u003c\/p\u003e\n        \u003cdl\u003e\n          \u003cdt\u003e保証はありますか？\u003c\/dt\u003e\n          \u003cdd\u003eご安心下さい。フレームは２年間の保証付きです。なお、ホイールやシートは消耗品のため保証の対象外とさせて頂きます。\u003c\/dd\u003e\n          \u003cdt\u003e組み立ては簡単ですか？\u003c\/dt\u003e\n          \u003cdd\u003e簡単です。付属の六角レンチ一つで組み立て可能です。\u003c\/dd\u003e\n          \u003cdt\u003eどんな路面で使えますか？\u003c\/dt\u003e\n          \u003cdd\u003e凹凸がなければ大丈夫。重いカーペット上でも使えます。草・砂・砂利など、デコボコの路面では使用できません。\u003c\/dd\u003e\n          \u003cdt\u003e何歳からつかえますか？\u003c\/dt\u003e\n          \u003cdd\u003e推奨年齢は2歳からです。付属パーツ交換により5歳程度まで使えます。\u003c\/dd\u003e\n          \u003cdt\u003e体重制限はありますか？\u003c\/dt\u003e\n          \u003cdd\u003e耐荷重は30kgまでです。\u003c\/dd\u003e\n          \u003cdt\u003e坂でも使えますか？\u003c\/dt\u003e\n          \u003cdd\u003e平面での使用をお勧めします。下り坂はスピードが出すぎる恐れがあります。また上り坂はより多くの力が必要になります。\u003c\/dd\u003e\n        \u003c\/dl\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\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      \u003cli\u003e坂道での使用はブレーキの多用を招き、タイヤの消耗が早くなります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"EzyRoller","offers":[{"title":"ピンク","offer_id":42252632260674,"sku":"EZR1MINI-pink","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン","offer_id":42252632293442,"sku":"EZR1MINI-green","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":42252632326210,"sku":"EZR1MINI-blue","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":42252632358978,"sku":"EZR1MINI-red","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"ブラック","offer_id":42252632391746,"sku":"EZR1MINI-black","price":14300.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":42252632424514,"sku":"EZR1MINI-purple","price":14300.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150580578.jpg?v=1751385840"},{"product_id":"150373491","title":"【EzyRoller】Classic　ー4歳以上・スタンダードー","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世界を魅了するEzyRoller定番モデル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e世界中で愛されるEzyRollerの不動のスタンダードモデルです。数々の国際アワードを受賞し、米国Amazonでは5000件を超えるレビューで平均4.8を獲得している\u003cstrong\u003e信頼と実績\u003c\/strong\u003eがあります。好奇心旺盛なお子様の個性を輝かせる豊富なカラーから、お気に入りの一台を見つけてください。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/oaidalleapiallm.blob.core.windows.net\/private\/org-pLpGz2M23R9z02s69TqB6G7V\/user-1751385839\/2024-05-24_17-25-30-761.png?st=2024-05-24T10%3A25%3A30Z\u0026amp;se=2024-05-24T12%3A25%3A30Z\u0026amp;sp=r\u0026amp;sv=2021-08-06\u0026amp;sr=b\u0026amp;rscd=inline\u0026amp;rsct=image\/png\u0026amp;sig=3w%2B8Jb8DkYJzUj8QyqA143Q3i71%2B4Q3d1hN8J7zS4k%3D\" class=\"img-fluid d-block w-100 product-img\" alt=\"EzyRoller Classic 不動のベーシックモデル\"\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にもつながります。重心が低く3輪で自立する\u003cstrong\u003e安全設計\u003c\/strong\u003eで、活発な外遊びを安心して楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"子供がEzyRollerで楽しそうに遊ぶ様子\"\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:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"EzyRollerの長さ調整機能と収納性\"\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\"\u003eEzyRollerの種類を選ぶ（全4種）\u003c\/h3\u003e\n        \u003cdiv class=\"product-model-variations\"\u003e\n            \u003cul class=\"product-list\"\u003e\n                \u003cli class=\"product-list__unit\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/classic_red.jpg\" alt=\"クラシック\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cp class=\"body-text\"\u003eClassic スタンダード\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"product-list__unit\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_blue.jpg\" alt=\"ドリフターX\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cp class=\"body-text\"\u003eDrifterX ドリフト仕様\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"product-list__unit\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/EZR1_mini_pink.jpg\" alt=\"ミニ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cp class=\"body-text\"\u003eMini 小さなお子様向け\u003c\/p\u003e\n                \u003c\/li\u003e\n                \u003cli class=\"product-list__unit\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/spinner_green.jpg\" alt=\"スピナー\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                    \u003cp class=\"body-text\"\u003eSpinner スピン仕様\u003c\/p\u003e\n                \u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアメリカでレビュー5000件 平均4.8の超ヒット乗り物！\u003c\/h3\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main.jpg\" alt=\"メイン画像\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e米国Amazonでは平均★4.8の5000件を超える驚異的なレビューを獲得！ドイツやアメリカなど世界中のコンテストで数々の賞も受賞している実績がある\u003cstrong\u003eとっても人気の商品\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" alt=\"ポイント1\" 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        \u003ciframe width=\"706\" height=\"706\" src=\"https:\/\/www.youtube.com\/embed\/VHfVqfo3HLU?amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=VHfVqfo3HLU\" title=\"EzyRoller（イージーローラー）PV1\"\u003e\u003c\/iframe\u003e\n        \u003cp class=\"body-text\"\u003eとっても不思議？電動でないのに、左右の足を前に蹴り出すだけで、\u003cstrong\u003eグングン加速\u003c\/strong\u003eする！\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" alt=\"ポイント2\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_04.jpg\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" alt=\"ポイント3\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_2.jpg\" alt=\"EzyRollerに乗って遊ぶ子供\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" alt=\"ポイント4\" 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        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/low9.jpg?cmsp_timestamp=20210709114242\" alt=\"低い姿勢で乗るEzyRoller\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eもともと座って乗る低い姿勢の乗り物です。しかも重心が地面に近く、3輪で自立できるので、立って乗るローラースケートやスケートボードと違い、\u003cstrong\u003e転倒とは無縁のとっても安全安心な乗り物\u003c\/strong\u003eです。また、ブレーキもついているので、下り坂などでも安心！\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point5.svg\" alt=\"ポイント5\" 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        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/blake-4.jpg\" alt=\"EzyRollerのブレーキ\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point6.svg\" alt=\"ポイント6\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_03.jpg\" alt=\"EzyRollerで遊ぶ家族\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eEzyRollerは全てのモデルにサイズ調整用のジョイントバーが付いているので、背が高くなった時には、サイズ調整が簡単に出来て、お子様の成長に合わせて\u003cstrong\u003e長く使う事が出来ます\u003c\/strong\u003e。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point7.svg\" alt=\"ポイント7\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_3.jpg\" alt=\"運動能力向上に繋がるEzyRoller\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eEzyrRollerは足だけではなく、体全体を使う事で、スピードを速くしたり、加速や減速、左右の旋回や急旋回ターンも可能になります。また、足でカートをコントロールしながら、手で別の遊びをする事で、お子様の体全体の運動神経がフルに活用できます。EzRrollerはお子様の\u003cstrong\u003e運動能力や身体能力の向上にとってもおすすめ\u003c\/strong\u003eの商品なのです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point8.svg\" alt=\"ポイント8\" 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        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_4.jpg\" alt=\"EzyRollerの自立収納\" 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    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eカラーバリエーション\u003c\/h3\u003e\n        \u003cul class=\"product-list\"\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o1.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"レッド\"\u003e\n                \u003cp class=\"body-text\"\u003eレッド\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブルー\"\u003e\n                \u003cp class=\"body-text\"\u003eブルー\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ピンク\"\u003e\n                \u003cp class=\"body-text\"\u003eピンク\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"パープル\"\u003e\n                \u003cp class=\"body-text\"\u003eパープル\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o5.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"オレンジ\"\u003e\n                \u003cp class=\"body-text\"\u003eオレンジ\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o6.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブラック\"\u003e\n                \u003cp class=\"body-text\"\u003eブラック\u003c\/p\u003e\n            \u003c\/li\u003e\n            \u003cli class=\"product-list__unit product-list__unit-md\"\u003e\n                \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/150373491_o7.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ライムグリーン\"\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        \u003cdiv class=\"product-model-selection\"\u003e\n            \u003cdiv class=\"product-model-unit\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_classic.jpg\" alt=\"クラシックモデル\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e世界で一番売れている定番モデル！4歳\/身長100cm以上はこちら\u003c\/p\u003e\n                \u003ca class=\"btn-model\" href=\"#\"\u003eClassic\u003c\/a\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-model-unit\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_drifterx.jpg\" alt=\"ドリフターXモデル\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e人気急上昇中のドリフトモデル！6歳\/身長125cm以上はこちら\u003c\/p\u003e\n                \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eDrifter X\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-model-unit\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_mini.jpg\" alt=\"ミニモデル\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e小さなお子様専用のモデル！3歳\/身長100cm以下はこちら\u003c\/p\u003e\n                \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eMini\u003c\/span\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"product-model-unit\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_spinner.jpg\" alt=\"スピナーモデル\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003e変幻自在のスピンターンが楽しい！4歳\/身長110cm以上はこちら\u003c\/p\u003e\n                \u003cspan class=\"btn-model\" aria-disabled=\"true\" tabindex=\"-1\"\u003eSpinner\u003c\/span\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv class=\"review-voice-section\"\u003e\n            \u003cdiv class=\"review-box\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/adult.svg\" alt=\"大人の視線\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003col class=\"point-list\"\u003e\n                    \u003cli\u003e視線が低いせいか、結構スピード感を感じられます。大人でも十分楽しめますよ。\u003c\/li\u003e\n                    \u003cli\u003e一番下の4歳の娘でも、3回目くらいでマスター出来ました。\u003c\/li\u003e\n                    \u003cli\u003e座って遊ぶので、スケボー等と違って転倒での怪我の心配が無いので安心です。\u003c\/li\u003e\n                    \u003cli\u003e正直、うちの子は運動神経が良くありません。しかし、これは他の遊びと違って、うちの子でも十分最初から楽しめました！\u003c\/li\u003e\n                    \u003cli\u003eパーツをつけて足の長さを調節すると大人でも乗れたので、息子を抱っこして遊んでみました。\u003c\/li\u003e\n                \u003c\/ol\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"review-box\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/child.svg\" alt=\"子供の声\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003col class=\"point-list\"\u003e\n                    \u003cli\u003e両手をはなして足だけでコントロール出来るようにもなったよ。\u003c\/li\u003e\n                    \u003cli\u003e他の友達が持ってなくて、僕のを取り合いしちゃうくらいみんなにも人気だよ。\u003c\/li\u003e\n                \u003c\/ol\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv class=\"brand-info-section\"\u003e\n            \u003cdiv class=\"brand-about\"\u003e\n                \u003ch3 class=\"section-title\"\u003eブランドについて\u003c\/h3\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_logo.jpg\" alt=\"EzyRollerロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003cp class=\"body-text\"\u003eEzyRoller は、ニュージーランドで二児のお父さんのアイディアから生まれました。「ペダル付き三輪車や二輪車じゃなくて、ヘビのようにクネクネと面白い動きをする乗り物を作れないかな？」1年以上の試行錯誤の開発の上、魔法のような乗り物 EzyRoller が誕生。音を立てずに静かに、でもグングン進む。電池要らずで持ち運びも簡単。2007年の販売から世界中で EzyRoller にハマる子供達が続出！\u003cstrong\u003e累計販売台数 100万台突破\u003c\/strong\u003e。何世代にも渡って楽しんで頂ける人気商品です。\u003c\/p\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"brand-award\"\u003e\n                \u003ch3 class=\"section-title\"\u003e数々のアワードを受賞！\u003c\/h3\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_award.jpg\" alt=\"Green Summitのアワード\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003col class=\"point-list\"\u003e\n                    \u003cli\u003e2007年おもちゃ賞Toydirectory.com\u003c\/li\u003e\n                    \u003cli\u003e2007Parent’s Choice Silver Award by Parent’s Choice Foundation\u003c\/li\u003e\n                    \u003cli\u003eクリエイティブ・チャイルド・マガジンによる2008年最優秀おもちゃ賞\u003c\/li\u003e\n                    \u003cli\u003e2008保護観察所の認定証\u003c\/li\u003e\n                    \u003cli\u003e2009Best Toys for Kids Award by ASTRA\u003c\/li\u003e\n                    \u003cli\u003e2009年TillywigのTop Fun Award Winnerを受賞\u003c\/li\u003e\n                    \u003cli\u003e2009年全米子育て出版賞金賞\u003c\/li\u003e\n                    \u003cli\u003e2010Dr.Toy10Best Active Toy by Dr.Toy\u003c\/li\u003e\n                    \u003cli\u003e2010Dr.Toy10Best Toys by Dr.Toy\u003c\/li\u003e\n                    \u003cli\u003eシルバースタートbyライトスタートベストおもちゃ賞2010\u003c\/li\u003e\n                    \u003cli\u003e2011年Fat Brain Toy Award受賞のFat Brain Toy\u003c\/li\u003e\n                    \u003cli\u003e2012年SpielGutアワードSpielGut受賞\u003c\/li\u003e\n                \u003c\/ol\u003e\n            \u003c\/div\u003e\n        \u003c\/div\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よくあるご質問（FAQ）\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eEzyRollerに関するよくあるご質問にお答えします。\u003c\/p\u003e\n                \u003cdl class=\"basic-list\"\u003e\n                    \u003cdt\u003e保証はありますか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003eご安心下さい。フレームは２年間の保証付きです。なお、ホイールやシートは消耗品です。保証の対象外とさせて頂きます。\u003c\/p\u003e\u003c\/dd\u003e\n                    \u003cdt\u003e組み立ては簡単ですか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003e簡単です。付属の六角レンチ一つで組み立て可能です。\u003c\/p\u003e\u003c\/dd\u003e\n                    \u003cdt\u003eどんな路面で使えますか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003e凹凸がなければ大丈夫。重いカーペット上でも使えます。草・砂・砂利など、デコボコの路面では使用できません。\u003c\/p\u003e\u003c\/dd\u003e\n                    \u003cdt\u003e何歳からつかえますか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003e推奨年齢は4歳~です。付属パーツ交換により大人でも使えます。\u003c\/p\u003e\u003c\/dd\u003e\n                    \u003cdt\u003e体重制限はありますか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003e耐荷重は70kgです。\u003c\/p\u003e\u003c\/dd\u003e\n                    \u003cdt\u003e坂でも使えますか？\u003c\/dt\u003e\n                    \u003cdd\u003e\u003cp\u003e平面での使用をお勧めします。下り坂はスピードが出すぎる恐れがあります。また上り坂はより多くの力が必要になります。\u003c\/p\u003e\u003c\/dd\u003e\n                \u003c\/dl\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\"\u003eEzyRoller Classicの主な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e対象年齢：4歳~\u003c\/li\u003e\n                    \u003cli\u003e耐荷重：70kgまで\u003c\/li\u003e\n                    \u003cli\u003e長さ（調整可能）：約67cm~107cm\u003c\/li\u003e\n                    \u003cli\u003e幅：43cm\u003c\/li\u003e\n                    \u003cli\u003e高さ：35cm\u003c\/li\u003e\n                    \u003cli\u003e重量：5.8kg\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ハンドルバー延長パーツ（2本）\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=\"basic-list\"\u003e\n                    \u003cli\u003e商品コード：150373491\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=\"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\u003c\/div\u003e","brand":"EzyRoller","offers":[{"title":"レッド","offer_id":42252631932994,"sku":"ezr1-red","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":42252631965762,"sku":"ezr1-blue","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ピンク","offer_id":42252631998530,"sku":"ezr1-pink","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"パープル","offer_id":42252632031298,"sku":"ezr1-purple","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"オレンジ","offer_id":42252632064066,"sku":"ezr1-orange","price":19800.0,"currency_code":"JPY","in_stock":false},{"title":"ブラック","offer_id":42252632096834,"sku":"ezr1-black","price":19800.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン","offer_id":42252632129602,"sku":"ezr1-green","price":19800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/150373491.jpg?v=1751385839"},{"product_id":"175314236","title":"【EzyRoller】DrifterX　ー6歳以上・ドリフト仕様ー","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豪快なドリフト走行を可能にするDrifterXは、コーナリングの際に自然と体が流れるような特殊構造を備えています。まるでレーシングカーを操るようなエキサイティングな体験が、お子様の遊び心を刺激します。足で蹴り出すだけでグングン加速し、\u003cstrong\u003e予想以上のスピード感\u003c\/strong\u003eが全身を駆け巡るでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175314236.jpg?v=1751385838\" 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米国Amazonで5000件以上の高評価を獲得し、世界中のコンテストでも認められたEzyRoller。低い姿勢で座って乗る3輪設計のため、\u003cstrong\u003e転倒の心配が少なく\u003c\/strong\u003e、小さなお子様でも心ゆくまで遊びに集中できます。両手が自由になるので、ボール遊びなど新しい楽しみ方も見つかるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175314236_o1.jpg?v=1751385838\" class=\"img-fluid d-block w-100 product-img\" alt=\"EzyRollerに乗って遊ぶ子供たち\"\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足を左右に蹴り出すだけで加速するEzyRollerは、体全体を使って操縦する新感覚の乗り物です。加速や減速、急旋回を繰り返すことで、お子様の\u003cstrong\u003e体幹やバランス感覚、運動神経が自然と鍛えられます\u003c\/strong\u003e。長さ調整用のジョイントバーを使えば、お子様の成長に合わせて長く楽しめる一生モノの遊び道具となるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175314236_o2.jpg?v=1751385838\" class=\"img-fluid d-block w-100 product-img\" alt=\"EzyRollerで楽しむ子供と成長に合わせた調整\"\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米国Amazonでは平均★4.8の5000件を超える驚異的なレビューを獲得！ドイツやアメリカなど世界中のコンテストで数々の賞も受賞している実績がある、とっても人気の商品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main.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    \u003cdiv class=\"flex-container\"\u003e\n      \u003cdiv class=\"comment-box\"\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          \u003cli\u003eパーツをつけて足の長さを調節すると大人でも乗れたので、息子を抱っこして遊んでみました。\u003c\/li\u003e\n          \u003cli\u003eシンガポールに住んでいる友人に聞きましたが、アメリカだけではなく、シンガポールでも大人気の商品らしいです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"comment-box\"\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      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eEzyRoller ブランドストーリー\u003c\/h3\u003e\n    \u003cdiv class=\"flex-container\"\u003e\n      \u003cdiv class=\"brand-info-left\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eEzyRollerとは\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_logo.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"EzyRollerロゴ\"\u003e\n        \u003cp class=\"body-text\"\u003eEzyRoller は、ニュージーランドで二児のお父さんのアイディアから生まれました。「ペダル付き三輪車や二輪車じゃなくて、ヘビのようにクネクネと面白い動きをする乗り物を作れないかな？」1年以上の試行錯誤の開発の上、魔法のような乗り物 EzyRoller が誕生。音を立てずに静かに、でもグングン進む。電池要らずで持ち運びも簡単。2007年の販売から世界中で EzyRoller にハマる子供達が続出！累計販売台数 100万台突破。何世代にも渡って楽しんで頂ける人気商品です。\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"brand-info-right\"\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e数々のアワードを受賞！\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/ezy_award.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"受賞アワードの画像\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e2013 100Best Toys by Dr Toys\u003c\/li\u003e\n          \u003cli\u003eクリエイティブ・チャイルド・マガジンによる2013年最優秀おもちゃ賞\u003c\/li\u003e\n          \u003cli\u003e2013年SpielGutアワードSpielGut受賞\u003c\/li\u003e\n          \u003cli\u003e2019年ティリーウィグ賞受賞\u003c\/li\u003e\n          \u003cli\u003e2019年クリエイティブチャイルドマガジントイオブザイヤー賞\u003c\/li\u003e\n          \u003cli\u003e2019年全米子育て賞(NAPPA)の全国子育てセンター賞受賞\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\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eEzyRollerのモデル比較\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eEzyRollerには複数のモデルがあり、それぞれ特徴が異なります。お子様の年齢や遊び方に応じて最適なモデルをお選びください。\u003c\/p\u003e\n        \u003cdiv class=\"model-comparison-grid\"\u003e\n          \u003cdiv class=\"model-item\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_classic.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"クラシックモデル\"\u003e\n            \u003cp class=\"body-text text-center\"\u003e\u003cstrong\u003eClassic\u003c\/strong\u003e\u003cbr\u003e世界で一番売れている定番モデル！\u003cbr\u003e4歳~\/身長100cm以上はこちら\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"model-item\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_drifterx.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ドリフターXモデル\"\u003e\n            \u003cp class=\"body-text text-center\"\u003e\u003cstrong\u003eDrifter X\u003c\/strong\u003e\u003cbr\u003e人気急上昇中のドリフトモデル！\u003cbr\u003e6歳~\/身長125cm以上はこちら\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"model-item\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_mini.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ミニモデル\"\u003e\n            \u003cp class=\"body-text text-center\"\u003e\u003cstrong\u003eMini\u003c\/strong\u003e\u003cbr\u003e小さなお子様専用のモデル！\u003cbr\u003e3歳~\/身長100cm以下はこちら\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"model-item\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/model_spinner.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"スピナーモデル\"\u003e\n            \u003cp class=\"body-text text-center\"\u003e\u003cstrong\u003eSpinner\u003c\/strong\u003e\u003cbr\u003e変幻自在のスピンターンが楽しい！\u003cbr\u003e4歳~\/身長110cm以上はこちら\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eドリフターとスピナーの違い\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cdiv class=\"flex-container\"\u003e\n          \u003cdiv class=\"video-item\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Ejv5uF-Jy0c\" title=\"EzyRoller Spinner : Spin Your World ? EzyRoller Style!\" 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          \u003c\/div\u003e\n          \u003cdiv class=\"video-item\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/vmsQlxKGMpI?si=aKNUpxyZOfeE5yuT\u0026amp;autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=vmsQlxKGMpI\" 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          \u003c\/div\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        \u003cp class=\"body-text\"\u003eEzyRollerの主な特徴と、お子様の成長に役立つメリットをご紹介します。\u003c\/p\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" class=\"img-fluid\" alt=\"ポイント1アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003eゴーカートのようなスリリングな走り！\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003ciframe width=\"100%\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/VHfVqfo3HLU?autoplay=0\u0026amp;loop=1\u0026amp;rel=0\u0026amp;playlist=VHfVqfo3HLU\" title=\"EzyRoller（イージーローラー）PV1\" 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とっても不思議？電動でないのに、左右の足を前に蹴り出すだけで、グングン加速する！\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" class=\"img-fluid\" alt=\"ポイント2アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003eドリフト走行やスピンターンが簡単！\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cp class=\"body-text text-center\"\u003e※ドリフターとスピナーモデルのみ\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_01.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ドリフター\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003eコーナリングの際に、自然とドリフトが出来るような特殊な構造になっているので（ドリフター、スピナーモデルのみ）、レーシングカーのようなエキサイティングなステアリングターンを楽しむ事が出来る。慣れてくると急旋回からのスピンターンも出来る！\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point3.svg\" class=\"img-fluid\" alt=\"ポイント3アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e予想以上のスピード感がエキサイティング\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"安全\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e実際に乗ってみると、予想以上にスピードを感じられ、エキサイティング！中高生どころか、大の大人でも夢中になってしまいます！\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point4.svg\" class=\"img-fluid\" alt=\"ポイント4アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e走るだけじゃない バスケやホッケーも\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_2.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブレーキ\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e手を使わずに足だけで操縦できるから、フリーの両手でボールを扱えば、イージーローラーバスケやイージーローラーホッケーなど遊び方は無限大!!\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point5.svg\" class=\"img-fluid\" alt=\"ポイント5アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e転倒しない超安全設計 小さな子でも安心\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/low9.jpg?cmsp_timestamp=20210709114242\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブレーキ\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003eもともと座って乗る低い姿勢の乗り物です。しかも重心が地面に近く、3輪で自立できるので、立って乗るローラースケートやスケートボードと違い、転倒とは無縁のとっても安全安心な乗り物です。また、ブレーキもついているので、下り坂などでも安心！\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point6.svg\" class=\"img-fluid\" alt=\"ポイント6アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003eブレーキ付きでスピード調節が可能\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/spinner-03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ブレーキ\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003eブレーキハンドルが右手側についています。自転車と同じように握るとストップします。シンプルなのでお子様でも扱いやすい！\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point7.svg\" class=\"img-fluid\" alt=\"ポイント7アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003eサイズ調整が出来るからみんなで使える\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/drifterx_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"家族 兄弟 親子\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003eEzyRollerは全てのモデルにサイズ調整用のジョイントバーが付いているので、背が高くなった時には、サイズ調整が簡単に出来て、お子様の成長に合わせて長く使う事が出来ます。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point8.svg\" class=\"img-fluid\" alt=\"ポイント8アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e運動能力・身体能力向上におすすめ\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_3.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"おすすめ\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003eEzyrRollerは足だけではなく、体全体を使う事で、スピードを速くしたり、加速や減速、左右の旋回や急旋回ターンも可能になります。また、足でカートをコントロールしながら、手で別の遊びをする事で、お子様の体全体の運動神経がフルに活用できます。EzRrollerはお子様の運動能力や身体能力の向上にとってもおすすめの商品なのです。\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-item\"\u003e\n          \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point9.svg\" class=\"img-fluid\" alt=\"ポイント9アイコン\"\u003e\u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e\u003cstrong\u003e自立して置ける\u003c\/strong\u003e\u003c\/p\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/ezyroller\/main_4.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"自立\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e使わない時は自立して立てて置けるので、玄関など、小さなスペースでも立てて置く事ができて便利です。\u003c\/p\u003e\n        \u003c\/div\u003e\n\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\"\u003eDrifterXの基本的な仕様をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e対象年齢：6歳〜\u003c\/li\u003e\n          \u003cli\u003e耐荷重：70kgまで\u003c\/li\u003e\n          \u003cli\u003e長さ（調整可能）：約78cm〜110cm\u003c\/li\u003e\n          \u003cli\u003e幅：54cm\u003c\/li\u003e\n          \u003cli\u003e高さ：35cm\u003c\/li\u003e\n          \u003cli\u003e重量：6.3kg\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ハンドルバー延長パーツ（2本）\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よくある質問 (FAQ)\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdl class=\"faq-list\"\u003e\n          \u003cdt\u003e保証はありますか？\u003c\/dt\u003e\n          \u003cdd\u003eご安心下さい。フレームは２年間の保証付きです。なお、ホイール、グリップ、シートなどの部品をカバーしておりません。保証の対象外とさせて頂きます。\u003c\/dd\u003e\n          \u003cdt\u003e組み立ては簡単ですか？\u003c\/dt\u003e\n          \u003cdd\u003e簡単です。付属の六角レンチ一つで組み立て可能です。\u003c\/dd\u003e\n          \u003cdt\u003eどんな路面で使えますか？\u003c\/dt\u003e\n          \u003cdd\u003e凹凸がなければ大丈夫。重いカーペット上でも使えます。草・砂・砂利など、デコボコの路面では使用できません。\u003c\/dd\u003e\n          \u003cdt\u003e何歳からつかえますか？\u003c\/dt\u003e\n          \u003cdd\u003e推奨年齢は6歳?です。付属パーツ交換により14歳程度まで使えます。\u003c\/dd\u003e\n          \u003cdt\u003e体重制限はありますか？\u003c\/dt\u003e\n          \u003cdd\u003e耐荷重は70kgです。\u003c\/dd\u003e\n          \u003cdt\u003e坂でも使えますか？\u003c\/dt\u003e\n          \u003cdd\u003e平面での使用をお勧めします。下り坂はスピードが出すぎる恐れがあります。また上り坂はより多くの力が必要になります。\u003c\/dd\u003e\n        \u003c\/dl\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\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      \u003cli\u003e坂道での使用はブレーキの多用を招き、タイヤの消耗が早くなります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cp class=\"body-text text-end\"\u003e商品コード: 175314236\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"EzyRoller","offers":[{"title":"ブラック","offer_id":42252671647810,"sku":"9421905613163","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ブルー","offer_id":42252671680578,"sku":"9421905613125","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"ライムグリーン","offer_id":42252671713346,"sku":"9421905613156","price":24200.0,"currency_code":"JPY","in_stock":true},{"title":"レッド","offer_id":42252671746114,"sku":"9421905613118","price":24200.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/175314236.jpg?v=1751385838"},{"product_id":"152597807","title":"【Petron 】 ダーツセット SPARE DARTS (6 pcs)","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\"\u003ePetron ダーツセットで的当て遊び\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152597807.jpg?v=1751385832\" class=\"img-fluid d-block w-100 product-img\" alt=\"Petron ダーツセット\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e予備の6本で充実したプレイタイム\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e鮮やかな6本の吸盤ダーツがお子様の冒険心を刺激。Petron製クロスボウやターゲットと組み合わせれば、退屈な時間も忘れ夢中に。運動能力や集中力を\u003cstrong\u003e楽しく育みます\u003c\/strong\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    \u003cdiv class=\"related-products-grid\"\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=155257204\" class=\"related-product-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597792.jpg?cmsp_timestamp=20200731215455\" alt=\"CROSSBOW COMBO\" class=\"related-product-img\"\u003e\n        \u003cp class=\"related-product-name\"\u003eCROSSBOW COMBO\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597792\" class=\"related-product-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/155257204.jpg?cmsp_timestamp=20201102120431\" alt=\"SURESHOT CROSSBOW\" class=\"related-product-img\"\u003e\n        \u003cp class=\"related-product-name\"\u003eSURESHOT CROSSBOW\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597808\" class=\"related-product-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597808.jpg?cmsp_timestamp=20200731215941\" alt=\"TARGET\" class=\"related-product-img\"\u003e\n        \u003cp class=\"related-product-name\"\u003eTARGET\u003c\/p\u003e\n      \u003c\/a\u003e\n    \u003c\/div\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\u003ePetron ダーツセットは、お子様の遊びを通して運動能力と集中力を育むことを目的としています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e鮮やかな6本の吸盤ダーツ\u003c\/li\u003e\n          \u003cli\u003ePetron製クロスボウやターゲットと組み合わせて使用可能\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e152597807\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません。 --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"Petron Sports","offers":[{"title":"Default Title","offer_id":42252596117570,"sku":null,"price":550.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152597807.jpg?v=1751385832"},{"product_id":"152597808","title":"【Petron 】  的 TARGET アーチェリー","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) - ブロック1 --\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\/152597808.jpg?v=1751385831\" 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    \u003c!-- 商品解説セクション (Main) - ブロック2 --\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\/152597808_o1.jpg?v=1751385831\" 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    \u003c!-- 商品解説セクション (Main) - ブロック3 --\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\/152597808_o3.jpg?v=1751385831\" 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    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n        \u003c!-- 商品コード --\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=\"basic-list\"\u003e\n                    \u003cli\u003e152597808\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003c!-- その他のスペック情報（仕様、サイズ、素材、生産国など）は入力データに明示的なテキスト情報がないため、今回は生成しません。 --\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 関連商品セクション --\u003e\n    \u003c!-- 入力データの「▼スペック・詳細データ」として提供された関連商品情報を、情報の網羅性のため独立したセクションとして配置 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e一緒に遊びたい商品はこちら\u003c\/h3\u003e\n        \u003cdiv class=\"clearfix mb60\"\u003e\n            \u003cdiv class=\"col_wrap mb15\"\u003e\n                \n                \u003cdiv class=\"col_wrap mb15\"\u003e\n                    \u003ca href=\"https:\/\/green-summit.jp\/?pid=155257204\" class=\"col4 item\"\u003e\n                        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597792.jpg?cmsp_timestamp=20200731215455\" alt=\"CROSSBOW COMBO\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003cp class=\"ItemName body-text\"\u003eCROSSBOW COMBO\u003c\/p\u003e\n                        \u003cp class=\"ItemBtn body-text\"\u003e商品はこちら\u003c\/p\u003e\n                    \u003c\/a\u003e\n                    \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597792\" class=\"col4 item\"\u003e\n                        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/155257204.jpg?cmsp_timestamp=20201102120431\" alt=\"SURESHOT CROSSBOW\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003cp class=\"ItemName body-text\"\u003eSURESHOT CROSSBOW\u003c\/p\u003e\n                        \u003cp class=\"ItemBtn body-text\"\u003e商品はこちら\u003c\/p\u003e\n                    \u003c\/a\u003e\n                    \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597807\" class=\"col4 item\"\u003e\n                        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597807.jpg?cmsp_timestamp=20200731215846\" alt=\"SPARE DARTS (6 pcs)\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003cp class=\"ItemName body-text\"\u003eSPARE DARTS (6 pcs)\u003c\/p\u003e\n                        \u003cp class=\"ItemBtn body-text\"\u003e商品はこちら\u003c\/p\u003e\n                    \u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) - 入力データに情報がないため作成しません。 --\u003e\n    \u003c!-- 注意事項セクション (Notes) - 入力データに情報がないため作成しません。 --\u003e\n\n\u003c\/div\u003e","brand":"Petron Sports","offers":[{"title":"Default Title","offer_id":42252596150338,"sku":null,"price":1430.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/152597808.jpg?v=1751385831"},{"product_id":"155257204","title":"【Petron 】 CROSSBOW COMBO アーチェリーセット","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\"\u003ePetronのクロスボウは、安全を第一に考えた設計で、お子様から大人まで安心して遊べます。当たっても痛くない吸盤ダーツと\u003cstrong\u003e特許取得済\u003c\/strong\u003eの安全トリガーが、誰もが夢中になる射撃体験を約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/155257204.jpg?v=1751385830\" 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的を狙い、集中力を高める瞬間。Petronアーチェリーのリアサイトとフロントサイトが、正確な照準合わせをサポートし、お子様の集中力と洞察力を遊びながら自然に引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/155257204_o5.jpg?v=1751385830\" 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キャンプや広い公園で、Petronアーチェリーが大活躍。スプリングスチール製の頑丈なばねが、的を射抜く爽快感を何度でも届け、家族や友人との忘れられない特別な時間を演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/155257204_o9.jpg?v=1751385830\" 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!-- 関連商品セクション --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e一緒に遊びたい商品はこちら\u003c\/h3\u003e\n    \u003cdiv class=\"product-related-items\"\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597792\" class=\"product-related-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597792.jpg?cmsp_timestamp=20200731215455\" alt=\"SURESHOT CROSSBOW\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eSURESHOT CROSSBOW\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597807\" class=\"product-related-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597807.jpg?cmsp_timestamp=20200731215846\" alt=\"SPARE DARTS (6 pcs)\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eSPARE DARTS (6 pcs)\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"https:\/\/green-summit.jp\/?pid=152597808\" class=\"product-related-item\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/product\/152597808.jpg?cmsp_timestamp=20200731215941\" alt=\"TARGET\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"body-text\"\u003eTARGET\u003c\/p\u003e\n      \u003c\/a\u003e\n    \u003c\/div\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大人の声\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雨の日、我が家はUNOで遊ぶか、このアーチェリー大会はまってます。\u003c\/li\u003e\n    \u003c\/ul\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    \u003c\/ul\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    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron00.gif\" alt=\"Petron Sportsロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003eペトロンスポーツ（Petron Sports）は1963年創業、イギリスにおける家族経営のアーチェリー事業として始まりました。長年にわたり、エントリーレベルの玩具からトップエンドの競合製品まで、アーチェリー製品の全領域をカバーするように製品ラインを拡大してきました。ペトロンスポーツの目標は、あらゆるレベルで誰もがアーチェリーに参加し、楽しめる製品を提供することです。同社のサッカーダーツ（先端が吸盤になったダーツ）製品は、小さな子供たちが楽しく安全な方法で射撃のスリルを楽しむのに最適です。\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    \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron06.gif\" alt=\"アワードロゴ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n    \u003cul class=\"benefit-list\"\u003e\n      \u003cli\u003e2015 The Toy Verdict Awards アウトドア部門Winner\u003c\/li\u003e\n      \u003cli\u003e2016 Toy Shop UK Independent Toy Awards Silver Medal Winner\u003c\/li\u003e\n    \u003c\/ul\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    \u003cul class=\"step-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射程距離は6m。的はもちろん、空き缶などを設置して射的のように射落として楽しむこともできます。\u003c\/li\u003e\n      \u003cli\u003eしっかり狙って楽しんでください！今日からあなたもスナイパーです。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e動画で見る\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/TsvK5z__3FQ?rel=0\u0026amp;hd1080\" allowfullscreen\u003e\u003c\/iframe\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\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron-d01.jpg\" alt=\"当たっても痛くない吸盤仕様\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cp class=\"caption-text\"\u003e当たっても痛くない吸盤仕様\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron-d02.jpg\" alt=\"専用ダーツのみ引き金が引ける\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cp class=\"caption-text\"\u003e専用ダーツのみ引き金が引ける（特許取得済）\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron-d03.jpg\" alt=\"専用ダーツ以外は弓が動かない\" class=\"img-fluid d-block w-100 product-img\"\u003e\n          \u003cp class=\"caption-text\"\u003e専用ダーツ以外は弓が動かない\u003c\/p\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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron-d05.jpg\" alt=\"アーチェリーメーカーが開発した本格的なおもちゃ\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eアーチェリーメーカーが作っているためTOYといっても本格的！\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      \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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/petron-d04.jpg\" alt=\"正確な照準合わせ\" class=\"img-fluid d-block w-100 product-img\"\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        \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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/petron\/combo-03.jpg\" alt=\"インドアでもアウトドアでも楽しめる\" class=\"img-fluid d-block w-100 product-img\"\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      \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=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/%A5%C0%A1%%EF%BD%B0%A5%C4%A5%B9%A5%C8%A5%C3%A5%AF-3.jpg?cmsp_timestamp=20210709083653\" alt=\"ダーツ格納スペース\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e付属している6個のサッカーダーツは本体の専用スペースに格納できます。\u003c\/p\u003e\n        \u003cul class=\"benefit-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        \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/petron-1.jpg?cmsp_timestamp=20211022153840\" alt=\"フロントサイトが外れる時の対処法\" class=\"img-fluid d-block w-100 product-img\"\u003e\u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eQ. フロントサイトが外れる時はどうすればいいですか？\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eA. 本体裏面のネジを締め直してみてください。このネジが緩んでいるとダーツが正確に射出できないことがあります。\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\u003cstrong\u003eシュアーショット　クロスボウ\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e長さ：56cm\u003c\/li\u003e\n          \u003cli\u003e重量：384g\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\u003cstrong\u003eシュアーショット　サッカーダーツ\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e先端が吸盤になった専用ダーツ（矢）\u003c\/li\u003e\n          \u003cli\u003e数量：6本\u003c\/li\u003e\n          \u003cli\u003e箱の裏面に「的」が印刷されています。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eターゲット（的）\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e直径25cm、ペトロンサッカーダーツ専用\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  \u003c\/div\u003e\n\u003c!-- \/content-section --\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!-- 商品コード --\u003e\n  \u003cp class=\"body-text\"\u003e商品コード: 155257204\u003c\/p\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"Petron Sports","offers":[{"title":"Default Title","offer_id":42252596215874,"sku":null,"price":4290.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/155257204.jpg?v=1751385830"},{"product_id":"181061309","title":"【ADVENTURE SPORTS】TREE HUGGERZ","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アウトドア遊びをもっと楽しく、もっと安心に。コンパクトに丸めて片手で持てるサイズ感は、荷物が多い家族のキャンプや公園遊びでも邪魔にならず、冒険への準備をスマートにします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/181061309.jpg?v=1751385812\" 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\/181061309_o1.jpg?v=1751385812\" 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巻くだけでなくベルクロでしっかり固定できるから、セッティングもスムーズ。長さ245cmの余裕あるサイズは、公園の大きな木でも対応可能。大切な木を傷つけず、思いっきりアクティビティを楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/181061309_o2.jpg?v=1751385812\" 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    \u003c!-- スペック・詳細セクション (Specs) --\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\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/tree-huggerz_02.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハガーズ\"\u003e\n            \u003c\/div\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さらにもう1つのメリットは、木のざらざらした表面に直接触れないことで、傷んでしまう危険を防止できる点！\u003c\/p\u003e\n            \u003cul class=\"benefit-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            \u003ch4 class=\"section-title\"\u003eずれない設計\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/tree-huggerz_03.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハガーズ\"\u003e\n            \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            \u003c\/ul\u003e\n\n            \u003ch4 class=\"section-title\"\u003eベルクロで固定が簡単\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/tree-huggerz_05.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハガーズ\"\u003e\n            \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            \u003c\/ul\u003e\n\n            \u003ch4 class=\"section-title\"\u003e持ち運びも楽々\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/tree-huggerz_06.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハガーズ\"\u003e\n            \u003c\/div\u003e\n            \u003cul class=\"benefit-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            \u003ch4 class=\"section-title\"\u003eどんな木にも対応できる長さ\u003c\/h4\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n                \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/adventuresports\/tree-huggerz_04.jpg\" class=\"img-fluid d-block w-100 product-img\" alt=\"ツリーハガーズ\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003eツリーウェアを買ったはいいけれど、長さが足りずに困ってしまうケースも。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eその点、こちらは非常に長いので、大きな木でも十分に使用できます。遊びに行って困ることがないように、適度に長さのあるものを選んでくださいね。\u003c\/p\u003e\n\n            \u003ch4 class=\"section-title\"\u003e詳細\u003c\/h4\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e幅：14.5cm\u003c\/li\u003e\n                \u003cli\u003e長さ:245cm\u003c\/li\u003e\n                \u003cli\u003e商品コード: 181061309\u003c\/li\u003e\n            \u003c\/ul\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        \u003col\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\/ol\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ADVENTURE SPORTS","offers":[{"title":"Default Title","offer_id":42252597166146,"sku":null,"price":2530.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/181061309.jpg?v=1751385812"},{"product_id":"156515316","title":"【キックボード・キャンプに】Kickboard Totebag 大容量トートバック キックボード収納バック キャリーバッグ","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 class=\"font-weight-bold\"\u003eスマートに持ち運べます\u003c\/strong\u003e。\n    \u003cstrong class=\"font-weight-bold\"\u003e頑丈な素材\u003c\/strong\u003eと\u003cstrong class=\"font-weight-bold\"\u003e広々とした空間\u003c\/strong\u003eが、あなたの移動シーンをどこまでも快適にします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/156515316.jpg?v=1751385807\" 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移動の妨げにならない\u003cstrong class=\"font-weight-bold\"\u003eコンパクト設計\u003c\/strong\u003eは、都市での通勤・通学やちょっとした移動をよりスムーズに演出します。\n    くるくると本体に巻いて、どこへでも身軽に出かけられます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/156515316_o2.jpg?v=1751385807\" 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\u003cstrong class=\"font-weight-bold\"\u003e600デニール生地の強靭さ\u003c\/strong\u003eが、大切なキックボードやキャンプ用品を衝撃や摩耗から守ります。\n    \u003cstrong class=\"font-weight-bold\"\u003eベルクロ開閉\u003c\/strong\u003eで荷物の出し入れは素早く、\u003cstrong class=\"font-weight-bold\"\u003eサイドバックル\u003c\/strong\u003eでしっかり固定すれば中身が飛び出す心配もありません。\n    内側の\u003cstrong class=\"font-weight-bold\"\u003eウレタンコーティング\u003c\/strong\u003eが汚れを寄せ付けず、清潔さを保ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/156515316_o5.jpg?v=1751385807\" 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  \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:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/toteee-1.jpg?cmsp_timestamp=20210921161140\" class=\"img-fluid d-block w-100 product-img\" alt=\"キックボード収納イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/toteinner-1.jpg?cmsp_timestamp=20210921163817\" class=\"img-fluid d-block w-100 product-img\" alt=\"トートバッグ内部イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eキックボードをスマートに持ち運び可能\u003c\/li\u003e\n          \u003cli\u003e走行中の安定性を高める工夫\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003e大容量のバッグはキャンプ等のアウトドアでも大活躍します。キャンプギアを一通り入れて、遊び道具を入れて、あとは車に積み込むだけ！サイドのバックルを止めておくと自立もするし、中身が飛び出す心配もありません。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/totecar1.jpg?cmsp_timestamp=20210921163557\" class=\"img-fluid d-block w-100 product-img\" alt=\"車に積み込むイメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e大容量でキャンプギアも収納可能\u003c\/li\u003e\n          \u003cli\u003eサイドバックルで自立、中身飛び出し防止\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e糸は全面600デニール！狩猟用衣料に使用されたり、リュックの底の厚みを持たせる糸の太さです。ちょっとやそっとでは切れたり穴が空いたりする心配がありません。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e全面600デニール生地で耐久性抜群\u003c\/li\u003e\n          \u003cli\u003e衝撃や摩耗に強い\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003e開け閉めする際に使用するのはチャックではなくベルクロだから、パンパンに荷物を入れても壊れる心配がありません。一瞬で開け閉めできるので、簡単で便利です。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/totebe-1.jpg?cmsp_timestamp=20210921163534\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルクロ開閉部分\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロ開閉でスムーズな出し入れ\u003c\/li\u003e\n          \u003cli\u003e荷物が多くても壊れにくい\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003e外で使うものを入れるバッグなので、汚れた時には拭き取りやすいよう内側にはウレタンコーティングが施されています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/totei-1.jpg?cmsp_timestamp=20210921161719\" class=\"img-fluid d-block w-100 product-img\" alt=\"ウレタンコーティング説明\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e内側ウレタンコーティングで汚れに強い\u003c\/li\u003e\n          \u003cli\u003e簡単お手入れで清潔を維持\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003e肩にかけて持ち運びすることも想定し、持ち手を作っています。この工夫一つだけでもかなり安定するので、駅での移動等でもコントロールが簡単！安心して使用できます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/totehand1.jpg?cmsp_timestamp=20210921161329\" class=\"img-fluid d-block w-100 product-img\" alt=\"持ち手部分\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e肩掛けしやすい持ち手\u003c\/li\u003e\n          \u003cli\u003e移動中の安定性を確保\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"body-text\"\u003eくるくる巻いてバックルで止めれば、とてもコンパクトに！キックボードでの走行時には、バーに巻いておくと身軽で快適です！\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/tote-1.jpg?cmsp_timestamp=20210921161017\" class=\"img-fluid d-block w-100 product-img\" alt=\"折り畳み収納イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/totee1.jpg?cmsp_timestamp=20210921161105\" class=\"img-fluid d-block w-100 product-img\" alt=\"キックボードへの装着イメージ\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"benefit-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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e生地: 600デニール\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      \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商品コード: 156515316\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"オリジナル","offers":[{"title":"ブラック(4959169295153)","offer_id":42252638093378,"sku":"MD31-black","price":5720.0,"currency_code":"JPY","in_stock":false},{"title":"オリーブ( 4959169295160)","offer_id":42252638126146,"sku":"MD31-olive","price":5720.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/156515316.jpg?v=1751385807"},{"product_id":"159301231","title":"【tactic】モルック トーナメントモデル","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fcfaf7; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Meiryo UI\", sans-serif; \n      \n \n      width: 100%;\n      max-width: none !important;\n      \n\n      padding: 40px 30px; \n      box-sizing: border-box;\n      \n      margin: 0;\n      color: #444444;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #e0e0e0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #3e7963; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #4d8f7b; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #444444; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #888888; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 8px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #4d8f7b40 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* アコーディオン（角丸反映・14px固定） *\/\n  details.spec-details { \n      border: 1px solid #e0e0e0;\n      border-radius: 8px;\n      background-color: #fcfaf7; \n      color: #444444;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #3e7963; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #fcfaf7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #4d8f7b; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #e0e0e0; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #fcfaf7; color: #444444; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list { list-style: none; padding-left: 0; margin-bottom: 24px; }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li { position: relative; padding-left: 1.8em; margin-bottom: 10px; line-height: 1.6; text-wrap: pretty; font-size: 14px !important; }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #4d8f7b; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #888888; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #3e7963; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #888888; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #4d8f7b; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #3e7963; margin-bottom: 12px; border-bottom: 1px solid #4d8f7b; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #e0e0e0; th, td { padding: 12px 8px; border: 1px solid #e0e0e0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #3e7963; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #e0e0e0; background: #fcfaf7; padding: 20px; border-radius: 8px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #3e7963; display: block; margin-bottom: 10px; border-bottom: 1px dashed #e0e0e0; padding-bottom: 5px; word-break: keep-all; }\n\n  \/* ▼▼▼ スマホ (600px以下) 向けの調整 ▼▼▼ *\/\n  @media (max-width: 600px) {\n      .product-wrapper { \n          \/* スマホでは横幅を有効に使うため少し狭める *\/\n          padding: 30px 20px; \n          line-height: 1.6; \n      }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e世界基準の本格モルックセット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e世界大会で採用される\u003cstrong\u003e公式モデル\u003c\/strong\u003eが、ついに日本の手元に届きます。専用バッグでスマートに持ち運び、どこでも熱い戦いを始められます。観客も楽しめる背面刻印付きのスキットルが、あなたのプレイを一層盛り上げます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159301231.jpg?v=1751385806\" 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が彩りを添えます。肩掛けできる専用バッグで、持ち運びも軽快。ふとした瞬間に生まれる笑顔が、あなたを最高に輝かせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159301231_o6.jpg?v=1751385806\" 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\/159301231_o7.jpg?v=1751385806\" 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  \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お子様から大人まで、今一番熱いスポーツ「\u003cstrong\u003eモルック\u003c\/strong\u003e」で、日本代表を目指せる本格的なプレイを楽しめます。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molll-2.jpg?cmsp_timestamp=20210726164453\" alt=\"モルックのイメージ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eこのモルックセットは、世界大会が開催されるフィンランドでしか購入できなかった\u003cstrong\u003eレアな公式モデル\u003c\/strong\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\n\u003cstrong\u003e老若男女、誰でも楽しめる\u003c\/strong\u003eシンプルなルールで、障がいのある方にも人気のスポーツです。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e商品コード: 159301231\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=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/moll2.jpg?cmsp_timestamp=20210726164152\" alt=\"モルックのパーツ名称\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cul class=\"basic-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\/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\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/moln-1.jpg?cmsp_timestamp=20210727145914\" alt=\"スキットルの並べ方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e1. スキットルを写真のように並べます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule-2.jpg?cmsp_timestamp=20210727150157\" alt=\"モルック棒を投げる\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e2. モルッカーリを3〜4mくらいの位置に置き、内側からモルック棒を投げます。\u003cstrong\u003e3回続けてスキットルに当てられなかった場合、失格となります。\u003c\/strong\u003e\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule2-2.jpg?cmsp_timestamp=20210727150437\" alt=\"倒れた本数で得点\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e3. 倒れた本数が点数です。この場合は3点！\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule4-2.jpg?cmsp_timestamp=20210727151324\" alt=\"1本だけ倒れた場合の得点\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e3-1. 1本だけ倒れたときは、そのスキットルに刻印のある数字が得点です。この場合は7点！\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule42.jpg?cmsp_timestamp=20210727151917\" alt=\"重なって倒れた場合の得点\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e3-2. 重なって倒れたときは、上のスキットルは倒れたとみなされません。この場合は一本だけ倒れたことになるので11点！\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule3-2.jpg?cmsp_timestamp=20210727150711\" alt=\"倒れた位置に立て直す\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e4. 弾かれて飛んだスキットルは、倒れた位置に立てます。すると、投げるごとに感覚が開いていきます。\u003c\/p\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n              \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule22.jpg?cmsp_timestamp=20210727152225\" alt=\"50点ぴったりを目指す\" class=\"img-fluid d-block w-100 product-img\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e5. 遠く離れたスキットルも狙いつつ、\u003cstrong\u003e50点ぴったり\u003c\/strong\u003eを目指しましょう！50点を超えると、25点までスコアを戻して試合は続きます。\u003c\/p\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\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\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/chansaya.jpg?cmsp_timestamp=20210727152820\" alt=\"専用バッグで持ち運び楽々\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e他のモデルにはない付属バッグで、肩掛けもできる♪持ち運びも楽々です。\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molmo-2.jpg?cmsp_timestamp=20210727154727\" alt=\"野原でのモルックプレイ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eなんだか野原に立っている妖精のよう......写真を撮っても可愛いですね。\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mol2-3.jpg?cmsp_timestamp=20210726171123\" alt=\"小さなお子様でも楽しめる\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eこんな小さなお子様でも軽々持てる♪\u003cbr\u003e※必ず保護者付き添いの元プレーしてください。\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kizu-1.jpg?cmsp_timestamp=20210726171012\" alt=\"天然木の味\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e天然木ならではの味があります。\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molt-1.jpg?cmsp_timestamp=20210726171429\" alt=\"大人も本気でプレイ\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e大人も本気になってしまう！奥が深いスポーツです。\u003cbr\u003e※使用しているのはノーマルモデル。\u003c\/p\u003e\n\n        \u003cdiv class=\"spec-img-full\"\u003e\n          \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/play-1.jpg?cmsp_timestamp=20210729145722\" alt=\"戦略を立てる\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003eしっかり戦略をたてます。頭脳戦が熱い！\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    \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":"molkky（モルック）","offers":[{"title":"Default Title","offer_id":42252597690434,"sku":null,"price":12980.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159301231.jpg?v=1751385806"},{"product_id":"163232358","title":"【tactic】モルック オリジナルモデル","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    \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\/163232358.jpg?v=1751385805\" 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だから、\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\/163232358_o4.jpg?v=1751385805\" 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。\u003cstrong\u003e家族や仲間と、心ゆくまで盛り上がる特別な時間\u003c\/strong\u003eをお届けします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/163232358_o9.jpg?v=1751385805\" 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\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:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mol-1.jpg?cmsp_timestamp=20210909101812\" alt=\"モルック\" class=\"img-fluid d-block w-100 product-img\"\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                \u003cp class=\"body-text\"\u003eモルックは、モルック棒とスキットルのたった2種類のシンプルな道具で構成されています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molminie-1.jpg?cmsp_timestamp=20210909101732\" alt=\"モルックのパーツ構成\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eモルック棒：投げる棒\u003c\/li\u003e\n                    \u003cli\u003eスキットル：1～12の数字が刻印された木製ピン（12本）\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\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/moln-1.jpg?cmsp_timestamp=20210727145914\" alt=\"スキットルの並べ方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003eスキットルを写真のように並べます。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule-2.jpg?cmsp_timestamp=20210727150157\" alt=\"モルック棒の投げ方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003eモルッカーリを3-4mくらいの位置に置き、内側からモルック棒を投げます。3回続けてスキットルに当てられなかった場合、失格となります。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule2-2.jpg?cmsp_timestamp=20210727150437\" alt=\"複数倒れた場合の点数\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003e倒れた本数が点数です。この場合は3点！\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule4-2.jpg?cmsp_timestamp=20210727151324\" alt=\"1本だけ倒れた場合の点数\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003e1本だけ倒れたときは、そのスキットルに刻印のある数字が得点です。この場合は7点！\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule42.jpg?cmsp_timestamp=20210727151917\" alt=\"重なって倒れた場合の点数\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003e重なって倒れたときは、上のスキットルは倒れたとみなされません。この場合は一本だけ倒れたことになるので11点！\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule3-2.jpg?cmsp_timestamp=20210727150711\" alt=\"スキットルの立て直し方\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003e弾かれて飛んだスキットルは、倒れた位置に立てます。すると、投げるごとに感覚が開いていきます。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                    \u003cli\u003e\n                        \u003cdiv class=\"spec-img-full\"\u003e\n                            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule22.jpg?cmsp_timestamp=20210727152225\" alt=\"勝利の条件\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                        \u003c\/div\u003e\n                        \u003cp class=\"body-text\"\u003e遠く離れたスキットルも狙いつつ、50点ぴったりを目指しましょう！50点を超えると、25点までスコアを戻して試合は続きます。\u003c\/p\u003e\n                    \u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point1.svg\" alt=\"ポイント1\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003eモルック棒を投げるだけのシンプルなゲームなので、お子様からおじいちゃんおばあちゃんまで楽しめるのが大きな魅力。障がいのある方にも、みんなと一緒に楽しめるスポーツとして人気を集めています。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mollo-1.jpg?cmsp_timestamp=20210909130836\" alt=\"老若男女が楽しむモルック\" class=\"img-fluid d-block w-100 product-img\"\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                \u003cp class=\"body-text\"\u003e当店の一番人気モデルは、天然木の温もりと洗練されたデザインが特長です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/www.lbcweb.jp\/greensummit\/product\/point2.svg\" alt=\"ポイント2\" class=\"img-fluid d-block w-100 product-img\"\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e木箱の香りに癒され、置いておくだけでも絵になるおしゃれなモデル。インテリアとしても楽しめる、こだわり抜いたデザインです。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/moloooo-1.jpg?cmsp_timestamp=20210909130441\" alt=\"モルックオリジナルモデル\" class=\"img-fluid d-block w-100 product-img\"\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                \u003cp class=\"body-text\"\u003e製品や、モルッカーの皆さんから寄せられたお写真を紹介します。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molmo-2.jpg?cmsp_timestamp=20210727154727\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mol2-3.jpg?cmsp_timestamp=20210726171123\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kizu-1.jpg?cmsp_timestamp=20210726171012\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molt-1.jpg?cmsp_timestamp=20210726171429\" 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                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/play-1.jpg?cmsp_timestamp=20210729145722\" 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            \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商品コード: 163232358\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\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":"molkky（モルック）","offers":[{"title":"Default Title","offer_id":42252597723202,"sku":null,"price":8998.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/163232358.jpg?v=1751385805"},{"product_id":"159303337","title":"【tactic】モルック ミニ","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蓋を開ける瞬間に広がる、新しい遊びの期待感。一つ一つ丁寧に収められた\u003cstrong\u003e天然木\u003c\/strong\u003eの道具が、使うたびに愛着を深めます。専用の箱で、どこへでもスマートに連れ出せます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159303337_o2.jpg?v=1751385804\" 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広々とした公園で、小さな体で一生懸命に投げる姿。世代を超えて楽しめるシンプルなルールが、\u003cstrong\u003eコミュニケーションのきっかけ\u003c\/strong\u003eを生み出します。心地よい運動で、心と体を健やかに育みます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159303337_o3.jpg?v=1751385804\" 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緑豊かな芝生に佇む、番号が振られた木製ピン。握りやすいシンプルな棒を使い、倒す場所を考えながら高得点を目指します。大人も本気になる、\u003cstrong\u003e集中力を高めるゲーム\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159303337_o4.jpg?v=1751385804\" 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  \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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mol-1.jpg?cmsp_timestamp=20210909101812\" alt=\"モルックセット全景\"\u003e\n      \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    \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モルックは、以下の2種類のパーツで構成されています。\u003c\/p\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molminie-1.jpg?cmsp_timestamp=20210909101732\" alt=\"モルック棒とスキットルのパーツ名称\"\u003e\n      \u003c\/div\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e1 - モルック棒\u003c\/li\u003e\n        \u003cli\u003e2 - スキットル (1〜12の数字が刻印されたピン)\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\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/moln-1.jpg?cmsp_timestamp=20210727145914\" alt=\"スキットルの並べ方\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e1. スキットルを写真のように並べます。\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule-2.jpg?cmsp_timestamp=20210727150157\" alt=\"モルック棒の投げ方\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e2. モルッカーリ（投擲ライン）を3〜4mくらいの位置に置き、内側からモルック棒を投げます。3回続けてスキットルに当てられなかった場合、失格となります。\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule2-2.jpg?cmsp_timestamp=20210727150437\" alt=\"倒れたスキットルの数で得点\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e3. 複数本倒れた場合は、倒れた本数が点数です。この場合は3点！\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule4-2.jpg?cmsp_timestamp=20210727151324\" alt=\"1本だけ倒れた場合の得点\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e3-1. 1本だけ倒れたときは、そのスキットルに刻印のある数字が得点です。この場合は7点！\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule42.jpg?cmsp_timestamp=20210727151917\" alt=\"重なって倒れたスキットル\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e3-2. 重なって倒れたときは、上のスキットルは倒れたとみなされません。この場合は一本だけ倒れたことになるので11点！\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule3-2.jpg?cmsp_timestamp=20210727150711\" alt=\"スキットルを立てる位置\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e4. 弾かれて飛んだスキットルは、倒れた位置に立てます。すると、投げるごとに感覚が開いていきます。\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n          \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/morule22.jpg?cmsp_timestamp=20210727152225\" alt=\"50点ぴったりを目指す\"\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"body-text\"\u003e5. 遠く離れたスキットルも狙いつつ、\u003cstrong\u003e50点ぴったり\u003c\/strong\u003eを目指しましょう！50点を超えると、25点までスコアを戻して試合は続きます。\u003c\/p\u003e\n        \u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp class=\"body-text\"\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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/millmini-2.jpg?cmsp_timestamp=20210909092427\" alt=\"ミニモデルとノーマルモデルの比較\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molminii-2.jpg?cmsp_timestamp=20210909092625\" alt=\"ミニモデルを手に持つ子供\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molmini2.jpg?cmsp_timestamp=20210909095621\" alt=\"ミニモデルのサイズ感\"\u003e\n      \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      \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      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molmo-2.jpg?cmsp_timestamp=20210727154727\" alt=\"芝生に立つスキットル\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eなんだか野原に立っている妖精のよう......写真を撮っても可愛いですね。\u003c\/p\u003e\n\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/mol2-3.jpg?cmsp_timestamp=20210726171123\" alt=\"子供とモルック棒\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eこんな小さなお子様でも軽々持てる♪\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e※必ず保護者付き添いの元プレーしてください。\u003c\/p\u003e\n\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/kizu-1.jpg?cmsp_timestamp=20210726171012\" alt=\"モルックの傷\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e天然木ならではの味があります。\u003c\/p\u003e\n\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/molt-1.jpg?cmsp_timestamp=20210726171429\" alt=\"大人も本気になるモルック\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003e大人も本気になってしまう！奥が深いスポーツです。\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e※使用しているのはノーマルモデルです。\u003c\/p\u003e\n\n      \u003cdiv class=\"spec-img-full\"\u003e\n        \u003cimg src=\"https:\/\/img07.shop-pro.jp\/PA01447\/667\/etc\/play-1.jpg?cmsp_timestamp=20210729145722\" alt=\"モルックの頭脳戦\"\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e159303337\u003c\/li\u003e\n      \u003c\/ul\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    \u003cp class=\"body-text\"\u003e製品には天然木が使用されている特性上、一点一点の色合いや状態には若干の誤差がございますので予めご了承ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"molkky（モルック）","offers":[{"title":"Default Title","offer_id":42252597952578,"sku":null,"price":5698.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0614\/7440\/6466\/files\/159303337.jpg?v=1751385804"}],"url":"https:\/\/nocca-by-green-summit.we-shop.jp\/collections\/camp-stay-gear.oembed?page=2","provider":"LBC","version":"1.0","type":"link"}