

{"id":16686,"date":"2026-01-20T16:15:01","date_gmt":"2026-01-20T07:15:01","guid":{"rendered":"https:\/\/www.acu-h.jp\/sapporo\/?page_id=16686"},"modified":"2026-01-27T11:05:39","modified_gmt":"2026-01-27T02:05:39","slug":"uchida","status":"publish","type":"page","link":"https:\/\/www.acu-h.jp\/sapporo\/uchida","title":{"rendered":"\u682a\u5f0f\u4f1a\u793e\u5185\u7530\u6d0b\u884c\uff29\uff34\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ba\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\u5185\u7530\u6d0b\u884c\u69d8\u3011DX\u30fbAI\u6d3b\u7528\u30bb\u30df\u30ca\u30fc\uff0f\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\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.gallery-large {\r\n    display: grid;\r\n    grid-template-columns: repeat(2, 1fr);\r\n    gap: 16px;\r\n    margin: 30px 0 16px;\r\n}\r\n.gallery-large img {\r\n    width: 100%;\r\n    height: 300px;\r\n    object-fit: cover;\r\n    border-radius: 10px;\r\n}\r\n\r\n.gallery-small {\r\n    display: grid;\r\n    grid-template-columns: repeat(3, 1fr);\r\n    gap: 16px;\r\n}\r\n.gallery-small img {\r\n    width: 100%;\r\n    height: 200px;\r\n    object-fit: cover;\r\n    border-radius: 10px;\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: italic;\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\/e2a261df9496f4d74eb4e330b832c64d.jpg\" alt=\"DX\u30fbAI\u6d3b\u7528\u30bb\u30df\u30ca\u30fc\u306e\u69d8\u5b50\">\r\n    <\/div>\r\n\r\n<header class=\"header-section\">\r\n    <h1>\u3010\u682a\u5f0f\u4f1a\u793e\u5185\u7530\u6d0b\u884c\uff29\uff34\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ba\u69d8\u3011<br \/>DX\u30fbAI\u6d3b\u7528\u30bb\u30df\u30ca\u30fc\uff0f\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u306e\u3054\u5229\u7528\u4e8b\u4f8b<\/h1>\r\n\r\n    <table class=\"info-table\">\r\n            <tr>\r\n                <th>\u5229\u7528\u30d7\u30e9\u30f3<\/th>\r\n                <td>\u5927\u7814\u4fee\u5ba41614\u30fb\u4e2d\u7814\u4fee\u5ba41613\u30fb1605\u30fb\u30d7\u30ec\u30df\u30a2\u30e0\u30eb\u30fc\u30e01607\u30fb\u4f1a\u8b70\u5ba41601\u30fb\u591a\u76ee\u7684\u30e9\u30a6\u30f3\u30b8\uff0f2\u65e5\u9593<\/td>\r\n            <\/tr>\r\n            <tr><th>\u5229\u7528\u4eba\u6570<\/th><td>\u4f01\u696d\u62c5\u5f53\u8005\u30fb\u95a2\u4fc2\u8005\u591a\u6570<\/td><\/tr>\r\n            <tr>\r\n                <th>\u4e3b\u306a\u5099\u54c1<\/th>\r\n                <td>\u6db2\u6676\u30d7\u30ed\u30b8\u30a7\u30af\u30bf\u30fc\u3001\u30b9\u30af\u30ea\u30fc\u30f3\u3001\u97f3\u97ff\u30bb\u30c3\u30c8\u3001\u30cf\u30d6\u3001\u6709\u7ddaLAN\uff08\u305d\u306e\u4ed6\u5916\u6ce8\u5099\u54c1\uff09<\/td>\r\n            <\/tr>\r\n        <\/table>\r\n\r\n    <h2 class=\"section-title\">\u50ac\u4e8b\u306e\u6982\u8981<\/h2>\r\n     <p>\r\n            \u696d\u52d9\u52b9\u7387\u5316\u3084\u751f\u7523\u6027\u5411\u4e0a\u3092\u30c6\u30fc\u30de\u306b\u3001DX\u30fbAI\u6d3b\u7528\u306b\u95a2\u3059\u308b\u30bb\u30df\u30ca\u30fc\u304a\u3088\u3073\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u306e\u4f1a\u5834\u3068\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3002\r\n\u8b1b\u6f14\u306b\u3088\u308b\u60c5\u5831\u63d0\u4f9b\u3068\u3001\u5177\u4f53\u7684\u306a\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u4f53\u9a13\u30fb\u76f8\u8ac7\u3067\u304d\u308b\u5c55\u793a\u3092\u901a\u3058\u3066\u3001\u6765\u5834\u8005\u3068\u306e\u5b9f\u8df5\u7684\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u884c\u308f\u308c\u307e\u3057\u305f\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            \u8907\u6570\u306e\u4f1a\u8b70\u5ba4\u3092\u7528\u9014\u5225\u306b\u6d3b\u7528\u3057\u3001\u30bb\u30df\u30ca\u30fc\u4f1a\u5834\u3001\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u30b9\u30da\u30fc\u30b9\u3001\u4ea4\u6d41\u30a8\u30ea\u30a2\u3092\u305d\u308c\u305e\u308c\u8a2d\u3051\u307e\u3057\u305f\u3002\r\n\u52d5\u7dda\u3092\u610f\u8b58\u3057\u305f\u914d\u7f6e\u306b\u3088\u308a\u3001\u6765\u5834\u8005\u304c\u5404\u30a8\u30ea\u30a2\u3092\u884c\u304d\u6765\u3057\u306a\u304c\u3089\u60c5\u5831\u53ce\u96c6\u3084\u76f8\u8ac7\u3092\u884c\u3048\u308b\u69cb\u6210\u3068\u306a\u3063\u3066\u3044\u307e\u3057\u305f\u3002\r\n        <\/p>\r\n\r\n    <div class=\"gallery-large\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/08ff92a2e3b7a6578e0b97c28a5ae881.jpg\" alt=\"\u30bb\u30df\u30ca\u30fc\u4f1a\u5834\u5168\u4f53\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/534fb2c64f5069ca0d6cc8cbaf5bf8c6.jpg\" alt=\"\u30bb\u30df\u30ca\u30fc\u306e\u69d8\u5b50\">\r\n        <\/div>\r\n\r\n        <div class=\"gallery-small\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/91906276d0d9364d50dd10d88389de56.jpg\" alt=\"\u5c55\u793a\u30d6\u30fc\u30b9\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/0447224fffc1f9bfcaa9d7f0c0503959.jpg\" alt=\"\u500b\u5225\u76f8\u8ac7\">\r\n            <img decoding=\"async\" src=\"https:\/\/www.acu-h.jp\/sapporo\/wp-content\/uploads\/dedfd6e2d1e8de157d7964994a39c4f5.jpg\" alt=\"\u4f1a\u5834\u306e\u96f0\u56f2\u6c17\">\r\n        <\/div>\r\n\r\n    <!--\r\n    <h2 class=\"section-title\">\u304a\u5ba2\u69d8\u306e\u58f0<\/h2>\r\n    <div class=\"voice-box\">\r\n        \u300c\u9650\u3089\u308c\u305f\u30b9\u30da\u30fc\u30b9\u3067\u3082\u3001\u843d\u3061\u7740\u3044\u3066\u5546\u8ac7\u304c\u3067\u304d\u308b\u74b0\u5883\u3092\u6574\u3048\u3066\u3044\u305f\u3060\u304d\u52a9\u304b\u308a\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>\u30bb\u30df\u30ca\u30fc\u30fb\u5c55\u793a\u30fb\u76f8\u8ac7\u4f1a\u306a\u3069\u3001\u76ee\u7684\u306b\u5408\u308f\u305b\u305f\u4f1a\u5834\u6d3b\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\u5185\u7530\u6d0b\u884c\u69d8\u3011DX\u30fbAI\u6d3b\u7528\u30bb\u30df\u30ca\u30fc\uff0f\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u306e\u3054\u5229\u7528\u4e8b\u4f8b | \u8cb8\u4f1a\u8b70\u5ba4\u30b5\u30fc\u30d3\u30b9 \u3010\u682a\u5f0f\u4f1a\u793e\u5185\u7530\u6d0b\u884c\uff29\uff34\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u30ba\u69d8\u3011DX\u30fbAI\u6d3b\u7528\u30bb\u30df\u30ca\u30fc\uff0f\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u306e\u3054\u5229\u7528\u4e8b\u4f8b \u5229\u7528\u30d7\u30e9\u30f3 \u5927\u7814\u4fee\u5ba41614\u30fb\u4e2d\u7814\u4fee\u5ba41613\u30fb1605\u30fb\u30d7\u30ec\u30df\u30a2\u30e0\u30eb\u30fc\u30e01607\u30fb\u4f1a\u8b70\u5ba41601\u30fb\u591a\u76ee\u7684\u30e9\u30a6\u30f3\u30b8\uff0f2\u65e5\u9593 \u5229\u7528\u4eba\u6570\u4f01\u696d\u62c5\u5f53\u8005\u30fb\u95a2\u4fc2\u8005\u591a\u6570 \u4e3b\u306a\u5099\u54c1 \u6db2\u6676\u30d7\u30ed\u30b8\u30a7\u30af\u30bf\u30fc\u3001\u30b9\u30af\u30ea\u30fc\u30f3\u3001\u97f3\u97ff\u30bb\u30c3\u30c8\u3001\u30cf\u30d6\u3001\u6709\u7ddaLAN\uff08\u305d\u306e\u4ed6\u5916\u6ce8\u5099\u54c1\uff09 \u50ac\u4e8b\u306e\u6982\u8981 \u696d\u52d9\u52b9\u7387\u5316\u3084\u751f\u7523\u6027\u5411\u4e0a\u3092\u30c6\u30fc\u30de\u306b\u3001DX\u30fbAI\u6d3b\u7528\u306b\u95a2\u3059\u308b\u30bb\u30df\u30ca\u30fc\u304a\u3088\u3073\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u306e\u4f1a\u5834\u3068\u3057\u3066\u3054\u5229\u7528\u3044\u305f\u3060\u304d\u307e\u3057\u305f\u3002 \u8b1b\u6f14\u306b\u3088\u308b\u60c5\u5831\u63d0\u4f9b\u3068\u3001\u5177\u4f53\u7684\u306a\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u4f53\u9a13\u30fb\u76f8\u8ac7\u3067\u304d\u308b\u5c55\u793a\u3092\u901a\u3058\u3066\u3001\u6765\u5834\u8005\u3068\u306e\u5b9f\u8df5\u7684\u306a\u30b3\u30df\u30e5\u30cb\u30b1\u30fc\u30b7\u30e7\u30f3\u304c\u884c\u308f\u308c\u307e\u3057\u305f\u3002 \u5f53\u65e5\u306e\u30ec\u30a4\u30a2\u30a6\u30c8 \u8907\u6570\u306e\u4f1a\u8b70\u5ba4\u3092\u7528\u9014\u5225\u306b\u6d3b\u7528\u3057\u3001\u30bb\u30df\u30ca\u30fc\u4f1a\u5834\u3001\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u5c55\u793a\u30b9\u30da\u30fc\u30b9\u3001\u4ea4\u6d41\u30a8\u30ea&#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-16686","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16686","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=16686"}],"version-history":[{"count":220,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16686\/revisions"}],"predecessor-version":[{"id":18591,"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/pages\/16686\/revisions\/18591"}],"wp:attachment":[{"href":"https:\/\/www.acu-h.jp\/sapporo\/wp-json\/wp\/v2\/media?parent=16686"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}