{"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\/cascade_ad_generated_image_fFDjRgPUyvzfs07gIf2T.jpg?v=1774275138"},{"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\/cascade_ad_generated_image_YXRiNpFzexxKgBpatMUu.jpg?v=1774273413"},{"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\/cascade_ad_generated_image_78WSnc4XTyNTpcur7Rgs.jpg?v=1774272323"},{"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":1700.0,"currency_code":"JPY","in_stock":false},{"title":"Blue (Watermelon Breeze scent) \/ 1 piece","offer_id":45182686101548,"sku":"Watermelon","price":1700.0,"currency_code":"JPY","in_stock":false},{"title":"Green (Citrus Burst scent) \/ 1 piece","offer_id":45233919033388,"sku":"Citrus","price":1700.0,"currency_code":"JPY","in_stock":false},{"title":"Orange (Tangy Tangerine Scent) \/ 1 piece","offer_id":45233919164460,"sku":"tangy","price":1700.0,"currency_code":"JPY","in_stock":false},{"title":"Tea (Mochalatte-like fragrance) \/ 1 piece","offer_id":45233919295532,"sku":"mocha","price":1700.0,"currency_code":"JPY","in_stock":false},{"title":"Black (Unscented) \/ 1 piece","offer_id":45233919426604,"sku":"unscented","price":1700.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/cascade_ad_generated_image_TsQsL6IJbAXpqXKm8oj7.jpg?v=1774273894"},{"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":14000.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":7900.0,"currency_code":"JPY","in_stock":false},{"title":"Complete Set","offer_id":45225178824748,"sku":"BC0005-Complete","price":27000.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/cascade_ad_generated_image_RBQl6A8gaCy8w36v7Mze.jpg?v=1774272098"},{"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\/cascade_ad_generated_image_TIjAZM66y1QuxEA4CteD.jpg?v=1774274208"},{"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\/cascade_ad_generated_image_pXCqhw50iGdGfiUXgHjR.jpg?v=1774274674"},{"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":6500.0,"currency_code":"JPY","in_stock":false},{"title":"Smooth-haired (red) \/ M","offer_id":45386736468012,"sku":"BC0008-ShortHair-M-Red","price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"Long-haired (blue) \/ S","offer_id":45386736500780,"sku":"BC0008-LongHair-S-Blue","price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"Long-haired (blue) \/ M","offer_id":45386736533548,"sku":"BC0008-LongHair-M-Blue","price":7500.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/1_8aeaaf1f-7e5d-4722-9285-3e887d2430b3.jpg?v=1778378149"},{"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":14400.0,"currency_code":"JPY","in_stock":false},{"title":"Sage","offer_id":45380875878444,"sku":"BC0003-Box-XXL-Sage","price":14400.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/cascade_ad_generated_image_iq3ZNiDlMgDFRTQVeP2o.jpg?v=1773971843"},{"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":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ ブラック","offer_id":45527151247404,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ ブルー","offer_id":45527151280172,"sku":null,"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":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Beige\/Cuoio","offer_id":45527181393964,"sku":null,"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":null,"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 \/ Forest","offer_id":45527177887788,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Camel","offer_id":45527177920556,"sku":null,"price":6500.0,"currency_code":"JPY","in_stock":false},{"title":"1 \/ Leather","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":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ ブルー","offer_id":45527151411244,"sku":null,"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":null,"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":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Mint Forest","offer_id":45527181623340,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Forest","offer_id":45527177986092,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Camel","offer_id":45527178018860,"sku":null,"price":7500.0,"currency_code":"JPY","in_stock":false},{"title":"2 \/ Leather","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":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ ブルー","offer_id":45527151607852,"sku":null,"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":null,"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 \/ Forest","offer_id":45527178084396,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Camel","offer_id":45527178117164,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"3 \/ Leather","offer_id":45527178149932,"sku":null,"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":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ ブルー","offer_id":45527151804460,"sku":null,"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":null,"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":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Mint Forest","offer_id":45527181885484,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Forest","offer_id":45527178182700,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Camel","offer_id":45527178215468,"sku":null,"price":11000.0,"currency_code":"JPY","in_stock":false},{"title":"4 \/ Leather","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":null,"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":null,"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":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Mint Forest","offer_id":45527182016556,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Forest","offer_id":45527178281004,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Camel","offer_id":45527178313772,"sku":null,"price":13000.0,"currency_code":"JPY","in_stock":false},{"title":"5 \/ Leather","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":null,"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":null,"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":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Mint Forest","offer_id":45527182147628,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Forest","offer_id":45527178379308,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Camel","offer_id":45527178412076,"sku":null,"price":14500.0,"currency_code":"JPY","in_stock":false},{"title":"6 \/ Leather","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\/cascade_ad_generated_image_EpINUit0u1wxfg9LePrW.png?v=1778295034"},{"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":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ ピンク","offer_id":45527126999084,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XXS \/ グリーン","offer_id":45527127031852,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ブルー","offer_id":45527127064620,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ ピンク","offer_id":45527127097388,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"XS \/ グリーン","offer_id":45527127130156,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ブルー","offer_id":45527127162924,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ ピンク","offer_id":45527127195692,"sku":null,"price":9000.0,"currency_code":"JPY","in_stock":false},{"title":"S \/ グリーン","offer_id":45527127228460,"sku":null,"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":"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":"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":"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}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/cascade_ad_generated_image_UyoAqB9YkyMsCIfM0O9B.png?v=1778248861"}],"url":"https:\/\/buddycloud.myshopify.com\/en-my\/collections\/pick-up.oembed","provider":"Buddy Shop","version":"1.0","type":"link"}