{"product_id":"professional-90-degree-clamping-tool-set-for-woodworking-rjc","title":"木工用プロフェッショナル90度クランプ工具セット","description":"\u003cdiv class=\"product-set-container\"\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* Design System (CSS Variables) - Industrial \u0026 Hardware Theme *\/\n    .product-set-container {\n      --primary: #0F172A; \/* Slate 900 - Strong, industrial, heavy-duty *\/\n      --primary-hover: #1E293B; \/* Slate 800 *\/\n      --accent: #2563EB; \/* Blue 600 - Tech\/Tool vibe *\/\n      --text-main: #334155; \/* Slate 700 *\/\n      --text-sub: #475569; \/* Slate 600 *\/\n      --bg-body: #FFFFFF;\n      --bg-card: #F8FAFC; \/* Slate 50 *\/\n      --border-color: #E2E8F0; \/* Slate 200 *\/\n      --radius-md: 12px;\n      --radius-lg: 20px;\n      --shadow-sm: 0 4px 12px rgba(15, 23, 42, 0.06);\n      --shadow-lg: 0 12px 32px rgba(15, 23, 42, 0.1);\n\n      \/* Typography \u0026 Spacing System *\/\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --spacing-module: clamp(2rem, 5vw, 4rem);\n      \n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n      max-width: 1200px;\n      margin: 0 auto;\n      padding: 0 5%;\n      box-sizing: border-box;\n      overflow-wrap: break-word;\n      word-break: break-word;\n      line-height: 1.7;\n    }\n\n    .product-set-container *,\n    .product-set-container *::before,\n    .product-set-container *::after {\n      box-sizing: inherit;\n    }\n\n    \/* Typography Scale *\/\n    .product-set-container h1 {\n      font-size: clamp(32px, 4vw, 44px);\n      line-height: 1.2;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 800;\n      letter-spacing: -0.02em;\n    }\n\n    .product-set-container h2 {\n      font-size: clamp(24px, 3vw, 32px);\n      line-height: 1.3;\n      color: var(--primary);\n      margin: 0 0 1.5rem 0;\n      font-weight: 700;\n    }\n\n    .product-set-container h3 {\n      font-size: clamp(20px, 2.5vw, 24px);\n      line-height: 1.4;\n      color: var(--primary);\n      margin: 0 0 1rem 0;\n      font-weight: 600;\n    }\n\n    .product-set-container p {\n      font-size: clamp(16px, 2vw, 18px);\n      color: var(--text-sub);\n      margin: 0 0 1.5rem 0;\n    }\n\n    \/* Badges *\/\n    .detail-badge-group {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-bottom: 2rem;\n    }\n    .detail-badge {\n      display: inline-flex;\n      align-items: center;\n      padding: 8px 18px;\n      background: var(--bg-card);\n      border: 1px solid var(--border-color);\n      border-radius: 30px;\n      font-size: 15px;\n      font-weight: 600;\n      color: var(--accent);\n      box-shadow: var(--shadow-sm);\n    }\n\n    \/* Image Protocol \u0026 Placeholders *\/\n    .img-placeholder {\n      width: 100%;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      overflow: hidden;\n      box-shadow: var(--shadow-sm);\n      margin-bottom: 1.5rem;\n      border: 1px solid var(--border-color);\n    }\n    \n    .img-placeholder img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-lg);\n      transition: transform 0.4s ease;\n    }\n    \n    .img-placeholder:hover img {\n      transform: scale(1.03);\n    }\n\n    \/* Modules *\/\n    .hero-section {\n      text-align: center;\n      margin-top: 3rem;\n      margin-bottom: var(--spacing-section);\n    }\n    .hero-section .detail-badge-group {\n      justify-content: center;\n    }\n\n    \/* Z-Pattern Features *\/\n    .feature-list {\n      display: flex;\n      flex-direction: column;\n      gap: var(--spacing-section);\n      margin-bottom: var(--spacing-section);\n    }\n\n    .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 2rem;\n      align-items: center;\n    }\n\n    .feature-media, .feature-copy {\n      width: 100%;\n    }\n\n    \/* Specs Table *\/\n    .specs-section {\n      margin-bottom: var(--spacing-section);\n    }\n    .specs-table-wrapper {\n      background: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(1.5rem, 3vw, 3rem);\n      box-shadow: var(--shadow-sm);\n      margin-bottom: 2rem;\n      border: 1px solid var(--border-color);\n    }\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n    \n    \/* FAQ Section *\/\n    .faq-section {\n      margin-bottom: var(--spacing-section);\n    }\n    .faq-item {\n      background: var(--bg-card);\n      border-radius: var(--radius-md);\n      padding: 1.5rem 2rem;\n      margin-bottom: 1rem;\n      border: 1px solid var(--border-color);\n      transition: all 0.2s ease;\n    }\n    .faq-item:hover {\n      border-color: var(--accent);\n      box-shadow: var(--shadow-sm);\n      transform: translateY(-2px);\n    }\n    .faq-question {\n      font-size: clamp(18px, 2.5vw, 20px);\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 0.75rem;\n    }\n    .faq-answer {\n      font-size: clamp(16px, 2vw, 17px);\n      color: var(--text-sub);\n      margin: 0;\n    }\n\n    \/* Desktop Enhancements *\/\n    @media (min-width: 768px) {\n      .feature-item {\n        flex-direction: row;\n        gap: var(--spacing-module);\n      }\n      .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n      .feature-media, .feature-copy {\n        flex: 1;\n      }\n      .feature-copy {\n        padding: 0 2rem;\n      }\n      \n      .specs-table th, .specs-table td {\n        padding: 1.25rem 1rem;\n        text-align: left;\n        border-bottom: 1px solid var(--border-color);\n        font-size: 17px;\n      }\n      .specs-table th {\n        font-weight: 700;\n        color: var(--primary);\n        width: 35%;\n      }\n      .specs-table tr:last-child td, .specs-table tr:last-child th {\n        border-bottom: none;\n      }\n    }\n\n    \/* Mobile Specs Table Lock *\/\n    @media (max-width: 767px) {\n      .specs-table, \n      .specs-table thead, \n      .specs-table tbody, \n      .specs-table tr, \n      .specs-table th, \n      .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead {\n        display: none;\n      }\n      .specs-table tr {\n        background: var(--bg-body);\n        border: 1px solid var(--border-color);\n        border-radius: var(--radius-md);\n        margin-bottom: 1rem;\n        padding: 1.25rem;\n      }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 0.75rem 0;\n        border-bottom: 1px solid var(--bg-card);\n        font-size: 15px;\n        text-align: right;\n      }\n      .specs-table td:last-child {\n        border-bottom: none;\n        padding-bottom: 0;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 700;\n        color: var(--primary);\n        text-align: left;\n        flex-basis: 45%;\n        margin-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-section\"\u003e\n\u003ch1\u003e精密90度木工スコヤツール\u003c\/h1\u003e\n\n\u003cdiv class=\"detail-badge-group\"\u003e\n\u003cdiv class=\"detail-badge\"\u003e📐 正確な90度角\u003c\/div\u003e\n\n\u003cdiv class=\"detail-badge\"\u003e🛠️ アルミニウム合金\u003c\/div\u003e\n\n\u003cdiv class=\"detail-badge\"\u003e📏 二重目盛り\u003c\/div\u003e\n\n\u003cdiv class=\"detail-badge\"\u003e🗜️ 面取りエッジ\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-list\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"プロ用木工コーナー位置決めツール\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260304101225\/7f51bda241e22207fc2007d2ceeed865.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eプロ用木工コーナー位置決めツール\u003c\/h3\u003e\n\n\u003cp\u003eこの90度木工スコヤは高品質のアルミニウム合金とステンレス鋼のクランプで作られています。陽極酸化処理された表面は優れた耐久性、耐腐食性、長寿命を提供します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"正確な90度角の位置合わせ\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260304101225\/f6594436a203c5842365d0f386c9e039.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e正確な90度角の位置合わせ\u003c\/h3\u003e\n\n\u003cp\u003e組み立てや接着時に作業物を完璧な直角に保持するために設計されています。箱、引き出し、キャビネット、フレーム、家具の90度の接合を正確に行えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"レーザー彫刻の二重測定目盛り\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260304101225\/04c3afecab12e9366c173303560920b6.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003eレーザー彫刻の二重測定目盛り\u003c\/h3\u003e\n\n\u003cp\u003e正確な測定のために、レーザー彫刻されたメートル法とインチ法の目盛りが特徴です。精密な目盛りにより、このスコヤは定規としても使えます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4 --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"安全のための面取りエッジ設計\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260304101225\/465698f87fec95afbdada96f8c753c01.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e安全のための面取りエッジ設計\u003c\/h3\u003e\n\n\u003cp\u003e面取りされたエッジは繊細な切断面の損傷を防ぎ、使用中のスムーズな位置決めを可能にします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 5 --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg alt=\"幅広い用途\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260304101225\/5fc58ce13ebc65753de2ef7c0f110b0b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch3\u003e幅広い用途\u003c\/h3\u003e\n\n\u003cp\u003eキャビネット、引き出し、箱、棚、フレーム、家具の組み立てに理想的です。金属の直角位置決めや溶接作業にも適しています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Specs Section --\u003e\n\n\u003cdiv class=\"specs-section\"\u003e\n\u003ch2\u003e仕様\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-table-wrapper\"\u003e\n\u003ctable class=\"specs-table\"\u003e\n\t\u003cthead\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth\u003e仕様\u003c\/th\u003e\n\t\t\t\u003cth\u003e詳細\u003c\/th\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/thead\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003e素材\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eアルミニウム合金＋ステンレス鋼\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003eサイズ\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e5 x 5インチ\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003e最大板厚\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e2.6インチ\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003e測定\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003eメートル法＋インチ法\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Specification\"\u003e\u003cstrong\u003e用途\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Details\"\u003e木工、家具組み立て、DIYプロジェクト\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Section --\u003e\n\n\u003cdiv class=\"faq-section\"\u003e\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ1: 接着中に木材を固定できますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eはい、接着やクランプ時に板を直角に保持するのに役立ちます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ2: クランプは付属していますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eこのツールは標準的な木工クランプと一緒に使うよう設計されています。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ3: 目盛りは読みやすいですか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eはい、レーザー彫刻されたメートル法とインチ法の目盛りは明確で正確です。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQ4: どのようなプロジェクトに適していますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eキャビネット、箱、引き出し、フレーム、家具、DIY木工プロジェクトに最適です。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Cozy Loft","offers":[{"title":"スターターセット - 1コーナー（3個入り）","offer_id":47992012210388,"sku":"0324-15149080","price":24.95,"currency_code":"USD","in_stock":true},{"title":"スタンダードセット - 2コーナー（6個入り）","offer_id":47992012243156,"sku":"0324-15149279","price":44.95,"currency_code":"USD","in_stock":true},{"title":"フルフレームセット - 4コーナー（12個入り）🔥ベストバリュー","offer_id":47992012275924,"sku":"0324-15142119","price":79.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/61M380W-MKL._AC_SL1500.jpg?v=1779883619","url":"https:\/\/omurio.com\/ja\/products\/professional-90-degree-clamping-tool-set-for-woodworking-rjc","provider":"Omurio","version":"1.0","type":"link"}