{"id":131,"date":"2025-12-15T23:01:03","date_gmt":"2025-12-15T14:01:03","guid":{"rendered":"https:\/\/education-cx.com\/?page_id=131"},"modified":"2026-05-28T23:44:31","modified_gmt":"2026-05-28T14:44:31","slug":"%e8%8b%b1%e8%aa%9e%e5%8a%9b%e5%90%91%e4%b8%8a","status":"publish","type":"page","link":"https:\/\/education-cx.com\/?page_id=131","title":{"rendered":"\u82f1\u8a9e\u5b66\u7fd2"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n<style>\n  .english-page-wrapper {\n    max-width: 1000px;\n    margin: 40px auto;\n    font-family: sans-serif;\n  }\n\n  \/* --- 1. \u30c8\u30c3\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8\uff08\u30ea\u30fc\u30c9\u6587\uff09 --- *\/\n  .intro-box {\n    text-align: center;\n    margin-bottom: 40px; \n    padding: 0 20px;\n  }\n  .intro-title {\n    font-size: 1.8em;\n    font-weight: bold;\n    color: #2c3e50;\n    margin: 0 0 15px 0;\n  }\n  .intro-text {\n    font-size: 1.05em;\n    color: #1a1a1a;\n    line-height: 1.8;\n    margin: 0;\n  }\n\n  \/* --- 2. \u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081 --- *\/\n  .recommend-box {\n    margin-bottom: 40px;\n    padding: 0 20px;\n  }\n  .recommend-title {\n    text-align: center;\n    font-size: 1.4em;\n    color: #2c3e50;\n    margin: 0 0 20px 0;\n    font-weight: bold;\n  }\n  .recommend-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 auto;\n    max-width: 600px;\n  }\n  .recommend-list li {\n    position: relative;\n    padding-left: 35px;\n    margin-bottom: 12px;\n    font-size: 1.05em;\n    color: #1a1a1a;\n    font-weight: bold;\n  }\n  .recommend-list li::before {\n    content: '\u2713';\n    position: absolute;\n    left: 0;\n    top: -2px;\n    color: #3498db;\n    font-weight: bold;\n    font-size: 1.4em;\n  }\n\n  \/* --- 3. \u30b5\u30fc\u30d3\u30b9\u8a73\u7d30\uff08\u5de6\uff1a\u753b\u50cf \/ \u53f3\uff1a\u6982\u8981\uff09 --- *\/\n  .detail-container {\n    display: flex;\n    gap: 40px;\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 40px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    margin-bottom: 50px;\n    border: 1px solid #eef2f5;\n  }\n  .detail-image {\n    flex: 1.2; \/* \u2605\u753b\u50cf\u30a8\u30ea\u30a2\u306e\u6a2a\u5e45\u6bd4\u7387\u3082\u5c11\u3057\u3060\u3051\u5e83\u3052\u307e\u3057\u305f *\/\n    background-color: #ecf0f1;\n    border-radius: 8px;\n    overflow: hidden;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 480px; \/* \u2605\u9ad8\u3055\u3092300px\u304b\u3089480px\uff081.5\u500d\u4ee5\u4e0a\uff09\u306b\u62e1\u5927\u3057\u307e\u3057\u305f\uff01 *\/\n  }\n  .detail-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n  }\n  .detail-text {\n    flex: 1;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n  .detail-text h3 {\n    font-size: 1.5em;\n    color: #2c3e50;\n    margin: 0 0 15px 0;\n    display: inline-block;\n    border-bottom: 2px solid #3498db;\n    padding-bottom: 5px;\n  }\n  .detail-desc {\n    font-size: 1.05em;\n    line-height: 1.8;\n    color: #1a1a1a;\n    margin-bottom: 25px;\n  }\n  .spec-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n  .spec-table th, .spec-table td {\n    padding: 12px 0;\n    border-bottom: 1px solid #eef2f5;\n    font-size: 1.05em;\n  }\n  .spec-table th {\n    text-align: left;\n    color: #3498db;\n    width: 30%;\n  }\n  .spec-table td {\n    color: #1a1a1a;\n    font-weight: bold;\n  }\n\n  \/* --- 4. \u3054\u5229\u7528\u306e\u6d41\u308c --- *\/\n  .flow-title {\n    text-align: center;\n    font-size: 1.8em;\n    color: #2c3e50;\n    margin-bottom: 30px;\n    font-weight: bold;\n  }\n  .flow-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 20px;\n    margin-bottom: 50px;\n  }\n  .flow-step {\n    background: #ffffff;\n    border-radius: 12px;\n    padding: 30px 20px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.05);\n    text-align: center;\n    border: 1px solid #eef2f5;\n  }\n  .step-number {\n    display: inline-block;\n    background: #3498db;\n    color: #ffffff;\n    font-size: 1em;\n    font-weight: bold;\n    padding: 6px 16px;\n    border-radius: 20px;\n    margin-bottom: 15px;\n  }\n  .step-text {\n    font-size: 1.05em;\n    color: #1a1a1a;\n    font-weight: bold;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* --- 5. \u7533\u3057\u8fbc\u307f\u30dc\u30bf\u30f3 --- *\/\n  .btn-container {\n    text-align: center;\n    margin-top: 20px;\n  }\n  .apply-btn {\n    display: inline-block;\n    background: #3498db;\n    color: #ffffff;\n    font-size: 1.2em;\n    font-weight: bold;\n    padding: 18px 50px;\n    border-radius: 30px;\n    text-decoration: none;\n    box-shadow: 0 4px 15px rgba(52,152,219,0.3);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n  .apply-btn:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 8px 25px rgba(52,152,219,0.5);\n    color: #ffffff;\n  }\n\n  \/* --- \u30b9\u30de\u30db\u8868\u793a\u7528\u306e\u81ea\u52d5\u8abf\u6574\u30eb\u30fc\u30eb --- *\/\n  @media (max-width: 768px) {\n    .detail-container {\n      flex-direction: column;\n      padding: 20px;\n    }\n    .detail-image {\n      min-height: 350px; \/* \u2605\u30b9\u30de\u30db\u3067\u3082\u5199\u771f\u304c\u5c0f\u3055\u304f\u306a\u308a\u3059\u304e\u306a\u3044\u3088\u3046\u306b\u9ad8\u3055\u3092\u78ba\u4fdd\u3057\u307e\u3057\u305f *\/\n    }\n    .flow-grid {\n      grid-template-columns: 1fr;\n    }\n    .intro-title {\n      font-size: 1.5em; \n    }\n    .spec-table th {\n      width: 40%;\n    }\n  }\n<\/style>\n<\/style>\n\n<div class=\"english-page-wrapper\">\n\n  <!-- 1. \u30c8\u30c3\u30d7\u30e1\u30c3\u30bb\u30fc\u30b8 -->\n  <div class=\"intro-box\">\n    <h2 class=\"intro-title\">\u30ef\u30f3\u30b3\u30a4\u30f3\u3067\u5b66\u3079\u308b\u3001<br>\u30ce\u30fc\u30c8\u611f\u899a\u306e\u512a\u3057\u3044\u82f1\u8a9e\u6dfb\u524a\u3002<\/h2>\n    <p class=\"intro-text\">AI\u3092\u4f7f\u3046\u3060\u3051\u3067\u306a\u304f\u30ce\u30fc\u30c8\u3092\u4f7f\u3063\u3066\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u4e01\u5be7\u306b\u6dfb\u524a\u3092\u3057\u307e\u3059\u3002<br>\u5165\u4f1a\u91d1\u3084\u6708\u984d\u6599\u91d1\u306a\u3069\u306e\u7e1b\u308a\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u5fc5\u8981\u306a\u6642\u306b\u3001\u5fc5\u8981\u306a\u5206\u3060\u3051\u983c\u3081\u307e\u3059\u3002<\/p>\n  <\/div>\n\n  <!-- 2. \u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081 -->\n  <div class=\"recommend-box\">\n    <h3 class=\"recommend-title\">\u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081<\/h3>\n    <ul class=\"recommend-list\">\n      <li>\u82f1\u8a9e\u306e\u69cb\u6210\u3084\u3001\u81ea\u7136\u306a\u8868\u73fe\u306e\u4ed5\u65b9\u304c\u308f\u304b\u3089\u306a\u3044<\/li>\n      <li>\u7559\u5b66\u3084\u53d7\u9a13\u306e\u5bfe\u7b56\u3092\u3057\u305f\u3044\u3051\u308c\u3069\u3001\u587e\u306e\u8cbb\u7528\u3092\u6291\u3048\u305f\u3044<\/li>\n      <li>\u6a5f\u68b0\uff08AI\uff09\u306e\u7ffb\u8a33\u6a5f\u80fd\u306b\u983c\u308b\u3060\u3051\u3067\u306f\u4e0d\u5b89\u304c\u3042\u308b<\/li>\n      <li>\u30a8\u30c3\u30bb\u30a4\u3092\u4e01\u5be7\u306b\u6dfb\u524a\u3057\u3066\u307b\u3057\u3044\u304c\u3001\u3069\u3053\u306b\u983c\u3081\u3070\u3044\u3044\u304b\u308f\u304b\u3089\u306a\u3044<\/li>\n    <\/ul>\n  <\/div>\n\n  <!-- 3. \u30b5\u30fc\u30d3\u30b9\u8a73\u7d30 -->\n  <div class=\"detail-container\">\n    <div class=\"detail-image\">\n      <!-- \u25bc src=\"\u3053\u3053\u306e\u6587\u5b57\u3092\u6d88\u3057\u3066\u753b\u50cf\u306eURL\u3092\u8cbc\u308a\u4ed8\u3051\u307e\u3059\" \u25bc -->\n      <img decoding=\"async\" src=\"\u3053\u3053\u306b\u6dfb\u524a\u4f8b\u306e\u753b\u50cf\u306eURL\u3092\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\" alt=\"\u82f1\u8a9e\u6dfb\u524a\u306e\u30a4\u30e1\u30fc\u30b8\">\n    <\/div>\n    \n    <div class=\"detail-text\">\n      <h3>AI\u3068\u624b\u66f8\u304d\u3092\u878d\u5408\u3057\u305f\u6dfb\u524a<\/h3>\n      <p class=\"detail-desc\">\n        \u6a5f\u68b0\u7684\u306a\u6dfb\u524a\u3067\u306a\u304f\u3001\u6587\u7ae0\u306e\u66f8\u304d\u65b9\u3092\u304f\u307f\u53d6\u308a\u3001\u500b\u4eba\u306b\u5408\u308f\u305b\u305f\u8868\u73fe\u3092\u63d0\u6848\u3057\u307e\u3059\u3002<br>\n        \u6587\u6cd5\u306fAI\u306b\u78ba\u8a8d\u3057\u3066\u3082\u3089\u3063\u305f\u4e0a\u3067\u3001\u6587\u7ae0\u306e\u69cb\u6210\u3001\u8868\u73fe\u65b9\u6cd5\u3001\u30a8\u30c3\u30bb\u30a4\u306e\u57fa\u672c\u7684\u306a\u66f8\u304d\u65b9\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002\n      <\/p>\n      \n      <table class=\"spec-table\">\n        <tbody><tr>\n          <th>\u6dfb\u524a\u65b9\u6cd5<\/th>\n          <td>AI\u30c1\u30a7\u30c3\u30af \uff0b \u624b\u66f8\u304d\u306e\u4e01\u5be7\u306a\u6dfb\u524a<\/td>\n        <\/tr>\n        <tr>\n          <th>\u5bfe\u8c61\u30ec\u30d9\u30eb<\/th>\n          <td>\u57fa\u790e\u82f1\u8a9e\u304b\u3089\u51fa\u9858\u30a8\u30c3\u30bb\u30a4\u307e\u3067\u5bfe\u5fdc<\/td>\n        <\/tr>\n        <tr>\n          <th>\u6599\u91d1<\/th>\n          <td>1\u56de 500\u5186\uff08\u5165\u4f1a\u91d1\u30fb\u6708\u984d\u8cbb\u7528\u306a\u3057\uff09<\/td>\n        <\/tr>\n      <\/tbody><\/table>\n    <\/div>\n  <\/div>\n\n  <!-- 4. \u3054\u5229\u7528\u306e\u6d41\u308c -->\n  <h2 class=\"flow-title\">\u3054\u5229\u7528\u306e\u6d41\u308c<\/h2>\n  <div class=\"flow-grid\">\n    <div class=\"flow-step\">\n      <span class=\"step-number\">STEP 1<\/span>\n      <p class=\"step-text\">\u304a\u7533\u8fbc\u307f\u30d5\u30a9\u30fc\u30e0\u304b\u3089\u9001\u4fe1<br>\uff0b \u304a\u652f\u6255\u3044\uff08PayPay \/ \u30af\u30ec\u30ab\u7b49\uff09<\/p>\n    <\/div>\n    <div class=\"flow-step\">\n      <span class=\"step-number\">STEP 2<\/span>\n      <p class=\"step-text\">\u6dfb\u524a\u3092\u5e0c\u671b\u3059\u308b<br>\u82f1\u6587\u3092\u9001\u4fe1<\/p>\n    <\/div>\n    <div class=\"flow-step\">\n      <span class=\"step-number\">STEP 3<\/span>\n      <p class=\"step-text\">\u6570\u65e5\u5f8c\u306b\u3001\u624b\u66f8\u304d\u3067<br>\u6dfb\u524a\u3055\u308c\u305f\u6587\u7ae0\u3092\u304a\u5c4a\u3051<\/p>\n    <\/div>\n  <\/div>\n\n  <!-- 5. \u7533\u3057\u8fbc\u307f\u30dc\u30bf\u30f3 -->\n  <div class=\"btn-container\">\n    <!-- \u25bc href=\"\u3053\u3053\u306e\u6587\u5b57\u3092\u6d88\u3057\u3066\u3001\u7533\u3057\u8fbc\u307f\u30fb\u304a\u554f\u3044\u5408\u308f\u305b\u30da\u30fc\u30b8\u306eURL\u3092\u8cbc\u308a\u4ed8\u3051\u307e\u3059\" \u25bc -->\n    <a href=\"\u3053\u3053\u306b\u7533\u3057\u8fbc\u307f\u30da\u30fc\u30b8\u306eURL\u3092\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\" class=\"apply-btn\">\u82f1\u8a9e\u6dfb\u524a\u306b\u7533\u3057\u8fbc\u3080<\/a>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30ef\u30f3\u30b3\u30a4\u30f3\u3067\u5b66\u3079\u308b\u3001\u30ce\u30fc\u30c8\u611f\u899a\u306e\u512a\u3057\u3044\u82f1\u8a9e\u6dfb\u524a\u3002 AI\u3092\u4f7f\u3046\u3060\u3051\u3067\u306a\u304f\u30ce\u30fc\u30c8\u3092\u4f7f\u3063\u3066\u5206\u304b\u308a\u3084\u3059\u304f\u3001\u4e01\u5be7\u306b\u6dfb\u524a\u3092\u3057\u307e\u3059\u3002\u5165\u4f1a\u91d1\u3084\u6708\u984d\u6599\u91d1\u306a\u3069\u306e\u7e1b\u308a\u306f\u3042\u308a\u307e\u305b\u3093\u3002\u5fc5\u8981\u306a\u6642\u306b\u3001\u5fc5\u8981\u306a\u5206\u3060\u3051\u983c\u3081\u307e\u3059\u3002 \u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081 \u82f1\u8a9e\u306e [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"sns_share_botton_hide":"","vkExUnit_sns_title":"","_vk_print_noindex":"","sitemap_hide":"","vkExUnit_sitemap":"","_veu_custom_css":"","veu_display_promotion_alert":"common","_exclude_from_list_pages":"","vkexunit_cta_each_option":"","vkExUnit_childPageIndex":"","vkExUnit_pageList_ancestor":"","vkExUnit_contact_enable":"","footnotes":""},"class_list":["post-131","page","type-page","status-publish","hentry"],"aioseo_notices":[],"veu_head_title_object":{"title":"","add_site_title":""},"_links":{"self":[{"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/pages\/131","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/education-cx.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=131"}],"version-history":[{"count":15,"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/pages\/131\/revisions"}],"predecessor-version":[{"id":230,"href":"https:\/\/education-cx.com\/index.php?rest_route=\/wp\/v2\/pages\/131\/revisions\/230"}],"wp:attachment":[{"href":"https:\/\/education-cx.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=131"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}