{"product_id":"precise-wheel-alignment-plates-rjc","title":"精密ホイールアライメントプレート","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  Product Type: Automotive Toe Alignment Tool Plates\n  Target Audience: DIY Automotive Enthusiasts \u0026 Professional Mechanics\n  Visual Style: Industrial, Clean, Robust\n  Color Strategy: Matte Black (#1e1e1e), Steel Accent (#0d6efd), Safety Yellow\/Amber Accent (#ff9f0a), Soft Background (#f8f9fa)\n  Module Order: Intro\/Hero -\u003e Feature 1 (Groove) -\u003e Feature 2 (Multi-Fit) -\u003e Feature 3 (Step-by-Step) -\u003e Feature 4 (Storage \u0026 Material) -\u003e Specifications -\u003e FAQ\n  Detail Image Mapping: Hero=detail_7, Feature1=detail_2, Feature2=detail_3, Feature3=detail_4, Feature4=detail_5\n  Specification Data Source: Product analysis report, supplementary text, and detail images. (Data extraction only; no specification image placeholder is rendered)\n  Compare Section: Not included (No clear dual-state comparison, before\/after, or competitive benchmark data provided)\n  Information Boundary: Strictly limited to 201 stainless steel material, multi-bolt compatibility (4\/5\/6-lug studs), 2-pack configuration, and non-inclusion of tape measures.\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      --primary: #1e1e1e;\n      --primary-hover: #2e2e2e;\n      --accent: #ff9f0a;\n      --accent-blue: #0d6efd;\n      --text-main: #212529;\n      --text-sub: #495057;\n      --bg-body: #ffffff;\n      --bg-card: #ffffff;\n      --bg-soft: #f8f9fa;\n      --radius-md: 8px;\n      --radius-lg: 12px;\n      --shadow-sm: 0 2px 4px rgba(0,0,0,0.05);\n      --shadow-lg: 0 10px 15px -3px rgba(0,0,0,0.1);\n      --border-color: #dee2e6;\n      \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      color: var(--text-main);\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    }\n\n    .product-detail-container * {\n      box-sizing: border-box;\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1,\n    .product-detail-container .hero-title {\n      font-size: 22px !important;\n      line-height: 1.3 !important;\n      font-weight: 700;\n      color: var(--primary);\n      margin: 0 0 16px 0;\n    }\n\n    .product-detail-container h2,\n    .product-detail-container h3,\n    .product-detail-container .section-title,\n    .product-detail-container .feature-title,\n    .product-detail-container .faq-question {\n      font-size: 20px !important;\n      line-height: 1.4 !important;\n      font-weight: 600;\n      color: var(--primary);\n      margin: 0 0 12px 0;\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container td,\n    .product-detail-container th,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .spec-value {\n      font-size: 18px !important;\n      line-height: 1.6 !important;\n      color: var(--text-sub);\n    }\n\n    \/* Spacing System *\/\n    .product-detail-container section {\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n      padding-bottom: clamp(2rem, 5vw, 4rem);\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-of-type {\n      border-bottom: none;\n      margin-bottom: 0;\n      padding-bottom: 0;\n    }\n\n    \/* Image Rules *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n    }\n\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      padding: 60px 20px;\n      text-align: center;\n      color: var(--text-sub);\n      font-weight: 500;\n      margin-bottom: 24px;\n    }\n\n    \/* Badge \u0026 Alert Styles *\/\n    .product-detail-container .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      border: 1px solid var(--border-color);\n      border-radius: 50px;\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .alert-banner {\n      background-color: #fff9db;\n      border-left: 4px solid var(--accent);\n      padding: 16px;\n      border-radius: var(--radius-md);\n      margin-bottom: 24px;\n    }\n\n    .product-detail-container .alert-banner p {\n      margin: 0;\n      color: #874f00;\n      font-weight: 600;\n    }\n\n    \/* Grid \u0026 Flex Layouts *\/\n    .product-detail-container .hero-section {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 32px;\n      padding-top: 24px;\n    }\n\n    .product-detail-container .feature-item {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 32px;\n      align-items: center;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    \/* Specifications Styles *\/\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 24px;\n    }\n\n    .product-detail-container .spec-table tr {\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table td {\n      padding: 16px;\n      vertical-align: top;\n    }\n\n    .product-detail-container .spec-table td:first-child {\n      font-weight: 600;\n      color: var(--primary);\n      width: 35%;\n    }\n\n    \/* FAQ Styles *\/\n    .product-detail-container .faq-item {\n      background-color: var(--bg-soft);\n      padding: 24px;\n      border-radius: var(--radius-lg);\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .faq-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .faq-question {\n      margin-bottom: 8px;\n    }\n\n    \/* Responsive Queries *\/\n    @media (min-width: 768px) {\n      .product-detail-container .hero-section {\n        grid-template-columns: 1fr 1fr;\n        align-items: center;\n      }\n\n      .product-detail-container .feature-item {\n        grid-template-columns: 1fr 1fr;\n      }\n\n      .product-detail-container .feature-item.alternate .feature-media {\n        order: 2;\n      }\n\n      .product-detail-container .feature-item.alternate .feature-copy {\n        order: 1;\n      }\n    }\n\n    @media (max-width: 767px) {\n      .product-detail-container .feature-item {\n        grid-template-columns: 1fr;\n      }\n      \n      \/* Mobile Feature Order Lock: Image first, text second *\/\n      .product-detail-container .feature-media {\n        order: 1 !important;\n      }\n      \n      .product-detail-container .feature-copy {\n        order: 2 !important;\n      }\n\n      \/* Mobile Specifications Responsive Rules *\/\n      .product-detail-container .spec-table,\n      .product-detail-container .spec-table tbody,\n      .product-detail-container .spec-table tr {\n        display: block;\n        width: 100%;\n        box-sizing: border-box;\n      }\n\n      .product-detail-container .spec-table tr {\n        padding: 12px 0;\n      }\n\n      .product-detail-container .spec-table td {\n        display: grid;\n        grid-template-columns: minmax(110px, 40%) minmax(0, 1fr);\n        gap: 14px;\n        width: 100%;\n        box-sizing: border-box;\n        padding: 8px 0;\n        align-items: start;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        border: none;\n      }\n\n      .product-detail-container .spec-table td::before {\n        content: attr(data-label);\n        display: block;\n        min-width: 0;\n        font-size: 18px !important;\n        font-weight: 600;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n        color: var(--primary);\n      }\n\n      .product-detail-container .spec-table .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px !important;\n        line-height: 1.5;\n        white-space: normal;\n        overflow-wrap: anywhere;\n        word-break: break-word;\n      }\n    }\n\n    @media (max-width: 420px) {\n      .product-detail-container .spec-table td {\n        grid-template-columns: 1fr;\n        gap: 6px;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. INTRO \/ HERO CONTENT BLOCK --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cspan class=\"badge\"\u003eプロ仕様＆DIY向け自動車工具\u003c\/span\u003e\n\u003ch1 class=\"hero-title\"\u003e正確なDIYフロントトー調整用アライメントプレート\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003e自宅で自信を持って車両の前輪アライメントを調整できます。ホイールハブの両側で巻尺をしっかり保持できるよう設計されており、1人で効率的に作業できます。\u003c\/p\u003e\n\u003cdiv class=\"alert-banner\"\u003e\n\u003cp\u003e⚠️ 注：このキットに巻尺は含まれていません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img50\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260826100622\/f81dcefe98f1f2302deae0b83133db14.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- B. FEATURE SECTIONS --\u003e\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1: Specialized Groove --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img51\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260826100622\/78b1d741d7cb4f9c5b1681f5fb62008f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e巻尺専用ロック溝\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003e巻尺を所定の位置にしっかり差し込み、ロックできるよう精密に曲げられた溝を備えています。この一体型スロットが伸ばしている間も巻尺を完全に安定させ、滑りを防ぐため、手伝いがなくても正確に測定できます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: Curved Hub Slot --\u003e\n\u003cdiv class=\"feature-item alternate\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img52\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260826100622\/5e30450310f03bd51017a69fcba02360.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e汎用マルチホールスロット設計\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003e中央部分には、ホイールスタッドを簡単に通せるよう設計された左右対称の湾曲スロットがあります。複数のハブパターンに対応し、4穴、5穴、6穴仕様の車両で幅広く使用できます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Easy Step-by-Step DIY Process --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img53\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260826100622\/897a79506183401adf6e3a976698f892.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e簡単で効率的なDIY手順\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003e確実に分かりやすく作業できるよう設計されています。既存のラグナットを使ってプレートを露出したホイールスタッドに取り付け、巻尺を両端のスロットに差し込み、車両のアクスルを横切るように伸ばして、左右差を読み取り、タイヤ位置を正しく調整します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 4: Convenient Wall Storage \u0026 201 Stainless Construction --\u003e\n\u003cdiv class=\"feature-item alternate\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260826100622\/e2f6d9b83e3c755358ffb819a89ef8ba.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2 class=\"feature-title\"\u003e耐久性に優れた201ステンレス鋼＆簡単に使える吊り下げスロット\u003c\/h2\u003e\n\u003cp class=\"feature-description\"\u003e厚く剛性の高い201ステンレス鋼を成形し、マットブラックの防錆粉体塗装で仕上げています。ガレージ環境に耐えられるよう設計されており、壁掛け用のひょうたん型一体成形キーホールも備えているため、作業スペースをすっきり保てます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- C. SPECIFICATIONS --\u003e\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e仕様\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Material\"\u003e\u003cspan class=\"spec-value\"\u003e201ステンレス鋼\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Finish\"\u003e\u003cspan class=\"spec-value\"\u003eマットブラックコーティング\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Compatibility\"\u003e\u003cspan class=\"spec-value\"\u003e4穴、5穴、6穴のホイールボルト仕様の車両に対応\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Key Design Elements\"\u003e\u003cspan class=\"spec-value\"\u003e巻尺専用溝、左右対称のハブ逃げ溝、壁掛け用スロットを一体化\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n \u003ctr\u003e\n \u003ctd data-label=\"Package Configuration\"\u003e\u003cspan class=\"spec-value\"\u003e2枚セット（巻尺は含まれません）\u003c\/span\u003e\u003c\/td\u003e\n \u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- D. FAQ --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eよくある質問\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eタイヤを装着したままのホイールにも使用できますか？\u003c\/h3\u003e\n\u003cp class=\"faq-answer\"\u003eいいえ。このアライメントプレートは、ホイールを取り外した後、むき出しになったホイールスタッドに直接取り付けるよう設計されています。これにより、ホイールハブアセンブリに対して、最も安定した正確で再現性の高い接触が得られます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003eこのプレートはどのようにして巻尺を所定の位置に固定しますか？\u003c\/h3\u003e\n\u003cp class=\"faq-answer\"\u003eプレートの両端には、開放型のロック溝と曲げタブが付いています。巻尺本体またはフックをこれらのくぼみにしっかり固定できるため、巻尺が滑ったり外れたりすることなく、もう一方のプレートまでピンと張って伸ばせます。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e巻尺やラグナットはこの購入品に含まれていますか？\u003c\/h3\u003e\n\u003cp class=\"faq-answer\"\u003eいいえ。このパッケージに含まれるのは、マットブラック仕上げの201ステンレス鋼製アライメントプレート2枚のみです。プレートをホイールスタッドに固定するには、お手持ちの標準的な巻尺と車両純正のラグナットをご使用ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"2個","offer_id":48540837445844,"sku":null,"price":29.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/f81dcefe98f1f2302deae0b83133db14_b5434280-4bf0-4b15-9a59-6310f68b6a50.jpg?v=1787756837","url":"https:\/\/omurio.com\/ja\/products\/precise-wheel-alignment-plates-rjc","provider":"Omurio","version":"1.0","type":"link"}