{"title":"Home page","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":"お得-年4回定期購入コース-buddy-medical-check-尿検査キット","title":"Subscription (6 sessions): Buddy Medical Check Urine Test Kit","description":"\u003c!-- Buddy Medical Check Urine Test Kit Product Description --\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: 32px;\n  }\n  \n  .bmc-items-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px 20px;\n  }\n  \n  .bmc-item-tag {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: white;\n    padding: 10px 16px;\n    border-radius: 24px;\n    font-size: 13px;\n    color: #333;\n    border: 1px solid #e5e5e5;\n  }\n  \n  .bmc-item-dot {\n    width: 8px;\n    height: 8px;\n    background: #006D6D;\n    border-radius: 50%;\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 these people *\/\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  \/* 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-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\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 clinic tests\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\u003e¥1,580~\/test\u003c\/td\u003e\n          \u003ctd\u003e¥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's Stress\u003c\/td\u003e\n          \u003ctd\u003eMinimal\u003c\/td\u003e\n          \u003ctd\u003eClinic visit stress\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eTest Frequency\u003c\/td\u003e\n          \u003ctd\u003eAnytime, as often 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 for Use --\u003e\n  \u003cdiv class=\"bmc-steps\"\u003e\n    \u003ch2\u003e3 Easy Steps\u003c\/h2\u003e\n    \u003cp class=\"bmc-steps-subtitle\"\u003eJust use your smartphone. Get 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\u003eSimply apply urine to the test strip. It's even easier with a urine collection sheet.\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\u003eTake a photo with the LINE app\u003c\/h3\u003e\n          \u003cp\u003eJust open the dedicated LINE app and take a photo of the test strip. No 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 results for 9 test items on the spot. If there are any気になる items, we'll guide you to the next action.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Test Items --\u003e\n  \u003cdiv class=\"bmc-items\"\u003e\n    \u003ch2\u003eCheck 10 Items at Once\u003c\/h2\u003e\n    \u003cp class=\"bmc-items-subtitle\"\u003eVeterinary clinic-equivalent test items, easily at home\u003c\/p\u003e\n    \n    \u003cdiv class=\"bmc-items-container\"\u003e\n      \u003cdiv class=\"bmc-items-row\"\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\u003eSpecific Gravity\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\"\u003e\u003cspan class=\"bmc-item-dot\"\u003e\u003c\/span\u003eNitrite\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"bmc-items-note\"\u003eSupervised by veterinarians - over 97% accuracy\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        Their cat gets stressed when 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 save on test fees\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        Have a senior cat\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Notes --\u003e\n  \u003cdiv class=\"bmc-note\"\u003e\n    \u003ch3\u003eBefore Use\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eThis product is for daily self-check purposes. Please continue 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 promptly after opening.\u003c\/li\u003e\n      \u003cli\u003eFor both dogs and cats.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"My Store","offers":[{"title":"Default Title","offer_id":43604893958188,"sku":"1000","price":9900.0,"currency_code":"JPY","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0626\/4350\/3148\/files\/2024-08-31_19.10.06.png?v=1725099017"}],"url":"https:\/\/buddycloud.myshopify.com\/en-my\/collections\/frontpage.oembed","provider":"Buddy Shop","version":"1.0","type":"link"}