{"title":"All Products","description":"","products":[{"product_id":"urine-test-kit","title":"[Buddy Medical Check] Urine Test Kit Only:","description":"\u003c!-- Buddy Medical Check Urine Test Kit Full Product Description --\u003e\n\u003c!-- FAQ + Examination Frequency Section Integrated --\u003e\n\u003cstyle\u003e\n  .bmc-description {\n    font-family: \"Hiragino Sans\", \"Noto Sans JP\", sans-serif;\n    color: #333;\n    line-height: 1.8;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 40px 20px;\n  }\n  \n  .bmc-description * {\n    box-sizing: border-box;\n  }\n\n  \/* Comparison Table *\/\n  .bmc-comparison {\n    margin-bottom: 60px;\n  }\n  \n  .bmc-comparison h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 24px;\n    color: #1a1a1a;\n  }\n  \n  .bmc-comparison-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 14px;\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n  }\n  \n  .bmc-comparison-table th,\n  .bmc-comparison-table td {\n    padding: 14px 16px;\n    text-align: center;\n    border-bottom: 1px solid #e0e0e0;\n  }\n  \n  .bmc-comparison-table thead th {\n    background: #f8f8f8;\n    font-weight: 600;\n  }\n  \n  .bmc-comparison-table thead th:nth-child(2) {\n    background: #e8f4f4;\n    color: #006D6D;\n  }\n  \n  .bmc-comparison-table tbody td:first-child {\n    text-align: left;\n    font-weight: 500;\n  }\n  \n  .bmc-comparison-table tbody td:nth-child(2) {\n    background: #f0fafa;\n    color: #006D6D;\n    font-weight: 600;\n  }\n  \n  .bmc-comparison-table tbody tr:last-child td {\n    border-bottom: none;\n  }\n  \n  .bmc-badge {\n    display: inline-block;\n    background: #ff7e7e;\n    color: white;\n    font-size: 10px;\n    padding: 3px 8px;\n    border-radius: 10px;\n    margin-bottom: 6px;\n  }\n\n  \/* 3 Steps *\/\n  .bmc-steps {\n    margin-bottom: 60px;\n  }\n  \n  .bmc-steps h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 8px;\n  }\n  \n  .bmc-steps-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 14px;\n    margin-bottom: 32px;\n  }\n  \n  .bmc-steps-list {\n    display: flex;\n    flex-direction: column;\n    gap: 20px;\n  }\n  \n  .bmc-step-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    padding: 24px;\n    background: #fafafa;\n    border-radius: 12px;\n  }\n  \n  .bmc-step-number {\n    width: 36px;\n    height: 36px;\n    background: #006D6D;\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 14px;\n    flex-shrink: 0;\n  }\n  \n  .bmc-step-content h3 {\n    font-size: 16px;\n    font-weight: 600;\n    margin-bottom: 6px;\n    color: #1a1a1a;\n  }\n  \n  .bmc-step-content p {\n    font-size: 14px;\n    color: #666;\n    margin: 0;\n  }\n\n  \/* Test Items *\/\n  .bmc-items {\n    margin-bottom: 60px;\n  }\n  \n  .bmc-items h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 8px;\n  }\n  \n  .bmc-items-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 14px;\n    margin-bottom: 32px;\n  }\n  \n  .bmc-items-container {\n    background: #f8f8f8;\n    border-radius: 16px;\n    padding: 28px 24px;\n  }\n  \n  .bmc-items-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 12px;\n    max-width: 400px;\n    margin: 0 auto;\n  }\n  \n  .bmc-item-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    background: white;\n    padding: 12px 16px;\n    border-radius: 8px;\n    font-size: 14px;\n    color: #333;\n    border: 1px solid #e5e5e5;\n  }\n  \n  .bmc-item-tag.bmc-item-full {\n    grid-column: 1 \/ -1;\n    max-width: 200px;\n    margin: 0 auto;\n  }\n  \n  .bmc-item-dot {\n    width: 8px;\n    height: 8px;\n    background: #006D6D;\n    border-radius: 50%;\n    flex-shrink: 0;\n  }\n  \n  .bmc-items-note {\n    text-align: center;\n    margin-top: 20px;\n    font-size: 13px;\n    color: #888;\n  }\n\n  \/* Recommended For *\/\n  .bmc-recommend {\n    margin-bottom: 60px;\n    background: linear-gradient(135deg, #f0fafa 0%, #e8f4f4 100%);\n    border-radius: 16px;\n    padding: 40px 32px;\n  }\n  \n  .bmc-recommend h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 28px;\n  }\n  \n  .bmc-recommend-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n    max-width: 500px;\n    margin: 0 auto;\n  }\n  \n  .bmc-recommend-item {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    background: white;\n    padding: 14px 20px;\n    border-radius: 8px;\n    font-size: 14px;\n  }\n  \n  .bmc-check {\n    color: #006D6D;\n    font-weight: bold;\n  }\n\n  \/* ===== Examination Frequency Section ===== *\/\n  .bmc-frequency {\n    margin-bottom: 60px;\n  }\n  \n  .bmc-frequency h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 8px;\n    color: #1a1a1a;\n  }\n  \n  .bmc-frequency-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 14px;\n    margin-bottom: 32px;\n  }\n  \n  .bmc-frequency-list {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    max-width: 600px;\n    margin: 0 auto;\n  }\n  \n  .bmc-frequency-item {\n    display: flex;\n    align-items: stretch;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  \n  .bmc-frequency-label {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 16px 20px;\n    background: #006D6D;\n    color: white;\n    font-weight: 700;\n    font-size: 14px;\n    min-width: 120px;\n    text-align: center;\n  }\n  \n  .bmc-frequency-content {\n    flex: 1;\n    padding: 16px 20px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  \n  .bmc-frequency-target {\n    font-size: 14px;\n    font-weight: 600;\n    color: #1a1a1a;\n    margin-bottom: 4px;\n  }\n  \n  .bmc-frequency-desc {\n    font-size: 13px;\n    color: #666;\n    margin: 0;\n  }\n  \n  .bmc-frequency-recommend {\n    display: inline-block;\n    background: #fff0f0;\n    color: #d35400;\n    font-size: 11px;\n    font-weight: 600;\n    padding: 2px 8px;\n    border-radius: 4px;\n    margin-left: 8px;\n  }\n  \n  \/* Set Information *\/\n  .bmc-set-guide {\n    margin-top: 32px;\n    background: #f8f8f8;\n    border-radius: 12px;\n    padding: 24px;\n  }\n  \n  .bmc-set-guide-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 16px;\n    text-align: center;\n  }\n  \n  .bmc-set-list {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n  }\n  \n  .bmc-set-item {\n    background: white;\n    border: 1px solid #e0e0e0;\n    border-radius: 8px;\n    padding: 16px;\n    text-align: center;\n  }\n  \n  .bmc-set-item.recommended {\n    border: 2px solid #006D6D;\n    position: relative;\n  }\n  \n  .bmc-set-item.recommended::before {\n    content: \"Popular\";\n    position: absolute;\n    top: -10px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: #006D6D;\n    color: white;\n    font-size: 10px;\n    font-weight: 700;\n    padding: 2px 10px;\n    border-radius: 10px;\n  }\n  \n  .bmc-set-count {\n    font-size: 24px;\n    font-weight: 700;\n    color: #006D6D;\n  }\n  \n  .bmc-set-count span {\n    font-size: 14px;\n    font-weight: 400;\n  }\n  \n  .bmc-set-period {\n    font-size: 12px;\n    color: #666;\n    margin-top: 4px;\n  }\n  \n  .bmc-set-usage {\n    font-size: 11px;\n    color: #888;\n    margin-top: 8px;\n    padding-top: 8px;\n    border-top: 1px solid #eee;\n  }\n\n  \/* ===== FAQ Section ===== *\/\n  .bmc-faq {\n    margin-bottom: 60px;\n  }\n  \n  .bmc-faq h2 {\n    font-size: 20px;\n    font-weight: 700;\n    text-align: center;\n    margin-bottom: 8px;\n    color: #1a1a1a;\n  }\n  \n  .bmc-faq-subtitle {\n    text-align: center;\n    color: #666;\n    font-size: 14px;\n    margin-bottom: 32px;\n  }\n  \n  .bmc-faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 12px;\n  }\n  \n  .bmc-faq-item {\n    border: 1px solid #e0e0e0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #fff;\n  }\n  \n  .bmc-faq-question {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    padding: 18px 20px;\n    cursor: pointer;\n    background: #fafafa;\n    transition: background 0.2s;\n    border: none;\n    width: 100%;\n    text-align: left;\n  }\n  \n  .bmc-faq-question:hover {\n    background: #f0f0f0;\n  }\n  \n  .bmc-faq-icon {\n    width: 28px;\n    height: 28px;\n    background: #006D6D;\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 700;\n    font-size: 14px;\n    flex-shrink: 0;\n  }\n  \n  .bmc-faq-question-text {\n    flex: 1;\n    font-size: 15px;\n    font-weight: 600;\n    color: #1a1a1a;\n  }\n  \n  .bmc-faq-toggle {\n    width: 24px;\n    height: 24px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #666;\n    transition: transform 0.3s;\n    font-size: 12px;\n  }\n  \n  .bmc-faq-item.active .bmc-faq-toggle {\n    transform: rotate(180deg);\n  }\n  \n  .bmc-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.3s ease-out;\n  }\n  \n  .bmc-faq-item.active .bmc-faq-answer {\n    max-height: 500px;\n  }\n  \n  .bmc-faq-answer-content {\n    padding: 20px;\n    font-size: 14px;\n    line-height: 1.8;\n    color: #555;\n    border-top: 1px solid #e0e0e0;\n    background: #fff;\n  }\n  \n  .bmc-faq-answer-content p {\n    margin: 0;\n  }\n  \n  .bmc-faq-answer-content p + p {\n    margin-top: 12px;\n  }\n  \n  .bmc-faq-answer-content .faq-note {\n    margin-top: 12px;\n    padding: 12px;\n    background: #fff9e6;\n    border-radius: 8px;\n    font-size: 13px;\n    color: #856404;\n  }\n  \n  .bmc-faq-contact {\n    margin-top: 32px;\n    text-align: center;\n    padding: 24px;\n    background: linear-gradient(135deg, #f0fafa 0%, #e8f4f4 100%);\n    border-radius: 12px;\n  }\n  \n  .bmc-faq-contact p {\n    font-size: 14px;\n    color: #555;\n    margin: 0 0 16px 0;\n  }\n  \n  .bmc-faq-contact-btn {\n    display: inline-block;\n    background: #006D6D;\n    color: white;\n    padding: 12px 32px;\n    border-radius: 30px;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 600;\n    transition: background 0.2s;\n  }\n  \n  .bmc-faq-contact-btn:hover {\n    background: #005555;\n    color: white;\n  }\n\n  \/* Notes *\/\n  .bmc-note {\n    background: #fafafa;\n    border-radius: 12px;\n    padding: 24px;\n    font-size: 13px;\n    color: #666;\n  }\n  \n  .bmc-note h3 {\n    font-size: 14px;\n    font-weight: 600;\n    color: #333;\n    margin-bottom: 12px;\n  }\n  \n  .bmc-note ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n  \n  .bmc-note li {\n    margin-bottom: 6px;\n  }\n\n  \/* Responsive *\/\n  @media (max-width: 600px) {\n    .bmc-description {\n      padding: 24px 16px;\n    }\n    \n    .bmc-step-item {\n      padding: 20px 16px;\n    }\n    \n    .bmc-items-container {\n      padding: 24px 16px;\n    }\n    \n    .bmc-items-grid {\n      max-width: 100%;\n    }\n    \n    .bmc-recommend {\n      padding: 32px 20px;\n    }\n    \n    .bmc-comparison-table {\n      font-size: 12px;\n    }\n    \n    .bmc-comparison-table th,\n    .bmc-comparison-table td {\n      padding: 10px 8px;\n    }\n    \n    .bmc-frequency-item {\n      flex-direction: column;\n    }\n    \n    .bmc-frequency-label {\n      min-width: auto;\n      padding: 12px 16px;\n    }\n    \n    .bmc-frequency-content {\n      padding: 14px 16px;\n    }\n    \n    .bmc-set-list {\n      grid-template-columns: 1fr;\n      gap: 16px;\n    }\n    \n    .bmc-set-item.recommended {\n      order: -1;\n    }\n    \n    .bmc-faq-question {\n      padding: 14px 16px;\n    }\n    \n    .bmc-faq-question-text {\n      font-size: 14px;\n    }\n    \n    .bmc-faq-answer-content {\n      padding: 16px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"bmc-description\"\u003e\n\n  \u003c!-- ===== Comparison Table (Top Placement) ===== --\u003e\n  \u003cdiv class=\"bmc-comparison\"\u003e\n    \u003ch2\u003eCompare with Vet Visits\u003c\/h2\u003e\n    \u003ctable class=\"bmc-comparison-table\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003e\u003c\/th\u003e\n          \u003cth\u003e\n            \u003cspan class=\"bmc-badge\"\u003eRecommended\u003c\/span\u003e\u003cbr\u003e\n            Buddy Medical Check\n          \u003c\/th\u003e\n          \u003cth\u003eVeterinary Clinic\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCost\u003c\/td\u003e\n          \u003ctd\u003eFrom ¥1,580\/test\u003c\/td\u003e\n          \u003ctd\u003eFrom ¥3,000-5,000\/test\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTime Required\u003c\/td\u003e\n          \u003ctd\u003eApprox. 3 min\u003c\/td\u003e\n          \u003ctd\u003e30 min - 1 hour\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTravel\u003c\/td\u003e\n          \u003ctd\u003eNot required (completed at home)\u003c\/td\u003e\n          \u003ctd\u003eRequired\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCat Stress\u003c\/td\u003e\n          \u003ctd\u003eMinimal\u003c\/td\u003e\n          \u003ctd\u003eTravel stress involved\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTest Frequency\u003c\/td\u003e\n          \u003ctd\u003eAnytime, as many times as needed\u003c\/td\u003e\n          \u003ctd\u003eAppointment required\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eResults\u003c\/td\u003e\n          \u003ctd\u003eImmediate\u003c\/td\u003e\n          \u003ctd\u003eSame day - next day\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 3 Steps to Use ===== --\u003e\n  \u003cdiv class=\"bmc-steps\"\u003e\n    \u003ch2\u003eEasy 3 Steps\u003c\/h2\u003e\n    \u003cp class=\"bmc-steps-subtitle\"\u003eJust take a picture with your smartphone. Results in seconds.\u003c\/p\u003e\n    \n    \u003cdiv class=\"bmc-steps-list\"\u003e\n      \u003cdiv class=\"bmc-step-item\"\u003e\n        \u003cdiv class=\"bmc-step-number\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"bmc-step-content\"\u003e\n          \u003ch3\u003eApply urine to the test strip\u003c\/h3\u003e\n          \u003cp\u003eAfter your pet urinates, apply the sample to the test strip.\u003cbr\u003eUsing a urine collection sheet makes it even easier.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"bmc-step-item\"\u003e\n        \u003cdiv class=\"bmc-step-number\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"bmc-step-content\"\u003e\n          \u003ch3\u003ePhotograph with the LINE app\u003c\/h3\u003e\n          \u003cp\u003eSimply open the dedicated LINE app and take a picture.\u003cbr\u003eNo special operations are required.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cdiv class=\"bmc-step-item\"\u003e\n        \u003cdiv class=\"bmc-step-number\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"bmc-step-content\"\u003e\n          \u003ch3\u003eCheck results immediately\u003c\/h3\u003e\n          \u003cp\u003eGet instant results for 9 test items.\u003cbr\u003eIf any items are of concern, we'll guide you on the next steps.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== Test Items (2-column grid) ===== --\u003e\n  \u003cdiv class=\"bmc-items\"\u003e\n    \u003ch2\u003eCheck 9 items at once\u003c\/h2\u003e\n    \u003cp class=\"bmc-items-subtitle\"\u003eEasy home testing for the same items as a veterinary clinic\u003c\/p\u003e\n    \n    \u003cdiv class=\"bmc-items-container\"\u003e\n      \u003cdiv class=\"bmc-items-grid\"\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003epH (Acidity)\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eOccult Blood\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eProtein\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eGlucose\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eBilirubin\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eUrobilinogen\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eKetone Bodies\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eLeukocytes\u003c\/span\u003e\n        \u003cspan class=\"bmc-item-tag bmc-item-full\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eNitrite\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bmc-items-note\"\u003eVeterinarian-supervised, over 97% accuracy in judgment.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== Recommended for these pet owners ===== --\u003e\n  \u003cdiv class=\"bmc-recommend\"\u003e\n    \u003ch2\u003eChosen by pet owners who:\u003c\/h2\u003e\n    \u003cdiv class=\"bmc-recommend-list\"\u003e\n      \u003cdiv class=\"bmc-recommend-item\"\u003e\n        \u003cspan class=\"bmc-check\"\u003e✓\u003c\/span\u003e\n        Are concerned about their cat's health\n      \u003c\/div\u003e\n      \u003cdiv class=\"bmc-recommend-item\"\u003e\n        \u003cspan class=\"bmc-check\"\u003e✓\u003c\/span\u003e\n        Find their cat gets stressed going to the vet\n      \u003c\/div\u003e\n      \u003cdiv class=\"bmc-recommend-item\"\u003e\n        \u003cspan class=\"bmc-check\"\u003e✓\u003c\/span\u003e\n        Want to reduce test costs\n      \u003c\/div\u003e\n      \u003cdiv class=\"bmc-recommend-item\"\u003e\n        \u003cspan class=\"bmc-check\"\u003e✓\u003c\/span\u003e\n        Want to perform regular health checks\n      \u003c\/div\u003e\n      \u003cdiv class=\"bmc-recommend-item\"\u003e\n        \u003cspan class=\"bmc-check\"\u003e✓\u003c\/span\u003e\n        Own a senior cat\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== Examination Frequency Guide Section ===== --\u003e\n  \u003cdiv class=\"bmc-frequency\" id=\"frequency\"\u003e\n    \u003ch2\u003eGuideline for Examination Frequency\u003c\/h2\u003e\n    \u003cp class=\"bmc-frequency-subtitle\"\u003ePlease choose according to your dog or cat's condition\u003c\/p\u003e\n    \n    \u003cdiv class=\"bmc-frequency-list\"\u003e\n      \n      \u003c!-- Healthy Condition --\u003e\n      \u003cdiv class=\"bmc-frequency-item\"\u003e\n        \u003cdiv class=\"bmc-frequency-label\"\u003eOnce every\u003cbr\u003e1-2 months\u003c\/div\u003e\n        \u003cdiv class=\"bmc-frequency-content\"\u003e\n          \u003cdiv class=\"bmc-frequency-target\"\u003eFor routine checks of healthy dogs and cats\u003c\/div\u003e\n          \u003cp class=\"bmc-frequency-desc\"\u003eEven without symptoms, regular checks can lead to early detection.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Senior \/ History of illness --\u003e\n      \u003cdiv class=\"bmc-frequency-item\"\u003e\n        \u003cdiv class=\"bmc-frequency-label\"\u003eOnce every\u003cbr\u003e2 weeks\u003c\/div\u003e\n        \u003cdiv class=\"bmc-frequency-content\"\u003e\n          \u003cdiv class=\"bmc-frequency-target\"\u003e\n            For senior dogs\/cats or those with a history of urinary tract disease\n            \u003cspan class=\"bmc-frequency-recommend\"\u003eRecommended\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"bmc-frequency-desc\"\u003eFor pets aged 7 or older, or those with a history of cystitis or urinary stones, frequent checks provide peace of mind.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Under Treatment --\u003e\n      \u003cdiv class=\"bmc-frequency-item\"\u003e\n        \u003cdiv class=\"bmc-frequency-label\"\u003eOnce a week\u003cbr\u003eor more\u003c\/div\u003e\n        \u003cdiv class=\"bmc-frequency-content\"\u003e\n          \u003cdiv class=\"bmc-frequency-target\"\u003eFor pets undergoing treatment for urinary tract disease or chronic illness\u003c\/div\u003e\n          \u003cp class=\"bmc-frequency-desc\"\u003eConsult with your veterinarian and test at a frequency appropriate to their condition. This can help monitor their progress.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003c!-- Set Information --\u003e\n    \u003cdiv class=\"bmc-set-guide\"\u003e\n      \u003cdiv class=\"bmc-set-guide-title\"\u003eGuide to Set Contents\u003c\/div\u003e\n      \u003cdiv class=\"bmc-set-list\"\u003e\n        \n        \u003cdiv class=\"bmc-set-item\"\u003e\n          \u003cdiv class=\"bmc-set-count\"\u003e2\u003cspan\u003etests\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-period\"\u003eApprox. 1 month's supply\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-usage\"\u003eFor trying it out\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bmc-set-item recommended\"\u003e\n          \u003cdiv class=\"bmc-set-count\"\u003e4\u003cspan\u003etests\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-period\"\u003eApprox. 2 months' supply\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-usage\"\u003eIdeal for regular checks\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"bmc-set-item\"\u003e\n          \u003cdiv class=\"bmc-set-count\"\u003e8\u003cspan\u003etests\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-period\"\u003eApprox. 4 months' supply\u003c\/div\u003e\n          \u003cdiv class=\"bmc-set-usage\"\u003eFor seniors or those with a history of illness\u003c\/div\u003e\n        \u003c\/div\u003e\n        \n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\n  \u003c!-- ===== FAQ Section ===== --\u003e\n  \u003cdiv class=\"bmc-faq\" id=\"faq\"\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cp class=\"bmc-faq-subtitle\"\u003eAnswers to common questions from our customers\u003c\/p\u003e\n    \n    \u003cdiv class=\"bmc-faq-list\"\u003e\n      \n      \u003c!-- Q1: Image cannot be read --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-1\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eThe image cannot be read.\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003eThe image may not be readable due to blur or misalignment. Also, if the device's accuracy is low, it may not be readable (please refer to the guide for details).\u003c\/p\u003e\n            \u003cp\u003eIf the image cannot be read, please send the image to the LINE chat. Our system will analyze it and display the results.\u003c\/p\u003e\n            \u003cdiv class=\"faq-note\"\u003e\n              *While we respond quickly, it may take 1-2 business days.\u003cbr\u003e\n              *If the image quality is clearly low, the system may not be able to display results.\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Q2: Concerned about '+' in results --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-2\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eI'm concerned about '+' or '++' in the results.\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003ePlease tap on each test item for more details. If you have any questions, please contact us via LINE chat. Our staff will assist you.\u003c\/p\u003e\n            \u003cp\u003ePlease note that this test kit is not a diagnostic device and cannot provide evaluations or diagnoses. If the test results show high positivity, or if your pet exhibits any symptoms, please promptly consult a veterinarian with these results.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Q3: Test items differ from vet results --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-3\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eThe test items are different from the vet's test results.\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003eThe test items vary depending on the urine testing equipment used at each veterinary clinic. This kit can test 9 items.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Q4: Made a mistake in the testing procedure --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-4\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eI made a mistake in the testing procedure. Can I get a replacement?\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003eWe apologize, but replacements are not possible. When performing the test, please read the instructions in the guide carefully before use.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\u003c\/div\u003e\n      \n      \u003c!-- Q5: いつまで保管できますか？ --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-5\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eHow long can it be stored?\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003ePlease use within 2 years of purchase. Store in a cool, dry place away from direct sunlight.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Q6: 尿をつけてからどれくらい放置していいですか？ --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-6\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eHow long can I leave it after applying urine?\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003eLeaving it for about 5-10 minutes is not a problem, but the color may change over time, so please take a picture as soon as possible.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003c!-- Q7: 異常が出た場合はどうすればいいですか？ --\u003e\n      \u003cdiv class=\"bmc-faq-item\" id=\"faq-7\"\u003e\n        \u003cdiv class=\"bmc-faq-question\" onclick=\"toggleFaq(this)\"\u003e\n          \u003cspan class=\"bmc-faq-icon\"\u003eQ\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-question-text\"\u003eWhat should I do if an abnormality is found?\u003c\/span\u003e\n          \u003cspan class=\"bmc-faq-toggle\"\u003e▼\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bmc-faq-answer\"\u003e\n          \u003cdiv class=\"bmc-faq-answer-content\"\u003e\n            \u003cp\u003ePlease consult your regular veterinarian. Showing them the test result screen will facilitate the process.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n    \u003c\/div\u003e\n    \n    \u003c!-- 問い合わせ誘導 --\u003e\n    \u003cdiv class=\"bmc-faq-contact\"\u003e\n      \u003cp\u003eFor questions not covered above, please feel free to contact us via LINE chat.\u003cbr\u003eA representative will respond within 1-2 business days.\u003c\/p\u003e\n      \u003ca href=\"https:\/\/line.me\/R\/ti\/p\/@276hnijp\" class=\"bmc-faq-contact-btn\"\u003eAsk a question on LINE\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ===== 注意事項 ===== --\u003e\n  \u003cdiv class=\"bmc-note\"\u003e\n    \u003ch3\u003eNotes on Use\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eThis product is for daily self-check purposes. Please continue with regular check-ups at the veterinary clinic.\u003c\/li\u003e\n      \u003cli\u003eIf abnormalities are found in the test results, please consult a veterinarian.\u003c\/li\u003e\n      \u003cli\u003eExpiration date: 2 years from manufacture if unopened. Please use as soon as possible after opening.\u003c\/li\u003e\n      \u003cli\u003eCan be used for both dogs and cats.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- アコーディオン用JavaScript --\u003e\n\u003cscript\u003e\nfunction toggleFaq(element) {\n  const item = element.parentElement;\n  const isActive = item.classList.contains('active');\n  \n  if (isActive) {\n    item.classList.remove('active');\n  } else {\n    item.classList.add('active');\n  }\n}\n\n\/\/ URLハッシュで特定のセクション\/FAQを開く\ndocument.addEventListener('DOMContentLoaded', function() {\n  const hash = window.location.hash;\n  if (hash) {\n    const targetItem = document.querySelector(hash);\n    if (targetItem) {\n      targetItem.scrollIntoView({ behavior: 'smooth', block: 'center' });\n      if (targetItem.classList.contains('bmc-faq-item')) {\n        targetItem.classList.add('active');\n      }\n    }\n  }\n});\n\u003c\/script\u003e","brand":"Buddy Shop","offers":[{"title":"Two doses (approx. one month)","offer_id":45204514144300,"sku":"0-1","price":3000.0,"currency_code":"JPY","in_stock":false},{"title":"Four sessions (approximately two months)","offer_id":45204514177068,"sku":"0-2","price":6000.0,"currency_code":"JPY","in_stock":false},{"title":"8 sessions (approx. 4 months)","offer_id":45204514209836,"sku":"0-3","price":10000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/19_fe67ba63-e0de-430a-b3d1-1d69f1b7655a.png?v=1787097137"},{"product_id":"massiro","title":"New Life Support Sale in Progress! massiro Pure White Cat Litter for Urine Color Check | 100% Natural Ingredients (Save with a subscription!)","description":"\u003cdiv style=\"max-width:640px; margin:0 auto; font-family:-apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; color:#3a3a4a; line-height:1.85; font-size:15px;\"\u003e\n\n\n  \u003c!-- SEC-01: フック --\u003e\n  \u003cdiv style=\"background:#eae8e4; border-radius:14px; padding:40px 28px; margin-bottom:0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#5a7a6a; text-transform:uppercase; margin:0 0 12px;\"\u003eWHY WHITE LITTER?\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 20px;\"\u003eYou can see the color of the urine.\u003cbr\u003eThat alone makes a difference.\u003c\/p\u003e\n    \u003cp style=\"font-size:14px; margin:0 0 14px; line-height:2; color:#3a3a4a;\"\u003eA cat's health problems appear earliest in their urine.\u003cbr\u003eHowever, \u003cstrong style=\"color:#1a1a2e;\"\u003ewith gray cat litter, you won't notice changes in color.\u003c\/strong\u003e\u003c\/p\u003e\n    \u003cp style=\"font-size:14px; margin:0 0 20px; line-height:2; color:#3a3a4a;\"\u003eBefore regretting, \u003cstrong style=\"color:#1a1a2e;\"\u003e\"If only I had noticed sooner,\"\u003c\/strong\u003e there's something you can do with your daily cat litter.\u003c\/p\u003e\n    \u003cp style=\"font-size:11px; color:#9a9aaa; margin:0;\"\u003e*Kidney disease is the leading cause of death in cats. Many early symptoms appear as changes in urine.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:56px 0 0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-VIDEO: 動画 --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eActual appearance\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 20px;\"\u003eDaily litter box\u003cbr\u003efor health checks\u003c\/p\u003e\n    \u003cdiv style=\"position:relative; width:100%; padding-bottom:56.25%; border-radius:14px; overflow:hidden; background:#eae8e4;\"\u003e\n      \u003ciframe src=\"%E3%80%90YouTube%20%E3%81%BE%E3%81%9F%E3%81%AF%20Vimeo%20%E3%81%AE%E5%9F%8B%E3%82%81%E8%BE%BC%E3%81%BFURL%E3%82%92%E3%81%93%E3%81%93%E3%81%AB%E3%80%91\" style=\"position:absolute; top:0; left:0; width:100%; height:100%; border:none;\" allow=\"autoplay; loop; muted\" allowfullscreen\u003e\u003c\/iframe\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:12px; color:#9a9aaa; margin:10px 0 0; text-align:center;\"\u003eBecause it's pure white, changes in urine color and amount are immediately visible.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-02: なぜ白か --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eDaily litter box for health checks\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 16px;\"\u003eWhat urine color can tell you\u003c\/p\u003e\n    \u003cp style=\"font-size:14px; color:#6B8585; margin:0 0 24px;\"\u003eBecause it's pure white, abnormalities are clearly visible.\u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; gap:10px; margin-bottom:24px;\"\u003e\n      \u003cdiv style=\"display:flex; align-items:center; gap:14px; background:#fff; padding:16px 18px; border-radius:12px; border:1px solid #E4ECEC;\"\u003e\n        \u003cdiv style=\"width:16px; height:16px; border-radius:50%; background:#f87171; flex-shrink:0;\"\u003e\u003c\/div\u003e\n        \u003cspan style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:#1a1a2e;\"\u003eRed\/Pink\u003c\/strong\u003e\u003cspan style=\"color:#7a7a8a; font-size:13px; margin-left:6px;\"\u003e→ Possibility of hematuria\/cystitis\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"display:flex; align-items:center; gap:14px; background:#fff; padding:16px 18px; border-radius:12px; border:1px solid #E4ECEC;\"\u003e\n        \u003cdiv style=\"width:16px; height:16px; border-radius:50%; background:#facc15; flex-shrink:0;\"\u003e\u003c\/div\u003e\n        \u003cspan style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:#1a1a2e;\"\u003eDark yellow\u003c\/strong\u003e\u003cspan style=\"color:#7a7a8a; font-size:13px; margin-left:6px;\"\u003e→ Dehydration\/insufficient water intake\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"display:flex; align-items:center; gap:14px; background:#fff; padding:16px 18px; border-radius:12px; border:1px solid #E4ECEC;\"\u003e\n        \u003cdiv style=\"width:16px; height:16px; border-radius:50%; background:#a78bfa; flex-shrink:0;\"\u003e\u003c\/div\u003e\n        \u003cspan style=\"font-size:14px;\"\u003e\u003cstrong style=\"color:#1a1a2e;\"\u003eCloudiness\/Foam\u003c\/strong\u003e\u003cspan style=\"color:#7a7a8a; font-size:13px; margin-left:6px;\"\u003e→ Possibility of bacterial infection\/proteinuria\u003c\/span\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F2FAFA; border:1px solid #D8EDED; border-radius:12px; padding:18px 20px;\"\u003e\n      \u003cp style=\"font-size:14px; line-height:1.9; margin:0; color:#2C3E40;\"\u003eYou can also check the \u003cstrong style=\"color:#006D6D;\"\u003enumber of urinations per day\u003c\/strong\u003e and the \u003cstrong style=\"color:#006D6D;\"\u003eapproximate amount of urine\u003c\/strong\u003e with the solid clumps. Changes in frequency and amount are early signs of kidney and urinary tract diseases.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-03: 猫へのメリット --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eCats won't dislike it\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 16px;\"\u003eHow cats changed\u003cbr\u003eafter switching to MASSIRO\u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:14px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:38px; height:38px; min-width:38px; background:#eefbf5; border-radius:10px; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0a8a5a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 14 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eNo more sneezing after using the litter box\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003e99% dust-free. No dust disperses when cats dig, reducing strain on their respiratory system.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:14px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:38px; height:38px; min-width:38px; background:#eefbf5; border-radius:10px; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0a8a5a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eSafe to lick during grooming\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003e100% natural ingredients (cornstarch + cassava). Absolutely no chemical substances used.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:14px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:38px; height:38px; min-width:38px; background:#eefbf5; border-radius:10px; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003csvg width=\"18\" height=\"18\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#0a8a5a\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eCats no longer avoid the litter box\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003eNo odor return means cats don't avoid the litter box, maintaining proper urination habits.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-04: スペック --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eProduct Specifications\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003eWhite and clumping.\u003cbr\u003eThat alone makes a difference.\u003c\/p\u003e\n\n    \u003c!-- 3数値 --\u003e\n    \u003cdiv style=\"display:grid; grid-template-columns:repeat(3,1fr); gap:8px; margin-bottom:20px;\"\u003e\n      \u003cdiv style=\"background:#F2FAFA; border:1px solid #D8EDED; border-radius:12px; padding:16px 8px; text-align:center;\"\u003e\n        \u003cp style=\"font-size:11px; color:#6B8585; margin:0 0 6px;\"\u003eNatural Origin\u003c\/p\u003e\n        \u003cp style=\"font-size:28px; font-weight:700; color:#006D6D; line-height:1; margin:0;\"\u003e100\u003cspan style=\"font-size:13px;\"\u003e%\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#F2FAFA; border:1px solid #D8EDED; border-radius:12px; padding:16px 8px; text-align:center;\"\u003e\n        \u003cp style=\"font-size:11px; color:#6B8585; margin:0 0 6px;\"\u003eDust Cut\u003c\/p\u003e\n        \u003cp style=\"font-size:28px; font-weight:700; color:#006D6D; line-height:1; margin:0;\"\u003e99\u003cspan style=\"font-size:13px;\"\u003e%\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#F2FAFA; border:1px solid #D8EDED; border-radius:12px; padding:16px 8px; text-align:center;\"\u003e\n        \u003cp style=\"font-size:11px; color:#6B8585; margin:0 0 6px;\"\u003eClumping Speed\u003c\/p\u003e\n        \u003cp style=\"font-size:28px; font-weight:700; color:#006D6D; line-height:1; margin:0;\"\u003e3\u003cspan style=\"font-size:13px;\"\u003eseconds\u003c\/span\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- スペック表 --\u003e\n    \u003ctable style=\"width:100%; border-collapse:collapse; border-radius:12px; overflow:hidden; box-shadow:0 2px 12px rgba(0,0,0,0.06); border:1px solid #E4ECEC;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; width:32%; text-align:left;\"\u003eMaterial\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003e100% natural origin\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eCornstarch + Cassava. Safe to lick\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; text-align:left;\"\u003eDust reduction\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003e99%\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eProtects cat's respiratory system and helps with dust mite allergies\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; text-align:left;\"\u003eClumping speed\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003e3 seconds\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eDoesn't crumble, so you can check urination frequency and volume\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; text-align:left;\"\u003eOdor control\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003eLasts 24 hours\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eCan be placed in the living room\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; text-align:left;\"\u003eDuration\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003eApprox. 3-4 weeks per bag\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eLess frequent complete changes, economical\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth style=\"padding:13px 16px; font-size:13px; font-weight:600; background:#FAFBFB; color:#1a1a2e; text-align:left;\"\u003eDesign\u003c\/th\u003e\n          \u003ctd style=\"padding:13px 16px; font-size:13px; color:#3a3a4a;\"\u003eMinimalist design\u003cspan style=\"display:block; font-size:11px; color:#9a9aaa; margin-top:2px;\"\u003eBlends with interior decor\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-05: 他の砂との比較 --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eDifference from other cat litters\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003eThey look almost the same.\u003cbr\u003eBut inside, they're completely different.\u003c\/p\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; border-radius:12px; overflow:hidden; box-shadow:0 2px 12px rgba(0,0,0,0.06);\"\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth style=\"padding:11px 10px; background:#F2F5F5; font-size:12px; font-weight:600; color:#6B8585; text-align:left; width:28%; border-bottom:1px solid #E4ECEC;\"\u003e\u003c\/th\u003e\n          \u003cth style=\"padding:11px 10px; background:#E8E8E8; font-size:12px; font-weight:600; color:#666; text-align:center; border-bottom:1px solid #E4ECEC;\"\u003eGeneral cat litter\u003c\/th\u003e\n          \u003cth style=\"padding:11px 10px; background:#006D6D; font-size:12px; font-weight:700; color:#fff; text-align:center; border-bottom:1px solid #006D6D;\"\u003eMASSIRO\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eUrine color\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eInvisible\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003eClearly visible\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eUrine volume check\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eCrumbles, impossible to measure\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003eCheck frequency and volume with clumps\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eMaterial\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eMineral\/Chemical\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003e100% natural origin\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eDust\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eProne to dust\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003e99% dust-free\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eClumping power\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eCrumbles\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003eClumps in 3 seconds\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd style=\"padding:11px 12px; background:#FAFBFB; font-size:13px; font-weight:600; color:#1a1a2e;\"\u003eOdor control\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; font-size:12px; color:#BBBBBB; text-align:center;\"\u003eOdor remains\u003c\/td\u003e\n          \u003ctd style=\"padding:11px 10px; background:rgba(0,109,109,0.04); font-size:12px; font-weight:700; color:#006D6D; text-align:center;\"\u003e24-hour odor control\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-06: 価格の納得感 --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eCost considerations\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003e\"Prevention\"\u003cbr\u003eis cheaper than \"treatment.\"\u003c\/p\u003e\n\n    \u003ctable style=\"width:100%; border-collapse:collapse; border-radius:12px; overflow:hidden; box-shadow:0 2px 12px rgba(0,0,0,0.06); border:1px solid #E4ECEC; margin-bottom:20px;\"\u003e\n      \u003ctbody\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:14px 16px; font-size:13px; font-weight:500; color:#7a7a8a; background:#FAFBFB; text-align:left; width:55%;\"\u003eVeterinary urine test\u003c\/th\u003e\n          \u003ctd style=\"padding:14px 16px; font-size:13px; color:#7a7a8a; text-align:right;\"\u003eFrom ¥3,000\/month\u003cspan style=\"display:block; font-size:11px;\"\u003e(¥36,000\/year)\u003c\/span\u003e\n\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cth style=\"padding:14px 16px; font-size:13px; font-weight:500; color:#7a7a8a; background:#FAFBFB; text-align:left;\"\u003eKidney disease treatment cost\u003c\/th\u003e\n          \u003ctd style=\"padding:14px 16px; font-size:13px; color:#7a7a8a; text-align:right;\"\u003e¥100,000 - ¥500,000\/year\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr style=\"border-top:2px solid #006D6D;\"\u003e\n          \u003cth style=\"padding:14px 16px; font-size:14px; font-weight:700; color:#006D6D; background:rgba(0,109,109,0.04); text-align:left;\"\u003eMASSIRO (subscription)\u003c\/th\u003e\n          \u003ctd style=\"padding:14px 16px; font-size:14px; font-weight:700; color:#006D6D; background:rgba(0,109,109,0.04); text-align:right;\"\u003eFrom approx. ¥2,700\/month\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv style=\"background:#FFFBF5; border:1px solid rgba(232,149,47,0.25); border-radius:12px; padding:18px 20px;\"\u003e\n      \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 6px;\"\u003eDaily health checks for less than the cost of one test.\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#3a3a4a; margin:0; line-height:1.8;\"\u003eThose who have experienced treatment costs often say, \"I wish I had known sooner.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-07: 使い方 --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eHow to use\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003e3 easy steps.\u003cbr\u003eNothing special.\u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; gap:16px;\"\u003e\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:16px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:34px; height:34px; min-width:34px; background:#006D6D; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003cspan style=\"color:#fff; font-weight:900; font-size:14px;\"\u003e1\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eAdd to the litter box\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003eSimply add an appropriate amount of MASSIRO to the cat litter box. You can also mix it with your current litter.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:16px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:34px; height:34px; min-width:34px; background:#006D6D; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003cspan style=\"color:#fff; font-weight:900; font-size:14px;\"\u003e2\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eCheck color and amount\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003eCheck the color of the urine, and the size and number of clumps. Changes in frequency and amount are also health indicators.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; padding:18px 20px; display:flex; gap:16px; align-items:flex-start;\"\u003e\n        \u003cdiv style=\"width:34px; height:34px; min-width:34px; background:#006D6D; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0;\"\u003e\n          \u003cspan style=\"color:#fff; font-weight:900; font-size:14px;\"\u003e3\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 4px;\"\u003eNotice any abnormalities\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#7a7a8a; margin:0; line-height:1.7;\"\u003eIf there's a color change, visit the vet early. Early detection saves lives.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-08: 口コミ --\u003e\n  \u003cdiv style=\"padding:56px 0;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eCustomer Reviews\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003eWhat our customers say\u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; gap:12px;\"\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:14px; padding:22px 22px;\"\u003e\n        \u003cp style=\"color:#f59e0b; font-size:12px; margin:0 0 8px; letter-spacing:2px;\"\u003e★★★★★\u003c\/p\u003e\n        \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 8px; line-height:1.5;\"\u003e\"Noticed a change in urine color and detected it early!\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px; color:#3a3a4a; line-height:1.9; margin:0 0 10px;\"\u003eI noticed my cat's urine was pinkish and immediately took her to the vet. It was an early stage of cystitis and was resolved with just light medication. I definitely wouldn't have noticed with the old litter.\u003c\/p\u003e\n        \u003cp style=\"font-size:11px; color:#9a9aaa; margin:0;\"\u003eK (Tokyo, 30s female)｜Scottish Fold, 2 cats\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:14px; padding:22px 22px;\"\u003e\n        \u003cp style=\"color:#f59e0b; font-size:12px; margin:0 0 8px; letter-spacing:2px;\"\u003e★★★★★\u003c\/p\u003e\n        \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 8px; line-height:1.5;\"\u003e\"My cat's sneezing stopped. My own asthma got better too.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px; color:#3a3a4a; line-height:1.9; margin:0 0 10px;\"\u003eWith the old litter, my cat always sneezed after using the litter box. That stopped after switching to MASSIRO. It's really helpful that no dust flies around.\u003c\/p\u003e\n        \u003cp style=\"font-size:11px; color:#9a9aaa; margin:0;\"\u003eN (Osaka, 20s male)｜Munchkin, 1 cat\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:14px; padding:22px 22px;\"\u003e\n        \u003cp style=\"color:#f59e0b; font-size:12px; margin:0 0 8px; letter-spacing:2px;\"\u003e★★★★★\u003c\/p\u003e\n        \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0 0 8px; line-height:1.5;\"\u003e\"Considering treatment costs, preventative investment is smarter.\"\u003c\/p\u003e\n        \u003cp style=\"font-size:13px; color:#3a3a4a; line-height:1.9; margin:0 0 10px;\"\u003eI once spent over 300,000 yen a year on kidney disease treatment. The peace of mind from being able to check daily with white litter is worth more than the price.\u003c\/p\u003e\n        \u003cp style=\"font-size:11px; color:#9a9aaa; margin:0;\"\u003eJ (Fukuoka, 50s female)｜American Shorthair, 1 cat\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- セクション区切り --\u003e\n  \u003cdiv style=\"border-top:1px solid #E4ECEC; margin:0;\"\u003e\u003c\/div\u003e\n\n\n  \u003c!-- SEC-09: FAQ --\u003e\n  \u003cdiv style=\"padding:56px 0 32px;\"\u003e\n    \u003cp style=\"font-size:11px; font-weight:700; letter-spacing:2px; color:#006D6D; text-transform:uppercase; margin:0 0 6px;\"\u003eFAQ\u003c\/p\u003e\n    \u003cp style=\"font-family:Georgia,serif; font-size:22px; font-weight:700; color:#1a1a2e; line-height:1.45; margin:0 0 24px;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\n    \u003cdiv style=\"display:flex; flex-direction:column; gap:10px;\"\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; overflow:hidden;\"\u003e\n        \u003cdiv style=\"padding:16px 20px; border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0;\"\u003eHow do I switch cat litter?\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 20px;\"\u003e\n          \u003cp style=\"font-size:13px; color:#3a3a4a; margin:0; line-height:1.8;\"\u003eGradually mix MASSIRO with your current litter, increasing the ratio over 1 to 1.5 weeks.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; overflow:hidden;\"\u003e\n        \u003cdiv style=\"padding:16px 20px; border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0;\"\u003eHow long does one bag last?\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 20px;\"\u003e\n          \u003cp style=\"font-size:13px; color:#3a3a4a; margin:0; line-height:1.8;\"\u003eApproximately 3 weeks to 1 month per cat.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; overflow:hidden;\"\u003e\n        \u003cdiv style=\"padding:16px 20px; border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0;\"\u003eCan I flush it down the toilet?\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 20px;\"\u003e\n          \u003cp style=\"font-size:13px; color:#3a3a4a; margin:0; line-height:1.8;\"\u003eNo. Its strong clumping power can cause pipe blockages. Please dispose of it as combustible waste.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv style=\"background:#fff; border:1px solid #E4ECEC; border-radius:12px; overflow:hidden;\"\u003e\n        \u003cdiv style=\"padding:16px 20px; border-bottom:1px solid #F0F0F0;\"\u003e\n          \u003cp style=\"font-size:14px; font-weight:700; color:#1a1a2e; margin:0;\"\u003eIsn't it more expensive than other cat litter?\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv style=\"padding:14px 20px;\"\u003e\n          \u003cp style=\"font-size:13px; color:#3a3a4a; margin:0; line-height:1.8;\"\u003eWhile the unit price is higher, customers tell us it offers high cost-performance considering the reduced frequency of full litter changes and the added value of its health check function. You can get 10% off with a subscription.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"2 pieces","offer_id":44452536287276,"sku":"Catlitter-01-02","price":3200.0,"currency_code":"JPY","in_stock":false},{"title":"4 pieces","offer_id":44463026372652,"sku":"Catlitter-01-04","price":6000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/16_d1a47bc3-7cb2-45e1-a8e2-05d633c19cac.png?v=1787097421"},{"product_id":"senior-cat-toilet","title":"New Life Support Sale in Progress! Low-Entry Cat Litter Box | Easy-Entry for Senior Cats and Kittens","description":"\u003cp\u003eNew Life Support Sale in Progress! *Offer valid until April 20th!\u003c\/p\u003e\n\u003cp\u003eA litter box that all cats can use comfortably.\u003c\/p\u003e\n\u003cp\u003eEasy-Entry is a litter box with an extremely low entrance step.\u003cbr\u003eEven senior cats with weak legs and small kittens can easily get in and out.\u003c\/p\u003e\n\u003cp\u003e▼ Features\u003cbr\u003e・Low step design for easy entry and exit\u003cbr\u003e・High walls to prevent scattering\u003cbr\u003e・Simple structure for easy cleaning\u003cbr\u003e・Lightweight and easy to move\u003c\/p\u003e\n\u003cp\u003e▼ Recommended for these cats\u003cbr\u003e・Senior cats (7 years and older)\u003cbr\u003e・Cats with joint problems\u003cbr\u003e・Kittens (2 months old and up)\u003cbr\u003e・Cats who tend to dislike their litter box\u003c\/p\u003e","brand":"Buddy Shop","offers":[{"title":"Default Title","offer_id":45149118267436,"sku":"BC0002-Easy","price":10000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/18.png?v=1787097163"},{"product_id":"poopbag","title":"New Life Support Sale underway! Poo bags for walks | Scented manner bags goo-eez","description":"\u003cp\u003eMake your walks more comfortable.\u003c\/p\u003e\n\u003cp\u003egoo-eez are scented pet waste bags.\u003cbr\u003eThey reduce odor and eliminate the stress of carrying waste.\u003c\/p\u003e\n\u003cp\u003e▼ Features\u003cbr\u003e・Scented to reduce odor\u003cbr\u003e・Durable and leak-proof material\u003cbr\u003e・Easy-to-dispense roll type\u003cbr\u003e・Large capacity for excellent cost performance\u003c\/p\u003e\n\u003cp\u003e▼ Recommended for:\u003cbr\u003e・Those concerned about odors during walks\u003cbr\u003e・Those who want durable, tear-resistant bags\u003cbr\u003e・Those who want to save money by buying in bulk\u003c\/p\u003e","brand":"Buddy Shop","offers":[{"title":"Red (Cherry Pop scent) \/ 1 piece","offer_id":45182685970476,"sku":"Cherry Pop","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"Blue (Watermelon Breeze scent) \/ 1 piece","offer_id":45182686101548,"sku":"Watermelon","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"Green (Citrus Burst scent) \/ 1 piece","offer_id":45233919033388,"sku":"Citrus","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"Orange (Tangy Tangerine Scent) \/ 1 piece","offer_id":45233919164460,"sku":"tangy","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"Tea (Mochalatte-like fragrance) \/ 1 piece","offer_id":45233919295532,"sku":"mocha","price":1200.0,"currency_code":"JPY","in_stock":false},{"title":"Black (Unscented) \/ 1 piece","offer_id":45233919426604,"sku":"unscented","price":1200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/11_ae071d1d-496d-4290-a33a-a6b293287162.png?v=1787097188"},{"product_id":"puzzle-toy","title":"New Lifestyle Support Sale in Progress! Dog Puzzle Toy for Barking and Chewing Behavior - Pawzler","description":"\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003cstyle\u003e\n  :root {\n    --orange: #E8642A;\n    --teal: #2A9D8F;\n    --yellow: #F4C430;\n    --navy: #1A1A2E;\n    --cream: #FDF6EC;\n    --text: #2C2C2C;\n    --sub: #6B6B6B;\n    --radius: 16px;\n    --section-gap: 80px;\n  }\n\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n    color: var(--text);\n    background: #fff;\n    line-height: 1.7;\n  }\n\n  \/* ===== VIDEO SECTION ===== *\/\n  .video-section { background: var(--navy); padding: 60px 24px; text-align: center; }\n  .video-section .section-label { display: inline-block; background: var(--orange); color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 0.15em; padding: 4px 14px; border-radius: 20px; margin-bottom: 16px; text-transform: uppercase; }\n  .video-section h2 { color: #fff; font-size: clamp(22px, 4vw, 32px); font-weight: 700; margin-bottom: 8px; line-height: 1.4; }\n  .video-section .subtitle { color: rgba(255,255,255,0.55); font-size: 14px; margin-bottom: 40px; }\n  .video-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; max-width: 900px; margin: 0 auto; }\n  .video-card { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.12); border-radius: var(--radius); overflow: hidden; transition: transform 0.2s; }\n  .video-card:hover { transform: translateY(-4px); }\n  .video-embed-slot { width: 100%; aspect-ratio: 16\/9; display: flex; flex-direction: column; align-items: center; justify-content: center; background: rgba(255,255,255,0.03); color: rgba(255,255,255,0.35); font-size: 13px; gap: 10px; }\n  .video-card-caption { padding: 14px 18px; text-align: left; }\n  .video-card-caption .tag { font-size: 11px; color: var(--teal); font-weight: 700; letter-spacing: 0.05em; margin-bottom: 4px; display: block; }\n  .video-card-caption h3 { color: #fff; font-size: 14px; font-weight: 600; line-height: 1.4; }\n\n  \/* ===== HERO ===== *\/\n  .hero-message { background: var(--cream); padding: 64px 24px; text-align: center; }\n  .hero-message .eyebrow { font-size: 12px; color: var(--orange); font-weight: 700; letter-spacing: 0.12em; margin-bottom: 14px; text-transform: uppercase; }\n  .hero-message h1 { font-size: clamp(26px, 5vw, 44px); font-weight: 800; line-height: 1.35; margin-bottom: 20px; color: var(--navy); }\n  .hero-message h1 em { color: var(--orange); font-style: normal; }\n  .hero-message p { font-size: 16px; color: var(--sub); max-width: 580px; margin: 0 auto 32px; line-height: 1.85; }\n  .feature-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; }\n  .badge { display: inline-flex; align-items: center; padding: 8px 18px; border-radius: 24px; font-size: 13px; font-weight: 600; }\n  .badge-orange { background: #FFF0E8; color: var(--orange); border: 1.5px solid #F5C4A8; }\n  .badge-teal   { background: #E6F5F3; color: var(--teal);   border: 1.5px solid #A8DDD8; }\n  .badge-navy   { background: #EEEEF5; color: var(--navy);   border: 1.5px solid #C0C0D8; }\n\n  \/* ===== TWO-COL ===== *\/\n  .two-col { padding: var(--section-gap) 24px; max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: center; }\n  .two-col.reverse .visual { order: 2; }\n  .two-col.reverse .content-block { order: 1; }\n  .visual { position: relative; }\n  .accent-tag { position: absolute; bottom: -14px; right: -14px; background: var(--orange); color: #fff; font-size: 12px; font-weight: 700; padding: 10px 16px; border-radius: 10px; box-shadow: 0 4px 16px rgba(232,100,42,0.3); line-height: 1.4; }\n  .content-block .label-pill { display: inline-block; background: var(--orange); color: #fff; font-size: 11px; font-weight: 700; padding: 4px 12px; border-radius: 20px; margin-bottom: 14px; letter-spacing: 0.08em; }\n  .content-block h2 { font-size: clamp(24px, 3.5vw, 36px); font-weight: 800; line-height: 1.35; margin-bottom: 16px; color: var(--navy); }\n  .content-block h2 .ul { position: relative; display: inline; }\n  .content-block h2 .ul::after { content: ''; position: absolute; bottom: 1px; left: 0; right: 0; height: 7px; background: var(--yellow); opacity: 0.45; z-index: -1; border-radius: 3px; }\n  .content-block p { color: var(--sub); font-size: 15px; line-height: 1.85; margin-bottom: 20px; }\n  .check-list { list-style: none; display: flex; flex-direction: column; gap: 11px; }\n  .check-list li { display: flex; align-items: flex-start; gap: 10px; font-size: 14px; line-height: 1.65; color: var(--text); }\n  .check-list li::before { content: ''; flex-shrink: 0; width: 18px; height: 18px; border-radius: 50%; background: var(--orange); margin-top: 3px; background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\"); background-repeat: no-repeat; background-position: center; background-size: 10px; }\n\n  \/* ===== LEVEL SECTION ===== *\/\n  .level-section { background: var(--navy); padding: var(--section-gap) 24px; position: relative; overflow: hidden; }\n  .level-section::before { content: ''; position: absolute; top: -120px; right: -120px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(42,157,143,0.12), transparent 65%); border-radius: 50%; }\n  .level-inner { max-width: 1080px; margin: 0 auto; position: relative; z-index: 1; }\n  .section-header { text-align: center; margin-bottom: 48px; }\n  .section-header .eyebrow { font-size: 11px; font-weight: 700; letter-spacing: 0.15em; text-transform: uppercase; margin-bottom: 10px; }\n  .eyebrow-light { color: rgba(255,255,255,0.45); }\n  .eyebrow-dark  { color: var(--teal); }\n  .section-header h2 { font-size: clamp(24px, 4vw, 36px); font-weight: 800; line-height: 1.35; }\n  .h2-light { color: #fff; }\n  .h2-dark  { color: var(--navy); }\n  .level-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }\n  @media (max-width: 1080px) { .level-grid { grid-template-columns: repeat(3, 1fr); } }\n  .level-card { border-radius: var(--radius); padding: 28px 20px; transition: transform 0.2s, box-shadow 0.2s; }\n  .level-card:hover { transform: translateY(-5px); box-shadow: 0 12px 32px rgba(0,0,0,0.25); }\n  .level-card.beginner { background: linear-gradient(145deg, #2A9D8F, #1d7a6f); }\n  .level-card.smarty   { background: linear-gradient(145deg, #E8642A, #c04a1a); }\n  .level-card.genius   { background: linear-gradient(145deg, #264653, #1a3040); }\n  .level-card.rainbow  { background: linear-gradient(145deg, #F4C430, #d4a020); }\n  .level-card.complete { background: linear-gradient(145deg, #6C63FF, #4C44CC); }\n  .level-card.complete .level-num  { color: rgba(255,255,255,0.55); }\n  .level-card.complete .level-name { color: #fff; }\n  .level-card.complete .level-desc { color: rgba(255,255,255,0.78); }\n  .level-card .level-num { font-size: 11px; font-weight: 700; letter-spacing: 0.12em; color: rgba(255,255,255,0.6); margin-bottom: 6px; }\n  .level-card.rainbow .level-num { color: rgba(0,0,0,0.45); }\n  .level-card .level-name { font-size: 18px; font-weight: 800; color: #fff; margin-bottom: 12px; line-height: 1.2; }\n  .level-card.rainbow .level-name { color: rgba(0,0,0,0.75); }\n  .level-card .level-desc { font-size: 12px; color: rgba(255,255,255,0.75); line-height: 1.65; margin-bottom: 14px; }\n  .level-card.rainbow .level-desc { color: rgba(0,0,0,0.6); }\n  .level-tag { display: inline-block; background: rgba(255,255,255,0.18); color: #fff; font-size: 11px; font-weight: 600; padding: 4px 10px; border-radius: 20px; }\n  .level-card.rainbow .level-tag { background: rgba(0,0,0,0.12); color: rgba(0,0,0,0.7); }\n\n  \/* ===== MOMENTS ===== *\/\n  .moments-section { background: var(--cream); padding: var(--section-gap) 24px; }\n  .moments-inner { max-width: 1080px; margin: 0 auto; }\n  .moments-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; }\n  .moment-card { background: #fff; border-radius: var(--radius); padding: 28px 24px; box-shadow: 0 2px 16px rgba(0,0,0,0.05); border-top: 3px solid transparent; transition: transform 0.2s, box-shadow 0.2s; }\n  .moment-card:hover { transform: translateY(-4px); box-shadow: 0 8px 28px rgba(0,0,0,0.09); }\n  .moment-card:nth-child(1) { border-top-color: var(--orange); }\n  .moment-card:nth-child(2) { border-top-color: var(--teal); }\n  .moment-card:nth-child(3) { border-top-color: #d4a020; }\n  .moment-dot { width: 10px; height: 10px; border-radius: 50%; margin-bottom: 16px; }\n  .dot-orange { background: var(--orange); }\n  .dot-teal   { background: var(--teal); }\n  .dot-yellow { background: #d4a020; }\n  .moment-card h3 { font-size: 16px; font-weight: 700; color: var(--navy); margin-bottom: 9px; line-height: 1.45; }\n  .moment-card p  { font-size: 13px; color: var(--sub); line-height: 1.75; }\n\n  \/* ===== USECASE ===== *\/\n  .usecase-section { padding: var(--section-gap) 24px; background: #fff; }\n  .usecase-inner { max-width: 1080px; margin: 0 auto; display: grid; grid-template-columns: 1fr 1fr; gap: 64px; align-items: start; }\n  .usecase-list { display: flex; flex-direction: column; gap: 12px; }\n  .usecase-item { display: flex; align-items: center; gap: 14px; padding: 16px 18px; background: #fff; border: 1.5px solid #EAEAEA; border-radius: 12px; font-size: 14px; line-height: 1.6; color: var(--text); transition: border-color 0.2s, box-shadow 0.2s; cursor: default; }\n  .usecase-item:hover { border-color: var(--orange); box-shadow: 0 2px 10px rgba(232,100,42,0.09); }\n  .usecase-item .line { flex-shrink: 0; width: 2px; height: 36px; background: #E0E0E0; border-radius: 2px; }\n  .usecase-item:hover .line { background: var(--orange); }\n\n  \/* ===== SPEC ===== *\/\n  .spec-section { background: #F5F5F7; padding: var(--section-gap) 24px; }\n  .spec-inner { max-width: 680px; margin: 0 auto; }\n  .spec-table { width: 100%; border-collapse: collapse; background: #fff; border-radius: var(--radius); overflow: hidden; box-shadow: 0 2px 16px rgba(0,0,0,0.06); }\n  .spec-table tr:not(:last-child) td { border-bottom: 1px solid #F0F0F0; }\n  .spec-table td { padding: 14px 22px; font-size: 14px; }\n  .spec-table td:first-child { font-weight: 700; color: var(--sub); width: 38%; background: #FAFAFA; }\n\n  \/* ===== CTA ===== *\/\n  .cta-section { background: linear-gradient(135deg, var(--orange), #C04A1A); padding: 64px 24px; text-align: center; position: relative; overflow: hidden; }\n  .cta-section::before { content: ''; position: absolute; top: -100px; left: -100px; width: 400px; height: 400px; background: radial-gradient(circle, rgba(255,255,255,0.07), transparent 60%); border-radius: 50%; }\n  .cta-section h2 { color: #fff; font-size: clamp(22px, 4vw, 34px); font-weight: 800; margin-bottom: 10px; position: relative; }\n  .cta-section p  { color: rgba(255,255,255,0.75); font-size: 15px; position: relative; }\n\n  \/* ===== REC CARD（共通） ===== *\/\n  .rec-icon { flex-shrink: 0; width: 19px; height: 19px; border-radius: 50%; background: #2A9D8F; margin-top: 2px; background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 10' fill='none'%3E%3Cpath d='M1 5l3.5 3.5L11 1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'\/%3E%3C\/svg%3E\"); background-repeat: no-repeat; background-position: center; background-size: 10px; display: inline-block; }\n\n  \/* ===== RESPONSIVE ===== *\/\n  @media (max-width: 800px) {\n    :root { --section-gap: 52px; }\n    .video-grid { grid-template-columns: 1fr; }\n    .two-col { grid-template-columns: 1fr; gap: 32px; }\n    .two-col.reverse .visual { order: 0; }\n    .two-col.reverse .content-block { order: 0; }\n    .level-grid { grid-template-columns: 1fr 1fr; }\n    .moments-grid { grid-template-columns: 1fr; }\n    .usecase-inner { grid-template-columns: 1fr; gap: 32px; }\n    .accent-tag { bottom: 12px; right: 12px; }\n  }\n\u003c\/style\u003e\n\n\u003c!-- ===== Recommendation Cards (Top) ===== --\u003e\n\u003csection style=\"background:#fff;padding:40px 24px 48px;\"\u003e\n  \u003cdiv style=\"max-width:720px;margin:0 auto;\"\u003e\n\n    \u003cdiv style=\"text-align:center;margin-bottom:32px;\"\u003e\n      \u003cp style=\"font-size:12px;color:#6B6B6B;margin-bottom:8px;letter-spacing:0.08em;\"\u003eSuggestions tailored for your dog\u003c\/p\u003e\n      \u003ch2 style=\"font-size:clamp(22px,4vw,32px);font-weight:800;line-height:1.4;color:#1A1A2E;\"\u003eRecommended for these types of dogs\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Card ① Beginner + Smarty --\u003e\n    \u003cdiv style=\"position:relative;border:2px solid #2A9D8F;border-radius:16px;padding:32px 22px 26px;background:#fff;margin-bottom:28px;\"\u003e\n      \u003cdiv style=\"position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#2A9D8F;color:#fff;font-size:12px;font-weight:700;padding:4px 18px;border-radius:20px;white-space:nowrap;letter-spacing:0.05em;\"\u003eRecommended for you\u003c\/div\u003e\n      \u003cp style=\"font-size:20px;font-weight:800;color:#1A1A2E;margin:0 0 5px;line-height:1.25;\"\u003eBeginner Set + Smarty Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#6B6B6B;margin:0 0 18px;line-height:1.5;\"\u003eThe perfect combination for first-time puzzle toy users\u003c\/p\u003e\n      \u003cul style=\"list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;\"\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eEasy difficulty level for puppies, seniors, and shy dogs to start without stress\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eStructure that allows thorough exploration using nose work\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eDevelops concentration and problem-solving skills gradually\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eDifficulty settings that can be enjoyed by cohabiting dogs of different ages\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Card ② Rainbow + Smarty --\u003e\n    \u003cdiv style=\"position:relative;border:2px solid #2A9D8F;border-radius:16px;padding:32px 22px 26px;background:#fff;\"\u003e\n      \u003cdiv style=\"position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#2A9D8F;color:#fff;font-size:12px;font-weight:700;padding:4px 18px;border-radius:20px;white-space:nowrap;letter-spacing:0.05em;\"\u003eRecommended for you\u003c\/div\u003e\n      \u003cp style=\"font-size:20px;font-weight:800;color:#1A1A2E;margin:0 0 5px;line-height:1.25;\"\u003eRainbow Set + Smarty Set\u003c\/p\u003e\n      \u003cp style=\"font-size:13px;color:#6B6B6B;margin:0 0 18px;line-height:1.5;\"\u003eA combination to further develop thinking skills for dogs with puzzle toy experience\u003c\/p\u003e\n      \u003cul style=\"list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px;\"\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eAlready uses puzzle toys and wants a greater challenge\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eDexterous type who can roll balls with their nose or paws\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eWants to significantly develop their thinking and problem-solving abilities\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eHighly motivated dog who will try repeatedly for treats\u003c\/li\u003e\n        \u003cli style=\"display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#2C2C2C;line-height:1.65;\"\u003e\n\u003cspan class=\"rec-icon\"\u003e\u003c\/span\u003eAdventurous type with strong curiosity for new layouts and mechanisms\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Video Section --\u003e\n\u003csection class=\"video-section\"\u003e\n  \u003cdiv class=\"section-label\"\u003eWATCH\u003c\/div\u003e\n  \u003ch2\u003eTheir play says it all.\u003c\/h2\u003e\n  \u003cp class=\"subtitle\"\u003eWatch them in action\u003c\/p\u003e\n  \u003cdiv class=\"video-grid\"\u003e\n    \u003cdiv class=\"video-card\"\u003e\n      \u003cdiv style=\"padding:0;\" class=\"video-embed-slot\"\u003e\n        \u003cvideo style=\"display:block;width:100%;height:100%;object-fit:cover;\" preload=\"none\" playsinline controls\u003e\n          \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/4e30e1ab3ee7433d866b3a60d5b2208b.mov\"\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"video-card-caption\"\u003e\n        \u003cspan class=\"tag\"\u003eProduct Introduction\u003c\/span\u003e\n        \u003ch3\u003eHighly customizable dog puzzle\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"video-card\"\u003e\n      \u003cdiv style=\"padding:0;\" class=\"video-embed-slot\"\u003e\n        \u003cvideo style=\"display:block;width:100%;height:100%;object-fit:cover;\" preload=\"none\" playsinline controls\u003e\n          \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/1f16a21274d54bdcac5bfd86e7048976.mov\"\u003e\u003c\/video\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"video-card-caption\"\u003e\n        \u003cspan class=\"tag\"\u003eCustomer Review\u003c\/span\u003e\n        \u003ch3\u003eI tried it out! My dog's reaction was amazing\u003c\/h3\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Hero Message --\u003e\n\u003csection class=\"hero-message\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003ePAWZLER — Dog Puzzle Toy\u003c\/div\u003e\n  \u003ch1\u003eHide treats,\u003cbr\u003eand keep them engrossed.\u003cbr\u003e\u003cem\u003eThat alone makes for happy times.\u003c\/em\u003e\n\u003c\/h1\u003e\n  \u003cp\u003eMore than just a toy. By adding a \"little twist\" to daily meals and snacks, it satisfies your dog's innate instinct to \"search and think,\" creating a mentally and physically fulfilling experience.\u003c\/p\u003e\n  \u003cdiv class=\"feature-badges\"\u003e\n    \u003cspan class=\"badge badge-orange\"\u003eCan be used for treats \u0026 meals\u003c\/span\u003e\n    \u003cspan class=\"badge badge-teal\"\u003e4 types for free combination\u003c\/span\u003e\n    \u003cspan class=\"badge badge-navy\"\u003eDishwasher safe \u0026 washable\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Appeal for Treats \u0026 Meals --\u003e\n\u003csection style=\"background:#fff;padding:var(--section-gap) 0;\"\u003e\n  \u003cdiv class=\"two-col\"\u003e\n    \u003cdiv class=\"visual\"\u003e\n      \u003cvideo style=\"width:100%;border-radius:var(--radius);display:block;\" preload=\"none\" playsinline controls\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/cb406fa4a96244b791a10b4a36a034ea.mov\"\u003e\u003c\/video\u003e\n      \u003cdiv class=\"accent-tag\"\u003eThey're so\u003cbr\u003eengrossed!\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"content-block\"\u003e\n      \u003cspan class=\"label-pill\"\u003eDaily meals become playtime\u003c\/span\u003e\n      \u003ch2\u003eMeals and snacks,\u003cbr\u003ebecome \u003cspan class=\"ul\"\u003ehide-and-seek\u003c\/span\u003e.\u003c\/h2\u003e\n      \u003cp\u003eSimply place kibble or treats in the crevices. Your dog will use their nose and brain, going all out to find the answer. Regular meals transform into engaging playtime.\u003c\/p\u003e\n      \u003cul class=\"check-list\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003ePrevents fast eating\u003c\/strong\u003e — naturally develops slow eating habits\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eMakes ordinary treats much more fun\u003c\/strong\u003e. Creates the joy of hiding and finding\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eRelieves boredom on rainy days\u003c\/strong\u003e — thinking alone provides sufficient energy expenditure\u003c\/li\u003e\n        \u003cli\u003eWet food is also okay. \u003cstrong\u003eDishwasher safe\u003c\/strong\u003e for easy and hygienic cleaning\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Combination Appeal --\u003e\n\u003csection style=\"background:var(--cream);padding:var(--section-gap) 0;\"\u003e\n  \u003cdiv class=\"two-col reverse\"\u003e\n    \u003cdiv class=\"content-block\"\u003e\n      \u003cspan style=\"background:var(--teal);\" class=\"label-pill\"\u003eEngaging mechanisms\u003c\/span\u003e\n      \u003ch2\u003eBuy multiple and\u003cbr\u003e\u003cspan class=\"ul\"\u003ecombine them\u003c\/span\u003e,\u003cbr\u003ethat's when the real fun begins.\u003c\/h2\u003e\n      \u003cp\u003ePawzler can be used alone, but the real fun starts when you combine multiple pieces. By changing the course daily, it prevents them from \"learning the solution and getting bored,\" constantly providing fresh stimulation.\u003c\/p\u003e\n      \u003cul class=\"check-list\"\u003e\n        \u003cli\u003eRainbow \/ Beginner \/ Smarty \/ Genius sets can be freely connected\u003c\/li\u003e\n        \u003cli\u003e\u003cstrong\u003eInfinite course possibilities\u003c\/strong\u003e by changing the layout daily\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003e3 difficulty levels\u003c\/strong\u003e. Suitable for long-term use from puppies to senior dogs\u003c\/li\u003e\n        \u003cli\u003eIt's enjoyable to watch dogs \u003cstrong\u003ethink hard while playing\u003c\/strong\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"visual\"\u003e\n      \u003cvideo style=\"width:100%;border-radius:var(--radius);display:block;\" preload=\"none\" playsinline controls\u003e\n        \u003csource type=\"video\/mp4\" src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/ad75aaa66cb44d94ac85242be8cd0bb2.mp4\"\u003e\u003c\/video\u003e\n      \u003cdiv style=\"background:var(--teal);\" class=\"accent-tag\"\u003eInfinite\u003cbr\u003ecourses!\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- Level Variations --\u003e\n\u003csection class=\"level-section\"\u003e\n  \u003cdiv class=\"level-inner\"\u003e\n    \u003cdiv class=\"section-header\"\u003e\n      \u003cdiv class=\"eyebrow eyebrow-light\"\u003ePRODUCT LINEUP\u003c\/div\u003e\n      \u003ch2 class=\"h2-light\"\u003eThe perfect level\u003cbr\u003efor your dog.\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"level-grid\"\u003e\n      \u003cdiv class=\"level-card beginner\"\u003e\n        \u003cdiv class=\"level-num\"\u003eLEVEL 1\u003c\/div\u003e\n        \u003cdiv class=\"level-name\"\u003eBeginner\u003cbr\u003eSet\u003c\/div\u003e\n        \u003cdiv class=\"level-desc\"\u003eSimple design centered on slide and lick operations. Ideal for dogs and cats new to puzzle toys.\u003c\/div\u003e\n        \u003cspan class=\"level-tag\"\u003eFor first-time puzzle toys\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"level-card smarty\"\u003e\n        \u003cdiv class=\"level-num\"\u003eLEVEL 2\u003c\/div\u003e\n        \u003cdiv class=\"level-name\"\u003eSmarty\u003cbr\u003eSet\u003c\/div\u003e\n        \u003cdiv class=\"level-desc\"\u003eMedium difficulty. Suitable for dogs who have completed Beginner, or those with general puzzle toy experience.\u003c\/div\u003e\n        \u003cspan class=\"level-tag\"\u003eStep up for experienced dogs\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"level-card genius\"\u003e\n        \u003cdiv class=\"level-num\"\u003eLEVEL 3\u003c\/div\u003e\n        \u003cdiv class=\"level-name\"\u003eGenius\u003cbr\u003eSet\u003c\/div\u003e\n        \u003cdiv class=\"level-desc\"\u003eHighest difficulty. For dogs who have completed Smarty, or those experienced in search games and nose work.\u003c\/div\u003e\n        \u003cspan class=\"level-tag\"\u003eFor advanced users \/ Serious players\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"level-card rainbow\"\u003e\n        \u003cdiv class=\"level-num\"\u003eALL IN ONE\u003c\/div\u003e\n        \u003cdiv class=\"level-name\"\u003eRainbow\u003cbr\u003eSet\u003c\/div\u003e\n        \u003cdiv class=\"level-desc\"\u003eThis is the most recommended configuration, combining three sets. You can experience the joy of leveling up for a long time.\u003c\/div\u003e\n        \u003cspan class=\"level-tag\"\u003eDefinitely this if you plan to use it long-term\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"level-card complete\"\u003e\n        \u003cdiv class=\"level-num\"\u003eFULL SET\u003c\/div\u003e\n        \u003cdiv class=\"level-name\"\u003eComplete\u003cbr\u003eSet\u003c\/div\u003e\n        \u003cdiv class=\"level-desc\"\u003eA set product that allows you to complete all types. You can purchase it at a better price than buying individual items.\u003c\/div\u003e\n        \u003cspan class=\"level-tag\"\u003eGet everything together for a great deal\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 使用シーン（3つの瞬間） --\u003e\n\u003csection class=\"moments-section\"\u003e\n  \u003cdiv class=\"moments-inner\"\u003e\n    \u003cdiv style=\"margin-bottom:44px;\" class=\"section-header\"\u003e\n      \u003cdiv class=\"eyebrow eyebrow-dark\"\u003eHAPPY MOMENTS\u003c\/div\u003e\n      \u003ch2 class=\"h2-dark\"\u003e3 Moments that make\u003cbr\u003eboth owners and dogs smile\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"moments-grid\"\u003e\n      \u003cdiv class=\"moment-card\"\u003e\n        \u003cdiv class=\"moment-dot dot-orange\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eUsing their nose to the fullest,\u003cbr\u003ecompletely absorbed\u003c\/h3\u003e\n        \u003cp\u003eIt's adorable to see them sniffing around instinctively. Many owners are surprised, saying, \"They focus so much!\" Five minutes fly by in an instant.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"moment-card\"\u003e\n        \u003cdiv class=\"moment-dot dot-teal\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eThe sense of accomplishment\u003cbr\u003eof \"I found it!\" is irresistible\u003c\/h3\u003e\n        \u003cp\u003eThe excitement of discovering a treat is exceptional. By accumulating small successes each time, they build confidence and satisfaction.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"moment-card\"\u003e\n        \u003cdiv class=\"moment-dot dot-yellow\"\u003e\u003c\/div\u003e\n        \u003ch3\u003eAfter playing, they\u003cbr\u003esleep soundly\u003c\/h3\u003e\n        \u003cp\u003eModerate fatigue from using their brain relieves stress. Some say that excessive barking and mischief have subsided. They can sleep well at night too.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- こんなワンちゃんに --\u003e\n\u003csection class=\"usecase-section\"\u003e\n  \u003cdiv class=\"usecase-inner\"\u003e\n    \u003cdiv class=\"content-block\"\u003e\n      \u003cspan style=\"background:var(--teal);\" class=\"label-pill\"\u003eRecommended for dogs like these\u003c\/span\u003e\n      \u003ch2\u003eIsn't this\u003cbr\u003efor your dog?\u003c\/h2\u003e\n      \u003cp\u003eWhat you thought was \"problem behavior\" might actually be a sign of boredom. Pawzler helps them use that energy constructively.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"usecase-list\"\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eBarks when home alone or on rainy days\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eChews furniture or shoes, causes a lot of mischief\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eFinishes meals in an instant\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eQuickly gets bored of new toys\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eLacks exercise and is restless\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"usecase-item\"\u003e\n\u003cdiv class=\"line\"\u003e\u003c\/div\u003e\n\u003cspan\u003eWants to create more fun times together\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 商品仕様 --\u003e\n\u003csection class=\"spec-section\"\u003e\n  \u003cdiv class=\"spec-inner\"\u003e\n    \u003cdiv style=\"margin-bottom:28px;\" class=\"section-header\"\u003e\n      \u003cdiv class=\"eyebrow eyebrow-dark\"\u003ePRODUCT DETAILS\u003c\/div\u003e\n      \u003ch2 class=\"h2-dark\"\u003eProduct Specifications\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003ctable class=\"spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eVariations\u003c\/td\u003e\n\u003ctd\u003eRainbow Set \/ Beginner Set \/ Smarty Set \/ Genius Set \/ Complete Set\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDifficulty\u003c\/td\u003e\n\u003ctd\u003e3 levels (Level 1~3)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eABS resin (food safety compliant)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eAll parts detachable, washable, dishwasher safe\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eTarget\u003c\/td\u003e\n\u003ctd\u003eAll dog breeds and sizes (can also be used for cats)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eExpandability\u003c\/td\u003e\n\u003ctd\u003eMultiple sets can be linked to expand the course\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eContents\u003c\/td\u003e\n\u003ctd\u003ePuzzle main unit, instruction manual\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- CTA --\u003e\n\u003csection class=\"cta-section\"\u003e\n  \u003ch2\u003eFrom today,\u003cbr\u003esnack time will change.\u003c\/h2\u003e\n  \u003cp\u003eCombining multiple sets multiplies the fun many times over\u003c\/p\u003e\n\u003c\/section\u003e","brand":"Buddy Shop","offers":[{"title":"Beginner \u0026 Smarty First-time Recommended Set","offer_id":45414982615084,"sku":"BC0005-Beginner-Smarty","price":15000.0,"currency_code":"JPY","in_stock":false},{"title":"Rainbow \u0026 Smarty Value Set","offer_id":45475126902828,"sku":"BC0005-Rainbow-Smarty","price":15400.0,"currency_code":"JPY","in_stock":false},{"title":"Starter Kit","offer_id":45151460360236,"sku":"BC0005-Beginner","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"Smarty Set","offer_id":45151467012140,"sku":"BC0005-Smarty","price":8500.0,"currency_code":"JPY","in_stock":false},{"title":"Genius Set","offer_id":45151467044908,"sku":"BC0005-Genius","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"Rainbow Set","offer_id":45158588940332,"sku":"BC0005-Rainbow","price":8000.0,"currency_code":"JPY","in_stock":false},{"title":"Complete Set","offer_id":45225178824748,"sku":"BC0005-Complete","price":30000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/13_64d1980a-97f3-45c8-9d43-d37a07a2dfce.png?v=1787097209"},{"product_id":"cat-litter-toilet-starter-set","title":"New Life Support Sale in Progress! massiro Cat Litter + Low-Entry Cat Toilet Starter Set","description":"\u003cdiv style=\"max-width: 620px; margin: 0 auto; line-height: 1.9; font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; color: #333;\"\u003e\n\n  \u003cdiv style=\"margin-bottom: 32px;\"\u003e\n    \u003cvideo style=\"width:100%; border-radius:12px; display:block;\" autoplay muted loop playsinline\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/384a76a7e1e14347805e665ba56608fc.mov\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- エピソード --\u003e\n  \u003cdiv style=\"background: #f8fffe; border-left: 3px solid #0d9488; padding: 20px 24px; margin-bottom: 32px; border-radius: 0 8px 8px 0;\"\u003e\n    \u003cp style=\"font-size: 0.85em; color: #0d9488; font-weight: bold; margin-bottom: 8px;\"\u003eA story from a pet owner\u003c\/p\u003e\n    \u003cp style=\"font-size: 0.95em; color: #444; margin: 0;\"\u003e\n      \"I was so busy with work that I couldn't clean the litter box every day.\u003cbr\u003e\n      He was eating, cuddling, and seemed fine, so I thought he was healthy.\u003cbr\u003e\n      But when I took him to the vet, his kidneys were already in really bad shape.\u003cbr\u003e\u003cbr\u003e\n      Maybe his urine color had changed back then.\u003cbr\u003e\n      I still regret not noticing it.\"\u003cbr\u003e\u003cbr\u003e\n      \u003cspan style=\"font-size: 0.85em; color: #999;\"\u003e— Reconstructed from the words of a pet owner who lost their 12-year-old cat\u003c\/span\u003e\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- 問題提起 --\u003e\n  \u003cp style=\"font-size: 1.05em; font-weight: bold; margin-bottom: 12px;\"\u003eWhy couldn't I notice it?\u003c\/p\u003e\n  \u003cp style=\"color: #555; margin-bottom: 8px;\"\u003e\n    Cats instinctively hide pain and discomfort.\u003cbr\u003e\n    Their expressions and meows seem normal.\n  \u003c\/p\u003e\n  \u003cp style=\"color: #555; margin-bottom: 32px;\"\u003e\n    That's why the \"litter box\" is the only sign.\u003cbr\u003e\n    The color, amount, and frequency of urine. Only these tell us about your cat's health.\u003cbr\u003e\n    However, with beige or gray cat litter, these changes are almost invisible.\n  \u003c\/p\u003e\n\n  \u003c!-- 区切り --\u003e\n  \u003cdiv style=\"border-top: 1px solid #e0f7f4; margin-bottom: 32px;\"\u003e\u003c\/div\u003e\n\n  \u003c!-- 誕生ストーリー --\u003e\n  \u003cp style=\"font-size: 1.05em; font-weight: bold; margin-bottom: 12px;\"\u003eBorn from the desire to \"have noticed sooner.\"\u003c\/p\u003e\n  \u003cp style=\"color: #555; margin-bottom: 8px;\"\u003e\n    We have received countless messages from owners who regretted, \"If only I had noticed sooner.\"\n  \u003c\/p\u003e\n  \u003cp style=\"color: #555; margin-bottom: 8px;\"\u003e\n    massiro is pure white cat litter born to answer those voices.\u003cbr\u003e\n    Because it's white, changes in urine color are immediately visible. We realized how important this seemingly simple fact is because the owners who lost their beloved cats taught us.\n  \u003c\/p\u003e\n  \u003cp style=\"color: #555; margin-bottom: 32px;\"\u003e\n    The same goes for Easy-Entry.\u003cbr\u003e\n    \"The step was too high, and he seemed hesitant to go to the litter box.\"\u003cbr\u003e\n    From such comments, a litter box with the lowest possible step was developed.\u003cbr\u003e\n    Holding it in can lead to cystitis. An environment where they can go to the litter box on their own protects their health.\n  \u003c\/p\u003e\n\n  \u003c!-- 区切り --\u003e\n  \u003cdiv style=\"border-top: 1px solid #e0f7f4; margin-bottom: 32px;\"\u003e\u003c\/div\u003e\n\n  \u003c!-- 解決策 --\u003e\n  \u003cp style=\"text-align: center; font-size: 1.1em; font-weight: bold; margin-bottom: 24px;\"\u003eThis set changes your daily \"awareness.\"\u003c\/p\u003e\n  \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 28px;\"\u003e\n    \u003ctr style=\"background: #0d9488; color: #fff;\"\u003e\n      \u003ctd colspan=\"2\" style=\"padding: 10px; font-weight: bold; text-align: center;\"\u003eSet Contents\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background: #f8fffe;\"\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; width: 50%;\"\u003e\n        \u003cstrong\u003emassiro Pure White Cat Litter\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color: #666; font-size: 0.9em;\"\u003e2.5kg × 2 bags or 4 bags\u003c\/span\u003e\n      \u003c\/td\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; width: 50%;\"\u003e\n        \u003cstrong\u003eLow-Step Litter Box Easy-Entry\u003c\/strong\u003e\u003cbr\u003e\n        \u003cspan style=\"color: #666; font-size: 0.9em;\"\u003e× 1 unit\u003c\/span\u003e\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003ctable style=\"width: 100%; border-collapse: collapse; margin-bottom: 28px;\"\u003e\n    \u003ctr style=\"background: #0d9488; color: #fff;\"\u003e\n      \u003ctd style=\"padding: 10px; font-weight: bold; text-align: center; width: 50%;\"\u003eWhy choose massiro\u003c\/td\u003e\n      \u003ctd style=\"padding: 10px; font-weight: bold; text-align: center; width: 50%;\"\u003eWhy choose Easy-Entry\u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e Pure white allows immediate detection of changes in urine color and amount.\n      \u003c\/td\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e Low step reduces strain on legs and hips. Safe for senior cats and kittens.\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr style=\"background: #f8fffe;\"\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e Early detection of abnormalities like hematuria and dark urine.\n      \u003c\/td\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e Designed to prevent holding it in, reducing the risk of cystitis.\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n    \u003ctr\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e 100% natural ingredients, safe if licked.\n      \u003c\/td\u003e\n      \u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #e8e8e8; text-align: left; vertical-align: top;\"\u003e\n        \u003cstrong style=\"color: #0d9488;\"\u003e✓\u003c\/strong\u003e Easy to clean, fully washable.\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n  \u003c\/table\u003e\n\n  \u003c!-- クロージング --\u003e\n  \u003cdiv style=\"background: #f8fffe; border-radius: 8px; padding: 24px; text-align: center; margin-bottom: 24px;\"\u003e\n    \u003cp style=\"font-size: 1.05em; font-weight: bold; margin-bottom: 12px;\"\u003e\"If only I had noticed back then.\"\u003c\/p\u003e\n    \u003cp style=\"color: #555; font-size: 0.95em; margin-bottom: 0;\"\u003e\n      To avoid such regrets, try changing your cat's litter box today.\u003cbr\u003e\n      You don't need anything special.\u003cbr\u003e\n      Just white litter and a low step.\u003cbr\u003e\n      With just that, you'll be able to hear your beloved cat's body speaking.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size: 0.82em; color: #999; text-align: center; line-height: 1.6;\"\u003eFree shipping | Delivery days may vary for remote islands and some areas.\u003c\/p\u003e\n\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"2 bags of cat litter + low-entry cat litter box","offer_id":45253276827692,"sku":"BC0001-massiro-02-easy","price":11400.0,"currency_code":"JPY","in_stock":false},{"title":"4 bags of cat litter + low-entry cat litter box","offer_id":45253276860460,"sku":"BC0001-massiro-04-easy","price":14300.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/Top_1.png?v=1773297631"},{"product_id":"cat-litter-test-kit-set","title":"New Life Support Sale underway! massiro +Buddy Medical Check Starter Set","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"max-width: 640px; margin: 0 auto; font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; color: #2c3e40; line-height: 1.85;\"\u003e\n\u003c!-- ━━━ 注意書きバナー ━━━ --\u003e\n\u003cdiv style=\"background: #FFF8E1; border: 1.5px solid #F9A825; border-radius: 12px; padding: 14px 20px; margin-bottom: 24px; display: flex; gap: 12px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"flex-shrink: 0; margin-top: 1px;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#F9A825\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #e65100; margin: 0 0 3px; letter-spacing: 0.3px;\"\u003eImportant Notes\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #5d4037; margin: 0; line-height: 1.7;\"\u003eItems will be shipped separately. We appreciate your understanding.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ━━━ 初回限定バナー ━━━ --\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #1A3040 0%, #006D6D 100%); border-radius: 16px; padding: 32px 28px; margin-bottom: 0; text-align: center; position: relative; overflow: hidden;\"\u003e\n\u003cdiv style=\"position: absolute; top: -40px; right: -40px; width: 160px; height: 160px; border-radius: 50%; background: rgba(255,255,255,0.05);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"position: absolute; bottom: -30px; left: -30px; width: 120px; height: 120px; border-radius: 50%; background: rgba(255,255,255,0.04);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2.5px; color: rgba(255,255,255,0.65); text-transform: uppercase; margin: 0 0 12px;\"\u003eFirst Order Special\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: rgba(255,255,255,0.85); margin: 0 0 8px; letter-spacing: 0.5px;\"\u003eSet Product\u003c\/p\u003e\n\u003cdiv style=\"display: inline-flex; align-items: baseline; gap: 8px; margin-bottom: 14px;\"\u003e\n\u003cspan style=\"font-family: 'Noto Serif JP', serif; font-size: 52px; font-weight: bold; color: #fff; line-height: 1; letter-spacing: -2px;\"\u003e10\u003c\/span\u003e \u003cspan style=\"font-size: 28px; font-weight: 900; color: #fff; line-height: 1;\"\u003e%\u003c\/span\u003e \u003cspan style=\"font-size: 22px; font-weight: bold; color: rgba(255,255,255,0.9); line-height: 1;\"\u003eOFF\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 17px; font-weight: bold; color: #fff; margin: 0 0 18px; line-height: 1.5;\"\u003eFirst-time only\u003c\/p\u003e\n\u003cdiv style=\"width: 40px; height: 1px; background: rgba(255,255,255,0.3); margin: 0 auto 18px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; color: rgba(255,255,255,0.7); margin: 0; line-height: 1.75;\"\u003eTry checking your cat's urine for one month.\u003cbr\u003eThe experience of \"being able to notice\" will surely be a reason to continue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 1: PAIN CHECK ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0 56px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eDo any of these apply to your cat?\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003eThere might be signs\u003cbr\u003ein your cat's litter box\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 32px;\"\u003eIf even one of the following applies, checking your cat's urine can lead to early detection.\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 22 9 12 15 12 15 22\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 3px;\"\u003eUrination on futons or sofas\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0;\"\u003eThey may be holding it in because the litter box is not suitable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 3px;\"\u003eUrination once a day or less, or extremely small amounts\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0;\"\u003eFrequency and volume are important indicators for early signs of chronic kidney disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003ccircle r=\"3\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 3px;\"\u003eUnable to check urine color with current cat litter\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0;\"\u003eChanges in color (redness, cloudiness) are signs of hematuria or infection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpolyline points=\"17 1 21 5 17 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M3 11V9a4 4 0 0 1 4-4h14\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 23 3 19 7 15\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M21 13v2a4 4 0 0 1-4 4H3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 3px;\"\u003eHistory of recurrent cystitis or urinary tract diseases\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0;\"\u003eRegular monitoring is recommended for cats prone to recurrence with seasonal changes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 32px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 36px; height: 36px; min-width: 36px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 3px;\"\u003eApproaching senior age (7 years or older)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0;\"\u003eChronic kidney disease is the number one cause of death in cats. It's important to establish a routine before they become seniors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: linear-gradient(135deg, #006D6D, #2D7D7D); border-radius: 14px; padding: 28px 28px; text-align: center; margin-bottom: 0;\"\u003e\n\u003cp style=\"font-size: 13px; color: rgba(255,255,255,0.8); margin: 0 0 8px;\"\u003eIf even one applies\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 18px; font-weight: bold; color: #fff; line-height: 1.6; margin: 0;\"\u003eWhy not start a habit of monitoring your cat's health\u003cbr\u003ewith their daily urination?\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 2: WHY MATTERS ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eWhy urine check is important\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003e\"Color, frequency, and volume\" are\u003cbr\u003ebarometers of your cat's health\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 28px;\"\u003eSupervised by veterinarians. Three indicators that can be checked in daily litter use are key to early detection.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; background: #fff; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; border: 1px solid #D8EDED;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eChange in color\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eRedness, cloudiness, or foam are signs of hematuria, bacterial infection, or proteinuria. With pure white litter, you can see it at a glance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; background: #fff; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; border: 1px solid #D8EDED;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"4\" x=\"3\"\u003e\u003c\/rect\u003e\u003cline y2=\"6\" x2=\"16\" y1=\"2\" x1=\"16\"\u003e\u003c\/line\u003e\u003cline y2=\"6\" x2=\"8\" y1=\"2\" x1=\"8\"\u003e\u003c\/line\u003e\u003cline y2=\"10\" x2=\"21\" y1=\"10\" x1=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eChange in frequency\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eAn increase or decrease in frequency is an early symptom of cystitis or kidney disease. A system for daily recording is key to continuation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; background: #fff; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; border: 1px solid #D8EDED;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eChange in volume\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003ePolyuria or oliguria are linked to decreased kidney function. With clumping litter, you can visually check the volume by the size of the clump.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; background: #fff; border-radius: 10px; display: flex; align-items: center; justify-content: center; margin-bottom: 12px; border: 1px solid #D8EDED;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M9 3v11a3 3 0 0 0 6 0V3\"\u003e\u003c\/path\u003e\u003cline y2=\"3\" x2=\"18\" y1=\"3\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cp style=\"font-size: 13px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eIngredient check\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eQuantify 10 items including pH, specific gravity, protein, and occult blood with a kit and app. Visualize abnormalities that cannot be verbalized.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FFFBF5; border: 1px solid rgba(232,149,47,0.25); border-radius: 12px; padding: 20px 22px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #e8952f; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 8px;\"\u003eVeterinarian's Comment\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.8; margin: 0 0 8px;\"\u003e\"I recommend daily urine monitoring for cats with recurrent cystitis and those approaching senior age. It is important to have an environment where this can be continued at home.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 3: DIFFERENTIATION ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eHow is it different from other cat litters?\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003eFor those who thought it was \"expensive.\"\u003cbr\u003e3 reasons why massiro is chosen\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 28px;\"\u003eEven at animal hospitals, we are asked, \"What's the difference?\" Here lies the difference in material and design.\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 12px; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e1\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003ePure white, so you can see the color of the urine\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eGeneral corn starch litters are off-white to beige. Massiro is designed to be pure white, allowing you to visually check for redness or cloudiness. It is a cat litter designed specifically for \"seeing the color.\"\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eVisual health check\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 12px; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e2\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eCassava blend for super strong clumping\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eWith corn starch as the main ingredient + cassava blend, it clumps firmly and is less likely to break apart. Unlike bentonite (mineral-based), it doesn't clump too much and stick to cats' paws, and it's made from natural materials for peace of mind.\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eClumping power × Safety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 0; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e3\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eHigh deodorizing power compared to similar materials\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eCat urine has a strong ammonia odor. Compared to competing corn starch and cassava litters, massiro has the highest level of deodorizing power. This is a point that cat litter nomads will especially appreciate.\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eDeodorizing power (compared to similar materials)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 4: COMPARISON ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eComparison with competitors\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eThey may look similar.\u003cbr\u003eBut the contents are completely different.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.07);\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #F2F5F5; color: #6b8585; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: left; width: 28%;\"\u003e\u003c\/th\u003e\n\u003cth style=\"background: #006D6D; color: #fff; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: center;\"\u003emassiro\u003c\/th\u003e\n\u003cth style=\"background: #E8E8E8; color: #666; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: center;\"\u003eGeneral Corn Starch Type\u003c\/th\u003e\n\u003cth style=\"background: #E8E8E8; color: #666; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: center;\"\u003eBentonite Type\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eUrine color confirmation\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Pure white for excellent visibility\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Off-white and hard to see\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Greyish, difficult\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eClumping ability\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Clumps very hard\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e○〜△ Some products easily crumble\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e○ Heavy, sticky\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eDeodorizing power\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Highest level for same material\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e○ Varies by product\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e○ May have mineral odor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eNatural materials\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ 100% natural\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Natural\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e✕ Mineral-based\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040;\"\u003eAI test integration\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center;\"\u003e◎ Compatible with Buddy Medical Check\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center;\"\u003e✕ None\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center;\"\u003e✕ None\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 5: KIT DETAILS ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eBuddy Medical Check\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003eCheck 10 items with your smartphone.\u003cbr\u003eUrine test completed at home\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 28px;\"\u003eYou can regularly monitor your cat at home without having to take them to the vet every time.\u003c\/p\u003e\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003eOccult blood (hematuria)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eChecks for the presence of red blood cells or blood components in the urine. This is an important indicator for the early detection of cystitis, urinary stones, and nephritis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M9 3v11a3 3 0 0 0 6 0V3\"\u003e\u003c\/path\u003e\u003cline y2=\"3\" x2=\"18\" y1=\"3\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003epH (Acidity)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eMeasures the acid-base balance of urine. If the pH is too high, the risk of stones increases, and if it is too low, it can be a sign of decreased kidney function. The normal range is 6.0-6.5.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cline y2=\"12\" x2=\"12\" y1=\"8\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"16\" x2=\"12.01\" y1=\"16\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003eSpecific gravity (Urine concentration)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eIndicates how concentrated the urine is. If dilute urine (low specific gravity) persists, it is a sign of decreased kidney concentrating function. It is useful for the early detection of chronic kidney disease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003crect rx=\"2\" height=\"18\" width=\"18\" y=\"3\" x=\"3\"\u003e\u003c\/rect\u003e\u003cpath d=\"M3 9h18M9 21V9\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003eProtein (Urinary protein)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eNormally, urine contains almost no protein. If protein is positive, it may indicate impaired kidney filter function and is a sign of chronic kidney disease or glomerulonephritis.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 10px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpolyline points=\"22 12 18 12 15 21 9 3 6 12 2 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003eSugar (Glucose)\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eThe presence of sugar in the urine may indicate diabetes or renal glycosuria. The risk of feline diabetes increases with obesity and age.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 18px 20px; margin-bottom: 24px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #EAF5F5; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cline y2=\"10\" x2=\"18\" y1=\"20\" x1=\"18\"\u003e\u003c\/line\u003e\u003cline y2=\"4\" x2=\"12\" y1=\"20\" x1=\"12\"\u003e\u003c\/line\u003e\u003cline y2=\"14\" x2=\"6\" y1=\"20\" x1=\"6\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 5px;\"\u003eNitrite, Urobilinogen, Ketone bodies, etc.\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #2c3e40; margin: 0; line-height: 1.7;\"\u003eScreens for overall health conditions such as bacterial infection (nitrite), liver function (urobilinogen), and fat metabolism disorders (ketone bodies). A total of 10 items are checked from multiple angles.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 12px; padding: 20px 22px; display: flex; gap: 16px; align-items: center;\"\u003e\n\u003cdiv style=\"width: 44px; height: 44px; min-width: 44px; background: #EAF5F5; border-radius: 12px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect ry=\"2\" rx=\"2\" height=\"20\" width=\"14\" y=\"2\" x=\"5\"\u003e\u003c\/rect\u003e\u003cline y2=\"18\" x2=\"12.01\" y1=\"18\" x1=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 4px;\"\u003eInstantly check results with the LINE app\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b8585; margin: 0; line-height: 1.6;\"\u003eAI automatically analyzes the results just by taking a photo. The results are saved as history, and trends can also be checked.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 7: SOCIAL PROOF ━━━ --\u003e\n\u003cdiv style=\"margin-bottom: 48px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eVeterinary Hospital \u0026 User Voices\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eVoices of Users \u0026 Recommenders\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 22px; margin-bottom: 12px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 42px; height: 42px; min-width: 42px; background: #EAF5F5; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"7\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eVeterinary Staff (Permission to publish to be obtained)\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 6px;\"\u003e\"Being able to see the color change with the pure white sand and perform regular urine tests at home has allowed us to detect abnormalities earlier, even before the cat comes to the clinic. I highly recommend it, especially for elderly cats and those with a history of urinary tract diseases.\"\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #bbb; margin: 0;\"\u003ePartner Veterinary Hospital\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 22px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 42px; height: 42px; min-width: 42px; background: #EAF5F5; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#006D6D\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"20\" width=\"20\"\u003e\u003cpath d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\u003e\u003c\/path\u003e\u003ccircle r=\"4\" cy=\"7\" cx=\"12\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #006d6d; margin: 0 0 6px;\"\u003eOwner of a 10-year-old cat (Review to be published)\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 6px;\"\u003e\"I tried this when my cat was suffering from recurrent cystitis. The sand is pure white, so I could immediately see the color change, and after doing the kit test once a month, my vet even told me, 'You noticed it quickly!'\"\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #bbb; margin: 0;\"\u003eJudge.me Review\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"One month's supply (2 bags of cat litter | 2 test kits)","offer_id":45253770412076,"sku":null,"price":5500.0,"currency_code":"JPY","in_stock":false},{"title":"2 months' supply (4 bags of cat litter | 4 test kits)","offer_id":45253770510380,"sku":null,"price":10800.0,"currency_code":"JPY","in_stock":false},{"title":"For 4 months (8 bags of cat litter | 8 test kits)","offer_id":45253938741292,"sku":null,"price":18000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/Top.png?v=1773294737"},{"product_id":"roika","title":"[Roika] Dango","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"width: 100%; max-width: 640px; margin: 0 auto 24px;\"\u003e\u003cvideo style=\"width: 100%; border-radius: 12px; display: block;\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f2d3fd5444aa4d6d95b30bfc4ece8d79.mov\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eFill it with treats and let your dog search by scent.\u003cbr\u003eAn educational toy that develops your dog's \"thinking power.\"\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003e\"Dango\" is the signature item from Roika, a pet lifestyle brand from Korea.\u003cbr\u003eSimply fill it with your dog's favorite treats and give it to them, and a nose work (educational play) session will begin, engaging their sense of smell and brain.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eWhy is \"nose work\" good for your dog's health?\u003c\/h3\u003e\n\u003cp\u003eA dog's sense of smell is said to be 10,000 to 100,000 times more acute than a human's.\u003cbr\u003eNose work is the series of actions \"discriminating scents, inferring locations, and acting\" using this superior sense of smell.\u003cbr\u003eRecent research has shown it has the following effects:\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 20px; margin: 24px auto; max-width: 520px;\"\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 24px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 16px; margin-bottom: 8px;\"\u003eStress Reduction\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #555; line-height: 1.8;\"\u003eStudies have shown that activities that intensively use a dog's sense of smell decrease the secretion of stress hormones (cortisol).\u003cbr\u003eThis is effective for stress that cannot be fully relieved by walks alone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 24px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 16px; margin-bottom: 8px;\"\u003eBrain Activation\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #555; line-height: 1.8;\"\u003eThe process of \"sniffing a scent → inferring its location → figuring out how to retrieve it\"\u003cbr\u003estimulates the entire brain.\u003cbr\u003eEven without intense physical activity, it provides mental satisfaction and fatigue.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 24px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 16px; margin-bottom: 8px;\"\u003eDementia Prevention\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #555; line-height: 1.8;\"\u003eFor senior dogs, a daily habit of using their brains\u003cbr\u003emay slow down the decline in cognitive function.\u003cbr\u003eNose work indoors is especially important in old age when walks tend to decrease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 24px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 16px; margin-bottom: 8px;\"\u003eReduction of Problem Behaviors\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #555; line-height: 1.8;\"\u003eExcessive barking, furniture destruction, and compulsive licking due to boredom or stress\u003cbr\u003eare partly caused by a lack of mental stimulation.\u003cbr\u003eMany cases report that nose work helps calm dogs by stimulating their brains.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 24px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 16px; margin-bottom: 8px;\"\u003ePrevention of Fast Eating\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #555; line-height: 1.8;\"\u003eSince it takes time to retrieve treats, dogs naturally eat more slowly.\u003cbr\u003eThis reduces the risk of vomiting and indigestion caused by fast eating.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\n\u003cp\u003eNose work is\u003c\/p\u003e\n\u003cp style=\"font-size: 20px; font-weight: bold; margin: 12px 0;\"\u003e\"15 minutes of scent play ≈ equivalent to 1 hour of walking in energy consumption\"\u003c\/p\u003e\n\u003cp\u003eIt is an efficient way for dogs to care for their physical and mental well-being.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ch3\u003eFeatures of Dango\u003c\/h3\u003e\n\u003ctable style=\"margin: 16px auto; border-collapse: collapse; max-width: 640px; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: left;\"\u003eFeature\u003c\/th\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: left;\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eMade from 100% natural rubber\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eSafe material free of harmful substances. Ingredients tested by a specialized institution.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eSuitable for all dog breeds\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eCan be used for a wide range of dogs, from small to large breeds.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eSilent design\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eNo sound when rolled, safe for indoor play in apartments or at night.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eCompletely washable. Treat residues can be easily removed, keeping it clean at all times.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003e\u003cstrong\u003eMinimalist design\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003eSophisticated Korean-style form that blends into any room.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\n\u003ch3\u003eRecommended for dogs who:\u003c\/h3\u003e\n\u003cul style=\"display: inline-block; text-align: left; margin: 16px auto;\"\u003e\n\u003cli\u003etend to eat treats too quickly.\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eneed indoor play on rainy days when walks are not possible.\u003c\/li\u003e\n\u003cli\u003eneed to relax when easily stressed.\u003c\/li\u003e\n\u003cli\u003eare beginners to nose work and need a first toy.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cbr\u003e\n\u003ch3\u003eProduct Specifications\u003c\/h3\u003e\n\u003ctable style=\"margin: 16px auto; border-collapse: collapse; max-width: 480px; width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2; width: 120px;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eRoika\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eSize\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eW62 × H130mm\u003cbr\u003e(Dango part: 33mm vertical × 62mm horizontal)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e100% natural rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eTarget\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eAll dog breeds (small to large dogs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eCountry of Origin\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eKorea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; text-align: left; background: #F7F5F2;\"\u003eCare\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003eDishwasher safe \/ Hand washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\n\u003ch3\u003ePrecautions for Use\u003c\/h3\u003e\n\u003cul style=\"display: inline-block; text-align: left; margin: 16px auto;\"\u003e\n\u003cli\u003ePlease use under the supervision of the owner.\u003c\/li\u003e\n\u003cli\u003eIt is recommended to use for 5-10 minutes per session, 2-3 sessions per day.\u003c\/li\u003e\n\u003cli\u003ePlease check for allergic reactions before first use.\u003c\/li\u003e\n\u003cli\u003eDue to the nature of natural rubber, hair and dust may easily stick to it.\u003cbr\u003eIf concerned, wash with water and dry thoroughly before use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"Misty blue","offer_id":45257068412972,"sku":"BC0007-Dango-M-Blue","price":4600.0,"currency_code":"JPY","in_stock":false},{"title":"Boba","offer_id":45257068445740,"sku":"BC0007-Dango-B-Yellow","price":4600.0,"currency_code":"JPY","in_stock":false},{"title":"Olive Green","offer_id":45257068478508,"sku":"BC0007-Dango-O-Green","price":4600.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/7_13c900db-f82b-457d-9f66-ea405ccf7b4f.png?v=1787097241"},{"product_id":"roika-dangoring","title":"[Roika] Dango Ring","description":"\u003cdiv style=\"text-align: center;\"\u003e\n\u003cdiv style=\"width: 100%; max-width: 640px; margin: 0 auto 24px;\"\u003e\u003cvideo style=\"width: 100%; border-radius: 12px; display: block;\" autoplay=\"autoplay\" muted=\"\" loop=\"loop\" playsinline=\"\"\u003e\n      \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/f2d3fd5444aa4d6d95b30bfc4ece8d79.mov\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003e\"Pulling out,\" \"removing,\" \"separating\" —\u003cbr\u003emovements unlike other toys that make your dog think.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe \"Dango Ring\" from Korean pet brand Roika is \u003cbr\u003ean educational toy where dogs play by pulling out the Dango embedded in the ring. \u003cbr\u003eUnlike typical toys that only involve \"chewing\" or \"rolling,\" \u003cbr\u003e\u003cstrong\u003ethe action of separating parts\u003c\/strong\u003e stimulates your dog's thinking ability.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003eWhy is \"separation play\" good for your dog?\u003c\/p\u003e\n\u003c!-- ============================== --\u003e\n\u003cp\u003eMany dog toys are limited to single actions like \"chewing\" or \"chasing,\" but \u003cbr\u003ethe Dango Ring is designed so that it \u003cstrong\u003ecannot be played with without combining multiple movements \u003cbr\u003esuch as \"pushing, pulling, twisting, and lifting with the mouth.\"\u003c\/strong\u003e \u003cbr\u003eThis process of \"thinking and moving the paws\" has a positive impact on your dog's mind and body.\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 24px auto; max-width: 640px;\"\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 20px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 15px; margin-bottom: 6px;\"\u003eSustained and improved concentration\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #555; line-height: 1.8;\"\u003eBy continuously thinking about \"how to remove it,\" a state of immersion is created where the dog feels \"I'm almost there.\" This concentrated experience deeply stimulates the brain.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 20px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 15px; margin-bottom: 6px;\"\u003eMaintenance of cognitive function\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #555; line-height: 1.8;\"\u003eThe combination of \"thinking with the head and moving the front paws\" is considered effective for maintaining cognitive function. It also serves as brain training for senior dogs whose walks tend to decrease.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 20px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 15px; margin-bottom: 6px;\"\u003eFilled with a sense of accomplishment\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #555; line-height: 1.8;\"\u003eThe moment the Dango is removed, they wag their tail or bring it to their owner—they clearly experience \"I did it!\" Accumulating successful experiences builds confidence in your dog.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F7F5F2; border-radius: 12px; padding: 20px;\"\u003e\n\u003cp style=\"font-weight: bold; font-size: 15px; margin-bottom: 6px;\"\u003eStress reduction and prevention of behavioral problems\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #555; line-height: 1.8;\"\u003eExcessive barking and destruction of furniture due to boredom or stress are partly caused by a lack of mental stimulation. Fulfilling this with brain-stimulating play increases the time they can spend calmly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003eVariations of play\u003c\/p\u003e\n\u003c!-- ============================== --\u003e\n\u003ctable style=\"margin: 16px auto; border-collapse: collapse; max-width: 640px; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: center;\"\u003eNumber of Dango\u003c\/th\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: left;\"\u003eHow to play\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: center;\"\u003e\u003cstrong\u003e1 Dango\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eStart here. This is the stage where they learn the sensation of removing a Dango from the ring. Give it to them with a treat inside.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: center;\"\u003e\u003cstrong\u003e2-3 Dango\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eWith multiple Dango to remove in sequence, they can play with concentration for a longer time.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: center;\"\u003e\u003cstrong\u003e4-5 Dango\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003eA configuration for extended play with all Dango attached. Perfect for when you're away or busy.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 13px; color: #888;\"\u003e*This product includes 1 Dango. Additional Dango can be purchased separately.\u003c\/p\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003eFeatures of Dango Ring\u003c\/p\u003e\n\u003c!-- ============================== --\u003e\n\u003ctable style=\"margin: 16px auto; border-collapse: collapse; max-width: 640px; width: 100%;\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: left;\"\u003eFeature\u003c\/th\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 2px solid #ddd; text-align: left;\"\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eSeparation action\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eA unique play experience of pulling out parts, unlike toys that only involve \"chewing and rolling.\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eChanges with number of Dango\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eUp to 5 Dango can be attached to the ring, expanding the range of play.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003e100% natural rubber\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eNo harmful substances. Safe material tested by specialized institutions.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e\u003cstrong\u003eSilent design\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eIt makes no sound when rolled, so it's safe for indoor play in apartments or at night.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003e\u003cstrong\u003eDishwasher safe\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003eCan be fully washed to keep it clean at all times.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cdiv style=\"max-width: 640px; margin: 16px auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003eRecommended for these dogs\u003c\/p\u003e\n\u003cul style=\"text-align: left; padding-left: 20px;\"\u003e\n\u003cli\u003eDogs who quickly get bored of toys that only involve chewing or rolling\u003c\/li\u003e\n\u003cli\u003eWhen you want to provide mental satisfaction with brain-stimulating play\u003c\/li\u003e\n\u003cli\u003eFor indoor play on rainy days, etc.\u003c\/li\u003e\n\u003cli\u003eAs cognitive care for senior dogs\u003c\/li\u003e\n\u003cli\u003eDogs with excessive barking or behavioral problems due to boredom\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003eProduct specifications\u003c\/p\u003e\n\u003c!-- ============================== --\u003e\n\u003ctable style=\"margin: 16px auto; border-collapse: collapse; max-width: 480px; width: 100%;\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2; width: 120px;\"\u003eBrand\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eRoika\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eSize\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eRing: 140 × 140mm\u003cbr\u003eDango: 33 × 62mm (height x width)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eSet contents\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eRing × 1 + Dango × 1\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eMaterial\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003e100% natural rubber\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eTarget\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eAll dog breeds (small to large dogs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left; background: #F7F5F2;\"\u003eCountry of origin\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; border-bottom: 1px solid #eee; text-align: left;\"\u003eSouth Korea\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 12px 16px; text-align: left; background: #F7F5F2;\"\u003eCare\u003c\/th\u003e\n\u003ctd style=\"padding: 12px 16px; text-align: left;\"\u003eDishwasher safe \/ Washable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\u003c!-- ============================== --\u003e\n\u003cdiv style=\"max-width: 640px; margin: 16px auto; text-align: center;\"\u003e\n\u003cp style=\"font-size: 17px; font-weight: bold; letter-spacing: 1px; border-bottom: 2px solid #333; display: inline-block; padding-bottom: 6px; margin-bottom: 16px;\"\u003ePrecautions for use\u003c\/p\u003e\n\u003cul style=\"text-align: left; padding-left: 20px;\"\u003e\n\u003cli\u003ePlease use under the supervision of a guardian.\u003c\/li\u003e\n\u003cli\u003eIt is recommended to play 2-3 sets per day, with each set lasting approximately 5-10 minutes.\u003c\/li\u003e\n\u003cli\u003ePlease check for allergic reactions before first use.\u003c\/li\u003e\n\u003cli\u003eDue to the nature of natural rubber, hair and dust may easily stick to it.\u003cbr\u003eIf you are concerned, wash it with water and dry it thoroughly before use.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"Misty blue","offer_id":45257100525612,"sku":"BC0007-DangoRing-M-Blue","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"Boba","offer_id":45257100558380,"sku":"BC0007-DangoRing-B-Yellow","price":4400.0,"currency_code":"JPY","in_stock":false},{"title":"Olive Green","offer_id":45257100591148,"sku":"BC0007-DangoRing-O-Green","price":4400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/8_ebb8169c-266b-441c-9bfb-75dc320e4cc0.png?v=1787097271"},{"product_id":"refuresh","title":"Reflush","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eRefuresh - A Pet Brush for Easy, Time-Saving Brushing\u003c\/title\u003e\n\n\n\n\u003cdiv style=\"text-align:center;\"\u003e\n\n  \u003cp\u003e\u003cstrong\u003e\"No mess,\" \"no damage,\" and \"time-saving\" -\u003cbr\u003esimultaneously eliminating pet owner hassle and pet stress.\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003cp\u003eOur patented vertical teeth precisely remove only unwanted fur (undercoat, dead hair) during shedding season.\u003cbr\u003e\n  It never damages healthy fur, and collected hair can be discarded with a single button press.\u003cbr\u003e\n  \u003cstrong\u003eNo more scattered fur on the floor, clinging to clothes, or vacuuming after brushing – all of that becomes unnecessary.\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eDo you have any of these concerns?\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003cp\u003eMany pet brushes specialize in \"removing loose hair,\" but\u003cbr\u003e\n  do you find that hair scatters everywhere with each use, making cleanup difficult, or that it's hard to apply the right pressure, causing skin damage?\u003cbr\u003e\n  \u003cstrong\u003eHave you ever felt \"I'm taking care of them properly, but it's just not working\"?\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003cdiv style=\"display:grid; grid-template-columns:1fr 1fr; gap:16px; margin:24px auto; max-width:640px;\"\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003eHair scatters and cleanup is a hassle\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eDoes hair scatter all over the floor, clothes, and sofa every time you brush? Are you always having to vacuum after brushing, making it a two-step process?\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003eToo much essential hair is removed\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eGeneral brushes tend to pull not only unwanted hair but also healthy fur. Have you experienced skin redness or a messy coat?\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003ePets dislike brushing\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eMany pets run away just at the sight of a brush. Snagging and friction against the skin are almost always the cause of their discomfort.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003eBrushing has become a \"bothersome task\"\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eWhen cleanup hassle and pet resistance combine, precious bonding time can turn into stress.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003e3 Reasons Refuresh is Chosen\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003cp\u003eBrushing should ideally be a precious bonding time with your pet.\u003cbr\u003e\n  Refuresh is designed to \u003cstrong\u003esimultaneously eliminate \"owner inconvenience\" and \"pet discomfort.\"\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003cdiv style=\"display:grid; grid-template-columns:1fr 1fr; gap:16px; margin:24px auto; max-width:640px;\"\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003e⏱ One-push cleanup\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eHair is automatically collected inside the brush during brushing. When finished, simply press a button over the trash can. Zero scattering, so it won't dirty your floors or clothes. No need to vacuum either.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003e🔬 Patented vertical teeth remove only dead hair\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003ePrecisely catches only unwanted hair (undercoat, dead hair) that has loosened during shedding season. It preserves healthy fur, maintaining its natural texture and shine.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv style=\"background:#F7F5F2; border-radius:12px; padding:20px; grid-column:1 \/ -1;\"\u003e\n      \u003cp style=\"font-weight:bold; font-size:15px; margin-bottom:6px;\"\u003e🐾 Designed to minimize snagging and discomfort\u003c\/p\u003e\n      \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eThe vertical teeth are designed to minimize contact resistance with the skin, so there's no pulling sensation. Even pets who used to fear brushing can easily accept it, and we receive many comments like, \"My pet who used to hate it is now calm.\"\u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eHow to Use\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eJust 3 steps. Once you get used to it, it takes only 5 minutes.\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003ctable style=\"margin:16px auto; border-collapse:collapse; max-width:640px; width:100%;\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:2px solid #ddd; text-align:center; width:100px;\"\u003eStep\u003c\/th\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:2px solid #ddd; text-align:left;\"\u003eContent\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:center;\"\u003e\u003cstrong\u003eStep 1\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\n\u003cstrong\u003eBrush along the direction of the hair\u003c\/strong\u003e\u003cbr\u003eThere's no need to press hard. Simply slide gently, and the vertical teeth will automatically catch the loose hair from shedding season.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:center;\"\u003e\u003cstrong\u003eStep 2\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\n\u003cstrong\u003ePress the button once over the trash can\u003c\/strong\u003e\u003cbr\u003eThe hair collected inside will drop out all at once. You can dispose of it hygienically without getting your hands dirty or scattering hair.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; text-align:center;\"\u003e\u003cstrong\u003eStep 3\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; text-align:left;\"\u003e\n\u003cstrong\u003eStraight into the trash can. Cleanup complete.\u003c\/strong\u003e\u003cbr\u003eNo more vacuuming hair from the floor, and no more picking tangled hair out of the brush. It's completely unnecessary.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eFeatures of Refuresh\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003ctable style=\"margin:16px auto; border-collapse:collapse; max-width:640px; width:100%;\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:2px solid #ddd; text-align:left;\"\u003eFeature\u003c\/th\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:2px solid #ddd; text-align:left;\"\u003eDetails\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\u003cstrong\u003ePatented vertical teeth\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eSelectively removes only dead hair and undercoat during shedding season. Does not damage healthy fur.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\u003cstrong\u003eOne-push hair disposal function\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eCollects hair inside during brushing. Dispose of it all at once with a single button press. Zero scattering.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\u003cstrong\u003eNo snagging on the skin\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eThe structure of the vertical teeth minimizes contact resistance with the skin, reducing the risk of redness or injury.\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e\u003cstrong\u003eSuitable for both dogs and cats\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eWidely compatible with small to large dogs and short to long-haired cats. Choose a color based on hair length.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cdiv style=\"max-width:640px; margin:16px auto; text-align:center;\"\u003e\n    \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eRecommended for these pets and owners\u003c\/p\u003e\n    \u003cul style=\"text-align:left; padding-left:20px;\"\u003e\n      \u003cli\u003eThose who find post-brushing cleanup bothersome and struggle to maintain care\u003c\/li\u003e\n      \u003cli\u003eThose concerned about hair clinging to clothes and sofas\u003c\/li\u003e\n      \u003cli\u003eThose with sensitive-skinned pets or pets who dislike brushing\u003c\/li\u003e\n      \u003cli\u003eThose who are annually bothered by shedding during molting season\u003c\/li\u003e\n      \u003cli\u003eThose who want to efficiently care for their pet while maintaining a beautiful coat\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eCustomer Reviews\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003ctable style=\"margin:16px auto; border-collapse:collapse; max-width:640px; width:100%;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:20px; border-bottom:1px solid #eee; text-align:left;\"\u003e\n          \u003cp style=\"font-weight:bold; margin-bottom:6px;\"\u003e★★★★★ \"Post-cleanup stress is now zero\"\u003c\/p\u003e\n          \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eWith my old brush, the hair would get tangled and was hard to remove, and it would scatter all over the floor. I always had to vacuum after brushing. With Refuresh, I can discard all the hair at once with just a button press, so the stress of cleaning up afterwards is truly gone. Now, daily brushing is no longer a chore at all.\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#aaa; margin-top:8px;\"\u003eGolden Retriever (3 years old) \/ 3 months of use \/ Ms. A (35 years old, female) from Saitama Prefecture\u003c\/p\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:20px; border-bottom:1px solid #eee; text-align:left;\"\u003e\n          \u003cp style=\"font-weight:bold; margin-bottom:6px;\"\u003e★★★★★ \"My pet's coat became so fluffy\"\u003c\/p\u003e\n          \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eDuring shedding season, my pet's coat would get dry and coarse, which bothered me. I felt that regular brushes might be over-removing hair, making the coat even more unruly. About a month after switching to Refuresh, the shine and volume of her fur clearly returned. Even my regular vet told me, \"Her coat looks beautiful.\"\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#aaa; margin-top:8px;\"\u003ePomeranian (2 years old) \/ 2 months of use \/ Ms. B (28 years old, female) from Kanagawa Prefecture\u003c\/p\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:20px; text-align:left;\"\u003e\n          \u003cp style=\"font-weight:bold; margin-bottom:6px;\"\u003e★★★★☆ \"My pet no longer dislikes the brush\"\u003c\/p\u003e\n          \u003cp style=\"font-size:13px; color:#555; line-height:1.8;\"\u003eMy Chihuahua used to hate brushes and would run away just seeing one. With Refuresh, perhaps because there's no snagging at all, he dislikes it significantly less than before. I was worried because he has sensitive skin, but I've been able to use it without any redness appearing.\u003c\/p\u003e\n          \u003cp style=\"font-size:12px; color:#aaa; margin-top:8px;\"\u003eChihuahua (4 years old) \/ 1 month of use \/ Mr. C (42 years old, male) from Tokyo\u003c\/p\u003e\n        \u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cp style=\"font-size:12px; color:#aaa;\"\u003e* The reviews posted are personal opinions of customers. Individual results may vary.\u003c\/p\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eVariations \u0026 Price\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003ctable style=\"margin:16px auto; border-collapse:collapse; max-width:640px; width:100%;\"\u003e\n    \u003cthead\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:10px 14px; border-bottom:2px solid #ddd; text-align:left; background:#F7F5F2;\"\u003eType\u003c\/th\u003e\n        \u003cth style=\"padding:10px 14px; border-bottom:2px solid #ddd; text-align:center; background:#F7F5F2;\"\u003eSize\u003c\/th\u003e\n        \u003cth style=\"padding:10px 14px; border-bottom:2px solid #ddd; text-align:center; background:#F7F5F2;\"\u003eColor\u003c\/th\u003e\n        \u003cth style=\"padding:10px 14px; border-bottom:2px solid #ddd; text-align:right; background:#F7F5F2;\"\u003ePrice (incl. tax)\u003c\/th\u003e\n      \u003c\/tr\u003e\n    \u003c\/thead\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:left;\"\u003eLong Hair Type\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003eS\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003e\n\u003cspan style=\"display:inline-block; width:12px; height:12px; border-radius:50%; background:#4a90d9; vertical-align:middle; margin-right:4px;\"\u003e\u003c\/span\u003eBlue\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:right;\"\u003e\u003cstrong\u003e¥6,800\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:left;\"\u003eLong Hair Type\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003eM\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003e\n\u003cspan style=\"display:inline-block; width:12px; height:12px; border-radius:50%; background:#4a90d9; vertical-align:middle; margin-right:4px;\"\u003e\u003c\/span\u003eBlue\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:right;\"\u003e\u003cstrong\u003e¥7,900\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:left;\"\u003eShort Hair Type\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003eS\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:center;\"\u003e\n\u003cspan style=\"display:inline-block; width:12px; height:12px; border-radius:50%; background:#d94a4a; vertical-align:middle; margin-right:4px;\"\u003e\u003c\/span\u003eRed\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; border-bottom:1px solid #eee; text-align:right;\"\u003e\u003cstrong\u003e¥6,800\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd style=\"padding:10px 14px; text-align:left;\"\u003eShort Hair Type\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; text-align:center;\"\u003eM\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; text-align:center;\"\u003e\n\u003cspan style=\"display:inline-block; width:12px; height:12px; border-radius:50%; background:#d94a4a; vertical-align:middle; margin-right:4px;\"\u003e\u003c\/span\u003eRed\u003c\/td\u003e\n        \u003ctd style=\"padding:10px 14px; text-align:right;\"\u003e\u003cstrong\u003e¥7,900\u003c\/strong\u003e\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cp style=\"font-size:12px; color:#aaa; max-width:640px; margin:0 auto 24px;\"\u003e* The Long Hair Type (Blue) is for long-haired dogs and cats. The Short Hair Type (Red) is for short to medium-haired pets. The size refers to the head size, not the body size.\u003c\/p\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003c!-- ============================== --\u003e\n\n  \u003ctable style=\"margin:16px auto; border-collapse:collapse; max-width:480px; width:100%;\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2; width:130px;\"\u003eBrand\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eRefuresh\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eBody Size\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eS: 120×65×235mm\u003cbr\u003eM: 150×65×235mm\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eWeight\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eS: approx. 186-187g\u003cbr\u003eM: approx. 212-215g\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eMaterial\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eBody: ABS resin \/ Blade: Stainless steel\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eTarget\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eDogs and cats (small to large, short to long hair)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eCountry of Origin\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003eChina\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left; background:#F7F5F2;\"\u003eWarranty\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; border-bottom:1px solid #eee; text-align:left;\"\u003e2-year manufacturer's warranty (proof of purchase date is required)\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003cth style=\"padding:12px 16px; text-align:left; background:#F7F5F2;\"\u003eCare\u003c\/th\u003e\n        \u003ctd style=\"padding:12px 16px; text-align:left;\"\u003eWashable (rinse blades with water and dry thoroughly after use)\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cbr\u003e\n\n  \u003c!-- ============================== --\u003e\n  \u003cdiv style=\"max-width:640px; margin:16px auto; text-align:center;\"\u003e\n    \u003cp style=\"font-size:17px; font-weight:bold; letter-spacing:1px; border-bottom:2px solid #333; display:inline-block; padding-bottom:6px; margin-bottom:16px;\"\u003ePrecautions for Use\u003c\/p\u003e\n    \u003cul style=\"text-align:left; padding-left:20px;\"\u003e\n      \u003cli\u003ePlease use within the owner's sight.\u003c\/li\u003e\n      \u003cli\u003eFor young pets under 6 months old, whose skin is delicate, please try for short periods while observing their reaction.\u003c\/li\u003e\n      \u003cli\u003ePlease check for allergic reactions before initial use.\u003c\/li\u003e\n      \u003cli\u003eIf redness or changes in skin are observed, discontinue use immediately and consult a veterinarian.\u003c\/li\u003e\n      \u003cli\u003eAfter use, rinse the blades with water and store after thoroughly drying.\u003c\/li\u003e\n      \u003cli\u003eAvoid dishwashers and soaking in water.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003c!-- ============================== --\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Buddy Shop","offers":[{"title":"Smooth-haired (red) \/ S","offer_id":45386729226284,"sku":"BC0008-ShortHair-S-Red","price":6800.0,"currency_code":"JPY","in_stock":false},{"title":"Smooth-haired (red) \/ M","offer_id":45386736468012,"sku":"BC0008-ShortHair-M-Red","price":7900.0,"currency_code":"JPY","in_stock":false},{"title":"Long-haired (blue) \/ S","offer_id":45386736500780,"sku":"BC0008-LongHair-S-Blue","price":6800.0,"currency_code":"JPY","in_stock":false},{"title":"Long-haired (blue) \/ M","offer_id":45386736533548,"sku":"BC0008-LongHair-M-Blue","price":7900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/17.png?v=1787097296"},{"product_id":"michu","title":"Premium cat litter box from Australia: michu XXL Coral Deluxe Cat Litter Box","description":"\u003cp\u003e \u003c\/p\u003e\n\u003cdiv style=\"max-width: 640px; margin: 0 auto; font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; color: #2c3e40; line-height: 1.85;\"\u003e\n\u003c!-- ━━━ SECTION 1: CATCH COPY ━━━ --\u003e\n\u003cdiv style=\"padding: 0 0 56px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003emichu XXL Deluxe — Australia\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003eNo mess. No stains.\u003cbr\u003eA litter box that blends into your room.\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 32px;\"\u003eMake daily litter box cleaning easier. This is a premium cat litter box from Australia that creates a stress-free environment for both cats and owners.\u003c\/p\u003e\n\u003c!-- massiroユーザー向けバナー --\u003e\n\u003cdiv style=\"background: #FFFBF5; border: 1px solid rgba(232,149,47,0.25); border-radius: 12px; padding: 20px 22px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #e8952f; letter-spacing: 1px; text-transform: uppercase; margin: 0 0 8px;\"\u003e★ For massiro users\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.8; margin: 0;\"\u003eWe particularly recommend the combination of white cat litter \u003cstrong\u003emassiro\u003c\/strong\u003e and the high-sided design of \u003cstrong\u003emichu XXL\u003c\/strong\u003e. It prevents litter from scattering outside and helps maintain the pristine white floor.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 2: 4つの理由 ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eWhy it's chosen\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 16px;\"\u003eBecause it's used daily,\u003cbr\u003e4 reasons to be particular about it\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; color: #6b8585; margin: 0 0 28px;\"\u003eMore owners are saying, \"I chose it for the design, but the functionality was also excellent.\"\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 12px; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e1\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eDesign that blends into the room\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eNordic-inspired colors and a modern form. Say goodbye to the worry of wanting to hide cat supplies. It blends so well with your interior that guests won't even notice it's a litter box when placed in the living room.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/cascade_ad_generated_image_iq3ZNiDlMgDFRTQVeP2o_240x240.jpg?v=1773971743\" style=\"float: none;\"\u003e\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eInterior compatibility\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 12px; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e2\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eSignificantly prevents litter scattering\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eWith high side walls and a deep base, the design makes it difficult for litter to spill out even when cats dig. It suppresses the scattering of fine litter like massiro onto the floor, greatly reducing cleaning frequency.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/4_3b2f8ba4-83bb-4060-85c2-c94c47a1c407_240x240.jpg?v=1773971743\"\u003e\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eHigh-sided × Deep-base design\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 12px; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e3\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eXXL size for stress-free cats\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eSpacious area of approximately 55 x 55 cm. Suitable for large cats and multi-cat households. It fundamentally resolves accidental urination due to cramped litter boxes and other stress signals from cats.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/3_41f312e6-2f60-4aa1-8b08-a68b79150e06_240x240.jpg?v=1773971743\"\u003e\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eSuitable for large cats and multi-cat households\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 20px; margin-bottom: 0; display: flex; gap: 18px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #006D6D; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 15px;\"\u003e4\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv style=\"text-align: start;\"\u003e\n\u003cp style=\"font-size: 15px; font-weight: bold; color: #1a3040; margin: 0 0 7px;\"\u003eCleaning is overwhelmingly fast\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003eThe wide opening and smooth separation structure make scooping stress-free. The included scoop can also be used as is. The design ensures it can be used daily, making it a long-lasting secret.\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 10px;\"\u003e\u003cimg style=\"float: none;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/2_078dd324-3ffa-4726-bbd5-a6759186e0d1_240x240.jpg?v=1773971743\"\u003e\u003c\/p\u003e\n\u003cspan style=\"display: inline-block; background: #EAF5F5; color: #006d6d; font-size: 11px; font-weight: bold; padding: 3px 12px; border-radius: 20px;\"\u003eWide opening × Separable structure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ IMAGE SECTION ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eGallery\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eUsage examples\u003c\/p\u003e\n\u003c!-- メイン画像（横幅いっぱい） --\u003e\n\u003cdiv style=\"width: 100%; aspect-ratio: 16\/9; background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; overflow: hidden; margin-bottom: 12px; display: flex; align-items: center; justify-content: center;\"\u003e\u003cimg style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"michu XXL ライフスタイルイメージ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/20251211-75.jpg?v=1773384533\"\u003e\u003c\/div\u003e\n\u003c!-- 2カラム画像 --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 12px;\"\u003e\n\u003cdiv style=\"aspect-ratio: 1; background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 12px; overflow: hidden; display: flex; align-items: center; justify-content: center;\"\u003e\u003cimg style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"砂の飛び散り防止イメージ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/20251211-85.jpg?v=1773384533\"\u003e\u003c\/div\u003e\n\u003cdiv style=\"aspect-ratio: 1; background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 12px; overflow: hidden; display: flex; align-items: center; justify-content: center;\"\u003e\u003cimg style=\"width: 100%; height: 100%; object-fit: cover;\" alt=\"インテリアに馴染むイメージ\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/20251211-87.jpg?v=1773384533\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- キャプション --\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px;\"\u003e\n\u003cp style=\"font-size: 11px; color: #6b8585; text-align: center; margin: 0;\"\u003eHigh sides prevent litter from spilling out\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #6b8585; text-align: center; margin: 0;\"\u003eNordic design that blends into the living room\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 3: 比較表 ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eDifference from conventional litter boxes\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eThe appearance is almost the same.\u003cbr\u003eBut the design is completely different.\u003c\/p\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 4px 20px rgba(0,0,0,0.07);\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #F2F5F5; color: #6b8585; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: left; width: 32%;\"\u003e\u003c\/th\u003e\n\u003cth style=\"background: #006D6D; color: #fff; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: center;\"\u003emichu XXL\u003c\/th\u003e\n\u003cth style=\"background: #E8E8E8; color: #666; padding: 12px 14px; font-size: 12px; font-weight: bold; text-align: center;\"\u003eStandard litter box\u003cbr\u003e(M-L)\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eLarge cats\/multi-cat households\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ XXL compatible\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Slightly cramped\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eLitter scattering prevention\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ High-sided design\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Insufficiently low walls\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eInterior appeal\/design\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Nordic modern\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e✕ Strictly practical\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eEase of cleaning\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ Wide opening\/separable structure\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Average\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040; border-bottom: 1px solid #F0F0F0;\"\u003eMaterial durability\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e◎ High-durability ABS\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center; border-bottom: 1px solid #F0F0F0;\"\u003e△ Often thin resin\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"background: #FAFBFB; padding: 12px 14px; font-size: 13px; font-weight: 500; color: #1a3040;\"\u003eCompatibility with massiro\u003c\/td\u003e\n\u003ctd style=\"background: rgba(0,109,109,0.04); padding: 12px 14px; font-size: 12px; font-weight: bold; color: #006d6d; text-align: center;\"\u003e◎ Prevents scattering\u003cbr\u003eand keeps litter white\u003c\/td\u003e\n\u003ctd style=\"padding: 12px 14px; font-size: 12px; color: #bbbbbb; text-align: center;\"\u003e— No special cooperation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 4: 商品仕様 ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eProduct specifications\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eSpec details\u003c\/p\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-bottom: 0;\"\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #006d6d; margin: 0 0 6px; letter-spacing: 1px; text-transform: uppercase;\"\u003eSize\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0;\"\u003eApprox. 55 × 55 × 36 cm\u003cbr\u003e\u003cspan style=\"font-size: 12px; font-weight: 400; color: #6b8585;\"\u003eXXL \/ Weight 5.67kg\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #006d6d; margin: 0 0 6px; letter-spacing: 1px; text-transform: uppercase;\"\u003eColor\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0;\"\u003eBoba \/ Sage\u003cbr\u003e\u003cspan style=\"font-size: 12px; font-weight: 400; color: #6b8585;\"\u003eAvailable in 2 colors\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #006d6d; margin: 0 0 6px; letter-spacing: 1px; text-transform: uppercase;\"\u003eAccessories\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0;\"\u003eScoop × 1\u003cbr\u003e\u003cspan style=\"font-size: 12px; font-weight: 400; color: #6b8585;\"\u003eIncludes matching scoop\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #F2FAFA; border: 1px solid #D8EDED; border-radius: 14px; padding: 20px 18px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; color: #006d6d; margin: 0 0 6px; letter-spacing: 1px; text-transform: uppercase;\"\u003eWarranty\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0;\"\u003e1-year warranty\u003cbr\u003e\u003cspan style=\"font-size: 12px; font-weight: 400; color: #6b8585;\"\u003eProduct warranty for normal use\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 5: レビュー ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eCustomer reviews\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eFrom owners who have\u003cbr\u003eswitched to our product\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 22px; margin-bottom: 12px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 42px; height: 42px; min-width: 42px; background: #EAF5F5; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px;\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #006d6d; margin: 0 0 4px;\"\u003e★★★★★   massiro user\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 6px;\"\u003eI bought this along with massiro. White litter barely scatters onto the floor anymore, making cleaning much easier. Guests often ask, \"Is that really a litter box?\"\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #bbb; margin: 0;\"\u003eScottish Fold (3 years old) \/ Tokyo\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 22px; margin-bottom: 12px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 42px; height: 42px; min-width: 42px; background: #EAF5F5; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px;\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #006d6d; margin: 0 0 4px;\"\u003e★★★★★   Large cat owner\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 6px;\"\u003eI have a 6kg Maine Coon. The previous litter box was too small, and litter scattering was a problem, but it's completely different since I switched to this. The spaciousness is flawless.\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #bbb; margin: 0;\"\u003eMaine Coon (6 years old) \/ Osaka\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 14px; padding: 22px 22px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 42px; height: 42px; min-width: 42px; background: #EAF5F5; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px;\"\u003e🐾\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 12px; font-weight: bold; color: #006d6d; margin: 0 0 4px;\"\u003e★★★★☆   Multi-cat owner\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #2c3e40; line-height: 1.75; margin: 0 0 6px;\"\u003eEven with three cats, one unit is sufficient. I bought it because I liked the design, but I'm also satisfied with its functionality. I'm curious about the covered type too.\u003c\/p\u003e\n\u003cp style=\"font-size: 11px; color: #bbb; margin: 0;\"\u003e3 cats \/ Fukuoka\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #E4ECEC; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ━━━ SECTION 6: FAQ ━━━ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #006d6d; text-transform: uppercase; margin: 0 0 6px;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003cp style=\"font-family: 'Noto Serif JP', serif; font-size: 24px; font-weight: bold; color: #1a3040; line-height: 1.5; margin: 0 0 28px;\"\u003eKey points to consider\u003cbr\u003ebefore purchase\u003c\/p\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 20px 22px; margin-bottom: 10px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 8px;\"\u003eQ. Is the plastic odor-proof?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b8585; margin: 0; line-height: 1.8;\"\u003eIt uses durable ABS plastic, a material that resists odor absorption. Daily scooping and monthly washing can keep it clean for a long time. The combination with highly deodorizing massiro is especially recommended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 20px 22px; margin-bottom: 10px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 8px;\"\u003eQ. Can it be used for large cats (5kg or more)?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b8585; margin: 0; line-height: 1.8;\"\u003eYes. The XXL size (55x55cm) provides ample space for large cats. Many owners of Maine Coons and Norwegian Forest Cats use it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 20px 22px; margin-bottom: 10px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 8px;\"\u003eQ. How well does it work with massiro cat litter?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b8585; margin: 0; line-height: 1.8;\"\u003eIt works very well. Even with fine litter like massiro, the high-sided design significantly reduces scattering. It prevents white litter from spreading on the floor, making it particularly popular.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #E4ECEC; border-radius: 12px; padding: 20px 22px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a3040; margin: 0 0 8px;\"\u003eQ. Which is better, covered or uncovered?\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #6b8585; margin: 0; line-height: 1.8;\"\u003eIf you are concerned about odors or visibility, the covered type (bamboo top) is recommended. If ease of cleaning is a priority, the uncovered type is better. Both have a consistent design series.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ━━━ 注意事項 ━━━ --\u003e\n\u003cdiv style=\"background: #FAFBFB; border: 1px solid #E4ECEC; border-radius: 12px; padding: 20px 22px; font-size: 12px; color: #aaaaaa; line-height: 1.9;\"\u003e\n\u003cp style=\"margin: 0;\"\u003e* Comes with a 1-year manufacturer's warranty for normal use.\u003cbr\u003e* Country of origin: China\u003cbr\u003e* Images are for illustration purposes only. Actual product colors may vary slightly.\u003cbr\u003e* Delivery to remote islands and some regions may take longer.\u003cbr\u003e* Brand: michu \/ michupet.com (Australia)\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"Boba","offer_id":45380875845676,"sku":"BC0003-Box-XXL-Boba","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"Sage","offer_id":45380875878444,"sku":"BC0003-Box-XXL-Sage","price":11000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/9_6fd8b0b6-39c7-4d24-8999-b515b2c77ee3.png?v=1787097375"},{"product_id":"ergo-vest-ハーネス","title":"ERGO VEST (Harness)","description":"\u003cp\u003e\u0026lt;!DOCTYPE html\u0026gt;\u003cbr\u003e\u0026lt;html lang=\"ja\"\u0026gt;\u003cbr\u003e\u0026lt;head\u0026gt;\u003cbr\u003e\u0026lt;meta charset=\"UTF-8\"\u0026gt;\u003cbr\u003e\u0026lt;meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u0026gt;\u003cbr\u003e\u0026lt;title\u0026gt;WAW ERGO VEST | Buddy Shop\u0026lt;\/title\u0026gt;\u003cbr\u003e\u0026lt;link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u0026gt;\u003cbr\u003e\u0026lt;link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;500;700\u0026amp;family=Noto+Serif+JP:wght@700\u0026amp;display=swap\" rel=\"stylesheet\"\u0026gt;\u003cbr\u003e\u0026lt;style\u0026gt;\u003cbr\u003e  :root { --orange:#E8642A; --teal:#006D6D; --teal-lt:#e6f3f3; --navy:#1A1A2E; --cream:#FDF6EC; --text:#2C2C2C; --sub:#6B6B6B; --border:#E8E4DE; --radius:16px; }\u003cbr\u003e  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\u003cbr\u003e  body { font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif; color: var(--text); background: #fff; line-height: 1.75; font-size: 15px; }\u003cbr\u003e  .wrap { max-width: 720px; margin: 0 auto; padding: 0 20px; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── IMAGE SLOT ─── *\/\u003cbr\u003e  .img-slot { width: 100%; background: linear-gradient(135deg, #f0ede8 0%, #e8e4de 100%); border-radius: var(--radius); display: flex; flex-direction: column; align-items: center; justify-content: center; gap: 8px; color: #aaa; font-size: 13px; font-weight: 500; letter-spacing: 0.04em; border: 2px dashed #d0cbc4; position: relative; overflow: hidden; }\u003cbr\u003e  .img-slot::before { content: ''; position: absolute; inset: 0; background: repeating-linear-gradient(-45deg, transparent, transparent 8px, rgba(0,0,0,0.015) 8px, rgba(0,0,0,0.015) 9px); }\u003cbr\u003e  .img-slot \u0026gt; * { position: relative; z-index: 1; }\u003cbr\u003e  .img-slot .slot-icon { font-size: 32px; opacity: 0.4; }\u003cbr\u003e  .img-slot-label { display: inline-block; background: rgba(0,0,0,0.07); padding: 4px 12px; border-radius: 20px; font-size: 11px; color: #999; }\u003cbr\u003e  .img-slot-hero { aspect-ratio: 4\/3; border-radius: 0; border: none; }\u003cbr\u003e  .img-slot-wide { aspect-ratio: 16\/7; }\u003cbr\u003e  .img-slot-half { aspect-ratio: 4\/3; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── HERO ─── *\/\u003cbr\u003e  .hero { background: linear-gradient(160deg, #0a1628 0%, #1A1A2E 50%, #093030 100%); }\u003cbr\u003e  .hero-img-wrap { width: 100%; max-height: 440px; overflow: hidden; }\u003cbr\u003e  .hero-img-wrap .img-slot { max-height: 440px; background: #091820; border-radius: 0; border: none; }\u003cbr\u003e  .hero-img-wrap .img-slot .slot-icon { font-size: 48px; }\u003cbr\u003e  .hero-content { padding: 40px 20px 52px; text-align: center; }\u003cbr\u003e  .hero-label { display: inline-block; background: var(--teal); color: #fff; font-size: 11px; font-weight: 700; letter-spacing: 0.18em; padding: 4px 16px; border-radius: 20px; margin-bottom: 16px; text-transform: uppercase; }\u003cbr\u003e  .hero-cert { display: inline-flex; align-items: center; gap: 6px; background: rgba(255,255,255,0.08); border: 1px solid rgba(255,255,255,0.18); border-radius: 20px; padding: 4px 14px; font-size: 11px; color: rgba(255,255,255,0.7); margin-bottom: 20px; margin-left: 8px; font-weight: 600; }\u003cbr\u003e  .hero-cert::before { content: '✓'; color: #4ecdc4; font-weight: 700; }\u003cbr\u003e  .hero h1 { font-family: 'Noto Serif JP', serif; color: #fff; font-size: clamp(22px, 4.5vw, 36px); line-height: 1.4; margin-bottom: 10px; letter-spacing: 0.04em; }\u003cbr\u003e  .hero-sub { color: rgba(255,255,255,0.6); font-size: 14px; margin-bottom: 32px; line-height: 1.85; }\u003cbr\u003e  .hero-tags { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; }\u003cbr\u003e  .hero-tag { background: rgba(255,255,255,0.09); border: 1px solid rgba(255,255,255,0.18); color: rgba(255,255,255,0.85); font-size: 12px; font-weight: 600; padding: 7px 18px; border-radius: 100px; letter-spacing: 0.04em; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── SECTION COMMON ─── *\/\u003cbr\u003e  section { padding: 56px 0; }\u003cbr\u003e  .section-label { display: inline-flex; align-items: center; gap: 8px; font-size: 11px; font-weight: 700; letter-spacing: 0.18em; color: var(--teal); text-transform: uppercase; margin-bottom: 12px; }\u003cbr\u003e  .section-label::before { content: ''; display: block; width: 20px; height: 2px; background: var(--teal); border-radius: 2px; }\u003cbr\u003e  h2 { font-family: 'Noto Serif JP', serif; color: var(--navy); font-size: clamp(20px, 3.5vw, 26px); line-height: 1.45; margin-bottom: 20px; letter-spacing: 0.03em; }\u003cbr\u003e  .lead { font-size: 15px; line-height: 2; color: var(--text); }\u003cbr\u003e  .lead strong { color: var(--teal); }\u003cbr\u003e  .hl { color: var(--orange); font-weight: 700; }\u003cbr\u003e  .hl-t { color: var(--teal); font-weight: 700; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── PROBLEM ─── *\/\u003cbr\u003e  .problem-section { background: var(--cream); }\u003cbr\u003e  .problem-cards { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin: 28px 0; }\u003cbr\u003e  @media (max-width: 520px) { .problem-cards { grid-template-columns: 1fr; } }\u003cbr\u003e  .problem-card { background: #fff; border: 1px solid var(--border); border-radius: var(--radius); padding: 20px; }\u003cbr\u003e  .problem-card .p-icon { font-size: 28px; margin-bottom: 10px; display: block; }\u003cbr\u003e  .problem-card h3 { font-size: 14px; font-weight: 700; color: var(--navy); margin-bottom: 6px; }\u003cbr\u003e  .problem-card p { font-size: 13px; color: var(--sub); line-height: 1.75; }\u003cbr\u003e  .solution-banner { background: var(--teal); border-radius: var(--radius); padding: 22px 24px; display: flex; align-items: center; gap: 16px; }\u003cbr\u003e  .solution-banner .sol-icon { font-size: 36px; flex-shrink: 0; }\u003cbr\u003e  .solution-banner p { color: #fff; font-size: 14px; line-height: 1.85; }\u003cbr\u003e  .solution-banner strong { color: rgba(255,255,255,0.9); }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── WAVE TECH ─── *\/\u003cbr\u003e  .wave-section { background: var(--navy); }\u003cbr\u003e  .wave-section h2 { color: #fff; }\u003cbr\u003e  .wave-section .section-label { color: rgba(255,255,255,0.45); }\u003cbr\u003e  .wave-section .section-label::before { background: rgba(255,255,255,0.25); }\u003cbr\u003e  .wave-img { margin: 28px 0; }\u003cbr\u003e  .wave-list { display: flex; flex-direction: column; gap: 16px; margin-top: 16px; }\u003cbr\u003e  .wave-item { display: flex; gap: 20px; align-items: flex-start; background: rgba(255,255,255,0.07); border: 1px solid rgba(255,255,255,0.1); border-radius: var(--radius); padding: 20px 22px; }\u003cbr\u003e  .wave-num { flex-shrink: 0; width: 36px; height: 36px; background: var(--teal); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 14px; font-weight: 700; color: #fff; }\u003cbr\u003e  .wave-content h3 { color: #fff; font-size: 15px; font-weight: 700; margin-bottom: 6px; }\u003cbr\u003e  .wave-content p { color: rgba(255,255,255,0.6); font-size: 13px; line-height: 1.8; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── FEATURES ─── *\/\u003cbr\u003e  .feature-grid-2 { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 28px; }\u003cbr\u003e  @media (max-width: 520px) { .feature-grid-2 { grid-template-columns: 1fr; } }\u003cbr\u003e  .feature-card { border: 1px solid var(--border); border-radius: var(--radius); padding: 24px 20px; transition: box-shadow 0.25s, transform 0.25s; }\u003cbr\u003e  .feature-card:hover { box-shadow: 0 6px 20px rgba(0,0,0,0.07); transform: translateY(-3px); }\u003cbr\u003e  .feature-num { display: inline-flex; align-items: center; justify-content: center; width: 32px; height: 32px; background: var(--navy); color: #fff; font-size: 13px; font-weight: 700; border-radius: 8px; margin-bottom: 12px; }\u003cbr\u003e  .feature-card h3 { font-size: 15px; font-weight: 700; color: var(--navy); margin-bottom: 8px; }\u003cbr\u003e  .feature-card p { font-size: 13px; color: var(--sub); line-height: 1.8; }\u003cbr\u003e  .weight-badge { display: inline-flex; align-items: baseline; gap: 4px; background: var(--cream); border: 1px solid var(--border); border-radius: 10px; padding: 10px 16px; margin-top: 12px; }\u003cbr\u003e  .weight-badge .wval { font-family: 'Noto Serif JP', serif; font-size: 28px; font-weight: 700; color: var(--teal); }\u003cbr\u003e  .weight-badge .wunit { font-size: 14px; color: var(--sub); }\u003cbr\u003e  .weight-badge .wdesc { font-size: 12px; color: var(--sub); margin-left: 4px; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── SIZE GUIDE ─── *\/\u003cbr\u003e  .size-section { background: var(--cream); }\u003cbr\u003e  .size-table { width: 100%; border-collapse: collapse; margin-top: 24px; }\u003cbr\u003e  .size-table th { background: var(--navy); color: #fff; padding: 12px 14px; text-align: center; font-size: 12px; font-weight: 700; }\u003cbr\u003e  .size-table td { padding: 12px 14px; text-align: center; border-bottom: 1px solid var(--border); font-size: 13px; color: var(--text); }\u003cbr\u003e  .size-table tr:nth-child(even) td { background: rgba(0,0,0,0.02); }\u003cbr\u003e  .size-tag { display: inline-block; background: var(--teal); color: #fff; font-size: 10px; font-weight: 700; padding: 2px 8px; border-radius: 6px; }\u003cbr\u003e  .size-note { font-size: 12px; color: var(--sub); margin-top: 14px; line-height: 1.8; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── REVIEWS ─── *\/\u003cbr\u003e  .review-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 28px; }\u003cbr\u003e  @media (max-width: 560px) { .review-grid { grid-template-columns: 1fr; } }\u003cbr\u003e  .review-card { border: 1px solid var(--border); border-radius: var(--radius); padding: 20px; }\u003cbr\u003e  .review-stars { color: #F4C430; font-size: 14px; margin-bottom: 10px; }\u003cbr\u003e  .review-text { font-size: 13px; color: var(--sub); line-height: 1.8; margin-bottom: 12px; font-style: italic; }\u003cbr\u003e  .review-author { font-size: 12px; font-weight: 700; color: var(--navy); }\u003cbr\u003e  .review-dog { font-size: 11px; color: var(--sub); }\u003cbr\u003e  .review-badge { display: inline-block; background: var(--teal-lt); color: var(--teal); font-size: 10px; font-weight: 700; padding: 2px 8px; border-radius: 6px; margin-bottom: 10px; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── SPEC ─── *\/\u003cbr\u003e  .spec-table { width: 100%; border-collapse: collapse; margin-top: 24px; }\u003cbr\u003e  .spec-table th, .spec-table td { padding: 14px 16px; text-align: left; border-bottom: 1px solid var(--border); font-size: 14px; }\u003cbr\u003e  .spec-table th { width: 130px; font-weight: 600; color: var(--sub); font-size: 12px; background: #f8f6f2; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── FAQ ─── *\/\u003cbr\u003e  .faq-section { background: var(--cream); }\u003cbr\u003e  .faq-item { border: 1px solid var(--border); border-radius: 10px; margin-bottom: 10px; overflow: hidden; }\u003cbr\u003e  details summary { list-style: none; cursor: pointer; padding: 18px 20px; display: flex; align-items: center; justify-content: space-between; gap: 12px; font-weight: 600; font-size: 14px; color: var(--navy); background: #fff; }\u003cbr\u003e  details summary::-webkit-details-marker { display: none; }\u003cbr\u003e  .faq-q { display: flex; gap: 10px; align-items: flex-start; flex: 1; }\u003cbr\u003e  .faq-q-badge { flex-shrink: 0; font-size: 11px; font-weight: 700; color: var(--teal); background: var(--teal-lt); border-radius: 6px; padding: 2px 8px; margin-top: 2px; }\u003cbr\u003e  .faq-caret { font-size: 16px; color: var(--sub); transition: transform 0.3s; flex-shrink: 0; }\u003cbr\u003e  details[open] .faq-caret { transform: rotate(180deg); }\u003cbr\u003e  .faq-body { padding: 0 20px 18px; font-size: 14px; line-height: 1.85; color: var(--sub); background: #fff; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── SYSTEM ─── *\/\u003cbr\u003e  .system-section { background: var(--navy); }\u003cbr\u003e  .system-section h2 { color: #fff; }\u003cbr\u003e  .system-section .section-label { color: var(--orange); }\u003cbr\u003e  .system-section .section-label::before { background: var(--orange); }\u003cbr\u003e  .system-section .lead { color: rgba(255,255,255,0.65); }\u003cbr\u003e  .sys-flow { display: flex; align-items: center; justify-content: center; gap: 10px; margin: 28px 0; flex-wrap: wrap; }\u003cbr\u003e  .sys-item { background: rgba(255,255,255,0.1); border: 1px solid rgba(255,255,255,0.2); color: #fff; font-size: 13px; font-weight: 700; padding: 10px 18px; border-radius: 10px; text-align: center; }\u003cbr\u003e  .sys-item small { display: block; font-size: 10px; color: rgba(255,255,255,0.5); font-weight: 400; margin-top: 2px; }\u003cbr\u003e  .sys-item.active { background: var(--teal); border-color: var(--teal); }\u003cbr\u003e  .sys-plus { color: rgba(255,255,255,0.4); font-size: 22px; font-weight: 300; }\u003cbr\u003e  .sys-eq { color: var(--orange); font-size: 18px; font-weight: 700; }\u003cbr\u003e  .sys-result { background: var(--orange); color: #fff; font-size: 13px; font-weight: 700; padding: 10px 18px; border-radius: 10px; }\u003cbr\u003e  .sys-result small { display: block; font-size: 10px; color: rgba(255,255,255,0.75); font-weight: 400; margin-top: 2px; }\u003c\/p\u003e\n\u003cp\u003e  \/* ─── CTA ─── *\/\u003cbr\u003e  .cta-section { text-align: center; padding: 64px 20px; background: #fff; }\u003cbr\u003e  .cta-section h2 { margin-bottom: 8px; }\u003cbr\u003e  .cta-section p { color: var(--sub); font-size: 13px; margin-bottom: 32px; }\u003cbr\u003e  .cta-btns { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }\u003cbr\u003e  .btn-primary { display: inline-block; background: var(--orange); color: #fff; font-weight: 700; font-size: 15px; padding: 16px 40px; border-radius: 100px; text-decoration: none; letter-spacing: 0.04em; transition: opacity 0.2s; }\u003cbr\u003e  .btn-primary:hover { opacity: 0.88; }\u003cbr\u003e  .btn-outline { display: inline-block; border: 1.5px solid var(--navy); color: var(--navy); font-weight: 600; font-size: 14px; padding: 14px 28px; border-radius: 100px; text-decoration: none; transition: background 0.2s, color 0.2s; }\u003cbr\u003e  .btn-outline:hover { background: var(--navy); color: #fff; }\u003cbr\u003e  .trust-row { display: flex; gap: 20px; justify-content: center; margin-top: 24px; flex-wrap: wrap; }\u003cbr\u003e  .trust-item { font-size: 12px; color: var(--sub); display: flex; align-items: center; gap: 6px; }\u003cbr\u003e  .trust-item::before { content: '✓'; color: var(--teal); font-weight: 700; }\u003c\/p\u003e\n\u003cp\u003e  .divider { height: 1px; background: var(--border); }\u003cbr\u003e\u0026lt;\/style\u0026gt;\u003cbr\u003e\u0026lt;\/head\u0026gt;\u003cbr\u003e\u0026lt;body\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- HERO --\u0026gt;\u003cbr\u003e\u0026lt;div class=\"hero\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"hero-img-wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"img-slot img-slot-hero\" style=\"aspect-ratio:4\/3; max-height:440px;\"\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"slot-icon\"\u0026gt;📷\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"img-slot-label\"\u0026gt;Image \/ Dog wearing an ERGO VEST running freely\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"hero-content\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"hero-label\"\u0026gt;WAW ERGO VEST · Made in Italy\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"hero-cert\"\u0026gt;DOLOMITICERT Certified\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h1\u0026gt;Freedom of movement and comfort,\u0026lt;br\u0026gt;achieved by an ergonomic design.\u0026lt;\/h1\u0026gt;\u003cbr\u003e    \u0026lt;p class=\"hero-sub\"\u0026gt;Ergonomic harness from Italy. The WAVE tech 3-band structure \u0026lt;br\u0026gt;maximizes comfort while limiting friction and pressure.\u0026lt;\/p\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"hero-tags\"\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"hero-tag\"\u0026gt;WAVE tech 3-band design\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"hero-tag\"\u0026gt;Ultra-light 35-175g\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"hero-tag\"\u0026gt;Equipped with COMFORT PADS\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"hero-tag\"\u0026gt;Made in Italy\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- PROBLEM --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"problem-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;THE PROBLEM\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Many harnesses cause \u0026lt;br\u0026gt;invisible stress to dogs.\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"problem-cards\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"problem-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"p-icon\"\u0026gt;⚡\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Friction\/chafing on limbs\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Bands constantly rubbing against the base of the front legs cause friction on the skin with each step. Daily accumulation can lead to inflammation.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"problem-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"p-icon\"\u0026gt;🔒\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Restricted movement\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Designs that don't fit the dog's body type and bone structure hinder shoulder blade movement, restricting natural walking rhythms and running.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"problem-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"p-icon\"\u0026gt;😣\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Discomfort due to pressure\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Harnesses that constrict the torso tightly continuously apply pressure to the breathing and internal organs during walks.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"problem-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"p-icon\"\u0026gt;🐕\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Small dogs are at higher risk\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Even if a dog is light, the damage caused by an ill-fitting harness is the same for small dogs.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"solution-banner\"\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"sol-icon\"\u0026gt;✨\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;p\u0026gt;The ERGO VEST is a harness that simultaneously solves these problems through \u0026lt;strong\u0026gt;ergonomics, design, and materials\u0026lt;\/strong\u0026gt;. It is designed with the highest priority to ensure that dogs can \u0026lt;strong\u0026gt;maintain their natural freedom of movement\u0026lt;\/strong\u0026gt; while wearing it.\u0026lt;\/p\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;div class=\"divider\"\u0026gt;\u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- WAVE TECH --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"wave-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;WAVE TECH\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Freedom of movement \u0026lt;br\u0026gt;created by the 3-band design.\u0026lt;\/h2\u0026gt;\u003c\/p\u003e\n\u003cp\u003e    \u0026lt;div class=\"wave-img\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"img-slot img-slot-wide\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"slot-icon\"\u0026gt;📷\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"img-slot-label\"\u0026gt;Image \/ Diagram of ERGO VEST's 3-band design (explaining the positions of the front, back, and belly bands)\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e    \u0026lt;div class=\"wave-list\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"wave-item\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-num\"\u0026gt;01\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-content\"\u0026gt;\u003cbr\u003e          \u0026lt;h3\u0026gt;Front band — Chest stability, zero pressure on throat\u0026lt;\/h3\u0026gt;\u003cbr\u003e          \u0026lt;p\u0026gt;The shape that follows the sternum absorbs sudden forward movements when pulling. It does not compress the throat like a collar, thus placing no burden on the trachea.\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"wave-item\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-num\"\u0026gt;02\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-content\"\u0026gt;\u003cbr\u003e          \u0026lt;h3\u0026gt;Back band — Wave fit along the spine\u0026lt;\/h3\u0026gt;\u003cbr\u003e          \u0026lt;p\u0026gt;The wave shape, aligned with the spine's curve, distributes pressure points during wear. It doesn't hinder natural back movement and reduces fatigue even during long walks.\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"wave-item\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-num\"\u0026gt;03\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"wave-content\"\u0026gt;\u003cbr\u003e          \u0026lt;h3\u0026gt;Belly band — Designed not to touch the base of the front legs\u0026lt;\/h3\u0026gt;\u003cbr\u003e          \u0026lt;p\u0026gt;Secured in a position calculated for the range of motion of the front legs. It completely ensures natural movement for walking, running, and sniffing, fundamentally preventing friction and chafing.\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- FEATURES --\u0026gt;\u003cbr\u003e\u0026lt;section\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;FEATURES\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Material and functional features.\u0026lt;\/h2\u0026gt;\u003c\/p\u003e\n\u003cp\u003e    \u0026lt;div class=\"feature-grid-2\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"feature-card\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"feature-num\"\u0026gt;A\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Ultra-light \u0026lt;span class=\"hl-t\"\u0026gt;microfiber\u0026lt;\/span\u0026gt;\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Highly durable yet incredibly lightweight. It offers a wearing experience so comfortable that your dog will \"forget they're wearing a harness\" during walks.\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"weight-badge\"\u0026gt;\u003cbr\u003e          \u0026lt;span class=\"wval\"\u0026gt;35\u0026lt;\/span\u0026gt;\u003cbr\u003e          \u0026lt;span class=\"wunit\"\u0026gt;g〜\u0026lt;\/span\u0026gt;\u003cbr\u003e          \u0026lt;span class=\"wdesc\"\u0026gt;Weight of smallest size\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"feature-card\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"feature-num\"\u0026gt;B\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Equipped with \u0026lt;span class=\"hl\"\u0026gt;COMFORT PADS\u0026lt;\/span\u0026gt;\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Cushion pads are placed at contact points with the body. This minimizes friction and skin irritation even during long walks.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"feature-card\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"feature-num\"\u0026gt;C\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;\u0026lt;span class=\"hl-t\"\u0026gt;Size range\u0026lt;\/span\u0026gt; for all dog breeds\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;Multiple sizes are available to fit all body types, from small to large dogs. Suitable for everything from Chihuahuas to Labradors.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"feature-card\"\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"feature-num\"\u0026gt;D\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;h3\u0026gt;Also for recreational \u0026lt;span class=\"hl\"\u0026gt;sports\u0026lt;\/span\u0026gt;\u0026lt;\/h3\u0026gt;\u003cbr\u003e        \u0026lt;p\u0026gt;With a rear ring, it's suitable for everything from daily walks to hiking and jogging. It can be widely used for most activities, excluding competitive sports.\u0026lt;\/p\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e    \u0026lt;div style=\"margin-top: 28px;\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"img-slot img-slot-wide\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"slot-icon\"\u0026gt;📷\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"img-slot-label\"\u0026gt;Image \/ Close-up of ERGO VEST (details of COMFORT PADS and microfiber material)\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- SIZE GUIDE --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"size-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;SIZE GUIDE\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Choose the right size \u0026lt;br\u0026gt;for your dog's body.\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;p class=\"lead\"\u0026gt;For the ERGO VEST, it's crucial to select the size based on your dog's weight and chest girth. The correct size will maximize the benefits of WAVE tech.\u0026lt;\/p\u0026gt;\u003c\/p\u003e\u003cp\u003e    \u0026lt;div style=\"margin: 24px 0;\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"img-slot\" style=\"aspect-ratio: 3\/1;\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"slot-icon\"\u0026gt;📷\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"img-slot-label\"\u0026gt;Image \/ ERGO VEST Size Chart (Girth and Weight Correspondence Table)\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e    \u0026lt;table class=\"size-table\"\u0026gt;\u003cbr\u003e      \u0026lt;thead\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Size\u0026lt;\/th\u0026gt;\u0026lt;th\u0026gt;Weight\u0026lt;\/th\u0026gt;\u0026lt;th\u0026gt;Approx. Dog Weight\u0026lt;\/th\u0026gt;\u0026lt;th\u0026gt;Suitable for Breeds like\u0026lt;\/th\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;\/thead\u0026gt;\u003cbr\u003e      \u0026lt;tbody\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;XXS\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;35g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;〜 3 kg\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Chihuahua, Teacup Poodle, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;XS\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;55g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;3〜6 kg\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Toy Poodle, Pomeranian, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;S\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;75g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;6〜12 kg\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Miniature Dachshund, French Bulldog, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;M\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;100g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;12〜22 kg\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Shiba Inu, Beagle, Corgi, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;L\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;135g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;22〜35 kg\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Labrador, Border Collie, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e        \u0026lt;tr\u0026gt;\u0026lt;td\u0026gt;\u0026lt;span class=\"size-tag\"\u0026gt;XL\u0026lt;\/span\u0026gt;\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;175g\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;35 kg〜\u0026lt;\/td\u0026gt;\u0026lt;td\u0026gt;Golden Retriever, Husky, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;\/tbody\u0026gt;\u003cbr\u003e    \u0026lt;\/table\u0026gt;\u003cbr\u003e    \u0026lt;p class=\"size-note\"\u0026gt;※ Weight may vary slightly depending on size and color. If your dog's build is close to the boundary between two sizes, please contact us.\u0026lt;\/p\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;div class=\"divider\"\u0026gt;\u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- REVIEWS --\u0026gt;\u003cbr\u003e\u0026lt;section\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;REVIEWS\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Voices from owners who have actually used it.\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"review-grid\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"review-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"review-badge\"\u0026gt;Real User\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-stars\"\u0026gt;★★★★★\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;p class=\"review-text\"\u0026gt;\"My dog stopped coughing after wearing this harness. I realized again that the pressure from the collar had been affecting their airway.\"\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-author\"\u0026gt;L.B.\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-dog\"\u0026gt;Medium-sized dog owner\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"review-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"review-badge\"\u0026gt;Real User\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-stars\"\u0026gt;★★★★★\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;p class=\"review-text\"\u0026gt;\"I've been using ANTISHOCK for two years and love it, but I noticed an even bigger difference when I started using it with the leash.\"\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-author\"\u0026gt;C.M.\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-dog\"\u0026gt;Owner of two large dogs\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"review-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"review-badge\"\u0026gt;Real User\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-stars\"\u0026gt;★★★★☆\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;p class=\"review-text\"\u0026gt;\"It's incredibly lightweight yet durable. Being machine washable is also a huge plus. I use it every day and don't feel any deterioration.\"\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-author\"\u0026gt;S.E.\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-dog\"\u0026gt;Small dog owner\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"review-card\"\u0026gt;\u003cbr\u003e        \u0026lt;span class=\"review-badge\"\u0026gt;Real User\u0026lt;\/span\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-stars\"\u0026gt;★★★★★\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;p class=\"review-text\"\u0026gt;\"I've been looking for a harness for my three-legged dog for a long time. ERGO VEST doesn't restrict their movement, and I finally found the perfect one.\"\u0026lt;\/p\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-author\"\u0026gt;P.S.\u0026lt;\/div\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"review-dog\"\u0026gt;Owner of a three-legged dog\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;div class=\"divider\"\u0026gt;\u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- SPEC --\u0026gt;\u003cbr\u003e\u0026lt;section\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;SPEC\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Product Specifications\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;table class=\"spec-table\"\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Product Name\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;WAW ERGO VEST\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Category\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;Dog Harness (Ergonomic Design)\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Technology\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;WAVE tech 3-band structure\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Cushioning\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;COMFORT PADS (Contact Point Cushioning)\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Material\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;Ultra-lightweight, high-strength microfiber\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Weight\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;35g〜175g (depending on size)\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Certification\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;DOLOMITICERT Certified\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Sizes Available\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;XXS \/ XS \/ S \/ M \/ L \/ XL\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Colors Available\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;CAMU \/ FUNNY \/ JOY \/ VILLAGE \/ WILD lines, etc.\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e      \u0026lt;tr\u0026gt;\u0026lt;th\u0026gt;Manufacturing\u0026lt;\/th\u0026gt;\u0026lt;td\u0026gt;Made in Italy (Montebelluna, Veneto)\u0026lt;\/td\u0026gt;\u0026lt;\/tr\u0026gt;\u003cbr\u003e    \u0026lt;\/table\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;div class=\"divider\"\u0026gt;\u0026lt;\/div\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- FAQ --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"faq-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;FAQ\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Frequently Asked Questions\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"faq-item\"\u0026gt;\u003cbr\u003e      \u0026lt;details\u0026gt;\u0026lt;summary\u0026gt;\u0026lt;span class=\"faq-q\"\u0026gt;\u0026lt;span class=\"faq-q-badge\"\u0026gt;Q\u0026lt;\/span\u0026gt;How is this different from a typical harness?\u0026lt;\/span\u0026gt;\u0026lt;span class=\"faq-caret\"\u0026gt;▾\u0026lt;\/span\u0026gt;\u0026lt;\/summary\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"faq-body\"\u0026gt;While typical harnesses aim to \"secure the body,\" the ERGO VEST is designed to \"reduce strain by conforming to the dog's skeletal structure and movement.\" The WAVE tech 3-band structure ensures that it doesn't hinder the range of motion of the front legs or the dog's natural gait while being worn.\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/details\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"faq-item\"\u0026gt;\u003cbr\u003e      \u0026lt;details\u0026gt;\u0026lt;summary\u0026gt;\u0026lt;span class=\"faq-q\"\u0026gt;\u0026lt;span class=\"faq-q-badge\"\u0026gt;Q\u0026lt;\/span\u0026gt;Does it help prevent pulling?\u0026lt;\/span\u0026gt;\u0026lt;span class=\"faq-caret\"\u0026gt;▾\u0026lt;\/span\u0026gt;\u0026lt;\/summary\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"faq-body\"\u0026gt;The ERGO VEST is not designed as a no-pull harness; its purpose is to provide wearing comfort and reduce physical strain. For shock absorption when pulling, please consider combining it with the WAW ANTISHOCK.\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/details\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"faq-item\"\u0026gt;\u003cbr\u003e      \u0026lt;details\u0026gt;\u0026lt;summary\u0026gt;\u0026lt;span class=\"faq-q\"\u0026gt;\u0026lt;span class=\"faq-q-badge\"\u0026gt;Q\u0026lt;\/span\u0026gt;Can it be used for sports and hiking?\u0026lt;\/span\u0026gt;\u0026lt;span class=\"faq-caret\"\u0026gt;▾\u0026lt;\/span\u0026gt;\u0026lt;\/summary\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"faq-body\"\u0026gt;It can be used for recreational sports, hiking, and jogging. It includes a rear ring to ensure free movement. However, for competitive sports (such as dog sports competitions), please consider our dedicated sports line.\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/details\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"faq-item\"\u0026gt;\u003cbr\u003e      \u0026lt;details\u0026gt;\u0026lt;summary\u0026gt;\u0026lt;span class=\"faq-q\"\u0026gt;\u0026lt;span class=\"faq-q-badge\"\u0026gt;Q\u0026lt;\/span\u0026gt;Is it washable?\u0026lt;\/span\u0026gt;\u0026lt;span class=\"faq-caret\"\u0026gt;▾\u0026lt;\/span\u0026gt;\u0026lt;\/summary\u0026gt;\u003cbr\u003e        \u0026lt;div class=\"faq-body\"\u0026gt;It is machine washable. The high-strength microfiber material withstands repeated washing, making it easy to keep clean.\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;\/details\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- SYSTEM --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"system-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;span class=\"section-label\"\u0026gt;WAW WALKING SYSTEM\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;A system upgrade that\u0026lt;br\u0026gt;starts with the harness.\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;p class=\"lead\"\u0026gt;While the ERGO VEST offers ample comfort on its own, combining it with the WAW ANTISHOCK or ICON Leash provides both comfort and shock absorption.\u0026lt;\/p\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"sys-flow\"\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"sys-item active\"\u0026gt;ERGO VEST\u0026lt;small\u0026gt;Wearing Comfort\u0026lt;\/small\u0026gt;\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"sys-plus\"\u0026gt;＋\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"sys-item\"\u0026gt;ANTISHOCK\u0026lt;small\u0026gt;Shock Absorption\u0026lt;\/small\u0026gt;\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"sys-plus\"\u0026gt;＋\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"sys-item\"\u0026gt;ICON Leash\u0026lt;small\u0026gt;Integrated Damper\u0026lt;\/small\u0026gt;\u0026lt;\/div\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"sys-eq\"\u0026gt;=\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;div class=\"sys-result\"\u0026gt;WAW WALKING SYSTEM\u0026lt;small\u0026gt;Maximum Protection\u0026lt;\/small\u0026gt;\u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"img-slot img-slot-wide\"\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"slot-icon\"\u0026gt;📷\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"img-slot-label\"\u0026gt;Image \/ Full Set (ERGO VEST worn, ANTISHOCK and ICON Leash connected)\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;!-- CTA --\u0026gt;\u003cbr\u003e\u0026lt;section class=\"cta-section\"\u0026gt;\u003cbr\u003e  \u0026lt;div class=\"wrap\"\u0026gt;\u003cbr\u003e    \u0026lt;h2\u0026gt;Comfortable walks begin\u0026lt;br\u0026gt;with the right harness.\u0026lt;\/h2\u0026gt;\u003cbr\u003e    \u0026lt;p\u0026gt;Make daily walks more comfortable while respecting your dog's free movement.\u0026lt;\/p\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"cta-btns\"\u0026gt;\u003cbr\u003e      \u0026lt;a href=\"#\" class=\"btn-primary\"\u0026gt;Buy the full set →\u0026lt;\/a\u0026gt;\u003cbr\u003e      \u0026lt;a href=\"#\" class=\"btn-outline\"\u0026gt;Buy individual items\u0026lt;\/a\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e    \u0026lt;div class=\"trust-row\"\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"trust-item\"\u0026gt;DOLOMITICERT Certified\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"trust-item\"\u0026gt;Machine Washable\u0026lt;\/span\u0026gt;\u003cbr\u003e      \u0026lt;span class=\"trust-item\"\u0026gt;Made in Italy\u0026lt;\/span\u0026gt;\u003cbr\u003e    \u0026lt;\/div\u0026gt;\u003cbr\u003e  \u0026lt;\/div\u0026gt;\u003cbr\u003e\u0026lt;\/section\u0026gt;\u003c\/p\u003e\n\u003cp\u003e\u0026lt;\/body\u0026gt;\u003cbr\u003e\u0026lt;\/html\u0026gt;\u003c\/p\u003e","brand":"Buddy Shop","offers":[{"title":"1 \/ ホワイト","offer_id":45527151214636,"sku":"BC0009-Vest-White-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ ブラック","offer_id":45527151247404,"sku":"BC0009-Vest-Black-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ ブルー","offer_id":45527151280172,"sku":"BC0009-Vest-Blue-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ オレンジ","offer_id":45527151312940,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ ピンク","offer_id":45527162028076,"sku":"BC0009-Vest-Pink-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Beige\/Cuoio","offer_id":45527181393964,"sku":"BC0009-Vest-Beigebrown-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Mint\/Brown","offer_id":45527181426732,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Beige\/Forest","offer_id":45527181459500,"sku":"BC0009-Vest-Bforestgreen-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Mint Forest","offer_id":45527181492268,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Green Nero","offer_id":45527177887788,"sku":"BC0009-Vest-Mintforestgreen-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Beige Rose","offer_id":45527177920556,"sku":"BC0009-Vest-BeigePink-1","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Beige Azrose","offer_id":45527177953324,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ ホワイト","offer_id":45527151345708,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ ブラック","offer_id":45527151378476,"sku":"BC0009-Vest-Black-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ ブルー","offer_id":45527151411244,"sku":"BC0009-Vest-Blue-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ オレンジ","offer_id":45527151509548,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ ピンク","offer_id":45527162060844,"sku":"BC0009-Vest-Pink-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Beige\/Cuoio","offer_id":45527181525036,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Mint\/Brown","offer_id":45527181557804,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Beige\/Forest","offer_id":45527181590572,"sku":"BC0009-Vest-Bforestgreen-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Mint Forest","offer_id":45527181623340,"sku":"BC0009-Vest-Mintforestgreen-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Green Nero","offer_id":45527177986092,"sku":"BC0009-Vest-Forestgreen-2","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Beige Rose","offer_id":45527178018860,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Beige Azrose","offer_id":45527178051628,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ ホワイト","offer_id":45527151542316,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ ブラック","offer_id":45527151575084,"sku":"BC0009-Vest-Black-3","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ ブルー","offer_id":45527151607852,"sku":"BC0009-Vest-Blue-3","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ オレンジ","offer_id":45527151706156,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ ピンク","offer_id":45527162093612,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Beige\/Cuoio","offer_id":45527181656108,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Mint\/Brown","offer_id":45527181688876,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Beige\/Forest","offer_id":45527181721644,"sku":"BC0009-Vest-Bforestgreen-3","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Mint Forest","offer_id":45527181754412,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Green Nero","offer_id":45527178084396,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Beige Rose","offer_id":45527178117164,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Beige Azrose","offer_id":45527178149932,"sku":"BC0009-Vest-BeigeBlue-3","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ ホワイト","offer_id":45527151738924,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ ブラック","offer_id":45527151771692,"sku":"BC0009-Vest-Black-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ ブルー","offer_id":45527151804460,"sku":"BC0009-Vest-Blue-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ オレンジ","offer_id":45527151902764,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ ピンク","offer_id":45527162126380,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Beige\/Cuoio","offer_id":45527181787180,"sku":"BC0009-Vest-Beigebrown-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Mint\/Brown","offer_id":45527181819948,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Beige\/Forest","offer_id":45527181852716,"sku":"BC0009-Vest-Bforestgreen-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Mint Forest","offer_id":45527181885484,"sku":"BC0009-Vest-Mintbrown-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Green Nero","offer_id":45527178182700,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Beige Rose","offer_id":45527178215468,"sku":"BC0009-Vest-BeigePink-4","price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Beige Azrose","offer_id":45527178248236,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ ホワイト","offer_id":45527151935532,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ ブラック","offer_id":45527151968300,"sku":"BC0009-Vest-Black-5","price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ ブルー","offer_id":45527152001068,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ オレンジ","offer_id":45527152099372,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ ピンク","offer_id":45527162159148,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Beige\/Cuoio","offer_id":45527181918252,"sku":"BC0009-Vest-Beigebrown-5","price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Mint\/Brown","offer_id":45527181951020,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Beige\/Forest","offer_id":45527181983788,"sku":"BC0009-Vest-Bforestgreen-5","price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Mint Forest","offer_id":45527182016556,"sku":"BC0009-Vest-Mintforestgreen-5","price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Green Nero","offer_id":45527178281004,"sku":"BC0009-Vest-Forestgreen-5","price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Beige Rose","offer_id":45527178313772,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Beige Azrose","offer_id":45527178346540,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ ホワイト","offer_id":45527152132140,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ ブラック","offer_id":45527152164908,"sku":"BC0009-Vest-Black-6","price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ ブルー","offer_id":45527152197676,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ オレンジ","offer_id":45527152295980,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ ピンク","offer_id":45527162191916,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Beige\/Cuoio","offer_id":45527182049324,"sku":"BC0009-Vest-Beigebrown-6","price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Mint\/Brown","offer_id":45527182082092,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Beige\/Forest","offer_id":45527182114860,"sku":"BC0009-Vest-Bforestgreen-6","price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Mint Forest","offer_id":45527182147628,"sku":"BC0009-Vest-Mintbrown-6","price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Green Nero","offer_id":45527178379308,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Beige Rose","offer_id":45527178412076,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Beige Azrose","offer_id":45527178444844,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/6_5ec4e579-164e-4354-8138-d8f864f06045.png?v=1787027587"},{"product_id":"icon-リーシュ-リード","title":"ICON Leash","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\" rel=\"preconnect\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Sans+JP:wght@400;500;700\u0026amp;family=Noto+Serif+JP:wght@700\u0026amp;display=swap\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root {\n    --orange:  #E8642A;\n    --teal:    #006D6D;\n    --teal-lt: #e6f3f3;\n    --navy:    #1A1A2E;\n    --cream:   #FDF6EC;\n    --text:    #2C2C2C;\n    --sub:     #6B6B6B;\n    --border:  #E8E4DE;\n    --radius:  16px;\n  }\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  body {\n    font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', sans-serif;\n    color: var(--text);\n    background: #fff;\n    line-height: 1.75;\n    font-size: 15px;\n  }\n  .wrap { max-width: 720px; margin: 0 auto; padding: 0 20px; }\n\n  \/* ── HERO ── *\/\n  .hero {\n    background: var(--navy);\n    padding: 56px 20px 48px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n  .hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: repeating-linear-gradient(\n      -45deg,\n      transparent,\n      transparent 40px,\n      rgba(255,255,255,0.018) 40px,\n      rgba(255,255,255,0.018) 41px\n    );\n  }\n  .hero \u003e .wrap { position: relative; z-index: 1; }\n  .hero-label {\n    display: inline-block;\n    background: var(--orange);\n    color: #fff;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    padding: 4px 16px;\n    border-radius: 20px;\n    margin-bottom: 20px;\n    text-transform: uppercase;\n  }\n  .hero h1 {\n    font-family: 'Noto Serif JP', serif;\n    color: #fff;\n    font-size: clamp(24px, 5vw, 38px);\n    line-height: 1.4;\n    margin-bottom: 12px;\n    letter-spacing: 0.04em;\n  }\n  .hero-sub {\n    color: rgba(255,255,255,0.6);\n    font-size: 14px;\n    margin-bottom: 36px;\n    line-height: 1.8;\n  }\n  .hero-stats {\n    display: flex;\n    gap: 24px;\n    justify-content: center;\n    flex-wrap: wrap;\n  }\n  .hero-stat {\n    text-align: center;\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.14);\n    border-radius: 12px;\n    padding: 16px 24px;\n    min-width: 120px;\n  }\n  .hero-stat .val {\n    font-family: 'Noto Serif JP', serif;\n    font-size: 32px;\n    font-weight: 700;\n    color: var(--orange);\n    line-height: 1;\n    display: block;\n  }\n  .hero-stat .val span { font-size: 16px; }\n  .hero-stat .desc { color: rgba(255,255,255,0.55); font-size: 11px; margin-top: 6px; display: block; }\n\n  \/* ── SECTION COMMON ── *\/\n  section { padding: 56px 0; }\n  .section-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    color: var(--teal);\n    text-transform: uppercase;\n    margin-bottom: 12px;\n  }\n  .section-label::before {\n    content: '';\n    display: block;\n    width: 20px; height: 2px;\n    background: var(--teal);\n    border-radius: 2px;\n  }\n  h2 {\n    font-family: 'Noto Serif JP', serif;\n    color: var(--navy);\n    font-size: clamp(20px, 3.5vw, 26px);\n    line-height: 1.45;\n    margin-bottom: 20px;\n    letter-spacing: 0.03em;\n  }\n\n  \/* ── CONCEPT ── *\/\n  .concept-section { background: var(--cream); }\n  .concept-lead { font-size: 16px; line-height: 2; margin-bottom: 28px; }\n  .concept-lead strong { color: var(--orange); }\n\n  \/* ── FEATURE ROW ── *\/\n  .feature-rows { display: flex; flex-direction: column; gap: 20px; margin-top: 32px; }\n  .feature-row {\n    display: flex;\n    gap: 20px;\n    align-items: flex-start;\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 24px 20px;\n    transition: box-shadow 0.25s, transform 0.25s;\n  }\n  .feature-row:hover { box-shadow: 0 4px 16px rgba(0,0,0,0.07); transform: translateY(-2px); }\n  .feature-badge {\n    flex-shrink: 0;\n    width: 40px; height: 40px;\n    background: var(--navy);\n    border-radius: 10px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 15px;\n    font-weight: 700;\n    color: #fff;\n  }\n  .feature-row-content h3 { font-size: 15px; font-weight: 700; color: var(--navy); margin-bottom: 6px; }\n  .feature-row-content p { font-size: 13px; color: var(--sub); line-height: 1.8; }\n  .feature-row-content .hl { color: var(--orange); font-weight: 700; }\n\n  \/* ── DESIGN SECTION ── *\/\n  .design-section { background: var(--navy); }\n  .design-section h2 { color: #fff; }\n  .design-section .section-label { color: rgba(255,255,255,0.45); }\n  .design-section .section-label::before { background: rgba(255,255,255,0.25); }\n  .design-lead { color: rgba(255,255,255,0.65); font-size: 15px; line-height: 1.9; margin-bottom: 28px; }\n  .design-points {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n  }\n  @media (max-width: 520px) { .design-points { grid-template-columns: 1fr; } }\n  .design-point {\n    background: rgba(255,255,255,0.07);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 12px;\n    padding: 20px;\n  }\n  .design-point h3 { color: #fff; font-size: 14px; font-weight: 700; margin-bottom: 6px; }\n  .design-point p { color: rgba(255,255,255,0.55); font-size: 13px; line-height: 1.75; }\n\n  \/* ── SYSTEM SECTION ── *\/\n  .system-box {\n    background: var(--teal-lt);\n    border: 1.5px solid var(--teal);\n    border-radius: var(--radius);\n    padding: 28px 24px;\n    margin-top: 28px;\n    text-align: center;\n  }\n  .system-box h3 { color: var(--teal); font-size: 16px; font-weight: 700; margin-bottom: 12px; }\n  .system-box p { color: var(--text); font-size: 14px; line-height: 1.85; }\n  .system-flow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n    margin: 20px 0 12px;\n    flex-wrap: wrap;\n  }\n  .sys-item {\n    background: var(--teal);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    padding: 8px 16px;\n    border-radius: 8px;\n  }\n  .sys-plus { color: var(--teal); font-size: 20px; font-weight: 700; }\n  .sys-eq { color: var(--teal); font-size: 16px; font-weight: 700; }\n\n  \/* ── SPEC TABLE ── *\/\n  .spec-table { width: 100%; border-collapse: collapse; margin-top: 28px; }\n  .spec-table th, .spec-table td {\n    padding: 14px 16px;\n    text-align: left;\n    border-bottom: 1px solid var(--border);\n    font-size: 14px;\n  }\n  .spec-table th {\n    width: 120px;\n    font-weight: 600;\n    color: var(--sub);\n    font-size: 12px;\n    background: #f8f6f2;\n  }\n\n  \/* ── FAQ ── *\/\n  .faq-section { background: var(--cream); }\n  .faq-item {\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    margin-bottom: 10px;\n    overflow: hidden;\n  }\n  details summary {\n    list-style: none;\n    cursor: pointer;\n    padding: 18px 20px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 12px;\n    font-weight: 600;\n    font-size: 14px;\n    color: var(--navy);\n    background: #fff;\n  }\n  details summary::-webkit-details-marker { display: none; }\n  .faq-q { display: flex; gap: 10px; align-items: flex-start; flex: 1; }\n  .faq-q-badge {\n    flex-shrink: 0;\n    font-size: 11px; font-weight: 700;\n    color: var(--teal);\n    background: var(--teal-lt);\n    border-radius: 6px;\n    padding: 2px 8px;\n    margin-top: 1px;\n  }\n  .faq-caret { font-size: 16px; color: var(--sub); transition: transform 0.3s; flex-shrink: 0; }\n  details[open] .faq-caret { transform: rotate(180deg); }\n  .faq-body { padding: 0 20px 18px; font-size: 14px; line-height: 1.85; color: var(--sub); background: #fff; }\n\n  \/* ── CTA ── *\/\n  .cta-section { background: var(--navy); text-align: center; padding: 64px 20px; }\n  .cta-section h2 { color: #fff; margin-bottom: 8px; }\n  .cta-section p { color: rgba(255,255,255,0.55); font-size: 13px; margin-bottom: 32px; }\n  .cta-btns { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }\n  .btn-primary {\n    display: inline-block;\n    background: var(--orange);\n    color: #fff;\n    font-weight: 700;\n    font-size: 15px;\n    padding: 14px 36px;\n    border-radius: 100px;\n    text-decoration: none;\n    letter-spacing: 0.04em;\n    transition: opacity 0.2s;\n  }\n  .btn-primary:hover { opacity: 0.88; }\n  .btn-outline {\n    display: inline-block;\n    border: 1.5px solid rgba(255,255,255,0.35);\n    color: rgba(255,255,255,0.85);\n    font-weight: 600;\n    font-size: 14px;\n    padding: 13px 28px;\n    border-radius: 100px;\n    text-decoration: none;\n    transition: border-color 0.2s, color 0.2s;\n  }\n  .btn-outline:hover { border-color: #fff; color: #fff; }\n\n  .divider { height: 1px; background: var(--border); }\n\u003c\/style\u003e\n\u003c!-- ── HERO ── --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"hero-label\"\u003eWAW ICON Leash · Made in Italy\u003c\/span\u003e\n\u003ch1\u003eThe leash itself\u003cbr\u003eabsorbs impact.\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eIntegrated leash with built-in ANTISHOCK system.\u003cbr\u003eAchieves 40% reduction with a minimalist design, no attachment required.\u003c\/p\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"val\"\u003e40\u003cspan\u003e%\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"desc\"\u003eImpact Reduction (Certified Technology)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"val\" style=\"font-size: 20px; padding-top: 6px;\"\u003eIntegrated\u003c\/span\u003e \u003cspan class=\"desc\"\u003eBuilt-in damper, no attachment required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ── CONCEPT ── --\u003e\n\u003csection class=\"concept-section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eCONCEPT\u003c\/span\u003e\n\u003ch2\u003eA leash that eliminates\u003cbr\u003e\"the hassle of attachment.\"\u003c\/h2\u003e\n\u003cp class=\"concept-lead\"\u003eWhile evaluating the performance of the WAW ANTISHOCK damper, the ICON Leash was born in response to the feedback \"it's too much trouble to attach it every time.\" By \u003cstrong\u003eintegrating the ANTISHOCK system into the leash itself\u003c\/strong\u003e, impact absorption functions simply by connecting it.\u003cbr\u003e\u003cbr\u003eThis leash offers both minimalist Italian beauty and reliable protection, without compromising on function or design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ── FEATURES ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eFEATURES\u003c\/span\u003e\n\u003ch2\u003e3 features of the\u003cbr\u003eICON Leash\u003c\/h2\u003e\n\u003cdiv class=\"feature-rows\"\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-badge\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"feature-row-content\"\u003e\n\u003ch3\u003eBuilt-in damper — \u003cspan class=\"hl\"\u003e40% reduction with no attachment required\u003c\/span\u003e\u003c\/h3\u003e\n\u003cp\u003eThe ANTISHOCK spring mechanism is built into the leash itself. Impact absorption functions just by attaching the leash, without the need to connect a separate damper.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-badge\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"feature-row-content\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"hl\"\u003eMinimalist Design\u003c\/span\u003e — Pursuit of functional beauty\u003c\/h3\u003e\n\u003cp\u003eA sophisticated appearance designed by an Italian design team. Functional parts blend naturally into the leash, maintaining a clean visual aesthetic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-row\"\u003e\n\u003cdiv class=\"feature-badge\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"feature-row-content\"\u003e\n\u003ch3\u003e\n\u003cspan class=\"hl\"\u003eMade in Italy\u003c\/span\u003e durable quality\u003c\/h3\u003e\n\u003cp\u003eHigh-strength materials and precise stitching to withstand daily walks. The leash's strength and weather resistance are also finished to Italian quality standards.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── DESIGN ── --\u003e\n\u003csection class=\"design-section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eDESIGN PHILOSOPHY\u003c\/span\u003e\n\u003ch2\u003eHide the function.\u003cbr\u003eLeave only the beauty.\u003c\/h2\u003e\n\u003cp class=\"design-lead\"\u003eWAW's design philosophy is to \"hide functionality.\" The damper mechanism is housed internally, creating a simple leash from the outside. Its subtle presence is enough to make people ask, \"What is that?\" during walks.\u003c\/p\u003e\n\u003cdiv class=\"design-points\"\u003e\n\u003cdiv class=\"design-point\"\u003e\n\u003ch3\u003eMinimalist Profile\u003c\/h3\u003e\n\u003cp\u003eA silhouette that eliminates unnecessary parts. Minimal exposure of attachment hardware maintains a stylish impression.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"design-point\"\u003e\n\u003ch3\u003eColor Consistency\u003c\/h3\u003e\n\u003cp\u003eColor design that easily coordinates with the harness (ERGO VEST). Pairing them together creates a cohesive look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── SYSTEM ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eWAW WALKING SYSTEM\u003c\/span\u003e\n\u003ch2\u003eThe more you use them together,\u003cbr\u003ethe greater the effect.\u003c\/h2\u003e\n\u003cp style=\"color: var(--sub); font-size: 14px; line-height: 1.85;\"\u003eWhile the ICON Leash alone provides a 40% impact reduction, combining it with the ERGO VEST completes the WAW WALKING SYSTEM, offering both impact absorption and wearing comfort.\u003c\/p\u003e\n\u003cdiv class=\"system-box\"\u003e\n\u003ch3\u003eWAW WALKING SYSTEM Full Set\u003c\/h3\u003e\n\u003cdiv class=\"system-flow\"\u003e\n\u003cspan class=\"sys-item\"\u003eERGO VEST\u003c\/span\u003e \u003cspan class=\"sys-plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"sys-item\"\u003eICON Leash\u003c\/span\u003e \u003cspan class=\"sys-plus\"\u003e+\u003c\/span\u003e \u003cspan class=\"sys-item\"\u003eANTISHOCK\u003c\/span\u003e \u003cspan class=\"sys-eq\"\u003e=\u003c\/span\u003e \u003cspan class=\"sys-item\" style=\"background: var(--orange);\"\u003eMaximum Protection\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp\u003eCombining the three products provides complete absorption of pulling impact, harness comfort, and design consistency.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ── SPEC ── --\u003e\n\u003csection\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eSPEC\u003c\/span\u003e\n\u003ch2\u003eProduct Specifications\u003c\/h2\u003e\n\u003ctable class=\"spec-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eWAW ICON Leash\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCategory\u003c\/th\u003e\n\u003ctd\u003eLeash with built-in damper\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMain Features\u003c\/th\u003e\n\u003ctd\u003eBuilt-in ANTISHOCK system, up to 40% impact reduction\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFeatures\u003c\/th\u003e\n\u003ctd\u003eMinimalist design, no separate damper attachment required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003eMade in Italy (High-durability material)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eLength\u003c\/th\u003e\n\u003ctd\u003eTo be confirmed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eColor Variations\u003c\/th\u003e\n\u003ctd\u003eTo be confirmed\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv class=\"divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ── FAQ ── --\u003e\n\u003csection class=\"faq-section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cspan class=\"section-label\"\u003eFAQ\u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"faq-q\"\u003e\u003cspan class=\"faq-q-badge\"\u003eQ\u003c\/span\u003eHow is it different from the WAW ANTISHOCK damper?\u003c\/span\u003e \u003cspan class=\"faq-caret\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003eThe WAW ANTISHOCK is a standalone damper that attaches to an existing leash. The ICON Leash is a model with the same functionality built into the leash itself. If you want to eliminate the hassle of attachment or prefer a cleaner look, the ICON Leash is suitable. If you want to continue using your current leash, the ANTISHOCK is more appropriate.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"faq-q\"\u003e\u003cspan class=\"faq-q-badge\"\u003eQ\u003c\/span\u003eCan I add another ANTISHOCK to the ICON Leash?\u003c\/span\u003e \u003cspan class=\"faq-caret\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003eSince the ICON Leash itself has a built-in ANTISHOCK system, we do not recommend attaching an additional damper. The maximum effect is achieved with the full set combination (ERGO VEST + ICON Leash).\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003e\u003cspan class=\"faq-q\"\u003e\u003cspan class=\"faq-q-badge\"\u003eQ\u003c\/span\u003eWhich dog breeds and sizes is it suitable for?\u003c\/span\u003e \u003cspan class=\"faq-caret\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-body\"\u003ePlease check the product details page for compatible weights and sizes. If you are unsure how to choose, please feel free to contact us.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ── CTA ── --\u003e\n\u003csection class=\"cta-section\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003ch2\u003eChoose to compromise on neither\u003cbr\u003edesign nor function.\u003c\/h2\u003e\n\u003cp\u003eTransform the quality of your walks with the WAW ICON Leash.\u003c\/p\u003e\n\u003cdiv class=\"cta-btns\"\u003e\n\u003ca href=\"#\" class=\"btn-primary\"\u003eBuy Full Set\u003c\/a\u003e \u003ca href=\"#\" class=\"btn-outline\"\u003eBuy Individual Item\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"Buddy Shop","offers":[{"title":"XXS \/ ブルー","offer_id":45527126966316,"sku":"BC0009-Icon125-Lblue-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ ピンク","offer_id":45527126999084,"sku":"BC0009-Icon125-PPink-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ グリーン","offer_id":45527127031852,"sku":"BC0009-Icon125-Fgreen-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ ホワイト","offer_id":46077356376108,"sku":"BC0009-Icon125-White-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ ブラック","offer_id":46077356408876,"sku":"BC0009-Icon125-Black-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ ブラウン","offer_id":46077356441644,"sku":"BC0009-Icon125-CBrown-xxs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ブルー","offer_id":45527127064620,"sku":"BC0009-Icon125-Lblue-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ピンク","offer_id":45527127097388,"sku":"BC0009-Icon125-PPink-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ グリーン","offer_id":45527127130156,"sku":"BC0009-Icon125-Fgreen-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ホワイト","offer_id":46077356474412,"sku":"BC0009-Icon125-White-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ブラック","offer_id":46077356507180,"sku":"BC0009-Icon125-Black-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ブラウン","offer_id":46077356539948,"sku":"BC0009-Icon125-CBrown-xs","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ブルー","offer_id":45527127162924,"sku":"BC0009-Icon125-Lblue-s","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ピンク","offer_id":45527127195692,"sku":"BC0009-Icon125-PPink-s","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ グリーン","offer_id":45527127228460,"sku":"BC0009-Icon125-Fgreen-s","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ホワイト","offer_id":46077356572716,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ブラック","offer_id":46077356605484,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ブラウン","offer_id":46077356638252,"sku":"BC0009-Icon125-CBrown-s","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブルー","offer_id":45527127261228,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ピンク","offer_id":45527127293996,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ グリーン","offer_id":45527127326764,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ホワイト","offer_id":46077356671020,"sku":"BC0009-Icon125-White-m","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラック","offer_id":46077356703788,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"M \/ ブラウン","offer_id":46077356736556,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ブルー","offer_id":45527127359532,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ピンク","offer_id":45527127392300,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ グリーン","offer_id":45527127425068,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ホワイト","offer_id":46077356769324,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ブラック","offer_id":46077356802092,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"L \/ ブラウン","offer_id":46077356834860,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ ブルー","offer_id":45527127457836,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ ピンク","offer_id":45527127490604,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ グリーン","offer_id":45527127523372,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ ホワイト","offer_id":46077356867628,"sku":"BC0009-ICON55-WHITE-XXL","price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ ブラック","offer_id":46077356900396,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XL \/ ブラウン","offer_id":46077356933164,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ ブルー","offer_id":45527127556140,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ ピンク","offer_id":45527127588908,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ グリーン","offer_id":45527127621676,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ ホワイト","offer_id":46077356965932,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ ブラック","offer_id":46077356998700,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXL \/ ブラウン","offer_id":46077357031468,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/11.png?v=1787027628"},{"product_id":"kong-extreme-durable-rubber-toy","title":"本気はこれからだ！【KONG ブラックコング M 】","description":"\u003cdiv style=\"max-width: 640px; margin: 0 auto; font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; color: #3a3a4a; line-height: 1.85; font-size: 15px;\"\u003e\n\u003c!-- SEC-00: 前提フック（実はすごいKONG） --\u003e\n\u003cdiv style=\"background: #eae8e4; border-radius: 14px; padding: 40px 28px; margin-bottom: 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 12px;\"\u003eConcept\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 20px;\"\u003eみんな知ってるKONG。\u003cbr\u003e実は、まだ本気を出していません。\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 20px; line-height: 2; color: #3a3a4a;\"\u003e50年間、世界中の犬に愛されてきたKONG。\u003cbr\u003eでも「投げて、噛ませて、おしまい」だけでは、もったいない。\u003c\/p\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 8px; margin: 0 0 20px;\"\u003e\n\u003cp style=\"font-size: 14px; margin: 0; line-height: 1.9; color: #1a1a2e;\"\u003e\u003cstrong style=\"color: #c8102e;\"\u003e実は、\u003c\/strong\u003eおやつを詰めると「知育トイ」になる。\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0; line-height: 1.9; color: #1a1a2e;\"\u003e\u003cstrong style=\"color: #c8102e;\"\u003e実は、\u003c\/strong\u003e凍らせると「ひんやりおやつ」になる。\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0; line-height: 1.9; color: #1a1a2e;\"\u003e\u003cstrong style=\"color: #c8102e;\"\u003e実は、\u003c\/strong\u003e逆さに立てると「舐めて楽しむおもちゃ」になる。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp style=\"font-size: 14px; margin: 0; line-height: 2; color: #3a3a4a;\"\u003e見慣れたカタチには、まだ知らない使い方がある。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 12px;\"\u003eWhy KONG Black?\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 20px;\"\u003e夢中で遊ぶ時間が増えると、\u003cbr\u003eイタズラは自然と減っていく。\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 14px; line-height: 2; color: #3a3a4a;\"\u003e犬は、夢中になれる遊びがあるだけで毎日がぐっと満たされます。ソファをかじる、ずっと吠えるといった行動の多くは退屈のサイン。\u003cstrong\u003e退屈が「楽しい」で満たされると、自然と落ち着いていきます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 20px; line-height: 2; color: #3a3a4a;\"\u003e今日から\u003cstrong\u003e「夢中になれる遊び」\u003c\/strong\u003eを、ひとつ増やしてみませんか。世界中の愛犬家が50年選び続けてきた答えが、このシンプルなゴムのおもちゃです。\u003c\/p\u003e\n\u003cimg style=\"width: 100%; border-radius: 12px; margin: 0 0 8px; display: block;\" alt=\"ブラックコングで遊ぶ犬\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/kong-black-extreme-lifestyle.jpg?v=1786691031\"\u003e\n\u003cp style=\"font-size: 11px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003e※行動には個体差があります。気になる症状が続く場合は獣医師にご相談ください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- セクション区切り --\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-02: なぜ効くのか (メカニズム) --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eHow it works\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 16px;\"\u003e転がす。舐める。考える。\u003cbr\u003e口と頭をフルに使う仕組み。\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; color: #6b6b7a; margin: 0 0 16px;\"\u003e中は空洞。おやつを入れた瞬間、ただのゴムが「知育トイ」に変わります。\u003c\/p\u003e\n\u003c!-- 画像: KONG公式ブログのライフスタイル素材(コングで遊ぶ犬)。公開前に写りを要確認 --\u003e \u003cimg style=\"width: 100%; border-radius: 12px; margin: 0 0 24px; display: block;\" alt=\"KONG ブラックコング本体。中は空洞になっている\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/kong-black-extreme-body.jpg?v=1786691030\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 10px; margin-bottom: 24px;\"\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 14px; background: #fff; padding: 16px 18px; border-radius: 12px; border: 1px solid #ECE4E4;\"\u003e\n\u003cdiv style=\"width: 16px; height: 16px; border-radius: 50%; background: #C8102E; flex-shrink: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"font-size: 14px;\"\u003e\u003cstrong\u003e不規則にはずむ\u003c\/strong\u003e → 予測できない動きを夢中で追いかけ、エネルギーを発散\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 14px; background: #fff; padding: 16px 18px; border-radius: 12px; border: 1px solid #ECE4E4;\"\u003e\n\u003cdiv style=\"width: 16px; height: 16px; border-radius: 50%; background: #f59e0b; flex-shrink: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"font-size: 14px;\"\u003e\u003cstrong\u003e中身を取り出す工夫\u003c\/strong\u003e → 「どうすれば出てくる？」と試行錯誤する、頭を使う遊びに\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"display: flex; align-items: center; gap: 14px; background: #fff; padding: 16px 18px; border-radius: 12px; border: 1px solid #ECE4E4;\"\u003e\n\u003cdiv style=\"width: 16px; height: 16px; border-radius: 50%; background: #2A9D8F; flex-shrink: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan style=\"font-size: 14px;\"\u003e\u003cstrong\u003e舐め続ける\u003c\/strong\u003e → 舌をゆっくり使う時間が、気持ちを落ち着かせる\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FBF4F4; border: 1px solid #F0DEDE; border-radius: 12px; padding: 18px 20px;\"\u003e\n\u003cp style=\"font-size: 14px; line-height: 1.9; margin: 0; color: #402c2c;\"\u003e遊び方を決めるのは飼い主さん。ペースト状のおやつ、ふやかしたフード、夏は冷凍してアイス風に。\u003cstrong\u003e中身やアレンジを変えるだけで、毎日「新しいおもちゃ」になります。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-03: 選ばれる理由 (メリットカード) --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eWhy dogs (and owners) love it\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 16px;\"\u003e「黒」は、KONGで\u003cbr\u003eいちばん強いゴム。\u003c\/h2\u003e\n\u003c!-- 画像: KONG公式の商品画像(ブラックコング本体) --\u003e \u003cimg style=\"width: 100%; border-radius: 12px; margin: 0 0 20px; display: block;\" alt=\"KONG ブラックコングのパッケージ。EXTREME表記とサイズが確認できる\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/kong-black-extreme-package-jp.jpg?v=1786691030\"\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 12px;\"\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #FBEEEE; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#C8102E\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003e噛む力の強い犬のための、最高強度グレード\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003eブラックはKONGの中で最も頑丈な超耐久天然ゴム。力の強い犬種・大型犬でも壊れにくく、ちぎれた破片の誤飲も起きにくい素材です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #FBEEEE; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#C8102E\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003e50年、世界中で選ばれ続けるロングセラー\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003e始まりは、創業者がバスの修理中に愛犬へ投げた1つのゴム部品。今も米国コロラド州の自社工場で作られる天然ゴム製。世界中の獣医師やトレーナーが推奨する定番です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #FBEEEE; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#C8102E\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003e「ひとり時間」の練習パートナーに\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003e夢中になれるものがあると、ひとりで過ごす練習がしやすくなります。子犬のうちから少しずつ慣らしていくのがおすすめです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 14px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 38px; height: 38px; min-width: 38px; background: #FBEEEE; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#C8102E\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M8 14s1.5 2 4 2 4-2 4-2\"\u003e\u003c\/path\u003e\u003cline y2=\"9\" x2=\"9.01\" y1=\"9\" x1=\"9\"\u003e\u003c\/line\u003e\u003cline y2=\"9\" x2=\"15.01\" y1=\"9\" x1=\"15\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003e使い方は飼い主さんの数だけ\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003e決まった遊び方がないのがKONGのおもしろさ。詰めるおやつや遊ばせ方を変えながら、その子だけの楽しみ方を見つけてください。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-04: スペック --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eProduct Specifications\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 24px;\"\u003eシンプルなかたちに、\u003cbr\u003e50年分の理由がある。\u003c\/h2\u003e\n\u003cdiv style=\"display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; margin-bottom: 20px;\"\u003e\n\u003cdiv style=\"background: #FBF4F4; border: 1px solid #F0DEDE; border-radius: 12px; padding: 16px 8px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 11px; color: #6b6b7a; margin: 0 0 6px;\"\u003e愛され続けて\u003c\/p\u003e\n\u003cp style=\"font-size: 28px; font-weight: bold; color: #c8102e; line-height: 1; margin: 0;\"\u003e50\u003cspan style=\"font-size: 13px;\"\u003e年\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FBF4F4; border: 1px solid #F0DEDE; border-radius: 12px; padding: 16px 8px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 11px; color: #6b6b7a; margin: 0 0 6px;\"\u003e天然ゴム\u003c\/p\u003e\n\u003cp style=\"font-size: 28px; font-weight: bold; color: #c8102e; line-height: 1; margin: 0;\"\u003e100\u003cspan style=\"font-size: 13px;\"\u003e%\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #FBF4F4; border: 1px solid #F0DEDE; border-radius: 12px; padding: 16px 8px; text-align: center;\"\u003e\n\u003cp style=\"font-size: 11px; color: #6b6b7a; margin: 0 0 6px;\"\u003e使い方\u003c\/p\u003e\n\u003cp style=\"font-size: 28px; font-weight: bold; color: #c8102e; line-height: 1; margin: 0;\"\u003e∞\u003cspan style=\"font-size: 13px;\"\u003e通り\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 画像: KONG公式の商品画像(パッケージ入り)。Shopifyファイルへの再アップロード推奨 --\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border: 1px solid #ECE4E4;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cth style=\"padding: 13px 16px; font-size: 13px; font-weight: 600; background: #FAFBFB; color: #1a1a2e; width: 32%; text-align: left;\"\u003e素材\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 16px; font-size: 13px; color: #3a3a4a;\"\u003e超耐久天然ゴム(ブラック)\u003cspan style=\"display: block; font-size: 11px; color: #6b6b7a; margin-top: 2px;\"\u003eKONGの中で最も強度の高いグレード\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cth style=\"padding: 13px 16px; font-size: 13px; font-weight: 600; background: #FAFBFB; color: #1a1a2e; text-align: left;\"\u003e対象\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 16px; font-size: 13px; color: #3a3a4a;\"\u003e噛む力の強い成犬・大型犬\u003cspan style=\"display: block; font-size: 11px; color: #6b6b7a; margin-top: 2px;\"\u003e子犬にはゴムのやわらかいパピー専用コングを\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cth style=\"padding: 13px 16px; font-size: 13px; font-weight: 600; background: #FAFBFB; color: #1a1a2e; text-align: left;\"\u003eサイズ\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 16px; font-size: 13px; color: #3a3a4a;\"\u003eM(約5.7 × 5.7 × 高さ8.9cm \/ 約118g)\u003c!-- KONG公式(US)のMedium実寸より換算。スペクトラム社の素材到着後に要照合 --\u003e\u003cspan style=\"display: block; font-size: 11px; color: #6b6b7a; margin-top: 2px;\"\u003e対象の目安は体重7〜16kgの犬。誤飲防止のため、愛犬のお口より大きいかご確認ください\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cth style=\"padding: 13px 16px; font-size: 13px; font-weight: 600; background: #FAFBFB; color: #1a1a2e; text-align: left;\"\u003e構造\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 16px; font-size: 13px; color: #3a3a4a;\"\u003e中空構造・不規則バウンド形状\u003cspan style=\"display: block; font-size: 11px; color: #6b6b7a; margin-top: 2px;\"\u003eおやつやペーストを詰めて使う前提の設計\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 13px 16px; font-size: 13px; font-weight: 600; background: #FAFBFB; color: #1a1a2e; text-align: left;\"\u003eお手入れ\u003c\/th\u003e\n\u003ctd style=\"padding: 13px 16px; font-size: 13px; color: #3a3a4a;\"\u003e使用後は水洗いして乾燥\u003cspan style=\"display: block; font-size: 11px; color: #6b6b7a; margin-top: 2px;\"\u003e中まで洗えるシンプル構造\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp style=\"font-size: 11px; color: #6b6b7a; margin: 12px 0 0; line-height: 1.7;\"\u003e※飼い主さんの目の届く範囲でご使用ください。傷みが見えたら使用を中止し、新しいものへの交換をおすすめします(メーカー公式の注意事項に準拠)。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-05: 新しい使い方提案 (コングトレー) --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eA new way to KONG\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 16px;\"\u003e転がすだけじゃない。\u003cbr\u003e「舐めて楽しむ」という使い方。\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; margin: 0 0 20px; line-height: 2; color: #3a3a4a;\"\u003e専用スタンド\u003cstrong\u003e「KONG トレー」\u003c\/strong\u003eにコングを逆さに差し込めば、倒れずに置いておけます。ペーストを塗れば、\u003cstrong\u003e舐めて遊ぶことができます\u003c\/strong\u003e。舐める動作は犬を落ち着かせるといわれ、興奮しやすい子や不安になりやすい子の気分転換にぴったりです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-06: 競合比較 --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eHow it differs from other toys\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 24px;\"\u003e見た目はただのゴム。\u003cbr\u003e中身はまったくの別物。\u003c\/h2\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.06);\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 11px 10px; background: #F5F2F2; font-size: 12px; font-weight: 600; color: #6b6b7a; text-align: left; width: 28%; border-bottom: 1px solid #ECE4E4;\"\u003e\u003c\/th\u003e\n\u003cth style=\"padding: 11px 10px; background: #E8E8E8; font-size: 12px; font-weight: 600; color: #6b6b7a; text-align: center; border-bottom: 1px solid #ECE4E4;\"\u003e一般的なおもちゃ\u003c\/th\u003e\n\u003cth style=\"padding: 11px 10px; background: #C8102E; font-size: 12px; font-weight: bold; color: #fff; text-align: center; border-bottom: 1px solid #C8102E;\"\u003eKONG ブラック\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003ctd style=\"padding: 11px 12px; background: #FAFBFB; font-size: 13px; font-weight: 600; color: #1a1a2e;\"\u003e耐久性\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; font-size: 12px; color: #6b6b7a; text-align: center;\"\u003e壊れて買い替え\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; background: rgba(200,16,46,0.04); font-size: 12px; font-weight: bold; color: #c8102e; text-align: center;\"\u003eKONG最高強度の超耐久ゴム\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003ctd style=\"padding: 11px 12px; background: #FAFBFB; font-size: 13px; font-weight: 600; color: #1a1a2e;\"\u003e安全性\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; font-size: 12px; color: #6b6b7a; text-align: center;\"\u003e破片の誤飲が心配\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; background: rgba(200,16,46,0.04); font-size: 12px; font-weight: bold; color: #c8102e; text-align: center;\"\u003eちぎれにくい天然ゴム\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003ctd style=\"padding: 11px 12px; background: #FAFBFB; font-size: 13px; font-weight: 600; color: #1a1a2e;\"\u003e遊び方\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; font-size: 12px; color: #6b6b7a; text-align: center;\"\u003e決まっていて飽きる\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; background: rgba(200,16,46,0.04); font-size: 12px; font-weight: bold; color: #c8102e; text-align: center;\"\u003e中身とアレンジで無限\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003ctd style=\"padding: 11px 12px; background: #FAFBFB; font-size: 13px; font-weight: 600; color: #1a1a2e;\"\u003e頭への刺激\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; font-size: 12px; color: #6b6b7a; text-align: center;\"\u003eただ噛む・追いかける\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; background: rgba(200,16,46,0.04); font-size: 12px; font-weight: bold; color: #c8102e; text-align: center;\"\u003e考えて取り出す知育設計\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"padding: 11px 12px; background: #FAFBFB; font-size: 13px; font-weight: 600; color: #1a1a2e;\"\u003e心のケア\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; font-size: 12px; color: #6b6b7a; text-align: center;\"\u003e—\u003c\/td\u003e\n\u003ctd style=\"padding: 11px 10px; background: rgba(200,16,46,0.04); font-size: 12px; font-weight: bold; color: #c8102e; text-align: center;\"\u003e舐めて落ち着く使い方も\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-07: 価格の納得感 --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eThe concept of cost\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 24px;\"\u003e壊れるたびに買い替えるより、\u003cbr\u003e壊れにくい1個を。\u003c\/h2\u003e\n\u003ctable style=\"width: 100%; border-collapse: collapse; border-radius: 12px; overflow: hidden; box-shadow: 0 2px 12px rgba(0,0,0,0.06); border: 1px solid #ECE4E4; margin-bottom: 20px;\"\u003e\n\u003ctbody\u003e\n\u003ctr style=\"border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cth style=\"padding: 14px 16px; font-size: 13px; font-weight: 500; color: #6b6b7a; background: #FAFBFB; text-align: left; width: 55%;\"\u003e壊れやすいおもちゃ\u003c\/th\u003e\n\u003ctd style=\"padding: 14px 16px; font-size: 13px; color: #6b6b7a; text-align: right;\"\u003e壊れるたびに買い替え\u003cspan style=\"display: block; font-size: 11px;\"\u003e破片の誤飲リスクもそのたびに\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"padding: 14px 16px; font-size: 13px; font-weight: 600; color: #1a1a2e; background: #FAFBFB; text-align: left;\"\u003eKONG ブラック\u003c\/th\u003e\n\u003ctd style=\"padding: 14px 16px; font-size: 14px; font-weight: bold; color: #c8102e; background: rgba(200,16,46,0.04); text-align: right;\"\u003e1個を長く、毎日違う遊びで\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv style=\"background: #FFFBF5; border: 1px solid rgba(232,149,47,0.25); border-radius: 12px; padding: 18px 20px;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 6px;\"\u003eおもちゃ代は「回数」で考える。\u003c\/p\u003e\n\u003cp style=\"font-size: 13px; color: #3a3a4a; margin: 0; line-height: 1.8;\"\u003e1個の値段ではなく「何回遊べるか」で考えると、壊れずに毎日使えるKONGは1回あたりのコストがぐっと下がります。壊れて買い替えるのではなく、成長に合わせて買い足していく。そんな長いつき合い方ができるおもちゃです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-08: 使い方 3ステップ --\u003e\n\u003cdiv style=\"padding: 56px 0;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eHow to use\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 16px;\"\u003e基本は3ステップ。\u003cbr\u003eアレンジは無限。\u003c\/h2\u003e\n\u003c!-- 画像: KONG公式のライフスタイル素材(詰めて冷凍するアレンジのイメージ)。公開前に写りを要確認 --\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 16px;\"\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #C8102E; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 14px;\"\u003e1\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003eおやつを詰める\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003eドライフード、ペースト状のおやつ、ふやかしたごはん。いつものごはんやおやつでOKです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #C8102E; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 14px;\"\u003e2\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003e難易度をアレンジする\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003e慣れてきたら、ぎゅっと固く詰めて取り出しにくく。夏はペーストごと冷凍してアイス風に。取り出す時間が長いほど、夢中になれる時間も長くなります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; padding: 18px 20px; display: flex; gap: 16px; align-items: flex-start;\"\u003e\n\u003cdiv style=\"width: 34px; height: 34px; min-width: 34px; background: #C8102E; border-radius: 50%; display: flex; align-items: center; justify-content: center; flex-shrink: 0;\"\u003e\u003cspan style=\"color: #fff; font-weight: 900; font-size: 14px;\"\u003e3\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0 0 4px;\"\u003eトレーに立てて「舐めて楽しむ」\u003c\/p\u003e\n\u003cp style=\"font-size: 12px; color: #6b6b7a; margin: 0; line-height: 1.7;\"\u003eKONGトレーに逆さに差し込めば、ゆっくり舐めて心を落ち着ける時間に。興奮しやすい子のクールダウンにも。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"border-top: 1px solid #EDE4E4; margin: 0;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- SEC-10: FAQ --\u003e\n\u003cdiv style=\"padding: 56px 0 32px;\"\u003e\n\u003cp style=\"font-size: 11px; font-weight: bold; letter-spacing: 2px; color: #c8102e; text-transform: uppercase; margin: 0 0 6px;\"\u003eFrequently Asked Questions\u003c\/p\u003e\n\u003ch2 style=\"font-family: -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN',sans-serif; font-size: 22px; font-weight: bold; color: #1a1a2e; line-height: 1.45; margin: 0 0 24px;\"\u003eよくあるご質問\u003c\/h2\u003e\n\u003cdiv style=\"display: flex; flex-direction: column; gap: 10px;\"\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"padding: 16px 20px; border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0;\"\u003eサイズはどう選べばいいですか？\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px 20px;\"\u003e\n\u003cp style=\"font-size: 13px; color: #3a3a4a; margin: 0; line-height: 1.8;\"\u003e誤飲防止のため「お口より大きいサイズ」が鉄則です。特に大型犬に小さいサイズを与えるのは丸飲みの危険があるため避けてください。当店で取り扱っているのはMサイズ(体重7〜16kgの犬が目安)です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"padding: 16px 20px; border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0;\"\u003e何歳から使えますか？\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px 20px;\"\u003e\n\u003cp style=\"font-size: 13px; color: #3a3a4a; margin: 0; line-height: 1.8;\"\u003eパピーの時期から使えます(子犬にはゴムのやわらかいパピー専用コングがおすすめ)。お留守番など「ひとり時間」に少しずつ慣らす練習は、子犬のうちから始めるとスムーズです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"padding: 16px 20px; border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0;\"\u003eずっと噛ませていても大丈夫？\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px 20px;\"\u003e\n\u003cp style=\"font-size: 13px; color: #3a3a4a; margin: 0; line-height: 1.8;\"\u003e硬いものを長時間噛み続けると歯に負担がかかることがあります。当店では「噛む」よりも、トレーに立てて\u003cstrong\u003e「舐めて楽しむ」使い方\u003c\/strong\u003eをおすすめしています。歯が気になる子ほど、この使い方を。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"background: #fff; border: 1px solid #ECE4E4; border-radius: 12px; overflow: hidden;\"\u003e\n\u003cdiv style=\"padding: 16px 20px; border-bottom: 1px solid #F0F0F0;\"\u003e\n\u003cp style=\"font-size: 14px; font-weight: bold; color: #1a1a2e; margin: 0;\"\u003e赤いコングと何が違うのですか？\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv style=\"padding: 14px 20px;\"\u003e\n\u003cp style=\"font-size: 13px; color: #3a3a4a; margin: 0; line-height: 1.8;\"\u003e色の違いは、ゴムの強度の違いです。ブラックは最高強度で、力の強い犬種なら赤でも壊せてしまうことがあるため、噛む力に自信のある子にはブラックをおすすめします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"KONG","offers":[{"title":"Default Title","offer_id":45816256266284,"sku":"BC0013-BLK-KongM","price":1336.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/12_f3a2ae29-8597-405c-b87a-3fbeccbf28cc.png?v=1787097466"},{"product_id":"立っているときも-引いた瞬間も-waw-ハーネス-リード-セット","title":"立っているときも、引いた瞬間も。【WAW ハーネス＋リード セット】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.waw-set *, .waw-set *::before, .waw-set *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.waw-set img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.waw-set {\n  --waw-teal:    #006D6D;\n  --waw-teal-lt: #e6f3f3;\n  --waw-orange:  #E8642A;\n  --waw-navy:    #1A1A2E;\n  --waw-cream:   #FDF6EC;\n  --waw-text:    #2C2C2C;\n  --waw-sub:     #6B6B6B;\n  --waw-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--waw-text); font-size: 15px; line-height: 1.85;\n}\n.waw-set .sec      { padding: 56px 0; }\n.waw-set .rule     { border-top: 1px solid var(--waw-border); }\n.waw-set .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--waw-teal); margin-bottom: 6px; }\n.waw-set h2        { font-family: 'Hiragino Mincho ProN', Georgia, serif; font-size: 22px; font-weight: 700;\n                     color: var(--waw-navy); line-height: 1.45; margin-bottom: 16px; }\n.waw-set p         { font-size: 14px; line-height: 2; }\n.waw-set .p        { margin-bottom: 16px; }\n.waw-set .hero     { background: var(--waw-cream); border-radius: 14px; padding: 40px 28px; }\n.waw-set .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.waw-set .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--waw-teal);\n                     background: #fff; border: 1px solid var(--waw-border); border-radius: 999px; padding: 5px 12px; }\n.waw-set .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.waw-set .stat     { background: #fff; border: 1px solid var(--waw-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.waw-set .stat b   { display: block; font-size: 24px; font-weight: 700; color: var(--waw-teal); line-height: 1.1; }\n.waw-set .stat b i { font-style: normal; font-size: 13px; }\n.waw-set .stat s   { display: block; font-size: 11px; color: var(--waw-sub); text-decoration: none; margin-top: 4px; }\n.waw-set .cards    { display: flex; flex-direction: column; gap: 12px; }\n.waw-set .card     { background: #fff; border: 1px solid var(--waw-border); border-radius: 12px; padding: 18px 20px; }\n.waw-set .card h3  { font-size: 14px; font-weight: 700; color: var(--waw-navy); margin-bottom: 6px; }\n.waw-set .card p   { font-size: 12px; line-height: 1.8; color: var(--waw-sub); }\n.waw-set .tag      { display: inline-block; font-size: 10px; font-weight: 700; letter-spacing: 1px;\n                     color: var(--waw-teal); background: var(--waw-teal-lt); border-radius: 999px;\n                     padding: 3px 10px; margin-top: 10px; }\n.waw-set .num      { display: flex; gap: 16px; align-items: flex-start; }\n.waw-set .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--waw-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.waw-set .note     { background: var(--waw-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.waw-set .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.waw-set table     { width: 100%; border-collapse: collapse; border: 1px solid var(--waw-border);\n                     border-radius: 12px; overflow: hidden; }\n.waw-set th, .waw-set td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.waw-set thead th  { background: #FAFAF8; font-size: 11px; letter-spacing: 1px; color: var(--waw-sub); font-weight: 700; }\n.waw-set td small  { display: block; font-size: 11px; color: #9A9A9A; margin-top: 2px; }\n.waw-set .ph       { width: 100%; display: block; border-radius: 12px; }\n.waw-set .ph-crop  { width: 100%; aspect-ratio: 4 \/ 3; object-fit: cover; object-position: center;\n                     display: block; border-radius: 12px; }\n.waw-set .caption  { font-size: 11px; color: #9A9A9A; line-height: 1.7; margin-top: 12px; }\n.waw-set .faq      { background: #fff; border: 1px solid var(--waw-border); border-radius: 12px; overflow: hidden; }\n.waw-set .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--waw-navy); }\n.waw-set .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.waw-set .sys      { background: var(--waw-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.waw-set .sys .label { color: #7FD4D4; }\n.waw-set .sys h2   { color: #fff; }\n.waw-set .sys p    { color: #D8DCE4; }\n.waw-set .eq       { display: flex; align-items: center; justify-content: center; gap: 10px;\n                     flex-wrap: wrap; margin: 20px 0; }\n.waw-set .eq div   { background: rgba(255,255,255,.08); border: 1px solid rgba(255,255,255,.18);\n                     border-radius: 10px; padding: 10px 14px; font-size: 12px; font-weight: 700; color: #fff; }\n.waw-set .eq span  { color: #7FD4D4; font-weight: 700; }\n\u003c\/style\u003e\n\u003cdiv class=\"waw-set\"\u003e\n\u003c!-- ===== SEC-01 HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"eyebrow\"\u003e\n\u003cspan class=\"chip\"\u003eWAW ERGO VEST ＋ ICON リーシュ\u003c\/span\u003e \u003cspan class=\"chip\"\u003eMADE IN ITALY\u003c\/span\u003e \u003cspan class=\"chip\"\u003eDOLOMITICERT 認定\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ch2\u003e歩いているときも、\u003cbr\u003e引いた瞬間も。\u003c\/h2\u003e\n\u003cp class=\"p\"\u003e散歩で犬の体に負担がかかる場面は、じつは2つ。歩いているあいだ続く擦れと、リードを引いた瞬間の衝撃です。かかるタイミングが違うので、対策も別々に必要になります。イタリア発の3バンド設計のハーネスと、独自のアンチショックシステムを内蔵したリードの2つで、両方の負担に備えます。\u003c\/p\u003e\n\u003c!-- 画像: 既存 ERGO VEST 商品のShopifyファイル（1280x854）。ハーネスとリードの両方が写り、リードが張った状態が見えます --\u003e \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/Copia_di_photo_2024-06-21_09-12-35_HR.jpg\" alt=\"WAWのハーネスとリードをつけて走る犬\"\u003e\n\u003cp class=\"caption\"\u003e※写真はイメージ\u003c\/p\u003e\n\u003cdiv class=\"stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cb\u003e40\u003ci\u003e%負荷を軽減\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e引っ張りの衝撃を軽減（最大）\u003c\/s\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cb\u003e35\u003ci\u003eg〜\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e超軽量ハーネス（最小サイズの重量）\u003c\/s\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cb\u003e3\u003ci\u003e方向分散構造\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e負荷を３方向に分散\u003c\/s\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cb\u003e高強度\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e防水でお手入れも簡単な素材\u003c\/s\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-02 THE PROBLEM ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cp class=\"label\"\u003eThe Problem\u003c\/p\u003e\n\u003ch2\u003e散歩の負担は、2つの\u003cbr\u003e場面で起きています。\u003c\/h2\u003e\n\u003cp class=\"p\"\u003eどちらも引っ張りが原因ですが、体への負荷が異なります。\u003c\/p\u003e\n\u003cdiv class=\"cards\"\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003e歩いているとき\u003c\/h3\u003e\n\u003cp\u003e前肢の付け根に当たり続けるバンドの摩擦。肩甲骨の動きを妨げ、胴体を締めつける圧迫。つけている時間全部が愛犬にとって負担になります。1回の負担は小さくても、毎日のことなので積み重なります。\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003e装着中の負担\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card\"\u003e\n\u003ch3\u003eリードを引いたとき\u003c\/h3\u003e\n\u003cp\u003e犬が急に前へ出た瞬間、力は首・気管・脊椎に集中します。リードが硬いほど、勢いはそのまま体に伝わります。飼い主さんの腕や肩にも同じ衝撃が返ってきます。\u003c\/p\u003e\n\u003cspan class=\"tag\"\u003e瞬間の衝撃\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-03 How it works ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n\u003ch2\u003e「ずっと」守るハーネス、\u003cbr\u003e「一瞬」を受け止めるリード。\u003c\/h2\u003e\n\u003cp class=\"p\"\u003e快適なハーネスを選んでも、リードが硬ければ衝撃は残ります。衝撃を吸収するリードにしても、体に合わないハーネスなら擦れは残ります。守る場面が違うので、対策も両方揃える必要があります。\u003c\/p\u003e\n\u003cdiv class=\"cards\"\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eERGO VEST ― つけているあいだの負担を減らす\u003c\/h3\u003e\n\u003cp\u003e独自の３方向分散構造により、1点に集中しがちな負荷を３方向へ分散し、愛犬への衝撃を軽減します。コンフォートパッドとソフトタッチパッドの２種類のパッドで接触部分を優しく支えます。防水仕様で、汚れに強くお手入れも簡単です。\u003c\/p\u003e\n\u003c!-- 画像: 既存 ERGO VEST 商品のShopifyファイル（2403x3600・縦長なので4:3にトリミング表示） --\u003e \u003cimg class=\"ph-crop\" style=\"margin-top: 14px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/DSC2210_HR.jpg\" alt=\"ERGO VESTを装着した犬の背中まわり\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eICON リーシュ ― 引いた瞬間の衝撃を吸収する\u003c\/h3\u003e\n\u003cp\u003eANTISHOCKシステムをリード本体に内蔵したモデル。引っ張りの衝撃を最大40％軽減し、犬のストレスとケガを防止します。体が完全に発達していない幼犬のお散歩トレーニングにも向いています。軽くて扱いやすく、犬が突然リードを引っ張ることによる飼い主の手首、肩への負担も軽減します。特許取得の高強度な防水仕様バンドで、においもつきにくくお手入れも簡単です。\u003c\/p\u003e\n\u003c!-- 画像: 既存 ICON リーシュ 商品のShopifyファイル（5568x3712）。ダンパー部分が見える本体写真 --\u003e \u003cimg class=\"ph\" style=\"margin-top: 14px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/WAW_F_STL_ICON_BIANCO_GRANDE_PROSPETTIVA_0523_HR.jpg\" alt=\"ダンパーを内蔵したICON リーシュ本体\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"note\" style=\"margin-top: 20px;\"\u003e\n\u003cp\u003eハーネスは歩き続けるあいだの擦れを、リードは引いた瞬間の衝撃を受け止めます。\u003cstrong\u003e守るタイミングが違うので、セットでそろえることでより効果が高まります。\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-04 FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cp class=\"label\"\u003eFeatures\u003c\/p\u003e\n\u003ch2\u003e素材と機能の特長\u003c\/h2\u003e\n\u003cdiv class=\"cards\"\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003eA\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e超軽量マイクロファイバー\u003c\/h3\u003e\n\u003cp\u003e高強度でありながら軽量。最小サイズは35gから。散歩中に装着していることを忘れるほどの軽さです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003eB\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eコンフォートパッド・ソフトタッチパッド搭載\u003c\/h3\u003e\n\u003cp\u003e体との接触部にコンフォートパッドを配置。長時間の散歩でも摩擦や皮膚への刺激を抑えます。ソフトタッチパッドで、接触面積を減らしスムーズなお散歩をサポートします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003e独自のANTISHOCKシステム\u003c\/h3\u003e\n\u003cp\u003e散歩中の引っ張る力による衝撃を吸収し、愛犬と飼い主の負担を軽減します。リードにあらかじめ装着されているため、別途ダンパーの取り付けは不要です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"card num\"\u003e\n\u003cdiv class=\"badge\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch3\u003eMade in Italy・DOLOMITICERT 認定\u003c\/h3\u003e\n\u003cp\u003eイタリアで製造され、第三者機関 DOLOMITICERT の認定を受けた技術です。毎日の散歩に耐える耐久性と縫製です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-06 SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cp class=\"label\"\u003eSpec\u003c\/p\u003e\n\u003ch2\u003e製品仕様\u003c\/h2\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth style=\"width: 34%; background: #FAFAF8;\"\u003eセット内容\u003c\/th\u003e\n\u003ctd\u003eERGO VEST（ハーネス）1点 ＋ ICON リーシュ（リード）1点\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003eハーネス素材\u003c\/th\u003e\n\u003ctd\u003e超軽量マイクロファイバー\u003csmall\u003eCOMFORT PADS 搭載\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003eハーネス重量\u003c\/th\u003e\n\u003ctd\u003e最小サイズ 35g〜\u003csmall\u003eサイズ・カラーにより異なります\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003eハーネス設計\u003c\/th\u003e\n\u003ctd\u003eWAVE tech 3バンド構造\u003csmall\u003eフロント／バック／ベリーの3バンド\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003eリード機能\u003c\/th\u003e\n\u003ctd\u003eANTISHOCK システム内蔵\u003csmall\u003e引っ張り衝撃を最大40%軽減\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003e生産国\u003c\/th\u003e\n\u003ctd\u003eイタリア\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"background: #FAFAF8;\"\u003e認証\u003c\/th\u003e\n\u003ctd\u003eDOLOMITICERT 認定\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp class=\"caption\"\u003e※ご使用中は愛犬から目を離さないでください。傷みが見られた場合は使用を中止し、新しいものへの交換をおすすめします。\u003cbr\u003e※ドッグスポーツや競技での使用は想定しておりません。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-07 FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cp class=\"label\"\u003eFAQ\u003c\/p\u003e\n\u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n\u003cdiv class=\"cards\"\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdiv class=\"q\"\u003e引っ張り防止ハーネスとは違うのですか？\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003e目的が異なります。引っ張り防止をうたうハーネスは、引いたときに不快を感じさせて行動を変える、しつけ寄りの設計が多くあります。ERGO VESTは行動を変えることを狙っておらず、\u003cstrong\u003eつけているあいだの摩擦や圧迫を減らして、体への負担を軽くする設計\u003c\/strong\u003eです。引っ張り癖そのものへの対応は、トレーニングや獣医師・トレーナーへのご相談とあわせてご検討ください。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdiv class=\"q\"\u003eハーネスとリードは、別々に買えますか？\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eはい、どちらも単品でお求めいただけます。セットは両方の負担をまとめて対策したい方向けなので、すでに片方をお持ちなら、もう一方だけの追加でも十分です。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdiv class=\"q\"\u003eICON リーシュに、ANTISHOCK ダンパーを追加できますか？\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eICON リーシュ自体がANTISHOCKシステムを内蔵しているため、\u003cstrong\u003e当店では追加のダンパー接続をおすすめしていません\u003c\/strong\u003e。いま使っているリードをそのまま使いたい方には、後付けできるダンパー単体の WAW ANTISHOCK が向いています。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq\"\u003e\n\u003cdiv class=\"q\"\u003eハイキングやジョギングにも使えますか？\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eハーネスは後部リング付きで、普段の散歩からハイキング・ジョギングまで対応します。ただし、ドッグスポーツや競技での使用は想定しておりません。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"rule\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c!-- ===== SEC-08 WAW WALKING SYSTEM ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n\u003cdiv class=\"sys\"\u003e\n\u003cp class=\"label\"\u003eWAW Walking System\u003c\/p\u003e\n\u003ch2\u003eこの2点が、\u003cbr\u003eWAW WALKING SYSTEM です。\u003c\/h2\u003e\n\u003cdiv class=\"eq\"\u003e\n\u003cdiv\u003eERGO VEST\u003cbr\u003e装着中の快適性\u003c\/div\u003e\n\u003cspan\u003e＋\u003c\/span\u003e\n\u003cdiv\u003eICON リーシュ\u003cbr\u003e衝撃吸収（最大40%）\u003c\/div\u003e\n\u003cspan\u003e＝\u003c\/span\u003e\n\u003cdiv\u003eWAW WALKING SYSTEM\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eICON リーシュはANTISHOCKシステムを内蔵しているので、ERGO VESTとICON リーシュの2点で対策がそろいます。ダンパー単体のWAW ANTISHOCKは、ご使用のリードやハーネス、首輪にあとから足せるパーツです。今ご使用の道具を替えずに衝撃吸収だけを加えたいときは、WAW ANTISHOCKが向いています。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- 画像: 既存 ICON リーシュ 商品のShopifyファイル（3600x2403）。飼い主と犬の散歩シーン --\u003e \u003cimg class=\"ph\" style=\"margin-top: 24px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/DSC2008_HR.jpg\" alt=\"ハーネスとリードをつけて散歩する犬と飼い主\"\u003e\n\u003cp class=\"p\" style=\"margin-top: 20px;\"\u003e散歩は毎日のことです。1回の負担は小さくても、愛犬の体には何年ぶんも積み重なっていきます。道具で減らせるぶんは減らして、そのぶん、いっしょに歩ける時間が長くなるように。その一助になれたら嬉しいです。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Buddy Shop","offers":[{"title":"Default Title","offer_id":45885150199852,"sku":null,"price":0.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/14_5b17def5-4398-440c-9c52-a7ffe55a1743.png?v=1787097347"},{"product_id":"sili-bowl","title":"陶器みたいにどっしり、でも割れない【SILI BOWL（シリコーン食器）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.sili *, .sili *::before, .sili *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.sili img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n            -webkit-mask-image: none !important; mask-image: none !important; }\n\n.sili {\n  --sb-olive:   #55603F;\n  --sb-olive-lt:#EDF0E4;\n  --sb-ink:     #23261C;\n  --sb-cream:   #FAF6EF;\n  --sb-text:    #2C2C2C;\n  --sb-sub:     #6B6B7A;\n  --sb-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n  color: var(--sb-text); font-size: 15px; line-height: 1.85;\n}\n.sili .sec      { padding: 56px 0; }\n.sili .rule     { border-top: 1px solid var(--sb-border); }\n.sili .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                  color: var(--sb-olive); margin-bottom: 6px; }\n.sili h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', 'Noto Sans JP', sans-serif;\n                  font-size: 22px; font-weight: 700; color: var(--sb-ink); line-height: 1.45; margin-bottom: 16px; }\n.sili p         { font-size: 14px; line-height: 2; }\n.sili .p        { margin-bottom: 16px; }\n.sili .ph       { width: 100%; display: block; border-radius: 12px; margin-top: 18px; }\n.sili .cap      { font-size: 11px; color: var(--sb-sub); margin-top: 8px; line-height: 1.6; }\n.sili .hero     { background: var(--sb-cream); border-radius: 14px; padding: 40px 28px; margin-top: 8px; }\n.sili .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.sili .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--sb-olive);\n                  background: #fff; border: 1px solid var(--sb-border); border-radius: 999px; padding: 5px 12px; }\n.sili .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.sili .stat     { background: #fff; border: 1px solid var(--sb-border); border-radius: 12px;\n                  padding: 16px 10px; text-align: center; }\n.sili .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--sb-olive); line-height: 1.25; }\n.sili .stat b i { font-style: normal; font-size: 13px; }\n.sili .stat s   { display: block; font-size: 11px; color: var(--sb-sub); text-decoration: none; margin-top: 4px; }\n.sili .cards    { display: flex; flex-direction: column; gap: 12px; }\n.sili .card     { background: #fff; border: 1px solid var(--sb-border); border-radius: 12px; padding: 18px 20px; }\n.sili .card h3  { font-size: 14px; font-weight: 700; color: var(--sb-ink); margin-bottom: 6px; }\n.sili .card p   { font-size: 12px; line-height: 1.8; color: var(--sb-sub); }\n.sili .card .ph { margin-top: 14px; }\n.sili .num      { display: flex; gap: 16px; align-items: flex-start; }\n.sili .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--sb-olive);\n                  color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                  align-items: center; justify-content: center; }\n.sili .note     { background: var(--sb-olive-lt); border: 1px solid #DCE2CE; border-radius: 12px; padding: 18px 20px; }\n.sili .note p   { font-size: 14px; line-height: 1.9; color: #2E3A24; }\n.sili table     { width: 100%; border-collapse: collapse; border: 1px solid var(--sb-border);\n                  border-radius: 12px; overflow: hidden; }\n.sili th, .sili td { font-size: 13px; padding: 11px 12px; text-align: left;\n                     border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.sili th        { background: var(--sb-cream); font-weight: 700; color: var(--sb-ink); width: 34%; }\n.sili td small  { display: block; font-size: 11px; color: var(--sb-sub); margin-top: 3px; }\n.sili .faq      { border: 1px solid var(--sb-border); border-radius: 12px; overflow: hidden; }\n.sili .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                  font-weight: 700; color: var(--sb-ink); background: var(--sb-cream); }\n.sili .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; border-bottom: 1px solid #F0EEEA; }\n.sili .faq .a:last-child { border-bottom: none; }\n.sili .close    { background: var(--sb-ink); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.sili .close .label { color: #B9C99A; }\n.sili .close h2 { color: #fff; }\n.sili .close p  { color: #DCDED4; }\n.sili .trio     { display: flex; flex-direction: column; gap: 12px; }\n.sili .swatch   { display: grid; grid-template-columns: repeat(4, 1fr); gap: 6px; margin-top: 12px; }\n.sili .swatch span { font-size: 11px; color: var(--sb-sub); text-align: center; line-height: 1.5; }\n.sili .fine     { font-size: 11px; line-height: 1.9; color: var(--sb-sub); }\n.sili .fine strong { color: var(--sb-text); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sili\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003eベルギー・アントワープ発\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003eSILI BOWL\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e51 DEGREES NORTH\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e電子レンジ・食洗機OK\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e犬用・猫用\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e陶器みたいにどっしり、\u003cbr\u003eでも割れない。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eベルギー・アントワープのブランド 51 DEGREES NORTH の食器です。シリコーンといっても、薄くてふにゃふにゃした器ではありません。厚みのあるしっかりした作りで、ほどよい重さと硬さがあります。食べている最中に器が逃げず、傷もつきにくい。それでいて落としても割れず、床に当たる音も響きません。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-01-hero.jpg?v=1786033089\" alt=\"マットの上に置かれたSILI BOWLのスローフィーダーとクラシックボウル、フタ\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e8\u003ci\u003e色\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eボウルは全サイズ8色展開\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e350〜2300ml\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eボウルは4サイズから選べます\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e-10〜220℃\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e電子レンジ・食洗機にも対応\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e3つの型\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eクラシックボウル、スローフィーダーボウル、キャットボウルの3つの形から選べます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CONCEPT ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eCONCEPT\u003c\/p\u003e\n  \u003ch2\u003e毎日、目に入るもの。\u003cbr\u003eだから色から選ぶ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e食器は、一日中床に置きっぱなしになります。リビングでもキッチンでも、視界のどこかに必ず入ってくるものです。SILI BOWL のカラーは、オークル、ペトロール、カーキ、ピンク、テラコッタ、オフホワイト、サンド、グレーの8色展開です。\u003cstrong\u003eどれも彩度をおさえた色で、床材や家具の色に馴染みます。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cp class=\"p\"\u003eごはん用と水用を同じ色でそろえても、あえて色を分けても。\u003cstrong\u003eマットとフタはカーキとサンドの2色なので、どの色と合わせても置き場所がひとまとまりに見えます。\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp class=\"p\"\u003e色の選び方には、ブランドの出身地も出ています。\u003cstrong\u003e51 DEGREES NORTH があるのは、ベルギーのアントワープ。\u003c\/strong\u003eファッションの街として知られる場所で、もともとは犬のウェアから始まったブランドです。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-02-beagle.jpg?v=1786033089\" alt=\"ペトロール色のクラシックボウルで食べる犬\"\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SHAPES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003eかたちは3つ。\u003cbr\u003e食べ方に合わせて選べます。\u003c\/h2\u003e\n  \u003cdiv class=\"trio\"\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eクラシックボウル\u003c\/h3\u003e\n      \u003cp\u003eふつうの深いボウルです。お手入れがしやすく、ドライフードにもウェットフードにも、水入れにも使えます。350ml・700ml・1400ml・2300mlの4サイズ。\u003c\/p\u003e\n      \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-05-classic.jpg?v=1786033089\" alt=\"SILI BOWL クラシックボウル\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eスローフィーダーボウル\u003c\/h3\u003e\n      \u003cp\u003e底に突起があり、フードが放射状のみぞに分かれて入ります。ひと口ずつ拾いながら食べる形になります。容量はクラシックと同じ4サイズです。\u003c\/p\u003e\n      \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-06-slow.jpg?v=1786033089\" alt=\"SILI BOWL スローフィーダーボウルの底の突起\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eキャットボウル\u003c\/h3\u003e\n      \u003cp\u003e猫用は300ml。ヒゲが当たらず食べやすい、浅く広い形です。\u003c\/p\u003e\n      \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-07-cat.jpg?v=1786033089\" alt=\"SILI BOWL キャットボウル\"\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== WHY 01-03 ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003eシリコーンでつくると、\u003cbr\u003eここが変わります。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e音がしない。動かない。割れない\u003c\/h3\u003e\n        \u003cp\u003eステンレスや陶器の器は、食べているあいだ床に当たる音が出るので、夜や集合住宅では気になることもあります。シリコーンは当たる音がほとんど出ません。また、\u003cstrong\u003eほどよい重さとすべりにくい底で、食べながら器が動いてしまうこともほとんどありません。\u003c\/strong\u003e落としても割れず、欠けた縁でけがをする心配もありません。割れないので、旅行や車での移動にもそのまま持っていけます。\u003c\/p\u003e\n        \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-03-lab.jpg?v=1786033089\" alt=\"カーキ色のスローフィーダーで食べるラブラドール\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e電子レンジも、食洗機も\u003c\/h3\u003e\n        \u003cp\u003e対応範囲は\u003cstrong\u003e-10℃〜220℃。\u003c\/strong\u003eフードを温めるのに電子レンジが使え、洗うときは食洗機に入れられます。手洗いのときも、底のすみまで洗えて衛生的です。\u003c\/p\u003e\n        \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-12-emboss.jpg?v=1786033089\" alt=\"ボウル底面の刻印。電子レンジ可、食洗機可、最高220℃・最低-10℃\"\u003e\n        \u003cp style=\"margin-top:10px;\"\u003e※一般的な家庭用の冷凍庫の設定温度は-18℃前後です。対応範囲の下限を下回るため、凍らせる使い方はおすすめしません。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e03\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e食品用シリコーンでできています\u003c\/h3\u003e\n        \u003cp\u003eドライフード、ウェットフード、水。どれに使ってもかまいません。\u003c\/p\u003e\n        \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-04-minpin.jpg?v=1786033089\" alt=\"カーキ色のスローフィーダーで食べる小型犬\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SYSTEM ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eSILI BOWL SYSTEM\u003c\/p\u003e\n  \u003ch2\u003eフタとマット。\u003cbr\u003eそろえると、置き場所が片づく。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eSILI BOWL には、ボウルと同じ質感のフタとプレースマットがあります。\u003cstrong\u003e残したごはんにフタをしてそのまま冷蔵庫へ入れられ、器を移し替える手間がなくなります。\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003cdiv class=\"cards\"\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eフタ\u003c\/h3\u003e\n      \u003cp\u003e容量ごとに5種類あります。350ml用が14cm角、700ml用が17cm角、1400ml用が21cm角、2300ml用が25cm角。猫用300mlのフタは18cm角です。厚みはどれも2cmです。\u003c\/p\u003e\n      \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-10-lid.jpg?v=1786033089\" alt=\"スローフィーダーボウルにかぶせたフタ\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"card\"\u003e\n      \u003ch3\u003eプレースマット\u003c\/h3\u003e\n      \u003cp\u003e45×25×2cmと55×30×2cmの2サイズ。ボウルの下に敷いて、こぼれたフードや水を受けます。マットごと持ち上げて洗えます。\u003c\/p\u003e\n      \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-11-placemat.jpg?v=1786033089\" alt=\"SILI BOWL プレースマット 2サイズ\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"note\" style=\"margin-top:20px;\"\u003e\n    \u003cp\u003e\u003cstrong\u003eフタとプレースマットは、カーキとサンドの2色です。\u003c\/strong\u003eボウルは8色ですが、フタとマットは2色のみになります。組み合わせを決めるときにご注意ください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== COLOURS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eGallery\u003c\/p\u003e\n  \u003ch2\u003eぜんぶで8色。\u003cbr\u003e床の色に合わせて選べます。\u003c\/h2\u003e\n  \u003cimg class=\"ph\" style=\"margin-top:6px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-08-colors-a.jpg?v=1786033089\" alt=\"SILI BOWL クラシックボウル オークル・ペトロール・カーキ・ピンク\"\u003e\n  \u003cdiv class=\"swatch\"\u003e\n    \u003cspan\u003eオークル\u003c\/span\u003e\u003cspan\u003eペトロール\u003c\/span\u003e\u003cspan\u003eカーキ\u003c\/span\u003e\u003cspan\u003eピンク\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cimg class=\"ph\" style=\"margin-top:20px;\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/silibowl-09-colors-b.jpg?v=1786033089\" alt=\"SILI BOWL クラシックボウル テラコッタ・オフホワイト・サンド・グレー\"\u003e\n  \u003cdiv class=\"swatch\"\u003e\n    \u003cspan\u003eテラコッタ\u003c\/span\u003e\u003cspan\u003eオフホワイト\u003c\/span\u003e\u003cspan\u003eサンド\u003c\/span\u003e\u003cspan\u003eグレー\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"cap\"\u003e写真は各色のクラシックボウルです。画面環境によって実物と色味が異なって見えることがあります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003e51 DEGREES NORTH\u003csmall\u003eベルギー・アントワープのブランドです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e企画・デザイン\u003c\/th\u003e\n\u003ctd\u003eベルギー・アントワープ\u003csmall\u003e生産は中国です\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eシリーズ\u003c\/th\u003e\n\u003ctd\u003eSILI BOWL COLLECTION\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クラシックボウル／スローフィーダーボウル／キャットボウル\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e容量\u003c\/th\u003e\n\u003ctd\u003e350ml・700ml・1400ml・2300ml\u003csmall\u003eキャットボウルは300ml\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eカラー\u003c\/th\u003e\n\u003ctd\u003eオークル／ペトロール／カーキ／ピンク／テラコッタ／オフホワイト／サンド／グレー（全8色）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e対応温度\u003c\/th\u003e\n\u003ctd\u003e-10℃ 〜 220℃\u003csmall\u003e底面の刻印に記載\u003c\/small\u003e\n\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\u003e14×14×2cm（350ml用）／17×17×2cm（700ml用）／21×21×2cm（1400ml用）／25×25×2cm（2300ml用）／18×18×2cm（猫用300ml）\u003csmall\u003eカラーはカーキ・サンドの2色\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eプレースマット\u003c\/th\u003e\n\u003ctd\u003e45×25×2cm／55×30×2cm\u003csmall\u003eカラーはカーキ・サンドの2色\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n    \u003ctr\u003e\n\u003cth\u003e用途\u003c\/th\u003e\n\u003ctd\u003e犬・猫用の食器\u003csmall\u003e底面に FOR ANIMAL USE ONLY と刻印されています\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cp class=\"cap\"\u003e※外径・高さ・重量は、ブランドから数値が公表されていません。確認でき次第、追記します。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eサイズはどう選べばいいですか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e1回に出すごはんの量と、水の量で選んでください。350mlは小型犬のごはんや、少量の水に。700mlと1400mlは中型犬あたりが目安です。2300mlは大型犬のごはんや、1日ぶんの水を入れておくのに向いています。猫は300mlのキャットボウルをお選びください。\u003cstrong\u003eここに挙げた目安は当店で整理したものです。\u003c\/strong\u003e外径がまだ公表されていないため、口の大きさから選びたい場合はお問い合わせください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e電子レンジで温められますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。底面に MICROWAVE SAFE と刻印されています。対応温度の上限は220℃です。\n\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れてもいいですか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。底面に DISHWASHER SAFE と刻印されています。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e冷凍庫に入れてもいいですか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eおすすめしていません。刻印されている下限は-10℃で、\u003cstrong\u003e一般的な家庭用の冷凍庫は-18℃前後の設定温度です。\u003c\/strong\u003eフタをして冷蔵庫で保存する使い方は問題ありません。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eスローフィーダーは洗いにくくないですか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e突起のあいだまで指が届きますし、そのまま食洗機に入れることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e犬用と猫用は何が違いますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e猫用（Cat Bowl）は300mlで、ほかのボウルより浅く広い形です。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eフタはどのボウルに合いますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e容量ごとに専用のフタがあります。350ml用が14cm角、700ml用が17cm角、1400ml用が21cm角、2300ml用が25cm角、猫用300ml用が18cm角です。\u003cstrong\u003eボウルの容量に合わせてお選びください。\u003c\/strong\u003e\n\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e水入れとしても使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e使えます。ドライフード、ウェットフード、水のどれにも対応しています。フードと水で色を分けておくと、家族のあいだで分かりやすくなります。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eプレースマットは必要ですか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eなくても使えます。フードを散らかす子や、水をこぼしやすい子には敷いておくと床の掃除が楽になります。マットごと持ち上げて洗えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e屋外でも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003e割れないので、キャンプや車での移動にも持っていけます。ただし折りたためる形ではないので、たたんで小さくすることはできません。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eDESIGN PHILOSOPHY\u003c\/p\u003e\n    \u003ch2\u003e毎日つかうものは、\u003cbr\u003e地味なところで差が出る。\u003c\/h2\u003e\n    \u003cp\u003e洗いやすいか。音がしないか。置いていて気にならないか。どれも派手な話ではありませんが、毎日くり返すことなので小さな差が積み重なります。SILI BOWL は、ベルギー・アントワープのブランドが、目立たないところまで丁寧につくった食器です。犬にも猫にも、うちの子に合う大きさと形を選んでください。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"51 DEGREES NORTH","offers":[{"title":"- Slow Feeder Bowl - 350ml \/ Petrol","offer_id":46046473846828,"sku":"BC0010-sili-slow-petrol-350","price":3600.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 350ml \/ Sand","offer_id":46046483906604,"sku":"BC0010-sili-slow-sand-350","price":3600.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 350ml \/ Terracotta","offer_id":46046483939372,"sku":"BC0010-sili-slow-terra-350","price":3600.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 700ml \/ Petrol","offer_id":46046473879596,"sku":null,"price":3800.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 700ml \/ Sand","offer_id":46046484135980,"sku":"BC0010-sili-slow-sand-700","price":3800.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 700ml \/ Terracotta","offer_id":46046484168748,"sku":"BC0010-sili-slow-terra-700","price":3800.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 1400ml \/ Petrol","offer_id":46046473912364,"sku":"BC0010-sili-slow-petrol-1400","price":4900.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 1400ml \/ Sand","offer_id":46046484365356,"sku":"BC0010-sili-slow-sand-1400","price":4900.0,"currency_code":"JPY","in_stock":false},{"title":"- Slow Feeder Bowl - 1400ml \/ Terracotta","offer_id":46046484398124,"sku":"BC0010-sili-slow-terra-1400","price":4900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/15_6cb2e307-c5c9-4b64-b722-76a85d4f86a9.png?v=1787097324"},{"product_id":"デオトイレxbuddymedical-check","title":"デオトイレ + BuddyMedical Check","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"\u003e \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Shippori+Mincho:wght@500;700\u0026amp;family=Zen+Kaku+Gothic+New:wght@400;500;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  :root{\n    --paper:#F6F2E7;\n    --forest:#22312A;\n    --forest-soft:#3E5347;\n    --sage:#6E8F73;\n    --sage-light:#DDE7DA;\n    --clay:#D6602C;\n    --clay-dark:#A5471E;\n    --amber:#E7AE49;\n    --cream:#FFFDF6;\n    --line:rgba(34,49,42,0.14);\n  }\n  *{box-sizing:border-box;margin:0;padding:0;}\n  body{\n    font-family:'Zen Kaku Gothic New', 'Hiragino Kaku Gothic ProN', sans-serif;\n    background:var(--paper);\n    color:var(--forest);\n    line-height:1.85;\n    -webkit-font-smoothing:antialiased;\n  }\n  img{max-width:100%;display:block;}\n  .serif{font-family:'Zen Kaku Gothic New', 'Hiragino Kaku Gothic ProN', sans-serif;}\n  .wrap{max-width:1040px;margin:0 auto;padding:0 24px;}\n\n  \/* 検査ストリップ・グラデーション（サインパーツ） *\/\n  .strip{\n    height:6px;\n    width:100%;\n    background:linear-gradient(90deg,#F6E7B9 0%, var(--amber) 45%, var(--clay) 100%);\n    border-radius:3px;\n  }\n  .strip-vertical{\n    width:6px;\n    background:linear-gradient(180deg,#F6E7B9 0%, var(--amber) 45%, var(--clay) 100%);\n    border-radius:3px;\n  }\n\n  \/* ヘッダー簡易バー *\/\n  .topbar{\n    padding:14px 0;\n    border-bottom:1px solid var(--line);\n    background:var(--cream);\n  }\n  .topbar .wrap{display:flex;align-items:center;justify-content:space-between;}\n  .brandrow{display:flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.04em;color:var(--forest-soft);}\n  .brandrow .x{font-size:12px;color:var(--clay-dark);font-weight:700;}\n\n  \/* ヒーロー *\/\n  .hero{\n    padding:72px 0 56px;\n    position:relative;\n    overflow:hidden;\n  }\n  .eyebrow{\n    display:inline-flex;align-items:center;gap:8px;\n    font-size:12px;letter-spacing:.16em;\n    color:var(--clay-dark);\n    background:#FBE6D6;\n    padding:6px 14px;border-radius:100px;\n    margin-bottom:24px;\n    font-weight:700;\n  }\n  .hero h1{\n    font-size:clamp(26px,3.6vw,40px);\n    line-height:1.5;\n    font-weight:700;\n    margin-bottom:20px;\n    letter-spacing:.01em;\n  }\n  .hero h1 .accent{color:var(--clay);}\n  .hero-sub{\n    font-size:16px;color:var(--forest-soft);max-width:560px;margin-bottom:36px;\n  }\n  .hero-grid{\n    display:grid;grid-template-columns:1.1fr .9fr;gap:48px;align-items:center;\n  }\n  .hero-visual{\n    background:var(--cream);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:32px;\n    position:relative;\n  }\n  .product-pair{display:flex;gap:16px;}\n  .product-card{\n    flex:1;\n    background:var(--paper);\n    border-radius:16px;\n    padding:22px 16px;\n    text-align:center;\n    border:1px solid var(--line);\n  }\n  .product-icon{\n    width:64px;height:64px;border-radius:50%;\n    margin:0 auto 14px;\n    display:flex;align-items:center;justify-content:center;\n    font-size:26px;color:#fff;\n  }\n  \n  }\n\n  .cta-row{display:flex;gap:14px;flex-wrap:wrap;}\n  .btn{\n    display:inline-flex;align-items:center;gap:8px;\n    padding:16px 30px;\n    border-radius:100px;\n    font-weight:700;font-size:15px;\n    text-decoration:none;\n    cursor:pointer;\n    border:none;\n  }\n  .btn-primary{background:var(--clay);color:#fff;}\n  .btn-primary:hover{background:var(--clay-dark);}\n  .btn-secondary{background:transparent;color:var(--forest);border:1px solid var(--forest);}\n\n  \/* セクション共通 *\/\n  section{padding:64px 0;}\n  .section-head{max-width:640px;margin:0 auto 44px;text-align:center;}\n  .section-eyebrow{\n    font-size:12px;letter-spacing:.18em;color:var(--sage);font-weight:700;margin-bottom:12px;\n    text-transform:uppercase;\n  }\n  .section-title{\n    font-size:clamp(24px,3vw,34px);font-weight:700;margin-bottom:16px;\n  }\n  .section-desc{color:var(--forest-soft);font-size:15px;}\n\n  \/* コラボ説明帯 *\/\n  .collab-band{\n    background:var(--forest);\n    color:var(--cream);\n  }\n  .collab-band .section-title{color:var(--cream);}\n  .collab-band .section-desc{color:#C9D3CB;}\n  .collab-flow{\n    display:flex;align-items:center;justify-content:center;gap:20px;\n    flex-wrap:wrap;margin-top:8px;\n  }\n  .flow-step{\n    background:rgba(255,255,255,0.06);\n    border:1px solid rgba(255,255,255,0.16);\n    border-radius:16px;\n    padding:24px 20px;\n    max-width:230px;\n    text-align:center;\n  }\n  .flow-step .num{\n    font-family:'Zen Kaku Gothic New', sans-serif;\n    font-size:13px;color:var(--amber);letter-spacing:.1em;margin-bottom:10px;\n  }\n  .flow-step .ftitle{font-weight:700;font-size:15px;margin-bottom:8px;}\n  .flow-step .fdesc{font-size:13px;color:#C9D3CB;}\n  .flow-arrow{font-size:20px;color:var(--amber);}\n\n\n  \/* シナジー *\/\n  .synergy{\n    background:var(--paper);\n  }\n  .synergy-card{\n    background:var(--cream);\n    border:1px solid var(--line);\n    border-radius:20px;\n    padding:44px;\n    text-align:center;\n  }\n  .synergy-strip{\n    width:120px;height:6px;margin:0 auto 24px;\n    background:linear-gradient(90deg,#F6E7B9 0%, var(--amber) 45%, var(--clay) 100%);\n    border-radius:3px;\n  }\n  .synergy-card h3{font-size:22px;margin-bottom:16px;}\n  .synergy-card p{color:var(--forest-soft);font-size:15px;max-width:600px;margin:0 auto;}\n\n  \/* キャンペーン *\/\n  .campaign{background:var(--forest);color:var(--cream);}\n  .campaign .section-title{color:var(--cream);}\n  .campaign-card{\n    background:var(--cream);\n    color:var(--forest);\n    border-radius:24px;\n    padding:0;\n    overflow:hidden;\n    display:grid;\n    grid-template-columns:1fr 1fr;\n  }\n  .campaign-left{\n    padding:40px;\n    background:#FBE6D6;\n    display:flex;flex-direction:column;justify-content:center;\n  }\n  .campaign-left .cl-eyebrow{\n    font-size:12px;font-weight:700;color:var(--clay-dark);letter-spacing:.1em;margin-bottom:10px;\n  }\n  .campaign-left h3{font-size:26px;line-height:1.5;margin-bottom:10px;}\n  .campaign-left .cl-desc{font-size:13.5px;color:var(--forest-soft);}\n  .campaign-right{padding:40px;}\n  .cond-list{list-style:none;}\n  .cond-list li{\n    display:grid;grid-template-columns:90px 1fr;gap:16px;\n    padding:14px 0;border-top:1px solid var(--line);font-size:14px;\n  }\n  .cond-list li:first-child{border-top:none;}\n  .cond-list .clabel{font-weight:700;color:var(--forest-soft);font-size:12px;letter-spacing:.06em;}\n  .campaign-cta{margin-top:22px;text-align:center;}\n\n  \/* FAQ *\/\n  .faq-item{\n    border-top:1px solid var(--line);\n    padding:20px 0;\n  }\n  .faq-item:last-child{border-bottom:1px solid var(--line);}\n  .faq-q{\n    display:flex;justify-content:space-between;align-items:center;\n    font-weight:700;font-size:15px;cursor:pointer;\n  }\n  .faq-q .mark{color:var(--clay);font-size:18px;flex-shrink:0;margin-left:16px;}\n  .faq-a{\n    \n    \n    font-size:14px;color:var(--forest-soft);\n  }\n  .faq-a-inner{padding-top:12px;}\n  summary.faq-q{list-style:none;}\n  summary.faq-q::-webkit-details-marker{display:none;}\n  details.faq-item[open] .mark{transform:rotate(45deg);}\n  .faq-q .mark{transition:transform .2s ease;}\n\n  \/* 最終CTA *\/\n  .final-cta{\n    text-align:center;\n    background:var(--cream);\n    border-top:1px solid var(--line);\n  }\n  .final-cta h2{font-size:clamp(24px,3.4vw,36px);margin-bottom:16px;}\n  .final-cta p{color:var(--forest-soft);margin-bottom:32px;}\n\n  footer{\n    padding:32px 0;text-align:center;font-size:12px;color:var(--forest-soft);\n    background:var(--paper);\n  }\n\n  @media(max-width:820px){\n    .hero-grid{grid-template-columns:1fr;}\n    .feature-block, .feature-block.reverse{grid-template-columns:1fr;}\n    .feature-block.reverse .fb-visual{order:0;}\n    .campaign-card{grid-template-columns:1fr;}\n    .collab-flow{flex-direction:column;}\n    .flow-arrow{transform:rotate(90deg);}\n  }\n\u003c\/style\u003e\n\u003cheader class=\"hero\"\u003e\n\u003cdiv class=\"wrap hero-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"eyebrow\"\u003eCOLLABORATION CAMPAIGN\u003c\/span\u003e\n\u003ch1 class=\"serif\"\u003eトイレをするだけで、\u003cbr\u003e猫の\u003cspan class=\"accent\"\u003e健康チェック\u003c\/span\u003eまで。\u003c\/h1\u003e\n\u003cp class=\"hero-sub\"\u003eシステムトイレ「デオトイレ」を使った、いつもの排泄。その中に、大切な健康のサインが隠れています。 デオトイレご購入の方に、AI尿検査キット「BuddyMedical Check」を無料プレゼント。 毎日のトイレ習慣を、病気の早期発見につなげる仕組みです。\u003c\/p\u003e\n\u003cdiv class=\"cta-row\"\u003e\n\u003ca href=\"#campaign\" class=\"btn btn-primary\"\u003eプレゼントの詳細を見る\u003c\/a\u003e \u003ca href=\"#products\" class=\"btn btn-secondary\"\u003e2つの製品について\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"strip\" style=\"margin-top: 20px;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/header\u003e\n\u003csection class=\"collab-band\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"section-eyebrow\" style=\"color: var(--amber);\"\u003eWhy this collaboration\u003c\/div\u003e\n\u003ch2 class=\"section-title serif\"\u003e「毎日の習慣」と「見えない変化」をつなぐ\u003c\/h2\u003e\n\u003cp class=\"section-desc\"\u003e猫は不調を隠す動物。ですが、尿にはからだの状態が最も表れやすいと言われています。 デオトイレの「毎日使うトイレ」という接点と、BuddyMedical Checkの「自宅でできる尿検査」を組み合わせることで、 通院前の小さなサインに気づける習慣をつくります。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"collab-flow\"\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cdiv class=\"num\"\u003e01\u003c\/div\u003e\n\u003cdiv class=\"ftitle\"\u003eいつも通り使う\u003c\/div\u003e\n\u003cdiv class=\"fdesc\"\u003eデオトイレはそのままの使い心地。特別な手間は増えません。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flow-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cdiv class=\"num\"\u003e02\u003c\/div\u003e\n\u003cdiv class=\"ftitle\"\u003e尿を採って検査\u003c\/div\u003e\n\u003cdiv class=\"fdesc\"\u003eプレゼントされたBuddyMedical Checkで、自宅で簡単に検査。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"flow-arrow\"\u003e→\u003c\/div\u003e\n\u003cdiv class=\"flow-step\"\u003e\n\u003cdiv class=\"num\"\u003e03\u003c\/div\u003e\n\u003cdiv class=\"ftitle\"\u003e結果をアプリで確認\u003c\/div\u003e\n\u003cdiv class=\"fdesc\"\u003e検査結果はアプリで確認。気になる数値があれば早めに受診を。\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feature-section\" id=\"products\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eProduct 01\u003c\/div\u003e\n\u003ch2 class=\"section-title serif\"\u003eデオトイレとは\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block\"\u003e\n\u003cdiv class=\"fb-visual\" style=\"padding: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/81HmzqZCP0L.jpg?v=1786338953\" alt=\"デオトイレ\" style=\"width: 100%; height: 100%; object-fit: cover; border-radius: 20px;\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fb-tag sage\"\u003eSYSTEM TOILET\u003c\/span\u003e\n\u003cdiv class=\"fb-title\"\u003eにおい・掃除の手間を減らす、システムトイレの定番\u003c\/div\u003e\n\u003cp class=\"fb-desc\"\u003eチップとシートを組み合わせた2層構造で、においの原因をしっかりキャッチ。 猫の排泄行動を邪魔しない設計で、多くの飼い主とねこに選ばれてきたロングセラー商品です。\u003c\/p\u003e\n\u003cul class=\"fb-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eおしっこはシートが吸収、においを閉じ込める2層構造\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eウンチはチップで包んで、掃除がしやすい\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e猫が使いやすい構造で、トイレを我慢させない\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section-head\" style=\"margin-top: 56px;\"\u003e\n\u003cdiv class=\"section-eyebrow\" style=\"color: var(--clay);\"\u003eProduct 02\u003c\/div\u003e\n\u003ch2 class=\"section-title serif\"\u003eBuddyMedical Checkとは\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-block reverse\"\u003e\n\u003cdiv class=\"fb-visual clay-tone\" style=\"padding: 0;\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/4._8dbc4c8a-52ea-442e-8e3e-a723ac4b8844.png?v=1786338910\" alt=\"BuddyMedical Check\" style=\"width: 100%; height: 100%; object-fit: cover; border-radius: 20px;\"\u003e\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"fb-tag clay\"\u003eAI URINE TEST\u003c\/span\u003e\n\u003cdiv class=\"fb-title\"\u003e自宅で完結する、AI活用の尿検査キット\u003c\/div\u003e\n\u003cp class=\"fb-desc\"\u003e動物病院に行かなくても、自宅で尿を採って検査できるキット。 専用アプリで検査結果を撮影するだけで、AIが数値を解析し、腎臓や膀胱などの状態の目安をお知らせします。\u003c\/p\u003e\n\u003cul class=\"fb-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e採尿から検査までを自宅で完結\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003eアプリで撮影するだけでAIが自動解析\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"dot\"\u003e\u003c\/span\u003e検査結果に応じて、受診の目安や日々のケアのヒントを提示\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"synergy\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"synergy-card\"\u003e\n\u003cdiv class=\"synergy-strip\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ch3 class=\"serif\"\u003e2つを組み合わせることで、健康管理はもっとシンプルに\u003c\/h3\u003e\n\u003cp\u003eデオトイレでいつも通り過ごしながら、気になったタイミングでBuddyMedical Checkを使うだけ。 通院だけでは気づきにくい小さな変化も、日々の習慣の延長で確認できます。 「病気になってから気づく」から、「変化に気づいてから相談する」へ。早期発見のハードルを下げることが、このコラボの目的です。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"campaign\" id=\"campaign\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"section-eyebrow\" style=\"color: var(--amber);\"\u003eCampaign\u003c\/div\u003e\n\u003ch2 class=\"section-title serif\"\u003eデオトイレご購入で、尿検査キットをプレゼント\u003c\/h2\u003e\n\u003cp class=\"section-desc\" style=\"color: #c9d3cb;\"\u003e対象商品のご購入で、BuddyMedical Check（AI尿検査キット）を1個プレゼントします。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"campaign-card\"\u003e\n\u003cdiv class=\"campaign-left\"\u003e\n\u003cdiv class=\"cl-eyebrow\"\u003ePRESENT\u003c\/div\u003e\n\u003ch3 class=\"serif\"\u003eBuddyMedical Check\u003cbr\u003e1個プレゼント\u003c\/h3\u003e\n\u003cp class=\"cl-desc\"\u003e通常価格 ¥2,980相当（税込）の尿検査キットを、対象商品のご注文に自動で同梱します。\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"campaign-right\"\u003e\n\u003cul class=\"cond-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"clabel\"\u003e対象商品\u003c\/span\u003e \u003cspan\u003eデオトイレ本体、または対象のリフィル商品\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"clabel\"\u003eプレゼント\u003c\/span\u003e \u003cspan\u003eBuddyMedical Check（AI尿検査キット）1個\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"clabel\"\u003eお渡し方法\u003c\/span\u003e \u003cspan\u003e対象商品と同梱してお届け（お申し込み手続きは不要）\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"clabel\"\u003e在庫状況\u003c\/span\u003e \u003cspan\u003e数量限定のため、なくなり次第終了となります\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"campaign-cta\"\u003e\u003c!-- 対象商品ページ公開後に復活（2026-08-12 コメントアウト） \u003ca href=\"#\" class=\"btn btn-primary\" style=\"width: 100%; justify-content: center;\"\u003e対象商品を見る\u003c\/a\u003e --\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"feature-section\"\u003e\n\u003cdiv class=\"wrap\" style=\"max-width: 760px;\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cdiv class=\"section-eyebrow\"\u003eFAQ\u003c\/div\u003e\n\u003ch2 class=\"section-title serif\"\u003eよくあるご質問\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"faq-list\"\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-q\"\u003e\n\u003cspan\u003eプレゼントはどの商品を買っても対象になりますか？\u003c\/span\u003e \u003cspan class=\"mark\"\u003e+\u003c\/span\u003e\n\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003e\n\u003cdiv class=\"faq-a-inner\"\u003e対象は、デオトイレ本体と一部のリフィル商品です。対象商品のページは現在準備中です。公開まで少々お待ちください。\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-q\"\u003e\n\u003cspan\u003e検査は自宅の普段のトイレでできますか？\u003c\/span\u003e \u003cspan class=\"mark\"\u003e+\u003c\/span\u003e\n\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003e\n\u003cdiv class=\"faq-a-inner\"\u003eはい。専用の採尿キットを使って自宅で採尿し、アプリで撮影するだけで検査が完了します。通院の必要はありません。\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-q\"\u003e\n\u003cspan\u003e検査結果が悪かった場合はどうすればいいですか？\u003c\/span\u003e \u003cspan class=\"mark\"\u003e+\u003c\/span\u003e\n\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003e\n\u003cdiv class=\"faq-a-inner\"\u003eアプリ上で数値の目安と受診の推奨をお知らせします。数値に気になる点がある場合は、早めにかかりつけの動物病院にご相談ください。\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"faq-item\"\u003e\u003csummary class=\"faq-q\"\u003e\n\u003cspan\u003eキャンペーンはいつまでですか？\u003c\/span\u003e \u003cspan class=\"mark\"\u003e+\u003c\/span\u003e\n\u003c\/summary\u003e\u003cdiv class=\"faq-a\"\u003e\n\u003cdiv class=\"faq-a-inner\"\u003e数量限定のキャンペーンです。在庫がなくなり次第、予告なく終了する場合がございます。\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"final-cta\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003ch2 class=\"serif\"\u003e今日のトイレから、明日の健康チェックへ。\u003c\/h2\u003e\n\u003cp\u003eデオトイレ × BuddyMedical Check で、猫の毎日をもっと安心に。\u003c\/p\u003e\n\u003ca href=\"#campaign\" class=\"btn btn-primary\"\u003eプレゼント対象商品を見る\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter\u003e\n\u003cdiv class=\"wrap\"\u003e本キャンペーンは予告なく内容が変更・終了する場合があります。詳細は各商品ページをご確認ください。\u003c\/div\u003e\n\u003c\/footer\u003e","brand":"Buddy Shop","offers":[{"title":"Default Title","offer_id":45944318623788,"sku":null,"price":2498.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/Gemini_Generated_Image_fmi6l2fmi6l2fmi6.png?v=1786339544"},{"product_id":"pawzler-zoey","title":"パーツを1つ足すだけで、組み合わせが変わる【PAWZLER Zoey（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル2\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eフタを持ち上げると、\u003cbr\u003e下にごほうび。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eZoey（ゾーイ）は、Pawzler のベースにはめて使う追加パーツです。\n  ベースの1マスを使い、\u003cstrong\u003eフタの下におやつを隠す\u003c\/strong\u003eという仕掛け。\n  犬は鼻でも、舌でも、前足でも開けられます。\n  置く向きを変えるだけで開けやすさが変わるので、慣れてきたら、難しさを調整できます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-01-hero.jpg\" alt=\"PAWZLER Zoey パウズル。黄色いフタ付きのパーツ\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.2\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のまん中\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e1\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの1スロットを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e黄色\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e犬が見分けやすい色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e開け方は、\u003cbr\u003e犬が決める。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e仕掛けはシンプルです。フタの下におやつを入れておくだけ。\n  犬は匂いをたどって、鼻で押し上げたり、舌を差し込んだり、前足で引っかけたりしながら、\n  \u003cstrong\u003e自分の開け方を見つけます。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-02-lifting.jpg\" alt=\"黄色いパーツのフタを鼻で開けようとする犬\"\u003e\n  \u003cp class=\"p\" style=\"margin-top:16px;\"\u003e入れるものは、いつものドライフードでも構いません。\n  おやつ、ピーナッツバターのようなペースト状のものも使えます。\n  中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e向きを変えると、難しさが変わる\u003c\/h3\u003e\n        \u003cp\u003e同じパーツでも、ベースにはめる向きによってフタの開けやすさが変わります。\u003cstrong\u003e慣れてきたら内側に向けて置くだけで、難易度を上げられます。\u003c\/strong\u003e新しいおもちゃを買わなくても、難しさを調整できます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e犬が見分けやすい、青と黄色\u003c\/h3\u003e\n        \u003cp\u003ePawzler のパーツは青と黄色でつくられています。犬が識別しやすい色として選ばれたもので、Zoey は黄色です。角のない形状です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eすでに持っている方も、\u003cbr\u003eもう1つ足せます。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eZoey は Rainbow Set と Smarty Set に、それぞれ\u003cstrong\u003e2つずつ\u003c\/strong\u003e入っています。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e同じパーツを並べて置いても、向きを変えれば別の並びになります。\n  すでに Zoey をお持ちの方が、買い足して使うこともできます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\n  \u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eZoey は入っていません\u003csmall\u003eONIX・OLI・TERRA・ZHU で構成\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eZoey ×2\u003csmall\u003eほかに ONIX・OLI・MAYA\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eZoey ×2\u003csmall\u003eほかに MAYA・NAI・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eZoey は入っていません\u003csmall\u003eBUNNY・PIPER・SELA・PEACH・MAYA・NAI で構成\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-03-assembled.jpg\" alt=\"ベースにパーツをはめて組んだPawzler。黄色いZoeyが2つ並んでいる\"\u003e\n  \u003cp class=\"caption\"\u003e※写真は Rainbow Set を組んだ状態。黄色いパーツが Zoey です。\u003c\/p\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-04-pom.jpg\" alt=\"Pawzlerで遊ぶポメラニアン\"\u003e\u003cfigcaption\u003eセットのパーツと組み合わせて使えます\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-05-paw.jpg\" alt=\"Pawzlerのパーツを前足で探る犬\"\u003e\u003cfigcaption\u003eベースにはめて、向きを選んで置きます\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-06-base.jpg\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eZoey（ゾーイ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの1マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタを持ち上げる\u003csmall\u003e鼻・舌・前足で開けられます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル2\u003csmall\u003e3段階のまん中。向きを変えると調整できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e6 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Zoey はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eすでに Zoey を持っていますが、もう1つ足す意味はありますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eあります。Rainbow Set と Smarty Set には、もともと Zoey が2つずつ入っています。同じパーツを並べても、置く向きを変えれば別の並びになります。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Zoey を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":45963719508012,"sku":"BC0005-T1Zoey","price":3200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/zoey-01-hero.jpg?v=1786787703"},{"product_id":"pawzler-oli","title":"フタを押して回すと、4つの部屋がひらく【PAWZLER Oli（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル1\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eフタを押して回すと、\u003cbr\u003e4つの部屋がひらく。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eOli（オリ）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使う大きめのサイズで、\u003cstrong\u003eフタを押して回すと、下から4つの収納スペースが現れます。\u003c\/strong\u003e犬は鼻でも、舌でも、前足でも動かせます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-oli.jpg?v=1787529787\" alt=\"PAWZLER Oli（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.1\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばんやさしいレベル\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e水色\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003eひとつのフタに、\u003cbr\u003e4つの部屋。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e仕掛けはフタが1枚。円を描くように押して動かすと、下に隠した4か所がひらきます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e1枚のフタで、4か所を隠す\u003c\/h3\u003e\n        \u003cp\u003e収納スペースは4つ。1枚のフタの下に4か所ぶんの隠し場所がある、大きめのパーツです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eOli ×1\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eOli ×2\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eOli は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eOli は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-beginner.jpg?v=1787529787\" alt=\"Pawzler Beginner Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eBeginner Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-rainbow.jpg?v=1787529787\" alt=\"Pawzler Rainbow Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eRainbow Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eOli（オリ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタを押して回す\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル1\u003csmall\u003e3段階のいちばんやさしいレベル\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 12 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Oli はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eBeginner Set・Rainbow Set（Oli ×2） に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Oli を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018410414124,"sku":"BC0005-T3Oli","price":3200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-oli_eef21af3-9d54-4440-95dc-7c4553a8946b.jpg?v=1787530314"},{"product_id":"pawzler-onix","title":"匂いをたどって、フタをスライド【PAWZLER Onix（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル1\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e匂いをたどって、\u003cbr\u003eフタをスライド。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eOnix（オニックス）は、Pawzler のベースにはめて使う追加パーツです。ベースの2マスを使い、\u003cstrong\u003eフタをスライドさせて開けます。\u003c\/strong\u003eフタには小さな穴が開いていて、下に隠したおやつの匂いが通るつくりです。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-onix.jpg?v=1787529787\" alt=\"PAWZLER Onix（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.1\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばんやさしいレベル\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e2\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの2マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃い青\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e穴から匂い、\u003cbr\u003eそれが手がかり。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eフタの小さな穴から、下のごほうびの匂いが伝わります。犬は匂いをたどって、鼻・舌・前足でフタを押してスライドさせます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e匂いが通る、小さな穴\u003c\/h3\u003e\n        \u003cp\u003eフタの穴は、下に隠したおやつの匂いを犬が感じ取れるように開けられたものです。姿は見えなくても、匂いは届くようにつくられています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eOnix ×2\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eOnix ×1\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eOnix は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eOnix は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-beginner.jpg?v=1787529787\" alt=\"Pawzler Beginner Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eBeginner Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-rainbow.jpg?v=1787529787\" alt=\"Pawzler Rainbow Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eRainbow Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eOnix（オニックス）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの2マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタをスライド\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル1\u003csmall\u003e3段階のいちばんやさしいレベル\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Onix はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eBeginner Set（Onix ×2）・Rainbow Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Onix を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018411561004,"sku":"BC0005-T2Onix","price":3200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-onix_f574f508-11f2-4df3-b96a-960a0fe9ac1d.jpg?v=1787530325"},{"product_id":"pawzler-maya","title":"フタと引き出し、仕掛けは2つ【PAWZLER Maya（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル3\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eフタと引き出し、\u003cbr\u003e仕掛けは2つ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eMaya（マヤ）は、Pawzler のベースにはめて使う追加パーツです。ベースの2マスに、\u003cstrong\u003eフタを持ち上げる仕掛けと、引き出しを開ける仕掛けの2種類\u003c\/strong\u003eが入っています。鼻・舌・前足のどれでも操作できます。置く向きを変えると、開けやすさが変わります。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-maya.jpg?v=1787529786\" alt=\"PAWZLER Maya（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.3\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばん上\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e2\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの2マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eオレンジ\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003eひとつのパーツで、\u003cbr\u003e2種類の開け方。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e1つ目はフタ。持ち上げると下にごほうびが隠れています。2つ目は引き出し。引くとひらきます。同じパーツの中に、違う動きが2つ入っています。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e向きを変えると、難しさが変わる\u003c\/h3\u003e\n        \u003cp\u003eベースにはめる向きによって、フタと引き出しの開けやすさが変わります。新しいおもちゃを買わなくても、難しさを調整できます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eMaya は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eMaya ×2\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eMaya ×1\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eMaya ×1\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-rainbow.jpg?v=1787529787\" alt=\"Pawzler Rainbow Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eRainbow Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-smarty.jpg?v=1787529787\" alt=\"Pawzler Smarty Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eSmarty Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eMaya（マヤ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの2マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタを持ち上げる＋引き出し\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル3\u003csmall\u003e3段階のいちばん上\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Maya はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eRainbow Set（Maya ×2）・Smarty Set・Genius Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Maya を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018411888684,"sku":"BC0005-T4Maya","price":3200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-maya_4b80d49a-d95f-45a4-8951-d11c423f092e.jpg?v=1787530327"},{"product_id":"pawzler-nai","title":"レバーを押すと、下にごほうび【PAWZLER Nai（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル2\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eレバーを押すと、\u003cbr\u003e下にごほうび。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eNai（ナイ）は、Pawzler のベースにはめて使う追加パーツです。ベースの2マスを使い、\u003cstrong\u003eレバーを押すと、フタの下のごほうびにたどり着きます。\u003c\/strong\u003eレバーは鼻でも、舌でも、前足でも押せます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-nai.jpg?v=1787529786\" alt=\"PAWZLER Nai（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.2\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のまん中\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e2\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの2マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb style=\"font-size:17px;letter-spacing:0\"\u003eターコイズブルー\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e仕掛けは、\u003cbr\u003eレバー1本。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e押すと、フタの下のごほうびが現れます。フタを持ち上げるのでも、スライドさせるのでもない、レバーという動きのパーツです。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eレバーという、別の動き\u003c\/h3\u003e\n        \u003cp\u003e押せばひらく仕掛けです。ほかのパーツと並べると、開け方の種類がひとつ増えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eNai は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eNai は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eNai ×1\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eNai ×1\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-smarty.jpg?v=1787529787\" alt=\"Pawzler Smarty Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eSmarty Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eNai（ナイ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの2マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eレバーを押す\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル2\u003csmall\u003e3段階のまん中\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Nai はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eSmarty Set・Genius Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Nai を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412085292,"sku":"BC0005-T5Nai","price":3500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-nai_771cda9d-fd20-46c2-b95b-7c4c63054e2e.jpg?v=1787530329"},{"product_id":"pawzler-kaya","title":"スライダーを押して、奥までたどり着く【PAWZLER Kaya（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル2\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eスライダーを押して、\u003cbr\u003e奥までたどり着く。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eKaya（カヤ）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使い、\u003cstrong\u003eスライダーを押して、下に隠したおやつを見つけます。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-kaya.jpg?v=1787529786\" alt=\"PAWZLER Kaya（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.2\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のまん中\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃い黄色と青\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e押し切ると、\u003cbr\u003eもう1か所ひらく。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eスライダーの平らな部分の下と、上の穴。おやつを隠せる場所が2種類あります。スライダーを反対側まで押し切ると手前がひらき、上に載せたおやつは反対側の隠しスペースへ落ちます。\u003cstrong\u003e1回の動きで、2段階。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e二段構えの隠しスペース\u003c\/h3\u003e\n        \u003cp\u003e手前を開けるだけでは終わらず、押し切った先にもう1か所。スライダーは鼻・舌・前足のどれでも押せます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eKaya は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eKaya は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eKaya ×1\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eKaya は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-smarty.jpg?v=1787529787\" alt=\"Pawzler Smarty Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eSmarty Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eKaya（カヤ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eスライダーを押す\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル2\u003csmall\u003e3段階のまん中\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 12 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Kaya はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eSmarty Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Kaya を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412118060,"sku":"BC0005-T6Kaya","price":3700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-kaya_bbe91330-b399-4a57-b251-cbb97f03615e.jpg?v=1787530330"},{"product_id":"pawzler-peach","title":"ほかの仕掛けをロックできる、1マスのパーツ【PAWZLER Peach（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル2\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e1マスで、\u003cbr\u003eほかの仕掛けをロックする。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePeach（ピーチ）は、Pawzler のベースにはめて使う追加パーツです。ベースの1マスに収まる小ささで、\u003cstrong\u003eフタを押して開けます。\u003c\/strong\u003eまわりのパーツより少し背が高く、スライドさせると隣のパーツにかぶせて「ロック」できます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-peach.jpg?v=1787529787\" alt=\"PAWZLER Peach（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.2\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のまん中\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e1\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの1マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃いオレンジ\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e隣のパーツに、\u003cbr\u003eフタをかぶせる。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePeach をスライドさせて隣にかぶせると、その仕掛けは Peach をどかすまで開きません。ベース全体の難しさが、ひとつ増えます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e組み合わせて、難しさが増える\u003c\/h3\u003e\n        \u003cp\u003e単体でも1マスのパーツとして使えます。隣にかぶせれば、開ける順番が生まれます。置き方しだいで役割が変わるパーツです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003ePeach は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003ePeach は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003ePeach は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003ePeach ×2\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003ePeach（ピーチ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの1マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタを押す（スライドで隣をロック）\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル2\u003csmall\u003e3段階のまん中\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e6 × 6 × 5.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Peach はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eGenius Set（Peach ×2） に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Peach を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412150828,"sku":"BC0005-T8Peach","price":3500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-peach_5733b607-af0d-4273-9d85-6785408aab08.jpg?v=1787530332"},{"product_id":"pawzler-terra","title":"広げて、なめる。リックマットのパーツ【PAWZLER Terra（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル1\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e広げて、なめる。\u003cbr\u003eリックマットのパーツ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eTerra（テラ）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使う、\u003cstrong\u003eなめて遊ぶリックマット\u003c\/strong\u003e。ヨーグルトやピーナッツバター、パピーパテのようなトッピングを表面に広げて使います。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-terra.jpg?v=1787529787\" alt=\"PAWZLER Terra（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.1\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばんやさしいレベル\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃いオレンジ\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003eかむのではなく、\u003cbr\u003eなめる時間。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e表面の凹凸にトッピングを広げると、犬は舌で少しずつなめ取っていきます。ほかのパーツが「開ける」遊びなのに対して、Terra は「なめる」遊びを受け持ちます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e表面に広げるのは、ヨーグルト、ピーナッツバター、パピーパテのようなペースト状のもの。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eMaya の隣に置ける設計\u003c\/h3\u003e\n        \u003cp\u003eTerra は Maya の隣に配置できるようにつくられていて、Maya の引き出しを Terra の上にスライドさせられます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eTerra ×1\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eTerra は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eTerra は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eTerra は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-beginner.jpg?v=1787529787\" alt=\"Pawzler Beginner Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eBeginner Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eTerra（テラ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eなめる（リックマット）\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル1\u003csmall\u003e3段階のいちばんやさしいレベル\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 12 × 1cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Terra はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eBeginner Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Terra を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412216364,"sku":"BC0005-T13Terra","price":3200.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-terra_e7ddcfdb-31b9-4248-96fa-74a13c0abf6b.jpg?v=1787530335"},{"product_id":"pawzler-zhu","title":"スライダーを押すと、下に5つ【PAWZLER Zhu（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル1\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eスライダーを押すと、\u003cbr\u003e下に5つ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eZhu（ジュ）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使う細長い形で、\u003cstrong\u003eスライダーを押すと、下に隠した5つのおやつが見つかります。\u003c\/strong\u003e鼻でも、舌でも、前足でも押せます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-zhu.jpg?v=1787529787\" alt=\"PAWZLER Zhu（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.1\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばんやさしいレベル\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e薄いオレンジ\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e1本のスライダーに、\u003cbr\u003e隠し場所が5つ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e細長い1本の中に、おやつを隠せる場所が5つ並んでいます。スライダーは鼻・舌・前足のどれでも押せます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e4マスに、隠し場所5つ\u003c\/h3\u003e\n        \u003cp\u003eスライダー1本の下に5か所。ベースに置くと、その分だけ探す場所が増えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eZhu ×1\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eZhu は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eZhu は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eZhu は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-beginner.jpg?v=1787529787\" alt=\"Pawzler Beginner Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eBeginner Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eZhu（ジュ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eスライダーを押す\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル1\u003csmall\u003e3段階のいちばんやさしいレベル\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e24 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Zhu はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eBeginner Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Zhu を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412249132,"sku":"BC0005-T15Zhu","price":3700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-zhu_b753c560-b6c4-40fc-aeba-6475d7f5261c.jpg?v=1787530336"},{"product_id":"pawzler-sela","title":"ロックを外してから、フタをひらく【PAWZLER Sela（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル3\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eロックを外してから、\u003cbr\u003eフタをひらく。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eSela（セラ）は、Pawzler のベースにはめて使う追加パーツです。ベースの2マスを使い、開け方は二段階。\u003cstrong\u003eまずスライダーのロックを外し、それからフタを持ち上げます。\u003c\/strong\u003eどちらも鼻・舌・前足で操作できます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-sela.jpg?v=1787529787\" alt=\"PAWZLER Sela（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.3\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばん上\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e2\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの2マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃い青\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003eひらく前に、\u003cbr\u003eロックがひとつ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eフタはロックされた状態から始まります。スライダーを動かして外すと、フタを持ち上げられるようになります。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e開け方は、二段階\u003c\/h3\u003e\n        \u003cp\u003e「外す」と「ひらく」、2つの動きを続ける仕掛けです。難易度は3段階のいちばん上です。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eSela は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eSela は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eSela は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eSela ×1\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eSela（セラ）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの2マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eロックを外してフタを持ち上げる\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル3\u003csmall\u003e3段階のいちばん上\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 6 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Sela はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eGenius Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Sela を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412281900,"sku":"BC0005-T7Sela","price":3500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-sela_e11e0d35-e111-4028-bcb6-ca354a8974eb.jpg?v=1787530338"},{"product_id":"pawzler-louvre","title":"8マスを使う、いちばん大きなパーツ【PAWZLER Louvre（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル3\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e8マスを使う、\u003cbr\u003eいちばん大きなパーツ。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eLouvre（ルーブル）は、Pawzler のベースにはめて使う追加パーツです。\u003cstrong\u003eこれまででいちばん大きく、ベースの8マスを使います。\u003c\/strong\u003eスライダーは複数の方向に押せて、その下におやつを隠せます。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-louvre.jpg?v=1787529787\" alt=\"PAWZLER Louvre（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.3\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばん上\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e8\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの8マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃い青と水色\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e押す方向は、\u003cbr\u003eひとつじゃない。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eスライダーが複数あり、押せる方向もひとつではありません。どれを、どちらへ動かすか。選びながら開けていくパーツです。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e1つで、8マスを使います\u003c\/h3\u003e\n        \u003cp\u003eベース1枚は12マス。Louvre を置くと、残りは4マスです。これまででいちばん大きなパーツです。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eLouvre は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eLouvre は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eLouvre ×1\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eLouvre は入っていません\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-smarty.jpg?v=1787529787\" alt=\"Pawzler Smarty Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eSmarty Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eLouvre（ルーブル）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの8マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eスライダーを複数方向に押す\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル3\u003csmall\u003e3段階のいちばん上\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e18 × 12 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Louvre はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eSmarty Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Louvre を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412314668,"sku":"BC0005-T12Lourve","price":4000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-louvre_cacdb3f4-9734-42fb-b2fb-ef45a0d02946.jpg?v=1787530340"},{"product_id":"pawzler-piper","title":"スライダーの数で、難しさが変わる【PAWZLER Piper（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル3\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003eスライダーの数で、\u003cbr\u003e難しさが変わる。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePiper（パイパー）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使い、おやつを隠せる部屋が4つ。\u003cstrong\u003eスライダーのロックを外してからフタを持ち上げる\u003c\/strong\u003e仕掛けです。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-piper.jpg?v=1787529787\" alt=\"PAWZLER Piper（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.3\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばん上\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e濃い黄色と青\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e外せばやさしく、\u003cbr\u003e足せば難しく。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eスライダーは取り外せます。外した状態なら、フタを持ち上げるだけ。スライダーを1本、2本と足していくと、フタがロックされて手順が増えます。\u003cstrong\u003e同じパーツのまま、段階を変えられます。\u003c\/strong\u003e\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eその子に合わせて、組み替える\u003c\/h3\u003e\n        \u003cp\u003eスライダーなしなら、フタを持ち上げるだけの形。1本、2本と足すと、外す手順が増えます。買い替えずに、難しさだけを変えられます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003ePiper は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003ePiper は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003ePiper は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003ePiper ×1\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003ePiper（パイパー）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eロックを外してフタを持ち上げる\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル3\u003csmall\u003e3段階のいちばん上\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 12 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Piper はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eGenius Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Piper を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412347436,"sku":"BC0005-T14Piper","price":3700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-piper_06815142-4116-4e7a-a987-f12045ae13c3.jpg?v=1787530343"},{"product_id":"pawzler-bunny","title":"引き出しには、ひらく順番がある【PAWZLER Bunny（追加パーツ）】","description":"\u003cstyle\u003e\n\/* ===== SCOPED RESET ===== *\/\n.pawzler *, .pawzler *::before, .pawzler *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n\/* ===== IMAGE OVERRIDE（テーマのopacity\/filterを上書き） ===== *\/\n.pawzler img { opacity: 1 !important; filter: none !important; mix-blend-mode: normal !important;\n               -webkit-mask-image: none !important; mask-image: none !important; }\n\n.pawzler {\n  --pz-teal:    #006D6D;\n  --pz-teal-lt: #e6f3f3;\n  --pz-navy:    #1A1A2E;\n  --pz-cream:   #FDF6EC;\n  --pz-text:    #2C2C2C;\n  --pz-sub:     #6B6B7A;\n  --pz-border:  #E8E4DE;\n\n  max-width: 640px; margin: 0 auto;\n  font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif;\n  color: var(--pz-text); font-size: 15px; line-height: 1.85;\n}\n.pawzler .sec      { padding: 56px 0; }\n.pawzler .rule     { border-top: 1px solid var(--pz-border); }\n.pawzler .label    { font-size: 11px; font-weight: 700; letter-spacing: 2px; text-transform: uppercase;\n                     color: var(--pz-teal); margin-bottom: 6px; }\n.pawzler h2        { font-family: -apple-system, BlinkMacSystemFont, 'Hiragino Kaku Gothic ProN', sans-serif; font-size: 22px; font-weight: 700;\n                     color: var(--pz-navy); line-height: 1.45; margin-bottom: 16px; }\n.pawzler p         { font-size: 14px; line-height: 2; }\n.pawzler .p        { margin-bottom: 16px; }\n.pawzler .hero     { background: var(--pz-cream); border-radius: 14px; padding: 40px 28px; }\n.pawzler .eyebrow  { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 18px; }\n.pawzler .chip     { font-size: 11px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal);\n                     background: #fff; border: 1px solid var(--pz-border); border-radius: 999px; padding: 5px 12px; }\n.pawzler .stats    { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; margin-top: 22px; }\n.pawzler .stat     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px;\n                     padding: 16px 10px; text-align: center; }\n.pawzler .stat b   { display: block; font-size: 22px; font-weight: 700; color: var(--pz-teal); line-height: 1.2; }\n.pawzler .stat b i { font-style: normal; font-size: 13px; }\n.pawzler .stat s   { display: block; font-size: 11px; color: var(--pz-sub); text-decoration: none; margin-top: 4px; }\n.pawzler .cards    { display: flex; flex-direction: column; gap: 12px; }\n.pawzler .card     { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; padding: 18px 20px; }\n.pawzler .card h3  { font-size: 14px; font-weight: 700; color: var(--pz-navy); margin-bottom: 6px; }\n.pawzler .card p   { font-size: 12px; line-height: 1.8; color: var(--pz-sub); }\n.pawzler .num      { display: flex; gap: 16px; align-items: flex-start; }\n.pawzler .badge    { width: 34px; height: 34px; min-width: 34px; border-radius: 50%; background: var(--pz-teal);\n                     color: #fff; font-weight: 900; font-size: 13px; display: flex;\n                     align-items: center; justify-content: center; }\n.pawzler .note     { background: var(--pz-teal-lt); border: 1px solid #cfe5e5; border-radius: 12px; padding: 18px 20px; }\n.pawzler .note p   { font-size: 14px; line-height: 1.9; color: #17403f; }\n.pawzler table     { width: 100%; border-collapse: collapse; border: 1px solid var(--pz-border);\n                     border-radius: 12px; overflow: hidden; }\n.pawzler th, .pawzler td { font-size: 13px; padding: 11px 12px; text-align: left;\n                           border-bottom: 1px solid #F0EEEA; vertical-align: top; }\n.pawzler td small  { display: block; font-size: 11px; color: #6B6B7A; margin-top: 2px; }\n.pawzler .ph       { width: 100%; display: block; border-radius: 12px; }\n.pawzler .caption  { font-size: 11px; color: #6B6B7A; line-height: 1.7; margin-top: 12px; }\n.pawzler .lineup   { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }\n.pawzler .lv       { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .lv img   { width: 100%; display: block; }\n.pawzler .lv .body { padding: 14px 16px; }\n.pawzler .lv h3    { font-size: 13px; font-weight: 700; color: var(--pz-navy); margin-bottom: 4px; }\n.pawzler .lv p     { font-size: 11px; line-height: 1.75; color: var(--pz-sub); }\n.pawzler .lv .lvl  { font-size: 10px; font-weight: 700; letter-spacing: 1px; color: var(--pz-teal); }\n.pawzler .faq      { background: #fff; border: 1px solid var(--pz-border); border-radius: 12px; overflow: hidden; }\n.pawzler .faq .q   { padding: 15px 20px; border-bottom: 1px solid #F0EEEA; font-size: 14px;\n                     font-weight: 700; color: var(--pz-navy); }\n.pawzler .faq .a   { padding: 14px 20px; font-size: 13px; line-height: 1.85; }\n.pawzler .close    { background: var(--pz-navy); border-radius: 14px; padding: 32px 26px; color: #fff; }\n.pawzler .close .label { color: #7FD4D4; }\n.pawzler .close h2 { color: #fff; }\n.pawzler .close p  { color: #D8DCE4; }\n.pawzler .mix      { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 14px; }\n.pawzler .mix figure { margin: 0; }\n.pawzler .mix img  { width: 100%; display: block; border-radius: 10px; }\n.pawzler .mix figcaption { font-size: 11px; color: #6B6B7A; margin-top: 6px; text-align: center; line-height: 1.5; }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pawzler\"\u003e\n\n\u003c!-- ===== HERO ===== --\u003e\n\u003cdiv class=\"hero\"\u003e\n  \u003cdiv class=\"eyebrow\"\u003e\n    \u003cspan class=\"chip\"\u003ePAWZLER\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e追加パーツ\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e難易度レベル3\u003c\/span\u003e\n    \u003cspan class=\"chip\"\u003e食洗機対応\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ch2\u003e引き出しには、\u003cbr\u003eひらく順番がある。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003eBunny（バニー）は、Pawzler のベースにはめて使う追加パーツです。ベースの4マスを使い、\u003cstrong\u003eフタが2つと引き出しが2つ。\u003c\/strong\u003eフタはいつでも開けられますが、引き出しには順番があります。\u003c\/p\u003e\n  \u003cimg class=\"ph\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-bunny.jpg?v=1787529787\" alt=\"PAWZLER Bunny（追加パーツ）\"\u003e\n  \u003cdiv class=\"stats\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003eLv.3\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003e難易度は3段階のいちばん上\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e4\u003ci\u003eマス\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eベースの4マスを使います\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e水色\u003ci\u003e\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eパーツの色\u003c\/s\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n\u003cb\u003e食洗機\u003ci\u003eOK\u003c\/i\u003e\u003c\/b\u003e\u003cs\u003eまるごと洗えます\u003c\/s\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"note\"\u003e\n    \u003cp\u003e\u003cstrong\u003eこれはパーツ単品です。遊ぶにはベース（土台）が必要です。\u003c\/strong\u003e\u003cbr\u003e\n    ベースは \u003ca href=\"https:\/\/buddycloud.shop\/products\/puzzle-toy\" style=\"color: #1d6f6a; text-decoration: underline;\"\u003ePawzler のセット（Beginner・Rainbow・Smarty・Genius）\u003c\/a\u003eに含まれています。\n    すでにお持ちの方は、そのベースにそのままはめて使えます。\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== HOW IT WORKS ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eHow it works\u003c\/p\u003e\n  \u003ch2\u003e片方が先、\u003cbr\u003eもう片方はその後。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003e2つの引き出しのうち、片方はロックされています。もう片方を先に引き出したときだけ、ひらくようになります。どちらが先か。それを見つけるところから遊びが始まります。置く向きを変えると、難易度も調整できます。\u003c\/p\u003e\n  \u003cp class=\"p\"\u003e中に入れるものは、おやつ、いつものドライフード、ピーナッツバターのようなペースト状のもの。中身を変えるだけで、同じパーツでも難しさが変わります。\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FEATURES ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFEATURES\u003c\/p\u003e\n  \u003ch2\u003e小さなパーツですが、\u003cbr\u003eよく考えられた形です。\u003c\/h2\u003e\n  \u003cdiv class=\"cards\"\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e01\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003eフタ2つ＋引き出し2つ\u003c\/h3\u003e\n        \u003cp\u003eすぐにひらくフタと、順番のいる引き出し。1つのパーツに、両方が入っています。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"card num\"\u003e\n      \u003cdiv class=\"badge\"\u003e02\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch3\u003e角のない形、まるごと洗える\u003c\/h3\u003e\n        \u003cp\u003e角のない形で、素材は食品にも使われる、安全性の高いもの。食洗機に対応していて、パーツごとまるごと洗えます。\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== どのセットに入っているか ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eWhere it belongs\u003c\/p\u003e\n  \u003ch2\u003eセットに足しても、\u003cbr\u003e取り替えにも。\u003c\/h2\u003e\n  \u003cp class=\"p\"\u003ePawzler はモジュール式なので、パーツを足すとその分だけ組み合わせが増えます。\u003cstrong\u003e買い替えるのではなく、足していく。\u003c\/strong\u003e壊れてしまったときも、そのパーツだけ取り替えられます。\u003c\/p\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003eBeginner Set\u003c\/th\u003e\n\u003ctd\u003eBunny は入っていません\u003csmall\u003e構成: ONIX ×2・OLI・TERRA・ZHU\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eRainbow Set\u003c\/th\u003e\n\u003ctd\u003eBunny は入っていません\u003csmall\u003e構成: ZOEY ×2・ONIX・OLI ×2・MAYA ×2\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eSmarty Set\u003c\/th\u003e\n\u003ctd\u003eBunny は入っていません\u003csmall\u003e構成: ZOEY ×2・NAI・MAYA・KAYA・LOUVRE\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eGenius Set\u003c\/th\u003e\n\u003ctd\u003eBunny ×1\u003csmall\u003e構成: BUNNY・PIPER・SELA・PEACH ×2・MAYA・NAI\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \n  \u003c\/table\u003e\n  \u003cdiv class=\"mix\"\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-set-genius.jpg?v=1787529787\" alt=\"Pawzler Genius Set のパッケージと組んだ状態\"\u003e\u003cfigcaption\u003eGenius Set に入っています\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-base.jpg?v=1787529786\" alt=\"Pawzlerのベース（土台）\"\u003e\u003cfigcaption\u003eベースのマスにはめて使います\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== SPEC ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eProduct Specifications\u003c\/p\u003e\n  \u003ch2\u003e仕様\u003c\/h2\u003e\n  \u003ctable\u003e\n    \u003ctr\u003e\n\u003cth\u003e商品名\u003c\/th\u003e\n\u003ctd\u003eBunny（バニー）\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e種類\u003c\/th\u003e\n\u003ctd\u003e追加パーツ（pawzle）1個\u003csmall\u003eベースは含まれません\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003eブランド\u003c\/th\u003e\n\u003ctd\u003ePAWZLER\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e使用スペース\u003c\/th\u003e\n\u003ctd\u003eベースの4マス\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e仕掛け\u003c\/th\u003e\n\u003ctd\u003eフタ＋順番のある引き出し\u003csmall\u003e鼻・舌・前足で操作できます\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e難易度\u003c\/th\u003e\n\u003ctd\u003eレベル3\u003csmall\u003e3段階のいちばん上\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003ctr\u003e\n\u003cth\u003e外寸\u003c\/th\u003e\n\u003ctd\u003e12 × 12 × 4.5cm\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食品にも使われる、安全性の高い素材\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犬用\u003csmall\u003ePawzler のベースをお持ちの方向けです\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n  \u003c\/table\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== FAQ ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cp class=\"label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n  \u003ch2\u003eよくあるご質問\u003c\/h2\u003e\n  \u003cdiv class=\"faq\"\u003e\n\n    \u003cdiv class=\"q\"\u003eこれだけ買えば遊べますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eいいえ。Bunny はベース（土台）にはめて使うパーツです。ベースは Beginner Set・Rainbow Set・Smarty Set・Genius Set のいずれかに含まれています。はじめての方は、まずセットからお選びください。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットのベースでも使えますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003ePawzler のベースであれば共通で使えます。セットをまたいで組み合わせることもできます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003eどのセットに入っていますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eGenius Set に入っています。単品は、セットのパーツが壊れたときの取り替えにも、組み合わせを増やす買い足しにも使えます。\u003c\/div\u003e\n\n    \u003cdiv class=\"q\"\u003e食洗機に入れられますか\u003c\/div\u003e\n    \u003cdiv class=\"a\"\u003eはい。食品にも使われる、安全性の高い素材で、食洗機に対応しています。\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"rule\"\u003e\u003c\/div\u003e\n\n\u003c!-- ===== CLOSING ===== --\u003e\n\u003cdiv class=\"sec\"\u003e\n  \u003cdiv class=\"close\"\u003e\n    \u003cp class=\"label\"\u003eONE MORE PIECE\u003c\/p\u003e\n    \u003ch2\u003eおもちゃを増やすのではなく、\u003cbr\u003e遊びを増やす。\u003c\/h2\u003e\n    \u003cp\u003e新しいおもちゃを買うと、しばらくして同じことが起きます。慣れて、飽きて、また探す。\n    Pawzler は、パーツを1つ足すところから遊びが変わります。今日は Bunny を1つ、いつもの並びに。\n    セット（Beginner・Rainbow・Smarty・Genius）は、Pawzler の商品ページからお選びいただけます。\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cp class=\"caption\" style=\"margin-top:22px;\"\u003e\n    ※パーツ単品です。ベース（土台）は含まれません。\n  \u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"PAWZLER","offers":[{"title":"Default Title","offer_id":46018412511276,"sku":"BC0005-T9Bunny","price":3700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/pawzler-bunny_0dae08bb-240b-436d-af71-059b5b0a1173.jpg?v=1787530344"}],"url":"https:\/\/buddycloud.myshopify.com\/en-sg\/collections\/pick-up.oembed?page=2","provider":"Buddy Shop","version":"1.0","type":"link"}