

{"id":16595,"date":"2026-01-20T16:12:47","date_gmt":"2026-01-20T07:12:47","guid":{"rendered":"https:\/\/www.acu-h.jp\/sapporo\/?page_id=16595"},"modified":"2026-01-22T16:27:44","modified_gmt":"2026-01-22T07:27:44","slug":"jhbs","status":"publish","type":"page","link":"https:\/\/www.acu-h.jp\/sapporo\/jhbs","title":{"rendered":"\u682a\u5f0f\u4f1a\u793e\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u69d8"},"content":{"rendered":"<!DOCTYPE html>\r\n<html lang=\"ja\">\r\n<head>\r\n<meta charset=\"UTF-8\">\r\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n<title>\u3010\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u69d8\u3011\u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u306e\u3054\u5229\u7528\u4e8b\u4f8b | \u8cb8\u4f1a\u8b70\u5ba4\u30b5\u30fc\u30d3\u30b9<\/title>\r\n\r\n<style>\r\n:root {\r\n    --primary-color: #0044aa;\r\n    --accent-color: #ffcc00;\r\n    --text-main: #333;\r\n    --bg-light: #f8f9fa;\r\n}\r\n\r\nbody {\r\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", Meiryo, sans-serif;\r\n    line-height: 1.8;\r\n    color: #333;\r\n    margin: 0;\r\n    background: #fff;\r\n}\r\n\r\n\/* ===== \u5171\u901a ===== *\/\r\n.container-fluid {\r\n    width: 100%;\r\n    padding: 20px 20;\r\n    border-bottom: 1px solid var(--border-gray);\r\n}\r\n\r\n.inner-container {\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 0 20px;\r\n    display: flex;\r\n    justify-content: space-between;\r\n    align-items: center;\r\n}\r\n\r\n.logo img {\r\n    max-height: 50px;\r\n    display: block;\r\n}\r\n\r\n.main-content {\r\n    max-width: 1100px;\r\n    margin: 0 auto;\r\n    padding: 0 10px 0px;\r\n}\r\n\r\n.header-section {\r\n    text-align: left;\r\n    margin-bottom: 50px;\r\n}\r\n\r\n.header-section h1 {\r\n    font-size: 1.6rem;\r\n    color: #333;\r\n    border-left: 6px solid var(--primary-color);\r\n    margin-bottom: 15px;\r\n    font-weight: 700;\r\n    padding: 0 20px 0px;\r\n}\r\n\r\n\/* \u2460 \u30bf\u30a4\u30c8\u30eb\u6539\u884c\u7528\u306e\u30b9\u30d1\u30f3 *\/\r\n.br-sp {\r\n    display: inline;\r\n}\r\n\r\n.header-section h3 {\r\n    font-size: 1.2rem;\r\n    color: #fff;\r\n    font-weight: 700;\r\n}\r\n\r\n.section-title {\r\n    font-size: 1.4rem;\r\n    border-bottom: 2px solid #0044aa;\r\n    display: inline-block;\r\n    margin: 40px 0 20px;\r\n    color: var(--primary-color);\r\n    font-weight: bold;\r\n}\r\n\r\n\/* ===== TOP\u753b\u50cf ===== *\/\r\n.hero-image {\r\n    width: 100%;\r\n    height: 420px;\r\n    margin-bottom: 30px;\r\n    border-radius: 12px;\r\n    overflow: hidden;\r\n}\r\n.hero-image img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n}\r\n\r\n\/* ===== \u57fa\u672c\u60c5\u5831 ===== *\/\r\n.info-table {\r\n    width: 100%;\r\n    border-collapse: collapse;\r\n    background: #f9f9f9;\r\n    border-radius: 8px;\r\n    overflow: hidden;\r\n}\r\n.info-table th,\r\n.info-table td {\r\n    padding: 15px;\r\n    border: 1px solid #eee;\r\n}\r\n.info-table th {\r\n    width: 25%;\r\n    background: #eef4ff;\r\n    color: #0044aa;\r\n}\r\n\r\n\/* ===== \u4e8b\u4f8b\u5199\u771f ===== *\/\r\n.layout-gallery {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 16px;\r\n    margin-top: 25px;\r\n}\r\n\r\n.layout-gallery img {\r\n    width: 100%;\r\n    height: 220px;\r\n    object-fit: cover;\r\n    border-radius: 10px;\r\n    box-shadow: 0 3px 10px rgba(0,0,0,0.12);\r\n}\r\n\r\n\/* ===== \u304a\u5ba2\u69d8\u306e\u58f0 ===== *\/\r\n.voice-box {\r\n    background: #fff9e6;\r\n    border-left: 5px solid #ffcc00;\r\n    padding: 25px;\r\n    margin-top: 20px;\r\n    font-style: normal;\r\n}\r\n\r\n\/* ===== CTA ===== *\/\r\n.cta-box {\r\n    background: #0044aa;\r\n    color: #fff;\r\n    padding: 40px;\r\n    text-align: center;\r\n    border-radius: 12px;\r\n    margin-top: 60px;\r\n}\r\n\/* \u8ffd\u52a0\uff1aCTA\u306e\u898b\u51fa\u3057\u306b\u30af\u30e9\u30b9\u3092\u4ed8\u4e0e\u3067\u304d\u308b\u3088\u3046\u306b\u6e96\u5099 *\/\r\n.cta-box h3 {\r\n    margin-top: 0;\r\n}\r\n\r\n.cta-btn {\r\n    display: inline-block;\r\n    background: var(--accent-color);\r\n    color: #333;\r\n    padding: 15px 40px;\r\n    border-radius: 30px;\r\n    text-decoration: none;\r\n    font-weight: bold;\r\n    margin-top: 20px;\r\n}\r\n.cta-btn:hover {\r\n    background: #ffd633;\r\n}\r\n\r\n\/* ===== \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6 (\u30b9\u30de\u30db\u8868\u793a) ===== *\/\r\n@media (max-width: 768px) {\r\n    \/* \u2460 \u30bf\u30a4\u30c8\u30eb\u306e\u3010\u3011\u306e\u5f8c\u3067\u6539\u884c *\/\r\n    .br-sp {\r\n        display: block;\r\n    }\r\n    \r\n    \/* \u2461 \u30c6\u30fc\u30d6\u30eb\u9805\u76ee\u306e\u8abf\u6574 *\/\r\n    .info-table th {\r\n        font-size: 0.85rem;\r\n        white-space: nowrap;\r\n        padding: 15px 10px;\r\n    }\r\n    .info-table td {\r\n        font-size: 0.9rem;\r\n    }\r\n\r\n    \/* \u2462 CTA\u30bf\u30a4\u30c8\u30eb\u306e\u8abf\u6574 *\/\r\n    .cta-box h3 {\r\n        font-size: 1.05rem; \/* \u5c11\u3057\u4e0b\u3052\u30661\u884c\u306b\u53ce\u307e\u308b\u3088\u3046\u306b\u8abf\u6574 *\/\r\n        white-space: nowrap; \/* \u6539\u884c\u3092\u7981\u6b62 *\/\r\n    }\r\n\r\n    .hero-image {\r\n        height: 260px;\r\n    }\r\n    .layout-gallery {\r\n        grid-template-columns: 1fr;\r\n    }\r\n    .layout-gallery img {\r\n        height: 180px;\r\n    }\r\n}\r\n<\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n<div class=\"container\">\r\n\r\n    <div class=\"hero-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/8aafeffc15f8b7601cade5322e717845.jpg\" alt=\"\u30d1\u30f3\u4f5c\u308a\u5b9f\u7fd2\u306e\u69d8\u5b50\">\r\n    <\/div>\r\n\r\n<header class=\"header-section\">\r\n    <h1>\u3010\u682a\u5f0f\u4f1a\u793e\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u69d8\u3011<br \/>\u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u306e\u3054\u5229\u7528\u4e8b\u4f8b<\/h1>\r\n\r\n    <table class=\"info-table\">\r\n            <tr><th>\u5229\u7528\u30d7\u30e9\u30f3<\/th><td>\u5927\u7814\u4fee\u5ba41614 \/ 4\u65e5\u9593<\/td><\/tr>\r\n            <tr><th>\u5229\u7528\u4eba\u6570<\/th><td>\u5404\u65e5 \u7d0460\u540d<\/td><\/tr>\r\n            <tr><th>\u4e3b\u306a\u5099\u54c1<\/th><td>3\u9023\u30d1\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3\u3001\u53d7\u4ed8\u53f0\uff08\u305d\u306e\u4ed6\u6a5f\u6750\u6301\u3061\u8fbc\u307f\uff09<\/td><\/tr>\r\n        <\/table>\r\n\r\n    <h2 class=\"section-title\">\u50ac\u4e8b\u306e\u6982\u8981<\/h2>\r\n    <p>\r\n            \u30d1\u30f3\u6559\u5ba4\u3092\u904b\u55b6\u3055\u308c\u3066\u3044\u308b\u300c\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u300d\u69d8\u306b\u3001\r\n            \u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u4f1a\u5834\u3068\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3002\r\n            \u696d\u52d9\u7528\u30aa\u30fc\u30d6\u30f3\u3084\u51b7\u8535\u5eab\u3092\u304a\u6301\u3061\u8fbc\u307f\u3044\u305f\u3060\u304d\u3001\u4f1a\u5834\u5185\u3067\u5b9f\u969b\u306e\u30d1\u30f3\u4f5c\u308a\u3092\u5b9f\u65bd\u3055\u308c\u3066\u3044\u307e\u3059\u3002\r\n        <\/p>\r\n        <p>\r\n            \u96fb\u6c17\u5bb9\u91cf\u306b\u3064\u3044\u3066\u306f\u4e8b\u524d\u306b\u304a\u6253\u3061\u5408\u308f\u305b\u306e\u3046\u3048\u3001\u5225\u9014\u5de5\u4e8b\u3092\u5b9f\u65bd\u3002\r\n            \u642c\u51fa\u5165\u6642\u306b\u306f\u5e8a\u3084\u58c1\u306e\u990a\u751f\u3092\u884c\u3044\u3001\u5b89\u5168\u9762\u306b\u3082\u914d\u616e\u3057\u307e\u3057\u305f\u3002\r\n            \u8a2d\u5099\u6301\u3061\u8fbc\u307f\u304c\u5fc5\u8981\u306a\u5b9f\u7fd2\u5f62\u5f0f\u306e\u8b1b\u5ea7\u306b\u3082\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002\r\n        <\/p>\r\n\r\n    <h2 class=\"section-title\">\u5f53\u65e5\u306e\u30ec\u30a4\u30a2\u30a6\u30c8<\/h2>\r\n    <p>\r\n            \u97f3\u97ff\u30fb\u7167\u660e\u30fb\u6620\u50cf\u6a5f\u6750\u306f\u304a\u6301\u3061\u8fbc\u307f\u3044\u305f\u3060\u304d\u3001\u5185\u5bb9\u306b\u5408\u308f\u305b\u3066\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u8abf\u6574\u3057\u307e\u3057\u305f\u3002\r\n            \u65e2\u5b58\u5099\u54c1\u3068\u5916\u90e8\u6a5f\u6750\u3092\u7d44\u307f\u5408\u308f\u305b\u308b\u3053\u3068\u3067\u3001\u5b9f\u7fd2\u306b\u9069\u3057\u305f\u74b0\u5883\u3092\u6574\u3048\u3066\u3044\u307e\u3059\u3002\r\n        <\/p>\r\n\r\n    <div class=\"layout-gallery\">\r\n        <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/798603f9659d9e4ef7a36e9d1eacb211-scaled.jpg\" alt=\"\u5168\u4f53\u30ec\u30a4\u30a2\u30a6\u30c8\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/9cca145e217b42571e7021bd7cdabc24-scaled.jpg\" alt=\"\u5b9f\u7fd2\u98a8\u666f\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/7dcb602a7a430917a2a8208ce45ce172.jpg\" alt=\"\u8a2d\u5099\u914d\u7f6e\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/7966bae78213db11914ad7af893f8431.jpg\" alt=\"\u4f1a\u5834\u5168\u666f\">\u3000\u3000\r\n    <\/div>\r\n\r\n    <h2 class=\"section-title\">\u304a\u5ba2\u69d8\u306e\u58f0<\/h2>\r\n        <div class=\"voice-box\">\r\n            \u300c\u4e8b\u524d\u306e\u8a2d\u5099\u76f8\u8ac7\u304b\u3089\u5f53\u65e5\u306e\u30b5\u30dd\u30fc\u30c8\u307e\u3067\u4e01\u5be7\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u305f\u3060\u304d\u3001\r\n            \u5b89\u5fc3\u3057\u3066\u8b1b\u5ea7\u3092\u5b9f\u65bd\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3057\u305f\u3002\u300d\r\n        <\/div>\r\n\r\n\r\n    <div class=\"cta-box\">\r\n        <h3>\u540c\u69d8\u306e\u3054\u5229\u7528\u3092\u3054\u691c\u8a0e\u4e2d\u306e\u65b9\u3078<\/h3>\r\n        <p>\u5b9f\u7fd2\u30fb\u7814\u4fee\u5185\u5bb9\u306b\u5408\u308f\u305b\u305f\u4f1a\u5834\u5229\u7528\u3092\u3054\u63d0\u6848\u3057\u307e\u3059\u3002<\/p>\r\n        <a href=\"https:\/\/www.acu-h.jp\/system\/member\/index.php?kyoten=0\" class=\"cta-btn\" target=\"_blank\">\u7a7a\u5ba4\u72b6\u6cc1\u3092\u78ba\u8a8d\u3059\u308b<\/a>\r\n    <\/div>\r\n\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>","protected":false},"excerpt":{"rendered":"<p>\u3010\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u69d8\u3011\u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u306e\u3054\u5229\u7528\u4e8b\u4f8b | \u8cb8\u4f1a\u8b70\u5ba4\u30b5\u30fc\u30d3\u30b9 \u3010\u682a\u5f0f\u4f1a\u793e\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u69d8\u3011\u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u306e\u3054\u5229\u7528\u4e8b\u4f8b \u5229\u7528\u30d7\u30e9\u30f3\u5927\u7814\u4fee\u5ba41614 \/ 4\u65e5\u9593 \u5229\u7528\u4eba\u6570\u5404\u65e5 \u7d0460\u540d \u4e3b\u306a\u5099\u54c13\u9023\u30d1\u30fc\u30c6\u30fc\u30b7\u30e7\u30f3\u3001\u53d7\u4ed8\u53f0\uff08\u305d\u306e\u4ed6\u6a5f\u6750\u6301\u3061\u8fbc\u307f\uff09 \u50ac\u4e8b\u306e\u6982\u8981 \u30d1\u30f3\u6559\u5ba4\u3092\u904b\u55b6\u3055\u308c\u3066\u3044\u308b\u300c\u30b8\u30e3\u30d1\u30f3\u30db\u30fc\u30e0\u30d9\u30fc\u30ad\u30f3\u30b0\u30b9\u30af\u30fc\u30eb\u300d\u69d8\u306b\u3001 \u88fd\u30d1\u30f3\u8b1b\u5ea7\u30fb\u7814\u4fee\u4f1a\u5834\u3068\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3002 \u696d\u52d9\u7528\u30aa\u30fc\u30d6\u30f3\u3084\u51b7\u8535\u5eab\u3092\u304a\u6301\u3061\u8fbc\u307f\u3044\u305f\u3060\u304d\u3001\u4f1a\u5834\u5185\u3067\u5b9f\u969b\u306e\u30d1\u30f3\u4f5c\u308a\u3092\u5b9f\u65bd\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u96fb\u6c17\u5bb9\u91cf\u306b\u3064\u3044\u3066\u306f\u4e8b\u524d\u306b\u304a\u6253\u3061\u5408\u308f\u305b\u306e\u3046\u3048\u3001\u5225\u9014\u5de5\u4e8b\u3092\u5b9f\u65bd\u3002 \u642c\u51fa\u5165\u6642\u306b\u306f\u5e8a\u3084\u58c1\u306e\u990a\u751f\u3092\u884c\u3044\u3001\u5b89\u5168\u9762\u306b\u3082\u914d\u616e\u3057\u307e\u3057\u305f\u3002 \u8a2d\u5099\u6301\u3061\u8fbc\u307f\u304c\u5fc5\u8981\u306a\u5b9f\u7fd2\u5f62\u5f0f\u306e\u8b1b\u5ea7\u306b\u3082\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002 \u5f53\u65e5\u306e\u30ec\u30a4\u30a2\u30a6\u30c8 \u97f3\u97ff\u30fb\u7167\u660e\u30fb\u6620\u50cf\u6a5f\u6750\u306f\u304a\u6301\u3061\u8fbc\u307f\u3044\u305f\u3060\u304d\u3001\u5185\u5bb9\u306b\u5408\u308f\u305b\u3066\u30ec\u30a4\u30a2\u30a6\u30c8\u3092\u8abf\u6574\u3057\u307e\u3057\u305f\u3002 \u65e2\u5b58\u5099\u54c1\u3068\u5916\u90e8\u6a5f\u6750&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_exactmetrics_skip_tracking":false,"_exactmetrics_sitenote_active":false,"_exactmetrics_sitenote_note":"","_exactmetrics_sitenote_category":0,"footnotes":""},"class_list":["post-16595","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16595","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/comments?post=16595"}],"version-history":[{"count":49,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16595\/revisions"}],"predecessor-version":[{"id":17139,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16595\/revisions\/17139"}],"wp:attachment":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/media?parent=16595"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}