{"product_id":"retractable-net-paddle-set-rjc","title":"伸縮式ネット付きパドルセット","description":"\u003cstyle type=\"text\/css\"\u003e\/* Theme Variables *\/\n    .product-detail-container {\n      --primary: #e11d48;\n      --primary-hover: #be123c;\n      --text-main: #1f2937;\n      --text-sub: #4b5563;\n      --bg-body: #ffffff;\n      --bg-card: #f9fafb;\n      --bg-soft: #f3f4f6;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --border-color: #e5e7eb;\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      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      color: var(--text-main);\n      background-color: var(--bg-body);\n    }\n\n    \/* Fixed Typography System *\/\n    .product-detail-container h1 {\n      font-size: 22px;\n      line-height: 1.3;\n      font-weight: 800;\n      margin: 0 0 12px 0;\n      color: var(--text-main);\n      text-transform: uppercase;\n      letter-spacing: -0.025em;\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;\n      line-height: 1.4;\n      font-weight: 700;\n      margin: 0 0 16px 0;\n      color: var(--text-main);\n    }\n\n    .product-detail-container p,\n    .product-detail-container li,\n    .product-detail-container .hero-subtitle,\n    .product-detail-container .feature-description,\n    .product-detail-container .spec-value,\n    .product-detail-container .faq-answer,\n    .product-detail-container .badge,\n    .product-detail-container .tag {\n      font-size: 18px;\n      line-height: 1.6;\n      font-weight: 400;\n      margin: 0;\n      color: var(--text-sub);\n    }\n\n    \/* Common Spacing *\/\n    .product-detail-container section {\n      padding: clamp(2rem, 5vw, 4rem) 0;\n      border-bottom: 1px solid var(--border-color);\n    }\n\n    .product-detail-container section:last-child {\n      border-bottom: none;\n    }\n\n    \/* Trust Badges \u0026 Tags *\/\n    .product-detail-container .badge-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-bottom: 16px;\n    }\n\n    .product-detail-container .badge {\n      display: inline-block;\n      padding: 6px 16px;\n      background-color: var(--bg-soft);\n      color: var(--primary);\n      font-weight: 600;\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .tag-container {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 16px;\n    }\n\n    .product-detail-container .tag {\n      display: inline-block;\n      padding: 4px 12px;\n      background-color: var(--bg-card);\n      color: var(--text-main);\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\n      font-weight: 500;\n    }\n\n    \/* Natural Image Styling *\/\n    .product-detail-container .image-placeholder {\n      width: 100%;\n      height: auto;\n      aspect-ratio: 16 \/ 9;\n      background-color: var(--bg-soft);\n      border: 2px dashed var(--border-color);\n      border-radius: var(--radius-lg);\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      margin-bottom: 24px;\n      font-weight: 600;\n      color: var(--text-sub);\n      box-sizing: border-box;\n    }\n\n    \/* Hero Block *\/\n    .product-detail-container .hero-section {\n      text-align: center;\n      padding-top: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .hero-section .badge-container {\n      justify-content: center;\n    }\n\n    .product-detail-container .hero-subtitle {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* Features Section *\/\n    .product-detail-container .feature-item {\n      display: flex;\n      flex-direction: column;\n      gap: 24px;\n      margin-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .feature-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .product-detail-container .feature-media {\n      width: 100%;\n    }\n\n    .product-detail-container .feature-copy {\n      width: 100%;\n      display: flex;\n      flex-direction: column;\n      justify-content: center;\n    }\n\n    \/* Scenario Highlight *\/\n    .product-detail-container .scenario-section {\n      text-align: center;\n    }\n\n    .product-detail-container .scenario-intro {\n      max-width: 800px;\n      margin: 0 auto 32px auto;\n    }\n\n    \/* Specifications Table *\/\n    .product-detail-container .specifications-section {\n      background-color: var(--bg-card);\n      border-radius: var(--radius-lg);\n      padding: clamp(2rem, 5vw, 3rem);\n      margin: clamp(2rem, 5vw, 4rem) 0;\n      border: 1px solid var(--border-color);\n    }\n\n    .product-detail-container .spec-table {\n      width: 100%;\n      border-collapse: collapse;\n      margin-top: 16px;\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 tr:last-child {\n      border-bottom: none;\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(--text-main);\n      width: 35%;\n    }\n\n    \/* FAQ Section *\/\n    .product-detail-container .faq-section {\n      padding-bottom: clamp(2rem, 5vw, 4rem);\n    }\n\n    .product-detail-container .faq-item {\n      margin-bottom: 24px;\n      padding: 20px;\n      background-color: var(--bg-card);\n      border-radius: var(--radius-md);\n      border: 1px solid var(--border-color);\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: 12px;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    \/* Desktop Adjustments (\u003e= 768px) *\/\n    @media (min-width: 768px) {\n      .product-detail-container .feature-item {\n        flex-direction: row;\n        gap: 48px;\n        align-items: center;\n      }\n\n      .product-detail-container .feature-item.reverse {\n        flex-direction: row-reverse;\n      }\n\n      .product-detail-container .feature-media {\n        width: 50%;\n      }\n\n      .product-detail-container .feature-copy {\n        width: 50%;\n      }\n    }\n\n    \/* Mobile Responsive Specifications *\/\n    @media (max-width: 767px) {\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      }\n\n      .product-detail-container .spec-table td:first-child {\n        display: none; \/* Hide the regular first column since we generate labels via ::before *\/\n      }\n\n      .product-detail-container .spec-table td:last-child {\n        grid-template-columns: 1fr;\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;\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(--text-main);\n      }\n\n      .product-detail-container .spec-value {\n        display: block;\n        min-width: 0;\n        max-width: 100%;\n        font-size: 18px;\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!--\n[AI Design Logic]\nProduct Type: Portable Retractable Table Tennis Net and Paddle Set\nTarget Audience: Families, kids, party hosts, office workers, ping pong lovers\nVisual Style: Modern, athletic, dynamic, clean layout\nColor Strategy: Crimson Red (#e11d48) and Dark Charcoal (#1f2937) to match the black and red product color scheme\nModule Order: Hero Header -\u003e Product Features -\u003e Usage Scenarios -\u003e Technical Specifications -\u003e FAQ\nDetail Image Mapping: Hero=detail_9, Feature1=detail_7, Feature2=detail_2, Feature3=detail_4, Scenario=detail_6\nSpecification Data Source: spec_1 (extracted from visual dimension markings; no specification image placeholder is rendered in the HTML)\nCompare Section: Not included (no specific before\/after comparison source data provided)\nInformation Boundary: Strictly relies on provided sizes (160cm net, 5cm max table thickness, 14.5cm net height, 19cm post height, 25.4cm x 15.2cm paddle, 0.9cm blade thickness, 2.5cm balls) and contents (2 rackets, 6 balls, bag, retractable net). No unverified material or performance claims have been added.\n--\u003e\n\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!-- Hero Header Block --\u003e\n\u003csection class=\"hero-section\"\u003e\n\u003cdiv class=\"badge-container\"\u003e\u003cspan class=\"badge\"\u003eすぐに遊べる完全セット\u003c\/span\u003e\u003c\/div\u003e\n\n\u003ch1\u003e伸縮式卓球ネット＆ラケットセット\u003c\/h1\u003e\n\n\u003cp class=\"hero-subtitle\"\u003eダイニングテーブル、オフィスデスク、屋外のピクニックテーブルなど、ほぼどんなテーブルでもすぐに卓球台に変えられます。工具不要で簡単に設置でき、いつでもどこでもプレイできます。\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img57\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260916173424\/744a955cf3650f7d4cc19229d563169b.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Features Block --\u003e\n\n\u003csection class=\"features-section\"\u003e\u003c!-- Feature 1: Retractable Net --\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img48\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260916173424\/05dcff70a37494019c343e54a98317c7.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 class=\"feature-title\"\u003e自動巻き取り式伸縮ネット\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003e耐久性に優れたナイロンメッシュネットは、最大160cm（5.25フィート／63インチ）まで簡単に伸ばせ、さまざまな幅のテーブルに対応します。使用後は支柱のクランプを外すだけでネットが自動的に巻き戻り、絡まりにくくコンパクトに収納できます。\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e最大160cm幅\u003c\/span\u003e \u003cspan class=\"tag\"\u003e自動巻き取りメッシュ\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: High-Performance Wood Rackets --\u003e\n\n\u003cdiv class=\"feature-item reverse\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img49\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260916173424\/06a9a60f7596dba70f4cbd196622d537.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 class=\"feature-title\"\u003eフレアハンドル付き5枚合板ラケット\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eスピードと回転をコントロールしやすいよう設計された付属のラケット2本は、5枚の木材を重ねた無垢の多層構造を採用しています。高い張力の両面ラバー（赤・黒）はしっかり接着され、剥がれを防ぎます。人間工学に基づくフレアハンドルが、自然で快適な握り心地を提供します。\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e5枚合板ブレード\u003c\/span\u003e \u003cspan class=\"tag\"\u003e人間工学に基づくフレアグリップ\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: Easy Clamp Installation --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img54\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260916173424\/82dd961c1d69210f0c6ee1e5ec532db6.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 class=\"feature-title\"\u003e押して挟むだけ、数秒でプレイ開始\u003c\/h2\u003e\n\n\u003cp class=\"feature-description\"\u003eしっかり固定できるスプリング式クランプ機構を採用しています。上部のトリガーを押し、滑り止めゴムパッドをテーブルの縁に取り付けて、ネットを反対側まで引くだけです。厚さ5.0cm（1.97インチ）までのテーブルにしっかり固定でき、天板に傷やダメージを与えません。\u003c\/p\u003e\n\n\u003cdiv class=\"tag-container\"\u003e\n\u003cspan class=\"tag\"\u003e厚さ5cmまで対応\u003c\/span\u003e \u003cspan class=\"tag\"\u003e工具不要\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Usage Scenarios --\u003e\n\n\u003csection class=\"scenario-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eどんな平らな場所でもすぐに楽しめる\u003c\/h2\u003e\n\n\u003cp class=\"scenario-intro\"\u003e家族でのゲームナイト、オフィスの休憩時間、裏庭でのバーベキュー、屋外キャンプ、週末のピクニックなど、アクティブな楽しさをどこへでも持ち運べます。\u003c\/p\u003e\n\n\u003cdiv class=\"image-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img56\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/2320511\/20260916173424\/01ea0b2be63bda208ef6fb2d0dc51e34.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Specifications Block --\u003e\n\n\u003csection class=\"specifications-section\"\u003e\n\u003ch2 class=\"section-title\"\u003e製品仕様\u003c\/h2\u003e\n\n\u003ctable class=\"spec-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eネット最大展開幅\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ネット最大展開幅\"\u003e\u003cspan class=\"spec-value\"\u003e160cm \/ 63.0インチ（5.25フィート）\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e対応テーブル最大厚さ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"対応テーブル最大厚さ\"\u003e\u003cspan class=\"spec-value\"\u003e5.0cm \/ 1.97インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eネットの高さ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ネットの高さ\"\u003e\u003cspan class=\"spec-value\"\u003e14.5cm \/ 5.71インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eネット支柱の高さ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ネット支柱の高さ\"\u003e\u003cspan class=\"spec-value\"\u003e19.0cm \/ 7.48インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003e収納時の支柱セット幅\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"収納時の支柱セット幅\"\u003e\u003cspan class=\"spec-value\"\u003e14.0cm \/ 5.51インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eラケット寸法\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ラケット寸法\"\u003e\u003cspan class=\"spec-value\"\u003e25.4cm（高さ）×15.2cm（幅）\/ 10.0×6.0インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eラケットブレード厚さ\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ラケットブレード厚さ\"\u003e\u003cspan class=\"spec-value\"\u003e0.9cm \/ 0.35インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eボールサイズ（直径）\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"ボールサイズ（直径）\"\u003e\u003cspan class=\"spec-value\"\u003e2.5cm \/ 0.98インチ\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003ctd\u003eセット内容\u003c\/td\u003e\n\t\t\t\u003ctd data-label=\"セット内容\"\u003e\u003cspan class=\"spec-value\"\u003e伸縮式ネット×1、木製ラケット×2、ボール×6（白×3、オレンジ×3）、巾着式収納バッグ×1\u003c\/span\u003e\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ Block --\u003e\n\n\u003csection class=\"faq-section\"\u003e\n\u003ch2 class=\"section-title\"\u003eよくあるご質問\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 伸縮式ネットはどのように設置しますか？\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003e設置は非常に簡単でスピーディーです。まず、支柱上部の赤いトリガーを押して下部のクランプベースを開き、テーブルの片側の縁に固定します。次に、もう一方の支柱を反対側まで引いてネットを張り、反対側の縁に固定します。ネットはしっかり張った状態を保ちます。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 クランプでテーブルの表面に傷やダメージがつきませんか？\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003e傷やダメージがつくことはありません。クランプベースには滑り止めゴムパッドが備わっています。このクッションがしっかりと固定しながら、木製、ガラス製、プラスチック製のテーブル表面を傷から守ります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003ch3 class=\"faq-question\"\u003e💡 どのようなテーブルに対応していますか？\u003c\/h3\u003e\n\n\u003cp class=\"faq-answer\"\u003e厚さ5.0cm（1.97インチ）以下のテーブルや平らなカウンタートップで使用できます。ネットは幅160cm（63.0インチ）まで伸ばせるため、標準サイズのテーブルから小さめのデスクやダイニングテーブルまで対応します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n","brand":"Newjoyloo","offers":[{"title":"スターターセット - 2 パドル","offer_id":48678734725332,"sku":"1732505232552268358","price":19.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/744a955cf3650f7d4cc19229d563169b.jpg?v=1789552928","url":"https:\/\/omurio.com\/ja\/products\/retractable-net-paddle-set-rjc","provider":"Omurio","version":"1.0","type":"link"}