{"product_id":"silicon-carbide-grinding-wheel-rjc","title":"炭化ケイ素研削ホイール","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Industrial Tools \/ Abrasives (Grinding Wheels)\nTarget Audience: Professional contractors, tilers, stonemasons, and advanced DIYers\nVisual Style: Rugged, professional, precise, high-contrast industrial look\nColor Strategy: Primary Industrial Orange (#E65100) for highlights, Dark Slate (#1C1C1E) for trust\/durability\nShape Strategy: Radius 6px~8px (Masculine, sharp, reliable, no soft\/cute curves)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 at 32-44px, Body at 18-20px)\nMobile Table Strategy: Card-based (No horizontal scroll, full metric\/imperial conversion)\nImage Mapping: Hero=image_1, Feature1=image_2, Feature2=image_3, Feature3=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n            \/* Design System Variables *\/\n            --primary: #E65100; \/* Industrial Orange *\/\n            --primary-light: #FFF3E0;\n            --text-main: #1C1C1E;\n            --text-sub: #48484A;\n            --bg-body: #FFFFFF;\n            --bg-card: #F2F2F7;\n            --radius-md: 6px;\n            --radius-lg: 8px; \/* Harder edges for industrial feel *\/\n            --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n            --shadow-lg: 0 8px 16px rgba(0,0,0,0.08);\n            --border-color: #E5E5EA;\n\n            \/* Core Architecture *\/\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 5%;\n            box-sizing: border-box;\n            font-family: system-ui, -apple-system, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n            color: var(--text-main);\n            background: var(--bg-body);\n            overflow-wrap: break-word;\n            word-break: break-word;\n            line-height: 1.6;\n        }\n\n        .product-detail-container *,\n        .product-detail-container *::before,\n        .product-detail-container *::after {\n            box-sizing: inherit;\n        }\n\n        \/* Typography System *\/\n        .product-detail-container h1 {\n            font-size: clamp(32px, 5vw, 44px);\n            line-height: 1.2;\n            margin: 0 0 1.5rem 0;\n            font-weight: 800;\n            color: var(--text-main);\n            letter-spacing: -0.02em;\n        }\n\n        .product-detail-container h2 {\n            font-size: clamp(24px, 4vw, 32px);\n            line-height: 1.3;\n            margin: 0 0 1rem 0;\n            font-weight: 700;\n            color: var(--text-main);\n        }\n\n        .product-detail-container h3 {\n            font-size: clamp(20px, 3vw, 24px);\n            line-height: 1.4;\n            margin: 0 0 0.75rem 0;\n            font-weight: 600;\n            color: var(--text-main);\n        }\n\n        .product-detail-container p {\n            font-size: clamp(18px, 2.5vw, 20px);\n            color: var(--text-sub);\n            margin: 0 0 1.5rem 0;\n        }\n\n        \/* Layout Utility *\/\n        .module-spacing {\n            margin-bottom: clamp(2rem, 5vw, 4rem);\n        }\n\n        \/* Decorative Badges (NON-CLICKABLE) *\/\n        .badge-container {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            margin-bottom: 1.5rem;\n        }\n\n        .static-badge {\n            display: inline-flex;\n            align-items: center;\n            padding: 8px 16px;\n            background: var(--primary-light);\n            color: var(--primary);\n            font-size: clamp(16px, 2vw, 18px);\n            font-weight: 700;\n            border-radius: var(--radius-md);\n            text-transform: uppercase;\n            letter-spacing: 0.05em;\n        }\n\n        \/* Image Media Pattern (Strict Aspect Ratio) *\/\n        .media-wrapper {\n            width: 100%;\n            aspect-ratio: 1 \/ 1;\n            overflow: hidden;\n            position: relative;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background: var(--bg-card);\n            border-radius: var(--radius-lg);\n            border: 1px solid var(--border-color);\n        }\n\n        .media-placeholder {\n            width: 100%;\n            height: 100%;\n            position: absolute;\n            top: 0;\n            left: 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            background-color: #f8f9fa;\n            border: 2px dashed #ced4da;\n            color: #495057;\n            font-size: clamp(16px, 2vw, 18px);\n            font-weight: bold;\n            padding: 1rem;\n            text-align: center;\n        }\n\n        \/* Hero Section *\/\n        .hero-section {\n            display: flex;\n            flex-direction: column;\n            gap: clamp(2rem, 5vw, 4rem);\n        }\n\n        .hero-copy {\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .social-proof {\n            font-size: clamp(16px, 2vw, 18px);\n            color: var(--primary);\n            font-weight: 700;\n            background: var(--bg-card);\n            padding: 16px;\n            border-radius: var(--radius-md);\n            border-left: 4px solid var(--primary);\n            margin-top: 1rem;\n        }\n\n        \/* Feature Sequence (Mobile Lock) *\/\n        .feature-item {\n            display: flex;\n            flex-direction: column; \/* Mobile stack lock: media first, text second *\/\n            gap: clamp(2rem, 5vw, 4rem);\n        }\n\n        .feature-media {\n            width: 100%;\n        }\n\n        .feature-copy {\n            width: 100%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n        }\n\n        .feature-copy ul {\n            padding-left: 24px;\n            margin: 0 0 1.5rem 0;\n        }\n\n        .feature-copy li {\n            font-size: clamp(18px, 2.5vw, 20px);\n            color: var(--text-sub);\n            margin-bottom: 12px;\n        }\n\n        \/* Specifications Table *\/\n        .specs-table-container {\n            background: var(--bg-body);\n            border-radius: var(--radius-lg);\n        }\n\n        .specs-table {\n            width: 100%;\n            border-collapse: collapse;\n            text-align: left;\n        }\n\n        .specs-table th,\n        .specs-table td {\n            padding: 1.25rem 1.5rem;\n            border: 1px solid var(--border-color);\n            font-size: clamp(16px, 2vw, 18px);\n        }\n\n        .specs-table th {\n            background: var(--bg-card);\n            font-weight: 700;\n            color: var(--text-main);\n            width: 40%;\n        }\n\n        .specs-table td {\n            color: var(--text-sub);\n        }\n\n        \/* FAQ Section *\/\n        .faq-item {\n            border-bottom: 1px solid var(--border-color);\n            padding: 1.5rem 0;\n        }\n\n        .faq-item:last-child {\n            border-bottom: none;\n        }\n\n        .faq-q {\n            font-size: clamp(20px, 3vw, 22px);\n            font-weight: 700;\n            color: var(--text-main);\n            margin-bottom: 0.75rem;\n        }\n\n        .faq-a {\n            font-size: clamp(18px, 2.5vw, 20px);\n            color: var(--text-sub);\n            margin: 0;\n        }\n\n        \/* Desktop Enhancements *\/\n        @media (min-width: 768px) {\n            .hero-section {\n                flex-direction: row;\n                align-items: center;\n            }\n            .hero-media, .hero-copy {\n                width: 50%;\n            }\n            .feature-item {\n                flex-direction: row;\n                align-items: center;\n            }\n            .feature-item:nth-child(even) {\n                flex-direction: row-reverse;\n            }\n            .feature-media, .feature-copy {\n                width: 50%;\n            }\n        }\n\n        \/* Mobile Adjustments *\/\n        @media (max-width: 767px) {\n            \/* Table Card-based Strategy *\/\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; \/* Hide traditional headers *\/\n            }\n            .specs-table tr {\n                margin-bottom: 1rem;\n                border: 1px solid var(--border-color);\n                border-radius: var(--radius-md);\n                overflow: hidden;\n            }\n            .specs-table td {\n                display: flex;\n                flex-direction: row;\n                justify-content: space-between;\n                align-items: center;\n                text-align: right;\n                border: none;\n                border-bottom: 1px solid var(--border-color);\n                padding: 1rem;\n            }\n            .specs-table td:last-child {\n                border-bottom: none;\n            }\n            .specs-table td::before {\n                content: attr(data-label);\n                font-weight: 700;\n                color: var(--text-main);\n                text-align: left;\n                margin-right: 1rem;\n                flex-shrink: 0;\n            }\n        }\n\u003c\/style\u003e\n\u003c!-- 1. Hero Section --\u003e\n\u003cdiv class=\"hero-section module-spacing\"\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326175705\/a0fcb6725cdd2dd1f7541284d7214803.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\n\u003cspan class=\"static-badge\"\u003eプロフェッショナルグレード\u003c\/span\u003e \u003cspan class=\"static-badge\"\u003e3個セット\u003c\/span\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003eすべてのエッジを極める。完璧な石材＆タイル研磨。\u003c\/h1\u003e\n\n\u003ch2\u003e高品質4インチ炭化ケイ素研削ホイール\u003c\/h2\u003e\n\n\u003cp\u003e重作業に対応した性能を備えた工具で技術を高めましょう。最も硬い表面での迅速な材料除去と正確な面取りのために設計されています。\u003c\/p\u003e\n\n\u003cdiv class=\"social-proof\"\u003e★ ★ ★ ★ ★ 大理石、花崗岩、タイル仕上げのプロに信頼されています。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 2. Feature Sequences (Z-Pattern Desktop, Stacked Mobile) --\u003e\u003c!-- Feature 1 --\u003e\n\n\u003cdiv class=\"feature-item module-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326175705\/7a3d53af5de620974df945ad8e55e458.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\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\n\u003cul\u003e\n\t\u003cli\u003e高い耐熱性で過熱を防止。\u003c\/li\u003e\n\t\u003cli\u003e均一な仕上がりのための一貫した粒子構造。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\u003e\n\n\u003cdiv class=\"feature-item module-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326175705\/ff94afd234b5136f22b55a3142e763b0.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\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カスタム大理石カウンタートップのエッジを面取りしたり、セラミック床タイルの面取りをしたり、この3個セットは妥協のない多用途性を提供します。繊細な石材表面を欠けやひび割れなくショールーム品質のエッジに仕上げます。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e花崗岩、大理石、セラミック、磁器タイルに最適。\u003c\/li\u003e\n\t\u003cli\u003eエッジ成形、面取り、表面の平滑化に最適。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3 --\u003e\n\n\u003cdiv class=\"feature-item module-spacing\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"media-wrapper\"\u003e\n\u003cdiv class=\"media-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260326175711\/8cb52e1b9ecd1bb0a7ce60004582c518.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\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専用アダプターは不要。各ホイールは正確に4インチの直径で設計されており、ほとんどの標準ディスクグラインダーに直接取り付け可能です。ディスクの交換もスムーズで作業の中断がありません。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e標準的な4インチ（10.2 cm）直径。\u003c\/li\u003e\n\t\u003cli\u003e高回転数での安定性と安全性を確保するロック機構。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3. Specifications Table (Mobile Card Lock) --\u003e\n\n\u003cdiv class=\"specs-section module-spacing\"\u003e\n\u003ch2\u003e技術仕様\u003c\/h2\u003e\n\n\u003cdiv class=\"specs-table-container\"\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=\"Material\"\u003e素材\u003c\/td\u003e\n\t\t\t\u003ctd\u003e高品質炭化ケイ素\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Diameter\"\u003e直径\u003c\/td\u003e\n\t\t\t\u003ctd\u003e4インチ（10.16 cm）\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Package Quantity\"\u003eパッケージ数量\u003c\/td\u003e\n\t\t\t\u003ctd\u003e3個セット\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Tool Compatibility\"\u003e工具互換性\u003c\/td\u003e\n\t\t\t\u003ctd\u003e標準ディスクグラインダー\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Primary Applications\"\u003e主な用途\u003c\/td\u003e\n\t\t\t\u003ctd\u003eタイル、大理石、花崗岩、石材\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Operation Type\"\u003e作業タイプ\u003c\/td\u003e\n\t\t\t\u003ctd\u003e面取り、エッジ成形、研磨\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!-- 4. FAQ Section --\u003e\n\n\u003cdiv class=\"faq-section module-spacing\"\u003e\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eこれらの研削ホイールは乾式研削に使用できますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003eはい、これらの炭化ケイ素ホイールは乾式研削に非常に効果的です。ただし、非常に硬い石材の連続した重作業には、少量の水を使用することで粉塵を抑え、ホイールの寿命をさらに延ばすことができます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eこのホイールは私の標準的な家庭用ディスクグラインダーに合いますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003eまったくありません。このホイールは標準的な4インチの外径を持ち、特別なアダプターを必要とせず、一般的に入手可能な標準のディスクグラインダーにしっかりと装着できるよう設計されています。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-q\"\u003eこの工具は繊細なタイルに欠けを生じさせますか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-a\"\u003e適切な角度で正しく使用すると、精製された炭化ケイ素の粒子が滑らかで制御された材料除去を可能にします。材料を破損や欠けさせることなく、エッジの成形や面取りをきれいに行うために特別に設計されています。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"3個パック（混合粒度：50番、100番、200番）","offer_id":47992047894740,"sku":"1732213175866200111","price":15.95,"currency_code":"USD","in_stock":true},{"title":"3個パック（50番 粗目）","offer_id":47992047927508,"sku":"1732213179270926383","price":15.95,"currency_code":"USD","in_stock":true},{"title":"3個パック（100番 中目）","offer_id":47992047960276,"sku":"1732213179270991919","price":15.95,"currency_code":"USD","in_stock":true},{"title":"3個パック（200番 細目）","offer_id":47992047993044,"sku":"1732213179271057455","price":15.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/a0fcb6725cdd2dd1f7541284d7214803.jpg?v=1779883846","url":"https:\/\/omurio.com\/ja\/products\/silicon-carbide-grinding-wheel-rjc","provider":"Omurio","version":"1.0","type":"link"}