{"title":"男性用 吸水パンツ","description":"","products":[{"product_id":"0500","title":"はれパン88","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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\u003cvideo controls=\"controls\" style=\"max-width: 100%; height: auto;\"\u003e\n  \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/726ae0b34a10449c85efc76393bcfc57.mov\" type=\"video\/mp4\"\u003e\nYour browser does not support our video.\n\u003c\/source\u003e\u003c\/video\u003e\u003c\/h3\u003e\n\u003ch3 class=\"section-title\"\u003e薄さと高機能な吸水を両立、もう安心\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/a3007ab3758b26e62219d014ccb9bc5c.jpg?v=1760087696\" 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どんな時も身軽に、そして快適に。\u003cstrong\u003e約88ccの吸水力\u003c\/strong\u003eがありながら、普段の下着と変わらない薄さで、お子様の毎日を応援します。安心の日本製で、親御様も笑顔に。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e独自5層構造が叶える「いつもサラサラ」\u003c\/h3\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/f3f5b6b02ba41d60c229dd77dff281ae.jpg?v=1759987945\" class=\"img-fluid d-block w-100 product-img\" alt=\"高機能な5層が快適な秘密\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e高機能な5層が快適な秘密\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e汗や水分を素早く吸収・拡散し、肌へのベタつきを最小限に抑えます。\u003cstrong\u003e88〜100ccの吸水保水力\u003c\/strong\u003eに加え、気になるニオイも軽減。ゴワつきを感じさせない薄型設計で、お子様の活動を邪魔しません。\u003c\/p\u003e\n\u003c\/div\u003e\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\/0674\/4467\/0617\/files\/95cb34009c1eee94922efcfe2d51a905.jpg?v=1759987945\" 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お子様の成長に合わせて選べる\u003cstrong\u003e豊富なサイズ展開\u003c\/strong\u003e。ウエストと総丈の目安を参考に、最適なフィット感を見つけてください。快適な着用感は、お子様の自信にも繋がります。\u003c\/p\u003e\n\u003c\/div\u003e\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昼間おもらしを徹底ガードする、吸水量と薄さの両立した吸水量 約88ccの『はれパン88』です。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eこの吸水量で、この薄さ！薄さを維持しつつ88cc以上の吸水量の機能を保持。今までにない快適さを実現しました。\u003c\/li\u003e\n\u003cli\u003e吸水保水素材が倍増!!当社従来製品と比べて、約2倍の吸水・保水素材を使用しています。\u003c\/li\u003e\n\u003cli\u003eお尻まで吸水カバー！前側はもちろん、お尻にまで吸水保水パッドを拡大することで、さらに後ろモレもガードします。\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\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\u003cul class=\"point-list\"\u003e\n\u003cli\u003e授業中、お出かけ、軽スポーツ中など、トイレを我慢することが多い方\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\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\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\u003e120\u003c\/td\u003e\n\u003ctd\u003e51〜57cm\u003c\/td\u003e\n\u003ctd\u003e25cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e130\u003c\/td\u003e\n\u003ctd\u003e53〜59cm\u003c\/td\u003e\n\u003ctd\u003e26cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e140\u003c\/td\u003e\n\u003ctd\u003e54〜62cm\u003c\/td\u003e\n\u003ctd\u003e27cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e150\u003c\/td\u003e\n\u003ctd\u003e58〜66cm\u003c\/td\u003e\n\u003ctd\u003e28cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e160\u003c\/td\u003e\n\u003ctd\u003e62〜70cm\u003c\/td\u003e\n\u003ctd\u003e29cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e170\u003c\/td\u003e\n\u003ctd\u003e66〜74cm\u003c\/td\u003e\n\u003ctd\u003e30cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- サイズ表の画像指示はありませんが、もしあればここに配置します --\u003e\n\u003c\/div\u003e\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eカラー：ブラック\u003c\/li\u003e\n\u003cli\u003e吸水量：88~100cc\u003c\/li\u003e\n\u003cli\u003e素材：ポリエステル90％・ポリウレタン10％\u003c\/li\u003e\n\u003cli\u003e生産国：日本\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\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\u003c\/div\u003e\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"120 \/ ブラック","offer_id":45776491184281,"sku":"0500921","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"130 \/ ブラック","offer_id":45776491217049,"sku":"0500931","price":3300.0,"currency_code":"JPY","in_stock":true},{"title":"140 \/ ブラック","offer_id":45776491249817,"sku":"0500941","price":3630.0,"currency_code":"JPY","in_stock":true},{"title":"150 \/ ブラック","offer_id":45776491282585,"sku":"0500951","price":3630.0,"currency_code":"JPY","in_stock":true},{"title":"160 \/ ブラック","offer_id":45776491315353,"sku":"0500961","price":3760.0,"currency_code":"JPY","in_stock":true},{"title":"170 \/ ブラック","offer_id":45776491348121,"sku":"0500971","price":3880.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/52bebd26f8c2e50b2773551c531e2ed9_9972fd10-601f-4aa2-98d7-688b251e0378.jpg?v=1760087696"},{"product_id":"0501","title":"はれパン 吸水ズボン","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1166b65351aaf90fc4b5ae03ed327b90_82e40b7d-32c2-4453-9d94-813dbfa58354.jpg?v=1759987947\" 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お子様の毎日に寄り添う、\u003cstrong\u003eシンプルで洗練されたデザイン\u003c\/strong\u003e。普段着と変わらない\u003cstrong\u003e自然な見た目\u003c\/strong\u003eで、夜も日中も\u003cstrong\u003e自信を持ってアクティブに過ごせる\u003c\/strong\u003e一枚です。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eどんな寝相も許さない 360度吸水\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1d8e3ef409b8f910342ae338282e82bc_2d5d6f9e-2ff7-45de-b7ad-980ae4db9c32.jpg?v=1759987946\" class=\"img-fluid d-block w-100 product-img\" alt=\"寝返りを打っても漏らさない360度吸水のイメージ図\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e寝相を気にせず安心\u003c\/p\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  \u003c\/div\u003e\n\n  \u003cdiv class=\"content-section\"\u003e\n    \u003ch3 class=\"section-title\"\u003eいつもの下着とWで安心 お手入れ楽々\u003c\/h3\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/bc56c31a29604a0f66390d23686517c5_e9dbbe3f-ac49-4bf3-97b2-b22cfa2e7e7f.jpg?v=1759987946\" class=\"img-fluid d-block w-100 product-img\" alt=\"いつもの下着とWで安心、お手入れ簡単な洗濯イメージ\"\u003e\n    \u003cp class=\"caption-text text-end\"\u003e家計に優しく衛生的\u003c\/p\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003eお使いの下着と組み合わせることで、さらに強力な漏れ対策\u003c\/strong\u003eを叶えます。\u003cstrong\u003e計算された3層構造と制菌加工\u003c\/strong\u003eで清潔さを保ち、\u003cstrong\u003eご自宅で手軽に洗える\u003c\/strong\u003eので\u003cstrong\u003e家事の負担も軽減\u003c\/strong\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 class=\"body-text\"\u003e『360度 全面吸水』おねしょをズボン内側全面で徹底吸水！\u003c\/p\u003e\n      \u003cp class=\"body-text\"\u003e内側360度全面で漏れを徹底吸水！\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e腰から足首まで敷き詰めた吸水保水帯が、どんな寝相からの漏れも徹底吸水し、おねしょを徹底ガード！\u003c\/li\u003e\n        \u003cli\u003e今までの下着をそのまま活用でき、おねしょパンツ＋吸水ズボンのWのおねしょ対策でさらに安心です。\u003c\/li\u003e\n      \u003c\/ul\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吸水量と厚みの絶妙なバランス！計算されつくした3層構造。\u003c\/p\u003e\n      \u003cul class=\"benefit-list\"\u003e\n        \u003cli\u003e吸水構造に使用された生地には制菌加工を施しており、菌の増殖を抑えるのでとっても衛生的です。\u003c\/li\u003e\n      \u003c\/ul\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=\"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=\"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=\"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ブラック\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\u003e120\u003c\/li\u003e\n        \u003cli\u003e130\u003c\/li\u003e\n        \u003cli\u003e140\u003c\/li\u003e\n        \u003cli\u003e150\u003c\/li\u003e\n        \u003cli\u003e160\u003c\/li\u003e\n        \u003cli\u003e170\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!-- 注意事項セクション (Notes) --\u003e\n  \u003cdiv class=\"note-box\"\u003e\n    \u003cp class=\"body-text\"\u003e「はれパン」は株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"120 \/ ブラック","offer_id":45776491380889,"sku":"0501021","price":9500.0,"currency_code":"JPY","in_stock":true},{"title":"130 \/ ブラック","offer_id":45776491413657,"sku":"0501031","price":9500.0,"currency_code":"JPY","in_stock":true},{"title":"140 \/ ブラック","offer_id":45776491446425,"sku":"0501041","price":10080.0,"currency_code":"JPY","in_stock":true},{"title":"150 \/ ブラック","offer_id":45776491479193,"sku":"0501051","price":10080.0,"currency_code":"JPY","in_stock":true},{"title":"160 \/ ブラック","offer_id":45776491511961,"sku":"0501061","price":10080.0,"currency_code":"JPY","in_stock":true},{"title":"170 \/ ブラック","offer_id":45776491544729,"sku":"0501071","price":11000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1166b65351aaf90fc4b5ae03ed327b90_82e40b7d-32c2-4453-9d94-813dbfa58354.jpg?v=1759987947"},{"product_id":"0504","title":"はれパン  着用お試しサービス","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\u003e3日間お試しサービス\u003c\/strong\u003e。ご自宅で納得のいくまでお試しいただけます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/img_bd9b6ed608efdfee4d822ef1a1939936.png?v=1768361155\" 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\u003e100cc\u003c\/strong\u003eが日中の活動をサポート。一日中、快適な着用感が続きます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/img_d50184b92f6cfa4ddf590d11c9215cb3.jpg?v=1768361155\" 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\u003e4ステップ\u003c\/strong\u003e。3日以内にポストへ投函するだけ。忙しいご家族に寄り添う、納得の試着システムです。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/img_b8dcb93183118b2c393506eb6f9383f4.jpg?v=1768361155\" 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        \u003cp class=\"body-text\"\u003eあなたにぴったりの失禁パンツを見つけるための着用お試しサービスです。「どんなものか不安」「サイズが合うか心配」という方におすすめです。\u003c\/p\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=\"benefit-list\"\u003e\n          \u003cli\u003e往復送料込み1回1,200円でご利用いただけます。\u003c\/li\u003e\n          \u003cli\u003eたっぷり3日間お試し可能（商品到着後3日以内にポストへ返送投函）。\u003c\/li\u003e\n          \u003cli\u003eご自宅で何度でも試せます（1度につき1回1点）。\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        \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お受け取り（投函日）から3日以内にポストへ投函してください。\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かんたん4ステップでさくっとお試しいただけます。\u003c\/p\u003e\n        \u003cul class=\"step-list\"\u003e\n          \u003cli\u003eお試し商品ページより試したい商品とサイズをご注文ください（カラーは選べません）。\u003c\/li\u003e\n          \u003cli\u003e着用お試しの商品がご自宅に届きます。\u003c\/li\u003e\n          \u003cli\u003e実際にご着用いただき、イメージやサイズ感などをお確かめください（ご使用はなされないようお願いいたします）。\u003c\/li\u003e\n          \u003cli\u003e同封の返送用レターパックライトにて「3日以内にお近くのポストへ投函」してご返送ください。\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吸水量100ccで、日中の外出時や運動時も安心。\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=\"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        \u003cdiv class=\"table-scroll-view\"\u003e\n          \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n              \u003ctr\u003e\n                \u003cth\u003e商品名\u003c\/th\u003e\n                \u003ctd\u003e504（着用お試しサービス対象商品）\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eカラー\u003c\/th\u003e\n                \u003ctd\u003eボルドー\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003eサイズ\u003c\/th\u003e\n                \u003ctd\u003eS・M・L・LL・3L・4L・5L・6L\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e素材\u003c\/th\u003e\n                \u003ctd\u003eポリエステル98％、ポリウレタン2％\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e生産国\u003c\/th\u003e\n                \u003ctd\u003e日本\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr\u003e\n                \u003cth\u003e特許情報\u003c\/th\u003e\n                \u003ctd\u003e特許・意匠登録 登録番号1375696号\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  \u003c!-- ③ 発送案内セクション (Shipping) は、該当する情報がないため作成しません。 --\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商品のお受け取りされた日（配達が完了した、または投函された日）を含め、\u003cstrong\u003e3日以内\u003c\/strong\u003eにご返送（ポスト投函）いただけますようお願いいたします。\u003c\/li\u003e\n      \u003cli\u003e商品と一緒にお送りしております「返送連絡票」を同梱してください。\u003c\/li\u003e\n      \u003cli\u003e返送の際は、商品の入っていたパッケージ（PP袋）にお戻しいただいてご返送ください。\u003c\/li\u003e\n    \u003c\/ul\u003e\n\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ご試着以外でご使用になった場合。\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":"メイフィール","offers":[{"title":"S","offer_id":45776491970713,"sku":"0530301","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"M","offer_id":45776492003481,"sku":"0530302","price":1200.0,"currency_code":"JPY","in_stock":true},{"title":"L","offer_id":46082098692249,"sku":"0530303","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"LL","offer_id":46082098725017,"sku":"0530304","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"3L","offer_id":46082098757785,"sku":"0530305","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"4L","offer_id":46082098790553,"sku":"0530306","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"5L","offer_id":46082098823321,"sku":"0530307","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"6L","offer_id":46082098856089,"sku":"0530308","price":1200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/img_bd9b6ed608efdfee4d822ef1a1939936.png?v=1768361155"},{"product_id":"0530","title":"はれパン ボクサーパンツ80","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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に悩まされない。周囲に気づかれず、毎日を\u003cstrong\u003e堂々と過ごせるデザイン\u003c\/strong\u003eが魅力です。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/8b3068b573b1a251337fe14ddee36217_aa308b17-53ce-4925-839d-6b0ddd146001.jpg?v=1759987962\" 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\/0674\/4467\/0617\/files\/3c08ee6c2dcf88b28420401f6d6aaefa_9895b1f0-621e-4723-8944-33f764850595.jpg?v=1759987961\" 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\"\u003e100ccを瞬時に吸収、続く快適\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e驚きの\u003cstrong\u003e吸水量100cc\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\/0674\/4467\/0617\/files\/ec2702e8460661d53e13d9eb0565522c_73cd4380-abe5-4d66-9843-325a39f97b4b.jpg?v=1759987962\" 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=\"benefit-list\"\u003e\n                    \u003cli\u003e外見は普通のボクサーパンツ、なのに吸水速乾保水機能つきなので快適に過ごせます。\u003c\/li\u003e\n                    \u003cli\u003e独自の特許技術”シングルポケット構造”で、どんな体勢でもモレをしっかりキャッチし、伝い漏れや後モレもブロック！\u003c\/li\u003e\n                    \u003cli\u003e吸水量100ccで、日中の外出時や運動時も安心です。\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=\"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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eカラー：ブラック・ボルドー・ボルドー\/インナーブラックver.\u003c\/li\u003e\n                    \u003cli\u003eサイズ：S・M・L・LL・3L・4L・5L・6L\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ポリエステル94％\u003c\/li\u003e\n                    \u003cli\u003eポリウレタン6％\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登録番号1375696号\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n    \u003c\/div\u003e\n\u003c!-- \/スペック・詳細セクション --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"メイフィール","offers":[{"title":"S \/ 杢ブラック","offer_id":45776493084825,"sku":"0530301","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ボルドー","offer_id":45830274449561,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢カーキ","offer_id":45830274482329,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ボルドーインナーブラック","offer_id":45830274580633,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ 杢ブラック","offer_id":45776493117593,"sku":"0530302","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ボルドー","offer_id":45830274613401,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ 杢カーキ","offer_id":45830274646169,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ボルドーインナーブラック","offer_id":45830274744473,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ 杢ブラック","offer_id":45776493150361,"sku":"0530303","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ボルドー","offer_id":45830274777241,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ 杢カーキ","offer_id":45830274810009,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ボルドーインナーブラック","offer_id":45830274908313,"sku":null,"price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"LL \/ 杢ブラック","offer_id":45776493379737,"sku":"0530304","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ボルドー","offer_id":45830274941081,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"LL \/ 杢カーキ","offer_id":45830274973849,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"LL \/ ボルドーインナーブラック","offer_id":45830275072153,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ 杢ブラック","offer_id":45776493412505,"sku":"0530305","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ボルドー","offer_id":45830275104921,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ 杢カーキ","offer_id":45830275137689,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ ボルドーインナーブラック","offer_id":45830275235993,"sku":null,"price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢ブラック","offer_id":45776493576345,"sku":"0530306","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 杢ボルドー","offer_id":45830275268761,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢カーキ","offer_id":45830275301529,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ ボルドーインナーブラック","offer_id":45830275399833,"sku":null,"price":4620.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ 杢ブラック","offer_id":45776493674649,"sku":"0530307","price":4950.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ボルドー","offer_id":45830275432601,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ 杢カーキ","offer_id":45830275465369,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ ボルドーインナーブラック","offer_id":45830275563673,"sku":null,"price":4950.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ブラック","offer_id":45776493772953,"sku":"0530308","price":5170.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 杢ボルドー","offer_id":45830275596441,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢カーキ","offer_id":45830275629209,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ ボルドーインナーブラック","offer_id":45830275727513,"sku":null,"price":5170.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/8b3068b573b1a251337fe14ddee36217_aa308b17-53ce-4925-839d-6b0ddd146001.jpg?v=1759987962"},{"product_id":"0532","title":"はれパン360","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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\/0674\/4467\/0617\/files\/258f5ae2e9b78cccc055bcd344d549fd_86a416d1-1514-49cd-b975-3dccd9f8ff3d.jpg?v=1759987964\" 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\u003e5層構造の独自製法\u003c\/strong\u003eと\u003cstrong\u003e特許取得の新発想\u003c\/strong\u003eで、男性器全体を包み込み\u003cstrong\u003eモレを徹底ブロック\u003c\/strong\u003eします。\u003cstrong\u003e驚異の最大300cc吸収\u003c\/strong\u003eで、日々の活動を応援します。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/c9ee0c24054ab2dd3a18335af1cd7e32_b951b49cd-b975-3dccd9f8ff3d.png?v=1759987964\" 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吸水力300ccの実証 確かな信頼\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e\u003cstrong\u003e300ccもの液体をしっかりと吸収\u003c\/strong\u003eし、外への染み出しを許しません。\u003cstrong\u003e洗濯して繰り返し使えるエコフレンドリーな設計\u003c\/strong\u003eで、毎日を経済的にサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/668150e82f6053f471e6dcb766789d76_41228cc6-96b1-4b2a-805b-0f93550b234f.jpg?v=1759987964\" class=\"img-fluid d-block w-100 product-img\" alt=\"吸水力300ccの実証 確かな信頼\"\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=\"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\u003e5層構造の独自製法で驚異の最大300ccの吸水を実現\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カラー：ブラック\u003c\/li\u003e\n          \u003cli\u003eサイズ：S, M, L, LL, 3L, 4L, 5L, 6L\u003c\/li\u003e\n          \u003cli\u003e素材：身生地\/ポリエステル100％、防水布\/ポリエステル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        \u003cp class=\"body-text\"\u003e特許・意匠登録 登録番号1375696号\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"S \/ ブラック","offer_id":45776493871257,"sku":"053200","price":6732.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラック","offer_id":45776493904025,"sku":"053201","price":7040.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ブラック","offer_id":45776493936793,"sku":"053202","price":7040.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ブラック","offer_id":45776493969561,"sku":"053203","price":7260.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ブラック","offer_id":45776494002329,"sku":"053204","price":7260.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ブラック","offer_id":45776494035097,"sku":"053205","price":8580.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ ブラック","offer_id":45776494067865,"sku":"053206","price":8690.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ブラック","offer_id":45776494100633,"sku":"053207","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/258f5ae2e9b78cccc055bcd344d549fd_86a416d1-1514-49cd-b975-3dccd9f8ff3d.jpg?v=1759987964"},{"product_id":"05805","title":"はれパン ボクサーパンツ10","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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は、まるで肌の一部。一日中、どんな動きも妨げません。\u003cstrong\u003eカジュアルなデザイン\u003c\/strong\u003eで、毎日の装いに自然に馴染みます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1f48b1ffb1c7ddc40b995c2d1c6b1dc1.jpg?v=1761540106\" 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\u003e10ccまで対応\u003c\/strong\u003eする\u003cstrong\u003e3層構造パッド\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\/0674\/4467\/0617\/files\/93c338c561640e09a86907b25cc44a1b.jpg?v=1761540106\" 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\/0674\/4467\/0617\/files\/1cfd2928a239755ed003f4aa3034951b.jpg?v=1761540106\" 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!-- スペック・詳細セクションの大きな画像 --\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_01.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品機能説明図1\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/058050_08.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品機能説明図2\"\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 class=\"body-text\"\u003eはれパン メンズは尿漏れ対策に特化した男性用尿漏れパンツです。普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地です。\u003c\/p\u003e\n                \u003cp class=\"body-text\"\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/p\u003e\n                \u003cul class=\"point-list\"\u003e\n                    \u003cli\u003e伸縮性の高い生地と、立体裁断で実現する着心地のいい快適なフィット感\u003c\/li\u003e\n                    \u003cli\u003e1日中爽やかさが続くムレない通気性の良い生地\u003c\/li\u003e\n                    \u003cli\u003e吸水機能付きで尿染み対応！ちょいモレが気になるあなたに3層構造のパッドが尿を吸収\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推奨シーン\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e商品シリーズ: もっと楽しく、もっとアクティブに！！「はれパン」\u003c\/li\u003e\n                    \u003cli\u003e「はれパン」は株式会社メイフィールの登録商標または商標です(登録第6378975号)。\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大きいサイズの6Lまで対応しています。\u003c\/p\u003e\n                \u003cdiv class=\"table-scroll-view\"\u003e\n                    \u003ctable class=\"spec-table\"\u003e\n                        \u003ctbody\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058050\/\"\u003eS\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058051\/\"\u003eM\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058052\/\"\u003eL\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058053\/\"\u003eLL\u003c\/a\u003e\u003c\/th\u003e\n                            \u003c\/tr\u003e\n                            \u003ctr\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058054\/\"\u003e3L\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058055\/\"\u003e4L\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058056\/\"\u003e5L\u003c\/a\u003e\u003c\/th\u003e\n                                \u003cth\u003e\u003ca href=\"https:\/\/item.rakuten.co.jp\/mfmayfeel\/058057\/\"\u003e6L\u003c\/a\u003e\u003c\/th\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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003eMサイズ (適応身長\/ウエスト\/総丈\/後ろ丈): 165~175cm \/ 76~84cm \/ 29cm \/ 27.5cm\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素材: ポリエステル62％、レーヨン33％、ポリウレタン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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e吸水量: 10cc\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            \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\"\u003e5805\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n\n        \u003c!-- スペック・詳細セクションの大きな画像 --\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"商品詳細説明図3\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"spec-img-full\"\u003e\n            \u003cimg src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\" class=\"img-fluid d-block w-100 product-img\" alt=\"日本製をアピールするポスター画像\"\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- ③ 発送案内セクション (情報がないため作成しない) --\u003e\n    \u003c!-- ④ 注意事項セクション (情報がないため作成しない) --\u003e\n\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"S \/ ブラック","offer_id":45776496722073,"sku":"0580501","price":3520.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ ボルドー","offer_id":45776496754841,"sku":"0580502","price":3520.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラック","offer_id":45776496787609,"sku":"0580511","price":3630.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ボルドー","offer_id":45776496820377,"sku":"0580512","price":3630.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ブラック","offer_id":45776496853145,"sku":"0580521","price":3630.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ボルドー","offer_id":45776496885913,"sku":"0580522","price":3630.0,"currency_code":"JPY","in_stock":false},{"title":"LL \/ ブラック","offer_id":45776496918681,"sku":"0580531","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ボルドー","offer_id":45776496951449,"sku":"0580532","price":3740.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ ブラック","offer_id":45776496984217,"sku":"0580541","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ボルドー","offer_id":45776497016985,"sku":"0580542","price":3740.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ ブラック","offer_id":45776497049753,"sku":"0580551","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ボルドー","offer_id":45776497082521,"sku":"0580552","price":3850.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ ブラック","offer_id":45776497115289,"sku":"0580561","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ボルドー","offer_id":45776497148057,"sku":"0580562","price":3850.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ ブラック","offer_id":45776497180825,"sku":"0580571","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ボルドー","offer_id":45776497213593,"sku":"0580572","price":3850.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1f48b1ffb1c7ddc40b995c2d1c6b1dc1.jpg?v=1761540106"},{"product_id":"05806","title":"はれパン ボクサーパンツ50","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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 class=\"strong-text\"\u003e伸縮性の高い生地が優しく包み込み、毎日の活動を快適にサポート\u003c\/strong\u003eします。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/b2835ec2176a73271a49195bd31fbbb3_fbedf273-304f-44b0-9327-9bc126389341.jpg?v=1759987975\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e自然に溶け込む上質デザイン\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e独自の技術が叶える驚きのサラッと感\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong class=\"strong-text\"\u003e活発な動きを妨げない設計\u003c\/strong\u003eで、もしもの時も素早く水分を拡散。特殊な多層構造が潤いをしっかり吸い込み、デリケートな肌を守りながら、いつでもさらりとした心地よさを保ちます。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/e928160b5df866588c2c550097ac782b_5bae14f1-d186-4d7c-a718-184e2534586a.jpg?v=1759987975\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eムレ知らずの快感を一日中\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003eあなたに寄り添う完璧なフィット感を\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e\u003cstrong class=\"strong-text\"\u003eジャストなサイズを選ぶことで、不快な締め付けがなく、一日中自由に動ける開放感を実感\u003c\/strong\u003eしてください。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/892aa73db89858684576780dbc16f5cb_63eb7402-230f-4fc8-9a00-44158607c61a.png?v=1759987975\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e妥協しない自由な動きをサポート\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- スペック・詳細セクション (Specs) --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e商品詳細\u003c\/h3\u003e\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\u003cp class=\"body-text\"\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003e伸縮性の高い生地と、立体裁断で実現する着心地のいい快適なフィット感\u003c\/li\u003e\n\u003cli\u003e1日中爽やかさが続くムレない通気性の良い生地\u003c\/li\u003e\n\u003cli\u003e吸水機能付きで尿染み対応！ちょいモレが気になるあなたに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吸水量：50cc\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=\"basic-list\"\u003e\n\u003cli\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなど、トイレを我慢するが漏れてしまうことが多い方\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"body-text\"\u003e商品シリーズ: もっと楽しく、もっとアクティブに！！「はれパン」\u003c\/p\u003e\n\u003cp class=\"body-text\"\u003e※「はれパン」は株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/p\u003e\n\u003c\/div\u003e\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 class=\"body-text\"\u003eLサイズのみ詳細情報がございます。\u003c\/p\u003e\n\u003cdiv class=\"table-scroll-view\"\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\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\u003ctr\u003e\n\u003ctd\u003eL\u003c\/td\u003e\n\u003ctd\u003e175~185cm\u003c\/td\u003e\n\u003ctd\u003e84~94cm\u003c\/td\u003e\n\u003ctd\u003e30cm\u003c\/td\u003e\n\u003ctd\u003e28.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"サイズ表\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"spec-details\" open=\"\"\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ブラック：ポリエステル94％、ポリウレタン6％\u003c\/li\u003e\n\u003cli\u003eボルドー：\u003cmeta charset=\"utf-8\"\u003eポリエステル90％、ポリウレタン11％\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=\"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\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\u003cimg alt=\"商品詳細説明図\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"商品詳細説明図\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-img-full\"\u003e\u003cimg alt=\"Made in Japan ポスター\" class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- 商品コード --\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003cp class=\"body-text text-end\"\u003e商品コード：5806\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"S \/ ブラック","offer_id":45776497246361,"sku":"0580601","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ブラック","offer_id":45776497279129,"sku":"0580611","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ブラック","offer_id":45776497311897,"sku":"0580621","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ブラック","offer_id":45776497344665,"sku":"0580631","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ ボルドー","offer_id":45776497377433,"sku":"0580602","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ボルドー","offer_id":45776497410201,"sku":"0580612","price":3740.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ボルドー","offer_id":45776497442969,"sku":"0580622","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ボルドー","offer_id":45776497475737,"sku":"0580632","price":3850.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ブラック","offer_id":45776497508505,"sku":"0580641","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ブラック","offer_id":45776497541273,"sku":"0580651","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ブラック","offer_id":45776497574041,"sku":"0580661","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ ボルドー","offer_id":45776497606809,"sku":"0580642","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ボルドー","offer_id":45776497639577,"sku":"0580652","price":3960.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ボルドー","offer_id":45776497672345,"sku":"0580661","price":4180.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ ブラック","offer_id":45776497705113,"sku":"0580671","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ボルドー","offer_id":45776497737881,"sku":"0580672","price":4180.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/b2835ec2176a73271a49195bd31fbbb3_fbedf273-304f-44b0-9327-9bc126389341.jpg?v=1759987975"},{"product_id":"05807","title":"はれパン 男性用 吸水スウェットパンツ","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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は、一日中快適な穿き心地を約束。これまでの不安を忘れ、アクティブな毎日を軽やかに。\u003c\/p\u003e\n\u003cimg class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/baa796b0df3b20f7bdef7a88c46dfa7d_e4b37190-3de6-4d50-be5b-b1fc06d05d40.jpg?v=1759987977\"\u003e\n\u003cp class=\"caption-text text-end\"\u003eスマートに、自信を持って\u003c\/p\u003e\n\u003c\/div\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 class=\"img-fluid d-block w-100 product-img\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/07b8b1b8dcacfde798263476f65ee228_63141197-830a-4bb2-923f-63a9c3e0db83.jpg?v=1759987977\"\u003e\n\u003cp class=\"caption-text text-end\"\u003e朝までぐっすり、横向きも安心\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"content-section\"\u003e\n\u003ch3 class=\"section-title\"\u003e300ccをしっかり閉じ込める\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e圧倒的な吸水量\u003cstrong\u003e300ccを実証\u003c\/strong\u003e。独自の\u003cstrong\u003e5層構造\u003c\/strong\u003eが素早く水分を捉え、広範囲にわたってしっかり保水します。お布団やシーツを汚す心配なく、衛生的で経済的な選択です。\u003c\/p\u003e\n\u003cbr\u003e\n\u003cp class=\"caption-text text-end\"\u003e驚きの吸水力、実証済み\u003c\/p\u003e\n\u003c\/div\u003e\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 class=\"body-text\"\u003e本製品は特大容量の吸水量\u003cstrong\u003e300〜360cc\u003c\/strong\u003eを誇り、様々なシーンで安心感を提供します。\u003c\/p\u003e\n\u003cul class=\"benefit-list\"\u003e\n\u003cli\u003eお家で洗濯ができるので、家計に安心\u003c\/li\u003e\n\u003cli\u003e保水ゾーンはとことん吸水する5層構造\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\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\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\u003c\/ul\u003e\n\u003c\/div\u003e\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003eカラー：ブラック\u003c\/li\u003e\n\u003cli\u003eサイズ：160 (Sサイズ相当)\u003c\/li\u003e\n\u003cli\u003eサイズ：165 (Mサイズ相当)\u003c\/li\u003e\n\u003cli\u003eサイズ：170 (Lサイズ相当)\u003c\/li\u003e\n\u003cli\u003eサイズ：175 (LLサイズ相当)\u003c\/li\u003e\n\u003cli\u003eサイズ：180 (3Lサイズ相当)\u003c\/li\u003e\n\u003cli\u003eサイズ：185 (4Lサイズ相当)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\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\u003cul class=\"basic-list\"\u003e\n\u003cli\u003e身生地：ポリエステル94％、ポリウレタン6％\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\u003c!-- 注意事項セクション (Notes) --\u003e\n\u003cdiv class=\"note-box\"\u003e\n\u003ch3 class=\"section-title\"\u003e注意事項\u003c\/h3\u003e\n\u003cp class=\"body-text\"\u003e「はれパン」は株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"160 \/ ブラック","offer_id":45776497770649,"sku":"058090","price":11011.0,"currency_code":"JPY","in_stock":false},{"title":"165 \/ ブラック","offer_id":45776497803417,"sku":"058091","price":11011.0,"currency_code":"JPY","in_stock":true},{"title":"170 \/ ブラック","offer_id":45776497836185,"sku":"058092","price":11011.0,"currency_code":"JPY","in_stock":true},{"title":"175 \/ ブラック","offer_id":45776497868953,"sku":"058093","price":11495.0,"currency_code":"JPY","in_stock":true},{"title":"180 \/ ブラック","offer_id":45776497901721,"sku":"058094","price":11495.0,"currency_code":"JPY","in_stock":true},{"title":"185 \/ ブラック","offer_id":45776497934489,"sku":"058095","price":11495.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/baa796b0df3b20f7bdef7a88c46dfa7d_e4b37190-3de6-4d50-be5b-b1fc06d05d40.jpg?v=1759987977"},{"product_id":"0581","title":"はれパン ボクサーパンツM88","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/04605c40515b1d8eb6c93b2950db11bd_540c8b9c-6914-4c3c-ad97-c318efe254b6.jpg?v=1759987978\" 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体のラインに寄り添う\u003cstrong\u003e快適なフィット感\u003c\/strong\u003eは、どんな服装にも自然に溶け込みます。日本国内で生産された、細部まで\u003cstrong\u003e丁寧な仕上がり\u003c\/strong\u003eです。\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"content-section\"\u003e\n        \u003ch3 class=\"section-title\"\u003e約88ccの漏れをガードする驚異の吸水力\u003c\/h3\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/941c596922f2ec90d093b6e5a0c261d1_411c90b2-9b71-4210-bf08-0bca0ba093b0.png?v=1759987978\" 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独自製法の吸水保水パッドが、前側からお尻まで広範囲をカバーします。\u003cstrong\u003e約88ccの漏れを素早く吸収\u003c\/strong\u003eし、\u003cstrong\u003eアクティブな昼間も安心\u003c\/strong\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        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/img_fc9a7a9b7b85aba33b617db3b67ee5cf.jpg?v=1761538793\" 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仕事中や散歩、軽スポーツなど、日中の様々なシーンで活躍します。\u003cstrong\u003eもたつきのないスッキリとした履き心地\u003c\/strong\u003eで、\u003cstrong\u003e活発な活動を支えます\u003c\/strong\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昼間のおもらしを徹底ガードする『はれパンM88』は、安心の吸水力と快適な着用感を提供します。\u003c\/p\u003e\n            \u003cul class=\"benefit-list\"\u003e\n                \u003cli\u003eお尻までしっかりカバーし、昼間のおもらしを徹底ガードします。\u003c\/li\u003e\n                \u003cli\u003e前側はもちろん、お尻にまで吸水保水パッドを拡大することで、後ろモレをガードします。\u003c\/li\u003e\n                \u003cli\u003e独自製法の吸水保水パッドが高い吸水力を実現し、約88ccの漏れを吸水するためアクティブな昼間も安心です。\u003c\/li\u003e\n                \u003cli\u003e会議中、会話中、仕事中、散歩中、買い物中、軽スポーツなど、トイレを我慢するが漏れてしまうことが多い方におすすめです。\u003c\/li\u003e\n                \u003cli\u003eカラー: ブラック\u003c\/li\u003e\n                \u003cli\u003e吸水量: 88〜100cc\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\u003e155~165cm\u003c\/td\u003e\n                            \u003ctd\u003e68~76cm\u003c\/td\u003e\n                            \u003ctd\u003e29cm\u003c\/td\u003e\n                            \u003ctd\u003e26.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eM\u003c\/td\u003e\n                            \u003ctd\u003e165~175cm\u003c\/td\u003e\n                            \u003ctd\u003e76~84cm\u003c\/td\u003e\n                            \u003ctd\u003e30cm\u003c\/td\u003e\n                            \u003ctd\u003e27.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eL\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e84~94cm\u003c\/td\u003e\n                            \u003ctd\u003e31cm\u003c\/td\u003e\n                            \u003ctd\u003e28.5cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003eLL\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e94~104cm\u003c\/td\u003e\n                            \u003ctd\u003e32.5cm\u003c\/td\u003e\n                            \u003ctd\u003e30cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e3L\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e104~114cm\u003c\/td\u003e\n                            \u003ctd\u003e33.5cm\u003c\/td\u003e\n                            \u003ctd\u003e31cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e4L\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e114~124cm\u003c\/td\u003e\n                            \u003ctd\u003e34.5cm\u003c\/td\u003e\n                            \u003ctd\u003e32cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e5L\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e124~134cm\u003c\/td\u003e\n                            \u003ctd\u003e35cm\u003c\/td\u003e\n                            \u003ctd\u003e33cm\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e6L\u003c\/td\u003e\n                            \u003ctd\u003e175~185cm\u003c\/td\u003e\n                            \u003ctd\u003e134~144cm\u003c\/td\u003e\n                            \u003ctd\u003e37cm\u003c\/td\u003e\n                            \u003ctd\u003e34.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            \u003cp\u003e高品質な素材と国内生産にこだわっています。\u003c\/p\u003e\n            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e素材: ポリエステル90％・ポリウレタン10％\u003c\/li\u003e\n                \u003cli\u003e生産国: 日本\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/details\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    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"メイフィール","offers":[{"title":"S \/ ブラック","offer_id":45776497967257,"sku":"0581001","price":3960.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラック","offer_id":45776498000025,"sku":"0581011","price":4180.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ブラック","offer_id":45776498032793,"sku":"0581021","price":4400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ブラック","offer_id":45776498065561,"sku":"0581031","price":4620.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ブラック","offer_id":45776498098329,"sku":"0581041","price":4840.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ブラック","offer_id":45776498131097,"sku":"0581051","price":5060.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ブラック","offer_id":45776498163865,"sku":"0581061","price":5280.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ブラック","offer_id":45776498196633,"sku":"0581071","price":5390.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/04605c40515b1d8eb6c93b2950db11bd_540c8b9c-6914-4c3c-ad97-c318efe254b6.jpg?v=1759987978"},{"product_id":"058050w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 10 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc Sサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"S \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082061729945,"sku":"058050w44","price":6200.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082061762713,"sku":"058050w45","price":6200.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082061893785,"sku":"058050w54","price":6200.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082061926553,"sku":"058050w55","price":6200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_s.jpg?v=1768285268"},{"product_id":"058051w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 10 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc Mサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"M \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082062549145,"sku":"058051w44","price":6400.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082062581913,"sku":"058051w45","price":6400.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082062712985,"sku":"058051w54","price":6400.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082062745753,"sku":"058051w55","price":6400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_m.jpg?v=1768285271"},{"product_id":"058052w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 10 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082063368345,"sku":"058052w44","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082063401113,"sku":"058052w45","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082063532185,"sku":"058052w54","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082063564953,"sku":"058052w55","price":4600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_l.jpg?v=1768285272"},{"product_id":"058053w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 10 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc LLサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"LL \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082064187545,"sku":"058053w44","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082064220313,"sku":"058053w45","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082064351385,"sku":"058053w54","price":4600.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082064384153,"sku":"058053w55","price":4600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_ll.jpg?v=1768285275"},{"product_id":"058054w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 10 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc 3Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"3L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082065006745,"sku":"058054w44","price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082065039513,"sku":"058054w45","price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082065170585,"sku":"058054w54","price":4800.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082065203353,"sku":"058054w55","price":4800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_3l.jpg?v=1768285277"},{"product_id":"058055w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 10 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc 4Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"4L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082065825945,"sku":"058055w44","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082065858713,"sku":"058055w45","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082065989785,"sku":"058055w54","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082066022553,"sku":"058055w55","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_4l.jpg?v=1768285279"},{"product_id":"058056w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 10 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc 5Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"5L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082066645145,"sku":"058056w44","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082066677913,"sku":"058056w45","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082066808985,"sku":"058056w54","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082066841753,"sku":"058056w55","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_5l.jpg?v=1768285283"},{"product_id":"058057w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 10 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 10cc 6Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e10cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eポリエステル90％・ポリウレタン10％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─3層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e●日本の工場で丁寧に作られ、日々進化する自社製品に素早く対応する生産体制\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan10\/page-058050_02.png\"\u003e\u003cmeta content=\"text\/html;charset=UTF-8\" http-equiv=\"Content-Type\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e10cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＭ(165~175cm\/76~84cm\/29cm\/27.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"6L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082067464345,"sku":"058057w44","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082067497113,"sku":"058057w45","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082067628185,"sku":"058057w54","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082067660953,"sku":"058057w55","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-001_6l.jpg?v=1768285283"},{"product_id":"058060w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 50 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc Sサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"S \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082067693721,"sku":"058060w11","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082067726489,"sku":"058060w12","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082067792025,"sku":"058060w21","price":6600.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082067824793,"sku":"058060w22","price":6600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_s.jpg?v=1768285285"},{"product_id":"058061w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 50 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc Mサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"M \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082067988633,"sku":"058061w11","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082068021401,"sku":"058061w12","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082068086937,"sku":"058061w21","price":6600.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082068119705,"sku":"058061w22","price":6600.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_m.jpg?v=1768285288"},{"product_id":"058062w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 50 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082068283545,"sku":"058062w11","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082068316313,"sku":"058062w12","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082068381849,"sku":"058062w21","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082068414617,"sku":"058062w22","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_l.jpg?v=1768285290"},{"product_id":"058063w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 ボクサーパンツ メンズ 追っかけ漏れ はれパン 50 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc LLサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"LL \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082068611225,"sku":"058063w11","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082068643993,"sku":"058063w12","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082068709529,"sku":"058063w21","price":6800.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082068742297,"sku":"058063w22","price":6800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_ll.jpg?v=1768285292"},{"product_id":"058064w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 50 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc 3Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"3L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082068906137,"sku":"058064w11","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082068938905,"sku":"058064w12","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082069004441,"sku":"058064w21","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082069037209,"sku":"058064w22","price":7000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_3l.jpg?v=1768285293"},{"product_id":"058065w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 50 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc 4Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"4L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082069266585,"sku":"058065w11","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082069299353,"sku":"058065w12","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082069364889,"sku":"058065w21","price":7000.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082069397657,"sku":"058065w22","price":7000.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_4l.jpg?v=1768285297"},{"product_id":"058066w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 50 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc 5Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"5L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082069594265,"sku":"058066w11","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082069627033,"sku":"058066w12","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082069692569,"sku":"058066w21","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082069725337,"sku":"058066w22","price":7400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_5l.jpg?v=1768285302"},{"product_id":"058067w","title":"2枚セット | 失禁パンツ 尿漏れパンツ 男性用 大きいサイズ ボクサーパンツ メンズ はれパン 50 追っかけ漏れ 尿ジミ防止 ちょいモレ 昼間おもらし ちびり 尿失禁 防水 日本製 吸水パンツ 50cc 6Lサイズ | メール便送料無料","description":"\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_01.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/058060_08.png\"\u003e\u003cmeta charset=\"utf-8\"\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cspan style=\"color: #212121; font-size: large;\"\u003e\u003cb\u003e| 商品詳細\u003c\/b\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003ctable bgcolor=\"#212121\" cellpadding=\"8\" cellspacing=\"2\" border=\"0\" width=\"790\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e吸水量\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e50cc\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003eカラー\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eブラック、ボルドー\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e素材\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e（ブラック）ポリエステル94％・ポリウレタン6％・（ボルドー）ポリエステル90％・ポリウレタン11％\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e生産国\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e日本\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品シリーズ\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003eもっと楽しく、もっとアクティブに！！　「はれパン」\u003c\/b\u003e\u003cbr\u003eはれパンは株式会社メイフィールの登録商標または商標です(登録第6378975号)。\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e推奨シーン\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003eこちらの商品はこんなときに最適です♪\u003cbr\u003e\u003cb\u003e授業中、会議中、会話中、仕事中、散歩中、買い物中・軽スポーツなどトイレを我慢するが漏れてしまうことが多い方\u003c\/b\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003e\u003cspan style=\"color: #fff;\"\u003e商品説明\u003c\/span\u003e\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd bgcolor=\"#fff\"\u003e\n\u003cb\u003e「はけば手放せなくなる」「少しくらいなら気にならない!!」”機能性パンツ習慣”\u003c\/b\u003e\u003cbr\u003epoint1.伸縮性の高い生地と、立体裁断で実現する着心地のいい─快適なフィット感\u003cbr\u003epoint2.1日中爽やかさが続く─ムレない通気性の良い生地\u003cbr\u003epoint3.吸水機能付きで尿染み対応！ちょいモレが気になるあなたに─5層構造のパッドが尿を吸収\u003cbr\u003e└両裾と股下まである広範囲パッドが伝いモレを防ぎベタつきも抑える！\u003cbr\u003e※前開きタイプではありません\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/halepan50\/page-058060_02.png\"\u003e\u003cmeta http-equiv=\"Content-Type\" content=\"text\/html;charset=UTF-8\"\u003e\u003cimg width=\"790\" src=\"https:\/\/www.rakuten.ne.jp\/gold\/mfmayfeel\/cabinet\/common\/mij_poster-adult.png\"\u003e\u003cspan\u003eはれパン メンズ は尿漏れ対策に特化した男性用 尿漏れパンツです。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e普通のパンツと同様のデザインと快適さで、外出や会食時もリラックスして過ごすことができます。\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e立体裁断でフィット感抜群、伸縮性のある速乾生地でいつでもサラッとした着心地◎\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●吸水量\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e50cc\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●サイズ(適応身長\/ウエスト\/総丈\/後ろ丈)\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eＬ(175~185cm\/84~94cm\/30cm\/28.5cm)\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●素材\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003eポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e●生産国\u003c\/span\u003e\u003cbr\u003e\u003cspan\u003e日本\u003c\/span\u003e\u003cbr\u003e\u003cbr\u003e\u003cspan\u003e※前開きタイプではありません\u003c\/span\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"6L \/ 標準タイプ／ブラック \/ 標準タイプ／ブラック","offer_id":46082069889177,"sku":"058067w11","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ブラック \/ 標準タイプ／ボルドー","offer_id":46082069921945,"sku":"058067w12","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ボルドー \/ 標準タイプ／ブラック","offer_id":46082069987481,"sku":"058067w21","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 標準タイプ／ボルドー \/ 標準タイプ／ボルドー","offer_id":46082070020249,"sku":"058067w22","price":7400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_6l.jpg?v=1768285305"},{"product_id":"058080w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc Sサイズ | メール便送料無料","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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\u003e2枚セット\u003c\/strong\u003eです。普通のボクサーパンツと見分けがつかない、\u003cstrong\u003e自然でスタイリッシュなデザイン\u003c\/strong\u003eが魅力。どんなシーンでも堂々と、若々しい毎日を快適に過ごせます。安心の日本製です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_s_1b29f76b-2108-449f-bba4-4117a6af521a.jpg?v=1768285310\" 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\/0674\/4467\/0617\/files\/3-01_3698f618-d660-42a4-a6f3-fceb872f43b5.jpg?v=1768285309\" 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\"\u003e100ccを瞬時に吸収\u003c\/h3\u003e\n    \u003cp class=\"body-text\"\u003e驚きの\u003cstrong\u003e100cc吸水量\u003c\/strong\u003eで、日中の外出や運動時も安心が続きます。吸収力にすぐれた生地が素早く吸収拡散し、いつでもサラッと快適な着心地を実現します。蒸れや不快感も和らげます。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/3-03.jpg?v=1768285309\" 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  \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驚きの吸水量100ccで、日中の外出時や運動時も安心です。\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【こんな方におすすめ】\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 class=\"body-text\"\u003eお好みに合わせて選べる4色展開です。\u003c\/p\u003e\n      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e杢ブラック\u003c\/li\u003e\n        \u003cli\u003e杢ボルドー\u003c\/li\u003e\n        \u003cli\u003e杢カーキ\u003c\/li\u003e\n        \u003cli\u003eボルドー\/インナーブラックver.\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サイズ展開: S・M・L・LL・3L・4L・5L・6L\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カラー「ボルドー\/インナーブラックver.」：ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n        \u003cli\u003e上記以外のカラー：ポリエステル62％、レーヨン33％、ポリウレタン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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e特許・意匠登録 登録番号: 1375696号\u003c\/li\u003e\n        \u003cli\u003e商品コード: 058080w\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"はれパン","offers":[{"title":"S \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082070642841,"sku":"058080w33","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082070675609,"sku":"058080w34","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082070708377,"sku":"058080w35","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082070741145,"sku":"058080w36","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082070839449,"sku":"058080w43","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢ブラック \/ 杢ブラック","offer_id":46082070872217,"sku":"058080w44","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ブラック \/ 杢ボルドー","offer_id":46082070904985,"sku":"058080w45","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ブラック \/ 杢カーキ","offer_id":46082070937753,"sku":"058080w46","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082071036057,"sku":"058080w53","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢ボルドー \/ 杢ブラック","offer_id":46082071068825,"sku":"058080w54","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082071101593,"sku":"058080w55","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢ボルドー \/ 杢カーキ","offer_id":46082071134361,"sku":"058080w56","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082071232665,"sku":"058080w63","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"S \/ 杢カーキ \/ 杢ブラック","offer_id":46082071265433,"sku":"058080w64","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢カーキ \/ 杢ボルドー","offer_id":46082071298201,"sku":"058080w65","price":7060.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ 杢カーキ \/ 杢カーキ","offer_id":46082071330969,"sku":"058080w66","price":7060.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_s_1b29f76b-2108-449f-bba4-4117a6af521a.jpg?v=1768285310"},{"product_id":"058081w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc Mサイズ | メール便送料無料","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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吸水量100cc\u003c\/strong\u003eの頼れる機能がアクティブな毎日を力強くサポートします。2枚セットでお得です。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_m_ee0f382c-d506-4562-8e93-f9061227175c.jpg?v=1768285311\" 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\/0674\/4467\/0617\/files\/2-01_18ed4dc8-9328-455d-b31b-555d87ae9fac.jpg?v=1768285311\" 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\u003e100cc\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\/0674\/4467\/0617\/files\/3-03_3d2b43a9-9609-4e55-a22e-ae97b50f54cc.jpg?v=1768285311\" 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  \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吸水量100ccで、日中の外出時や運動時も安心。\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トイレが間に合わず漏らしてしまう\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杢ブラック\u003c\/li\u003e\n        \u003cli\u003e杢ボルドー\u003c\/li\u003e\n        \u003cli\u003e杢カーキ\u003c\/li\u003e\n        \u003cli\u003eボルドー\/インナーブラックver.\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\u003eS\u003c\/li\u003e\n        \u003cli\u003eM\u003c\/li\u003e\n        \u003cli\u003eL\u003c\/li\u003e\n        \u003cli\u003eLL\u003c\/li\u003e\n        \u003cli\u003e3L\u003c\/li\u003e\n        \u003cli\u003e4L\u003c\/li\u003e\n        \u003cli\u003e5L\u003c\/li\u003e\n        \u003cli\u003e6L\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ボルドー\/インナーブラックver.：ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n        \u003cli\u003eその他カラー：ポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cp\u003e生産国:\u003c\/p\u003e\n      \u003cul class=\"basic-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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003e特許・意匠登録 登録番号：1375696号\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\u003e058081w\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"はれパン","offers":[{"title":"M \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082071822489,"sku":"058081w33","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082071855257,"sku":"058081w34","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082071888025,"sku":"058081w35","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082071920793,"sku":"058081w36","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082072019097,"sku":"058081w43","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ブラック \/ 杢ブラック","offer_id":46082072051865,"sku":"058081w44","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ブラック \/ 杢ボルドー","offer_id":46082072084633,"sku":"058081w45","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ブラック \/ 杢カーキ","offer_id":46082072117401,"sku":"058081w46","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082072215705,"sku":"058081w53","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ボルドー \/ 杢ブラック","offer_id":46082072248473,"sku":"058081w54","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082072281241,"sku":"058081w55","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢ボルドー \/ 杢カーキ","offer_id":46082072314009,"sku":"058081w56","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082072412313,"sku":"058081w63","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢カーキ \/ 杢ブラック","offer_id":46082072445081,"sku":"058081w64","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢カーキ \/ 杢ボルドー","offer_id":46082072477849,"sku":"058081w65","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"M \/ 杢カーキ \/ 杢カーキ","offer_id":46082072510617,"sku":"058081w66","price":7060.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_m_ee0f382c-d506-4562-8e93-f9061227175c.jpg?v=1768285311"},{"product_id":"058082w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc Lサイズ | メール便送料無料","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\u003e100ccの吸水量\u003c\/strong\u003eで日中の活動も安心、気になる不快感を解消し、あなたらしい\u003cstrong\u003eアクティブな毎日\u003c\/strong\u003eをサポートします。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_l_2e1d610f-dece-4354-8638-1d6ec191ecd6.jpg?v=1768285315\" 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!-- 商品解説セクション (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し、一日中変わらない\u003cstrong\u003e安心感\u003c\/strong\u003eで、あなたの動きを妨げません。\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/3-01_1786156c-617c-4823-ab0d-fb7f8852387e.jpg?v=1768285313\" 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!-- 商品解説セクション (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\u003e100ccもの液体を瞬時に吸水拡散\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\/0674\/4467\/0617\/files\/3-03_641bf4f5-656e-4bfc-99d1-3a74853fa6be.jpg?v=1768285313\" 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\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吸水量100ccで、日中の外出時や運動時も安心です。\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e杢ブラック\u003c\/li\u003e\n          \u003cli\u003e杢ボルドー\u003c\/li\u003e\n          \u003cli\u003e杢カーキ\u003c\/li\u003e\n          \u003cli\u003eボルドー\/インナーブラックver.\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サイズ\u003c\/li\u003e\n          \u003cli\u003eMサイズ\u003c\/li\u003e\n          \u003cli\u003eLサイズ\u003c\/li\u003e\n          \u003cli\u003eLLサイズ\u003c\/li\u003e\n          \u003cli\u003e3Lサイズ\u003c\/li\u003e\n          \u003cli\u003e4Lサイズ\u003c\/li\u003e\n          \u003cli\u003e5Lサイズ\u003c\/li\u003e\n          \u003cli\u003e6Lサイズ\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- サイズ表画像があればここに配置: \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_SIZE_CHART__\" class=\"img-fluid d-block w-100\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003eボルドー\/インナーブラックver.: ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n          \u003cli\u003e上記以外（BB以外）: ポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 洗濯表示画像があればここに配置: \u003cdiv class=\"care-icons\"\u003e\u003cimg src=\"__IMG_WASH_ICON1__\"\u003e\u003cimg src=\"__IMG_WASH_ICON2__\"\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        \u003cul class=\"basic-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=\"basic-list\"\u003e\n          \u003cli\u003e特許・意匠登録: 登録番号1375696号\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003c!-- 技術説明図があればここに配置: \u003cdiv class=\"spec-img-full\"\u003e\u003cimg src=\"__IMG_TECH_CHART__\" class=\"img-fluid d-block w-100\"\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        \u003cul class=\"basic-list\"\u003e\n          \u003cli\u003e058082w\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\u003c!-- \/content-section (Specs) --\u003e\n\n  \u003c!-- 発送案内セクション (Shipping) - 情報がないため作成しません --\u003e\n  \u003c!-- 注意事項セクション (Notes) - 情報がないため作成しません --\u003e\n\n\u003c\/div\u003e\u003c!-- \/container product-wrapper --\u003e","brand":"はれパン","offers":[{"title":"L \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082073002137,"sku":"058082w33","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082073034905,"sku":"058082w34","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082073067673,"sku":"058082w35","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082073100441,"sku":"058082w36","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082073198745,"sku":"058082w43","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ブラック \/ 杢ブラック","offer_id":46082073231513,"sku":"058082w44","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ブラック \/ 杢ボルドー","offer_id":46082073264281,"sku":"058082w45","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ブラック \/ 杢カーキ","offer_id":46082073297049,"sku":"058082w46","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082073395353,"sku":"058082w53","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ボルドー \/ 杢ブラック","offer_id":46082073428121,"sku":"058082w54","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082073460889,"sku":"058082w55","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢ボルドー \/ 杢カーキ","offer_id":46082073493657,"sku":"058082w56","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082073591961,"sku":"058082w63","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢カーキ \/ 杢ブラック","offer_id":46082073624729,"sku":"058082w64","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢カーキ \/ 杢ボルドー","offer_id":46082073657497,"sku":"058082w65","price":7060.0,"currency_code":"JPY","in_stock":true},{"title":"L \/ 杢カーキ \/ 杢カーキ","offer_id":46082073690265,"sku":"058082w66","price":7060.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_l_2e1d610f-dece-4354-8638-1d6ec191ecd6.jpg?v=1768285315"},{"product_id":"058083w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc LLサイズ | メール便送料無料","description":"\n\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\n      .section-title { font-size: 1.3em; }\n  }\n\u003c\/style\u003e\n\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\/0674\/4467\/0617\/files\/1-01_ll_d5581fcb-f1cc-486d-ab1b-d8ea9ab304f0.jpg?v=1768285316\" 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見た目は普段のボクサーパンツと変わらない\u003cstrong\u003e洗練されたデザイン\u003c\/strong\u003e。日中の活動を妨げない\u003cstrong\u003e自然な着用感\u003c\/strong\u003eで、あなたの毎日を\u003cstrong\u003eさりげなくサポート\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/3-03_4e55bbea-5d9e-4e71-8b5c-8f976b9ce588.jpg?v=1768285316\" 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当社\u003cstrong\u003e独自の特許技術「シングルポケット構造」\u003c\/strong\u003eが、\u003cstrong\u003e100ccの水分を瞬時に吸収拡散\u003c\/strong\u003e。どんな体勢でも\u003cstrong\u003eモレをしっかりキャッチ\u003c\/strong\u003eし、不快な\u003cstrong\u003e伝い漏れや後モレも防ぎます\u003c\/strong\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    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/5-01_b3cebfeb-6d89-400d-91e3-d00bd1f330c2.jpg?v=1768285316\" 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\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、\u003cstrong\u003e日本の高い技術\u003c\/strong\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=\"benefit-list\"\u003e\n        \u003cli\u003e見られても恥ずかしくない、自然でスタイリッシュなデザインです。\u003c\/li\u003e\n        \u003cli\u003e外見は普通のボクサーパンツ、なのに吸水速乾保水機能つきなので快適に過ごせます。\u003c\/li\u003e\n        \u003cli\u003e独自の特許技術”シングルポケット構造”で、どんな体勢でもモレをしっかりキャッチし、伝い漏れや後モレもブロック！\u003c\/li\u003e\n        \u003cli\u003e吸水量100ccで、日中の外出時や運動時も安心です。\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=\"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      \u003cul class=\"basic-list\"\u003e\n        \u003cli\u003eカラー：杢ブラック・杢ボルドー・杢カーキ・ボルドー\/インナーブラックver.\u003c\/li\u003e\n        \u003cli\u003eサイズ：S・M・L・LL・3L・4L・5L・6L\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素材：\n          \u003cul\u003e\n            \u003cli\u003e（ボルドー\/インナーブラックver.）ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n            \u003cli\u003e（上記以外）ポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \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商品コード：058083w\u003c\/li\u003e\n        \u003cli\u003e特許・意匠登録：登録番号1375696号\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"はれパン","offers":[{"title":"LL \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082074181785,"sku":"058083w33","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082074214553,"sku":"058083w34","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082074247321,"sku":"058083w35","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082074280089,"sku":"058083w36","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082074378393,"sku":"058083w43","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ブラック \/ 杢ブラック","offer_id":46082074411161,"sku":"058083w44","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ブラック \/ 杢ボルドー","offer_id":46082074443929,"sku":"058083w45","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ブラック \/ 杢カーキ","offer_id":46082074476697,"sku":"058083w46","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082074575001,"sku":"058083w53","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ボルドー \/ 杢ブラック","offer_id":46082074607769,"sku":"058083w54","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082074640537,"sku":"058083w55","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢ボルドー \/ 杢カーキ","offer_id":46082074673305,"sku":"058083w56","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082074771609,"sku":"058083w63","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢カーキ \/ 杢ブラック","offer_id":46082074804377,"sku":"058083w64","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢カーキ \/ 杢ボルドー","offer_id":46082074837145,"sku":"058083w65","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"LL \/ 杢カーキ \/ 杢カーキ","offer_id":46082074869913,"sku":"058083w66","price":7400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_ll_d5581fcb-f1cc-486d-ab1b-d8ea9ab304f0.jpg?v=1768285316"},{"product_id":"058084w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc 3Lサイズ | メール便送料無料","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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で不安を解消し、いつでも快適な着心地を保ちます。見た目はスタイリッシュで、周りの視線も気になりません。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_3l_ca3537df-434a-4ba7-8b4c-6eedd55aeb53.jpg?v=1768285319\" 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\/0674\/4467\/0617\/files\/2-01_e2d84306-8f34-45ca-ab28-96b10696e99b.jpg?v=1768285318\" 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\"\u003e100ccを瞬時にキャッチ\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003e独自の特許技術「\u003cstrong\u003eシングルポケット構造\u003c\/strong\u003e」が、どんな体勢でもしっかりと捉え、不意な瞬間も心配無用です。\u003cstrong\u003e100cc\u003c\/strong\u003eもの液体を素早く吸収し、拡散することで、いつでもドライな状態を保ちます。日中の活動も心置きなく楽しめます。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/3-03_1d8c65ce-fd2d-4b64-9d9e-bc8150cb7be4.jpg?v=1768285318\" 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本商品は2枚セットでお届けいたします。\u003c\/p\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吸水量100ccで、日中の外出時や運動時も安心。\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=\"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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e 杢ブラック、杢ボルドー、杢カーキ、ボルドー\/インナーブラックver.\u003c\/li\u003e\n                    \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e S、M、L、LL、3L、4L、5L、6L\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\n\u003cstrong\u003e素材:\u003c\/strong\u003e\n                        \u003cul class=\"basic-list\"\u003e\n                            \u003cli\u003e（ボルドー\/インナーブラックver.）ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n                            \u003cli\u003e（上記以外）ポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/li\u003e\n                        \u003c\/ul\u003e\n                    \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                \u003cul class=\"basic-list\"\u003e\n                    \u003cli\u003e\n\u003cstrong\u003e特許・意匠登録 登録番号:\u003c\/strong\u003e 1375696号\u003c\/li\u003e\n                \u003c\/ul\u003e\n            \u003c\/div\u003e\n        \u003c\/details\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e","brand":"はれパン","offers":[{"title":"3L \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082075361433,"sku":"058084w33","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082075394201,"sku":"058084w34","price":7400.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082075426969,"sku":"058084w35","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082075459737,"sku":"058084w36","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082075558041,"sku":"058084w43","price":7400.0,"currency_code":"JPY","in_stock":false},{"title":"3L \/ 杢ブラック \/ 杢ブラック","offer_id":46082075590809,"sku":"058084w44","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ブラック \/ 杢ボルドー","offer_id":46082075623577,"sku":"058084w45","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ブラック \/ 杢カーキ","offer_id":46082075656345,"sku":"058084w46","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082075754649,"sku":"058084w53","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ボルドー \/ 杢ブラック","offer_id":46082075787417,"sku":"058084w54","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082075820185,"sku":"058084w55","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢ボルドー \/ 杢カーキ","offer_id":46082075852953,"sku":"058084w56","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082075951257,"sku":"058084w63","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢カーキ \/ 杢ブラック","offer_id":46082075984025,"sku":"058084w64","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢カーキ \/ 杢ボルドー","offer_id":46082076016793,"sku":"058084w65","price":7400.0,"currency_code":"JPY","in_stock":true},{"title":"3L \/ 杢カーキ \/ 杢カーキ","offer_id":46082076049561,"sku":"058084w66","price":7400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_3l_ca3537df-434a-4ba7-8b4c-6eedd55aeb53.jpg?v=1768285319"},{"product_id":"058085w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc 4Lサイズ | メール便送料無料","description":"\u003cp\u003e○見られても恥ずかしくない、自然でスタイリッシュなデザインです。\u003cbr\u003e○外見は普通のボクサーパンツ、なのに吸水速乾保水機能つきなので快適に過ごせます。\u003cbr\u003e○独自の特許技術”シングルポケット構造”で、どんな体勢でもモレをしっかりキャッチし、伝い漏れや後モレもブロック！\u003cbr\u003e○吸水量100ccで、日中の外出時や運動時も安心です。\u003cbr\u003e○吸収力にすぐれた生地が素早く吸収拡散、それにより蒸れ不快感を和らげ、いつでもサラっとした着心地に。\u003cbr\u003e○伸縮性のある生地×当社こだわりの立体裁断で身体によくフィットします。\u003c\/p\u003e\n\u003cp\u003e【こんな方にオススメ】\u003cbr\u003e・トイレが間に合わず漏らしてしまう\u003cbr\u003e・排尿の切れが悪い\u003c\/p\u003e\n\u003cp\u003e------------------------------------------------------------\u003cbr\u003eカラー：杢ブラック・杢ボルドー・杢カーキ・ボルドー\/インナーブラックver.\u003cbr\u003eサイズ：S・M・L・LL・3L・4L・5L・6L\u003cbr\u003e素　材：（ボルドー\/インナーブラックver.）ポリエステル98％、ポリウレタン2％・（BB以外）ポリエステル62％、レーヨン33％、ポリウレタン5％\u003cbr\u003e生産国：日本\u003cbr\u003e------------------------------------------------------------\u003c\/p\u003e\n\u003cp\u003e【特許・意匠登録　登録番号1375696号】\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"4L \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082076541081,"sku":"058085w33","price":7760.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082076573849,"sku":"058085w34","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082076606617,"sku":"058085w35","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082076639385,"sku":"058085w36","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082076737689,"sku":"058085w43","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢ブラック \/ 杢ブラック","offer_id":46082076770457,"sku":"058085w44","price":7760.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 杢ブラック \/ 杢ボルドー","offer_id":46082076803225,"sku":"058085w45","price":7760.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 杢ブラック \/ 杢カーキ","offer_id":46082076835993,"sku":"058085w46","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082076934297,"sku":"058085w53","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢ボルドー \/ 杢ブラック","offer_id":46082076967065,"sku":"058085w54","price":7760.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082076999833,"sku":"058085w55","price":7760.0,"currency_code":"JPY","in_stock":true},{"title":"4L \/ 杢ボルドー \/ 杢カーキ","offer_id":46082077032601,"sku":"058085w56","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082077130905,"sku":"058085w63","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢カーキ \/ 杢ブラック","offer_id":46082077163673,"sku":"058085w64","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢カーキ \/ 杢ボルドー","offer_id":46082077196441,"sku":"058085w65","price":7760.0,"currency_code":"JPY","in_stock":false},{"title":"4L \/ 杢カーキ \/ 杢カーキ","offer_id":46082077229209,"sku":"058085w66","price":7760.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_4l_45971df0-712d-4231-b42b-bdc1bdd4920f.jpg?v=1768285321"},{"product_id":"058086w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc 5Lサイズ | メール便送料無料","description":"\u003cstyle\u003e\n  .product-wrapper { \n      background-color: #fbfbf6; \n      font-family: \"Noto Sans JP\", \"Hiragino Sans\", \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif; \n      padding: 40px 20px;\n      max-width: 800px;\n      margin: 0 auto;\n      color: #333333;\n      line-height: 1.6;\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n  }\n  .content-section {\n      margin-bottom: 60px;\n      border-bottom: 1px solid #D0D9E0;\n      padding-bottom: 60px;\n  }\n  .content-section:last-child { margin-bottom: 0; border-bottom: none; }\n  \n  \/* タイトル周り *\/\n  .section-title { \n      color: #4D6072; \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-bottom: 1px solid #D0D9E0; padding-bottom: 8px; \n  }\n\n  .body-text { \n      color: #333333; \n      font-size: 14px; \n      margin-bottom: 24px;\n      letter-spacing: 0.03em;\n      text-wrap: pretty;\n  }\n  \n  .caption-text { \n      color: #6B95B2; \n      font-size: 14px;\n      margin-top: 8px; \n      text-align: right;\n  }\n\n  .product-img { \n      border-radius: 4px; \n      box-shadow: 0 2px 4px rgba(0,0,0,0.08);\n      margin-bottom: 10px;\n      width: 100%;\n      height: auto;\n  }\n  .marker {\n      background: linear-gradient(transparent 60%, #6B95B240 60%);\n      font-weight: bold;\n      padding: 0 4px;\n  }\n\n  \/* ▼▼▼ 画像の表示分け（枠・背景色なし） ▼▼▼ *\/\n  .care-icons {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 15px;       \n      margin: 10px 0;\n      align-items: center;\n      justify-items: center;\n  }\n  .care-icons img {\n      width: 100%;\n      max-width: 60px; \n      height: auto;\n      object-fit: contain;\n  }\n  \n  .spec-img-full {\n      width: 100%;\n      margin: 20px 0;\n      text-align: center;\n  }\n  .spec-img-full img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: 2px;\n  }\n\n  \/* ▼▼▼ アコーディオン ▼▼▼ *\/\n  details.spec-details {\n      border: 1px solid #D0D9E0;\n      border-radius: 4px;\n      background-color: #fbfbf6; \n      color: #333333;\n      margin-bottom: 15px; \n      overflow: hidden;\n  }\n  summary.spec-summary {\n      padding: 15px 20px;\n      font-weight: bold;\n      color: #4D6072;\n      cursor: pointer;\n      list-style: none;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      background-color: #fbfbf6;\n      transition: background 0.2s;\n  }\n  summary.spec-summary:hover {\n      background-color: rgba(0,0,0,0.05);\n  }\n  summary.spec-summary::after {\n      content: \"+\";\n      font-size: 1.5em;\n      font-weight: normal;\n      color: #6B95B2;\n  }\n  details[open] summary.spec-summary {\n      border-bottom: 1px solid #D0D9E0; \n      background-color: rgba(0,0,0,0.02);\n  }\n  details[open] summary.spec-summary::after {\n      content: \"-\";\n  }\n  summary.spec-summary::-webkit-details-marker {\n      display: none;\n  }\n  .spec-content {\n      padding: 20px;\n      background-color: #fbfbf6;\n      font-size: 14px;\n  }\n  .spec-content p, .spec-content li, .spec-content td, .spec-content th {\n      font-size: 14px !important;\n  }\n\n  \/* リストデザイン *\/\n  ul.benefit-list, ul.basic-list, ul.point-list, ul.note-list, ul.step-list {\n      list-style: none;\n      padding-left: 0;\n      margin-bottom: 24px;\n  }\n  ul.benefit-list li, ul.basic-list li, ul.point-list li, ul.note-list li, ul.step-list li {\n      position: relative;\n      padding-left: 1.8em; \n      margin-bottom: 10px;\n      line-height: 1.6;\n      text-wrap: pretty;\n  }\n  ul.benefit-list li::before { position: absolute; left: 0; content: \"●\"; color: #6B95B2; font-size: 0.9em; top: 2px; }\n  ul.basic-list li::before { content: \"\"; position: absolute; left: 6px; top: 10px; width: 6px; height: 6px; background-color: #6B95B2; border-radius: 50%; }\n  ul.point-list li::before { content: \"▶\"; position: absolute; left: 0; color: #4D6072; font-size: 0.8em; top: 3px; }\n  ul.note-list li::before { content: \"※\"; position: absolute; left: 0; color: #6B95B2; 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: #6B95B2; 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 {\n      display: block;\n      font-size: 1.1em;\n      color: #4D6072;\n      margin-bottom: 12px;\n      border-bottom: 1px solid #6B95B2;\n      width: fit-content;\n      word-break: keep-all;\n  }\n  \n  .table-scroll-view {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n      margin-bottom: 15px;\n  }\n  .spec-table {\n      width: 100%;\n      white-space: nowrap; \n      width: 100%; border-collapse: collapse; border: 1px solid #D0D9E0; th, td { padding: 12px 8px; border: 1px solid #D0D9E0; font-size: 0.9em; } th { background-color: rgba(125, 125, 125, 0.1); font-weight: bold; color: #4D6072; }\n  }\n  \n  .shipping-box, .note-box {\n      margin-bottom: 30px;\n      background-color: transparent;\n      border: 1px solid #D0D9E0; background: #E5EDF1; padding: 20px; border-radius: 4px; box-shadow: 0 4px 10px rgba(0,0,0,0.1);\n  }\n  .shipping-box strong { \n      color: #4D6072; display: block; margin-bottom: 10px; border-bottom: 1px dashed #D0D9E0; padding-bottom: 5px;\n      word-break: keep-all;\n  }\n  .note-box { border-color: #6B95B2; }\n\n  @media (max-width: 600px) {\n      .product-wrapper { padding: 20px 15px; }\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【2枚セット】見た目は普通のボクサーパンツ。独自の特許技術で、ふとした不安を感じさせず、活動的な毎日をサポートします。バレずに快適な着心地で、いつでも若々しい自分を演出します。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_5l_220c37a1-6cd5-46e7-ac63-15a4ab7cd13b.jpg?v=1768285323\" 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\/0674\/4467\/0617\/files\/2-01_35a2919b-bf85-421a-ac64-c7580b0cc75c.jpg?v=1768285323\" 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日本製吸水力100ccで安心実感\u003c\/h3\u003e\n        \u003cp class=\"body-text\"\u003eテストで実証された\u003cstrong\u003e100cc\u003c\/strong\u003eの大容量吸水力が、もしもの時も素早く吸収拡散。肌に触れる面はいつもサラリと快適に保ち、日中の活動に揺るぎない自信を与えてくれるでしょう。\u003c\/p\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/3-03_a3c1fae4-fa90-45fd-82e9-45f9ba3d85ce.jpg?v=1768285323\" 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    \u003cdetails class=\"spec-details\"\u003e\n        \u003csummary class=\"spec-summary\"\u003e商品の特徴・機能\u003c\/summary\u003e\n        \u003cdiv class=\"spec-content\"\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吸水量100ccで、日中の外出時や運動時も安心です。\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=\"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            \u003cul class=\"basic-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eカラー:\u003c\/strong\u003e 杢ブラック、杢ボルドー、杢カーキ、ボルドー\/インナーブラックver.\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eサイズ:\u003c\/strong\u003e S、M、L、LL、3L、4L、5L、6L\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003e素材:\u003c\/strong\u003e\n                    \u003cul class=\"basic-list\"\u003e\n                        \u003cli\u003e（ボルドー\/インナーブラックver.）ポリエステル98％、ポリウレタン2％\u003c\/li\u003e\n                        \u003cli\u003e（上記以外）ポリエステル62％、レーヨン33％、ポリウレタン5％\u003c\/li\u003e\n                    \u003c\/ul\u003e\n                \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 class=\"body-text\"\u003e特許・意匠登録 登録番号: 1375696号\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\"\u003e058086w\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"はれパン","offers":[{"title":"5L \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082077720729,"sku":"058086w33","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082077753497,"sku":"058086w34","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082077786265,"sku":"058086w35","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082077819033,"sku":"058086w36","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082077917337,"sku":"058086w43","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ブラック \/ 杢ブラック","offer_id":46082077950105,"sku":"058086w44","price":8400.0,"currency_code":"JPY","in_stock":false},{"title":"5L \/ 杢ブラック \/ 杢ボルドー","offer_id":46082077982873,"sku":"058086w45","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ブラック \/ 杢カーキ","offer_id":46082078015641,"sku":"058086w46","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082078113945,"sku":"058086w53","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ボルドー \/ 杢ブラック","offer_id":46082078146713,"sku":"058086w54","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082078179481,"sku":"058086w55","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢ボルドー \/ 杢カーキ","offer_id":46082078212249,"sku":"058086w56","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082078310553,"sku":"058086w63","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢カーキ \/ 杢ブラック","offer_id":46082078343321,"sku":"058086w64","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢カーキ \/ 杢ボルドー","offer_id":46082078376089,"sku":"058086w65","price":8400.0,"currency_code":"JPY","in_stock":true},{"title":"5L \/ 杢カーキ \/ 杢カーキ","offer_id":46082078408857,"sku":"058086w66","price":8400.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_5l_220c37a1-6cd5-46e7-ac63-15a4ab7cd13b.jpg?v=1768285323"},{"product_id":"058087w","title":"2枚セット | 尿漏れパンツ 男性用 失禁パンツ ボクサーパンツ メンズ 大容量タイプ 尿失禁 はれパン 80 防水 日本製 吸水パンツ 100cc 6Lサイズ | メール便送料無料","description":"\u003cp\u003e○見られても恥ずかしくない、自然でスタイリッシュなデザインです。\u003cbr\u003e○外見は普通のボクサーパンツ、なのに吸水速乾保水機能つきなので快適に過ごせます。\u003cbr\u003e○独自の特許技術”シングルポケット構造”で、どんな体勢でもモレをしっかりキャッチし、伝い漏れや後モレもブロック！\u003cbr\u003e○吸水量100ccで、日中の外出時や運動時も安心です。\u003cbr\u003e○吸収力にすぐれた生地が素早く吸収拡散、それにより蒸れ不快感を和らげ、いつでもサラっとした着心地に。\u003cbr\u003e○伸縮性のある生地×当社こだわりの立体裁断で身体によくフィットします。\u003c\/p\u003e\n\u003cp\u003e【こんな方にオススメ】\u003cbr\u003e・トイレが間に合わず漏らしてしまう\u003cbr\u003e・排尿の切れが悪い\u003c\/p\u003e\n\u003cp\u003e------------------------------------------------------------\u003cbr\u003eカラー：杢ブラック・杢ボルドー・杢カーキ・ボルドー\/インナーブラックver.\u003cbr\u003eサイズ：S・M・L・LL・3L・4L・5L・6L\u003cbr\u003e素　材：（ボルドー\/インナーブラックver.）ポリエステル98％、ポリウレタン2％・（BB以外）ポリエステル62％、レーヨン33％、ポリウレタン5％\u003cbr\u003e生産国：日本\u003cbr\u003e------------------------------------------------------------\u003c\/p\u003e\n\u003cp\u003e【特許・意匠登録　登録番号1375696号】\u003c\/p\u003e","brand":"はれパン","offers":[{"title":"6L \/ ボルドー(インナーブラックver.) \/ ボルドー(インナーブラックver.)","offer_id":46082078900377,"sku":"058087w33","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ボルドー(インナーブラックver.) \/ 杢ブラック","offer_id":46082078933145,"sku":"058087w34","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ ボルドー(インナーブラックver.) \/ 杢ボルドー","offer_id":46082078965913,"sku":"058087w35","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ ボルドー(インナーブラックver.) \/ 杢カーキ","offer_id":46082078998681,"sku":"058087w36","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ブラック \/ ボルドー(インナーブラックver.)","offer_id":46082079096985,"sku":"058087w43","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ブラック \/ 杢ブラック","offer_id":46082079129753,"sku":"058087w44","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ブラック \/ 杢ボルドー","offer_id":46082079162521,"sku":"058087w45","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ブラック \/ 杢カーキ","offer_id":46082079195289,"sku":"058087w46","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ボルドー \/ ボルドー(インナーブラックver.)","offer_id":46082079293593,"sku":"058087w53","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 杢ボルドー \/ 杢ブラック","offer_id":46082079326361,"sku":"058087w54","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢ボルドー \/ 杢ボルドー","offer_id":46082079359129,"sku":"058087w55","price":8800.0,"currency_code":"JPY","in_stock":true},{"title":"6L \/ 杢ボルドー \/ 杢カーキ","offer_id":46082079391897,"sku":"058087w56","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢カーキ \/ ボルドー(インナーブラックver.)","offer_id":46082079490201,"sku":"058087w63","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢カーキ \/ 杢ブラック","offer_id":46082079522969,"sku":"058087w64","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢カーキ \/ 杢ボルドー","offer_id":46082079555737,"sku":"058087w65","price":8800.0,"currency_code":"JPY","in_stock":false},{"title":"6L \/ 杢カーキ \/ 杢カーキ","offer_id":46082079588505,"sku":"058087w66","price":8800.0,"currency_code":"JPY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0674\/4467\/0617\/files\/1-01_6l_ec74c0c9-1061-4fd6-bf97-a5a4a6429913.jpg?v=1768285325"}],"url":"https:\/\/halepan.we-shop.jp\/collections\/%e7%94%b7%e6%80%a7%e7%94%a8-%e5%90%b8%e6%b0%b4%e3%83%91%e3%83%b3%e3%83%84.oembed","provider":"しあわせ肌着研究所メイフィール","version":"1.0","type":"link"}