{"id":4213,"date":"2026-02-04T13:08:37","date_gmt":"2026-02-04T04:08:37","guid":{"rendered":"https:\/\/katsuyaikeda.com\/?page_id=4213"},"modified":"2026-02-06T10:58:46","modified_gmt":"2026-02-06T01:58:46","slug":"%e5%80%8b%e5%88%a5%e3%83%a1%e3%83%b3%e3%82%bf%e3%83%bc%e3%82%b7%e3%83%83%e3%83%97","status":"publish","type":"page","link":"https:\/\/katsuyaikeda.com\/?page_id=4213","title":{"rendered":"\u30e1\u30f3\u30bf\u30fc\u30b7\u30c3\u30d7"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"ja\"><head>\n<meta charset=\"UTF-8\">\n<style>\n  \/* --- LP\u5168\u4f53\u306e\u30ea\u30bb\u30c3\u30c8\u3068\u30d9\u30fc\u30b9\u30b9\u30bf\u30a4\u30eb --- *\/\n  .lp-wrapper {\n    font-family: \"Helvetica Neue\", Arial, \"Hiragino Kaku Gothic ProN\", \"Hiragino Sans\", Meiryo, sans-serif;\n    line-height: 1.6;\n    color: #333;\n    background-color: #f9f9f9;\n    \n    \/* --- WordPress\u306e\u30c6\u30fc\u30de\u5e45\u5236\u9650\u3092\u89e3\u9664\u3059\u308b\u8a2d\u5b9a --- *\/\n    width: 100vw;\n    position: relative;\n    left: 50%;\n    right: 50%;\n    margin-left: -50vw;\n    margin-right: -50vw;\n    max-width: 100vw !important;\n    padding: 0;\n    overflow-x: hidden;\n    box-sizing: border-box;\n  }\n  \n  .lp-wrapper *, .lp-wrapper *:before, .lp-wrapper *:after {\n    box-sizing: inherit;\n  }\n  \n  \/* --- \u30ab\u30e9\u30fc\u8a2d\u5b9a --- *\/\n  :root {\n    --main-color: #1e90ff;\n    --accent-color: #ff8c00;\n  }\n\n  \/* --- \u5171\u901a\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8 --- *\/\n  .lp-container {\n    max-width: 1100px;\n    margin: 0 auto;\n    padding: 0 20px;\n  }\n  .lp-section {\n    padding: 60px 0;\n  }\n  .lp-title {\n    font-size: 2rem;\n    color: #1e90ff;\n    text-align: center;\n    margin-bottom: 40px;\n    font-weight: bold;\n    border-bottom: 3px solid #ff8c00;\n    display: inline-block;\n    padding-bottom: 10px;\n  }\n  .lp-center {\n    text-align: center;\n  }\n  \n  \/* --- \u30dc\u30bf\u30f3 --- *\/\n  .lp-btn {\n    display: inline-block;\n    background-color: #ff8c00;\n    color: #fff !important;\n    padding: 18px 40px;\n    font-size: 1.2rem;\n    font-weight: bold;\n    border-radius: 50px;\n    text-decoration: none;\n    transition: all 0.3s;\n    box-shadow: 0 4px 6px rgba(0,0,0,0.1);\n    margin-top: 20px;\n  }\n  .lp-btn:hover {\n    background-color: #e67e00;\n    transform: translateY(-2px);\n    box-shadow: 0 6px 10px rgba(0,0,0,0.15);\n  }\n\n  \/* --- \u30d2\u30fc\u30ed\u30fc\u30bb\u30af\u30b7\u30e7\u30f3\uff08PC\/\u30b9\u30de\u30db\u5207\u308a\u66ff\u3048\u5bfe\u5fdc\uff09 --- *\/\n  .lp-hero {\n    position: relative;\n    \/* PC\u7528\u80cc\u666f\u8a2d\u5b9a\uff1a\u4ee5\u524d\u6210\u529f\u3057\u3066\u3044\u305fURL\u306b\u623b\u3057\u307e\u3057\u305f *\/\n    background-image: url('https:\/\/katsuyaikeda.com\/wp-content\/uploads\/2025\/09\/\u30e1\u30f3\u30bf\u30fc3-e1770103380383.png'); \n    background-size: cover;\n    background-position: center center;\n    background-repeat: no-repeat;\n    \n    \/* PC\u3067\u306e\u30ec\u30a4\u30a2\u30a6\u30c8 *\/\n    max-width: 1100px;\n    width: 95%; \n    margin: 30px auto 0;\n    border-radius: 20px;\n    overflow: hidden;\n    height: 600px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: #ffffff !important; \n    text-align: center;\n    box-shadow: 0 10px 25px rgba(0,0,0,0.15);\n  }\n  \n  .lp-hero::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0; bottom: 0;\n    background: rgba(0, 30, 80, 0.4); \n    z-index: 1;\n  }\n  \n  .lp-hero-content {\n    position: relative;\n    z-index: 2;\n    padding: 20px;\n    width: 100%;\n  }\n  \n  \/* \u30b9\u30de\u30db\u7528\u753b\u50cf\uff08PC\u3067\u306f\u975e\u8868\u793a\uff09 *\/\n  .lp-hero-img-sp {\n    display: none; \n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .lp-hero h1 {\n    font-size: 2.5rem;\n    margin-bottom: 20px;\n    line-height: 1.3;\n    text-shadow: 2px 2px 4px rgba(0,0,0,0.5);\n    color: #ffffff !important; \n    font-weight: 800;\n  }\n  .lp-hero p {\n    font-size: 1.2rem;\n    margin-bottom: 30px;\n    font-weight: 500;\n    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);\n    color: #ffffff !important; \n  }\n\n  \/* --- \u60a9\u307f\u30bb\u30af\u30b7\u30e7\u30f3\uff08\u6587\u5b57\u5316\u3051\u5bfe\u7b56\u6e08\uff09 --- *\/\n  .lp-problem {\n    background-color: #fff;\n  }\n  .lp-check-list {\n    list-style: none !important;\n    padding: 0;\n    margin: 0 auto;\n    max-width: 800px;\n  }\n  .lp-check-list li {\n    position: relative;\n    padding: 15px 0 15px 45px !important; \/* \u5de6\u4f59\u767d\u3092\u5f37\u5236\u78ba\u4fdd *\/\n    border-bottom: 1px solid #eee;\n    font-size: 1.1rem;\n    list-style: none !important;\n    text-align: left;\n  }\n  \/* SVG\u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af *\/\n  .lp-check-list li::before {\n    content: ''; \n    \/* SVG\u3092Base64\u3067\u306f\u306a\u304fURL\u30a8\u30f3\u30b3\u30fc\u30c9\u3067\u57cb\u3081\u8fbc\u307f\uff08\u6700\u3082\u5b89\u5168\uff09 *\/\n    background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%231e90ff'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'\/%3E%3C\/svg%3E\");\n    background-repeat: no-repeat;\n    background-size: contain;\n    position: absolute;\n    left: 10px;\n    top: 18px;\n    width: 24px;\n    height: 24px;\n  }\n\n  \/* --- \u30b5\u30fc\u30d3\u30b9\u5185\u5bb9 --- *\/\n  .lp-service {\n    background-color: #f4f8ff;\n  }\n  .lp-service-box {\n    background: #fff;\n    padding: 40px;\n    border-radius: 8px;\n    box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n    line-height: 1.8;\n    font-size: 1.05rem;\n  }\n\n  \/* --- \u6599\u91d1\u8868 --- *\/\n  .lp-price-grid {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 20px;\n    margin-top: 30px;\n  }\n  .lp-price-card {\n    background: #fff;\n    border: 1px solid #ddd;\n    border-radius: 10px;\n    padding: 30px 20px;\n    text-align: center;\n    position: relative;\n    width: 30%;\n    min-width: 280px;\n    box-shadow: 0 2px 5px rgba(0,0,0,0.05);\n    display: flex;\n    flex-direction: column;\n  }\n  .lp-price-card.recommended {\n    border: 3px solid #ff8c00;\n    background-color: #fffaf0;\n    transform: scale(1.05);\n    z-index: 10;\n    box-shadow: 0 10px 20px rgba(255, 140, 0, 0.15);\n  }\n  .lp-badge {\n    position: absolute;\n    top: -15px;\n    left: 50%;\n    transform: translateX(-50%);\n    background: #ff8c00;\n    color: #fff;\n    padding: 5px 20px;\n    font-size: 0.9rem;\n    border-radius: 20px;\n    font-weight: bold;\n    white-space: nowrap;\n    box-shadow: 0 2px 4px rgba(0,0,0,0.2);\n  }\n  .lp-price-name {\n    font-size: 1.3rem;\n    font-weight: bold;\n    margin-bottom: 15px;\n    color: #1e90ff;\n  }\n  .lp-price-amount {\n    font-size: 2.2rem;\n    font-weight: bold;\n    color: #333;\n    margin-bottom: 5px;\n    font-family: Arial, sans-serif;\n  }\n  .lp-price-desc {\n    font-size: 0.95rem;\n    color: #666;\n    margin-bottom: 20px;\n    border-bottom: 1px solid #eee;\n    padding-bottom: 15px;\n  }\n  .lp-price-detail-list {\n    text-align: left;\n    font-size: 0.9rem;\n    color: #555;\n    padding: 0 5px;\n    margin: 0 auto;\n    list-style: none !important;\n    display: inline-block;\n    width: 100%;\n  }\n  .lp-price-detail-list li {\n    margin-bottom: 8px;\n    padding-left: 1.2em;\n    text-indent: -1.2em;\n    line-height: 1.5;\n    list-style: none !important;\n  }\n  .lp-price-detail-list li::before {\n    content: \"\u30fb\";\n    font-weight: bold;\n    color: #ff8c00;\n    margin-right: 3px;\n  }\n\n  \/* --- \u6ce8\u610f\u66f8\u304d --- *\/\n  .lp-note {\n    background-color: #fff0f0;\n    border: 1px solid #ffcccc;\n    color: #c00;\n    padding: 20px;\n    border-radius: 5px;\n    margin-top: 50px;\n    font-size: 0.95rem;\n  }\n  .lp-text-red {\n    color: #cc0000;\n    font-size: 0.9rem;\n    display: block;\n    margin-top: 5px;\n  }\n\n  \/* --- \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb --- *\/\n  .lp-profile {\n    background-color: #fff;\n  }\n  .lp-profile-flex {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 40px;\n    align-items: flex-start;\n  }\n  .lp-profile-img {\n    flex: 1;\n    min-width: 280px;\n    text-align: center;\n  }\n  .lp-profile-img img {\n    width: 100%;\n    max-width: 320px;\n    border-radius: 10px;\n    box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n  }\n  .lp-profile-text {\n    flex: 2;\n    min-width: 300px;\n  }\n  .lp-profile-name {\n    font-size: 1.8rem;\n    font-weight: bold;\n    margin-bottom: 10px;\n    border-bottom: 3px solid #1e90ff;\n    display: inline-block;\n  }\n  .lp-career-list {\n    margin-top: 20px;\n    font-size: 1rem;\n    color: #555;\n    background: #f9f9f9;\n    padding: 20px;\n    border-radius: 8px;\n  }\n  .lp-career-list dt {\n    float: left;\n    clear: left;\n    width: 100px;\n    font-weight: bold;\n    color: #1e90ff;\n    margin-bottom: 10px;\n  }\n  .lp-career-list dd {\n    margin-left: 100px;\n    margin-bottom: 10px;\n    line-height: 1.5;\n  }\n\n  \/* --- \u30d5\u30ed\u30fc --- *\/\n  .lp-flow-list {\n    counter-reset: flow-counter;\n    list-style: none !important;\n    padding: 0;\n    margin: 0 auto;\n    max-width: 800px;\n  }\n  .lp-flow-list li {\n    position: relative;\n    padding-left: 60px;\n    margin-bottom: 40px;\n    list-style: none !important;\n  }\n  .lp-flow-list li::before {\n    counter-increment: flow-counter;\n    content: counter(flow-counter);\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 40px;\n    height: 40px;\n    background: #1e90ff;\n    color: #fff;\n    text-align: center;\n    line-height: 40px;\n    border-radius: 50%;\n    font-weight: bold;\n    font-size: 1.2rem;\n    z-index: 1;\n  }\n  .lp-flow-list li::after {\n    content: \"\";\n    position: absolute;\n    left: 19px;\n    top: 40px;\n    bottom: -30px;\n    width: 2px;\n    background: #dceeff;\n  }\n  .lp-flow-list li:last-child::after {\n    display: none;\n  }\n  .lp-flow-title {\n    font-weight: bold;\n    font-size: 1.3rem;\n    display: block;\n    margin-bottom: 10px;\n    color: #333;\n    border-left: none;\n    padding-left: 0;\n    line-height: 1.4;\n  }\n  .lp-flow-desc {\n    font-size: 1rem;\n    color: #555;\n  }\n\n  \/* --- \u30b9\u30de\u30db\u5bfe\u5fdcCSS\uff08\u91cd\u8981\uff09 --- *\/\n  @media (max-width: 768px) {\n    \/* \u30d2\u30fc\u30ed\u30fc\u30bb\u30af\u30b7\u30e7\u30f3\uff1a\u30ec\u30a4\u30a2\u30a6\u30c8\u5909\u66f4 *\/\n    .lp-hero { \n      background-image: none !important; \/* \u80cc\u666f\u753b\u50cf\u306f\u6d88\u3059 *\/\n      background-color: #1e90ff; \/* \u4ee3\u308f\u308a\u306b\u9752\u8272\u80cc\u666f *\/\n      height: auto !important;\n      display: block;\n      padding: 0 0 40px 0;\n      border-radius: 0;\n      width: 100%;\n      max-width: 100%;\n      box-shadow: none;\n    }\n    \/* \u30aa\u30fc\u30d0\u30fc\u30ec\u30a4\u3082\u6d88\u3059 *\/\n    .lp-hero::before {\n      display: none;\n    }\n    \n    \/* \u30b9\u30de\u30db\u7528\u753b\u50cf\u3092\u8868\u793a *\/\n    .lp-hero-img-sp {\n      display: block !important;\n      width: 100%;\n      height: auto;\n    }\n    \n    \/* \u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u306e\u8abf\u6574 *\/\n    .lp-hero-content {\n      padding: 30px 20px;\n    }\n    .lp-hero h1 { font-size: 1.8rem; text-shadow: none; }\n    .lp-hero p { font-size: 1rem; text-shadow: none; }\n\n    \/* \u305d\u306e\u4ed6\u30b9\u30de\u30db\u8abf\u6574 *\/\n    .lp-price-card { width: 100%; max-width: 400px; margin: 0 auto; }\n    .lp-price-card.recommended { transform: scale(1); margin: 15px auto; }\n    .lp-profile-flex { flex-direction: column; }\n    .lp-career-list dt, .lp-career-list dd { float: none; width: auto; margin-left: 0; }\n    .lp-career-list dd { margin-bottom: 15px; border-bottom: 1px dotted #ccc; padding-bottom: 10px; }\n    .lp-career-list dd:last-child { border-bottom: none; }\n  }\n  \n  \/* PC\u3067\u306f\u30b9\u30de\u30db\u7528\u753b\u50cf\u3092\u96a0\u3059 *\/\n  @media (min-width: 769px) {\n    .lp-hero-img-sp {\n      display: none !important;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"lp-wrapper\">\n\n  <!-- \u30d8\u30c3\u30c0\u30fc\u30a8\u30ea\u30a2 -->\n  <header class=\"lp-hero\">\n    \n    <!-- \u30b9\u30de\u30db\u7528\uff1a\u753b\u50cf\u3092img\u30bf\u30b0\u3068\u3057\u3066\u914d\u7f6e\uff08PC\u3067\u306f\u975e\u8868\u793a\uff09 -->\n    <!-- URL\u3092\u4fee\u6b63\u3057\u307e\u3057\u305f -->\n    <img decoding=\"async\" src=\"https:\/\/katsuyaikeda.com\/wp-content\/uploads\/2025\/09\/\u30e1\u30f3\u30bf\u30fc3-e1770103380383.png\" alt=\"\u30e1\u30f3\u30bf\u30fc\u30b7\u30c3\u30d7\" class=\"lp-hero-img-sp\">\n\n    <div class=\"lp-hero-content\">\n      <h1 id=\"i-0\">\u73fe\u5834\u306e\u8ff7\u3044\u3092\u3001<br>\u78ba\u304b\u306a\u300c\u884c\u52d5\u300d\u306b\u3002<\/h1>\n      <p>\u7d4c\u9a13\u8c4a\u5bcc\u306a\u30e1\u30f3\u30bf\u30fc\u3068\u306e\u3001<br>\n      \u30aa\u30f3\u30e9\u30a4\u30f31on1\u30bb\u30c3\u30b7\u30e7\u30f3<\/p>\n      <a href=\"#contact\" class=\"lp-btn\">\u4eca\u3059\u3050\u76f8\u8ac7\u3092\u7533\u3057\u8fbc\u3080<\/a>\n    <\/div>\n  <\/header>\n\n  <!-- \u60a9\u307f\u30bb\u30af\u30b7\u30e7\u30f3 -->\n  <section class=\"lp-section lp-problem\">\n    <div class=\"lp-container\">\n      <div class=\"lp-center\">\n        <h2 class=\"lp-title\" id=\"i-1\">\u3053\u3093\u306a\u304a\u60a9\u307f\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/h2>\n      <\/div>\n      <ul class=\"lp-check-list\">\n        <li>\u4f5c\u6210\u3057\u305f\u30d7\u30ed\u30b0\u30e9\u30e0\u3084\u671f\u5206\u3051\u304c\u9069\u5207\u304b\u4e0d\u5b89\u304c\u3042\u308b<\/li>\n        <li>\u9078\u624b\u3084\u30b3\u30fc\u30c1\u3068\u306e\u95a2\u4fc2\u3001\u4ed6\u30b9\u30bf\u30c3\u30d5\u3068\u306e\u9023\u643a\u304c\u3046\u307e\u304f\u3044\u304b\u306a\u3044<\/li>\n        <li>\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u3084\u30c7\u30fc\u30bf\u306e\u73fe\u5834\u6d3b\u7528\u306b\u8ff7\u3063\u3066\u3044\u308b<\/li>\n        <li>\u30d7\u30ec\u30bc\u30f3\u8cc7\u6599\u306e\u4f5c\u6210\u3084\u767a\u8868\u306b\u82e6\u624b\u610f\u8b58\u304c\u3042\u308b<\/li>\n        <li>\u4eca\u5f8c\u306e\u30ad\u30e3\u30ea\u30a2\u5f62\u6210\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3067\u304d\u308b\u76f8\u624b\u304c\u3044\u306a\u3044<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- \u30b5\u30fc\u30d3\u30b9\u6982\u8981 -->\n  <section class=\"lp-section lp-service\">\n    <div class=\"lp-container\">\n      <div class=\"lp-center\">\n        <h2 class=\"lp-title\" id=\"i-2\">\u500b\u5225\u30e1\u30f3\u30bf\u30fc\u30b7\u30c3\u30d7\u3068\u306f<\/h2>\n      <\/div>\n      <div class=\"lp-service-box\">\n        <p>\u7d4c\u9a13\u8c4a\u5bcc\u306aS&amp;C\u306e\u5c02\u9580\u5bb6\u304c\u300c\u30e1\u30f3\u30bf\u30fc\u300d\u3068\u306a\u308a\u3001\u3042\u306a\u305f\u306e\u60a9\u307f\u3084\u8ab2\u984c\u306b\u5bfe\u3059\u308b\u30a2\u30c9\u30d0\u30a4\u30b9\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<br>\n        \u4e00\u65b9\u7684\u306a\u7b54\u3048\u306e\u63d0\u4f9b\u3067\u306f\u306a\u304f\u3001\u5bfe\u8a71\u3092\u901a\u3058\u3066\u8ab2\u984c\u3068\u601d\u8003\u3092\u6574\u7406\u3057\u3001\u73fe\u5834\u3067\u6d3b\u304d\u308b\u300c\u5224\u65ad\u529b\u300d\u3068\u300c\u89e3\u6c7a\u7b56\u300d\u3092\u5171\u306b\u5c0e\u304d\u51fa\u3057\u307e\u3059\u3002<\/p>\n        <br>\n        <strong>\u3010\u5bfe\u8c61\u3011<\/strong> S&amp;C\u30b3\u30fc\u30c1 \/ \u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u6307\u5c0e\u306b\u643a\u308f\u308bAT\u30fbPT\u30fb\u6cbb\u7642\u5bb6 \/ \u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u6307\u5c0e\u8005\u3092\u76ee\u6307\u3059\u5b66\u751f\u30fb\u793e\u4f1a\u4eba<br>\n        <strong>\u3010\u5f62\u5f0f\u3011<\/strong> Zoom\u306b\u3088\u308b\u30aa\u30f3\u30e9\u30a4\u30f3\u500b\u5225\u30bb\u30c3\u30b7\u30e7\u30f3\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u6599\u91d1\u30d7\u30e9\u30f3 -->\n  <section class=\"lp-section lp-price\">\n    <div class=\"lp-container\">\n      <div class=\"lp-center\">\n        <h2 class=\"lp-title\" id=\"i-3\">\u6599\u91d1\u30d7\u30e9\u30f3<\/h2>\n        <p style=\"margin-top:-20px; margin-bottom:30px; color:#666; font-size:0.9rem;\">\u203b\u3059\u3079\u3066\u7a0e\u8fbc\u4fa1\u683c\u3067\u3059<\/p>\n      <\/div>\n      <div class=\"lp-price-grid\">\n        <!-- \u30d7\u30e9\u30f31 -->\n        <div class=\"lp-price-card\">\n          <div class=\"lp-price-name\">\u521d\u56deor\u5358\u767a<\/div>\n          <div class=\"lp-price-amount\">\u00a55,500<span style=\"font-size:1rem;font-weight:normal\"> \/ \u56de<\/span><\/div>\n          <div class=\"lp-price-desc\">60\u5206 \u00d7 1\u56de<\/div>\n          <ul class=\"lp-price-detail-list\">\n            <li>\u8ab2\u984c\u306e\u30d2\u30a2\u30ea\u30f3\u30b0\u3068\u30a2\u30c9\u30d0\u30a4\u30b9<\/li>\n            <li>1\u56de\u306e\u30bb\u30c3\u30b7\u30e7\u30f3\u3067\u5b8c\u7d50<\/li>\n            <li>\u521d\u56de\u306e\u65b9\u306f\u3053\u3061\u3089\u306b\u306a\u308a\u307e\u3059<\/li>\n          <\/ul>\n        <\/div>\n        <!-- \u30d7\u30e9\u30f32 -->\n        <div class=\"lp-price-card\">\n          <div class=\"lp-price-name\">\u6708\u984d\u7d99\u7d9a<\/div>\n          <div class=\"lp-price-amount\">\u00a56,600<span style=\"font-size:1rem;font-weight:normal\"> \/ \u6708<\/span><\/div>\n          <div class=\"lp-price-desc\">30\u5206 \u00d7 2\u56de \/ \u6708<\/div>\n          <ul class=\"lp-price-detail-list\">\n            <li>\u6708\u306b2\u56de\u306e\u58c1\u6253\u3061\u30bb\u30c3\u30b7\u30e7\u30f3<\/li>\n            <li>\u6709\u52b9\u671f\u9593\uff1a1\u30f6\u6708<\/li>\n            <li>\u3044\u3064\u3067\u3082\u7533\u8fbc\u53ef\uff0f\u90fd\u5ea6\u6255\u3044<\/li>\n          <\/ul>\n        <\/div>\n        <!-- \u30d7\u30e9\u30f33 -->\n        <div class=\"lp-price-card recommended\">\n          <div class=\"lp-badge\">\u304a\u3059\u3059\u3081<\/div>\n          <div class=\"lp-price-name\">3\u56de\u30d1\u30c3\u30af<\/div>\n          <div class=\"lp-price-amount\">\u00a511,000<span style=\"font-size:1rem;font-weight:normal\"> \/ Set<\/span><\/div>\n          <div class=\"lp-price-desc\">\u521d\u56de(60\u5206) + \u7d99\u7d9a(30\u5206\u00d72)<\/div>\n          <ul class=\"lp-price-detail-list\">\n            <li>\u521d\u56de\u30bb\u30c3\u30b7\u30e7\u30f3\uff0b2\u56de\u306e\u58c1\u6253\u3061<\/li>\n            <li>\u6709\u52b9\u671f\u9593\uff1a2\u30f6\u6708<\/li>\n            <li>\u30d5\u30a9\u30ed\u30fc\u30a2\u30c3\u30d7\u3082\u6b32\u3057\u3044\u65b9\u3078<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <!-- \u6ce8\u610f\u66f8\u304d -->\n      <div class=\"lp-note\">\n        <strong>\u3010\u3054\u6ce8\u610f\u3011<\/strong><br>\n        \u672c\u30b5\u30fc\u30d3\u30b9\u306f\u300c\u52a9\u8a00\u30fb\u76f8\u8ac7\u300d\u306b\u7279\u5316\u3057\u305f\u30e1\u30f3\u30bf\u30fc\u30b7\u30c3\u30d7\u3067\u3059\u3002<br>\n        \u30d7\u30ed\u30b0\u30e9\u30e0\u4f5c\u6210\u306e\u4ee3\u884c\u3001\u30d7\u30ec\u30bc\u30f3\u8cc7\u6599\u306e\u4f5c\u6210\u4ee3\u884c\u306a\u3069\u3001\u3054\u672c\u4eba\u304c\u884c\u3046\u3079\u304d\u5b9f\u52d9\u306e\u4ee3\u884c\u4f5c\u696d\u306f\u884c\u3044\u307e\u305b\u3093\u306e\u3067\u4e88\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u30d7\u30ed\u30d5\u30a3\u30fc\u30eb -->\n  <section class=\"lp-section lp-profile\">\n    <div class=\"lp-container\">\n      <div class=\"lp-center\">\n        <h2 class=\"lp-title\" id=\"i-4\">\u30e1\u30f3\u30bf\u30fc\u7d39\u4ecb<\/h2>\n      <\/div>\n      <div class=\"lp-profile-flex\">\n        <div class=\"lp-profile-img\">\n          <img decoding=\"async\" src=\"https:\/\/katsuyaikeda.com\/wp-content\/uploads\/2026\/02\/ikedakatusya\uff08\u7121\u5730\uff09.jpg\" alt=\"\u6c60\u7530\u514b\u4e5f\">\n        <\/div>\n        <div class=\"lp-profile-text\">\n          <div class=\"lp-profile-name\">\u6c60\u7530 \u514b\u4e5f <span style=\"font-size:1rem;font-weight:normal\">\/ Katsuya Ikeda<\/span><\/div>\n          <p style=\"margin-top:15px;\">\n            20\u5e74\u4ee5\u4e0a\u306b\u308f\u305f\u308a\u30c8\u30c3\u30d7\u30a2\u30b9\u30ea\u30fc\u30c8\u306eS&amp;C\u304a\u3088\u3073\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u5411\u4e0a\u3092\u30b5\u30dd\u30fc\u30c8\u3002<br>\n            \u73fe\u5834\u3067\u306e\u5b9f\u8df5\u6307\u5c0e\u304b\u3089\u3001\u77e5\u898b\u3068\u30c7\u30fc\u30bf\u306b\u57fa\u3065\u304f\u79d1\u5b66\u7684\u30b5\u30dd\u30fc\u30c8\u307e\u3067\u5e45\u5e83\u3044\u7d4c\u9a13\u3092\u6301\u3064\u3002<br>\n            1972\u5e74\u751f\u307e\u308c\u3002\u5927\u962a\u5e9c\u51fa\u8eab\u3002\n          <\/p>\n          \n          <dl class=\"lp-career-list\">\n            <dt>2002-2020<\/dt>\n            <dd>\u5927\u5b66\u304a\u3088\u3073\u30d7\u30ed\u30c1\u30fc\u30e0\u3067\u306eS&amp;C\u30b3\u30fc\u30c1\u3092\u6b74\u4efb<\/dd>\n            \n            <dt>2021-2024<\/dt>\n            <dd>\u56fd\u7acb\u30b9\u30dd\u30fc\u30c4\u79d1\u5b66\u30bb\u30f3\u30bf\u30fc\uff08JISS\uff09\u30cf\u30a4\u30d1\u30d5\u30a9\u30fc\u30de\u30f3\u30b9\u30b8\u30e0\u306b\u3066\u3001\u6e2c\u5b9a\u8a55\u4fa1\u306b\u57fa\u3065\u304fS&amp;C\u6307\u5c0e\u3001\u9ad8\u5f37\u5ea6\u30a4\u30f3\u30bf\u30fc\u30d0\u30eb\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u51e6\u65b9\u3001\u7af6\u6280\u5fa9\u5e30\u30d7\u30ed\u30bb\u30b9\uff08RTP\uff09\u306e\u30b5\u30dd\u30fc\u30c8\u306b\u5f93\u4e8b<\/dd>\n            \n            <dt>2025-<\/dt>\n            <dd>\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u3068\u3057\u3066\u6d3b\u52d5\u958b\u59cb<\/dd>\n          <\/dl>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u7533\u3057\u8fbc\u307f\u30d5\u30ed\u30fc -->\n  <section class=\"lp-section\" style=\"background:#fff;\" id=\"contact\">\n    <div class=\"lp-container\">\n      <div class=\"lp-center\">\n        <h2 class=\"lp-title\" id=\"i-5\">\u304a\u7533\u3057\u8fbc\u307f\u306e\u6d41\u308c<\/h2>\n      <\/div>\n      <ol class=\"lp-flow-list\">\n        <li>\n          <span class=\"lp-flow-title\">\u3054\u76f8\u8ac7\u3068\u304a\u7533\u3057\u8fbc\u307f<\/span>\n          <div class=\"lp-flow-desc\">\n            \u4e0b\u6bb5\u306e\u30dc\u30bf\u30f3\u3092\u30af\u30ea\u30c3\u30af\u3057\u3001<br>\n            \u304a\u7533\u3057\u8fbc\u307f\u30d5\u30a9\u30fc\u30e0\u306b\u300c\u2460\u3054\u76f8\u8ac7\u5185\u5bb9\u300d\u3068\u300c\u2461\u3054\u5e0c\u671b\u65e5\u6642\u300d\u3092\u3054\u8a18\u5165\u304f\u3060\u3055\u3044\u3002\n          <\/div>\n        <\/li>\n        <li>\n          <span class=\"lp-flow-title\">\u3053\u3061\u3089\u3088\u308a\u3054\u8fd4\u4fe1<\/span>\n          <div class=\"lp-flow-desc\">\n            \u3054\u76f8\u8ac7\u5185\u5bb9\u3092\u78ba\u8a8d\u306e\u3046\u3048\u3001\u3053\u3061\u3089\u3088\u308a\u5bfe\u5fdc\u53ef\u5426\u306e\u3054\u9023\u7d61\u3092\u5dee\u3057\u4e0a\u3052\u307e\u3059\u3002<br>\n            \u5bfe\u5fdc\u3055\u305b\u3066\u3044\u305f\u3060\u304f\u5834\u5408\u306f\u30b9\u30b1\u30b8\u30e5\u30fc\u30eb\u306e\u8abf\u6574\u3092\u3044\u305f\u3057\u307e\u3059\u3002<br>\n            <span class=\"lp-text-red\">\u203b\u3054\u76f8\u8ac7\u5185\u5bb9\u306b\u3088\u3063\u3066\u306f\u5bfe\u5fdc\u3067\u304d\u304b\u306d\u308b\u5834\u5408\u3082\u3054\u3056\u3044\u307e\u3059\u3002\u3042\u3089\u304b\u3058\u3081\u3054\u4e86\u627f\u304f\u3060\u3055\u3044\u3002<\/span>\n          <\/div>\n        <\/li>\n        <li>\n          <span class=\"lp-flow-title\">\u65e5\u6642\u306e\u8abf\u6574<\/span>\n          <div class=\"lp-flow-desc\">\n            \u30e1\u30fc\u30eb\u306b\u3066\u30bb\u30c3\u30b7\u30e7\u30f3\u65e5\u6642\u3092\u8abf\u6574\u30fb\u6c7a\u5b9a\u3044\u305f\u3057\u307e\u3059\u3002\n          <\/div>\n        <\/li>\n        <li>\n          <span class=\"lp-flow-title\">\u6599\u91d1\u306e\u304a\u652f\u6255\u3044<\/span>\n          <div class=\"lp-flow-desc\">\n            \u65e5\u6642\u6c7a\u5b9a\u306e\u30e1\u30fc\u30eb\u306b\u6dfb\u4ed8\u3059\u308b\u300c\u304a\u652f\u6255\u3044\u30ea\u30f3\u30af\u300d\u304b\u3089\u6599\u91d1\u3092\u304a\u652f\u6255\u3044\u304f\u3060\u3055\u3044\u3002<br>\n            <span class=\"lp-text-red\">\u203b\u6599\u91d1\u306e\u304a\u652f\u6255\u3044\u3092\u3082\u3063\u3066\u304a\u7533\u3057\u8fbc\u307f\u5b8c\u4e86\u3068\u306a\u308a\u307e\u3059\u3002<\/span>\n          <\/div>\n        <\/li>\n        <li>\n          <span class=\"lp-flow-title\">Zoom\u3067\u306e\u30e1\u30f3\u30bf\u30fc\u30b7\u30c3\u30d7\u30bb\u30c3\u30b7\u30e7\u30f3\u5b9f\u65bd<\/span>\n          <div class=\"lp-flow-desc\">\n            \u5f53\u65e5\u306b\u4f7f\u7528\u3059\u308bZoom\u306eURL\u306f\u3053\u3061\u3089\u3088\u308a\u4e8b\u524d\u306b\u304a\u77e5\u3089\u305b\u3044\u305f\u3057\u307e\u3059\u3002\n          <\/div>\n        <\/li>\n      <\/ol>\n\n      <div class=\"lp-center\" style=\"margin-top:50px;\">\n        <p style=\"font-size:1.1rem; font-weight:bold; margin-bottom:15px;\">\u307e\u305a\u306f\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304b\u3089<\/p>\n        \n        <!-- \u2605\u3053\u3053\u306bGoogle\u30d5\u30a9\u30fc\u30e0\u306e\u30ea\u30f3\u30af\u3092\u8cbc\u3063\u3066\u304f\u3060\u3055\u3044 -->\n        <a href=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSftJBtba5l29HrI7iPHXGYdCM8ENkCpFNq_w7DGNQA9dOoWYw\/viewform?usp=dialog\" target=\"_blank\" class=\"lp-btn\">\n          \u76f8\u8ac7\u3092\u7533\u3057\u8fbc\u3080\uff08Google\u30d5\u30a9\u30fc\u30e0\uff09\n        <\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<\/body>\n\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u73fe\u5834\u306e\u8ff7\u3044\u3092\u3001\u78ba\u304b\u306a\u300c\u884c\u52d5\u300d\u306b\u3002 \u7d4c\u9a13\u8c4a\u5bcc\u306a\u30e1\u30f3\u30bf\u30fc\u3068\u306e\u3001 \u30aa\u30f3\u30e9\u30a4\u30f31on1\u30bb\u30c3\u30b7\u30e7\u30f3 \u4eca\u3059\u3050\u76f8\u8ac7\u3092\u7533\u3057\u8fbc\u3080 \u3053\u3093\u306a\u304a\u60a9\u307f\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f \u4f5c\u6210\u3057\u305f\u30d7\u30ed\u30b0\u30e9\u30e0\u3084\u671f\u5206\u3051\u304c\u9069\u5207\u304b\u4e0d\u5b89\u304c\u3042\u308b \u9078\u624b\u3084\u30b3\u30fc\u30c1\u3068\u306e\u95a2\u4fc2\u3001\u4ed6\u30b9\u30bf\u30c3\u30d5 &#8230; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-1column.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":{"0":"post-4213","1":"page","2":"type-page","3":"status-publish","5":"nothumb"},"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/pages\/4213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4213"}],"version-history":[{"count":24,"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/pages\/4213\/revisions"}],"predecessor-version":[{"id":4247,"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=\/wp\/v2\/pages\/4213\/revisions\/4247"}],"wp:attachment":[{"href":"https:\/\/katsuyaikeda.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}