{"id":11,"date":"2026-06-19T23:51:22","date_gmt":"2026-06-19T14:51:22","guid":{"rendered":"https:\/\/www.hy-homecare.com\/?page_id=11"},"modified":"2026-06-24T22:33:40","modified_gmt":"2026-06-24T13:33:40","slug":"11-2","status":"publish","type":"page","link":"https:\/\/www.hy-homecare.com\/","title":{"rendered":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011"},"content":{"rendered":"\n<html lang=\"ja\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77<\/title>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Shippori+Mincho:wght@400;500;600;700&#038;family=Noto+Sans+JP:wght@300;400;500;700&#038;display=swap\" rel=\"stylesheet\">\n    <style>\n        :root {\n            --teal: #2b82c9;\n            --teal-mid: #4a9fd4;\n            --teal-lt: #85c4e8;\n            --teal-pale: #e8f4fb;\n            --amber: #f39c12;\n            --ink: #1a2a38;\n            --mid: #546272;\n            --stone: #f8fafc;\n            --white: #ffffff;\n            --shadow: 0 10px 30px rgba(43, 130, 201, 0.08);\n            --transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\n        }\n\n        \/* Base Styles *\/\n        *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }\n        html { scroll-behavior: smooth; }\n        body {\n            font-family: 'Noto Sans JP', sans-serif;\n            background: var(--white);\n            color: var(--ink);\n            line-height: 1.6;\n            overflow-x: hidden;\n            -webkit-font-smoothing: antialiased;\n        }\n\n        \/* \u2500\u2500\u2500 NAVIGATION \u2500\u2500\u2500 *\/\n        header {\n            position: fixed;\n            top: 0;\n            left: 0;\n            width: 100%;\n            z-index: 1000;\n            background: rgba(255, 255, 255, 0.9);\n            backdrop-filter: blur(12px);\n            border-bottom: 1px solid rgba(43, 130, 201, 0.1);\n            transition: var(--transition);\n        }\n\n        .nav-container {\n            max-width: 1300px;\n            margin: 0 auto;\n            padding: 10px 30px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n        }\n\n        .logo-wrap {\n            display: flex;\n            flex-direction: column;\n            text-decoration: none;\n        }\n\n        .logo-en {\n            font-size: 0.55rem;\n            letter-spacing: 0.25em;\n            color: var(--teal-mid);\n            font-weight: 700;\n            text-transform: uppercase;\n            margin-bottom: 2px;\n        }\n\n        .logo-ja {\n            font-family: 'Shippori Mincho', serif;\n            font-size: 1rem;\n            font-weight: 700;\n            color: var(--teal);\n            letter-spacing: 0.02em;\n            line-height: 1.2;\n        }\n\n        .nav-links {\n            display: flex;\n            list-style: none;\n            align-items: center;\n        }\n\n        .nav-links li {\n            position: relative;\n            display: flex;\n            align-items: center;\n        }\n\n        .nav-links li:not(:last-child):not(:nth-last-child(2))::after {\n            content: '';\n            width: 1px;\n            height: 14px;\n            background: rgba(43, 130, 201, 0.2);\n            margin: 0 12px;\n        }\n\n        .nav-links a:not(.nav-cta) {\n            text-decoration: none;\n            font-size: 0.8rem;\n            color: var(--mid);\n            font-weight: 500;\n            transition: var(--transition);\n            padding: 8px 4px;\n            border-radius: 4px;\n            white-space: nowrap;\n        }\n\n        .nav-links a:not(.nav-cta):hover {\n            color: var(--teal);\n            background: var(--teal-pale);\n        }\n\n        .nav-cta {\n            background: var(--teal);\n            color: white !important;\n            padding: 12px 20px;\n            border-radius: 50px;\n            font-weight: 700 !important;\n            box-shadow: 0 4px 15px rgba(43, 130, 201, 0.2);\n            font-size: 0.85rem !important;\n            margin-left: 20px;\n        }\n\n        \/* Hamburger Menu *\/\n        .menu-btn {\n            display: none;\n            cursor: pointer;\n            background: none;\n            border: none;\n            padding: 5px;\n            z-index: 1100;\n        }\n\n        .menu-btn span {\n            display: block;\n            width: 25px;\n            height: 2px;\n            background: var(--teal);\n            margin: 5px 0;\n            transition: var(--transition);\n        }\n\n        \/* \u2500\u2500\u2500 HERO SECTION \u2500\u2500\u2500 *\/\n        .hero {\n            min-height: 100vh;\n            display: flex;\n            padding-top: 80px;\n        }\n\n        .hero-content {\n            flex: 1;\n            background: var(--stone);\n            padding: 80px 5% 80px 10%;\n            display: flex;\n            flex-direction: column;\n            justify-content: center;\n            position: relative;\n        }\n\n        .hero-badge {\n            display: inline-flex;\n            align-items: center;\n            gap: 12px;\n            font-size: 0.75rem;\n            letter-spacing: 0.2em;\n            color: var(--teal-mid);\n            font-weight: 700;\n            margin-bottom: 24px;\n        }\n\n        .hero-badge::before {\n            content: '';\n            width: 40px;\n            height: 1px;\n            background: var(--teal-mid);\n        }\n\n        .hero-title {\n            font-family: 'Shippori Mincho', serif;\n            font-size: clamp(2.2rem, 5.5vw, 4rem);\n            font-weight: 700;\n            line-height: 1.35;\n            color: var(--ink);\n            margin-bottom: 30px;\n        }\n\n        .hero-title .line {\n            display: block;\n            white-space: nowrap;\n        }\n\n        .hero-title em {\n            font-style: normal;\n            color: var(--teal);\n            position: relative;\n            display: inline-block;\n        }\n\n        .hero-desc {\n            font-size: 1rem;\n            line-height: 2;\n            color: var(--mid);\n            max-width: 540px;\n            margin-bottom: 40px;\n            border-left: 4px solid var(--teal-lt);\n            padding-left: 24px;\n        }\n\n        .hero-btns {\n            display: flex;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n\n        .btn {\n            padding: 18px 36px;\n            border-radius: 8px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 0.95rem;\n            transition: var(--transition);\n            display: inline-flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .btn-main { background: var(--teal); color: white; }\n        .btn-main:hover { background: var(--teal-mid); transform: translateY(-3px); }\n\n        .btn-sub { border: 2px solid var(--teal); color: var(--teal); }\n        .btn-sub:hover { background: var(--teal-pale); }\n\n        .hero-visual {\n            flex: 0.8;\n            background: var(--teal);\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            gap: 25px;\n            padding: 40px;\n            position: relative;\n            overflow: hidden;\n        }\n\n        .hero-logo-icon {\n            z-index: 1;\n            background: rgba(255, 255, 255, 0.15);\n            padding: 20px;\n            border-radius: 50%;\n            margin-bottom: 10px;\n            border: 1px solid rgba(255, 255, 255, 0.3);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            animation: pulse 4s infinite ease-in-out;\n        }\n\n        @keyframes pulse {\n            0%, 100% { transform: scale(1); opacity: 0.8; }\n            50% { transform: scale(1.05); opacity: 1; }\n        }\n\n        .hero-visual::after {\n            content: 'HY';\n            position: absolute;\n            font-family: 'Shippori Mincho', serif;\n            font-size: 20vw;\n            color: rgba(255,255,255,0.05);\n            font-weight: 700;\n            z-index: 0;\n        }\n\n        .glass-card {\n            background: rgba(255, 255, 255, 0.1);\n            backdrop-filter: blur(10px);\n            border: 1px solid rgba(255, 255, 255, 0.2);\n            padding: 30px;\n            border-radius: 16px;\n            color: white;\n            width: 100%;\n            max-width: 340px;\n            z-index: 1;\n            transition: var(--transition);\n        }\n\n        .glass-card:hover { transform: scale(1.02); background: rgba(255, 255, 255, 0.15); }\n\n        .card-label { font-size: 0.65rem; letter-spacing: 0.2em; opacity: 0.8; margin-bottom: 10px; font-weight: 700; }\n        .card-val { font-family: 'Shippori Mincho', serif; font-size: 1.4rem; font-weight: 600; line-height: 1.4; }\n        .card-tag { \n            display: inline-block; \n            margin-top: 15px; \n            background: var(--amber); \n            padding: 4px 12px; \n            border-radius: 4px; \n            font-size: 0.7rem; \n            font-weight: 700;\n        }\n\n        \/* \u2500\u2500\u2500 SECTIONS \u2500\u2500\u2500 *\/\n        section { padding: 120px 30px; }\n        .container { max-width: 1200px; margin: 0 auto; }\n\n        .section-tag {\n            display: flex;\n            align-items: center;\n            gap: 15px;\n            color: var(--teal-mid);\n            font-size: 0.8rem;\n            font-weight: 700;\n            letter-spacing: 0.3em;\n            text-transform: uppercase;\n            margin-bottom: 20px;\n        }\n        .section-tag::before { content: ''; width: 30px; height: 2px; background: var(--teal-mid); }\n\n        .section-title {\n            font-family: 'Shippori Mincho', serif;\n            font-size: clamp(1.8rem, 4vw, 2.8rem);\n            line-height: 1.3;\n            margin-bottom: 30px;\n        }\n\n        \/* Grid - Reasons *\/\n        .reasons-grid {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n            gap: 30px;\n            margin-top: 60px;\n        }\n\n        .reason-card {\n            background: var(--white);\n            padding: 50px 40px;\n            border-radius: 12px;\n            box-shadow: var(--shadow);\n            transition: var(--transition);\n            position: relative;\n            overflow: hidden;\n            border-bottom: 4px solid transparent;\n        }\n\n        .reason-card:hover {\n            transform: translateY(-10px);\n            border-bottom-color: var(--teal);\n        }\n\n        .reason-num {\n            font-family: 'Shippori Mincho', serif;\n            font-size: 3.5rem;\n            font-weight: 800;\n            color: var(--teal-pale);\n            line-height: 1;\n            margin-bottom: 20px;\n        }\n\n        .reason-name { font-size: 1.2rem; font-weight: 700; margin-bottom: 15px; color: var(--ink); }\n        .reason-text { font-size: 0.95rem; color: var(--mid); line-height: 1.8; }\n\n        \/* Step Flow *\/\n        .flow-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n            margin-top: 60px;\n        }\n\n        .flow-box {\n            background: var(--stone);\n            padding: 40px;\n            border-radius: 20px;\n        }\n\n        .flow-type {\n            font-family: 'Shippori Mincho', serif;\n            font-size: 1.2rem;\n            font-weight: 700;\n            color: var(--teal);\n            margin-bottom: 30px;\n            display: flex;\n            align-items: center;\n            gap: 10px;\n        }\n\n        .flow-steps {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n            position: relative;\n        }\n\n        .step-item {\n            background: white;\n            padding: 20px;\n            border-radius: 12px;\n            box-shadow: 0 4px 12px rgba(43, 130, 201, 0.04);\n            text-align: center;\n            position: relative;\n            z-index: 1;\n        }\n\n        .step-item span {\n            display: block;\n            font-size: 0.75rem;\n            color: var(--teal-mid);\n            font-weight: 700;\n            margin-bottom: 4px;\n        }\n\n        .step-item p {\n            font-size: 1rem;\n            font-weight: 500;\n            color: var(--ink);\n        }\n\n        .step-arrow {\n            text-align: center;\n            color: var(--teal-lt);\n            font-size: 1.2rem;\n            line-height: 1;\n            margin: -5px 0;\n        }\n\n        \/* Area Section *\/\n        .area-flex {\n            display: flex;\n            gap: 60px;\n            margin-top: 50px;\n        }\n        .area-info { flex: 1; }\n        .area-map-ui {\n            flex: 1;\n            background: var(--teal-pale);\n            border-radius: 20px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            padding: 40px;\n            text-align: center;\n            color: var(--teal);\n            border: 1px dashed var(--teal-mid);\n        }\n\n        .area-item {\n            display: flex;\n            padding: 20px 0;\n            border-bottom: 1px solid rgba(43, 130, 201, 0.1);\n        }\n        .area-label { width: 140px; font-weight: 700; color: var(--teal); font-size: 0.9rem; flex-shrink: 0; }\n        .area-text { font-size: 0.95rem; color: var(--mid); }\n\n        \/* Message Section *\/\n        .message-box {\n            display: grid;\n            grid-template-columns: 1fr 1.2fr;\n            gap: 80px;\n            align-items: center;\n            background: var(--stone);\n            border-radius: 24px;\n            overflow: hidden;\n        }\n\n        .message-img {\n            height: 100%;\n            min-height: 400px;\n            background: linear-gradient(135deg, var(--teal-lt), var(--teal));\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n        }\n        .message-img span {\n            font-family: 'Shippori Mincho', serif;\n            font-size: 12rem;\n            color: rgba(255,255,255,0.1);\n            font-weight: 800;\n        }\n\n        .message-content { padding: 60px 80px 60px 0; }\n        .quote {\n            font-family: 'Shippori Mincho', serif;\n            font-size: 1.5rem;\n            font-weight: 600;\n            color: var(--teal);\n            margin-bottom: 30px;\n            line-height: 1.6;\n        }\n\n        \/* Table Style *\/\n        .info-table {\n            width: 100%;\n            border-collapse: collapse;\n            margin-top: 40px;\n        }\n        .info-table th {\n            text-align: left;\n            padding: 25px;\n            background: var(--stone);\n            width: 220px;\n            font-size: 0.9rem;\n            color: var(--teal);\n            border-bottom: 1px solid white;\n        }\n        .info-table td {\n            padding: 25px;\n            border-bottom: 1px solid var(--stone);\n            font-size: 1rem;\n        }\n\n        \/* Compliance Section *\/\n        .compliance-box {\n            margin-top: 40px;\n            padding: 40px;\n            background: var(--stone);\n            border-radius: 16px;\n            border-left: 5px solid var(--teal);\n        }\n        .compliance-content h4 { color: var(--teal); margin-bottom: 15px; font-weight: 700; }\n        .compliance-content p { margin-bottom: 20px; font-size: 0.9rem; line-height: 1.8; color: var(--mid); }\n        .compliance-list {\n            list-style: none;\n            margin-bottom: 30px;\n        }\n        .compliance-list li {\n            position: relative;\n            padding-left: 20px;\n            margin-bottom: 10px;\n            font-size: 0.9rem;\n            color: var(--ink);\n        }\n        .compliance-list li::before {\n            content: '\u25cf';\n            position: absolute;\n            left: 0;\n            color: var(--teal);\n            font-size: 0.8rem;\n        }\n\n        \/* Contact Section *\/\n        .contact-cta {\n            background: linear-gradient(rgba(26, 42, 56, 0.9), rgba(26, 42, 56, 0.9)), url('https:\/\/images.unsplash.com\/photo-1576765608535-5f04d1e3f289?auto=format&fit=crop&q=80&w=2000');\n            background-size: cover;\n            background-position: center;\n            color: white;\n            text-align: center;\n            border-radius: 0;\n        }\n        .contact-cta .section-title { color: white; }\n        .contact-cta .section-tag { justify-content: center; color: var(--teal-lt); }\n        .contact-cta .section-tag::before { background: var(--teal-lt); }\n\n        \/* Footer *\/\n        footer {\n            background: var(--ink);\n            color: white;\n            padding: 80px 30px 40px;\n        }\n        .footer-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1.5fr 1fr 1fr;\n            gap: 60px;\n            margin-bottom: 60px;\n        }\n        .footer-logo .logo-ja { color: white; font-size: 1.25rem; margin-bottom: 15px; display: block; }\n        .footer-info { font-size: 0.85rem; opacity: 0.7; line-height: 2; }\n        .footer-copy {\n            text-align: center;\n            font-size: 0.75rem;\n            opacity: 0.4;\n            padding-top: 40px;\n            border-top: 1px solid rgba(255,255,255,0.1);\n        }\n\n        \/* Animations *\/\n        .reveal { opacity: 0; transform: translateY(30px); transition: var(--transition); }\n        .reveal.active { opacity: 1; transform: translateY(0); }\n\n        \/* Responsive *\/\n        @media (max-width: 1200px) {\n            .nav-links { gap: 0; }\n            .nav-links li:not(:last-child):not(:nth-last-child(2))::after { margin: 0 8px; }\n            .nav-links a:not(.nav-cta) { font-size: 0.75rem; }\n        }\n\n        @media (max-width: 1024px) {\n            .hero { flex-direction: column; }\n            .hero-content { padding: 60px 30px; }\n            .hero-visual { display: none; }\n            .message-box { grid-template-columns: 1fr; }\n            .message-content { padding: 40px 30px; }\n            .message-img { min-height: 200px; }\n            .footer-grid { grid-template-columns: 1fr; gap: 40px; }\n            .flow-grid { grid-template-columns: 1fr; }\n        }\n\n        @media (max-width: 768px) {\n            .nav-links {\n                position: fixed;\n                top: 0;\n                right: -100%;\n                width: 80%;\n                height: 100vh;\n                background: white;\n                flex-direction: column;\n                padding: 100px 40px;\n                transition: var(--transition);\n                box-shadow: -10px 0 30px rgba(0,0,0,0.1);\n                align-items: flex-start;\n                gap: 20px;\n            }\n            .nav-links li:not(:last-child):not(:nth-last-child(2))::after { display: none; }\n            .nav-links a { text-align: left; font-size: 1rem; width: 100%; }\n            .nav-links.open { right: 0; }\n            .menu-btn { display: block; }\n            .area-flex { flex-direction: column; }\n            .info-table th { width: 120px; padding: 15px; font-size: 0.8rem; }\n            .info-table td { padding: 15px; font-size: 0.9rem; }\n            .hero-title { font-size: 2.2rem; }\n            section { padding: 80px 20px; }\n            .nav-cta { margin-left: 0; margin-top: 10px; }\n        }\n\n        .menu-open span:nth-child(1) { transform: rotate(45deg) translate(5px, 5px); }\n        .menu-open span:nth-child(2) { opacity: 0; }\n        .menu-open span:nth-child(3) { transform: rotate(-45deg) translate(5px, -5px); }\n    <\/style>\n<\/head>\n<body>\n\n<header id=\"header\">\n    <div class=\"nav-container\">\n        <a href=\"#\" class=\"logo-wrap\">\n            <span class=\"logo-en\">Visiting Nursing Station<\/span>\n            <span class=\"logo-ja\">\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3<br>HY\u677f\u6a4b\u5fb3\u4e38<\/span>\n        <\/a>\n        \n        <button class=\"menu-btn\" id=\"menuBtn\">\n            <span><\/span>\n            <span><\/span>\n            <span><\/span>\n        <\/button>\n\n        <ul class=\"nav-links\" id=\"navLinks\">\n            <li><a href=\"#reasons\">\u9078\u3070\u308c\u308b\u7406\u7531<\/a><\/li>\n            <li><a href=\"#flow\">\u3054\u5229\u7528\u306e\u6d41\u308c<\/a><\/li>\n            <li><a href=\"#area\">\u8a2a\u554f\u30a8\u30ea\u30a2<\/a><\/li>\n            <li><a href=\"#message\">\u30e1\u30c3\u30bb\u30fc\u30b8<\/a><\/li>\n            <li><a href=\"#info\">\u4e8b\u696d\u6240\u6982\u8981<\/a><\/li>\n            <li><a href=\"#compliance\">\u898f\u5b9a\u30fb\u63b2\u793a<\/a><\/li>\n            <li><a href=\"#contact\" class=\"nav-cta\">\u7121\u6599\u76f8\u8ac7\u30fb\u304a\u554f\u3044\u5408\u308f\u305b<\/a><\/li>\n        <\/ul>\n    <\/div>\n<\/header>\n\n<main>\n    <!-- HERO -->\n    <section class=\"hero\">\n        <div class=\"hero-content\">\n            <div class=\"hero-badge\">\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38<\/div>\n            <h1 class=\"hero-title\">\n                <span class=\"line\">\u3044\u3064\u3082\u306e<em>\u7b11\u9854<\/em>\u3001<\/span>\n                <span class=\"line\">\u3044\u3064\u3082\u306e<em>\u5834\u6240\u3067\u3002<\/em><\/span>\n            <\/h1>\n            <p class=\"hero-desc\">\n                \u4f4f\u307f\u6163\u308c\u305f\u81ea\u5b85\u3067\u3001\u81ea\u5206\u3089\u3057\u304f\u904e\u3054\u3057\u305f\u3044\u3002<br>\n                \u79c1\u305f\u3061\u306f\u305d\u306e\u60f3\u3044\u306b\u5bc4\u308a\u6dfb\u3044\u3001\u78ba\u304b\u306a\u770b\u8b77\u6280\u8853\u3068\u771f\u5fc3\u3092\u8fbc\u3081\u305f\u30b1\u30a2\u3067\u3001\u5b89\u5fc3\u306e\u5728\u5b85\u751f\u6d3b\u3092\u652f\u3048\u307e\u3059\u3002\n            <\/p>\n            <div class=\"hero-btns\">\n                <a href=\"#contact\" class=\"btn btn-main\">\u7121\u6599\u76f8\u8ac7\u306f\u3053\u3061\u3089<\/a>\n                <a href=\"tel:0362810684\" class=\"btn btn-sub\">\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.39 2 2 0 0 1 3.58 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.56a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"><\/path><\/svg>\n                    03-6281-0684\n                <\/a>\n            <\/div>\n        <\/div>\n        <div class=\"hero-visual\">\n            <div class=\"hero-logo-icon\">\n                <svg width=\"64\" height=\"64\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n                    <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"><\/path>\n                    <polyline points=\"9 22 9 12 15 12 15 22\"><\/polyline>\n                    <path d=\"M12 7c-1.5 0-2 1-2 2s1.5 2 2 3c.5-1 2-2 2-3s-.5-2-2-2z\" fill=\"white\" opacity=\"0.3\"><\/path>\n                <\/svg>\n            <\/div>\n            <div class=\"glass-card\">\n                <p class=\"card-label\">\u55b6\u696d\u6642\u9593<\/p>\n                <p class=\"card-val\">\u5e73\u65e5 9:00 &#8211; 18:00<\/p>\n                <p style=\"font-size: 0.75rem; margin-top: 5px; opacity: 0.9;\">\u571f\u65e5\u795d\u306f\u7dca\u6025\u8a2a\u554f\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059<\/p>\n                <span class=\"card-tag\">\u7dca\u6025\u6642 24\u6642\u9593365\u65e5\u5bfe\u5fdc<\/span>\n            <\/div>\n            <div class=\"glass-card\">\n                <p class=\"card-label\">ADDRESS<\/p>\n                <p class=\"card-val\">\u6771\u4eac\u90fd\u677f\u6a4b\u533a<br>\u5fb3\u4e381-33-8<\/p>\n                <p style=\"font-size: 0.8rem; opacity: 0.8; margin-top: 5px;\">\u4e0d\u52d5\u30d3\u30eb 101<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- REASONS -->\n    <section id=\"reasons\" class=\"container\">\n        <div class=\"section-tag\">Point<\/div>\n        <h2 class=\"section-title\">\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38\u304c<br>\u9078\u3070\u308c\u308b6\u3064\u306e\u7406\u7531<\/h2>\n        \n        <div class=\"reasons-grid\">\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">01<\/div>\n                <h3 class=\"reason-name\">\u78ba\u304b\u306a\u5bfe\u5fdc\u529b<\/h3>\n                <p class=\"reason-text\">\u533b\u5e2b\u306e\u6307\u793a\u306b\u57fa\u3065\u304d\u3001\u9000\u9662\u76f4\u5f8c\u306e\u652f\u63f4\u304b\u3089\u3001\u96e3\u75c5\u30fb\u672b\u671f\u304c\u3093\u306e\u7d42\u672b\u671f\u30b1\u30a2\u307e\u3067\u3001\u533b\u7642\u30b1\u30a2\u3001\u7642\u990a\u74b0\u5883\u306e\u30b5\u30dd\u30fc\u30c8\u3001ACP\u306b\u5247\u3063\u305f\u30b1\u30a2\u7b49\u5e45\u5e83\u304f\u67d4\u8edf\u306b\u5bfe\u5fdc\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">02<\/div>\n                <h3 class=\"reason-name\">\u7cbe\u795e\u75be\u60a3\u3078\u306e\u5c02\u9580\u5bfe\u5fdc<\/h3>\n                <p class=\"reason-text\">\u5fc3\u306e\u5065\u5eb7\u3092\u652f\u3048\u308b\u5c02\u9580\u30c1\u30fc\u30e0\u3092\u914d\u7f6e\u3002\u793e\u4f1a\u5fa9\u5e30\u3078\u306e\u81ea\u7acb\u652f\u63f4\u3084\u3001\u3054\u5bb6\u65cf\u306e\u4e0d\u5b89\u89e3\u6d88\u306b\u3082\u4e01\u5be7\u306b\u5fdc\u3058\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">03<\/div>\n                <h3 class=\"reason-name\">24\u6642\u9593365\u65e5\u306e\u5b89\u5fc3<\/h3>\n                <p class=\"reason-text\">\u591c\u9593\u3084\u4f11\u65e5\u3001\u6025\u306a\u4f53\u8abf\u5909\u5316\u304c\u3042\u3063\u3066\u3082\u5927\u4e08\u592b\u3002\u3044\u3064\u3067\u3082\u96fb\u8a71\u76f8\u8ac7\u30fb\u7dca\u6025\u8a2a\u554f\u304c\u53ef\u80fd\u306a\u4f53\u5236\u3092\u6574\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">04<\/div>\n                <h3 class=\"reason-name\">\u591a\u8077\u7a2e\u3068\u306e\u5f37\u529b\u306a\u9023\u643a<\/h3>\n                <p class=\"reason-text\">\u4e3b\u6cbb\u533b\u3084\u30b1\u30a2\u30de\u30cd\u30b8\u30e3\u30fc\u306b\u52a0\u3048\u3001MCS\u3084LINE WORKS\u7b49\u3092\u6d3b\u7528\u3057\u305f\u8fc5\u901f\u306a\u76f8\u8ac7\u3001\u60c5\u5831\u4ea4\u63db\u3092\u884c\u3046\u4f53\u5236\u3092\u6574\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">05<\/div>\n                <h3 class=\"reason-name\">\u751f\u6d3b\u306b\u9069\u3057\u305f\u30ea\u30cf\u30d3\u30ea<\/h3>\n                <p class=\"reason-text\">\u30bb\u30e9\u30d4\u30b9\u30c8\u3068\u5354\u540c\u3057\u3001\u5229\u7528\u8005\u69d8\u304c\u300c\u81ea\u5b85\u3067\u751f\u6d3b\u3057\u7d9a\u3051\u308b\u300d\u3053\u3068\u306b\u9069\u3057\u305f\u751f\u6d3b\u52d5\u4f5c\u8a13\u7df4\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068\u3092\u91cd\u8996\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n            <div class=\"reason-card reveal\">\n                <div class=\"reason-num\">06<\/div>\n                <h3 class=\"reason-name\">\u8fc5\u901f\u306a\u5bfe\u5fdc<\/h3>\n                <p class=\"reason-text\">\u9000\u9662\u76f4\u5f8c\u306e\u4e0d\u5b89\u306a\u6642\u671f\u3082\u3001\u3054\u76f8\u8ac7\u3044\u305f\u3060\u3044\u305f\u305d\u306e\u65e5\u304b\u3089\u30b9\u30d4\u30fc\u30c7\u30a3\u30fc\u306b\u5bfe\u5fdc\u3002\u5168\u529b\u3067\u30b5\u30dd\u30fc\u30c8\u3092\u3057\u3066\u3044\u304f\u3053\u3068\u3092\u5fc3\u304c\u3051\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- FLOW -->\n    <section id=\"flow\" class=\"container\">\n        <div class=\"section-tag\">Step<\/div>\n        <h2 class=\"section-title\">\u3054\u5229\u7528\u307e\u3067\u306e\u6d41\u308c<\/h2>\n        \n        <div class=\"flow-grid\">\n            <!-- Medical -->\n            <div class=\"flow-box reveal\">\n                <div class=\"flow-type\">\u533b\u7642\u4fdd\u967a\u3067\u5229\u7528\u3059\u308b\u5834\u5408<\/div>\n                <div class=\"flow-steps\">\n                    <div class=\"step-item\">\n                        <span>STEP 01<\/span>\n                        <p>\u5229\u7528\u306b\u3064\u3044\u3066\u76f8\u8ac7<\/p>\n                    <\/div>\n                    <div class=\"step-arrow\">\u25bc<\/div>\n                    <div class=\"step-item\">\n                        <span>STEP 02<\/span>\n                        <p>\u533b\u5e2b\u306e\u8a3a\u65ad\u30fb\u6307\u793a\u66f8\u306e\u4f5c\u6210<\/p>\n                    <\/div>\n                    <div class=\"step-arrow\">\u25bc<\/div>\n                    <div class=\"step-item\" style=\"border: 2px solid var(--teal-lt);\">\n                        <span>STEP 03<\/span>\n                        <p>\u3054\u5229\u7528\u958b\u59cb<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Nursing -->\n            <div class=\"flow-box reveal\">\n                <div class=\"flow-type\">\u4ecb\u8b77\u4fdd\u967a\u3067\u5229\u7528\u3059\u308b\u5834\u5408<\/div>\n                <div class=\"flow-steps\">\n                    <div class=\"step-item\">\n                        <span>STEP 01<\/span>\n                        <p>\u5229\u7528\u306b\u3064\u3044\u3066\u76f8\u8ac7<\/p>\n                    <\/div>\n                    <div class=\"step-arrow\">\u25bc<\/div>\n                    <div class=\"step-item\">\n                        <span>STEP 02<\/span>\n                        <p>\u30b1\u30a2\u30de\u30cd\u30b8\u30e3\u30fc\u306b\u4f9d\u983c<\/p>\n                    <\/div>\n                    <div class=\"step-arrow\">\u25bc<\/div>\n                    <div class=\"step-item\">\n                        <span>STEP 03<\/span>\n                        <p>\u533b\u5e2b\u306e\u8a3a\u65ad\u30fb\u6307\u793a\u66f8\u306e\u4f5c\u6210<\/p>\n                    <\/div>\n                    <div class=\"step-arrow\">\u25bc<\/div>\n                    <div class=\"step-item\" style=\"border: 2px solid var(--teal-lt);\">\n                        <span>STEP 04<\/span>\n                        <p>\u3054\u5229\u7528\u958b\u59cb<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- AREA -->\n    <section id=\"area\" class=\"container\">\n        <div class=\"section-tag\">Area<\/div>\n        <h2 class=\"section-title\">\u8a2a\u554f\u53ef\u80fd\u30a8\u30ea\u30a2<\/h2>\n        <div class=\"area-flex\">\n            <div class=\"area-info\">\n                <div class=\"area-item\">\n                    <div class=\"area-label\">\u677f\u6a4b\u533a<\/div>\n                    <div class=\"area-text\">\u5168\u57df\uff08\u5fb3\u4e38\u30fb\u9ad8\u5cf6\u5e73\u30fb\u6210\u5897\u30fb\u5fd7\u6751\u30fb\u677f\u6a4b\u7b49\uff09<\/div>\n                <\/div>\n                <div class=\"area-item\">\n                    <div class=\"area-label\">\u7df4\u99ac\u533a<\/div>\n                    <div class=\"area-text\">\u5317\u753a\u30fb\u9326\u30fb\u7530\u67c4\u30fb\u6c37\u5ddd\u53f0\u30fb\u5149\u304c\u4e18\u30fb\u5e73\u548c\u53f0\u30fb\u65e9\u5bae\u7b49<\/div>\n                <\/div>\n                <div class=\"area-item\">\n                    <div class=\"area-label\">\u5317\u533a<\/div>\n                    <div class=\"area-text\">\u6d6e\u9593\u30fb\u8d64\u7fbd\u5317\u30fb\u6850\u30f6\u4e18\u30fb\u8d64\u7fbd\u53f0\u30fb\u897f\u304c\u4e18\u30fb\u8d64\u7fbd\u897f\u30fb\u8d64\u7fbd\u7b49<\/div>\n                <\/div>\n                <p style=\"margin-top: 30px; font-size: 0.85rem; color: var(--mid);\">\u203b\u4e0a\u8a18\u4ee5\u5916\u306e\u96a3\u63a5\u30a8\u30ea\u30a2\u3082\u5bfe\u5fdc\u53ef\u80fd\u306a\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002\u304a\u6c17\u8efd\u306b\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002<\/p>\n            <\/div>\n            <div class=\"area-map-ui reveal\">\n                <svg width=\"60\" height=\"60\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" style=\"margin-bottom: 20px;\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path><circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle><\/svg>\n                <p style=\"font-weight: 700; font-size: 1.1rem; margin-bottom: 10px;\">\u5730\u57df\u5bc6\u7740\u30fb\u30b9\u30d4\u30fc\u30c9\u8a2a\u554f<\/p>\n                <p style=\"font-size: 0.9rem; opacity: 0.8;\">\u677f\u6a4b\u533a\u5fb3\u4e38\u3092\u4e2d\u5fc3\u306b\u3001<br>\u8fc5\u901f\u306b\u99c6\u3051\u3064\u3051\u308b\u4f53\u5236\u3092\u6574\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- MESSAGE -->\n    <section id=\"message\" class=\"container\">\n        <div class=\"message-box\">\n            <div class=\"message-img\">\n                <span>\u60f3<\/span>\n            <\/div>\n            <div class=\"message-content\">\n                <div class=\"section-tag\">Message<\/div>\n                <h2 class=\"section-title\">\u4ee3\u8868\u30e1\u30c3\u30bb\u30fc\u30b8<\/h2>\n                <p class=\"quote\">\u300c\u5bb6\u304c\u3001\u4e00\u756a\u306e\u6cbb\u7642\u306e\u5834\u3067\u3042\u3063\u3066\u307b\u3057\u3044\u300d<\/p>\n                <div class=\"reason-text\" style=\"font-size: 1rem;\">\n                    <p style=\"margin-bottom: 20px;\">\u79c1\u305f\u3061\u306f\u3001\u677f\u6a4b\u533a\u5fb3\u4e38\u3092\u62e0\u70b9\u306b\u3001\u7686\u69d8\u306e\u300c\u3044\u3064\u3082\u306e\u751f\u6d3b\u300d\u3092\u5b88\u308b\u30d1\u30fc\u30c8\u30ca\u30fc\u3067\u3042\u308a\u305f\u3044\u3068\u8003\u3048\u3066\u3044\u307e\u3059\u3002<\/p>\n                    <p style=\"margin-bottom: 20px;\">\u75c5\u6c17\u3084\u969c\u5bb3\u3068\u5411\u304d\u5408\u3044\u306a\u304c\u3089\u3082\u3001\u4f4f\u307f\u6163\u308c\u305f\u5bb6\u3067\u5bb6\u65cf\u3068\u7b11\u3044\u5408\u3048\u308b\u3002\u305d\u3093\u306a\u5f53\u305f\u308a\u524d\u306e\u5e78\u305b\u3092\u3001\u78ba\u304b\u306a\u533b\u7642\u77e5\u8b58\u3068\u3001\u4e00\u6b69\u8e0f\u307f\u8fbc\u3093\u3060\u601d\u3044\u3084\u308a\u3067\u652f\u3048\u7d9a\u3051\u307e\u3059\u3002<\/p>\n                    <p>\u3069\u3093\u306a\u306b\u5c0f\u3055\u306a\u4e0d\u5b89\u3067\u3082\u3001\u307e\u305a\u306f\u805e\u304b\u305b\u3066\u304f\u3060\u3055\u3044\u3002\u79c1\u305f\u3061\u304c\u4f3a\u3046\u3053\u3068\u3067\u3001\u5c11\u3057\u3067\u3082\u7686\u69d8\u306e\u5fc3\u304c\u8efd\u304f\u306a\u308b\u3053\u3068\u3092\u9858\u3063\u3066\u3044\u307e\u3059\u3002<\/p>\n                <\/div>\n                <p style=\"margin-top: 40px; font-weight: 700; color: var(--teal);\">\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 \u4ee3\u8868<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- INFO TABLE -->\n    <section id=\"info\" class=\"container\">\n        <div class=\"section-tag\">About Us<\/div>\n        <h2 class=\"section-title\">\u4e8b\u696d\u6240\u6982\u8981<\/h2>\n        <table class=\"info-table reveal\">\n            <tr>\n                <th>\u4e8b\u696d\u6240\u540d<\/th>\n                <td>\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38<\/td>\n            <\/tr>\n            <tr>\n                <th>\u6240\u5728\u5730<\/th>\n                <td>\u3012175-0083 \u6771\u4eac\u90fd\u677f\u6a4b\u533a\u5fb3\u4e381-33-8 \u4e0d\u52d5\u30d3\u30eb101<\/td>\n            <\/tr>\n            <tr>\n                <th>TEL \/ FAX<\/th>\n                <td>TEL: <a href=\"tel:0362810684\" style=\"color: var(--teal); font-weight: 700;\">03-6281-0684<\/a><br>FAX: 03-6281-0685<\/td>\n            <\/tr>\n            <tr>\n                <th>MAIL<\/th>\n                <td><a href=\"mailto:info@hy-homecare.com\" style=\"color: var(--teal);\">info@hy-homecare.com<\/a><\/td>\n            <\/tr>\n            <tr>\n                <th>\u55b6\u696d\u6642\u9593<\/th>\n                <td>\u5e73\u65e5 9:00\u301c18:00<br><small style=\"color: var(--teal-mid)\">\u203b\u571f\u65e5\u795d\u306f\u7dca\u6025\u8a2a\u554f\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059<\/small><\/td>\n            <\/tr>\n            <tr>\n                <th>\u4e8b\u696d\u6240\u756a\u53f7<\/th>\n                <td>1361990979<\/td>\n            <\/tr>\n            <tr>\n                <th>\u904b\u55b6\u6cd5\u4eba<\/th>\n                <td>HY\u5408\u540c\u4f1a\u793e<\/td>\n            <\/tr>\n        <\/table>\n    <\/section>\n\n    <!-- COMPLIANCE SECTION -->\n    <section id=\"compliance\" class=\"container\">\n        <div class=\"section-tag\">Compliance<\/div>\n        <h2 class=\"section-title\">\u65bd\u8a2d\u57fa\u6e96\u30fb\u904b\u55b6\u898f\u5b9a<\/h2>\n        \n        <div class=\"compliance-box reveal\">\n            <div class=\"compliance-content\">\n                <h4>\u6307\u5b9a\u5185\u5bb9\u30fb\u65bd\u8a2d\u57fa\u6e96<\/h4>\n                <ul class=\"compliance-list\">\n                    <li>\u5065\u5eb7\u4fdd\u967a\u6cd5\u306b\u57fa\u3065\u304f\u6307\u5b9a\u8a2a\u554f\u770b\u8b77\u4e8b\u696d\u6240<\/li>\n                    <li>\u4ecb\u8b77\u4fdd\u967a\u6cd5\u306b\u57fa\u3065\u304f\u6307\u5b9a\u5c45\u5b85\u30b5\u30fc\u30d3\u30b9\u4e8b\u696d\u6240<\/li>\n                    <li>\u96e3\u75c5\u306e\u60a3\u8005\u306b\u5bfe\u3059\u308b\u533b\u7642\u7b49\u306b\u95a2\u3059\u308b\u6cd5\u5f8b\u306b\u57fa\u3065\u304f\u6307\u5b9a\u533b\u7642\u6a5f\u95a2<\/li>\n                    <li>\u751f\u6d3b\u4fdd\u8b77\u6cd5\u306b\u57fa\u3065\u304f\u6307\u5b9a\u533b\u7642\u6a5f\u95a2<\/li>\n                    <li>\u969c\u5bb3\u8005\u306e\u65e5\u5e38\u751f\u6d3b\u53ca\u3073\u793e\u4f1a\u751f\u6d3b\u3092\u7dcf\u5408\u7684\u306b\u652f\u63f4\u3059\u308b\u305f\u3081\u306e\u6cd5\u5f8b\u306b\u57fa\u3065\u304f\u6307\u5b9a\u533b\u7642\u6a5f\u95a2\uff08\u81ea\u7acb\u652f\u63f4\u533b\u7642\u30fb\u7cbe\u795e\u901a\u9662\u533b\u7642\uff09<\/li>\n                <\/ul>\n\n                <h4>\u533b\u7642\u60c5\u5831DX\u63a8\u9032\u4f53\u5236\u6574\u5099\u52a0\u7b97\u306b\u95a2\u3059\u308b\u63b2\u793a<\/h4>\n                <p>\u5f53\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3\u306f\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u8cc7\u683c\u78ba\u8a8d\u3092\u884c\u3046\u4f53\u5236\u3092\u6709\u3057\u3066\u304a\u308a\u3001\u53d6\u5f97\u3057\u305f\u533b\u7642\u60c5\u5831\u3092\u6d3b\u7528\u3057\u3066\u8cea\u306e\u9ad8\u3044\u8a2a\u554f\u770b\u8b77\u3092\u63d0\u4f9b\u3067\u304d\u308b\u3088\u3046\u52aa\u3081\u3066\u304a\u308a\u307e\u3059\u3002\u30de\u30a4\u30ca\u4fdd\u967a\u8a3c\u306e\u5229\u7528\u7b49\u3092\u901a\u3058\u3066\u533b\u7642\u30c7\u30b8\u30bf\u30eb\u30c8\u30e9\u30f3\u30b9\u30d5\u30a9\u30fc\u30e1\u30fc\u30b7\u30e7\u30f3\uff08DX\uff09\u3092\u63a8\u9032\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n\n                <h4>\u91cd\u8981\u4e8b\u9805\u30fb\u904b\u55b6\u898f\u5b9a<\/h4>\n                <p>\n                    \u539a\u751f\u52b4\u50cd\u7701\u306e\u898f\u5b9a\u306b\u57fa\u3065\u304d\u3001\u5f53\u4e8b\u696d\u6240\u306e\u904b\u55b6\u898f\u5b9a\u53ca\u3073\u91cd\u8981\u4e8b\u9805\u8aac\u660e\u66f8\uff08\u5229\u7528\u6599\u91d1\u7b49\uff09\u306e\u5185\u5bb9\u3092\u63b2\u793a\u3044\u305f\u3057\u307e\u3059\u3002<br>\n                    \u203b\u3053\u3053\u306b\u904b\u55b6\u898f\u5b9a\u7b49\u306e\u8a73\u7d30\u5185\u5bb9\u3092\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002\n                <\/p>\n                <p style=\"font-size: 0.8rem; opacity: 0.7;\">\n                    \u8a73\u7d30\u306a\u8cc7\u6599\u306b\u3064\u3044\u3066\u306f\u3001\u3054\u5951\u7d04\u6642\u306b\u66f8\u9762\u306b\u3066\u8a73\u3057\u304f\u3054\u8aac\u660e\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u4e8b\u524d\u306b\u78ba\u8a8d\u3092\u5e0c\u671b\u3055\u308c\u308b\u65b9\u306f\u3001\u4e0a\u8a18MAIL\u307e\u3067\u304a\u6c17\u8efd\u306b\u304a\u7533\u3057\u4ed8\u3051\u304f\u3060\u3055\u3044\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CONTACT CTA -->\n    <section id=\"contact\" class=\"contact-cta\">\n        <div class=\"container\">\n            <div class=\"section-tag\">Contact<\/div>\n            <h2 class=\"section-title\">\u307e\u305a\u306f\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044<\/h2>\n            <p style=\"max-width: 600px; margin: 0 auto 50px; opacity: 0.9; line-height: 2;\">\n                \u8a2a\u554f\u770b\u8b77\u306e\u5229\u7528\u65b9\u6cd5\u3001\u8cbb\u7528\u3001\u30b1\u30a2\u306e\u5185\u5bb9\u306a\u3069\u3001<br>\n                \u3069\u306e\u3088\u3046\u306a\u3053\u3068\u3067\u3082\u5c02\u9580\u30b9\u30bf\u30c3\u30d5\u304c\u4e01\u5be7\u306b\u304a\u7b54\u3048\u3044\u305f\u3057\u307e\u3059\u3002\n            <\/p>\n            <div class=\"hero-btns\" style=\"justify-content: center;\">\n                <a href=\"tel:0362810684\" class=\"btn btn-main\" style=\"background: white; color: var(--teal); padding: 22px 48px; font-size: 1.2rem;\">\n                    TEL 03-6281-0684\n                <\/a>\n                <a href=\"mailto:info@hy-homecare.com\" class=\"btn btn-sub\" style=\"border-color: white; color: white;\">\n                    MAIL \u304a\u554f\u3044\u5408\u308f\u305b\n                <\/a>\n            <\/div>\n            <p style=\"margin-top: 30px; font-size: 0.8rem; opacity: 0.6;\">\u7dca\u6025\u6642\u306f24\u6642\u9593365\u65e5\u5bfe\u5fdc\u3002\u5229\u7528\u306e\u76f8\u8ac7\u306f\u571f\u65e5\u795d\u306b\u95a2\u308f\u3089\u305a\u53d7\u3051\u4ed8\u3051\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n    <\/section>\n<\/main>\n\n<footer>\n    <div class=\"footer-grid\">\n        <div class=\"footer-logo\">\n            <span class=\"logo-ja\">\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38<\/span>\n            <p class=\"footer-info\">\n                \u6771\u4eac\u90fd\u677f\u6a4b\u533a\u5fb3\u4e381-33-8 \u4e0d\u52d5\u30d3\u30eb101\n            <\/p>\n        <\/div>\n        <div>\n            <p style=\"font-weight: 700; margin-bottom: 20px;\">CONTENT<\/p>\n            <ul style=\"list-style: none; font-size: 0.85rem; opacity: 0.7; line-height: 2.5;\">\n                <li><a href=\"#reasons\" style=\"color: white; text-decoration: none;\">\u9078\u3070\u308c\u308b\u7406\u7531<\/a><\/li>\n                <li><a href=\"#flow\" style=\"color: white; text-decoration: none;\">\u3054\u5229\u7528\u306e\u6d41\u308c<\/a><\/li>\n                <li><a href=\"#area\" style=\"color: white; text-decoration: none;\">\u8a2a\u554f\u30a8\u30ea\u30a2<\/a><\/li>\n                <li><a href=\"#message\" style=\"color: white; text-decoration: none;\">\u30e1\u30c3\u30bb\u30fc\u30b8<\/a><\/li>\n                <li><a href=\"#info\" style=\"color: white; text-decoration: none;\">\u4e8b\u696d\u6240\u6982\u8981<\/a><\/li>\n                <li><a href=\"#compliance\" style=\"color: white; text-decoration: none;\">\u65bd\u8a2d\u57fa\u6e96\u30fb\u904b\u55b6\u898f\u5b9a<\/a><\/li>\n            <\/ul>\n        <\/div>\n        <div>\n            <p style=\"font-weight: 700; margin-bottom: 20px;\">CONTACT INFO<\/p>\n            <p class=\"footer-info\">\n                TEL\uff1a03-6281-0684<br>\n                FAX\uff1a03-6281-0685<br>\n                MAIL\uff1ainfo@hy-homecare.com\n            <\/p>\n        <\/div>\n    <\/div>\n    <div class=\"footer-copy\">\n        &copy; 2026 \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38. All Rights Reserved.\n    <\/div>\n<\/footer>\n\n<script>\n    \/\/ Intersection Observer for scroll animations\n    const observerOptions = {\n        threshold: 0.1,\n        rootMargin: '0px 0px -50px 0px'\n    };\n\n    const observer = new IntersectionObserver((entries) => {\n        entries.forEach(entry => {\n            if (entry.isIntersecting) {\n                entry.target.classList.add('active');\n                observer.unobserve(entry.target);\n            }\n        });\n    }, observerOptions);\n\n    document.querySelectorAll('.reveal').forEach(el => observer.observe(el));\n\n    \/\/ Mobile Menu Logic\n    const menuBtn = document.getElementById('menuBtn');\n    const navLinks = document.getElementById('navLinks');\n    const links = document.querySelectorAll('.nav-links a');\n\n    menuBtn.addEventListener('click', () => {\n        menuBtn.classList.toggle('menu-open');\n        navLinks.classList.toggle('open');\n    });\n\n    links.forEach(link => {\n        link.addEventListener('click', () => {\n            menuBtn.classList.remove('menu-open');\n            navLinks.classList.remove('open');\n        });\n    });\n\n    \/\/ Scroll effect for header\n    window.addEventListener('scroll', () => {\n        const header = document.getElementById('header');\n        if (window.scrollY > 50) {\n            header.style.padding = '5px 0';\n            header.style.boxShadow = '0 5px 20px rgba(0,0,0,0.05)';\n        } else {\n            header.style.padding = '10px 0';\n            header.style.boxShadow = 'none';\n        }\n    });\n<\/script>\n\n<\/body>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Station \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 \u9078\u3070\u308c\u308b\u7406\u7531 \u3054\u5229\u7528\u306e\u6d41\u308c \u8a2a\u554f\u30a8\u30ea\u30a2 \u30e1\u30c3\u30bb\u30fc\u30b8 \u4e8b\u696d\u6240\u6982\u8981 \u898f\u5b9a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-11","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.hy-homecare.com\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38\" \/>\n\t\t<meta property=\"og:description\" content=\"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.hy-homecare.com\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-06-19T14:51:22+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-24T13:33:40+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hy-homecare.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#listItem\",\"name\":\"\\u3010\\u677f\\u6a4b\\u533a\\u306e\\u8a2a\\u554f\\u770b\\u8b77\\u3011\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#listItem\",\"position\":2,\"name\":\"\\u3010\\u677f\\u6a4b\\u533a\\u306e\\u8a2a\\u554f\\u770b\\u8b77\\u3011\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#organization\",\"name\":\"\\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3HY\\u677f\\u6a4b\\u5fb3\\u4e38\",\"description\":\"\\u677f\\u6a4b\\u533a\\u306e\\u8a2a\\u554f\\u770b\\u8b77\",\"url\":\"https:\\\/\\\/www.hy-homecare.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/www.hy-homecare.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/HY\\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3-\\u30ed\\u30b4.jpg\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#organizationLogo\",\"width\":1024,\"height\":1024},\"image\":{\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#webpage\",\"url\":\"https:\\\/\\\/www.hy-homecare.com\\\/\",\"name\":\"\\u3010\\u677f\\u6a4b\\u533a\\u306e\\u8a2a\\u554f\\u770b\\u8b77\\u3011 | \\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3HY\\u677f\\u6a4b\\u5fb3\\u4e38\",\"description\":\"\\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3HY\\u677f\\u6a4b\\u5fb3\\u4e38 | \\u677f\\u6a4b\\u533a\\u306e24\\u6642\\u9593\\u5b89\\u5fc3\\u8a2a\\u554f\\u770b\\u8b77 Visiting Nursing Stat\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#breadcrumblist\"},\"datePublished\":\"2026-06-19T23:51:22+09:00\",\"dateModified\":\"2026-06-24T22:33:40+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#website\",\"url\":\"https:\\\/\\\/www.hy-homecare.com\\\/\",\"name\":\"\\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3HY\\u677f\\u6a4b\\u5fb3\\u4e38\",\"alternateName\":\"\\u677f\\u6a4b\\u5fb3\\u4e38 \\u8a2a\\u554f\\u770b\\u8b77\\u30b9\\u30c6\\u30fc\\u30b7\\u30e7\\u30f3\",\"description\":\"\\u677f\\u6a4b\\u533a\\u306e\\u8a2a\\u554f\\u770b\\u8b77\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hy-homecare.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","description":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat","canonical_url":"https:\/\/www.hy-homecare.com\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/www.hy-homecare.com\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.hy-homecare.com#listItem","position":1,"name":"Home","item":"https:\/\/www.hy-homecare.com","nextItem":{"@type":"ListItem","@id":"https:\/\/www.hy-homecare.com\/#listItem","name":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011"}},{"@type":"ListItem","@id":"https:\/\/www.hy-homecare.com\/#listItem","position":2,"name":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011","previousItem":{"@type":"ListItem","@id":"https:\/\/www.hy-homecare.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/www.hy-homecare.com\/#organization","name":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","description":"\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77","url":"https:\/\/www.hy-homecare.com\/","logo":{"@type":"ImageObject","url":"https:\/\/www.hy-homecare.com\/wp-content\/uploads\/2026\/06\/HY\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3-\u30ed\u30b4.jpg","@id":"https:\/\/www.hy-homecare.com\/#organizationLogo","width":1024,"height":1024},"image":{"@id":"https:\/\/www.hy-homecare.com\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/www.hy-homecare.com\/#webpage","url":"https:\/\/www.hy-homecare.com\/","name":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","description":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat","inLanguage":"ja","isPartOf":{"@id":"https:\/\/www.hy-homecare.com\/#website"},"breadcrumb":{"@id":"https:\/\/www.hy-homecare.com\/#breadcrumblist"},"datePublished":"2026-06-19T23:51:22+09:00","dateModified":"2026-06-24T22:33:40+09:00"},{"@type":"WebSite","@id":"https:\/\/www.hy-homecare.com\/#website","url":"https:\/\/www.hy-homecare.com\/","name":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","alternateName":"\u677f\u6a4b\u5fb3\u4e38 \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3","description":"\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77","inLanguage":"ja","publisher":{"@id":"https:\/\/www.hy-homecare.com\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77","og:type":"article","og:title":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","og:description":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat","og:url":"https:\/\/www.hy-homecare.com\/","article:published_time":"2026-06-19T14:51:22+00:00","article:modified_time":"2026-06-24T13:33:40+00:00","twitter:card":"summary_large_image","twitter:title":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011 | \u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38","twitter:description":"\u8a2a\u554f\u770b\u8b77\u30b9\u30c6\u30fc\u30b7\u30e7\u30f3HY\u677f\u6a4b\u5fb3\u4e38 | \u677f\u6a4b\u533a\u306e24\u6642\u9593\u5b89\u5fc3\u8a2a\u554f\u770b\u8b77 Visiting Nursing Stat"},"aioseo_meta_data":{"post_id":"11","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-20 02:24:27","updated":"2026-06-27 20:42:29"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.hy-homecare.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.hy-homecare.com"},{"label":"\u3010\u677f\u6a4b\u533a\u306e\u8a2a\u554f\u770b\u8b77\u3011","link":"https:\/\/www.hy-homecare.com\/"}],"_links":{"self":[{"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/pages\/11","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11"}],"version-history":[{"count":3,"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions"}],"predecessor-version":[{"id":31,"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=\/wp\/v2\/pages\/11\/revisions\/31"}],"wp:attachment":[{"href":"https:\/\/www.hy-homecare.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}