{"id":234,"date":"2026-04-19T04:43:25","date_gmt":"2026-04-19T04:43:25","guid":{"rendered":"http:\/\/helpnavi.jp\/?page_id=2"},"modified":"2026-06-16T02:07:43","modified_gmt":"2026-06-16T02:07:43","slug":"sample-page-2","status":"publish","type":"page","link":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/","title":{"rendered":"\u3010\u6982\u8981\u52d5\u753b\u3011"},"content":{"rendered":"\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-5d2f3228 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"\u3010\u6c38\u4e45\u4fdd\u5b58\u7248\u3011HelpNAVi\u306e\u7279\u5fb4\u3084\u5c0e\u5165\u30e1\u30ea\u30c3\u30c8\u3092\u30015\u5206\u3067\u5fb9\u5e95\u89e3\u8aac\uff01\uff01\" width=\"780\" height=\"439\" src=\"https:\/\/www.youtube.com\/embed\/vw4Mzxt1Q2c?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"AI\u30c1\u30e3\u30c3\u30c8\u30dc\u30c3\u30c8\u3092\u67082\u4e07\u5186\u3067\u2014FAQ\u81ea\u52d5\u56de\u7b54\u300eHelpNAVi\u300f\" width=\"780\" height=\"439\" src=\"https:\/\/www.youtube.com\/embed\/A6wMs_wH0PQ?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n<\/div>\n<\/div>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    .hn-dx-section {\n        max-width: 1000px;\n        margin: 40px auto;\n        padding: 20px;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    }\n\n    .hn-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 30px;\n    }\n\n    \/* \u30ab\u30fc\u30c9\u3092\u30ea\u30f3\u30af\u3068\u3057\u3066\u6a5f\u80fd\u3055\u305b\u308b *\/\n    .hn-card-link {\n        text-decoration: none; \/* \u4e0b\u7dda\u3092\u6d88\u3059 *\/\n        display: block;\n        color: inherit;\n        transition: transform 0.3s ease;\n    }\n\n    .hn-card {\n        background: #ffffff;\n        border: 2px solid #e1e8f0;\n        border-radius: 20px;\n        padding: 40px 25px;\n        text-align: center;\n        box-shadow: 0 6px 20px rgba(0, 51, 153, 0.05);\n        height: 100%;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        box-sizing: border-box;\n    }\n\n    \/* \u30de\u30a6\u30b9\u3092\u4e57\u305b\u305f\u6642\u306e\u52d5\u304d *\/\n    .hn-card-link:hover .hn-card {\n        transform: translateY(-10px);\n        border-color: #f39800; \/* \u30aa\u30ec\u30f3\u30b8\u306e\u67a0\u7dda\u306b\u5909\u5316 *\/\n        box-shadow: 0 12px 30px rgba(0, 51, 153, 0.15);\n    }\n\n    .hn-illustration {\n        width: 110px;\n        height: 110px;\n        background-color: #fff7ed;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 25px;\n        position: relative;\n        color: #f39800;\n    }\n\n    .hn-main-icon { font-size: 50px; }\n\n    \/* \u30bf\u30a4\u30c8\u30eb\u306e\u6587\u5b57\u30b5\u30a4\u30ba\u3092\u5927\u304d\u304f\u4fee\u6b63 *\/\n    .hn-card-title {\n        color: #003399;\n        font-size: 1.8rem; \/* \u30b5\u30a4\u30ba\u30a2\u30c3\u30d7 *\/\n        font-weight: 900;  \/* \u592a\u3055\u3092\u5f37\u8abf *\/\n        margin: 0 0 20px 0;\n        padding-bottom: 10px;\n        border-bottom: 3px solid #f39800;\n        width: 90%;\n        letter-spacing: 0.05em;\n    }\n\n    .hn-card-text {\n        font-size: 1rem;\n        line-height: 1.8;\n        color: #4b5563;\n        margin: 0;\n        text-align: left;\n    }\n\n    \/* \u30b9\u30de\u30db\u5bfe\u5fdc\uff1a1\u5217\u8868\u793a *\/\n    @media (max-width: 768px) {\n        .hn-grid {\n            grid-template-columns: 1fr;\n        }\n        .hn-card-title {\n            font-size: 1.5rem;\n        }\n    }\n<\/style>\n\n<div class=\"hn-dx-section\">\n    <div class=\"hn-grid\">\n        \n        <a href=\"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/?page_id=145\" class=\"hn-card-link\">\n            <div class=\"hn-card\">\n                <div class=\"hn-illustration\">\n                    <i class=\"fa-solid fa-file-signature\" style=\"font-size:65px;\"><\/i>\n                <\/div>\n                <h3 class=\"hn-card-title\">\u696d\u52d9DX<\/h3>\n                <p class=\"hn-card-text\">\n                    <b>\u30a2\u30ca\u30ed\u30b0\u306a\u4e8b\u52d9\u624b\u7d9a\u304d\u306e\u8131\u5374<\/b><br>\n                    \u7d19\u3084\u30cf\u30f3\u30b3\u306b\u3088\u308b\u7533\u8acb\u30d5\u30ed\u30fc\u3092\u30c7\u30b8\u30bf\u30eb\u5316\u3057\u3001\u6559\u8077\u54e1\u304c\u6559\u80b2\u30fb\u7814\u7a76\u306b\u5c02\u5ff5\u3067\u304d\u308b\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/?page_id=147\" class=\"hn-card-link\">\n            <div class=\"hn-card\">\n                <div class=\"hn-illustration\">\n                    <i class=\"fa-solid fa-graduation-cap\" style=\"font-size:65px;\"><\/i>\n                <\/div>\n                <h3 class=\"hn-card-title\">\u9867\u5ba2DX<\/h3>\n                <p class=\"hn-card-text\">\n                    <b>\u5b66\u751f\u4f53\u9a13\uff08SX\uff09\u306e\u5411\u4e0a<\/b><br>\n                    \u30b9\u30de\u30db\u4e16\u4ee3\u306e\u5b66\u751f\u306b\u5408\u308f\u305b\u305f\u60c5\u5831\u767a\u4fe1\u3068\u3001\u30aa\u30f3\u30e9\u30a4\u30f3\u7a93\u53e3\u306e\u5b9f\u73fe\u3067\u5b66\u751f\u6e80\u8db3\u5ea6\u3092\u9ad8\u3081\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/?page_id=149\" class=\"hn-card-link\">\n            <div class=\"hn-card\">\n                <div class=\"hn-illustration\">\n                    <i class=\"fa-solid fa-sitemap\" style=\"font-size:65px;\"><\/i>\n                <\/div>\n                <h3 class=\"hn-card-title\">\u7d44\u7e54DX<\/h3>\n                <p class=\"hn-card-text\">\n                    <b>\u7e26\u5272\u308a\u7d44\u7e54\u304b\u3089\u306e\u8131\u5374<\/b><br>\n                    \u90e8\u7f72\u3054\u3068\u306b\u5206\u6563\u3057\u305f\u30c7\u30fc\u30bf\u3092\u7d71\u5408\u3057\u3001\u5b66\u5185\u306e\u60c5\u5831\u6d41\u901a\u3092\u5186\u6ed1\u306b\u3059\u308b\u7d44\u7e54\u57fa\u76e4\u3092\u6574\u3048\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/a>\n\n        <a href=\"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/?page_id=152\" class=\"hn-card-link\">\n            <div class=\"hn-card\">\n                <div class=\"hn-illustration\">\n                    <i class=\"fa-solid fa-chart-line\" style=\"font-size:65px;\"><\/i>\n                <\/div>\n                <h3 class=\"hn-card-title\">\u7d4c\u55b6DX<\/h3>\n                <p class=\"hn-card-text\">\n                    <b>\u30c7\u30fc\u30bf\u99c6\u52d5\u578b\u306e\u5927\u5b66\u7d4c\u55b6<\/b><br>\n                    \u6559\u5b66\u30fb\u7d4c\u55b6\u30c7\u30fc\u30bf\u3092\u53ef\u8996\u5316\u3057\u3001\u5ba2\u89b3\u7684\u306a\u6839\u62e0\u306b\u57fa\u3065\u3044\u305f\u8fc5\u901f\u306a\u610f\u601d\u6c7a\u5b9a\u3092\u652f\u63f4\u3057\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/a>\n\n    <\/div>\n<\/div>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* \u5171\u901a\u306e\u5916\u67a0\u8a2d\u5b9a\uff08\u3053\u3053\u3092\u4e0a\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3068\u7d71\u4e00\uff09 *\/\n    .hn-unified-container {\n        max-width: 1200px; \/* \u4e0a\u306e\u30ab\u30fc\u30c9\u3068\u540c\u3058\u5e45 *\/\n        margin: 0 auto;\n        padding: 80px 20px; \/* \u5de6\u53f3\u4f59\u767d\u3092\u4e0a\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3068\u5408\u308f\u305b\u308b *\/\n        box-sizing: border-box;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    }\n\n    .hn-section-title {\n        text-align: center;\n        font-size: 32px;\n        color: #003399;\n        font-weight: bold;\n        margin-bottom: 60px;\n        letter-spacing: 1px;\n    }\n\n    \/* \u4ea4\u4e92\u30ec\u30a4\u30a2\u30a6\u30c8\u306e\u69cb\u9020 *\/\n    .hn-reason-row {\n        display: flex;\n        align-items: center;\n        justify-content: space-between;\n        margin-bottom: 80px;\n        gap: 5%; \/* \u30d1\u30fc\u30bb\u30f3\u30c8\u6307\u5b9a\u3067\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u6642\u306e\u30ba\u30ec\u3092\u9632\u3050 *\/\n    }\n\n    \/* \u5076\u6570\u756a\u76ee\u306e\u5de6\u53f3\u53cd\u8ee2 *\/\n    .hn-reason-row:nth-child(even) {\n        flex-direction: row-reverse;\n    }\n\n    \/* \u30d3\u30b8\u30e5\u30a2\u30eb\u30a8\u30ea\u30a2\uff08\u5de6\/\u53f3\uff09 *\/\n    .hn-reason-visual {\n        flex: 0 0 45%; \/* \u5e45\u309245%\u306b\u56fa\u5b9a *\/\n        background: #f8faff;\n        border-radius: 24px;\n        padding: 50px;\n        text-align: center;\n        position: relative;\n        box-sizing: border-box;\n    }\n\n    .hn-reason-visual i {\n        font-size: 100px;\n        color: #f39800;\n    }\n\n    \/* \u6570\u5b57\u30d0\u30c3\u30b8 *\/\n    .hn-reason-badge {\n        position: absolute;\n        top: 20px;\n        left: 20px;\n        background: #f39800;\n        color: white;\n        padding: 5px 15px;\n        border-radius: 6px;\n        font-weight: bold;\n        font-size: 13px;\n        text-transform: uppercase;\n    }\n    .hn-reason-row:nth-child(even) .hn-reason-badge {\n        left: auto;\n        right: 20px;\n    }\n\n    \/* \u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\uff08\u5de6\/\u53f3\uff09 *\/\n    .hn-reason-text {\n        flex: 0 0 50%; \/* \u5e45\u309250%\u306b\u56fa\u5b9a *\/\n    }\n\n    .hn-reason-text h3 {\n        font-size: 28px;\n        color: #003399;\n        margin: 0 0 20px 0;\n        line-height: 1.4;\n        font-weight: bold;\n    }\n\n    \/* \u30aa\u30ec\u30f3\u30b8\u306e\u30a2\u30f3\u30c0\u30fc\u30e9\u30a4\u30f3 *\/\n    .hn-reason-text h3::after {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 4px;\n        background: #f39800;\n        margin-top: 15px;\n    }\n\n    .hn-reason-text p {\n        font-size: 16px;\n        line-height: 1.8;\n        color: #333;\n        margin: 0;\n    }\n\n    \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n    @media (max-width: 850px) {\n        .hn-reason-row, .hn-reason-row:nth-child(even) {\n            flex-direction: column;\n            gap: 20px;\n            margin-bottom: 60px;\n        }\n        .hn-reason-visual, .hn-reason-text {\n            flex: 0 0 100%;\n            width: 100%;\n        }\n        .hn-reason-text {\n            text-align: center;\n        }\n        .hn-reason-text h3::after {\n            margin: 15px auto;\n        }\n    }\n<\/style>\n\n<div class=\"hn-unified-container\">\n    <h2 class=\"hn-section-title\">\u306a\u305c\u3001HelpNAVi\u306f\u201c\u5927\u5b66\u3067\u4f7f\u308f\u308c\u308b\u201d\u306e\u304b<\/h2>\n\n    <div class=\"hn-reason-row\">\n        <div class=\"hn-reason-visual\">\n            <span class=\"hn-reason-badge\">Reason 01<\/span>\n            <i class=\"fa-solid fa-user-graduate\"><\/i>\n        <\/div>\n        <div class=\"hn-reason-text\">\n            <h3>\u60c5\u5831\u6f0f\u6d29\u30ea\u30b9\u30af\u3092\u6291\u3048\u305f\u5c02\u7528AI\u74b0\u5883<\/h3>\n            <p>HelpNAVi\u306f\u3001\u5404\u5927\u5b66\u3054\u3068\u306b\u6700\u9069\u5316\u3055\u308c\u305f\u5c02\u7528AI\u30a8\u30f3\u30b8\u30f3\u3067\u904b\u7528\u3055\u308c\u308b\u305f\u3081\u3001\u5916\u90e8\u74b0\u5883\u3068\u5207\u308a\u5206\u3051\u3089\u308c\u305f\u5b89\u5168\u306a\u5229\u7528\u304c\u53ef\u80fd\u3067\u3059\u3002<br>\u5b66\u5185\u60c5\u5831\u3084\u500b\u4eba\u60c5\u5831\u3092\u6271\u3046\u5834\u9762\u3067\u3082\u3001\u60c5\u5831\u6f0f\u6d29\u306e\u30ea\u30b9\u30af\u3092\u6700\u5c0f\u9650\u306b\u6291\u3048\u3089\u308c\u308b\u8a2d\u8a08\u3068\u306a\u3063\u3066\u3044\u307e\u3059\u3002<br>\u307e\u305f\u3001\u7ba1\u7406\u753b\u9762\u3082\u30b7\u30f3\u30d7\u30eb\u3067\u3001\u66f4\u65b0\u30fb\u904b\u7528\u304c\u3057\u3084\u3059\u304f\u3001\u5c5e\u4eba\u5316\u305b\u305a\u7d99\u7d9a\u7684\u306b\u5b89\u5fc3\u3057\u3066\u6d3b\u7528\u3067\u304d\u308b\u70b9\u3082\u5927\u5b66\u306b\u9078\u3070\u308c\u308b\u7406\u7531\u306e\u4e00\u3064\u3067\u3059\u3002<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"hn-reason-row\">\n        <div class=\"hn-reason-visual\">\n            <span class=\"hn-reason-badge\">Reason 02<\/span>\n            <i class=\"fa-solid fa-handshake-angle\"><\/i>\n        <\/div>\n        <div class=\"hn-reason-text\">\n            <h3>\u5727\u5012\u7684\u306b\u7c21\u5358\u306a\u5c0e\u5165\u30d7\u30ed\u30bb\u30b9<\/h3>\n            <p>\u4e00\u822c\u7684\u306aAI\u5c0e\u5165\u3067\u306f\u3001\u30a8\u30f3\u30b8\u30cb\u30a2\u304c\u95a2\u4e0e\u3057\u6570\u9031\u9593\u301c\u6570\u30f6\u6708\u304b\u3051\u3066\u69cb\u7bc9\u3059\u308b\u30b1\u30fc\u30b9\u304c\u591a\u304f\u3001\u5c0e\u5165\u30cf\u30fc\u30c9\u30eb\u304c\u9ad8\u3044\u306e\u304c\u5b9f\u60c5\u3067\u3059\u3002<br>\u4e00\u65b9HelpNAVi\u306f\u3001\u65e2\u5b58\u306ePDF\u3084Web\u30da\u30fc\u30b8\uff08URL\uff09\u3092\u305d\u306e\u307e\u307e\u8aad\u307f\u8fbc\u307e\u305b\u308b\u3060\u3051\u3067\u5b66\u7fd2\u304c\u53ef\u80fd\u3002<br>\u308f\u305a\u304b2\u30af\u30ea\u30c3\u30af\u3067\u30ca\u30ec\u30c3\u30b8\u5316\u304c\u9032\u3080\u305f\u3081\u3001\u5c02\u9580\u77e5\u8b58\u304c\u306a\u304f\u3066\u3082\u77ed\u671f\u9593\u3067\u904b\u7528\u958b\u59cb\u3067\u304d\u307e\u3059\u3002\u73fe\u5834\u8ca0\u62c5\u3092\u6291\u3048\u306a\u304c\u3089\u30b9\u30d4\u30fc\u30c7\u30a3\u306b\u7acb\u3061\u4e0a\u3052\u3089\u308c\u308b\u70b9\u304c\u5f37\u307f\u3067\u3059\u3002<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"hn-reason-row\">\n        <div class=\"hn-reason-visual\">\n            <span class=\"hn-reason-badge\">Reason 03<\/span>\n            <i class=\"fa-solid fa-laptop-code\"><\/i>\n        <\/div>\n        <div class=\"hn-reason-text\">\n            <h3>\u9ad8\u6c34\u6e96\u306e\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u4f53\u5236<\/h3>\n            <p><\/p>HelpNAVi\u306e\u88fd\u9020\u5143\u306f\u3001\u56fd\u5bb6\u8a66\u9a13\u306a\u3069\u3082\u624b\u304c\u3051\u308b\u30ec\u30d9\u30eb\u306e\u53b3\u683c\u306a\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u57fa\u6e96\u3067\u904b\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002<br>\u30c7\u30fc\u30bf\u306e\u6697\u53f7\u5316\u3001\u30a2\u30af\u30bb\u30b9\u5236\u5fa1\u3001\u6a29\u9650\u7ba1\u7406\u3068\u3044\u3063\u305f\u57fa\u672c\u5bfe\u7b56\u306b\u52a0\u3048\u3001\u4e07\u304c\u4e00\u306e\u30a4\u30f3\u30b7\u30c7\u30f3\u30c8\u306b\u3082\u8fc5\u901f\u306b\u5bfe\u5fdc\u3067\u304d\u308b\u4f53\u5236\u3092\u69cb\u7bc9\u3002<br>\u6559\u80b2\u6a5f\u95a2\u306b\u6c42\u3081\u3089\u308c\u308b\u9ad8\u3044\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u8981\u4ef6\u3092\u6e80\u305f\u3057\u3066\u304a\u308a\u3001\u5b89\u5fc3\u3057\u3066\u5c0e\u5165\u30fb\u904b\u7528\u3067\u304d\u308b\u70b9\u304c\u591a\u304f\u306e\u5927\u5b66\u306b\u652f\u6301\u3055\u308c\u3066\u3044\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n<\/div>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* \u5168\u4f53\u30b3\u30f3\u30c6\u30ca\uff081200px\u5e45\u3067\u7d71\u4e00\uff09 *\/\n    .hn-feature-section {\n        max-width: 1200px;\n        margin: 80px auto;\n        padding: 0 20px;\n        box-sizing: border-box;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    }\n\n    .hn-feature-title {\n        text-align: center;\n        font-size: 32px;\n        color: #003399;\n        font-weight: bold;\n        margin-bottom: 50px;\n        letter-spacing: 1px;\n    }\n\n    \/* 8\u9805\u76ee\u306e\u30b0\u30ea\u30c3\u30c9\uff1aPC\u306f4\u5217\u3001\u30bf\u30d6\u30ec\u30c3\u30c8\u306f2\u5217\u3001\u30b9\u30de\u30db\u306f1\u5217 *\/\n    .hn-feature-grid {\n        display: grid;\n        grid-template-columns: repeat(4, 1fr);\n        gap: 20px;\n    }\n\n    \/* \u5404\u30ab\u30fc\u30c9\u306e\u30c7\u30b6\u30a4\u30f3 *\/\n    .hn-feature-card {\n        background: #ffffff;\n        border: 1px solid #e1e8f0;\n        border-radius: 15px;\n        padding: 30px 20px;\n        text-align: center;\n        transition: all 0.3s ease;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-decoration: none; \/* \u30ea\u30f3\u30af\u306b\u3059\u308b\u5834\u5408\u7528 *\/\n        color: inherit;\n    }\n\n    \/* \u30db\u30d0\u30fc\u6642\u306e\u52d5\u304d *\/\n    .hn-feature-card:hover {\n        transform: translateY(-5px);\n        border-color: #f39800;\n        box-shadow: 0 10px 25px rgba(0, 51, 153, 0.1);\n    }\n\n    \/* \u30a2\u30a4\u30b3\u30f3\u30a8\u30ea\u30a2 *\/\n    .hn-feature-icon {\n        width: 70px;\n        height: 70px;\n        background-color: #f8faff;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-bottom: 15px;\n        transition: background-color 0.3s ease;\n    }\n\n    .hn-feature-card:hover .hn-feature-icon {\n        background-color: #fff7ed;\n    }\n\n    .hn-feature-icon i {\n        font-size: 30px;\n        color: #003399;\n        transition: color 0.3s ease;\n    }\n\n    .hn-feature-card:hover .hn-feature-icon i {\n        color: #f39800;\n    }\n\n    \/* \u6a5f\u80fd\u30bf\u30a4\u30c8\u30eb *\/\n    .hn-feature-name {\n        font-size: 18px;\n        font-weight: bold;\n        color: #003399;\n        margin-bottom: 10px;\n    }\n\n    \/* \u6a5f\u80fd\u8aac\u660e *\/\n    .hn-feature-desc {\n        font-size: 14px;\n        line-height: 1.6;\n        color: #666;\n        margin: 0;\n    }\n\n    \/* \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u8a2d\u5b9a *\/\n    @media (max-width: 1024px) {\n        .hn-feature-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (max-width: 599px) {\n        .hn-feature-grid {\n            grid-template-columns: 1fr;\n        }\n        .hn-feature-title {\n            font-size: 26px;\n        }\n    }\n<\/style>\n\n<section class=\"hn-feature-section\">\n    <h2 class=\"hn-feature-title\">\u30d8\u30eb\u30d7\u30ca\u30d3\u306e\u4e3b\u8981\u6a5f\u80fd<\/h2>\n\n    <div class=\"hn-feature-grid\">\n        \n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-network-wired\"><\/i><\/div>\n            <div class=\"hn-feature-name\">WEB\u30b5\u30a4\u30c8\u306eURL\u60c5\u5831\u3092\u81ea\u52d5\u53d6\u5f97\u30fb\u5b66\u7fd2<\/div>\n            <p class=\"hn-feature-desc\">\u30c9\u30e1\u30a4\u30f3\u914d\u4e0b\u306e\u30da\u30fc\u30b8\u3092AI\u304c\u81ea\u52d5\u3067\u5b66\u7fd2\u3002\u5e38\u306b\u6700\u65b0\u306e\u60c5\u5831\u3067\u56de\u7b54\u3092\u63d0\u4f9b<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"far fa-file-pdf\"><\/i><\/div>\n            <div class=\"hn-feature-name\">PDF\u30c7\u30fc\u30bf\u304b\u3089\u4e8b\u524d\u5b66\u7fd2<\/div>\n            <p class=\"hn-feature-desc\">WEB\u30b5\u30a4\u30c8\u306b\u306f\u63b2\u8f09\u3057\u304d\u308c\u306a\u3044\u60c5\u5831\u306fPDF\u3067\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u3066AI\u56de\u7b54\u306b\u8ffd\u52a0\u53ef\u80fd<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-tasks\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u65e2\u5b58\u306eFAQ\u304b\u3089\u7c21\u5358\u5b66\u7fd2<\/div>\n            <p class=\"hn-feature-desc\">\u304a\u624b\u6301\u3061\u306eFAQ\u3092\u767b\u9332\u3059\u308b\u3060\u3051\u3067\u5b8c\u4e86\u3002\u30b5\u30a4\u30c8\u60c5\u5831\u3092\u81ea\u52d5\u53d6\u5f97\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-chart-line\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u8a73\u7d30\u306a\u30ed\u30b0\u5206\u6790<\/div>\n            <p class=\"hn-feature-desc\">\u300c\u4f55\u304c\u89e3\u6c7a\u3057\u3066\u3044\u306a\u3044\u304b\u300d\u3092\u53ef\u8996\u5316\u3002FAQ\u306e\u6539\u5584\u30dd\u30a4\u30f3\u30c8\u304c\u3072\u3068\u76ee\u3067\u308f\u304b\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-plug\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u30b7\u30f3\u30d7\u30eb\u306a\u5c0e\u5165\u65b9\u6cd5<\/div>\n            <p class=\"hn-feature-desc\">\u30bf\u30b0\u3092\u57cb\u3081\u8fbc\u3080\u3060\u3051\u3067\u5c0e\u5165\u5b8c\u4e86\u3002\u3053\u308c\u307e\u3067\u306b\u306a\u3044\u7c21\u5358\u3055\u3067AI\u30a2\u30b7\u30b9\u30bf\u30f3\u30c8\u3092\u5b9f\u88c5\u53ef\u80fd<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-language\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u591a\u8a00\u8a9e\u5bfe\u5fdc<\/div>\n            <p class=\"hn-feature-desc\">\u65e5\u672c\u8a9e\u306b\u52a0\u3048\u3001\u82f1\u8a9e\u3084\u4e2d\u56fd\u8a9e\u306a\u3069\u306e\u5b66\u7fd2\u3001\u8cea\u554f\u3055\u308c\u305f\u8a00\u8a9e\u306b\u3042\u308f\u305b\u3066AI\u56de\u7b54\u304c\u53ef\u80fd<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"fas fa-key\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u5373\u6642\u30bf\u30b0\u767a\u884c\u3067\u5f53\u65e5\u5229\u7528\u53ef<\/div>\n            <p class=\"hn-feature-desc\">\u5373\u6642\u30bf\u30b0\u3092\u767a\u884c\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u305f\u3081\u5f53\u65e5\u304b\u3089\u5229\u7528\u53ef\u80fd\u3092\u5b9f\u73fe<\/p>\n        <\/div>\n\n        <div class=\"hn-feature-card\">\n            <div class=\"hn-feature-icon\"><i class=\"far fa-lightbulb\"><\/i><\/div>\n            <div class=\"hn-feature-name\">\u305d\u306e\u4ed6\u3088\u304f\u3042\u308b\u8cea\u554f<\/div>\n            <p class=\"hn-feature-desc\">\u8cea\u554f\u3092\u5165\u529b\u3059\u308b\u3068\u95a2\u9023\u3059\u308b\u30ad\u30fc\u30ef\u30fc\u30c9\u304c\u81ea\u52d5\u8868\u793a\u3002\u63a2\u3057\u3066\u3044\u308b\u60c5\u5831\u3092\u30b9\u30de\u30fc\u30c8\u306b\u30ca\u30d3\u30b2\u30fc\u30c8<\/p>\n        <\/div>\n\n    <\/div>\n<\/section>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    .hn-premium-section {\n        max-width: 1200px;\n        margin: 100px auto;\n        padding: 0 20px;\n        box-sizing: border-box;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n        color: #333;\n    }\n\n    .hn-main-title {\n        text-align: center;\n        font-size: 36px;\n        color: #003399;\n        font-weight: 800;\n        margin-bottom: 60px;\n        letter-spacing: 0.1em;\n    }\n\n    .hn-price-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: 30px;\n        margin-bottom: 120px;\n    }\n\n    .hn-price-card {\n        position: relative;\n        background: linear-gradient(135deg, #ffffff 0%, #f0f4f8 100%);\n        border-radius: 24px;\n        padding: 50px 30px;\n        text-align: center;\n        border: 2px solid rgba(0, 51, 153, 0.1);\n        box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);\n        transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);\n        overflow: hidden;\n        min-height: 270px;\n    }\n\n    .hn-price-bg-icon {\n        position: absolute;\n        bottom: -28px;\n        right: -8px;\n        font-size: 118px;\n        color: rgba(0, 51, 153, 0.045);\n        z-index: 0;\n        transition: all 0.4s ease;\n        pointer-events: none;\n    }\n\n    .hn-price-card:hover {\n        transform: translateY(-15px);\n        box-shadow: 0 30px 60px rgba(243, 152, 0, 0.2);\n        border-color: #f39800;\n    }\n\n    .hn-price-card:hover .hn-price-bg-icon {\n        color: rgba(243, 152, 0, 0.09);\n        transform: scale(1.08) rotate(-8deg);\n    }\n\n    .hn-price-card:hover .hn-price-category {\n        background: #f39800;\n    }\n\n    .hn-price-card:hover .hn-price-amount {\n        color: #f39800;\n    }\n\n    .hn-price-card > *:not(.hn-price-bg-icon) {\n        position: relative;\n        z-index: 1;\n    }\n\n    .hn-price-category {\n        display: inline-block;\n        background: #003399;\n        color: #fff;\n        padding: 6px 20px;\n        border-radius: 50px;\n        font-size: 13px;\n        font-weight: bold;\n        margin-bottom: 25px;\n        transition: all 0.3s ease;\n    }\n\n    .hn-price-amount {\n        font-size: 48px;\n        font-weight: 900;\n        color: #003399;\n        margin-bottom: 10px;\n        transition: all 0.3s ease;\n    }\n\n    .hn-price-amount span {\n        font-size: 18px;\n        margin-left: 4px;\n    }\n\n    .hn-price-text {\n        font-size: 14px;\n        color: #666;\n        line-height: 1.8;\n        margin: 0;\n    }\n\n    .hn-flow-wrapper {\n        background: #003399;\n        border-radius: 40px;\n        padding: 80px 40px;\n        color: #fff;\n    }\n\n    .hn-flow-grid {\n        display: grid;\n        grid-template-columns: repeat(6, 1fr);\n        gap: 15px;\n        position: relative;\n    }\n\n    .hn-flow-item {\n        text-align: center;\n        position: relative;\n        cursor: default;\n    }\n\n    .hn-flow-item:not(:last-child)::after {\n        content: \"\u203a\";\n        font-family: Arial, sans-serif;\n        font-weight: 700;\n        position: absolute;\n        top: 28px;\n        right: -15px;\n        font-size: 34px;\n        line-height: 1;\n        color: rgba(255, 255, 255, 0.35);\n        pointer-events: none;\n    }\n\n    .hn-flow-circle {\n        width: 80px;\n        height: 80px;\n        background: rgba(255, 255, 255, 0.1);\n        border: 2px solid rgba(255, 255, 255, 0.5);\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin: 0 auto 20px;\n        font-size: 24px;\n        font-weight: bold;\n        backdrop-filter: blur(10px);\n        transition: all 0.3s ease;\n    }\n\n    .hn-flow-item:hover .hn-flow-circle {\n        background: #f39800;\n        border-color: #f39800;\n        transform: scale(1.1) rotate(10deg);\n        box-shadow: 0 0 25px rgba(243, 152, 0, 0.8);\n    }\n\n    .hn-flow-item:hover .hn-flow-name {\n        color: #f39800;\n    }\n\n    .hn-flow-name {\n        font-size: 15px;\n        font-weight: bold;\n        letter-spacing: 0.05em;\n        transition: color 0.3s ease;\n    }\n\n    .hn-flow-sub {\n        font-size: 11px;\n        opacity: 0.7;\n        margin-top: 5px;\n    }\n\n    @media (max-width: 900px) {\n        .hn-price-grid {\n            grid-template-columns: 1fr;\n        }\n\n        .hn-flow-grid {\n            grid-template-columns: repeat(3, 1fr);\n            gap: 30px;\n        }\n\n        .hn-flow-item:not(:last-child)::after {\n            display: none;\n        }\n    }\n\n    @media (max-width: 600px) {\n        .hn-premium-section {\n            margin: 60px auto;\n            padding: 0 16px;\n        }\n\n        .hn-main-title {\n            font-size: 28px;\n            margin-bottom: 40px;\n        }\n\n        .hn-price-card {\n            padding: 42px 24px;\n        }\n\n        .hn-price-amount {\n            font-size: 40px;\n        }\n\n        .hn-price-bg-icon {\n            font-size: 100px;\n            bottom: -22px;\n            right: -6px;\n        }\n\n        .hn-flow-wrapper {\n            border-radius: 28px;\n            padding: 50px 20px;\n        }\n\n        .hn-flow-grid {\n            grid-template-columns: 1fr 1fr;\n            gap: 28px 20px;\n        }\n    }\n<\/style>\n\n<div class=\"hn-premium-section\">\n\n    <h2 class=\"hn-main-title\">PRICE PLAN<\/h2>\n\n    <div class=\"hn-price-grid\">\n\n        <div class=\"hn-price-card\">\n            <i class=\"fa-solid fa-cubes hn-price-bg-icon\" aria-hidden=\"true\"><\/i>\n            <span class=\"hn-price-category\">\u521d\u671f\u8cbb\u7528<\/span>\n            <div class=\"hn-price-amount\">20,000<span>\u5186\u301c<\/span><\/div>\n            <p class=\"hn-price-text\">\n                \u3059\u3079\u3066\u306e\u6a5f\u80fd\u3092\u307e\u3068\u3081\u305f\u30d1\u30c3\u30b1\u30fc\u30b8\u30d7\u30e9\u30f3<br>\n                \u30b7\u30b9\u30c6\u30e0\u521d\u671f\u69cb\u7bc9\u30fb\u74b0\u5883\u6574\u5099\n            <\/p>\n        <\/div>\n\n        <div class=\"hn-price-card\">\n            <i class=\"fa-solid fa-rocket hn-price-bg-icon\" aria-hidden=\"true\"><\/i>\n            <span class=\"hn-price-category\">\u521d\u56de\u5c0e\u5165\u30b5\u30dd\u30fc\u30c8<\/span>\n            <div class=\"hn-price-amount\">60,000<span>\u5186\u301c<\/span><\/div>\n            <p class=\"hn-price-text\">\n                \u30fb\u8981\u4ef6\u5b9a\u7fa9<br>\n                \u30fb\u521d\u671f\u30c7\u30fc\u30bf\u767b\u9332<br>\n                \u30fbAI\u5b66\u7fd2\u306e\u6700\u9069\u5316<br>\n                \u30fb\u904b\u7528\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\n            <\/p>\n        <\/div>\n\n        <div class=\"hn-price-card\">\n            <i class=\"fa-solid fa-headset hn-price-bg-icon\" aria-hidden=\"true\"><\/i>\n            <span class=\"hn-price-category\">\u6708\u984d\u30b5\u30dd\u30fc\u30c8<\/span>\n            <div class=\"hn-price-amount\">20,000<span>\u5186<\/span><\/div>\n            <p class=\"hn-price-text\">\n                \u30fb\u30b3\u30f3\u30b5\u30eb<br>\n                \u30fb\u30c7\u30fc\u30bf\u54c1\u8cea\u6539\u5584<br>\n                \u30fb\u56de\u7b54\u54c1\u8cea\u306e\u5411\u4e0a<br>\n                \u30fb\u30e6\u30fc\u30b6\u30fc\u30b5\u30dd\u30fc\u30c8\n            <\/p>\n        <\/div>\n\n    <\/div>\n\n    <h2 class=\"hn-main-title\">ADOPTION FLOW<\/h2>\n\n    <div class=\"hn-flow-wrapper\">\n        <div class=\"hn-flow-grid\">\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">01<\/div>\n                <div class=\"hn-flow-name\">\u5951\u7d04<\/div>\n                <div class=\"hn-flow-sub\">Contract<\/div>\n            <\/div>\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">02<\/div>\n                <div class=\"hn-flow-name\">\u8981\u4ef6\u5b9a\u7fa9<\/div>\n                <div class=\"hn-flow-sub\">Definition<\/div>\n            <\/div>\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">03<\/div>\n                <div class=\"hn-flow-name\">\u4f5c\u308a\u8fbc\u307f<\/div>\n                <div class=\"hn-flow-sub\">Development<\/div>\n            <\/div>\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">04<\/div>\n                <div class=\"hn-flow-name\">\u52d5\u4f5c\u30c6\u30b9\u30c8<\/div>\n                <div class=\"hn-flow-sub\">Testing<\/div>\n            <\/div>\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">05<\/div>\n                <div class=\"hn-flow-name\">\u4fee\u6b63<\/div>\n                <div class=\"hn-flow-sub\">Adjustment<\/div>\n            <\/div>\n\n            <div class=\"hn-flow-item\">\n                <div class=\"hn-flow-circle\">\n                    <i class=\"fa-solid fa-paper-plane\" aria-hidden=\"true\"><\/i>\n                <\/div>\n                <div class=\"hn-flow-name\">\u904b\u7528\u958b\u59cb<\/div>\n                <div class=\"hn-flow-sub\">Launch<\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n\n<\/div>\n\n\n\n<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\n\n<style>\n    \/* \u5168\u4f53\u30b3\u30f3\u30c6\u30ca 1200px\u56fa\u5b9a *\/\n    .hn-contact-final {\n        max-width: 1200px;\n        margin: 100px auto;\n        padding: 0 20px;\n        box-sizing: border-box;\n        font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    }\n\n    \/* \u30e1\u30a4\u30f3\u306e\u9752\u80cc\u666f\u30dc\u30c3\u30af\u30b9 *\/\n    .hn-cta-box {\n        background: linear-gradient(135deg, #003399 0%, #001a4d 100%);\n        border-radius: 40px;\n        padding: 90px 40px;\n        color: #fff;\n        position: relative;\n        overflow: hidden;\n        text-align: center;\n        box-shadow: 0 25px 60px rgba(0, 51, 153, 0.35);\n    }\n\n    \/* \u80cc\u666f\u306e\u5927\u304d\u306a\u900f\u304b\u3057\u6587\u5b57\uff1a\u3053\u3053\u3092\u300cHELPNAVI\u300d\u306b\u56fa\u5b9a *\/\n    .hn-cta-bg-text {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        font-size: 160px; \/* \u6587\u5b57\u6570\u304c\u5897\u3048\u305f\u306e\u3067\u5c11\u3057\u8abf\u6574 *\/\n        font-weight: 900;\n        color: rgba(255, 255, 255, 0.04); \/* \u3055\u308a\u3052\u306a\u3044\u900f\u304b\u3057 *\/\n        letter-spacing: 0.1em;\n        z-index: 0;\n        pointer-events: none;\n        user-select: none;\n        white-space: nowrap;\n        font-family: Arial, sans-serif; \/* \u3069\u3063\u3057\u308a\u3057\u305f\u30d5\u30a9\u30f3\u30c8 *\/\n    }\n\n    .hn-cta-content {\n        position: relative;\n        z-index: 1;\n    }\n\n    \/* \u30ed\u30dc\u30c3\u30c8\u30a2\u30a4\u30b3\u30f3\uff1a\u6d6e\u904a\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n    .hn-cta-robot {\n        font-size: 70px;\n        color: #fff;\n        margin-bottom: 30px;\n        display: inline-block;\n        animation: hn-float-action 4s ease-in-out infinite;\n        filter: drop-shadow(0 0 20px rgba(255,255,255,0.4));\n    }\n\n    @keyframes hn-float-action {\n        0%, 100% { transform: translateY(0) rotate(0deg); }\n        50% { transform: translateY(-20px) rotate(5deg); }\n    }\n\n    .hn-cta-lead {\n        font-size: 34px;\n        font-weight: bold;\n        margin-bottom: 20px;\n        line-height: 1.4;\n        letter-spacing: 0.05em;\n        text-shadow: 0 2px 10px rgba(0,0,0,0.2);\n    }\n\n    .hn-cta-sub {\n        font-size: 18px;\n        opacity: 0.9;\n        margin-bottom: 50px;\n        line-height: 1.6;\n    }\n\n    \/* \u5de8\u5927\u306a\u30aa\u30ec\u30f3\u30b8\u30dc\u30bf\u30f3 *\/\n    .hn-ultimate-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        background: linear-gradient(135deg, #f39800 0%, #ff6b00 100%);\n        color: #fff;\n        text-decoration: none;\n        padding: 25px 80px;\n        border-radius: 60px;\n        font-size: 24px;\n        font-weight: 900;\n        box-shadow: 0 15px 40px rgba(243, 152, 0, 0.5);\n        transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n        border: 3px solid rgba(255, 255, 255, 0.2);\n    }\n\n    .hn-ultimate-btn:hover {\n        transform: scale(1.08);\n        box-shadow: 0 20px 50px rgba(243, 152, 0, 0.7);\n        background: linear-gradient(135deg, #ff6b00 0%, #f39800 100%);\n    }\n\n    .hn-ultimate-btn i {\n        margin-left: 20px;\n        font-size: 1.2em;\n        transition: transform 0.3s ease;\n    }\n\n    .hn-ultimate-btn:hover i {\n        transform: translateX(10px);\n    }\n\n    \/* \u30b9\u30de\u30db\u5bfe\u5fdc *\/\n    @media (max-width: 900px) {\n        .hn-cta-bg-text { font-size: 80px; }\n        .hn-cta-lead { font-size: 24px; }\n        .hn-ultimate-btn { font-size: 18px; padding: 20px 40px; width: 100%; box-sizing: border-box; }\n    }\n<\/style>\n\n<div class=\"hn-contact-final\">\n    <div class=\"hn-cta-box\">\n        <div class=\"hn-cta-bg-text\">HELPNAVI<\/div>\n        \n        <div class=\"hn-cta-content\">\n            <div class=\"hn-cta-robot\">\n                <i class=\"fa-solid fa-robot\"><\/i>\n            <\/div>\n            \n            <h2 class=\"hn-cta-lead\">\n                \u5927\u5b66DX\u306e\u672a\u6765\u3092\u3001<br>HelpNAVI\u3068\u4e00\u7dd2\u306b\u4f5c\u308a\u307e\u305b\u3093\u304b\uff1f\n            <\/h2>\n            <p class=\"hn-cta-sub\">\n                \u8cc7\u6599\u8acb\u6c42\u3001\u5c0e\u5165\u306e\u3054\u76f8\u8ac7\u3001\u30c7\u30e2\u306e\u4f9d\u983c\u306a\u3069<br>\n                \u5c02\u9580\u30b9\u30bf\u30c3\u30d5\u304c\u304a\u7b54\u3048\u3044\u305f\u3057\u307e\u3059\u3002\n            <\/p>\n            \n            <a href=\"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/contact\/\" class=\"hn-ultimate-btn\">\n                \u8cc7\u6599\u8acb\u6c42\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u306f\u3053\u3061\u3089\n                <i class=\"fa-solid fa-paper-plane\"><\/i>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u696d\u52d9DX \u30a2\u30ca\u30ed\u30b0\u306a\u4e8b\u52d9\u624b\u7d9a\u304d\u306e\u8131\u5374 \u7d19\u3084\u30cf\u30f3\u30b3\u306b\u3088\u308b\u7533\u8acb\u30d5\u30ed\u30fc\u3092\u30c7\u30b8\u30bf\u30eb\u5316\u3057\u3001\u6559\u8077\u54e1\u304c\u6559\u80b2\u30fb\u7814\u7a76\u306b\u5c02\u5ff5\u3067\u304d\u308b\u74b0\u5883\u3092\u69cb\u7bc9\u3057\u307e\u3059\u3002 \u9867\u5ba2DX \u5b66\u751f\u4f53\u9a13\uff08SX\uff09\u306e\u5411\u2026<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-234","page","type-page","status-publish","hentry"],"featured_image_url":null,"_links":{"self":[{"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/pages\/234","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/comments?post=234"}],"version-history":[{"count":2,"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/pages\/234\/revisions"}],"predecessor-version":[{"id":299,"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/pages\/234\/revisions\/299"}],"wp:attachment":[{"href":"https:\/\/helpnavi.nk-ts.co.jp\/HelpNAVi\/wp-json\/wp\/v2\/media?parent=234"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}