{"title":"チェンソーコラム掲載商品","description":"","products":[{"product_id":"173907885","title":"550XP® Mark II 45cm (18) RT H25","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003ch2\u003e550XP® Mark II 45cm (18) RT H25\u003c\/h2\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e林業プロの信頼を掴む550XP® Mark II\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e日本におけるフラッグシップモデルとして、林業プロの期待を裏切らない性能を提供します。\u003cstrong\u003e50.1cm³の排気量と3.0kwの出力\u003c\/strong\u003eは、あらゆる困難な伐採作業を力強くサポート。\u003cstrong\u003eわずか5.3kgの軽量ボディと4.4m\/s²の低振動\u003c\/strong\u003eは、長時間の作業でも集中力を維持し、身体への負担を軽減します。\u003cstrong\u003eAutoTune™機能\u003c\/strong\u003eが常に最適なエンジン性能を引き出し、過酷な現場で頼れる一本となるでしょう。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907885.png?v=1772698869\" class=\"img-fluid d-block w-100 product-img\" alt=\"林業プロの信頼を掴む550XP® Mark II\"\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\u003e日本におけるフラッグシップモデル。AutoTune（TM）搭載の軽量XP（R）ソー。\u003c\/p\u003e\n        \u003cp\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排気量（cm³）：50.1\u003c\/li\u003e\n          \u003cli\u003e出力（kw）：3.0\u003c\/li\u003e\n          \u003cli\u003e本体乾燥質量（kg）：5.3\u003c\/li\u003e\n          \u003cli\u003e燃料タンク（L）：0.53\u003c\/li\u003e\n          \u003cli\u003eオイルタンク（L）：0.32\u003c\/li\u003e\n          \u003cli\u003eチェンタイプ：0.325\"[SP33G]\u003c\/li\u003e\n          \u003cli\u003e3軸合成値（振動値）（m\/s2）：4.4\u003c\/li\u003e\n          \u003cli\u003eコマ数（バー長）：72（18）\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"ハスクバーナ","offers":[{"title":"Default Title","offer_id":47655873839348,"sku":"967690818","price":156000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907885.png?v=1772698869"},{"product_id":"173907908","title":"572XP® 60cm (24) RSN","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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現場を制す、プロの選択 572XP\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\/0796\/9154\/6868\/files\/173907908.png?v=1772698879\" 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      \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      \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=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\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          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e排気量\u003c\/td\u003e\n              \u003ctd\u003e70.6\u003c\/td\u003e\n              \u003ctd\u003ecm³\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e出力\u003c\/td\u003e\n              \u003ctd\u003e4.3\u003c\/td\u003e\n              \u003ctd\u003ekw\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e本体乾燥質量\u003c\/td\u003e\n              \u003ctd\u003e6.6\u003c\/td\u003e\n              \u003ctd\u003ekg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e燃料タンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.71\u003c\/td\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eオイルタンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.35\u003c\/td\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eチェンタイプ\u003c\/td\u003e\n              \u003ctd\u003e3／8\"[C85]\u003c\/td\u003e\n              \u003ctd\u003e\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e3軸合成値（振動値）\u003c\/td\u003e\n              \u003ctd\u003e5.0\u003c\/td\u003e\n              \u003ctd\u003em\/s2\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eコマ数（バー長）\u003c\/td\u003e\n              \u003ctd\u003e84（24）\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    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"ハスクバーナ","offers":[{"title":"Default Title","offer_id":47655875018996,"sku":"966733144","price":250000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907908.png?v=1772698879"},{"product_id":"173907912","title":"592XP 90cm (36) XTL","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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大径木伐採の王 592XP\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大径木伐採の常識を覆す、\u003cstrong\u003e92.7cm³の圧倒的パワー\u003c\/strong\u003e。AutoTune3.0で抜群の始動性を実現し、プロの生産性を極限まで高める最強モデル。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907912.png?v=1772698882\" 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\u003e最高のパフォーマンスと耐久性で、大径木の伐採で生産性を高める最強モデル。AutoTune3.0搭載で抜群の始動性。\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排気量（cm³）：92.7\u003c\/li\u003e\n                    \u003cli\u003e出力（kw）：5.6\u003c\/li\u003e\n                    \u003cli\u003e本体乾燥質量（kg）：7.4\u003c\/li\u003e\n                    \u003cli\u003e燃料タンク（L）：0.86\u003c\/li\u003e\n                    \u003cli\u003eオイルタンク（L）：0.42\u003c\/li\u003e\n                    \u003cli\u003eチェンタイプ：3／8\"[C85]\u003c\/li\u003e\n                    \u003cli\u003e3軸合成値（振動値）（m\/s2）：6.6\u003c\/li\u003e\n                    \u003cli\u003eコマ数（バー長）：115（36）\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":"Default Title","offer_id":47655875313908,"sku":"970493136","price":280000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907912.png?v=1772698882"},{"product_id":"173907692","title":"G2100T 20cm(8) SP 25AP","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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.2kgで、女性でも軽々扱えます。独自開発「\u003cstrong\u003eeスタート\u003c\/strong\u003e」は、軽い引き力でエンジンがスムーズに始動し、DIYの楽しさを広げます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907692_e77d509e-e99e-4a66-8aa9-c82fdfefd1cb.png?v=1772699242\" 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\/0796\/9154\/6868\/files\/173907692_o1.png?v=1772699242\" 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\/0796\/9154\/6868\/files\/173907692_o2.png?v=1772699241\" 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\u003e世界一軽いエンジンチェンソー！\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                \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\u003eG2100T 20cm(8) SP 25AP\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e排気量\u003c\/th\u003e\n                                \u003ctd\u003e18.3 cm\u003csup\u003e3\u003c\/sup\u003e\n\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e本体乾燥質量\u003c\/th\u003e\n                                \u003ctd\u003e2.2 kg\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e外形寸法\u003c\/th\u003e\n                                \u003ctd\u003e全長270×全幅190×全高190 mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e燃料タンク\u003c\/th\u003e\n                                \u003ctd\u003e0.17 L\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eオイルタンク容量\u003c\/th\u003e\n                                \u003ctd\u003e0.16 L\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\u003eNGK CMR6A\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e点火方式\u003c\/th\u003e\n                                \u003ctd\u003eデジタル制御CDIマグネト（自動進角付き）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e防振機構\u003c\/th\u003e\n                                \u003ctd\u003eハンドル3点\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e始動方式\u003c\/th\u003e\n                                \u003ctd\u003eeスタート\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\u003e25AP\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eコマ数（バー長）\u003c\/th\u003e\n                                \u003ctd\u003e52 （20cm） 60 （25cm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e3軸合成値\u003c\/th\u003e\n                                \u003ctd\u003e4.3 m\/s\u003csup\u003e2\u003c\/sup\u003e\n\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    \u003c\/div\u003e\n    \u003c!-- Related Products Section - Added based on original specs --\u003e\n    \u003cul class=\"togetherList\"\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908101\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908101.jpg\" alt=\"対応製品ハスクバーナ 2ストロークオイルLS+\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908104\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908104.jpg\" alt=\"対応製品ハスクバーナ チェンオイル\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n    \u003c\/ul\u003e\n\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655935705332,"sku":"967262252","price":61060.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907692_e77d509e-e99e-4a66-8aa9-c82fdfefd1cb.png?v=1772699242"},{"product_id":"173907699","title":"GZ2700T 25cm(10) SP 25AP","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\n            27cm³の\u003cstrong class=\"keyword\"\u003e圧倒的なパワー\u003c\/strong\u003eを誇りながら、わずか\u003cstrong class=\"keyword\"\u003e2.6kgの軽量ボディ\u003c\/strong\u003eを実現。\n            \u003cstrong class=\"keyword\"\u003eEZスタート\u003c\/strong\u003eでエンジン始動も驚くほど簡単、プロの要求に応える圧倒的な作業効率を体感いただけます。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907699.png?v=1772699248\" class=\"img-fluid d-block w-100 product-img\" alt=\"GZ2700T 軽快ハイパワー\"\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\n            キックバック時には\u003cstrong class=\"keyword\"\u003eオートチェンブレーキ\u003c\/strong\u003eが瞬時に作動し、もしもの事態から使用者を徹底保護します。\n            \u003cstrong class=\"keyword\"\u003eワンタッチスイッチ\u003c\/strong\u003eや\u003cstrong class=\"keyword\"\u003eプライマポンプ\u003c\/strong\u003eの直感的な集中配置で、ストレスフリーな操作性を追求しました。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907699_o1.png?v=1772699247\" class=\"img-fluid d-block w-100 product-img\" alt=\"GZ2700T 安全性操作設計\"\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\n            \u003cstrong class=\"keyword\"\u003e脱落防止ナット\u003c\/strong\u003eが長時間の作業による振動からの緩みを防ぎ、高い信頼性を確保。\n            樹上作業に欠かせない\u003cstrong class=\"keyword\"\u003eロープ＆ベルトフック\u003c\/strong\u003eを標準装備し、過酷な現場で最大限のパフォーマンスを発揮します。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907699_o2.png?v=1772699246\" class=\"img-fluid d-block w-100 product-img\" alt=\"GZ2700T 堅牢な信頼性\"\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\u003eGZ2700Tは、高いパフォーマンスと使いやすさを両立したプロ仕様のチェンソーです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e27cm³のハイパワーと2.6kgの軽量ボディを両立し、優れた作業効率を実現します。\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\u003eGZ2700Tの主な仕様は以下の通りです。\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                                \u003cth\u003e内容\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e商品名\u003c\/td\u003e\n                                \u003ctd\u003eGZ2700T 25cm(10) SP 25AP\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e排気量\u003c\/td\u003e\n                                \u003ctd\u003e27.0 cm³\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e本体乾燥質量\u003c\/td\u003e\n                                \u003ctd\u003e2.6 kg\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e外形寸法 全長×全幅×全高\u003c\/td\u003e\n                                \u003ctd\u003e265×220×215 mm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e燃料タンク容量\u003c\/td\u003e\n                                \u003ctd\u003e0.19 L\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eオイルタンク容量\u003c\/td\u003e\n                                \u003ctd\u003e0.17 L\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\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\u003eNGK CMR6A\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e点火方式\u003c\/td\u003e\n                                \u003ctd\u003eデジタル制御CDIマグネト（自動進角付き）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e防振機構\u003c\/td\u003e\n                                \u003ctd\u003eハンドル3点\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e始動方式\u003c\/td\u003e\n                                \u003ctd\u003eEZスタート\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\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\u003e25AP\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eコマ数（バー長）\u003c\/td\u003e\n                                \u003ctd\u003e60 （25cm）、68 （30cm）\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003e3軸合成値\u003c\/td\u003e\n                                \u003ctd\u003e4.3 m\/s²\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                \u003cp\u003e本製品と合わせてご使用いただける関連製品です。\u003c\/p\u003e\n                \u003cdiv class=\"spec-img-full\"\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908101\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908101.jpg\" alt=\"対応製品ハスクバーナ 2ストロークオイルLS+\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n                        \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908104\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908104.jpg\" alt=\"対応製品ハスクバーナ チェンオイル\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655936065780,"sku":"967723460","price":67440.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907699.png?v=1772699248"},{"product_id":"173907713","title":"GZ3750 40cm(16) SP 25AP","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\"\u003eGZ3750 プロの力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e39.1cm³の排気量が生み出す\u003cstrong\u003e圧倒的なパワー\u003c\/strong\u003eは、硬い木材も軽々と切断することを可能にします。本体乾燥質量4.4kgの\u003cstrong\u003e軽量設計\u003c\/strong\u003eで、長時間作業でも身体への負担を軽減します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907713.png?v=1772699253\" class=\"img-fluid d-block w-100 product-img\" alt=\"GZ3750チェンソー\"\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      \u003cp\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=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e項目\u003c\/th\u003e\n              \u003cth\u003e内容\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e排気量\u003c\/td\u003e\n              \u003ctd\u003e39.1 cm³\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e本体乾燥質量\u003c\/td\u003e\n              \u003ctd\u003e4.4 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e外形寸法 全長×全幅×全高\u003c\/td\u003e\n              \u003ctd\u003e390×235×275 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e燃料タンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.42 L\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eオイルタンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.27 L\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\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\u003eNGK CMR7H\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e点火方式\u003c\/td\u003e\n              \u003ctd\u003eデジタル制御CDIマグネト（自動進角付き）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e防振機構\u003c\/td\u003e\n              \u003ctd\u003eハンドル4点\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e始動方式\u003c\/td\u003e\n              \u003ctd\u003eEZスタート\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\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\u003e25AP\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eコマ数（バー長）\u003c\/td\u003e\n              \u003ctd\u003e76（35cm）、84（40cm）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e3軸合成値\u003c\/td\u003e\n              \u003ctd\u003e3.6 m\/s2\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  \u003cul class=\"togetherList\"\u003e\n    \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908101\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908101.jpg\" alt=\"対応製品ハスクバーナ 2ストロークオイルLS+\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n    \u003cli\u003e\u003ca href=\"https:\/\/psht.jp\/?pid=173908104\"\u003e\u003cimg src=\"https:\/\/img21.shop-pro.jp\/PA01496\/749\/etc\/banner_173908104.jpg\" alt=\"対応製品ハスクバーナ チェンオイル\"\u003e\u003c\/a\u003e\u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655937114356,"sku":"967789084","price":92960.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907713.png?v=1772699253"},{"product_id":"173907734","title":"GZ4350EZ 40cm(16) HM 21BPX","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e林業プロを唸らせる動力\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e排気量\u003cstrong\u003e43.1cm3\u003c\/strong\u003eが叶える、想像を凌駕するパワフルな切断力。どんな大木も恐れることなく、山林作業の効率を飛躍的に高めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907734.png?v=1772699264\" 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      \u003cp\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=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003cth\u003e商品コード\u003c\/th\u003e\n              \u003ctd\u003eGZ4350EZ 40cm(16) HM 21BPX\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e排気量\u003c\/th\u003e\n              \u003ctd\u003e43.1 cm3\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e本体乾燥質量\u003c\/th\u003e\n              \u003ctd\u003e4.5 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e全長×全幅×全高\u003c\/th\u003e\n              \u003ctd\u003e390×235×275 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e燃料タンク容量\u003c\/th\u003e\n              \u003ctd\u003e0.42 L\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eオイルタンク容量\u003c\/th\u003e\n              \u003ctd\u003e0.27 L\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\u003eNGK CMR7H\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e点火方式\u003c\/th\u003e\n              \u003ctd\u003eデジタル制御CDIマグネト（自動進角付き）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e防振機構\u003c\/th\u003e\n              \u003ctd\u003eハンドル4点\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e始動方式\u003c\/th\u003e\n              \u003ctd\u003eEZスタート\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\u003e21BPX\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003eコマ数（バー長）\u003c\/th\u003e\n              \u003ctd\u003e66（40cm）／72（45cm）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003cth\u003e3軸合成値\u003c\/th\u003e\n              \u003ctd\u003e4.3 m\/s2\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\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655941079284,"sku":"967038623","price":135640.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907734.png?v=1772699264"},{"product_id":"173907739","title":"G5201P 45cm(18) RSP 21BPX","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\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\"\u003e49.3cm3の排気量が織りなす\u003cstrong\u003e圧倒的なパワー\u003c\/strong\u003eで、あらゆる樹木をスムーズに伐採できます。プロの過酷な現場で求められる性能を、この一台が実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907739.png?v=1772699265\" 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            \u003cp\u003eクラス最上級モデルとして、長年の改良を経て完成したゼノアの新定番モデルです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eセミオートデコンプを搭載\u003c\/li\u003e\n                \u003cli\u003e「スーパーeスタート」で快適始動\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=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e商品コード\u003c\/th\u003e\n                            \u003ctd\u003eG5201P\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e排気量\u003c\/th\u003e\n                            \u003ctd\u003e49.3 cm3\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e本体乾燥質量\u003c\/th\u003e\n                            \u003ctd\u003e5.0 kg\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e全長×全幅×全高\u003c\/th\u003e\n                            \u003ctd\u003e420×245×270 mm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e燃料タンク容量\u003c\/th\u003e\n                            \u003ctd\u003e0.53 L\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eオイルタンク容量\u003c\/th\u003e\n                            \u003ctd\u003e0.25 L\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\u003eNGK BPM8Y\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e点火方式\u003c\/th\u003e\n                            \u003ctd\u003eCDIマグネト（自動進角付き）\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e防振機構\u003c\/th\u003e\n                            \u003ctd\u003eハンドル7点\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e始動方式\u003c\/th\u003e\n                            \u003ctd\u003eスーパーeスタート\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\u003e21BPX\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eコマ数（バー長）\u003c\/th\u003e\n                            \u003ctd\u003e72（45cm）／80（50cm）\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003e3軸合成値\u003c\/th\u003e\n                            \u003ctd\u003e4.1 m\/s2\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\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655941177588,"sku":"967933472","price":160500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907739.png?v=1772699265"},{"product_id":"173907748","title":"RC6200DP セミオートデコンプ 50cm(20) H","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #FFFFFF; \n      font-family: \"Noto Sans Japanese\", Nunito, sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #363432;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\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 #E1E1E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #363432; \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-bottom: 1px solid #E1E1E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #363432; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #999999; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: none;\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #75685940 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  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #E1E1E0;\n      border-radius: 0px;\n      background-color: #FFFFFF; \n      color: #363432;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #363432; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #FFFFFF; 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: #756859; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #E1E1E0; 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: #FFFFFF; color: #363432; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"✔\"; color: #756859; font-weight: bold; font-size: 1.1em; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #999999; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #363432; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #999999; 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: #756859; 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: #363432; margin-bottom: 12px; border-bottom: 1px solid #756859; 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 #E1E1E0; th, td { padding: 12px 8px; border: 1px solid #E1E1E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #363432; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #E1E1E0; background: #F6F4EE; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #363432; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eプロの現場を軽快に駆け抜ける\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eわずか\u003cstrong\u003e6.4kgの軽量ボディ\u003c\/strong\u003eが、現場での作業を素早く軽快に変える。\u003cstrong\u003e62.0cm³のパワフルな排気量\u003c\/strong\u003eで、長時間の林業作業における疲労軽減を追求した設計です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907748.png?v=1772699270\" 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      \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      \u003cp\u003e本製品の主要な仕様は以下の通りです。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003e項目\u003c\/th\u003e\n              \u003cth\u003e内容\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e排気量\u003c\/td\u003e\n              \u003ctd\u003e62.0 cm³\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e本体乾燥質量\u003c\/td\u003e\n              \u003ctd\u003e6.4 kg\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e全長×全幅×全高\u003c\/td\u003e\n              \u003ctd\u003e410×270×290 mm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e燃料タンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.67 L\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eオイルタンク容量\u003c\/td\u003e\n              \u003ctd\u003e0.35 L\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\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\u003eNGK BPM7A\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e点火方式\u003c\/td\u003e\n              \u003ctd\u003eCDIマグネト（自動進角付き）\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003e防振機構\u003c\/td\u003e\n              \u003ctd\u003eハンドル5点\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\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            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eソーチェンタイプ\u003c\/td\u003e\n              \u003ctd\u003e75RC\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eコマ数（バー長）\u003c\/td\u003e\n              \u003ctd\u003e60（40cm）／72（50cm）\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\u003c\/div\u003e","brand":"ゼノア","offers":[{"title":"Default Title","offer_id":47655942127860,"sku":"CR6206B","price":325500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0796\/9154\/6868\/files\/173907748.png?v=1772699270"}],"url":"https:\/\/morinoku.we-shop.jp\/collections\/%e3%83%81%e3%82%a7%e3%83%b3%e3%82%bd%e3%83%bc%e3%82%b3%e3%83%a9%e3%83%a0%e6%8e%b2%e8%bc%89%e5%95%86%e5%93%81.oembed","provider":"大久保林産業","version":"1.0","type":"link"}