{"title":"new arrival 2026 6\/29","description":"","products":[{"product_id":"product_6dbcaa3d-0877-0df9-d95a-ccc79d916eb9","title":"6panel cap BEG","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e休日カジュアルを格上げするキャップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e浅めの\u003cstrong class=\"body-text\"\u003eシャロウシルエット\u003c\/strong\u003eが顔周りをすっきりと見せ、どんなカジュアルスタイルにも自然に溶け込むデザインです。正面の\u003cstrong class=\"body-text\"\u003eスローガン刺繍\u003c\/strong\u003eが、あなたらしい個性をさりげなく引き出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_066d7d19c04f4bc1b955b58a430c1432_mv2_ef5beca0-8990-4abf-9dd5-a855d26a2c6e.jpg?v=1781246046\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eこなれ感と個性を演出\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーなサイズ調整で快適\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eアタッチメントで簡単に\u003cstrong class=\"body-text\"\u003eサイズ調整\u003c\/strong\u003eができるため、頭の形に心地よくフィットしストレスフリーな被り心地。後ろのブランドロゴ入りピスラベルが、洗練されたバックスタイルを完成させます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_e0cd8bfccf734c4ebdf15e95c21ad23d_mv2.jpg?v=1781246046\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由自在にフィット感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e綿100%の肌触り、毎日使える帽子\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong class=\"body-text\"\u003e綿100%素材\u003c\/strong\u003eが、優しい肌触りと軽やかな被り心地を実現します。正面刺繍の精緻なディテールが、日常に\u003cstrong class=\"body-text\"\u003e上質なアクセント\u003c\/strong\u003eを添え、長く愛用できる一品です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0c0ae0a661c84218ab7f71ae24a493ad_mv2.jpg?v=1781246046\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質素材で心地よさ続く\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細情報\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特長\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eアタッチメントによるサイズ調節が可能\u003c\/li\u003e\n          \u003cli\u003e正面にスローガンの刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003e前頭部やや浅目のシャロウシルエット\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズF：頭囲 57.5cm~62\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e色目について、画像と実物との色の差が多少ございます。 仕上がり寸法には各箇所＋-1cmの個体差がございます。 洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送・お届けについて\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45041154752581,"sku":"BK-50 BEG","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_066d7d19c04f4bc1b955b58a430c1432_mv2_ef5beca0-8990-4abf-9dd5-a855d26a2c6e.jpg?v=1781246046"},{"product_id":"product_b84a0d72-d512-0ed6-5824-03db42dcbbe1","title":"6panel cap WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e街からアウトドア 旬の白キャップ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b8f022df96d84a0b88211874d1586e84_mv2_f2c77be6-664b-4122-a4da-fe79810fffe3.jpg?v=1781246079\" class=\"img-fluid d-block w-100 product-img\" alt=\"爽やかな白のキャップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e爽やかな白が魅せる存在感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e綿100%の肌触り\u003c\/strong\u003eが、長時間の着用でも\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。\n      \u003cstrong\u003e吸汗速乾機能\u003c\/strong\u003eで汗を気にせず、\u003cstrong\u003eベルクロで完璧フィット\u003c\/strong\u003e。\n      \u003cstrong\u003e立体刺繍のロゴ\u003c\/strong\u003eが、\u003cstrong\u003e洗練された大人の休日スタイル\u003c\/strong\u003eを演出します。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の主な特徴と機能は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロによるサイズ調節\u003c\/li\u003e\n          \u003cli\u003e吸汗速乾\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材と生産国は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : ベトナム\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eデザインの細部は以下のポイントをご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e正面にブランドロゴの立体刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズF：頭囲 57.5cm〜62cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品のお届け、送料、返品・交換に関する詳細は下記をご確認ください。\u003c\/p\u003e\n    \u003ch4\u003e配送について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch4\u003e返品・交換について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c!-- \/shipping-box --\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45041154785349,"sku":"BK-50 WHT","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_1b7639b8909e4d45bffdd446baa2db2f_mv2_e5bf9123-6780-4fd0-9268-7289b9916acd.jpg?v=1781246047"},{"product_id":"product_f3f6eefd-dfbf-9a30-769d-1e0698fba6fb","title":"6panel cap BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会に映える黒キャップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e正面の立体ロゴが、カジュアルながらも洗練された印象を与えます。\u003cstrong\u003eどんなコーディネートにも合わせやすく\u003c\/strong\u003e、デイリーユースに最適なアイテムです。\u003cstrong\u003e綿100%のやさしい肌触り\u003c\/strong\u003eで、心地よい着用感を一日中実感できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d8305b005b6c44cdaf621a85247b09f7_mv2.jpg?v=1781246106\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会に映える黒キャップのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e正面の立体ロゴが放つ存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e夏も快適な機能性キャップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eベルクロによるサイズ調節\u003c\/strong\u003eで、どなたにも最適なフィット感を提供します。\u003cstrong\u003e吸汗速乾機能\u003c\/strong\u003eが、汗をかくシーンでも頭を常にドライに保ち、抜群の快適さを実現。後部のロゴ入りピスラベルが、バックスタイルに遊び心を加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d7eb263e1da7482aa18fe7dd797f5d53_mv2_4bec6187-8faf-4450-8b56-bc348019d86b.jpg?v=1781246106\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルクロによるサイズ調節と吸汗速乾機能のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適フィットでアクティブに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのキャップは、優れた機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロによるサイズ調節で最適なフィット感を実現\u003c\/li\u003e\n          \u003cli\u003e吸汗速乾機能で汗をかいても頭を常にドライに保ちます\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eデザインポイント:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e正面にブランドロゴの立体刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材を使用し、丁寧に作られています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国: ベトナム\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフリーサイズで幅広い頭囲に対応しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: F (フリー)\u003c\/li\u003e\n          \u003cli\u003e頭囲: 57.5cm〜62cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cdiv class=\"table-scroll-view\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e地域\u003c\/th\u003e\n            \u003cth\u003e送料\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e北海道\u003c\/td\u003e\n            \u003ctd\u003e1,000円\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e沖縄（離島含む）\u003c\/td\u003e\n            \u003ctd\u003e1,500円\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eその他\u003c\/td\u003e\n            \u003ctd\u003e一律600円\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が\u003cstrong\u003e15,000円以上\u003c\/strong\u003eの場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45041154818117,"sku":"BK-50 BLK","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_a1231df3c7ae45109d3d6ef2f27775f5_mv2_d31a0728-a332-45b8-b853-0442ac42781c.jpg?v=1781246048"},{"product_id":"product_ab11bd1a-6eef-9507-3a7f-0dfeddf6361b","title":"H\/S Mock neck shirt  BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスタイルを格上げする背中の主張\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e大胆なシグネチャーロゴ\u003c\/strong\u003eが、あなたの後ろ姿に存在感を刻みます。\n      \u003cstrong\u003eゆったりとしたサイジング\u003c\/strong\u003eは、都会的なリラックス感とアクティブな動きやすさを両立。\n      着るだけでこなれた印象を演出する一枚です。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0951bbbec5934119b2ab03e460fc9264_mv2_56c744e4-4f46-4468-a6d3-62af9cf3bf80.jpg?v=1781246049\" class=\"img-fluid d-block w-100 product-img\" alt=\"後ろ姿で差をつけるスタイル\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿で差をつけるスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練されたミニマルデザイン\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      無駄を削ぎ落としたモックネックデザインは、あらゆる着こなしに溶け込む汎用性。\n      \u003cstrong\u003e吸水速乾性とストレッチ性\u003c\/strong\u003eに富んだ生地が、日中の活動をサポートし、動きを妨げない着用感を実現します。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0033c7c88ad947e9816f59edfc0a38e1_mv2_8cd09389-1981-412b-9fb9-52eed97fbb9f.jpg?v=1781246049\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常をアクティブに彩る一着\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常をアクティブに彩る一着\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eディテールが語るこだわり\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      背部の\u003cstrong\u003eラバープリントロゴ\u003c\/strong\u003eと左裾の\u003cstrong\u003eブランドロゴ入りピスラベル\u003c\/strong\u003eが、品質への妥協ない姿勢を物語ります。\n      細部に宿る精緻なデザインが、ファッション感度の高い大人の装いを引き締めます。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_2883421af5f04526b524140572074708_mv2.jpg?v=1781246049\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部まで抜かりない表現\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部まで抜かりない表現\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴と素材\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の主要な素材と原産国です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ポリエステル83% ポリウレタン17%\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e快適な着心地をサポートする機能性。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e吸水速乾\u003c\/li\u003e\n          \u003cli\u003eストレッチ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e細部までこだわったデザインポイント。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e背部にはシグネチャーロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e以下に各サイズの詳細な寸法を示します。（平置外側採寸）\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e71cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e74cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e24cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e62cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ・ご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e【洗濯時のご注意】\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e素材の特性上多少の色落ちがありますので、単体での洗濯をお願いします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e【製品の特性について】\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      商品はご注文より約1週間以内にお届けいたします。\n    \u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n      \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n      \u003cli\u003eその他地域: 600円\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e\n      ※1回のご注文が15,000円以上の場合、送料は無料となります。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      商品到着後7日以内に限り返品・交換が可能です。\n      送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\n      事前にメールにてご連絡をお願いいたします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45041154981957,"sku":"BK-26 BLK","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041154949189,"sku":"BK-26 BLK","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155014725,"sku":"BK-26 BLK","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0951bbbec5934119b2ab03e460fc9264_mv2_56c744e4-4f46-4468-a6d3-62af9cf3bf80.jpg?v=1781246049"},{"product_id":"product_bae2b67e-635d-f381-497b-5a73598a3c8b","title":"H\/S Mock neck shirt WHT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e背中で魅せる洗練デザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eゆとりのあるサイズ感が、動きやすさと今どきのリラックス感を両立。背面に配された\u003cstrong\u003eシグネチャーロゴ\u003c\/strong\u003eが、スタイリングに自信を与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_001f82411bce4c459274f962d313eb7d_mv2_a79bc465-403c-4c94-9739-342eef9a2e8b.jpg?v=1781246049\" class=\"img-fluid d-block w-100 product-img\" alt=\"シャツの背面に配置されたシグネチャーロゴ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後姿に宿る個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適を纏うモックネック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e汗を素早く吸収し乾かす\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eに加え、驚くほどの\u003cstrong\u003eストレッチ性\u003c\/strong\u003eで一日中快適な着心地が持続。洗練されたモックネックが首元を美しく演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0bb39aa6c3e146fc875e2502323b06eb_mv2.jpg?v=1781246050\" class=\"img-fluid d-block w-100 product-img\" alt=\"快適な着心地を表現するモックネックシャツのイメージ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイリッシュな機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e緻密に計算されたディテール\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e光沢感のある\u003cstrong\u003eラバープリント\u003c\/strong\u003eが、ブランドの存在感を力強く主張。しなやかな\u003cstrong\u003eポリウレタン混紡素材\u003c\/strong\u003eが、肌に吸い付くような優しいフィット感をもたらします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ef37b98b411f4b7882e286717afbce26_mv2.jpg?v=1781246050\" class=\"img-fluid d-block w-100 product-img\" alt=\"生地の質感とラバープリントのディテール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る上質さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の素材と生産国に関する情報です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル83% ポリウレタン17%\u003c\/li\u003e\n                \u003cli\u003e原産国: 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能性\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品は快適な着心地をサポートする機能を備えています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e吸水速乾\u003c\/li\u003e\n                \u003cli\u003eストレッチ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザインのこだわり\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e細部にまでブランドのこだわりが詰まっています。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e背部にはシグネチャーロゴをラバープリント\u003c\/li\u003e\n                \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eお手持ちのウェアと比較し、サイズをお選びください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e身巾\u003c\/th\u003e\n                            \u003cth\u003e肩巾\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e71cm\u003c\/td\u003e\n                            \u003ctd\u003e56cm\u003c\/td\u003e\n                            \u003ctd\u003e52cm\u003c\/td\u003e\n                            \u003ctd\u003e23cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e74cm\u003c\/td\u003e\n                            \u003ctd\u003e59cm\u003c\/td\u003e\n                            \u003ctd\u003e53cm\u003c\/td\u003e\n                            \u003ctd\u003e24cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXL\u003c\/td\u003e\n                            \u003ctd\u003e77cm\u003c\/td\u003e\n                            \u003ctd\u003e62cm\u003c\/td\u003e\n                            \u003ctd\u003e54cm\u003c\/td\u003e\n                            \u003ctd\u003e25cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003e※平置外側採寸\u003c\/p\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品に関するご注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e画像と実物との色目に多少の差がございます。\u003c\/li\u003e\n                \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1〜2cmの個体差がございます。\u003c\/li\u003e\n                \u003cli\u003e洗濯により3〜5％の縮みが生じます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003e予めご了承下さいませ。\u003c\/p\u003e\n            \u003cp\u003e※黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45041155047493,"sku":"BK-26 WHT","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041155080261,"sku":"BK-26 WHT","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155113029,"sku":"BK-26 WHT","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_001f82411bce4c459274f962d313eb7d_mv2_a79bc465-403c-4c94-9739-342eef9a2e8b.jpg?v=1781246049"},{"product_id":"product_3db27577-e016-76f8-ce8a-64f723e4df11","title":"H\/S Mock neck shirts BLK","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e品格漂うモックネック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eしなやかな\u003cstrong\u003eナイロンとポリウレタンの混紡素材\u003c\/strong\u003eが、肌に吸い付くような快適な着心地を提供します。胸元に配されたさりげないブランドロゴが、洗練された大人のスポーツスタイルを演出します。ゆったりとしたサイズ感で、リラックスした着用感を実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_36299792dadb4607b2cd6d2086cc878a_mv2.jpg?v=1781246102\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ0\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルを極めたデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eコースを制する快適さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e優れた\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eが、汗をかいても常にドライな状態を保ちます。抜群の\u003cstrong\u003eストレッチ性\u003c\/strong\u003eであらゆるスイングモーションに追従し、ストレスフリーなプレイをサポートします。\u003cstrong\u003e接触冷感素材\u003c\/strong\u003eが、真夏のラウンドでも涼しさを維持します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_70b60fd73ea1451890c719b13c67153f_mv2.jpg?v=1781246102\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ1\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きを妨げない自由度\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後ろ姿に宿る自信\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に大胆に配置されたブランドロゴが、後続のプレイヤーに強い印象を与えます。広めにとられた肩幅とリラックスフィットが、ゴルフカートからの立ち上がりやフィニッシュの際もスムーズな動きを約束します。\u003cstrong\u003e洗練されたブラック\u003c\/strong\u003eが、どんなゴルフウェアにもマッチします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_a997e972396e48f1a3b58c63caeb67a6_mv2_afc50a0e-d65a-4482-96c6-18d7956a9bf8.jpg?v=1781246103\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ2\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eラウンドで際立つ存在\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの商品の主な特徴とデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e優れた吸水速乾性\u003c\/li\u003e\n                    \u003cli\u003e快適な接触冷感\u003c\/li\u003e\n                    \u003cli\u003e抜群のストレッチ性\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e胸中央にブランドロゴのラバープリント\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感でリラックスフィット\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使用素材と生産国について\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ナイロン77% ポリウレタン23%\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e71cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e74cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e53cm\u003c\/td\u003e\n                                \u003ctd\u003e24cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e62cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,500円、沖縄（離島含む）2,000円、その他一律1,000円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45041155211333,"sku":"BK-25 BLK","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041155145797,"sku":"BK-25 BLK","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155178565,"sku":"BK-25 BLK","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9ff26e3ff7c2472cbfda124919139ac4_mv2.jpg?v=1781246050"},{"product_id":"product_a5106e7f-5b3b-11b8-f97c-c5b32cea7055","title":"H\/S Mock neck shirts WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練の白モックネック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自ブレンドのナイロンとポリウレタンが、肌に吸い付くような\u003cstrong\u003e滑らかな感触\u003c\/strong\u003eと\u003cstrong\u003e抜群の伸縮性\u003c\/strong\u003eを実現。美しいモックネックは、都会的なゴルフスタイルを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_f24d402584864ba29f39a35333da7cfa_mv2_9e347344-ae21-4dd2-ba90-469c55427533.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な素材感とデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e真夏のゴルフも快適に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスイングを妨げない\u003cstrong\u003eゆったり感\u003c\/strong\u003eと、\u003cstrong\u003e吸水速乾\u003c\/strong\u003e・\u003cstrong\u003e接触冷感機能\u003c\/strong\u003eが融合。真夏のラウンドでも常にドライで涼しく、最高のパフォーマンスをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6336751e32104305a01631e2188c5a9b_mv2_677a1557-7785-4902-a414-e5053253b2eb.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な動きと涼しい着心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e攻めるバックスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背中の\u003cstrong\u003e大胆なブランドロゴ\u003c\/strong\u003eが、コースで視線を集める存在感。優れた\u003cstrong\u003e速乾性\u003c\/strong\u003eで汗をかいてもすぐ乾き、スマートで洗練されたゴルフスタイルを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_433d86738e684f6ca188ce56818b0dee_mv2_9c987bcf-74ef-4ed1-ae07-0246639e5c25.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大胆ロゴで魅せる後ろ姿\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材と生産国についてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ナイロン77% ポリウレタン23%\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e快適な着心地をサポートする機能性をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e吸水速乾\u003c\/li\u003e\n          \u003cli\u003e接触冷感\u003c\/li\u003e\n          \u003cli\u003eストレッチ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこだわりのデザインポイント。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e胸中央にブランドロゴのラバープリント\u003c\/li\u003e\n          \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの詳細寸法です。お手持ちの服と比較してご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e71cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e74cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e24cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e62cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※上記は平置外側採寸です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品に関するご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入前にお読みください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003ch4 class=\"sub-section-title\"\u003e配送について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch4 class=\"sub-section-title\"\u003e返品・交換について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45041155309637,"sku":"BK-25 WHT","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041155342405,"sku":"BK-25 WHT","price":7920.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155276869,"sku":"BK-25 WHT","price":7920.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_08149887b2754cc3972d0608aa81a91c_mv2.jpg?v=1781246051"},{"product_id":"product_7a837d9d-3eab-918a-fe06-a279db999d8c","title":"Crew neck L\/S Tee-shirt BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e余裕をまとう 黒ロンT\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e纏うだけでサマになる、\u003cstrong\u003e計算されたゆったりシルエット\u003c\/strong\u003eが魅力です。\u003cstrong\u003e上質コットン100%\u003c\/strong\u003eが、着るほどに心地よさを増し、日常に溶け込む洗練された一枚に。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0dc39c0cbd594a9aa75ff13f081a072d_mv2.jpg?v=1781246055\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練された大人の日常着\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e視線惹きつける 後ろ姿\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背中で語る\u003cstrong\u003e大胆なバックプリント\u003c\/strong\u003eが印象的です。\u003cstrong\u003eハーフラバーの独特な質感\u003c\/strong\u003eとゆとりのある着心地が、\u003cstrong\u003e唯一無二のストリートスタイル\u003c\/strong\u003eを完成させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_62d2a613ef584ab7bd065f30a2bfeb6d_mv2_c29825df-7fad-4f5f-878a-300d339ebb9a.jpg?v=1781246055\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストリートの主役級アイテム\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e確かな存在感、刻むロゴ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e左胸の\u003cstrong\u003e繊細な刺繍\u003c\/strong\u003e、左脇裾の\u003cstrong\u003eピスラベル\u003c\/strong\u003e、そして背面の\u003cstrong\u003eハーフラバープリント\u003c\/strong\u003e。細部に宿る\u003cstrong\u003eブランドのこだわり\u003c\/strong\u003eが、装いに奥行きを与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_e5bb3335e97841bfa663a6814ab1156f_mv2_56a04ff1-1423-4cd3-ab8d-a83f5272b960.jpg?v=1781246055\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eクオリティへの追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品の素材と生産国は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: コットン100%\u003c\/li\u003e\n                    \u003cli\u003e原産国: 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザインポイント\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eデザインのこだわりと特徴をご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをハーフラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左脇裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感で快適な着心地\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e各サイズの詳細寸法です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e73cm\u003c\/td\u003e\n                                \u003ctd\u003e55cm\u003c\/td\u003e\n                                \u003ctd\u003e48cm\u003c\/td\u003e\n                                \u003ctd\u003e63cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e58cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                                \u003ctd\u003e64cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e81cm\u003c\/td\u003e\n                                \u003ctd\u003e63cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e65cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※上記は平置外側採寸です。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eお手入れの注意点\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e長くご愛用いただくための注意点です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e素材の特性上、多少の色落ちがありますので、単体での洗濯をお願いします。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n\n        \u003ch4\u003e配送について\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003eご注文いただいた商品は、通常、ご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e送料：北海道1,000円、沖縄（離島含む）1,500円、その他一律600円\u003c\/li\u003e\n            \u003cli\u003e1回のご注文が\u003cstrong\u003e15,000円以上の場合\u003c\/strong\u003eは、送料が無料となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch4\u003e返品・交換について\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について、画像と実物との間に多少の色の差が生じる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1～2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3～5％の縮みが生じる場合がございますので、予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45041155735621,"sku":"BK-33 BLK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041155768389,"sku":"BK-33 BLK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155702853,"sku":"BK-33 BLK","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0dc39c0cbd594a9aa75ff13f081a072d_mv2.jpg?v=1781246055"},{"product_id":"product_8ff641e8-5a0e-5be3-2740-a363bf09315f","title":"Crew neck L\/S Tee-shirt WHT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e動き出す背中のメッセージ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eゆったりとしたサイズ感が、纏うたびに心地よい解放感を生み出します。\u003cbr\u003e\u003cstrong\u003eダイナミックなバックプリント\u003c\/strong\u003eが、あなたの\u003cstrong\u003e個性を雄弁に語りかける\u003c\/strong\u003e一枚です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ad4a43878d4244bf92097ecbb2514d08_mv2.jpg?v=1781246056\" class=\"img-fluid d-block w-100 product-img\" alt=\"大胆なバックデザインのTシャツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大胆なバックデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e纏うたび感じる上質コットンの恵み\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e肌に触れるたび感じる、\u003cstrong\u003eコットン100％ならではの柔らかな質感\u003c\/strong\u003e。ミニマルなフロントデザインは、日常に溶け込みながらも\u003cstrong\u003e洗練された存在感\u003c\/strong\u003eを放ちます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_50f6edbea6654cd783764f5b48e40f86_mv2.jpg?v=1781246056\" class=\"img-fluid d-block w-100 product-img\" alt=\"清潔感のあるミニマルなフロントデザインのTシャツ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eクリーンなデイリーウェア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこだわりが宿る唯一無二の表現\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e精緻に表現されたハーフラバープリント\u003c\/strong\u003eが、奥行きと立体感を演出。左脇裾のピスラベルに至るまで、\u003cstrong\u003e細部に宿る確かなこだわり\u003c\/strong\u003eが所有する喜びを深めます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c4af7ff8df7e477a9531e601fb3b7709_mv2.jpg?v=1781246056\" class=\"img-fluid d-block w-100 product-img\" alt=\"細部にこだわったTシャツのクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eクオリティが光る細部\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eデザインのポイントと着心地に関する特徴です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n          \u003cli\u003e背部には大きめのブランドロゴをハーフラバープリント\u003c\/li\u003e\n          \u003cli\u003e左脇裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材構成と生産国です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: コットン100%\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの寸法です。平置きで外側を採寸しています。\u003c\/p\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \n        \u003c\/div\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e73cm\u003c\/td\u003e\n                \u003ctd\u003e55cm\u003c\/td\u003e\n                \u003ctd\u003e48cm\u003c\/td\u003e\n                \u003ctd\u003e63cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e58cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e64cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e81cm\u003c\/td\u003e\n                \u003ctd\u003e63cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e65cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。 仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。 洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e※黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45041155833925,"sku":"BK-33 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45041155899461,"sku":"BK-33 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45041155866693,"sku":"BK-33 WHT","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ad4a43878d4244bf92097ecbb2514d08_mv2.jpg?v=1781246056"},{"product_id":"product_f6ee6dcd-48c3-87e8-be2e-80e658cbbf2e","title":"T-shirts BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e「BKNDR」輝くブランドロゴ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eニュージーランドから厳選したボディは、\u003cstrong\u003e光沢のある綿糸\u003c\/strong\u003eで編み立てられ、毛羽立ちのないなめらかな肌触りを実現します。細部に宿るブランドのこだわりが、あなたの日常を格上げします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_abe8a04113d44f96b6fa2b6704064042_mv2_54fd9f2e-8635-4f9f-8bca-bbbc50fdbcd2.jpg?v=1781246063\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質を語るディテール\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質を語るディテール\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e長く愛せるタフな一枚\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e高い対洗濯性\u003c\/strong\u003eを誇る素材は、何度洗っても型崩れしにくく、しなやかな着心地を保ちます。光沢のある綿糸が織りなす上質な風合いを、いつまでも楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_a328162bf6b643a4ae451cbe53c48044_mv2_e5c15e67-8c7b-4a7a-8cbd-81e9a8f0dd2b.jpg?v=1781246062\" class=\"img-fluid d-block w-100 product-img\" alt=\"永く使える基本の一着\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e永く使える基本の一着\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e自由を纏う、快適な着心地\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eゆったりとしたサイズ感\u003c\/strong\u003eは、動きを妨げず、トレーニングから普段使いまで幅広いシーンで活躍します。背面に配されたブランドロゴが、さりげない個性を主張します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_791d5ef3846242eba50b38ea1d3c022a_mv2_45a47b41-a65b-4eba-8883-05b48645808b.jpg?v=1781246063\" class=\"img-fluid d-block w-100 product-img\" alt=\"アクティブシーンも様になる\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eアクティブシーンも様になる\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材とデザインの特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e上質な素材とこだわりのデザインポイントをご紹介します。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n                \u003cli\u003e原産国: バングラデシュ\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eデザインポイント:\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eニュージーランドのメーカーより取り寄せたBODYを使用。\u003c\/li\u003e\n                \u003cli\u003e毛羽立ちを取り除いた光沢のある綿糸で編み立てた素材は、耐久性に優れ、対洗濯性が高く型崩れしにくいのが特徴です。柔らかくしなやかな着心地を長く楽しめます。\u003c\/li\u003e\n                \u003cli\u003e前左裾にブランドロゴ入りピスラベルを配置。\u003c\/li\u003e\n                \u003cli\u003e背部にはブランドロゴプリントを施しました。\u003c\/li\u003e\n                \u003cli\u003eゆったりとしたサイズ感で、様々なシーンに対応します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eMサイズ: 身丈77.5cm \/ 身巾56.5cm\u003c\/li\u003e\n                \u003cli\u003eLサイズ: 身丈81cm \/ 身巾61cm\u003c\/li\u003e\n                \u003cli\u003eXLサイズ: 身丈84cm \/ 身巾64cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n        \u003cp\u003e当商品は以下の配送・返品規定に則りお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003e配送期間:\u003c\/strong\u003e ご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e送料:\u003c\/strong\u003e 北海道1,000円、沖縄（離島含む）1,500円、その他一律600円。1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003e返品・交換:\u003c\/strong\u003e 商品到着後7日以内に限り対応可能です。商品に欠陥がある場合は当方負担、お客様都合の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cp\u003eお買い求めいただく前に、以下の点にご留意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e素材の特性上、多少の色落ちがありますので、単体での洗濯をお願いいたします。\u003c\/li\u003e\n            \u003cli\u003e画像と実物との色目に多少の差が生じる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には、各箇所±1～2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3～5％の縮みが生じる場合がございます。予めご了承くださいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"M","offer_id":45142130294853,"sku":"BK-38 BLK","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142130327621,"sku":"BK-38 BLK","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142130262085,"sku":"BK-38 BLK","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_abe8a04113d44f96b6fa2b6704064042_mv2_54fd9f2e-8635-4f9f-8bca-bbbc50fdbcd2.jpg?v=1781246063"},{"product_id":"product_a1eebb8c-97e8-f03d-0f01-1efa10e8d342","title":"T-shirts WHT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e極上素材、着心地を長く\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e毛羽立ちを抑えた光沢のある綿糸で編み立て、\u003cstrong\u003eしなやかな肌触り\u003c\/strong\u003eを実現しました。\u003cstrong\u003e型崩れしにくく\u003c\/strong\u003e、洗濯にも強く、上質な風合いを長く楽しめます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0428322a5618404c8fe68469dd254dc2_mv2_9f3ef3e5-c5d9-4634-be03-1200c5243232.jpg?v=1781246065\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e光沢と耐久性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e休日を彩る白Tシャツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eゆったりとしたサイズ感が、体を締め付けず、最高の着心地を提供します。シンプルながらも洗練されたシルエットで、様々なスタイルに溶け込み、\u003cstrong\u003e日常使いに最適\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_09ccf78aeb7a4b50b7f0ae35ff3ae0ba_mv2_9840a1bf-28c9-4543-9476-508e6db1080b.jpg?v=1781246063\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e究極の普段使い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e個性を映す後ろ姿\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背部にプリントされたブランドロゴが、さりげない個性を主張します。ニュージーランドから取り寄せたこだわりのボディが、\u003cstrong\u003e美しいバックスタイル\u003c\/strong\u003eと\u003cstrong\u003e快適な着用感\u003c\/strong\u003eを実現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_e503858ec8804713bfffc8d9a8f4a559_mv2_926eb187-8ccc-4686-9b9f-dc7c95d596d9.jpg?v=1781246064\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の主な特徴は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e毛羽立ちを取り除いた光沢のある綿糸で編み立てた素材\u003c\/li\u003e\n          \u003cli\u003e耐久性に優れており、洗濯に強く型崩れしにくい\u003c\/li\u003e\n          \u003cli\u003e柔らかくしなやかな着心地を長く楽しめる\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eデザインポイント:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eニュージーランドのメーカーより取り寄せたBODYを使用\u003c\/li\u003e\n          \u003cli\u003e前左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003e背部にブランドロゴプリント\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感で快適な着心地\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eT-shirts WHTの素材と生産国についてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : バングラデシュ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e平置き外側採寸のサイズ詳細です。お手持ちのTシャツと比較してご検討ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e77.5cm\u003c\/td\u003e\n                \u003ctd\u003e56.5cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e81cm\u003c\/td\u003e\n                \u003ctd\u003e61cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e84cm\u003c\/td\u003e\n                \u003ctd\u003e64cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (商品詳細) --\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は地域によって異なります。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n      \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n      \u003cli\u003eその他一律: 600円\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が\u003cstrong\u003e15,000円以上\u003c\/strong\u003eの場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c!-- \/shipping-box --\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/li\u003e\n      \u003cli\u003e画像と実物との色の差が多少ございます。予めご了承ください。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後\u003cstrong\u003e7日以内\u003c\/strong\u003eに限り返品・交換が可能です。詳細をご確認ください。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品に欠陥がある場合: 当方負担\u003c\/li\u003e\n      \u003cli\u003eお客様のご都合による返品・交換の場合: お客様負担\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"KIKAZARU","offers":[{"title":"M","offer_id":45142130491461,"sku":"BK-38 WHT","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142130425925,"sku":"BK-38 WHT","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142130458693,"sku":"BK-38 WHT","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0428322a5618404c8fe68469dd254dc2_mv2_9f3ef3e5-c5d9-4634-be03-1200c5243232.jpg?v=1781246065"},{"product_id":"product_70d49d9c-5424-721e-0110-80b27cf50d68","title":"Danboul  Skirt KHK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練されたゴルフスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかで適度な張りを持つ\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eが、美しい\u003cstrong\u003eAラインシルエット\u003c\/strong\u003eを際立たせます。前面右脇の立体的な\u003cstrong\u003eエンボス加工ロゴ\u003c\/strong\u003eが、ブランドの上質感をさりげなく表現しています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_070b56c335f941ff9b9345f620c62dd8_mv2_e960b038-6437-485f-8aae-72dafc9951ec.jpg?v=1781246064\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eコースで映えるデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eプレーを支える快適設計\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e驚くほどのストレッチ性\u003c\/strong\u003eで、ゴルフのスイングなど\u003cstrong\u003eあらゆる動きに柔軟に対応\u003c\/strong\u003eします。アクティブなゴルフシーンでも身体の動きを妨げず、\u003cstrong\u003e一日中快適な着心地\u003c\/strong\u003eを約束します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_14f560cb5b384ea6be456ff0f37ba5d1_mv2_5b7259b6-0f24-4e55-8b32-6148001b5c27.png?v=1781246066\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートの着用イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eストレスフリーな着用感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスマートに収納、機能美ゴルフ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e後ろ右ポケット上に配された\u003cstrong\u003eDカン\u003c\/strong\u003eは、\u003cstrong\u003eボールポーチなどの小物をスマートにフック\u003c\/strong\u003eできます。\u003cstrong\u003e機能性とデザインを両立\u003c\/strong\u003eさせ、ゴルフシーンでの利便性を高めたこだわりの一枚です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4beebd1820f148c6a59e8716c97197f4_mv2_9d6fa60f-5e75-4d47-ab89-76af01928c5b.jpg?v=1781246065\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートのバックディテールとDカン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e実用的なバックディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品の詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e素材構成:\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eレーヨン 35%\u003c\/li\u003e\n          \u003cli\u003e綿 30%\u003c\/li\u003e\n          \u003cli\u003eポリエステル 30%\u003c\/li\u003e\n          \u003cli\u003eポリウレタン 5%\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e原産国: 中国\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e主な機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の主な機能:\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eストレッチ性\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品のデザイン上の特徴:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eしなやかで程よく張りがあり、ストレッチ性のあるダンボールニット素材を使用\u003c\/li\u003e\n          \u003cli\u003e前右脇裾にブランドロゴの立体的なエンボス加工を配置\u003c\/li\u003e\n          \u003cli\u003e前左裾にはブランドロゴ入りピスラベル付き\u003c\/li\u003e\n          \u003cli\u003eボールポーチなどをフックできるDカンを後右ポケット上に装備\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003eスカート丈(後中心)\u003c\/th\u003e\n                \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                \u003cth\u003eヒップ\u003c\/th\u003e\n                \u003cth\u003e裾巾\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eS\u003c\/td\u003e\n                \u003ctd\u003e40cm\u003c\/td\u003e\n                \u003ctd\u003e64cm\u003c\/td\u003e\n                \u003ctd\u003e92cm\u003c\/td\u003e\n                \u003ctd\u003e50cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e42cm\u003c\/td\u003e\n                \u003ctd\u003e68cm\u003c\/td\u003e\n                \u003ctd\u003e96cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e※平置外側採寸\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用・お手入れ上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e素材の特性上、色落ちする場合がございますので、単独での洗濯をお願いいたします。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご購入時のご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e色目については、画像と実物との間に多少の差が生じる場合がございます。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には、各箇所±1～2cm程度の個体差が生じる場合がございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により3～5%の縮みが生じる場合がございます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"S","offer_id":45142130589765,"sku":"BK-05 KHK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45142130622533,"sku":"BK-05 KHK","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_070b56c335f941ff9b9345f620c62dd8_mv2_e960b038-6437-485f-8aae-72dafc9951ec.jpg?v=1781246064"},{"product_id":"product_a2d14dd6-b825-d8db-e884-0eda2f8d3605","title":"6panel cap WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e街からアウトドア 旬の白キャップ\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b8f022df96d84a0b88211874d1586e84_mv2_f2c77be6-664b-4122-a4da-fe79810fffe3.jpg?v=1781246079\" class=\"img-fluid d-block w-100 product-img\" alt=\"爽やかな白のキャップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e爽やかな白が魅せる存在感\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003e綿100%の肌触り\u003c\/strong\u003eが、長時間の着用でも\u003cstrong\u003eストレスフリー\u003c\/strong\u003e。\n      \u003cstrong\u003e吸汗速乾機能\u003c\/strong\u003eで汗を気にせず、\u003cstrong\u003eベルクロで完璧フィット\u003c\/strong\u003e。\n      \u003cstrong\u003e立体刺繍のロゴ\u003c\/strong\u003eが、\u003cstrong\u003e洗練された大人の休日スタイル\u003c\/strong\u003eを演出します。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の主な特徴と機能は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロによるサイズ調節\u003c\/li\u003e\n          \u003cli\u003e吸汗速乾\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材と生産国は以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : ベトナム\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eデザインの細部は以下のポイントをご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e正面にブランドロゴの立体刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eサイズは以下の通りです。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズF：頭囲 57.5cm〜62cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\u003c!-- \/content-section --\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品のお届け、送料、返品・交換に関する詳細は下記をご確認ください。\u003c\/p\u003e\n    \u003ch4\u003e配送について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch4\u003e返品・交換について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c!-- \/shipping-box --\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c!-- \/note-box --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45142131343429,"sku":"BK-14 WHT","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b8f022df96d84a0b88211874d1586e84_mv2_f2c77be6-664b-4122-a4da-fe79810fffe3.jpg?v=1781246079"},{"product_id":"product_e6fe2ea9-d952-f074-eb58-0f4b5055e65e","title":"6panel cap NVY","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eネイビーキャップ、品格ある装い\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      上質な\u003cstrong\u003e綿100%素材\u003c\/strong\u003eが、頭部に優しくフィットし、心地よい肌触りを提供します。\n      正面の\u003cstrong\u003e立体刺繍ブランドロゴ\u003c\/strong\u003eは、どんなスタイルにも\u003cstrong\u003e品格\u003c\/strong\u003eを添えるアクセント。\n      日常に溶け込む洗練されたデザインです。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b761b1cc2a1b4153bc6b7b2455e85dde_mv2.jpg?v=1781246079\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネイビーキャップの全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日々の装いに深みを\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e吸汗速乾、いつでも快適フィット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      \u003cstrong\u003eベルクロによるサイズ調節\u003c\/strong\u003eで、どなたの頭にも自在にフィット。\n      頭囲57.5cm〜62cmまで対応し、\u003cstrong\u003e吸汗速乾機能\u003c\/strong\u003eが一日中さらりとした快適さを保ちます。\n      背面のピスネームがさりげないアクセントに。\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_1267db3b27b148aa9664b427bf0c6ae4_mv2.jpg?v=1781246080\" class=\"img-fluid d-block w-100 product-img\" alt=\"ネイビーキャップの背面とベルクロ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自在なフィット感と機能性\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の主な機能をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロによるサイズ調節\u003c\/li\u003e\n          \u003cli\u003e吸汗速乾\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこだわりのデザインポイントです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e正面にブランドロゴの立体刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品のサイズ詳細です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズF：頭囲 57.5cm~62cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e素材と生産国について。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : ベトナム\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      商品はご注文より約1週間以内にお届けいたします。\u003cbr\u003e\n      送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\n      \u003cbr\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\n    \u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\n      商品到着後7日以内に限り返品・交換が可能です。\n      送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\n      事前にメールにてご連絡をお願いいたします。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\n      色目について画像と実物との色の差が多少ございます。\u003cbr\u003e\n      仕上がり寸法には各箇所＋ー1cmの個体差がございます。\u003cbr\u003e\n      洗濯により若干の縮みが生じます。予めご了承下さいませ。\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45142131376197,"sku":"BK-14 NVY","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b761b1cc2a1b4153bc6b7b2455e85dde_mv2.jpg?v=1781246079"},{"product_id":"product_a859f764-0a31-7985-d437-97e07a1a817c","title":"Buket hat WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会に映えるホワイトバケットハット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cstrong\u003e綿100%\u003c\/strong\u003eの心地よい肌触りが、一日中快適な被り心地を実現。\n            正面の\u003cstrong\u003eブランドロゴ刺繍\u003c\/strong\u003eとサイドの\u003cstrong\u003eピスラベル\u003c\/strong\u003eが、洗練された個性を際立たせ、夏のカジュアルスタイルを格上げする\u003cstrong\u003e白バケットハット\u003c\/strong\u003eです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5b98b28fa382456c9a5b821cd844549f_mv2_e07388c2-eaeb-4e66-8f63-83f6225be712.jpg?v=1781246080\" class=\"img-fluid d-block w-100 product-img\" alt=\"Buket hat WHT\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eストリートを飾る旬顔アイテム\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこの商品のデザインポイントは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e正面にブランドロゴの刺繍\u003c\/li\u003e\n                \u003cli\u003e前左側にブランドロゴ入りピスラベル\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e頭囲\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eMサイズ\u003c\/td\u003e\n                            \u003ctd\u003e59cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eLサイズ\u003c\/td\u003e\n                            \u003ctd\u003e61.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003c!-- サイズ表画像があればここに配置 --\u003e\n            \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" alt=\"サイズ表\"\u003e\u003c\/div\u003e --\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n                \u003cli\u003e原産国: 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            商品はご注文より約1週間以内にお届けいたします。\n            送料は、以下の通りです。\n        \u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n            \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n            \u003cli\u003eその他地域: 一律600円\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\n            ※1回のご注文が15,000円以上の場合、送料は無料となります。\n        \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について: 画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法について: 各箇所プラスマイナス1cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯による縮み: 洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e商品に欠陥がある場合: 送料は当方負担となります。\u003c\/li\u003e\n            \u003cli\u003eお客様のご都合による返品・交換の場合: 送料はお客様負担となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU,YAMAZARU","offers":[{"title":"S\/M","offer_id":45142131441733,"sku":"BK-15 WHT","price":4840.0,"currency_code":"JPY","in_stock":true},{"title":"L\/XL","offer_id":45142131474501,"sku":"BK-15 WHT","price":4840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5b98b28fa382456c9a5b821cd844549f_mv2_e07388c2-eaeb-4e66-8f63-83f6225be712.jpg?v=1781246080"},{"product_id":"product_df6ec655-832f-5e36-39b8-21a04e7f1e36","title":"Buket hat OLV","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e休日スタイルを格上げするバケットハット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eフロントに刻まれたブランドロゴが、シンプルながらも\u003cstrong\u003e確かな存在感\u003c\/strong\u003eを放ちます。どんなカジュアルコーデにも自然に馴染み、こなれた大人の遊び心を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4a80365c40f144c7823ed312f8d3ce25_mv2.jpg?v=1781246081\" class=\"img-fluid d-block w-100 product-img\" alt=\"日常を彩るマストアイテムのバケットハット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を彩るマストアイテム\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e大人の余裕を纏うコットンハット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e綿100%の柔らかな素材感が、頭に\u003cstrong\u003e優しくフィット\u003c\/strong\u003e。さりげない左側のピスラベルは、細部へのこだわりを物語ります。MとLの2サイズで、快適な被り心地を。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4c2b1f5986c44eff8119abfe392d41ef_mv2.jpg?v=1781246081\" class=\"img-fluid d-block w-100 product-img\" alt=\"こだわりのデザインディテールを持つバケットハット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e拘り光るデザインディテール\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003c!-- 個別の details: 商品の特徴\/デザインポイント --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのバケットハットのデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e正面にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e前左側にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 個別の details: サイズ詳細 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e快適な被り心地のために、2つのサイズをご用意しました。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eMサイズ：頭囲 59cm\u003c\/li\u003e\n                    \u003cli\u003eLサイズ：頭囲 61.5cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- 個別の details: 素材・生産国 --\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e素材と生産国についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材：綿100%\u003c\/li\u003e\n                    \u003cli\u003e原産国：中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入前の注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。仕上がり寸法には各箇所＋ー1cmの個体差がございます。洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU,YAMAZARU","offers":[{"title":"S\/M","offer_id":45142131507269,"sku":"BK-15 OLV","price":4840.0,"currency_code":"JPY","in_stock":true},{"title":"L\/XL","offer_id":45142131540037,"sku":"BK-15 OLV","price":4840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4a80365c40f144c7823ed312f8d3ce25_mv2.jpg?v=1781246081"},{"product_id":"product_209bba70-f1ff-c4f0-8377-cb0948f61ce4","title":"Danboul  Skirt WHT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e優雅なゴルフスタイルを\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eしなやかで程よいハリを持つ\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eが、上品な着こなしを叶えます。前右脇裾の立体的なブランドロゴが、さりげない個性を主張し、洗練された印象を与えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b116bbea252c49989862c1a044e0b7bd_mv2_6323758b-2aa6-4884-85ba-16192a3a1ce7.jpg?v=1781246082\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートのフロント部分、立体的なブランドロゴ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eフロントのこだわりが光る\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eスムーズなスイングを支える\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e優れた\u003cstrong\u003eストレッチ性\u003c\/strong\u003eが、身体の動きに心地よくフィットし、\u003cstrong\u003eストレスフリーなプレー\u003c\/strong\u003eを約束します。後右ポケット上のD菅は、ボールポーチなどをスマートに装着でき、利便性を高めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_fdc537e54149490e9ac3e9c7d47b9fe6_mv2_71879d24-673b-4af2-8aa0-a9a3e233d619.jpg?v=1781246082\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートを着用したプレー中の様子、動きやすさを表現\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eプレー中の機能美を追求\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e全方位から美しい佇まい\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eすっきりとしたバックスタイルが、ヒップラインを美しく見せ、洗練されたシルエットを描きます。\u003cstrong\u003eウェストゴム上がり仕様\u003c\/strong\u003eで、長時間の着用でも快適なフィット感が続きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_841d8b6e923848b2adb5640983b7272b_mv2_922107ef-130d-4114-a4c9-1dae6fd12be0.jpg?v=1781246082\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフスカートのバックスタイル、ヒップラインの美しさを強調\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後ろ姿まで抜かりなく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの商品の主な特徴と機能は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eしなやかで程よいハリがあり、ストレッチ性のあるダンボールニット素材\u003c\/li\u003e\n                    \u003cli\u003e前右脇裾にブランドロゴの立体的なエンボス加工\u003c\/li\u003e\n                    \u003cli\u003e前左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003e後右ポケット上にボールポーチなどをフックできるD菅を装着\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e平置き外側採寸による各サイズの詳細です。お手持ちの服と比較してご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003eスカート丈(後中心)\u003c\/th\u003e\n                                \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                                \u003cth\u003eヒップ\u003c\/th\u003e\n                                \u003cth\u003e裾巾\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eS\u003c\/td\u003e\n                                \u003ctd\u003e40cm\u003c\/td\u003e\n                                \u003ctd\u003e64cm\u003c\/td\u003e\n                                \u003ctd\u003e92cm\u003c\/td\u003e\n                                \u003ctd\u003e50cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e42cm\u003c\/td\u003e\n                                \u003ctd\u003e68cm\u003c\/td\u003e\n                                \u003ctd\u003e96cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: レーヨン35%, 綿30%, ポリエステル30%, ポリウレタン5%\u003c\/li\u003e\n                    \u003cli\u003e原産国: 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には各箇所±1〜2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3〜5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り、返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"S","offer_id":45142131671109,"sku":"BK-05 WHT","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45142131703877,"sku":"BK-05 WHT","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b116bbea252c49989862c1a044e0b7bd_mv2_6323758b-2aa6-4884-85ba-16192a3a1ce7.jpg?v=1781246082"},{"product_id":"product_1649fcd7-5687-65af-5822-1b7c241144f9","title":"Corduroy Half pants LBE","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適を纏う コーデュロイハーフ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e綿とヴィスコースを配合した\u003cstrong\u003e柔らかなコーデュロイ素材\u003c\/strong\u003eが、肌に優しくフィットします。\u003cstrong\u003e優れたストレッチ性\u003c\/strong\u003eが、日常のあらゆる動きを軽やかにサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6780e46b420a44e19939d36416e215d6_mv2.jpg?v=1781246085\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e柔らかな質感、自由な履き心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e休日を楽しむ大人のハーフパンツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e開放感あふれるビーチから街歩きまで、あらゆるシーンに馴染む\u003cstrong\u003e洗練されたシルエット\u003c\/strong\u003eが魅力です。\u003cstrong\u003eゆとりのある穿き心地\u003c\/strong\u003eが、あなたのライフスタイルにゆとりをもたらします。モデル：180cm \/ 60kg M 着用。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_7d157da26048418e9389ca737a3f7765_mv2_db988b51-15f0-4c3e-91ab-7547d582291a.jpg?v=1781246085\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e解放感を纏うカジュアル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこだわりの素材、品格ある質感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e繊細な畝を持つ毛羽高なコーデュロイ生地\u003c\/strong\u003eが、カジュアルながらも\u003cstrong\u003e上質な佇まい\u003c\/strong\u003eを演出します。左裾に施された\u003cstrong\u003eブランドロゴのピスラベル\u003c\/strong\u003eが、細部に宿るこだわりを語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_be128861b40a4625934fcdee14dc5b56_mv2_913607d3-86f3-4583-9ec1-08be326d0244.jpg?v=1781246085\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e本物志向のディテール\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eCorduroy Half pants LBEの主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e綿とヴィスコース配合の柔らかなコーデュロイ素材\u003c\/strong\u003eが肌に優しくフィット\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e優れたストレッチ性\u003c\/strong\u003eが日常のあらゆる動きを軽やかにサポート\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e洗練されたシルエット\u003c\/strong\u003eがビーチから街歩きまで幅広いシーンに馴染む\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eゆとりのある穿き心地\u003c\/strong\u003eでライフスタイルにゆとりをもたらす\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e繊細な畝を持つ毛羽高な生地\u003c\/strong\u003eがカジュアルながらも上質な佇まいを演出\u003c\/li\u003e\n          \u003cli\u003e左裾に施された\u003cstrong\u003eブランドロゴのピスラベル\u003c\/strong\u003eが細部に宿るこだわりを表現\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・機能・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e肌触りと機能性を追求した独自配合素材。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿85% ヴィスコース13% ポリウレタン2%\u003c\/li\u003e\n          \u003cli\u003e機能: ストレッチ\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e細部に宿るこだわりが、上質なスタイルを演出します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003eソフトでストレッチ性がある毛羽高なコーデュロイ素材\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eゆとりのある履き心地と、様々な体型にフィットする豊富なサイズ展開が魅力です。お手持ちのアイテムと比較して、最適なサイズをお選びください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                \u003cth\u003eヒップ\u003c\/th\u003e\n                \u003cth\u003eワタリ巾\u003c\/th\u003e\n                \u003cth\u003e裾巾\u003c\/th\u003e\n                \u003cth\u003e股下\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e70cm\u003c\/td\u003e\n                \u003ctd\u003e104cm\u003c\/td\u003e\n                \u003ctd\u003e33cm\u003c\/td\u003e\n                \u003ctd\u003e27cm\u003c\/td\u003e\n                \u003ctd\u003e19cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e76cm\u003c\/td\u003e\n                \u003ctd\u003e110cm\u003c\/td\u003e\n                \u003ctd\u003e34.5cm\u003c\/td\u003e\n                \u003ctd\u003e28.5cm\u003c\/td\u003e\n                \u003ctd\u003e20cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e82cm\u003c\/td\u003e\n                \u003ctd\u003e116cm\u003c\/td\u003e\n                \u003ctd\u003e36cm\u003c\/td\u003e\n                \u003ctd\u003e30cm\u003c\/td\u003e\n                \u003ctd\u003e21cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※上記は平置外側採寸です。\u003cbr\u003e※モデル：180cm \/ 60kg M 着用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch4 class=\"section-title\"\u003e返品・交換について\u003c\/h4\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45142131867717,"sku":"BK-02 LBE","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142131834949,"sku":"BK-02 LBE","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142131900485,"sku":"BK-02 LBE","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6780e46b420a44e19939d36416e215d6_mv2.jpg?v=1781246085"},{"product_id":"product_7bd3494a-7cf6-d7fa-3b98-8bd2bbea26f3","title":"Short pants KGR","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1 class=\"product-title\"\u003eShort pants KGR\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e涼感ナイロンショートパンツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eナイロン100%のコットンライク素材が、肌に張り付かず常に\u003cstrong\u003e清涼感\u003c\/strong\u003eをもたらします。前左裾の\u003cstrong\u003eリフレクターロゴ\u003c\/strong\u003eが洗練された印象を演出。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9ffa367778da4469837aa67c8748c899_mv2.jpg?v=1781246086\" class=\"img-fluid d-block w-100 product-img\" alt=\"涼感ナイロンショートパンツの画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e軽やかな夏の日々へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動きを妨げない快適設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e伸縮性のあるウエストが腰に優しくフィットし、\u003cstrong\u003eストレスフリーな穿き心地\u003c\/strong\u003e。ゆとりあるワタリ巾で、あらゆる動作に追従する\u003cstrong\u003e自由さ\u003c\/strong\u003eを実現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6c0faa6dc99a4fb4afe2c6f07b3c1e8a_mv2_d00e4821-137b-42b4-9bbf-c261578347cd.jpg?v=1781246086\" class=\"img-fluid d-block w-100 product-img\" alt=\"伸縮性のあるウエストと快適な穿き心地を示す画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e最高のパフォーマンスを\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアクティブな日常に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eスポーティながらも\u003cstrong\u003e洗練されたシルエット\u003c\/strong\u003eは、ジムから街中まで幅広く活躍。あらゆるシーンで、\u003cstrong\u003e快適さ\u003c\/strong\u003eと\u003cstrong\u003eスタイル\u003c\/strong\u003eを両立する理想の一本です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_8f01584f6fea44c5a8bd2e785b938c6f_mv2_648a46a5-932c-422b-ab3e-982680d644b2.jpg?v=1781246086\" class=\"img-fluid d-block w-100 product-img\" alt=\"ジムや街中での使用イメージ画像\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e着こなし自在、夏の相棒\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の素材と生産国について\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材 : ナイロン100%\u003c\/li\u003e\n                \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003eこだわりのデザイン特徴\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e前左裾にブランドロゴのリフレクター（再輝反射）プリント\u003c\/li\u003e\n                \u003cli\u003e後右裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003e清涼感のあるコットンライクなナイロン素材\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e平置外側採寸による各サイズの詳細\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e総丈\u003c\/th\u003e\n                            \u003cth\u003e適用ウエスト\u003c\/th\u003e\n                            \u003cth\u003eワタリ巾\u003c\/th\u003e\n                            \u003cth\u003e股下\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e46cm\u003c\/td\u003e\n                            \u003ctd\u003e76~81cm\u003c\/td\u003e\n                            \u003ctd\u003e35cm\u003c\/td\u003e\n                            \u003ctd\u003e15cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e48cm\u003c\/td\u003e\n                            \u003ctd\u003e81~87cm\u003c\/td\u003e\n                            \u003ctd\u003e36cm\u003c\/td\u003e\n                            \u003ctd\u003e17cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXL\u003c\/td\u003e\n                            \u003ctd\u003e52cm\u003c\/td\u003e\n                            \u003ctd\u003e87~93cm\u003c\/td\u003e\n                            \u003ctd\u003e38cm\u003c\/td\u003e\n                            \u003ctd\u003e19cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg M着用\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e製品に関するご注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n                \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n                \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KIKAZARU,YAMAZARU,UMIZARU","offers":[{"title":"M","offer_id":45142131966021,"sku":"BK-11 KGR","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142131933253,"sku":"BK-11 KGR","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9ffa367778da4469837aa67c8748c899_mv2.jpg?v=1781246086"},{"product_id":"product_80b912fc-0c7b-be8a-f0e6-fc4beb40e291","title":"Danboul Half cart pants KHK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eダンボールニットのゴルフパンツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eしなやかで程よい張りを持つ\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eが、身体に寄り添いながらも\u003cstrong\u003eスタイリッシュなシルエット\u003c\/strong\u003eを形成。ブランドロゴの\u003cstrong\u003e立体エンボス加工\u003c\/strong\u003eが、さりげない\u003cstrong\u003e上質感を演出\u003c\/strong\u003eします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6c711eb9cfae47989df8ccfa59bb9701_mv2.jpg?v=1781246088\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフパンツ全体像\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e洗練されたデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eカートでの快適性追求\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eカート着座時に荷物が気にならない、\u003cstrong\u003e脇側へ配置された機能的な後ろポケット\u003c\/strong\u003eを装備。後方左ポケット上には\u003cstrong\u003eDカン\u003c\/strong\u003eを装着し、\u003cstrong\u003eゴルフ小物の収納\u003c\/strong\u003eに配慮しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_87732f2181244cb19268ef95f82c6072_mv2_e0dcdd52-1e9b-409a-9ff6-64dd8096def8.jpg?v=1781246087\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフパンツ後ろポケット詳細\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eスマートなプレイをサポート\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eストレスフリーな着用感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eウエストゴム上がり\u003c\/strong\u003eの設計により、どんな動きにも\u003cstrong\u003e柔軟に対応\u003c\/strong\u003eし、長時間の着用でも\u003cstrong\u003e締め付け感なく心地よく\u003c\/strong\u003e。細部の\u003cstrong\u003e丁寧な縫製\u003c\/strong\u003eが、アイテムの質を高めています。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d2e07cd8ed0346f79ed57d54edd742d5_mv2_883667c1-be60-4d84-a61d-a59bbf072032.jpg?v=1781246087\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフパンツウエスト部分\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e体に馴染む設計\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品情報\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003e素材\u003c\/strong\u003e: レーヨン35% 綿30% ポリエステル30% ポリウレタン5%\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e原産国\u003c\/strong\u003e: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのゴルフパンツは、快適なプレイをサポートする様々な機能を備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eしなやかで程よい張りがあり、\u003cstrong\u003eストレッチ性のあるダンボールニット素材\u003c\/strong\u003eを採用。\u003c\/li\u003e\n          \u003cli\u003e前右脇裾に\u003cstrong\u003eブランドロゴの立体的なエンボス加工\u003c\/strong\u003eを施し、デザインのアクセントに。\u003c\/li\u003e\n          \u003cli\u003e前左裾には\u003cstrong\u003eブランドロゴ入りピスラベル\u003c\/strong\u003eを配置。\u003c\/li\u003e\n          \u003cli\u003eカートのシートに着座した際、収納物が気にならない\u003cstrong\u003e脇側にある後ろポケットが機能的\u003c\/strong\u003e。\u003c\/li\u003e\n          \u003cli\u003eカートリモコンなどをフックできる\u003cstrong\u003eDカンを後左ポケット上に装着\u003c\/strong\u003e。\u003c\/li\u003e\n          \u003cli\u003e機能：\u003cstrong\u003eストレッチ\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの寸法をご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                \u003cth\u003eヒップ\u003c\/th\u003e\n                \u003cth\u003eワタリ巾\u003c\/th\u003e\n                \u003cth\u003e裾巾\u003c\/th\u003e\n                \u003cth\u003e股下\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e72cm\u003c\/td\u003e\n                \u003ctd\u003e104cm\u003c\/td\u003e\n                \u003ctd\u003e33cm\u003c\/td\u003e\n                \u003ctd\u003e27cm\u003c\/td\u003e\n                \u003ctd\u003e19cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e78cm\u003c\/td\u003e\n                \u003ctd\u003e110cm\u003c\/td\u003e\n                \u003ctd\u003e34.5cm\u003c\/td\u003e\n                \u003ctd\u003e28.5cm\u003c\/td\u003e\n                \u003ctd\u003e20cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e84cm\u003c\/td\u003e\n                \u003ctd\u003e116cm\u003c\/td\u003e\n                \u003ctd\u003e36cm\u003c\/td\u003e\n                \u003ctd\u003e30cm\u003c\/td\u003e\n                \u003ctd\u003e21cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text text-end\"\u003e(平置外側採寸)\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg M着用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れに関する注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e素材の特性上、以下の点にご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e色落ちする場合がありますので、\u003cstrong\u003e単独での洗濯\u003c\/strong\u003eをお願いします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品に関する注意事項\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品の特性上、あらかじめご了承いただきたい事項がございます。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e画像と実物とで\u003cstrong\u003e色の差が多少ございます\u003c\/strong\u003e。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には各箇所\u003cstrong\u003e＋ー1~2cmの個体差\u003c\/strong\u003eがございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により\u003cstrong\u003e3~5％の縮み\u003c\/strong\u003eが生じます。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e返品・交換について\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e商品到着後の返品・交換についてご案内いたします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e商品到着後\u003cstrong\u003e7日以内\u003c\/strong\u003eに限り、返品・交換が可能です。\u003c\/li\u003e\n          \u003cli\u003e商品に欠陥がある場合は\u003cstrong\u003e当方負担\u003c\/strong\u003e、お客様のご都合による場合は\u003cstrong\u003eお客様負担\u003c\/strong\u003eとなります。\u003c\/li\u003e\n          \u003cli\u003e必ず\u003cstrong\u003e事前にメールにてご連絡\u003c\/strong\u003eをお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料は以下の通りです。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n      \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n      \u003cli\u003eその他一律: 600円\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が\u003cstrong\u003e15,000円以上の場合、送料は無料\u003c\/strong\u003eとなります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU,KIKAZARU","offers":[{"title":"M","offer_id":45142132031557,"sku":"BK-04 KHK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142132064325,"sku":"BK-04 KHK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142131998789,"sku":"BK-04 KHK","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6c711eb9cfae47989df8ccfa59bb9701_mv2.jpg?v=1781246088"},{"product_id":"product_a5c95e22-11cd-6a3e-f69d-c2cc55e0cc7e","title":"Danboul Half cart pants NVY","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽快ゴルフハーフパンツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eしなやかで程よいハリ感の\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eが、プレイ中の動きに寄り添い、\u003cstrong\u003e自由なパフォーマンスをサポート\u003c\/strong\u003eします。右脇裾の立体ロゴがスタイルを引き締めます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c86d4e28e39243da8296dd17a3571c63_mv2_27cfaab3-b52c-4d4b-a655-755055fc7f70.jpg?v=1781246088\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートに決まる一本\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eラウンドを支える機能美\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eカート着座時も収納物が気にならない脇側の後ろポケットは、\u003cstrong\u003eスマートな収納\u003c\/strong\u003eを可能にします。Dカンがリモコンフックなど\u003cstrong\u003e多様なニーズに対応\u003c\/strong\u003eします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d59aef7be5f841648a85b0cc32761e0d_mv2.jpg?v=1781246089\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eプレイを邪魔しない配慮\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e纏う上質、究極のフィット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eレーヨンと綿を贅沢に配合したダンボールニットは、\u003cstrong\u003eとろけるような肌触り\u003c\/strong\u003eです。ウエストゴム上がりで、長時間の着用でも\u003cstrong\u003eストレスフリーな履き心地\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_f404dea0360148f29108ef61cfa0b628_mv2_82266086-17ee-4001-bb01-8f821e301814.jpg?v=1781246088\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e身体に寄り添う心地よさ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション --\u003e\n    \u003ch3 class=\"section-title\"\u003e製品仕様・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e主な素材構成\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eレーヨン 35%\u003c\/li\u003e\n                \u003cli\u003e綿 30%\u003c\/li\u003e\n                \u003cli\u003eポリエステル 30%\u003c\/li\u003e\n                \u003cli\u003eポリウレタン 5%\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e機能性\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主な機能\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eストレッチ\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e生産国: 中国\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e細部にまでこだわったデザイン\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003eしなやかで程よいハリとストレッチ性のあるダンボールニット素材\u003c\/li\u003e\n                \u003cli\u003e前右脇裾にブランドロゴの立体的なエンボス加工\u003c\/li\u003e\n                \u003cli\u003e前左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003eカート着座時に収納物が気にならない脇側にある後ろポケットが機能的\u003c\/li\u003e\n                \u003cli\u003eカートリモコンなどをフックできるDカンを後左ポケット上に装着\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                            \u003cth\u003eヒップ\u003c\/th\u003e\n                            \u003cth\u003eワタリ巾\u003c\/th\u003e\n                            \u003cth\u003e裾巾\u003c\/th\u003e\n                            \u003cth\u003e股下\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e72cm\u003c\/td\u003e\n                            \u003ctd\u003e104cm\u003c\/td\u003e\n                            \u003ctd\u003e33cm\u003c\/td\u003e\n                            \u003ctd\u003e27cm\u003c\/td\u003e\n                            \u003ctd\u003e19cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e78cm\u003c\/td\u003e\n                            \u003ctd\u003e110cm\u003c\/td\u003e\n                            \u003ctd\u003e34.5cm\u003c\/td\u003e\n                            \u003ctd\u003e28.5cm\u003c\/td\u003e\n                            \u003ctd\u003e20cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXL\u003c\/td\u003e\n                            \u003ctd\u003e84cm\u003c\/td\u003e\n                            \u003ctd\u003e116cm\u003c\/td\u003e\n                            \u003ctd\u003e36cm\u003c\/td\u003e\n                            \u003ctd\u003e30cm\u003c\/td\u003e\n                            \u003ctd\u003e21cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"caption-text text-end\"\u003eモデル：180cm \/ 60kg M着用\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eお手入れ上の注意\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e素材の特性上、色落ちする場合がございますので、単独での洗濯をお願いいたします。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション --\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch4\u003e配送について\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n            \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n            \u003cli\u003eその他一律: 600円\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n\n        \u003ch4\u003e返品・交換について\u003c\/h4\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e商品に欠陥がある場合: 当方負担\u003c\/li\u003e\n            \u003cli\u003eお客様のご都合による返品・交換の場合: お客様負担\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション --\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003cp class=\"body-text\"\u003e色目について、画像と実物との間に多少の色の差が生じる場合がございます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e仕上がり寸法には各箇所プラスマイナス1〜2cmの個体差がございます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e洗濯により3〜5％の縮みが生じる場合がございます。予めご了承下さいませ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU,KIKAZARU","offers":[{"title":"M","offer_id":45142132129861,"sku":"BK-04 NVY","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142132162629,"sku":"BK-04 NVY","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142132097093,"sku":"BK-04 NVY","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c86d4e28e39243da8296dd17a3571c63_mv2_27cfaab3-b52c-4d4b-a655-755055fc7f70.jpg?v=1781246088"},{"product_id":"product_887b2ec9-d173-cd53-dccd-7518e8700d7f","title":"H\/S dry Tee shirts WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003c!-- 商品解説セクション (Main) --\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eワークアウトの自由を体感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e身体の動きを妨げないゆとりのあるサイズ感が、\u003cstrong\u003eワークアウトへの集中力\u003c\/strong\u003eを高める。胸元のブランドロゴ刺繍が、さりげない存在感を放つ。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_e15d8c0e158641968553e6dcc8282d99_mv2_bbba1774-ae0e-4441-9026-66004d4db403.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\" alt=\"Tシャツを着てトレーニングする男性の背中\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eトレーニングを快適に\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e背中で魅せる躍動感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e吸水速乾\u003c\/strong\u003eと\u003cstrong\u003eストレッチ機能\u003c\/strong\u003eが、激しい動きの中でも肌を常にドライに保ち、最高のパフォーマンスをサポートする。背面の大きなロゴが、力強い自信を映し出す。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4fac1efdff2f471c979ad9201681b3bd_mv2_c1102e81-e66a-46f9-87cc-327ea8969f59.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\" alt=\"Tシャツの背面のロゴ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e汗に強く動きやすい\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eこだわりの素材と洗練\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e清涼感ある\u003cstrong\u003eリサイクルポリエステル\u003c\/strong\u003eが、肌に優しい着心地と環境への配慮を両立。細部までこだわり抜いたデザインが、着用するたびに満足感をもたらす。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_59630ef6a58940bfa92e08dde9a411a0_mv2.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\" alt=\"Tシャツの素材のクローズアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な肌触りを体験\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- スペック・詳細セクション (Specs) --\u003e\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材と生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこの製品は、高品質な素材と信頼できる生産体制で作られています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: ポリエステル100%\u003c\/li\u003e\n        \u003cli\u003e原産国: 中国\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e機能と特長\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eトレーニングをサポートする優れた機能性と、デザインのこだわりをご紹介します。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e吸水速乾\u003c\/li\u003e\n        \u003cli\u003eストレッチ\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003eデザインポイント:\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e胸中央にブランドロゴの刺繍\u003c\/li\u003e\n        \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n        \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003cli\u003e清涼感のあるリサイクルポリエステル素材\u003c\/li\u003e\n        \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e平置き外側採寸によるサイズです。お手持ちの衣類と比較してご検討ください。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e身丈\u003c\/th\u003e\n              \u003cth\u003e身巾\u003c\/th\u003e\n              \u003cth\u003e肩巾\u003c\/th\u003e\n              \u003cth\u003e袖丈\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e74cm\u003c\/td\u003e\n              \u003ctd\u003e56cm\u003c\/td\u003e\n              \u003ctd\u003e49cm\u003c\/td\u003e\n              \u003ctd\u003e24cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e77cm\u003c\/td\u003e\n              \u003ctd\u003e59cm\u003c\/td\u003e\n              \u003ctd\u003e52cm\u003c\/td\u003e\n              \u003ctd\u003e25cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eXL\u003c\/td\u003e\n              \u003ctd\u003e80cm\u003c\/td\u003e\n              \u003ctd\u003e63cm\u003c\/td\u003e\n              \u003ctd\u003e56cm\u003c\/td\u003e\n              \u003ctd\u003e26cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eモデル着用サイズ: 180cm \/ 60kg XL 着用\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品に関するご注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご購入前に以下の点をご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e画像と実物との色目には多少の差がございます。\u003c\/li\u003e\n        \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1～2cmの個体差がございます。\u003c\/li\u003e\n        \u003cli\u003e洗濯により3～5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) --\u003e\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料は以下の通りです。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n      \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n      \u003cli\u003eその他: 一律600円\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料につきましては、以下の通りとなります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品に欠陥がある場合: 当方負担\u003c\/li\u003e\n      \u003cli\u003eお客様のご都合による返品・交換の場合: お客様負担\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,KIKAZARU","offers":[{"title":"M","offer_id":45142133047365,"sku":"BK-08 WHT","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133014597,"sku":"BK-08 WHT","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133080133,"sku":"BK-08 WHT","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_e15d8c0e158641968553e6dcc8282d99_mv2_bbba1774-ae0e-4441-9026-66004d4db403.jpg?v=1781246096"},{"product_id":"product_0d62e025-775c-ea2c-b5d3-2d88311b0af7","title":"H\/S dry Tee shirts BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003ch1\u003eH\/S dry Tee shirts BLK\u003c\/h1\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e吸水速乾が叶える快適Tシャツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e高機能ポリエステル素材が、肌に触れるたび心地よい清涼感をもたらします。優れた\u003cstrong\u003e吸水速乾性\u003c\/strong\u003eで一日中快適さが続きます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_249fd902e96e4639bdca7914aef0f97f_mv2_f2f4047b-3477-444b-853a-80c0534d6c83.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質な肌触りのドライT\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e背中で語るモダンデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e大胆な\u003cstrong\u003e背面ロゴプリント\u003c\/strong\u003eが、後ろ姿に確かな存在感を演出します。ゆったりとしたサイズ感が、トレンド感あふれるカジュアルスタイルを完成させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c65c13f34e8443a79ffa28ff77b8d97b_mv2_afc0537f-e551-4fe5-90e5-b40f776ce3dc.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e視線を集めるバックプリント\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eアクティブシーンを快適に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e優れた\u003cstrong\u003eストレッチ性\u003c\/strong\u003eが、ダイナミックな動きをサポート。トレーニングからリラックスタイムまで、あらゆるシーンでノンストレスな着用感を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_3209fbbf2eeb40708271d4bca60dbd90_mv2.jpg?v=1781246096\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e自由な動きをサポート\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の主な機能とデザインの特徴は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e吸水速乾性：汗を素早く吸収・拡散し、常にドライな状態を保ちます。\u003c\/li\u003e\n                \u003cli\u003eストレッチ性：体の動きにフィットし、快適な着用感を提供します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cp\u003eデザインポイント:\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e胸中央にブランドロゴの刺繍\u003c\/li\u003e\n                \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003e清涼感のあるリサイクルポリエステル素材を使用\u003c\/li\u003e\n                \u003cli\u003eトレンドに合わせたゆったりとしたサイズ感\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e以下の表は、各サイズの詳細な寸法です。平置き外側採寸のため、多少の誤差が生じる場合があります。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e身巾\u003c\/th\u003e\n                            \u003cth\u003e肩巾\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e74cm\u003c\/td\u003e\n                            \u003ctd\u003e56cm\u003c\/td\u003e\n                            \u003ctd\u003e49cm\u003c\/td\u003e\n                            \u003ctd\u003e24cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e77cm\u003c\/td\u003e\n                            \u003ctd\u003e59cm\u003c\/td\u003e\n                            \u003ctd\u003e52cm\u003c\/td\u003e\n                            \u003ctd\u003e25cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXL\u003c\/td\u003e\n                            \u003ctd\u003e80cm\u003c\/td\u003e\n                            \u003ctd\u003e63cm\u003c\/td\u003e\n                            \u003ctd\u003e56cm\u003c\/td\u003e\n                            \u003ctd\u003e26cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※モデル着用参考: 180cm \/ 60kg XL 着用\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品の素材と生産国は以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル100%\u003c\/li\u003e\n                \u003cli\u003e原産国: 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入時の注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について: 画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法: 各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯による縮み: 洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n            \u003cli\u003e返品・交換について: 商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"M","offer_id":45142133211205,"sku":"BK-08 BLK","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133178437,"sku":"BK-08 BLK","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133145669,"sku":"BK-08 BLK","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_249fd902e96e4639bdca7914aef0f97f_mv2_f2f4047b-3477-444b-853a-80c0534d6c83.jpg?v=1781246096"},{"product_id":"product_3ea00deb-8e87-a2a1-b6c0-46e6435f5f5e","title":"H\/S Tee shirts WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e後ろ姿で魅せる都会的Tシャツ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背面に大胆に配されたラバープリントのロゴが、歩くたびに\u003cstrong\u003e存在感\u003c\/strong\u003eを放ちます。\u003cstrong\u003eゆったりとしたサイズ感\u003c\/strong\u003eが、\u003cstrong\u003e洗練された大人の余裕\u003c\/strong\u003eを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_bb5b0edb03c84d518d63daf35a916884_mv2_9132fcc9-06e2-450a-96ed-226b0fbaddfc.jpg?v=1781246099\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e個性を引き出す背面ロゴ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e肌に馴染む極上の着心地半袖\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e厳選された\u003cstrong\u003eコットン100%素材\u003c\/strong\u003eが、素肌に\u003cstrong\u003e心地よい感触\u003c\/strong\u003eをもたらします。左胸の\u003cstrong\u003e控えめな刺繍ロゴ\u003c\/strong\u003eが、\u003cstrong\u003eさりげないこだわり\u003c\/strong\u003eを際立たせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_663e0d1136804bf88c8aa77e33c1d4bb_mv2.jpg?v=1781246100\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e繊細な胸元刺繍の魅力\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eワイドシルエットで叶える休日\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e開放感のあるワイドシルエット\u003c\/strong\u003eが、どんなボトムスとも\u003cstrong\u003e相性抜群\u003c\/strong\u003eです。左袖口に施された\u003cstrong\u003eピスラベル\u003c\/strong\u003eが、細部に宿るブランドの\u003cstrong\u003eこだわり\u003c\/strong\u003eを物語ります。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_874b313c229c45ab999e84056bb8a7a6_mv2_4f1f2441-1da4-44cf-a403-fb4858e1347d.jpg?v=1781246099\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e計算された全体のバランス\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの製品の主な素材と生産国に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : コットン100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザインポイント\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eH\/S Tee shirts WHTの主要なデザインポイントと特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n          \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e左袖口にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本商品のサイズ詳細と測定方法についてご案内します。お手持ちのTシャツと比較してご検討ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e72cm\u003c\/td\u003e\n                \u003ctd\u003e55cm\u003c\/td\u003e\n                \u003ctd\u003e50cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e75cm\u003c\/td\u003e\n                \u003ctd\u003e60cm\u003c\/td\u003e\n                \u003ctd\u003e55cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e80cm\u003c\/td\u003e\n                \u003ctd\u003e65cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※平置外側採寸\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品に関する注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,KIKAZARU","offers":[{"title":"M","offer_id":45142133506117,"sku":"BK-07 WHT","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133473349,"sku":"BK-07 WHT","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133440581,"sku":"BK-07 WHT","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_bb5b0edb03c84d518d63daf35a916884_mv2_9132fcc9-06e2-450a-96ed-226b0fbaddfc.jpg?v=1781246099"},{"product_id":"product_f56bcee9-6c4b-d343-dbc3-c937e80f3fbb","title":"H\/S Polo shirt BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e多機能ポロシャツが日常を変える\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eさらりとした肌触りのカノコ素材が、一日中\u003cstrong\u003e快適な着心地\u003c\/strong\u003eを約束します。ゆったりとしたサイズ感で、ストレスフリーな着用感を実現。\u003cstrong\u003e吸水速乾\u003c\/strong\u003eと\u003cstrong\u003eストレッチ機能\u003c\/strong\u003eにより、常にドライで快適な状態を保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_adfd22fffe754c4180bdd67fd66b860b_mv2_9cfa9b9c-efa8-4908-8277-5bd6b24e37d4.jpg?v=1781246101\" class=\"img-fluid d-block w-100 product-img\" alt=\"H\/S Polo shirt BLK - 多機能ポロシャツ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練されたブラックの佇まい\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフコースで際立つ存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e広大なグリーンに映える、背中の\u003cstrong\u003eビッグロゴ\u003c\/strong\u003eが視線を集めます。\u003cstrong\u003e優れたストレッチ性\u003c\/strong\u003eであらゆるスイングに対応し、\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eがプレー中の汗を気にさせません。アクティブな動きをサポートし、快適なゴルフ体験を提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_347948fa9f87408f826151a506646ea0_mv2_869436de-a8de-4462-9bf9-b1d1894a3043.jpg?v=1781246101\" class=\"img-fluid d-block w-100 product-img\" alt=\"H\/S Polo shirt BLK - 背中のビッグロゴ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e躍動感を纏うビッグロゴ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eブランドの証が宿る胸元\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e左胸には、繊細な\u003cstrong\u003e刺繍で施されたブランドロゴ\u003c\/strong\u003eが品格を添えます。肌に心地よい\u003cstrong\u003e清涼感のあるカノコ素材\u003c\/strong\u003eが、上質な質感と通気性を実現。細部までこだわり抜いたデザインが、着用する方の個性を引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c2682f11754349768a11bd664da0d44b_mv2_1fcf5180-4f20-4b8d-9f83-aa481f35f06c.jpg?v=1781246101\" class=\"img-fluid d-block w-100 product-img\" alt=\"H\/S Polo shirt BLK - 胸元のブランドロゴ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部に宿る上質さ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e快適な着心地と機能性を追求したポロシャツです。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003e吸水速乾機能\u003c\/li\u003e\n                \u003cli\u003eストレッチ機能\u003c\/li\u003e\n                \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003e清涼感のあるカノコ素材\u003c\/li\u003e\n                \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル100%\u003c\/li\u003e\n                \u003cli\u003e生産国: 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e平置外側採寸による各サイズの詳細です。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003e身丈\u003c\/th\u003e\n                            \u003cth\u003e身巾\u003c\/th\u003e\n                            \u003cth\u003e肩巾\u003c\/th\u003e\n                            \u003cth\u003e袖丈\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e68cm\u003c\/td\u003e\n                            \u003ctd\u003e51cm\u003c\/td\u003e\n                            \u003ctd\u003e47cm\u003c\/td\u003e\n                            \u003ctd\u003e21cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e71cm\u003c\/td\u003e\n                            \u003ctd\u003e54cm\u003c\/td\u003e\n                            \u003ctd\u003e49cm\u003c\/td\u003e\n                            \u003ctd\u003e22cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e74cm\u003c\/td\u003e\n                            \u003ctd\u003e57cm\u003c\/td\u003e\n                            \u003ctd\u003e51cm\u003c\/td\u003e\n                            \u003ctd\u003e23cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eXL\u003c\/td\u003e\n                            \u003ctd\u003e77cm\u003c\/td\u003e\n                            \u003ctd\u003e60cm\u003c\/td\u003e\n                            \u003ctd\u003e54cm\u003c\/td\u003e\n                            \u003ctd\u003e25cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e送料: 北海道1,000円、沖縄（離島含む）1,500円、その他一律600円\u003c\/li\u003e\n            \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入の前にご確認ください\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について: 画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法: 各箇所±1~2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯による縮み: 3~5％の縮みが生じる場合がございます。予めご了承下さいませ。\u003c\/li\u003e\n            \u003cli\u003e返品・交換について: 商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e返品・交換時の送料: 商品に欠陥がある場合は当方負担、お客様のご都合による場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45142133571653,"sku":"BK-06 BLK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133538885,"sku":"BK-06 BLK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133604421,"sku":"BK-06 BLK","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_adfd22fffe754c4180bdd67fd66b860b_mv2_9cfa9b9c-efa8-4908-8277-5bd6b24e37d4.jpg?v=1781246101"},{"product_id":"product_aaced236-11ca-99ad-f05e-bf9e6e1dfcfb","title":"H\/S Polo shirt WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフがもっと快適に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e吸水速乾\u003c\/strong\u003eと\u003cstrong\u003eストレッチ機能\u003c\/strong\u003eが、スイングもパッティングもスムーズに。ゆったりとしたサイズ感が、一日中リラックスしたプレーを約束。暑い日も汗を気にせず集中できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_da6d767348c04ebba5629f8f602d88d8_mv2_d1e106f1-4a06-4a6d-a882-afc8ab05e356.jpg?v=1781246101\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフをする男性が広々としたフィールドでリラックスしている様子\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e広がるゴルフスタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e夏のゴルフ、涼やかに\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e清涼感あふれる\u003cstrong\u003eカノコ素材\u003c\/strong\u003eが、肌に触れるたび心地よさをもたらします。左胸のさりげない\u003cstrong\u003e刺繍ロゴ\u003c\/strong\u003eが、上品なスタイルを演出。どんなボトムスとも相性抜群です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0a09e7f9817d45fc9cea769ad8af05c3_mv2_da2c28f4-f8b7-4400-86ac-e33ccf9212fb.jpg?v=1781246101\" class=\"img-fluid d-block w-100 product-img\" alt=\"上品なカノコ素材の質感と左胸の刺繍ロゴのクローズアップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上品なカノコ素材\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後ろ姿で語る存在感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背中に大胆に配された\u003cstrong\u003eラバープリントのブランドロゴ\u003c\/strong\u003e。プレイ中も一際目を引くデザインで、周囲に差をつけるスタイルを確立します。自信と個性を引き出す一枚。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d6235f1a3811448c8b7434282ea98fbc_mv2_dfd9460e-ba8c-4f81-9c4e-9a24a56ec70a.jpg?v=1781246102\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフウェアの背面に大きくデザインされたラバープリントのロゴ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e強烈なブランド主張\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・機能・原産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのポロシャツの基本的な製品情報です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e機能 : 吸水速乾、ストレッチ\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e細部にまでこだわったデザインが特徴です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003e清涼感のあるカノコ素材\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品のサイズは以下の通りです。お手持ちのウェアと比較してご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eS\u003c\/td\u003e\n                                \u003ctd\u003e68cm\u003c\/td\u003e\n                                \u003ctd\u003e51cm\u003c\/td\u003e\n                                \u003ctd\u003e47cm\u003c\/td\u003e\n                                \u003ctd\u003e21cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e71cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e49cm\u003c\/td\u003e\n                                \u003ctd\u003e22cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e74cm\u003c\/td\u003e\n                                \u003ctd\u003e57cm\u003c\/td\u003e\n                                \u003ctd\u003e51cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e60cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text\"\u003e※平置外側採寸\u003c\/p\u003e\n                \u003cp class=\"caption-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は地域によって異なります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e北海道：1,000円\u003c\/li\u003e\n            \u003cli\u003e沖縄（離島含む）：1,500円\u003c\/li\u003e\n            \u003cli\u003eその他地域：600円\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入の前にご確認ください\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について、画像と実物との間に多少の差が生じる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には、各箇所±1〜2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3〜5％の縮みが生じる場合がございます。予めご了承ください。\u003c\/li\u003e\n            \u003cli\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e送料は、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e返品・交換をご希望の際は、事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45142133702725,"sku":"BK-06 WHT","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133669957,"sku":"BK-06 WHT","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133637189,"sku":"BK-06 WHT","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c294c998a7774dc79933bd8297e0123a_mv2_b9acbd7c-5901-4335-8b3d-4e51f8439364.jpg?v=1781246101"},{"product_id":"product_59637b53-be4a-9912-14e0-defd88f6e787","title":"H\/S Mock neck shirts BLK","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e品格漂うモックネック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eしなやかな\u003cstrong\u003eナイロンとポリウレタンの混紡素材\u003c\/strong\u003eが、肌に吸い付くような快適な着心地を提供します。胸元に配されたさりげないブランドロゴが、洗練された大人のスポーツスタイルを演出します。ゆったりとしたサイズ感で、リラックスした着用感を実現しました。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_36299792dadb4607b2cd6d2086cc878a_mv2.jpg?v=1781246102\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ0\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eミニマルを極めたデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eコースを制する快適さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e優れた\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eが、汗をかいても常にドライな状態を保ちます。抜群の\u003cstrong\u003eストレッチ性\u003c\/strong\u003eであらゆるスイングモーションに追従し、ストレスフリーなプレイをサポートします。\u003cstrong\u003e接触冷感素材\u003c\/strong\u003eが、真夏のラウンドでも涼しさを維持します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_70b60fd73ea1451890c719b13c67153f_mv2.jpg?v=1781246102\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ1\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e動きを妨げない自由度\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後ろ姿に宿る自信\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に大胆に配置されたブランドロゴが、後続のプレイヤーに強い印象を与えます。広めにとられた肩幅とリラックスフィットが、ゴルフカートからの立ち上がりやフィニッシュの際もスムーズな動きを約束します。\u003cstrong\u003e洗練されたブラック\u003c\/strong\u003eが、どんなゴルフウェアにもマッチします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_a997e972396e48f1a3b58c63caeb67a6_mv2_afc50a0e-d65a-4482-96c6-18d7956a9bf8.jpg?v=1781246103\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックシャツのイメージ2\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eラウンドで際立つ存在\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの商品の主な特徴とデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e優れた吸水速乾性\u003c\/li\u003e\n                    \u003cli\u003e快適な接触冷感\u003c\/li\u003e\n                    \u003cli\u003e抜群のストレッチ性\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e胸中央にブランドロゴのラバープリント\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感でリラックスフィット\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e使用素材と生産国について\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ナイロン77% ポリウレタン23%\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e71cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e74cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e53cm\u003c\/td\u003e\n                                \u003ctd\u003e24cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e62cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,500円、沖縄（離島含む）2,000円、その他一律1,000円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45142133866565,"sku":"BK-01 BLK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142133833797,"sku":"BK-01 BLK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142133801029,"sku":"BK-01 BLK","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_36299792dadb4607b2cd6d2086cc878a_mv2.jpg?v=1781246102"},{"product_id":"product_90ab4644-4a26-c2e8-eb73-9b9fb8f4c594","title":"Danboul  Skirt NVY","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e美しさを纏うダンボールスカート\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eレーヨンや綿を贅沢に配合した\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eは、しなやかながらも程よい\u003cstrong\u003eハリ感\u003c\/strong\u003eを演出。洗練されたAラインシルエットが、着る人のスタイルを際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ca4d658c516140f68810665268729999_mv2_eada4440-db4c-449e-8966-5a1f4ccfdf2e.jpg?v=1781246103\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e品格漂う存在感\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e軽やかな動きを約束する一着\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eポリウレタン配合による驚きの\u003cstrong\u003eストレッチ性\u003c\/strong\u003eで、あらゆる動きにしなやかにフィット。後右ポケット上の\u003cstrong\u003eDカン\u003c\/strong\u003eは、\u003cstrong\u003eゴルフのラウンド中\u003c\/strong\u003eのスマートな振る舞いをサポートします。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_2e6d8732ccac467f8d4d2f79560343c5_mv2_2f32191b-6805-4df9-8603-a422229d840e.png?v=1781246104\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eアクティブな瞬間へ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e細部に宿る確かな美学\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e前右脇裾に立体的に施されたブランドロゴの\u003cstrong\u003eエンボス加工\u003c\/strong\u003eが、さりげなくも上質な個性を主張。繊細な\u003cstrong\u003eピスラベル\u003c\/strong\u003eが、細部までこだわり抜いた仕上がりを感じさせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_3473846d169d4b06879a1a61d8b18c4d_mv2.jpg?v=1781246104\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e唯一無二の表現\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e本製品は以下の特徴を持っています。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eしなやかで程よい張りがありストレッチ性のあるダンボールニット素材\u003c\/li\u003e\n            \u003c\/ul\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e前右脇裾にブランドロゴの立体的なエンボス加工\u003c\/li\u003e\n                \u003cli\u003e前左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003eボールポーチなどをフックするD菅を後右ポケット上に装着\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材：レーヨン35% 綿30%ポリエステル30%ポリウレタン5%\u003c\/li\u003e\n                \u003cli\u003e原産国：中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e各サイズの寸法をご確認ください。\u003c\/p\u003e\n            \u003cdiv class=\"table-scroll-view\"\u003e\n                \u003ctable class=\"spec-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eサイズ\u003c\/th\u003e\n                            \u003cth\u003eスカート丈(後中心)\u003c\/th\u003e\n                            \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                            \u003cth\u003eヒップ\u003c\/th\u003e\n                            \u003cth\u003e裾巾\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eS\u003c\/td\u003e\n                            \u003ctd\u003e40cm\u003c\/td\u003e\n                            \u003ctd\u003e64cm\u003c\/td\u003e\n                            \u003ctd\u003e92cm\u003c\/td\u003e\n                            \u003ctd\u003e50cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e42cm\u003c\/td\u003e\n                            \u003ctd\u003e68cm\u003c\/td\u003e\n                            \u003ctd\u003e96cm\u003c\/td\u003e\n                            \u003ctd\u003e52cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e※平置外側採寸\u003cbr\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。洗濯により3~5％の縮みが生じる場合がございますので、予めご了承下さいませ。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eお手入れ方法・ご注意事項\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp\u003e製品を長くご愛用いただくため、以下の点にご注意ください。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材の特性上、色落ちがあり、単独での洗濯をお願いします。\u003c\/li\u003e\n                \u003cli\u003e画像と実物との色目に多少の差がある場合がございます。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e送料：北海道1,000円、沖縄（離島含む）1,500円、その他一律600円\u003c\/li\u003e\n            \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n            \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e商品に欠陥がある場合の送料は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"S","offer_id":45142134030405,"sku":"BK-05 NVY","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45142133997637,"sku":"BK-05 NVY","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ca4d658c516140f68810665268729999_mv2_eada4440-db4c-449e-8966-5a1f4ccfdf2e.jpg?v=1781246103"},{"product_id":"product_450f8909-4bcc-4b4d-0106-aa7fedbc19da","title":"Buket hat BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんな日も映える黒バケットハット\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e都会的なストリートスタイルを完成させる、\u003cstrong\u003e綿100%\u003c\/strong\u003eのバケットハット。\u003cstrong\u003eシックなブラック\u003c\/strong\u003eが、あなたの装いに深みと個性を加えます。日常を彩る\u003cstrong\u003e万能アイテム\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5ebb64dc4c904e9f81f41cb9ad7aaefd_mv2.jpg?v=1781246104\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eデイリーに楽しむスタイル\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eこのバケットハットのデザインポイントです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e正面にブランドロゴの刺繍\u003c\/li\u003e\n        \u003cli\u003e前左側にブランドロゴ入りピスラベル\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e帽子のサイズと頭囲の目安です。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e頭囲\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e59cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e61.5cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n        \u003cli\u003e原産国: 中国\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。仕上がり寸法には各箇所プラスマイナス1cmの個体差がございます。洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU,YAMAZARU","offers":[{"title":"S\/M","offer_id":45142134128709,"sku":"BK-15 BLK","price":4840.0,"currency_code":"JPY","in_stock":true},{"title":"L\/XL","offer_id":45142134095941,"sku":"BK-15 BLK","price":4840.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5ebb64dc4c904e9f81f41cb9ad7aaefd_mv2.jpg?v=1781246104"},{"product_id":"product_511bcadc-dd45-3e64-d67d-69c782433769","title":"6panel cap BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e都会に映える黒キャップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e正面の立体ロゴが、カジュアルながらも洗練された印象を与えます。\u003cstrong\u003eどんなコーディネートにも合わせやすく\u003c\/strong\u003e、デイリーユースに最適なアイテムです。\u003cstrong\u003e綿100%のやさしい肌触り\u003c\/strong\u003eで、心地よい着用感を一日中実感できます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d8305b005b6c44cdaf621a85247b09f7_mv2.jpg?v=1781246106\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会に映える黒キャップのイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e正面の立体ロゴが放つ存在感\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e夏も快適な機能性キャップ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eベルクロによるサイズ調節\u003c\/strong\u003eで、どなたにも最適なフィット感を提供します。\u003cstrong\u003e吸汗速乾機能\u003c\/strong\u003eが、汗をかくシーンでも頭を常にドライに保ち、抜群の快適さを実現。後部のロゴ入りピスラベルが、バックスタイルに遊び心を加えます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d7eb263e1da7482aa18fe7dd797f5d53_mv2_4bec6187-8faf-4450-8b56-bc348019d86b.jpg?v=1781246106\" class=\"img-fluid d-block w-100 product-img\" alt=\"ベルクロによるサイズ調節と吸汗速乾機能のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e快適フィットでアクティブに\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこのキャップは、優れた機能性とデザイン性を兼ね備えています。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eベルクロによるサイズ調節で最適なフィット感を実現\u003c\/li\u003e\n          \u003cli\u003e吸汗速乾機能で汗をかいても頭を常にドライに保ちます\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003eデザインポイント:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e正面にブランドロゴの立体刺繍\u003c\/li\u003e\n          \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e厳選された素材を使用し、丁寧に作られています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿100%\u003c\/li\u003e\n          \u003cli\u003e原産国: ベトナム\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eフリーサイズで幅広い頭囲に対応しています。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eサイズ: F (フリー)\u003c\/li\u003e\n          \u003cli\u003e頭囲: 57.5cm〜62cm\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cdiv class=\"table-scroll-view\"\u003e\n      \u003ctable class=\"spec-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e地域\u003c\/th\u003e\n            \u003cth\u003e送料\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e北海道\u003c\/td\u003e\n            \u003ctd\u003e1,000円\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e沖縄（離島含む）\u003c\/td\u003e\n            \u003ctd\u003e1,500円\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd\u003eその他\u003c\/td\u003e\n            \u003ctd\u003e一律600円\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が\u003cstrong\u003e15,000円以上\u003c\/strong\u003eの場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入にあたっての注意事項\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所＋ー1cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により若干の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU,YAMAZARU,KIKAZARU","offers":[{"title":"F","offer_id":45142134259781,"sku":"BK-14 BLK","price":5830.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d8305b005b6c44cdaf621a85247b09f7_mv2.jpg?v=1781246106"},{"product_id":"product_cefa5186-e611-3ce0-d95f-1e85ba07ab57","title":"H\/S Tee shirts BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会的なブランドロゴT\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e上質なコットン100%が生み出す、\u003cstrong\u003e肌触りの良い着心地\u003c\/strong\u003eが魅力です。左胸の繊細な刺繍ロゴと袖口のピスラベルが、さりげない洗練されたブランドのこだわりを表現します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9a5320aa808c495699d508ec8a403e84_mv2.jpg?v=1781246107\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e胸元に宿る洗練された個性\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e背中で語るストリート感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に広がる大胆なラバープリントは、\u003cstrong\u003e視線を奪うアートピース\u003c\/strong\u003eのような存在感です。着る人の個性を引き出し、後ろ姿まで抜かりない着こなしを完成させます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_8b54d8fb64b1459988e35e6ff58ec09d_mv2_04569f0b-d475-4a98-a3cc-bc8f0c90ab5b.jpg?v=1781246107\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e大胆に魅せるバックプリント\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eトレンドのルーズシルエット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e旬の\u003cstrong\u003eゆったりとしたサイズ感\u003c\/strong\u003eが、快適な着心地とリラックスした抜け感を両立します。どんなボトムスにも合わせやすく、幅広いシーンで活躍する汎用性の高い一枚です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_eeb57a09112848d08d3858301fdd553c_mv2_f8e3bf86-b622-4740-b6e5-0ee5a1b2bbbd.jpg?v=1781246107\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eこなれた大人の休日スタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e製品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこのTシャツのデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左袖口にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの製品に使用されている素材と生産地についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: コットン100%\u003c\/li\u003e\n                    \u003cli\u003e原産国: 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e各サイズの寸法を平置きで採寸した情報です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e72cm\u003c\/td\u003e\n                                \u003ctd\u003e55cm\u003c\/td\u003e\n                                \u003ctd\u003e50cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e75cm\u003c\/td\u003e\n                                \u003ctd\u003e60cm\u003c\/td\u003e\n                                \u003ctd\u003e55cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e80cm\u003c\/td\u003e\n                                \u003ctd\u003e65cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※平置外側採寸\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送・送料について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入に関する注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色目について画像と実物との色の差が多少ございます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KIKAZARU,UMIZARU","offers":[{"title":"M","offer_id":45142134456389,"sku":"BK-07 BLK","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142134489157,"sku":"BK-07 BLK","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142134521925,"sku":"BK-07 BLK","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9a5320aa808c495699d508ec8a403e84_mv2.jpg?v=1781246107"},{"product_id":"product_48901aed-4b03-5ac1-4ea1-c61ace97dc17","title":"H\/S Tee shirts SGR","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e休日を彩るリラックスTee\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e最高の肌触りを提供する\u003cstrong\u003eコットン100%素材\u003c\/strong\u003e。夏の休日を快適に過ごせる、\u003cstrong\u003eゆったりとしたオーバーサイズ\u003c\/strong\u003eが魅力。左胸に施された\u003cstrong\u003eブランドロゴ刺繍\u003c\/strong\u003eが、洗練された印象を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_97f6c9173e984cd89fd5068c9bed7a80_mv2_7b8ed52f-c7de-4580-bd86-4be7d8b2a154.jpg?v=1781246108\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eリラックスフィットで快適に\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性を放つバックデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に大胆に配された\u003cstrong\u003eブランドロゴのラバープリント\u003c\/strong\u003eは、視線を集める\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003e。アクティブな休日に、後ろ姿で魅せる洗練されたスタイルを演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ed41e45a3ab748569d45ba64569c9412_mv2_7468e74e-6d5b-4417-95c3-33a2a57fa889.jpg?v=1781246107\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後ろ姿も抜かりなく\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・素材\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e素材と原産国について\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : コットン100%\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eデザインポイント\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左袖口にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品の寸法です。お手持ちのTシャツと比較してご確認ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e72cm\u003c\/td\u003e\n                                \u003ctd\u003e55cm\u003c\/td\u003e\n                                \u003ctd\u003e50cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e75cm\u003c\/td\u003e\n                                \u003ctd\u003e60cm\u003c\/td\u003e\n                                \u003ctd\u003e55cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e80cm\u003c\/td\u003e\n                                \u003ctd\u003e65cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※平置外側採寸\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eモデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eご購入にあたっての注意点\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e商品特性と仕様に関するご注意事項です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n                    \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n                    \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45142134587461,"sku":"BK-07 SGR","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142134554693,"sku":"BK-07 SGR","price":5500.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142134620229,"sku":"BK-07 SGR","price":5500.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_97f6c9173e984cd89fd5068c9bed7a80_mv2_7b8ed52f-c7de-4580-bd86-4be7d8b2a154.jpg?v=1781246108"},{"product_id":"product_d2ae3193-3fa0-76b7-bbb3-2819989659a9","title":"Danboul Half cart pants BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練されたゴルフスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eしなやかで程よい張りの\u003cstrong\u003eダンボールニット素材\u003c\/strong\u003eが、美しいシルエットを保ちながらも快適な着用感を提供します。右裾の立体エンボスロゴと左裾のピスラベルが、さりげなくブランドのこだわりを主張します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0eb67627f57f4123ab0deb1f14c5cd5e_mv2_66296263-5fef-4c3e-8938-4cdfcf514a43.jpg?v=1781246111\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスマートな印象のフロント\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eゴルフを妨げない動きやすさ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eストレッチ性豊かな素材\u003c\/strong\u003eが、スイング時の体の動きに自然に追従し、ストレスフリーなプレイをサポートします。180cmのモデルがMサイズを着用し、その軽快なフィット感を体現しています。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_38856e8119164d26ac5ad0b15c73d366_mv2.jpg?v=1781246112\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適なスイングを約束\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eカートでの快適性を追求した設計\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e座っても収納物が気になりにくい\u003cstrong\u003e脇側の後ろポケット\u003c\/strong\u003eは、カート利用時の利便性を高めます。後左ポケット上には\u003cstrong\u003eDカン\u003c\/strong\u003eを装着し、ゴルフ用リモコンなどの小物もスマートに携帯できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b38a57723b4d47b896089c563f1729d6_mv2.jpg?v=1781246112\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e計算し尽くされた機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : レーヨン35% 綿30% ポリエステル30% ポリウレタン5%\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品が持つ主な機能性です。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003eストレッチ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザインポイント\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e細部にまでこだわったデザインをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003eしなやかで程よく張りがありストレッチ性のあるダンボールニット素材\u003c\/li\u003e\n                    \u003cli\u003e前右脇裾にブランドロゴの立体的なエンボス加工\u003c\/li\u003e\n                    \u003cli\u003e前左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eカートのシートに着座した際、収納物が気にならない脇側にある後ろポケットが機能的\u003c\/li\u003e\n                    \u003cli\u003eカートリモコンなどをフックするD菅を後左ポケット上に装着\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e各サイズの寸法（平置外側採寸）\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003eウェストゴム上がり\u003c\/th\u003e\n                                \u003cth\u003eヒップ\u003c\/th\u003e\n                                \u003cth\u003eワタリ巾\u003c\/th\u003e\n                                \u003cth\u003e裾巾\u003c\/th\u003e\n                                \u003cth\u003e股下\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e72cm\u003c\/td\u003e\n                                \u003ctd\u003e104cm\u003c\/td\u003e\n                                \u003ctd\u003e33cm\u003c\/td\u003e\n                                \u003ctd\u003e27cm\u003c\/td\u003e\n                                \u003ctd\u003e19cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e78cm\u003c\/td\u003e\n                                \u003ctd\u003e110cm\u003c\/td\u003e\n                                \u003ctd\u003e34.5cm\u003c\/td\u003e\n                                \u003ctd\u003e28.5cm\u003c\/td\u003e\n                                \u003ctd\u003e20cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e84cm\u003c\/td\u003e\n                                \u003ctd\u003e116cm\u003c\/td\u003e\n                                \u003ctd\u003e36cm\u003c\/td\u003e\n                                \u003ctd\u003e30cm\u003c\/td\u003e\n                                \u003ctd\u003e21cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg M着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e送料: 北海道1,000円、沖縄（離島含む）1,500円、その他一律600円\u003c\/li\u003e\n            \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご注意事項\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e素材の特性上、色落ちがあります。単独での洗濯をお願いいたします。\u003c\/li\u003e\n            \u003cli\u003e画像と実物との間で色目に多少の差が生じる場合がございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3~5％の縮みが生じる場合がございます。予めご了承ください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch4 class=\"section-title\"\u003e返品・交換について\u003c\/h4\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e商品に欠陥がある場合の送料は当方負担となります。\u003c\/li\u003e\n            \u003cli\u003eお客様のご都合による返品・交換の場合の送料はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU,KIKAZARU","offers":[{"title":"M","offer_id":45142134915141,"sku":"BK-04 BLK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142134849605,"sku":"BK-04 BLK","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142134882373,"sku":"BK-04 BLK","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0eb67627f57f4123ab0deb1f14c5cd5e_mv2_66296263-5fef-4c3e-8938-4cdfcf514a43.jpg?v=1781246111"},{"product_id":"product_e63eb5e5-ec96-3ca6-0f98-5065cc91969e","title":"Short pants BLK","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e光を纏う快適ショート\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eナイロン100%の清涼感ある肌触りが、まるで天然素材のような心地よさを提供します。リフレクタープリントが夜間の\u003cstrong\u003e視認性\u003c\/strong\u003eを高め、あなたの日常をサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_29f3642fba0c45f8a02888d07bf98b6a_mv2_c66153ee-7576-428f-aecb-6392daa168f9.jpg?v=1781246112\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e都会的アクティブウェア\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e躍動を解き放つ一本\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e動きを妨げない\u003cstrong\u003e絶妙な股下丈\u003c\/strong\u003eと\u003cstrong\u003eワタリ巾\u003c\/strong\u003eが、トレーニングから日常まであらゆるシーンで\u003cstrong\u003e自由な動き\u003c\/strong\u003eを可能にします。\u003cstrong\u003e軽量\u003c\/strong\u003eで\u003cstrong\u003eストレスフリー\u003c\/strong\u003eな着用感を実現しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_d4560a748d2546f4ab8fcc03195d11ad_mv2.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003eジムも普段使いも\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eシーンを選ばぬ洗練\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eシンプルながらも後右裾の\u003cstrong\u003eブランドピスラベル\u003c\/strong\u003eがさりげない個性を添えます。\u003cstrong\u003e耐久性\u003c\/strong\u003eに優れたナイロン素材は、洗濯を繰り返しても\u003cstrong\u003e型崩れしにくく\u003c\/strong\u003e、長くご愛用いただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_fb2ff4c188c542e1bee1216e3042f29d_mv2_1124c9f2-31b8-4f89-b6f9-132d86cefcbf.jpg?v=1781246112\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e日常に溶け込む一枚\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e清涼感のあるコットンライクなナイロン素材を使用しています。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e素材: ナイロン100%\u003c\/li\u003e\n        \u003cli\u003e原産国: 中国\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eデザイン特徴\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eシンプルながらも機能性と細部にこだわったデザインです。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e前左裾にブランドロゴの\u003cstrong\u003eリフレクター（再輝反射）プリント\u003c\/strong\u003e\n\u003c\/li\u003e\n        \u003cli\u003e後右裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003cli\u003e清涼感のあるコットンライクなナイロン素材\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n      \u003cdiv class=\"table-scroll-view\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eサイズ\u003c\/th\u003e\n              \u003cth\u003e総丈\u003c\/th\u003e\n              \u003cth\u003e適用ウエスト\u003c\/th\u003e\n              \u003cth\u003eワタリ巾\u003c\/th\u003e\n              \u003cth\u003e股下\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eM\u003c\/td\u003e\n              \u003ctd\u003e46cm\u003c\/td\u003e\n              \u003ctd\u003e76~81cm\u003c\/td\u003e\n              \u003ctd\u003e35cm\u003c\/td\u003e\n              \u003ctd\u003e15cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eL\u003c\/td\u003e\n              \u003ctd\u003e48cm\u003c\/td\u003e\n              \u003ctd\u003e81~87cm\u003c\/td\u003e\n              \u003ctd\u003e36cm\u003c\/td\u003e\n              \u003ctd\u003e17cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eXL\u003c\/td\u003e\n              \u003ctd\u003e52cm\u003c\/td\u003e\n              \u003ctd\u003e87~93cm\u003c\/td\u003e\n              \u003ctd\u003e38cm\u003c\/td\u003e\n              \u003ctd\u003e19cm\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"body-text\"\u003eモデル: 180cm \/ 60kg Mサイズ着用\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdetails class=\"spec-details\"\u003e\n    \u003csummary class=\"spec-summary\"\u003e製品に関するご注意\u003c\/summary\u003e\n    \u003cdiv class=\"spec-content\"\u003e\n      \u003cp\u003eご購入前に必ずご確認ください。\u003c\/p\u003e\n      \u003cul class=\"point-list\"\u003e\n        \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n        \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1~2cmの個体差がございます。\u003c\/li\u003e\n        \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KIKAZARU,YAMAZARU,UMIZARU","offers":[{"title":"M","offer_id":45142134980677,"sku":"BK-11 BLK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142134947909,"sku":"BK-11 BLK","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_29f3642fba0c45f8a02888d07bf98b6a_mv2_c66153ee-7576-428f-aecb-6392daa168f9.jpg?v=1781246112"},{"product_id":"product_91c99a93-af32-226c-fa6c-d2851c3420d1","title":"Corduroy Half pants LGR","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eCorduroy Half pants LGR\u003c\/h3\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e大人の休日彩るコーデュロイ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e柔らかな毛羽立ちが特徴の\u003cstrong\u003eコーデュロイ素材\u003c\/strong\u003eが、肌に心地よくなじむ一本。洗練された\u003cstrong\u003eLGRカラー\u003c\/strong\u003eが、日常にリラックスと上品な雰囲気を添える。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b1fc6fb2c91e45d3b9ca6c33488a4ac4_mv2_9de67a3b-5f2c-46b2-88d1-8d12c6803d33.jpg?v=1781246113\" class=\"img-fluid d-block w-100 product-img\" alt=\"心地よい触感と色合い\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e心地よい触感と色合い\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e伸びやかな着心地を実感\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e動きを妨げない\u003cstrong\u003eストレッチ機能\u003c\/strong\u003eが、どんな瞬間も快適な着心地を約束する。自然なドレープと計算された股下丈が、洗練されたシルエットを演出。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_fa0d51cdb0814307b5309ac60c12c944_mv2.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\" alt=\"軽快なフットワークへ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e軽快なフットワークへ\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e繊細な畝が織りなす上質さ\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e丁寧に織り込まれた\u003cstrong\u003e毛羽高な畝\u003c\/strong\u003eが、光の加減で豊かな表情を見せる。\u003cstrong\u003eウエストゴム\u003c\/strong\u003eは快適なフィット感、左裾の\u003cstrong\u003eロゴ\u003c\/strong\u003eがさりげない個性を主張する。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6ab82219819743419d02a8cc62f7bc0b_mv2_d3e50761-4d89-489f-b6ee-072e0f710949.jpg?v=1781246113\" class=\"img-fluid d-block w-100 product-img\" alt=\"品質と意匠のこだわり\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e品質と意匠のこだわり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこの商品の主な特徴をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003eストレッチ機能で快適な着心地\u003c\/li\u003e\n          \u003cli\u003eソフトでストレッチ性がある毛羽高なコーデュロイ素材\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品に使用されている素材と生産地について。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: 綿85% ヴィスコース13% ポリウレタン2%\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの詳細寸法です。お手持ちの服と比較してご検討ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003eウェストゴム上がり(cm)\u003c\/th\u003e\n                \u003cth\u003eヒップ(cm)\u003c\/th\u003e\n                \u003cth\u003eワタリ巾(cm)\u003c\/th\u003e\n                \u003cth\u003e裾巾(cm)\u003c\/th\u003e\n                \u003cth\u003e股下(cm)\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e70\u003c\/td\u003e\n                \u003ctd\u003e104\u003c\/td\u003e\n                \u003ctd\u003e33\u003c\/td\u003e\n                \u003ctd\u003e27\u003c\/td\u003e\n                \u003ctd\u003e19\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e76\u003c\/td\u003e\n                \u003ctd\u003e110\u003c\/td\u003e\n                \u003ctd\u003e34.5\u003c\/td\u003e\n                \u003ctd\u003e28.5\u003c\/td\u003e\n                \u003ctd\u003e20\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e82\u003c\/td\u003e\n                \u003ctd\u003e116\u003c\/td\u003e\n                \u003ctd\u003e36\u003c\/td\u003e\n                \u003ctd\u003e30\u003c\/td\u003e\n                \u003ctd\u003e21\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp\u003eモデル：180cm \/ 60kg M 着用\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e上記は平置外側採寸です。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e送料：北海道 1,000円、沖縄（離島含む） 1,500円、その他一律 600円\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eご購入いただく前に、以下の点にご留意ください。\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n      \u003cli\u003e仕上がり寸法には各箇所±1〜2cmの個体差がございます。\u003c\/li\u003e\n      \u003cli\u003e洗濯により3〜5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp class=\"body-text\"\u003e返品・交換について\u003c\/p\u003e\n    \u003cul class=\"point-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45142135078981,"sku":"BK-02 LGR","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142135111749,"sku":"BK-02 LGR","price":9900.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142135046213,"sku":"BK-02 LGR","price":9900.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b1fc6fb2c91e45d3b9ca6c33488a4ac4_mv2_9de67a3b-5f2c-46b2-88d1-8d12c6803d33.jpg?v=1781246113"},{"product_id":"product_d99d3cc8-bc75-ec47-6c72-f713016f98f3","title":"H\/S Mock neck shirts WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練の白モックネック\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e独自ブレンドのナイロンとポリウレタンが、肌に吸い付くような\u003cstrong\u003e滑らかな感触\u003c\/strong\u003eと\u003cstrong\u003e抜群の伸縮性\u003c\/strong\u003eを実現。美しいモックネックは、都会的なゴルフスタイルを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_f24d402584864ba29f39a35333da7cfa_mv2_9e347344-ae21-4dd2-ba90-469c55427533.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e上質な素材感とデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e真夏のゴルフも快適に\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eスイングを妨げない\u003cstrong\u003eゆったり感\u003c\/strong\u003eと、\u003cstrong\u003e吸水速乾\u003c\/strong\u003e・\u003cstrong\u003e接触冷感機能\u003c\/strong\u003eが融合。真夏のラウンドでも常にドライで涼しく、最高のパフォーマンスをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_6336751e32104305a01631e2188c5a9b_mv2_677a1557-7785-4902-a414-e5053253b2eb.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e自由な動きと涼しい着心地\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e攻めるバックスタイル\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e背中の\u003cstrong\u003e大胆なブランドロゴ\u003c\/strong\u003eが、コースで視線を集める存在感。優れた\u003cstrong\u003e速乾性\u003c\/strong\u003eで汗をかいてもすぐ乾き、スマートで洗練されたゴルフスタイルを演出します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_433d86738e684f6ca188ce56818b0dee_mv2_9c987bcf-74ef-4ed1-ae07-0246639e5c25.jpg?v=1781246114\" class=\"img-fluid d-block w-100 product-img\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e大胆ロゴで魅せる後ろ姿\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e本製品の素材と生産国についてご案内します。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ナイロン77% ポリウレタン23%\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e快適な着心地をサポートする機能性をご紹介します。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e吸水速乾\u003c\/li\u003e\n          \u003cli\u003e接触冷感\u003c\/li\u003e\n          \u003cli\u003eストレッチ\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eデザインの特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eこだわりのデザインポイント。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e胸中央にブランドロゴのラバープリント\u003c\/li\u003e\n          \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの詳細寸法です。お手持ちの服と比較してご確認ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e71cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e74cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e24cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e62cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"body-text\"\u003e※上記は平置外側採寸です。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※モデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e製品に関するご注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eご購入前にお読みください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送・返品について\u003c\/h3\u003e\n    \u003ch4 class=\"sub-section-title\"\u003e配送について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n      \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n      \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch4 class=\"sub-section-title\"\u003e返品・交換について\u003c\/h4\u003e\n    \u003cul class=\"basic-list\"\u003e\n      \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n      \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n      \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45142135210053,"sku":"BK-01 WHT","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142135177285,"sku":"BK-01 WHT","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142135242821,"sku":"BK-01 WHT","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_f24d402584864ba29f39a35333da7cfa_mv2_9e347344-ae21-4dd2-ba90-469c55427533.jpg?v=1781246114"},{"product_id":"product_3fb6a3c8-988b-8755-04bd-5c59ae0b18ea","title":"H\/S Polo shirt KHK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003eH\/S Polo shirt KHK\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練された大人の休日ポロシャツ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            \u003cspan class=\"strong\"\u003e清涼感あふれるカノコ素材\u003c\/span\u003eが、肌に心地よい開放感をもたらします。\u003cspan class=\"strong\"\u003e左胸に刺繍されたブランドロゴ\u003c\/span\u003eが、細部に宿る上質感を演出。\u003cspan class=\"strong\"\u003eゆったりとしたシルエット\u003c\/span\u003eで、\u003cspan class=\"strong\"\u003e日常に快適な着心地\u003c\/span\u003eをお届けします。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_371f701fc1684fba98fcf93a707e3ee5_mv2_d30d52f6-a58f-475f-95fe-3d193fcb8379.jpg?v=1781246115\" class=\"img-fluid d-block w-100 product-img\" alt=\"上質をまとう、洗練されたデザインポロ。\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e上質をまとう、洗練されたデザインポロ。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e動きを解き放つ高機能ゴルフポロ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            背部には\u003cspan class=\"strong\"\u003e大胆なブランドロゴをラバープリント\u003c\/span\u003e。\u003cspan class=\"strong\"\u003e吸水速乾とストレッチ性\u003c\/span\u003eを兼ね備えた生地は、汗をかいても肌にまとわりつかず、あらゆる動きに追従します。\u003cspan class=\"strong\"\u003eパフォーマンスをサポート\u003c\/span\u003eする一枚です。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0180a11a841248f28bbe72f34dd4fc7e_mv2_93c33a37-05f3-4186-a87b-5a6a3db2d715.jpg?v=1781246115\" class=\"img-fluid d-block w-100 product-img\" alt=\"真の快適性を追求した高機能ウェア。\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e真の快適性を追求した高機能ウェア。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e開放感と躍動感、アクティブシーンを制す\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\n            ゴルフコースを颯爽と歩く、その背中が物語る快適さ。\u003cspan class=\"strong\"\u003eゆったりとしたサイズ感\u003c\/span\u003eは、スイングや日常の動作を妨げず、\u003cspan class=\"strong\"\u003eストレスフリーな着心地\u003c\/span\u003eを実現します。\u003cspan class=\"strong\"\u003e自由な大人のアクティブライフ\u003c\/span\u003eに寄り添うウェアです。\n        \u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_3ec1bf8f369c4b8a9069142382b17909_mv2_f7e32a12-ba98-4150-afdb-f7cb9235b2ff.jpg?v=1781246115\" class=\"img-fluid d-block w-100 product-img\" alt=\"広がるプレイフィールド、その先へ誘う一枚。\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e広がるプレイフィールド、その先へ誘う一枚。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品仕様\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の主な仕様です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材: ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e機能: 吸水速乾、ストレッチ\u003c\/li\u003e\n                    \u003cli\u003e原産国: 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザインの特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e細部にまでこだわったデザインポイント。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e左胸にブランドロゴの刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部には大きめのブランドロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003e清涼感のあるカノコ素材\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e各サイズの詳細寸法です。お手持ちの服と比較してご検討ください。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eSサイズ: 身丈68cm 身巾51cm 肩巾47cm 袖丈 21cm\u003c\/li\u003e\n                    \u003cli\u003eMサイズ: 身丈71cm 身巾54cm 肩巾49cm 袖丈 22cm\u003c\/li\u003e\n                    \u003cli\u003eLサイズ: 身丈74cm 身巾57cm 肩巾51cm 袖丈23cm\u003c\/li\u003e\n                    \u003cli\u003eXLサイズ: 身丈77cm 身巾60cm 肩巾54cm 袖丈25cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e(平置外側採寸)\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003eモデル：180cm \/ 60kg XL 着用\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入の前に\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003e返品・交換について\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eその他注意事項\u003c\/strong\u003e\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"YAMAZARU","offers":[{"title":"M","offer_id":45142135308357,"sku":"BK-06 KHK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45142135341125,"sku":"BK-06 KHK","price":7700.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45142135275589,"sku":"BK-06 KHK","price":7700.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_371f701fc1684fba98fcf93a707e3ee5_mv2_d30d52f6-a58f-475f-95fe-3d193fcb8379.jpg?v=1781246115"},{"product_id":"product_340616ad-0759-ef70-dfc4-0b070c4b0637","title":"H\/S Mockneck shirts B pinflag pt OLV","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック1 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e視線を集めるバックスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e広々とした背面に\u003cstrong\u003e大胆に配されたBピンフラッグ柄\u003c\/strong\u003eが、ゴルフコースで\u003cstrong\u003e圧倒的な存在感\u003c\/strong\u003eを放ちます。\u003cstrong\u003e吸水速乾性に優れたポリエステル素材\u003c\/strong\u003eは、真夏のラウンドでも汗を気にせず、常に\u003cstrong\u003eドライな着心地\u003c\/strong\u003eを保ちます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5b1259e1ce374045a78c85048cdccb99_mv2.jpg?v=1782293945\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフモックネックの後ろ姿\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e後ろ姿も魅せるゴルフモックネック\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック2 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適を追求したゆったりシルエット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eゆとりのあるサイズ感は、身体のラインを拾いすぎず、\u003cstrong\u003e動きやすさと体型カバー\u003c\/strong\u003eを両立。裾のストレッチコードを絞れば、まるで\u003cstrong\u003eタックインしたような「きちんと感」\u003c\/strong\u003eを演出し、ラウンド後の会食にも最適です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_97b6328ec85b4d2ab08321772b790324_mv2.jpg?v=1782293945\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゆったりとしたゴルフモックネックのシルエット\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eどんな体型も美しくカバー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 商品解説セクション (Main) - ブロック3 --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練された細部に宿る上質さ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e品の良いモックネックが首元をすっきりと見せ、左胸に施された\u003cstrong\u003eBピンフラッグのワンポイント刺繍\u003c\/strong\u003eが、さりげない上質さを添えます。なめらかな肌触りの生地が、\u003cstrong\u003e一日中ストレスフリーな着心地\u003c\/strong\u003eを提供します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_429fb4f8c80c4896a4f5e971c5de019f_mv2.jpg?v=1782293945\" class=\"img-fluid d-block w-100 product-img\" alt=\"ゴルフモックネックの胸元のワンポイント刺繍\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e胸元に輝くワンポイント\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの商品の主な特徴と機能は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸水速乾性に優れ、真夏のラウンドでもドライな着心地を保ちます。\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp\u003eデザインポイント:\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e左胸にBピンフラッグ柄のワンポイント刺繍\u003c\/li\u003e\n                    \u003cli\u003e背部にはBピンフラッグ柄のラバープリントを大胆に配置\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆとりのあるサイズ感で、動きやすさと体型カバーを両立\u003c\/li\u003e\n                    \u003cli\u003e裾のストレッチコードを絞ることでブラウジングが可能、タックインしたようなきちんと感を演出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eサイズは平置き外側採寸です。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eSサイズ: 身丈66cm \/ 身巾52cm \/ 肩巾47cm \/ 袖丈 20cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cp class=\"body-text\"\u003e※色目について、画像と実物との色の差が多少ございますこと、ご了承ください。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e※仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e※洗濯により3~5％の縮みが生じる場合がございます。予めご了承下さいませ。\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv class=\"shipping-box\"\u003e\n            \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n            \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003cdiv class=\"note-box\"\u003e\n            \u003ch3 class=\"section-title\"\u003e返品・交換について\u003c\/h3\u003e\n            \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担となります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003eお客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/p\u003e\n            \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"S","offer_id":45203722108997,"sku":"BK-76 OLV","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_5b1259e1ce374045a78c85048cdccb99_mv2.jpg?v=1782293945"},{"product_id":"product_49b44e32-127d-333c-5d2c-0625fac8954e","title":"H\/S Mockneck shirts B pinflag pt WHT","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e洗練されたゴルフスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e首元を美しく見せるモックネックデザインは、上品な大人のゴルファースタイルを演出。左胸に配されたワンポイント刺繍が、コースでさりげない品格を添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_2f4cbfa1c6d64c7abd0f0c2ec258d1f4_mv2.jpg?v=1782293947\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eコースで輝くエレガンス\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e個性が光るバックスタイル\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背中に大きくあしらわれたBピンフラッグ柄のラバープリントが、プレイ中の後姿に個性をプラス。\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eで汗を気にせず、快適なゴルフを楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_bd5d3017615349bca02975c9c9e2c5bd_mv2.jpg?v=1782293947\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適プレイを支える機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e着こなし自在のシルエット\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e裾のストレッチコードを絞れば、ブラウジング効果でタックインしたような「きちんと」感を演出。\u003cstrong\u003eゆったりとしたサイズ感とシルエット変化\u003c\/strong\u003eで、幅広いシーンに対応します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_ffc65ef130ee42a19c63946d50b3213d_mv2.jpg?v=1782293947\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003eスタイルアップを叶える\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e素材・機能・生産国\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル100%\u003c\/li\u003e\n                \u003cli\u003e機能: 吸水速乾\u003c\/li\u003e\n                \u003cli\u003e原産国: 中国\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・デザイン\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e本製品のデザインポイントは以下の通りです。\u003c\/p\u003e\n            \u003cul class=\"point-list\"\u003e\n                \u003cli\u003e左胸にワンポイント刺繍 (Bピンフラッグ柄)\u003c\/li\u003e\n                \u003cli\u003e背部にBピンフラッグ柄のラバープリント\u003c\/li\u003e\n                \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003cli\u003e裾のストレッチコードを絞るとブラウジングができ、タックインしたようなシルエットになり「きちんと」感を演出します。\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cdiv class=\"spec-img-full\"\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"body-text\"\u003e下記は平置き外側採寸による概寸です。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003eSサイズ: 身丈66cm \/ 身巾52cm \/ 肩巾47cm \/ 袖丈20cm\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e返品・交換について\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\u003e\n            \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り、返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n        の部分。\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003eご使用上の注意\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch3 class=\"section-title\"\u003eご購入にあたって\u003c\/h3\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n            \u003cli\u003e仕上がり寸法には各箇所±1〜2cmの個体差がございます。\u003c\/li\u003e\n            \u003cli\u003e洗濯により3〜5%の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"S","offer_id":45203722141765,"sku":"BK-76 WHT","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_2f4cbfa1c6d64c7abd0f0c2ec258d1f4_mv2.jpg?v=1782293947"},{"product_id":"product_f26564da-862c-00a8-1f22-f2403fb0fd92","title":"H\/S Mockneck shirts wave print BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e洗練されたストリートスタイルを確立\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eゆったりとしたサイズ感で、\u003cstrong\u003e現代的な着こなし\u003c\/strong\u003eを演出。\u003cstrong\u003e胸元のロゴ\u003c\/strong\u003eがさりげない個性を主張し、どんなボトムスにも合わせやすい\u003cstrong\u003eミニマルなデザイン\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9c48d11ea3ed482bb92121d74f6a6d4b_mv2.jpg?v=1782293950\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会的なモックネックT\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e都会的なモックネックT\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e背中で語るウェーブの躍動\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e視線を集める\u003cstrong\u003eシグネチャーウェーブロゴ\u003c\/strong\u003eが、背中に\u003cstrong\u003e大胆な存在感\u003c\/strong\u003eを放ちます。動きのある\u003cstrong\u003eプリントデザイン\u003c\/strong\u003eが、ストリートシーンでの\u003cstrong\u003e個性を際立たせ\u003c\/strong\u003e、見る者を惹きつけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_c39fdfbf0e68418b92addbc9d3f551b6_mv2.jpg?v=1782293949\" class=\"img-fluid d-block w-100 product-img\" alt=\"唯一無二のバックデザイン\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e唯一無二のバックデザイン\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e毎日を快適にする機能性\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003eポリエステルとポリウレタン素材が、\u003cstrong\u003e吸水速乾性\u003c\/strong\u003eと\u003cstrong\u003eストレッチ性\u003c\/strong\u003eを両立。汗をかいても肌を常に\u003cstrong\u003eドライに保ち\u003c\/strong\u003e、どんな動きも妨げない\u003cstrong\u003e快適な着心地\u003c\/strong\u003eで、一日中アクティブに過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_a86c5c9e8fa24142b8a6f37ef22ebffc_mv2.jpg?v=1782293950\" class=\"img-fluid d-block w-100 product-img\" alt=\"吸水速乾で常に快適\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e吸水速乾で常に快適\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003eこの商品の主な機能性とデザインポイントです。\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e機能: 吸水速乾\u003c\/li\u003e\n          \u003cli\u003e機能: ストレッチ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003eデザインポイント:\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e胸にオフィシャルロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e背部にはシグネチャーウェーブロゴをラバープリント\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e素材と生産国に関する情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材: ポリエステル83% ポリウレタン17％\u003c\/li\u003e\n          \u003cli\u003e原産国: 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e各サイズの詳細寸法です。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e71cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e74cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e24cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e62cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"caption-text text-end\"\u003e※平置外側採寸\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eご使用上の注意\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp class=\"body-text\"\u003e本製品ご使用にあたっての注意点です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e素材の特性上多少の色落ちがありますので、単体での洗濯をお願いします。\u003c\/li\u003e\n          \u003cli\u003e色目について画像と実物との色の差が多少ございます。\u003c\/li\u003e\n          \u003cli\u003e仕上がり寸法には各箇所＋ー1~2cmの個体差がございます。\u003c\/li\u003e\n          \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45203722174533,"sku":"BLK-73 BLK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45203722207301,"sku":"BLK-73 BLK","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45203722240069,"sku":"BLK-73 BLK","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_9c48d11ea3ed482bb92121d74f6a6d4b_mv2.jpg?v=1782293950"},{"product_id":"product_b9c59492-1e74-1502-cd22-a89aadd22163","title":"H\/S Mockneck shirts wave print WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e後姿で魅せる洗練モック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に躍動感あふれるシグネチャーウェーブロゴを大胆に配置。ゆったりとしたサイズ感が、抜け感のあるリラックススタイルを演出し、\u003cstrong\u003e個性的な魅力\u003c\/strong\u003eを引き立てます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b3d713bd694b40299881163e48450a2a_mv2.jpg?v=1782293952\" class=\"img-fluid d-block w-100 product-img\" alt=\"後姿で魅せるモックネックシャツ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e視線を集めるバックデザイン\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e快適を叶える高機能モック\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e吸水速乾性とストレッチ性に優れた素材が、どんな動きにもしなやかにフィット。常にドライで快適な着心地を保ち、胸元のオフィシャルロゴがさりげない\u003cstrong\u003e品格\u003c\/strong\u003eを添えます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_8e0332e810e744969c88e37ae6aa6bc3_mv2.jpg?v=1782293952\" class=\"img-fluid d-block w-100 product-img\" alt=\"高機能素材のモックネックシャツ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を彩るストレスフリー\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e際立つロゴの質感と肌触り\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eポリエステルとポリウレタン混紡の生地は、肌に吸い付くような\u003cstrong\u003e滑らかな感触\u003c\/strong\u003e。ラバープリントのロゴが\u003cstrong\u003e立体的な奥行き\u003c\/strong\u003eを演出し、\u003cstrong\u003e洗練された現代的な美しさ\u003c\/strong\u003eを際立たせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_180dee7f3b614544afc25d7741dc548a_mv2.jpg?v=1782293952\" class=\"img-fluid d-block w-100 product-img\" alt=\"ロゴの質感と生地の肌触り\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e細部まで宿るこだわり\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・機能\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e本製品の素材と機能性についてご案内します。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ポリエステル83% ポリウレタン17％\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e吸水速乾\u003c\/li\u003e\n                    \u003cli\u003eストレッチ\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eデザインの特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e細部にまでこだわった本製品のデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e胸にオフィシャルロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e背部にはシグネチャーウェーブロゴをラバープリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003e製品のサイズは以下の通りです。お手持ちの衣類と比較してご検討ください。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e71cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e74cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e53cm\u003c\/td\u003e\n                                \u003ctd\u003e24cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e62cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"caption-text text-end\"\u003e※平置外側採寸\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品に関するご注意\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eご購入前に、以下の点をご確認ください。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e色目について、画像と実物との色の差が多少ございます。\u003c\/li\u003e\n                    \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1~2cmの個体差がございます。\u003c\/li\u003e\n                    \u003cli\u003e洗濯により3~5％の縮みが生じます。予めご了承下さいませ。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご注文いただいた商品は、以下の通り配送いたします。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/li\u003e\n            \u003cli\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/li\u003e\n            \u003cli\u003e1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eご購入にあたって、以下の点にご注意ください。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/li\u003e\n            \u003cli\u003e商品到着後7日以内に限り、返品・交換が可能です。\u003c\/li\u003e\n            \u003cli\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/li\u003e\n            \u003cli\u003e返品・交換をご希望の際は、事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"UMIZARU","offers":[{"title":"M","offer_id":45203722338373,"sku":"BK-73 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45203722371141,"sku":"BK-73 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45203722403909,"sku":"BK-73 WHT","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_b3d713bd694b40299881163e48450a2a_mv2.jpg?v=1782293952"},{"product_id":"product_dfe991e2-07e4-5cb5-ec39-3019eea6bd78","title":"6 Panel back mesh cap BLK","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e都会的カジュアル黒キャップ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e存在感のある\u003cstrong\u003eオフィシャルロゴ刺繍\u003c\/strong\u003eが、シンプルな着こなしに個性を添えます。上質なコットン素材がもたらす\u003cstrong\u003e心地よいフィット感\u003c\/strong\u003eは、長時間被っていても快適。日常のスタイリングに洗練されたアクセントを加えてくれる、\u003cstrong\u003e定番アイテム\u003c\/strong\u003eです。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0891c406db7f4994b5f0e2224d837ce7_mv2.jpg?v=1782293954\" class=\"img-fluid d-block w-100 product-img\" alt=\"都会的カジュアル黒キャップ\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e洗練されたフロントロゴ\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e涼やかに過ごすメッシュ素材\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e軽やかな\u003cstrong\u003eポリエステルメッシュ\u003c\/strong\u003eが、どんな季節も頭部を\u003cstrong\u003e快適に保ちます\u003c\/strong\u003e。後ろに配された\u003cstrong\u003eブランドロゴ入りピスラベル\u003c\/strong\u003eは、さりげないこだわりを感じさせるデザイン。どの角度から見ても隙のない、\u003cstrong\u003e機能美\u003c\/strong\u003eを追求したスタイルを提案します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_4c29eb52bb2d4809b12e85e4bfda522e_mv2.jpg?v=1782293954\" class=\"img-fluid d-block w-100 product-img\" alt=\"涼やかに過ごすメッシュ素材\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e快適な通気性と細部の美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp\u003eこの商品の主なデザインポイントをご紹介します。\u003c\/p\u003e\n                \u003cul class=\"benefit-list\"\u003e\n                    \u003cli\u003e正面にオフィシャルロゴ刺繍\u003c\/li\u003e\n                    \u003cli\u003e後にブランドロゴ入りピスラベル\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eサイズF：頭囲 57cm~61cm\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・生産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e本体: コットン100%\u003c\/li\u003e\n                    \u003cli\u003eメッシュ部: ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e原産国: 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n        \n    \u003c\/div\u003e\n\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e発送案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e色目について、画像と実物との間に多少の色の差がある場合がございますのでご了承ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"F","offer_id":45203723452485,"sku":"BK-69 BLK","price":5800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_0891c406db7f4994b5f0e2224d837ce7_mv2.jpg?v=1782293954"},{"product_id":"product_704b7255-6ce6-7771-0871-8097cf6c5087","title":"H\/S Mockneck shirts art logo pt OLV","description":"\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n    \u003c!-- 商品解説セクション (Main) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e背中で魅せるアートな個性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e背面に大きくプリントされた\u003cstrong\u003eアーティスティックなロゴ\u003c\/strong\u003eが、あなたのスタイルを格上げします。\u003cstrong\u003eゆったりとしたサイズ感\u003c\/strong\u003eで、トレンド感あふれる着こなしが叶います。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_7fc7f09492b0496e9a94ebf1f49f9204_mv2.jpg?v=1782293957\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e視線を惹きつける後ろ姿\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e旬顔モックネックと快適性\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e首元をすっきりと見せる\u003cstrong\u003eモックネックデザイン\u003c\/strong\u003eが、普段の装いに洗練されたムードを添えます。\u003cstrong\u003e吸水速乾機能\u003c\/strong\u003eで、汗ばむ季節も一日中快適に過ごせます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_45c8c6505f68447fb3dc5ea21354bb70_mv2.jpg?v=1782293957\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e品よく決まる旬スタイル\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e計算された着回しデザイン\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e\u003cstrong\u003eポリエステル100%\u003c\/strong\u003eのさらりとした素材感が、心地よい肌触りを提供します。裾の\u003cstrong\u003eストレッチコード\u003c\/strong\u003eを絞れば、タックインしたような「きちんと」感も演出できます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_93dc42efc1f34833b0f7ec725abf7008_mv2.jpg?v=1782293958\" class=\"img-fluid d-block w-100 product-img\"\u003e\n        \u003cp class=\"caption-text text-end\"\u003e日常を彩る機能美\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック・詳細セクション (Specs) --\u003e\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e商品詳細・スペック\u003c\/h3\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e素材・機能・原産国\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e本製品の基本情報は以下の通りです。\u003c\/p\u003e\n                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e素材 : ポリエステル100%\u003c\/li\u003e\n                    \u003cli\u003e機能 : 吸水速乾\u003c\/li\u003e\n                    \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e商品のデザインポイント\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003eデザインにおける主な特徴です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e胸中央にロゴをプリント\u003c\/li\u003e\n                    \u003cli\u003e背部にはアーティスティックなロゴアレンジのプリント\u003c\/li\u003e\n                    \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n                    \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n                    \u003cli\u003e裾のストレッチコードを絞ることでブラウジングができ、タックインしたような「きちんと」感を演出します。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e平置き外側採寸による各サイズの詳細です。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003cthead\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003eサイズ\u003c\/th\u003e\n                                \u003cth\u003e身丈\u003c\/th\u003e\n                                \u003cth\u003e身巾\u003c\/th\u003e\n                                \u003cth\u003e肩巾\u003c\/th\u003e\n                                \u003cth\u003e袖丈\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/thead\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eM\u003c\/td\u003e\n                                \u003ctd\u003e70cm\u003c\/td\u003e\n                                \u003ctd\u003e56cm\u003c\/td\u003e\n                                \u003ctd\u003e52cm\u003c\/td\u003e\n                                \u003ctd\u003e23cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eL\u003c\/td\u003e\n                                \u003ctd\u003e73cm\u003c\/td\u003e\n                                \u003ctd\u003e59cm\u003c\/td\u003e\n                                \u003ctd\u003e53cm\u003c\/td\u003e\n                                \u003ctd\u003e24cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003ctd\u003eXL\u003c\/td\u003e\n                                \u003ctd\u003e77cm\u003c\/td\u003e\n                                \u003ctd\u003e62cm\u003c\/td\u003e\n                                \u003ctd\u003e54cm\u003c\/td\u003e\n                                \u003ctd\u003e25cm\u003c\/td\u003e\n                            \u003c\/tr\u003e\n                        \u003c\/tbody\u003e\n                    \u003c\/table\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003cdetails class=\"spec-details\"\u003e\n            \u003csummary class=\"spec-summary\"\u003e製品に関する留意事項\u003c\/summary\u003e\n            \u003cdiv class=\"spec-content\"\u003e\n                \u003cp class=\"body-text\"\u003e製品の特性と取り扱いに関するご注意事項です。\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e黒色などの濃色の素材と一緒に洗わないようにご注意ください。\u003c\/li\u003e\n                    \u003cli\u003e画像と実物との間に色の差が多少生じる場合がございます。\u003c\/li\u003e\n                    \u003cli\u003e仕上がり寸法には各箇所プラスマイナス1〜2cmの個体差がございます。\u003c\/li\u003e\n                    \u003cli\u003e洗濯により3〜5%の縮みが生じる場合がございます。予めご了承ください。\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- 発送案内セクション (Shipping) --\u003e\n    \u003cdiv class=\"shipping-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品はご注文より\u003cstrong\u003e約1週間以内\u003c\/strong\u003eにお届けいたします。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e送料は地域によって異なります。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n            \u003cli\u003e北海道: 1,000円\u003c\/li\u003e\n            \u003cli\u003e沖縄（離島含む）: 1,500円\u003c\/li\u003e\n            \u003cli\u003eその他地域: 一律600円\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"body-text\"\u003e※1回のご注文が\u003cstrong\u003e15,000円以上\u003c\/strong\u003eの場合、送料は無料となります。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- 注意事項セクション (Notes) --\u003e\n    \u003cdiv class=\"note-box\"\u003e\n        \u003ch3 class=\"section-title\"\u003e返品・交換についてのご案内\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e商品到着後\u003cstrong\u003e7日以内\u003c\/strong\u003eに限り、返品・交換が可能です。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n            \u003cli\u003e商品に欠陥がある場合は当方負担。\u003c\/li\u003e\n            \u003cli\u003eお客様のご都合による返品・交換の場合はお客様負担。\u003c\/li\u003e\n            \u003cli\u003e事前にメールにてご連絡をお願いいたします。\u003c\/li\u003e\n        \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"L","offer_id":45203723583557,"sku":"BK-60 OLV","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"XL","offer_id":45203723616325,"sku":"BK-60 OLV","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45203723649093,"sku":"BK-60 OLV","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_7fc7f09492b0496e9a94ebf1f49f9204_mv2.jpg?v=1782293957"},{"product_id":"product_c1c1fce6-dddb-aa3a-61a0-7272f2f94e09","title":"H\/S Mockneck shirts art logo pt WHT","description":"\n\u003cstyle\u003e\n  \/* ▼▼▼ 全体の枠組み ▼▼▼ *\/\n  .product-wrapper { \n      background-color: #f5f5f7; \n      font-family: \"Zen Kaku Gothic New\", sans-serif; \n      width: 100%;\n      max-width: none !important;\n      padding: 40px 30px; \n      box-sizing: border-box;\n      margin: 0;\n      color: #000000;\n      line-height: 1.8;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n\n  \/* ▼▼▼ コンテンツ幅制限 ▼▼▼ *\/\n  .content-section, \n  details.spec-details, \n  .shipping-box, \n  .note-box,\n  .video-wrapper {\n      max-width: 800px; \n      margin-left: auto;\n      margin-right: auto;\n  }\n\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #d0d0d2;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル *\/\n  .section-title { \n      color: #000000; \n      font-size: 24px; \n      margin-bottom: 24px;\n      letter-spacing: 0.05em;\n      line-height: 1.4;\n      word-break: keep-all; \n      text-wrap: balance;   \n      border-left: 6px solid #2b9db0; padding-left: 15px; \n  }\n\n  .body-text { \n      color: #000000; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #b5b5b6; \n      font-size: 14px !important;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 0px; \n      box-shadow: 0 2px 8px rgba(0,0,0,0.05);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #2b9db040 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* 画像の表示分け *\/\n  .care-icons { display: grid; grid-template-columns: repeat(3, 1fr); gap: 15px; margin: 10px 0; align-items: center; justify-items: center; }\n  .care-icons img { width: 100%; max-width: 60px; height: auto; object-fit: contain; }\n  \n  .spec-img-full { width: 100%; margin: 20px 0; text-align: center; }\n  .spec-img-full img { width: 100%; height: auto; display: block; border-radius: 2px; }\n\n  \/* 動画用CSS *\/\n  .video-wrapper { width: 100%; margin: 40px auto; text-align: center; }\n  .video-wrapper video { width: 100%; max-width: 100%; height: auto; border-radius: 4px; display: block; }\n  .video-wrapper iframe { width: 100%; max-width: 100%; aspect-ratio: 16 \/ 9; border: none; display: block; }\n\n  \/* アコーディオン *\/\n  details.spec-details { \n      border: 1px solid #d0d0d2;\n      border-radius: 0px;\n      background-color: #f5f5f7; \n      color: #000000;\n      margin-bottom: 15px; \n      overflow: hidden; \n  }\n  summary.spec-summary { padding: 15px 20px; font-weight: bold; color: #000000; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; background-color: #f5f5f7; transition: background 0.2s; }\n  summary.spec-summary:hover { background-color: rgba(0,0,0,0.05); }\n  summary.spec-summary::after { content: \"+\"; font-size: 1.5em; font-weight: normal; color: #2b9db0; }\n  details[open] summary.spec-summary { border-bottom: 1px solid #d0d0d2; background-color: rgba(0,0,0,0.02); }\n  details[open] summary.spec-summary::after { content: \"-\"; }\n  summary.spec-summary::-webkit-details-marker { display: none; }\n  \n  .spec-content { padding: 20px; background-color: #f5f5f7; color: #000000; font-size: 14px !important; }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th { font-size: 14px !important; }\n\n  \/* リストデザイン *\/\n  \n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list,\n  .product-wrapper ul:not([class]) { \n      list-style: none; \n      padding-left: 0; \n      margin-bottom: 24px; \n  }\n\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li,\n  .product-wrapper ul:not([class]) li { \n      position: relative; \n      padding-left: 1.8em; \n      margin-bottom: 10px; \n      line-height: 1.6; \n      text-wrap: pretty; \n      font-size: 14px !important; \n  }\n  \n  ul.benefit-list li::before,\n  .product-wrapper ul:not([class]) li::before { \n      position: absolute; \n      left: 0; \n      content: \"▶\"; color: #2b9db0; font-size: 0.8em; top: 3px; \n  }\n\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #b5b5b6; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #000000; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #b5b5b6; font-size: 0.9em; }\n  ul.step-list { counter-reset: num; }\n  ul.step-list li::before { counter-increment: num; content: counter(num); position: absolute; left: 0; top: 1px; width: 22px; height: 22px; background-color: #2b9db0; color: #ffffff; border-radius: 50%; text-align: center; line-height: 22px; font-size: 0.8em; font-weight: bold; font-family: Arial, sans-serif; }\n\n  .spec-group strong { display: block; font-size: 1.1em; color: #000000; margin-bottom: 12px; border-bottom: 1px solid #2b9db0; width: fit-content; word-break: keep-all; }\n  \n  .table-scroll-view { width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; margin-bottom: 15px; }\n  .spec-table { width: 100%; white-space: nowrap; font-size: 14px !important; width: 100%; border-collapse: collapse; border: 1px solid #d0d0d2; th, td { padding: 12px 8px; border: 1px solid #d0d0d2; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #000000; } }\n  \n  .shipping-box, .note-box { margin-bottom: 30px; background-color: transparent; border: 1px solid #d0d0d2; background: #f0f0f2; padding: 20px; font-size: 14px !important; }\n  .shipping-box strong, .note-box strong { color: #000000; font-weight: bold; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 30px 20px; line-height: 1.6; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"container product-wrapper\"\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e背中で語る、大人の遊び心\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e躍動感あふれるアーティスティックなロゴが、後ろ姿に\u003cstrong\u003e唯一無二の存在感\u003c\/strong\u003eを放ちます。ゆとりのあるサイズ感で、リラックスした休日を過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_91b9e38faca042dd8cd82e449e53eb69_mv2.jpg?v=1782293959\" class=\"img-fluid d-block w-100 product-img\" alt=\"背中側に施されたアーティスティックなロゴ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e視線を奪うバックプリント\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e着こなし自在、大人の調整\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e裾のストレッチコードを絞れば、タックインしたような「\u003cstrong\u003eきちんと感\u003c\/strong\u003e」を演出できます。シーンに合わせてスマートな着こなしが叶う、機能美を追求しました。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_055dddc66c0845a78e88a6c63ecf7732_mv2.jpg?v=1782293959\" class=\"img-fluid d-block w-100 product-img\" alt=\"裾のストレッチコードと絞った状態のイメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e細部に宿るこだわり\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003e快適性とスタイルの両立\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e首元をすっきりと見せるモックネックデザインが、\u003cstrong\u003e洗練された大人の印象\u003c\/strong\u003eを与えます。吸水速乾性にも優れ、アクティブな一日も心地よく過ごせます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_3216fe1dec584ee48710325b33c704df_mv2.jpg?v=1782293959\" class=\"img-fluid d-block w-100 product-img\" alt=\"モックネックと素材感のアップ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e汎用性抜群の洗練\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eスペック・詳細\u003c\/h3\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e商品の特徴\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003eデザインのポイントをご紹介します。\u003c\/p\u003e\n        \u003cul class=\"point-list\"\u003e\n          \u003cli\u003e胸中央にロゴをプリント\u003c\/li\u003e\n          \u003cli\u003e背部にはアーティスティックなロゴアレンジのプリント\u003c\/li\u003e\n          \u003cli\u003e左裾にブランドロゴ入りピスラベル\u003c\/li\u003e\n          \u003cli\u003eゆったりとしたサイズ感\u003c\/li\u003e\n          \u003cli\u003e裾のストレッチコードを絞るとブラウジングができ、タックインしたようなシルエットになり少し「きちんと」感を演出します。\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003e素材・生産国・機能\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品の基本情報です。\u003c\/p\u003e\n        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e素材 : ポリエステル100%\u003c\/li\u003e\n          \u003cli\u003e原産国 : 中国\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp\u003e機能\u003c\/p\u003e\n        \u003cul class=\"benefit-list\"\u003e\n          \u003cli\u003e吸水速乾\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eサイズ詳細\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e各サイズの平置き外側採寸です。お手持ちの服と比較してご検討ください。\u003c\/p\u003e\n        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003cthead\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003cth\u003e身丈\u003c\/th\u003e\n                \u003cth\u003e身巾\u003c\/th\u003e\n                \u003cth\u003e肩巾\u003c\/th\u003e\n                \u003cth\u003e袖丈\u003c\/th\u003e\n              \u003c\/tr\u003e\n            \u003c\/thead\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eM\u003c\/td\u003e\n                \u003ctd\u003e70cm\u003c\/td\u003e\n                \u003ctd\u003e56cm\u003c\/td\u003e\n                \u003ctd\u003e52cm\u003c\/td\u003e\n                \u003ctd\u003e23cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eL\u003c\/td\u003e\n                \u003ctd\u003e73cm\u003c\/td\u003e\n                \u003ctd\u003e59cm\u003c\/td\u003e\n                \u003ctd\u003e53cm\u003c\/td\u003e\n                \u003ctd\u003e24cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003ctd\u003eXL\u003c\/td\u003e\n                \u003ctd\u003e77cm\u003c\/td\u003e\n                \u003ctd\u003e62cm\u003c\/td\u003e\n                \u003ctd\u003e54cm\u003c\/td\u003e\n                \u003ctd\u003e25cm\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n          \u003c\/table\u003e\n        \u003c\/div\u003e\n        \u003c!-- サイズ表の画像がある場合はここに挿入 --\u003e\n        \u003c!-- \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100\" alt=\"サイズチャート\"\u003e\u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails class=\"spec-details\"\u003e\n      \u003csummary class=\"spec-summary\"\u003eお手入れ・その他注意点\u003c\/summary\u003e\n      \u003cdiv class=\"spec-content\"\u003e\n        \u003cp\u003e製品を長くご愛用いただくため、以下の点にご注意ください。\u003c\/p\u003e\n        \u003cp class=\"body-text\"\u003e黒色などの濃色の素材と一緒に洗わないようにしてください。\u003c\/p\u003e\n        \u003c!-- 洗濯表示のアイコン画像がある場合はここに挿入 --\u003e\n        \u003c!-- \u003cdiv class=\"care-icons\"\u003e\n          \u003cimg src=\"__IMG_WASH_ICON_1__\" alt=\"洗濯表示1\"\u003e\n          \u003cimg src=\"__IMG_WASH_ICON_2__\" alt=\"洗濯表示2\"\u003e\n        \u003c\/div\u003e --\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"shipping-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003e配送について\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e商品はご注文より約1週間以内にお届けいたします。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料は、北海道1,000円、沖縄（離島含む）1,500円、その他一律600円となります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e※1回のご注文が15,000円以上の場合、送料は無料となります。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note-box\"\u003e\n    \u003ch3 class=\"section-title\"\u003eご購入・ご使用上の注意\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e色目について、画像と実物との間に多少の色の差がある場合がございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e仕上がり寸法には各箇所プラスマイナス1〜2cmの個体差がございます。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e洗濯により3〜5％の縮みが生じます。予めご了承くださいませ。\u003c\/p\u003e\n    \u003ch4 class=\"section-title\"\u003e返品・交換について\u003c\/h4\u003e\n    \u003cp class=\"body-text\"\u003e商品到着後7日以内に限り返品・交換が可能です。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e送料につきましては、商品に欠陥がある場合は当方負担、お客様のご都合による返品・交換の場合はお客様負担となります。\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e事前にメールにてご連絡をお願いいたします。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"KIKAZARU","offers":[{"title":"XL","offer_id":45203723681861,"sku":"BK-60 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":45203723714629,"sku":"BK-60 WHT","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"M","offer_id":45203723747397,"sku":"BK-60 WHT","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0714\/8519\/4309\/files\/8576b1_91b9e38faca042dd8cd82e449e53eb69_mv2.jpg?v=1782293959"}],"url":"https:\/\/be-the-weekender.we-shop.jp\/collections\/new-arrival-2026-6-29.oembed","provider":"BE THE WEEKENDER (BKNDR official partner shop)","version":"1.0","type":"link"}