{"product_id":"waterproof-solder-seal-connectors-rjc","title":"防水はんだシールコネクター","description":" \n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n[AI Design Logic]\nProduct Type: Industrial\/Electrical Connectors (Heat Shrink \u0026 Waterproof)\nTarget Audience: Professional Electricians, Auto Mechanics, Marine Technicians, DIYers\nVisual Style: Rugged, Professional, Highly Reliable, Industrial\nColor Strategy: \n  --primary: #1E3A8A (Industrial Blue, represents trust and electrical standard)\n  --accent: #F59E0B (Warning\/Heat Amber, indicates thermal\/fire\/heat shrink)\n  --bg-body: #FFFFFF (Clean readability)\n  --bg-card: #F9FAFB (Subtle distinction for specs \u0026 features)\nShape Strategy: Radius 6px (Hard-edged but safe, fitting industrial tools)\nTypography Strategy: Large Type \/ Mobile-first readable (H1 34px+, Body 18px+)\nMobile Table Strategy: Card-based (No horizontal scroll, purely flex cards on mobile)\nImage Mapping: Hero=image_1, DoubleWall=image_2, TempRange=image_3, Sizes=image_4\n--\u003e\n\u003cstyle type=\"text\/css\"\u003e\/* 0) Base Variables \u0026 Reset *\/\n  .product-detail-container {\n    --primary: #1E3A8A;\n    --primary-hover: #1E40AF;\n    --accent: #F59E0B;\n    --text-main: #111827;\n    --text-sub: #4B5563;\n    --border-color: #E5E7EB;\n    --bg-body: #FFFFFF;\n    --bg-card: #F9FAFB;\n    --bg-badge: #EFF6FF;\n    --text-badge: #1D4ED8;\n    \n    --radius-sm: 4px;\n    --radius-md: 6px;\n    --radius-lg: 10px;\n    \n    --shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, 0.05);\n    --shadow-md: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);\n    --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);\n\n    \/* Spacing System *\/\n    --gap-sm: clamp(1rem, 2vw, 1.5rem);\n    --gap-md: clamp(2rem, 5vw, 4rem);\n    --gap-lg: clamp(3rem, 8vw, 6rem);\n\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 5%;\n    box-sizing: border-box;\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    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: border-box;\n  }\n\n  \/* Typography *\/\n  .product-detail-container h1 {\n    font-size: clamp(32px, 5vw, 44px);\n    font-weight: 800;\n    line-height: 1.2;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h2 {\n    font-size: clamp(24px, 4vw, 32px);\n    font-weight: 700;\n    line-height: 1.3;\n    margin-top: 0;\n    margin-bottom: 1rem;\n    color: var(--text-main);\n  }\n\n  .product-detail-container h3 {\n    font-size: clamp(20px, 3vw, 24px);\n    font-weight: 600;\n    margin-top: 0;\n    margin-bottom: 0.75rem;\n  }\n\n  .product-detail-container p {\n    font-size: clamp(18px, 2.5vw, 20px);\n    line-height: 1.7;\n    color: var(--text-sub);\n    margin-top: 0;\n    margin-bottom: 1.5rem;\n  }\n\n  .product-detail-container ul {\n    font-size: clamp(18px, 2.5vw, 20px);\n    color: var(--text-sub);\n    padding-left: 1.5rem;\n    margin-bottom: 1.5rem;\n  }\n\n  .product-detail-container li {\n    margin-bottom: 0.5rem;\n  }\n\n  \/* Image Protocol *\/\n  .product-detail-container img,\n  .img-placeholder {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: var(--radius-md);\n    object-fit: contain;\n  }\n\n  .img-placeholder {\n    aspect-ratio: 4\/3;\n    background-color: #E5E7EB;\n    border: 2px dashed #9CA3AF;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #4B5563;\n    font-size: 18px;\n    font-weight: bold;\n    text-align: center;\n    padding: 1rem;\n  }\n\n  \/* Badge (Non-clickable CTA replacement) *\/\n  .detail-badge-group {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.75rem;\n    margin-bottom: 1.5rem;\n  }\n  .detail-badge {\n    display: inline-block;\n    background-color: var(--bg-badge);\n    color: var(--text-badge);\n    font-size: 16px;\n    font-weight: 600;\n    padding: 0.5rem 1rem;\n    border-radius: var(--radius-sm);\n    border: 1px solid rgba(29, 78, 216, 0.2);\n  }\n\n  \/* Layout Sections *\/\n  .detail-section {\n    margin-bottom: var(--gap-lg);\n  }\n\n  \/* Hero Section *\/\n  .detail-hero {\n    display: flex;\n    flex-direction: column;\n    gap: var(--gap-md);\n    margin-bottom: var(--gap-lg);\n    padding-top: var(--gap-md);\n  }\n  \n  @media (min-width: 768px) {\n    .detail-hero {\n      flex-direction: row;\n      align-items: center;\n    }\n    .detail-hero \u003e * {\n      flex: 1;\n    }\n  }\n\n  \/* Features - Mobile Order Lock (Image -\u003e Text always) *\/\n  .feature-item {\n    display: flex;\n    flex-direction: column; \/* MOBILE FIRST: STRICT LOCK *\/\n    gap: var(--gap-md);\n    margin-bottom: var(--gap-md);\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    overflow: hidden;\n  }\n  .feature-media {\n    width: 100%;\n  }\n  .feature-copy {\n    padding: 1.5rem;\n  }\n\n  \/* Z-Pattern for Desktop *\/\n  @media (min-width: 768px) {\n    .feature-item {\n      flex-direction: row; \/* Z-Pattern Enabled *\/\n      align-items: center;\n      background-color: transparent;\n      margin-bottom: var(--gap-lg);\n    }\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n    .feature-media, .feature-copy {\n      flex: 1;\n      width: 50%;\n    }\n    .feature-copy {\n      padding: 0 2rem;\n    }\n  }\n\n  \/* Specs Table Mobile Card Strategy *\/\n  .specs-table-container {\n    background-color: var(--bg-card);\n    padding: clamp(1.5rem, 4vw, 3rem);\n    border-radius: var(--radius-lg);\n  }\n\n  .detail-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 1rem;\n    font-size: clamp(16px, 2vw, 18px);\n  }\n\n  @media (max-width: 767px) {\n    \/* Mobile Table -\u003e Card Conversion *\/\n    .detail-table, \n    .detail-table thead, \n    .detail-table tbody, \n    .detail-table th, \n    .detail-table td, \n    .detail-table tr { \n      display: block; \n      width: 100%; \n    }\n    \n    .detail-table thead { \n      display: none; \/* Hide standard headers *\/\n    }\n    \n    .detail-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: 1rem;\n      box-shadow: var(--shadow-sm);\n    }\n    \n    .detail-table td {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-start;\n      border: none;\n      padding: 0.5rem 0;\n      border-bottom: 1px solid #F3F4F6;\n      text-align: right;\n    }\n    .detail-table td:last-child {\n      border-bottom: none;\n      padding-bottom: 0;\n    }\n    \n    .detail-table td::before {\n      content: attr(data-label);\n      font-weight: 600;\n      color: var(--text-main);\n      text-align: left;\n      flex-basis: 45%;\n      padding-right: 10px;\n    }\n  }\n\n  @media (min-width: 768px) {\n    \/* Desktop Standard Table *\/\n    .detail-table th,\n    .detail-table td {\n      padding: 1rem 1.5rem;\n      border-bottom: 1px solid var(--border-color);\n      text-align: left;\n    }\n    .detail-table th {\n      background-color: var(--primary);\n      color: #FFFFFF;\n      font-weight: 600;\n    }\n    .detail-table tr:nth-child(even) {\n      background-color: #F3F4F6;\n    }\n  }\n\n  \/* FAQ Section *\/\n  .faq-container {\n    background-color: var(--bg-card);\n    border-radius: var(--radius-lg);\n    padding: clamp(1.5rem, 4vw, 3rem);\n  }\n  .faq-item {\n    border-bottom: 1px solid var(--border-color);\n    padding: 1.5rem 0;\n  }\n  .faq-item:last-child {\n    border-bottom: none;\n    padding-bottom: 0;\n  }\n  .faq-question {\n    font-size: clamp(20px, 3vw, 22px);\n    font-weight: 700;\n    color: var(--text-main);\n    margin-bottom: 0.75rem;\n    display: flex;\n    align-items: flex-start;\n    gap: 0.75rem;\n  }\n  .faq-question::before {\n    content: \"Q.\";\n    color: var(--accent);\n  }\n  .faq-answer {\n    font-size: clamp(18px, 2.5vw, 20px);\n    color: var(--text-sub);\n    padding-left: 2.25rem;\n  }\n\u003c\/style\u003e\n\u003c!-- 1) Hero Section --\u003e\n\u003cdiv class=\"detail-section detail-hero\"\u003e\n\u003cdiv class=\"hero-copy\"\u003e\n\u003cdiv class=\"detail-badge-group\"\u003e\n\u003cdiv class=\"detail-badge\"\u003eマリーングレード\u003c\/div\u003e\n\n\u003cdiv class=\"detail-badge\"\u003e圧着不要\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003ch1\u003e究極の防水はんだシールコネクター\u003c\/h1\u003e\n\n\u003cp\u003e数秒で安全で絶縁された100％防水の電気接続を作成。故障が許されない過酷な自動車および海洋環境向けに設計されています。\u003c\/p\u003e\n\n\u003cul\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e熱活性化：\u003c\/strong\u003eヒートガンだけではんだ付けとシールが可能。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e腐食ゼロ：\u003c\/strong\u003e湿気と塩分から完全保護。\u003c\/li\u003e\n\t\u003cli\u003e\n\u003cstrong\u003e安全認証：\u003c\/strong\u003eROHS、ISO 9001:2008、CE準拠。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"hero-media\"\u003e\n\u003c!-- 占位图，强制流式自然排版 --\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/fb99a3c43339e96b7c9c5a6b0178c4ad.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"detail-section feature-list\"\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 referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/993df6a0af759a258a86ab629e2e6d0f.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e湿気に対する二重壁防御\u003c\/h2\u003e\n\n\u003cp\u003eヘビーデューティーな二重壁構造を採用。外層は高耐久ポリオレフィンチューブ、内層は高品質ホットメルト接着剤で覆われています。\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e利点：\u003c\/strong\u003e加熱すると接着剤が流れて隙間を完全に埋め、不浸透の防水シールを作り、過酷な海洋および自動車環境からワイヤー端子を保護します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2 --\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 referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/9fc4387ff198885c5f52733718f187c7.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e過酷な温度に対応する設計\u003c\/h2\u003e\n\n\u003cp\u003e電気システムは快適な気候を享受できません。これらのコネクターは\u003cstrong\u003e-55°Cから125°C（-67°Fから257°F）\u003c\/strong\u003eの連続作動温度に対応しています。\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e利点：\u003c\/strong\u003e冬の凍えるエンジンルーム内や激しい機械的熱にさらされても、配線接続は柔軟で安全かつ完全に絶縁されたままです。\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 referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260314155218\/007b8d70d025a7c65ea4ba510bf246a8.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003e完璧なフィットのための複数サイズ\u003c\/h2\u003e\n\n\u003cp\u003eワンサイズですべてをカバーする推測はやめましょう。当キットには特定のワイヤーゲージ用に厳密に色分けされたコネクターが含まれており、最適な保持力を発揮します。\u003c\/p\u003e\n\n\u003cp\u003e\u003cstrong\u003e利点：\u003c\/strong\u003e白、赤、黄、青の正確な収縮比をワイヤーに合わせることで、はんだリングがしっかりと巻き付き、激しい振動にも耐える永久的な接合を保証します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 3) Specifications Table --\u003e\n\n\u003cdiv class=\"detail-section specs-table-container\"\u003e\n\u003ch2\u003e技術仕様\u003c\/h2\u003e\n\n\u003cp\u003e信頼できるプロジェクト実行のために設計された専門的パラメーター。\u003c\/p\u003e\n\n\u003ctable class=\"detail-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\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=\"Color \/ Type\"\u003e\u003cstrong\u003e白色\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e1.7 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0.07インチ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eマイクロ配線、センサー\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003e赤色\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e2.7 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0.11インチ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003e一般自動車用\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003e青色\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e4.5 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0.18インチ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003eヘビーデューティー電子機器\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003e黄色\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e6.0 mm\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e0.24インチ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003e電力供給、海洋用\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003e作動温度\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e-55°C から 125°C\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e-67°F から 257°F\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\u003e過酷な環境\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd data-label=\"Color \/ Type\"\u003e\u003cstrong\u003e収縮温度\u003c\/strong\u003e\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Metric Size (mm)\"\u003e\u003e 160°C\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Imperial Size (inch)\"\u003e\u003e 320°F\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"Usage Application\"\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!-- 4) FAQ Section --\u003e\n\n\u003cdiv class=\"detail-section faq-container\"\u003e\n\u003ch2\u003eよくある質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eこれらのコネクターに圧着工具は必要ですか？\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\"\u003eボートや水辺での使用は安全ですか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003eはい、海洋環境での使用に非常に推奨されます。二重壁構造は加熱時に溶けるホットメルト接着剤を備えており、100％防水のシールを作り、塩水による腐食を完全に防ぎます。\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eどのような熱源を使うべきですか？\u003c\/div\u003e\n\n\u003cdiv class=\"faq-answer\"\u003e最良の結果を得てムラのない溶解を防ぐために、少なくとも160°C（320°F）に達する標準的なヒートガンの使用を強くお勧めします。ライターは緊急時には技術的に使えますが、ヒートガンはプロフェッショナルなシールに必要な安全で均一な熱分布を提供します。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"250個","offer_id":46868159234221,"sku":"0319-17148182","price":14.95,"currency_code":"USD","in_stock":true},{"title":"350個","offer_id":46868159266989,"sku":"0319-17144821","price":19.95,"currency_code":"USD","in_stock":true},{"title":"500個","offer_id":46868159299757,"sku":"0319-17144203","price":24.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0727\/2831\/4029\/files\/fb99a3c43339e96b7c9c5a6b0178c4ad.jpg?v=1784281467","url":"https:\/\/newjoyloo.com\/ja\/products\/waterproof-solder-seal-connectors-rjc","provider":"Newjoyloo","version":"1.0","type":"link"}