{"id":6,"date":"2023-09-26T12:56:02","date_gmt":"2023-09-26T03:56:02","guid":{"rendered":"https:\/\/pgk.edisonacademy.jp\/?page_id=6"},"modified":"2026-09-01T15:35:27","modified_gmt":"2026-09-01T06:35:27","slug":"home","status":"publish","type":"page","link":"https:\/\/pgk.edisonacademy.jp\/","title":{"rendered":"HOME"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u3000<\/p>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* =========================================\n   HOPE\u5439\u7530\u6821\uff5c\u8ffd\u52a0CSS\n   ========================================= *\/\n\n\n\/* -----------------------------------------\n   \u2460 \u30da\u30fc\u30b8\u5168\u4f53\n   ----------------------------------------- *\/\n\n.hope-page {\n  letter-spacing: 0.02em;\n}\n\n\n\/* -----------------------------------------\n   \u2461 \u898b\u51fa\u3057\u3092\u5c11\u3057\u30b7\u30e3\u30fc\u30d7\u306b\n   ----------------------------------------- *\/\n\n.hope-section-title {\n  position: relative;\n  padding-bottom: 18px;\n}\n\n.hope-section-title::after {\n  content: \"\";\n  display: block;\n  width: 55px;\n  height: 4px;\n  margin: 16px auto 0;\n  background: #f39a38;\n  border-radius: 10px;\n}\n\n\n\/* -----------------------------------------\n   \u2462 HERO\u3092\u5c11\u3057\u9ad8\u7d1a\u611f\u306e\u3042\u308b\u898b\u305f\u76ee\u306b\n   ----------------------------------------- *\/\n\n.hope-hero {\n  min-height: 560px;\n  display: flex;\n  align-items: center;\n}\n\n.hope-hero h1 {\n  letter-spacing: 0.03em;\n}\n\n.hope-hero-lead {\n  color: #4d5d68;\n}\n\n\n\/* -----------------------------------------\n   \u2463 \u300c\u898b\u5b66\u30fb\u8aac\u660e\u4f1a\u300d\u30dc\u30bf\u30f3\u3092\u76ee\u7acb\u305f\u305b\u308b\n   ----------------------------------------- *\/\n\n.hope-btn-primary {\n  position: relative;\n  overflow: hidden;\n}\n\n.hope-btn-primary::after {\n  content: \"\u2192\";\n  margin-left: 12px;\n  transition: transform .2s ease;\n}\n\n.hope-btn-primary:hover::after {\n  transform: translateX(5px);\n}\n\n\n\/* -----------------------------------------\n   \u2464 3\u3064\u306e\u30ab\u30fc\u30c9\u3092\u6d6e\u304b\u305b\u308b\n   ----------------------------------------- *\/\n\n.hope-card {\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease;\n}\n\n.hope-card:hover {\n  transform: translateY(-7px);\n  box-shadow: 0 18px 40px rgba(24, 50, 74, .12);\n}\n\n\n\/* -----------------------------------------\n   \u2465 \u30ab\u30fc\u30c9\u306e\u756a\u53f7\u3092\u5c11\u3057\u5927\u304d\u304f\n   ----------------------------------------- *\/\n\n.hope-card-number {\n  font-size: 18px;\n}\n\n\n\/* -----------------------------------------\n   \u2466 \u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3082\u30de\u30a6\u30b9\u3092\u4e57\u305b\u308b\u3068\u52d5\u304f\n   ----------------------------------------- *\/\n\n.hope-curriculum-item {\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    border-color .25s ease;\n}\n\n.hope-curriculum-item:hover {\n  transform: translateY(-5px);\n  border-color: #2674a8;\n  box-shadow: 0 12px 30px rgba(24, 50, 74, .08);\n}\n\n\n\/* -----------------------------------------\n   \u2467 \u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u306e\u756a\u53f7\n   ----------------------------------------- *\/\n\n.hope-curriculum-icon {\n  transition:\n    transform .25s ease,\n    background .25s ease;\n}\n\n.hope-curriculum-item:hover .hope-curriculum-icon {\n  transform: rotate(8deg) scale(1.08);\n  background: #f39a38;\n}\n\n\n\/* -----------------------------------------\n   \u2468 \u300c\u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081\u300d\n   ----------------------------------------- *\/\n\n.hope-target-box {\n  box-shadow: 0 10px 35px rgba(24, 50, 74, .06);\n}\n\n\n\/* -----------------------------------------\n   \u2469 \u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u3092\u5c11\u3057\u5f37\u8abf\n   ----------------------------------------- *\/\n\n.hope-target-box li::before {\n  font-size: 18px;\n}\n\n\n\/* -----------------------------------------\n   \u246a \u8cc7\u683c\u90e8\u5206\u3092\u5c11\u3057\u76ee\u7acb\u305f\u305b\u308b\n   ----------------------------------------- *\/\n\n.hope-qualification-box {\n  transition: transform .25s ease;\n}\n\n.hope-qualification-box:hover {\n  transform: translateY(-4px);\n}\n\n\n\/* -----------------------------------------\n   \u246b \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306e\u8aac\u660e\n   ----------------------------------------- *\/\n\n.hope-support-box {\n  box-shadow: 0 10px 35px rgba(24, 50, 74, .06);\n}\n\n\n\/* -----------------------------------------\n   \u246c \u6700\u5f8c\u306eCTA\n   ----------------------------------------- *\/\n\n.hope-cta {\n  position: relative;\n  overflow: hidden;\n}\n\n.hope-cta::before {\n  content: \"\";\n  position: absolute;\n  width: 450px;\n  height: 450px;\n  left: -220px;\n  top: -220px;\n  border-radius: 50%;\n  background: rgba(255,255,255,.05);\n}\n\n.hope-cta h2,\n.hope-cta p,\n.hope-cta a {\n  position: relative;\n  z-index: 2;\n}\n\n\n\/* -----------------------------------------\n   \u246d \u4e88\u7d04\u30d5\u30a9\u30fc\u30e0\n   ----------------------------------------- *\/\n\n.hope-form-wrap {\n  box-shadow: 0 12px 40px rgba(24, 50, 74, .08);\n}\n\n.hope-reservation-header h2 {\n  letter-spacing: .04em;\n}\n\n\n\/* -----------------------------------------\n   \u246e \u30b9\u30de\u30db\u3067\u306f\u52d5\u304d\u3092\u5c11\u3057\u63a7\u3048\u308b\n   ----------------------------------------- *\/\n\n@media (max-width: 767px) {\n\n  .hope-card:hover,\n  .hope-curriculum-item:hover,\n  .hope-qualification-box:hover {\n    transform: none;\n  }\n\n  .hope-hero {\n    min-height: auto;\n  }\n\n}\n<\/style>\n\n<style>\n\/* =========================================================\n   HOPE\u5439\u7530\u6821\uff5c\u30c8\u30c3\u30d7\u30da\u30fc\u30b8\n   \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\n   ========================================================= *\/\n\n.hope-page {\n  --hope-navy: #18324a;\n  --hope-blue: #2674a8;\n  --hope-light-blue: #eef6fb;\n  --hope-orange: #f39a38;\n  --hope-light: #f7f9fb;\n  --hope-text: #333;\n  --hope-muted: #687580;\n  --hope-border: #dfe6eb;\n  --hope-white: #fff;\n\n  color: var(--hope-text);\n  font-family: -apple-system, BlinkMacSystemFont, \"Noto Sans JP\",\n    \"Yu Gothic\", \"Hiragino Kaku Gothic ProN\", Meiryo, sans-serif;\n  line-height: 1.9;\n}\n\n.hope-page *,\n.hope-page *::before,\n.hope-page *::after {\n  box-sizing: border-box;\n}\n\n.hope-page a {\n  transition: .25s ease;\n}\n\n.hope-container {\n  width: min(1100px, calc(100% - 40px));\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.hope-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 95px 20px 100px;\n  background:\n    radial-gradient(circle at 90% 20%, rgba(38,116,168,.10), transparent 32%),\n    linear-gradient(135deg, #f5f9fc 0%, #ffffff 65%);\n}\n\n.hope-hero::after {\n  content: \"\";\n  position: absolute;\n  width: 360px;\n  height: 360px;\n  right: -150px;\n  bottom: -180px;\n  border-radius: 50%;\n  background: rgba(243,154,56,.12);\n}\n\n.hope-hero-inner {\n  position: relative;\n  z-index: 2;\n  max-width: 1100px;\n  margin: 0 auto;\n}\n\n.hope-label {\n  display: inline-block;\n  margin: 0 0 22px;\n  padding: 7px 16px;\n  border-radius: 50px;\n  background: var(--hope-navy);\n  color: #fff;\n  font-size: 14px;\n  font-weight: 700;\n  letter-spacing: .05em;\n}\n\n.hope-hero h1 {\n  max-width: 850px;\n  margin: 0 0 25px;\n  color: var(--hope-navy);\n  font-size: clamp(34px, 5vw, 62px);\n  font-weight: 800;\n  line-height: 1.35;\n  letter-spacing: .02em;\n}\n\n.hope-hero h1 span {\n  color: var(--hope-blue);\n}\n\n.hope-hero-lead {\n  max-width: 720px;\n  margin: 0 0 35px;\n  font-size: clamp(17px, 2vw, 21px);\n  line-height: 2;\n}\n\n.hope-hero-buttons {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n}\n\n.hope-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-width: 210px;\n  padding: 15px 28px;\n  border-radius: 5px;\n  font-weight: 700;\n  text-decoration: none !important;\n}\n\n.hope-btn-primary {\n  background: var(--hope-orange);\n  color: #fff !important;\n  box-shadow: 0 8px 20px rgba(243,154,56,.22);\n}\n\n.hope-btn-primary:hover {\n  transform: translateY(-2px);\n  opacity: .9;\n}\n\n.hope-btn-secondary {\n  background: #fff;\n  color: var(--hope-navy) !important;\n  border: 1px solid var(--hope-border);\n}\n\n.hope-btn-secondary:hover {\n  background: var(--hope-light-blue);\n}\n\n\n\/* =========================================================\n   INTRO\n   ========================================================= *\/\n\n.hope-intro {\n  padding: 85px 20px;\n  background: #fff;\n}\n\n.hope-section-title {\n  margin: 0 0 12px;\n  color: var(--hope-navy);\n  font-size: clamp(28px, 4vw, 42px);\n  font-weight: 800;\n  line-height: 1.45;\n  text-align: center;\n}\n\n.hope-section-subtitle {\n  margin: 0 auto 45px;\n  color: var(--hope-muted);\n  font-size: 16px;\n  text-align: center;\n}\n\n.hope-intro-text {\n  max-width: 820px;\n  margin: 0 auto;\n  font-size: 18px;\n  line-height: 2.1;\n  text-align: center;\n}\n\n\n\/* =========================================================\n   POINTS\n   ========================================================= *\/\n\n.hope-points {\n  padding: 85px 20px;\n  background: var(--hope-light);\n}\n\n.hope-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 25px;\n}\n\n.hope-card {\n  padding: 35px 30px;\n  background: #fff;\n  border: 1px solid var(--hope-border);\n  border-radius: 10px;\n  box-shadow: 0 8px 25px rgba(24,50,74,.05);\n}\n\n.hope-card-number {\n  margin-bottom: 15px;\n  color: var(--hope-orange);\n  font-size: 14px;\n  font-weight: 800;\n  letter-spacing: .1em;\n}\n\n.hope-card h3 {\n  margin: 0 0 15px;\n  color: var(--hope-navy);\n  font-size: 23px;\n  line-height: 1.5;\n}\n\n.hope-card p {\n  margin: 0;\n  color: #555;\n  font-size: 15px;\n}\n\n\n\/* =========================================================\n   LEARNING\n   ========================================================= *\/\n\n.hope-learning {\n  padding: 90px 20px;\n  background: #fff;\n}\n\n.hope-learning-box {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 55px;\n  align-items: center;\n}\n\n.hope-learning-copy h2 {\n  margin: 0 0 25px;\n  color: var(--hope-navy);\n  font-size: clamp(28px, 4vw, 42px);\n  line-height: 1.45;\n}\n\n.hope-learning-copy h2 span {\n  color: var(--hope-blue);\n}\n\n.hope-learning-copy p {\n  margin: 0 0 20px;\n  font-size: 16px;\n}\n\n.hope-process {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 15px;\n}\n\n.hope-process-item {\n  padding: 25px 20px;\n  background: var(--hope-light-blue);\n  border-radius: 8px;\n  text-align: center;\n}\n\n.hope-process-item strong {\n  display: block;\n  margin-bottom: 5px;\n  color: var(--hope-navy);\n  font-size: 18px;\n}\n\n.hope-process-item span {\n  color: var(--hope-muted);\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   CURRICULUM\n   ========================================================= *\/\n\n.hope-curriculum {\n  padding: 90px 20px;\n  background: var(--hope-light);\n}\n\n.hope-curriculum-grid {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 45px;\n}\n\n.hope-curriculum-item {\n  position: relative;\n  padding: 30px 30px 30px 80px;\n  background: #fff;\n  border: 1px solid var(--hope-border);\n  border-radius: 8px;\n}\n\n.hope-curriculum-icon {\n  position: absolute;\n  top: 28px;\n  left: 25px;\n  width: 38px;\n  height: 38px;\n  border-radius: 50%;\n  background: var(--hope-blue);\n  color: #fff;\n  font-size: 12px;\n  font-weight: 800;\n  line-height: 38px;\n  text-align: center;\n}\n\n.hope-curriculum-item h3 {\n  margin: 0 0 8px;\n  color: var(--hope-navy);\n  font-size: 20px;\n}\n\n.hope-curriculum-item p {\n  margin: 0;\n  color: #555;\n  font-size: 14px;\n}\n\n\n\/* =========================================================\n   TARGET\n   ========================================================= *\/\n\n.hope-target {\n  padding: 90px 20px;\n  background: #fff;\n}\n\n.hope-target-box {\n  max-width: 900px;\n  margin: 45px auto 0;\n  padding: 45px;\n  background: var(--hope-light-blue);\n  border-radius: 12px;\n}\n\n.hope-target-box ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n}\n\n.hope-target-box li {\n  position: relative;\n  margin-bottom: 18px;\n  padding-left: 32px;\n  font-size: 17px;\n}\n\n.hope-target-box li:last-child {\n  margin-bottom: 0;\n}\n\n.hope-target-box li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  color: var(--hope-orange);\n  font-weight: 800;\n}\n\n\n\/* =========================================================\n   QUALIFICATION\n   ========================================================= *\/\n\n.hope-qualification {\n  padding: 85px 20px;\n  background: var(--hope-navy);\n  color: #fff;\n}\n\n.hope-qualification .hope-section-title {\n  color: #fff;\n}\n\n.hope-qualification .hope-section-subtitle {\n  color: rgba(255,255,255,.75);\n}\n\n.hope-qualification-box {\n  max-width: 850px;\n  margin: 40px auto 0;\n  padding: 40px;\n  background: rgba(255,255,255,.08);\n  border: 1px solid rgba(255,255,255,.15);\n  border-radius: 10px;\n  text-align: center;\n}\n\n.hope-qualification-box h3 {\n  margin: 0 0 15px;\n  font-size: 25px;\n}\n\n.hope-qualification-box p {\n  margin: 0;\n  color: rgba(255,255,255,.85);\n}\n\n\n\/* =========================================================\n   SUPPORT\n   ========================================================= *\/\n\n.hope-support {\n  padding: 85px 20px;\n  background: var(--hope-light);\n}\n\n.hope-support-box {\n  max-width: 900px;\n  margin: 40px auto 0;\n  padding: 40px;\n  background: #fff;\n  border: 1px solid var(--hope-border);\n  border-radius: 10px;\n}\n\n.hope-support-box h3 {\n  margin: 0 0 15px;\n  color: var(--hope-navy);\n  font-size: 24px;\n}\n\n.hope-support-box p {\n  margin: 0 0 15px;\n}\n\n.hope-note {\n  color: var(--hope-muted);\n  font-size: 13px;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.hope-cta {\n  padding: 95px 20px;\n  background:\n    linear-gradient(135deg, var(--hope-blue), var(--hope-navy));\n  color: #fff;\n  text-align: center;\n}\n\n.hope-cta h2 {\n  margin: 0 0 20px;\n  color: #fff;\n  font-size: clamp(30px, 5vw, 48px);\n  line-height: 1.45;\n}\n\n.hope-cta p {\n  max-width: 700px;\n  margin: 0 auto 35px;\n  color: rgba(255,255,255,.9);\n  font-size: 17px;\n}\n\n.hope-cta .hope-btn-primary {\n  background: var(--hope-orange);\n  color: #fff !important;\n}\n\n\n\/* =========================================================\n   RESERVATION FORM\n   ========================================================= *\/\n\n.hope-reservation {\n  padding: 90px 20px 100px;\n  background: #fff;\n}\n\n.hope-reservation-header {\n  max-width: 800px;\n  margin: 0 auto 40px;\n  text-align: center;\n}\n\n.hope-reservation-header h2 {\n  margin: 0 0 15px;\n  color: var(--hope-navy);\n  font-size: clamp(30px, 4vw, 44px);\n  line-height: 1.45;\n}\n\n.hope-reservation-header p {\n  margin: 0;\n  color: var(--hope-muted);\n  font-size: 16px;\n}\n\n.hope-form-wrap {\n  width: min(760px, 100%);\n  margin: 0 auto;\n  padding: 20px;\n  background: #f7f9fb;\n  border: 1px solid var(--hope-border);\n  border-radius: 10px;\n  overflow: hidden;\n}\n\n.hope-form-wrap iframe {\n  display: block;\n  width: 100%;\n  min-height: 1489px;\n  border: 0;\n  background: #fff;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 767px) {\n\n  .hope-container {\n    width: min(100% - 30px, 1100px);\n  }\n\n  .hope-hero {\n    padding: 65px 15px 70px;\n  }\n\n  .hope-hero h1 {\n    font-size: 34px;\n  }\n\n  .hope-hero-lead {\n    font-size: 16px;\n  }\n\n  .hope-hero-buttons {\n    display: block;\n  }\n\n  .hope-btn {\n    width: 100%;\n    margin-bottom: 10px;\n  }\n\n  .hope-intro,\n  .hope-points,\n  .hope-learning,\n  .hope-curriculum,\n  .hope-target,\n  .hope-qualification,\n  .hope-support,\n  .hope-cta,\n  .hope-reservation {\n    padding: 65px 15px;\n  }\n\n  .hope-cards,\n  .hope-learning-box,\n  .hope-curriculum-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .hope-process {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .hope-target-box,\n  .hope-support-box {\n    padding: 30px 22px;\n  }\n\n  .hope-qualification-box {\n    padding: 30px 22px;\n  }\n\n  .hope-intro-text {\n    font-size: 16px;\n    text-align: left;\n  }\n\n  .hope-section-subtitle {\n    font-size: 14px;\n  }\n\n  .hope-form-wrap {\n    padding: 8px;\n  }\n\n  .hope-form-wrap iframe {\n    min-height: 1500px;\n  }\n}\n<\/style>\n\n\n<div class=\"hope-page\">\n\n\n  <!-- =====================================================\n       HERO\n  ====================================================== -->\n\n  <section class=\"hope-hero\">\n\n    <div class=\"hope-hero-inner\">\n\n      <p class=\"hope-label\">\n        \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff5cWeb\u30fbIT\u30fb\u30c7\u30b8\u30bf\u30eb\u5206\u91ce\n      <\/p>\n\n      <h1>\n        \u672a\u7d4c\u9a13\u304b\u3089\u3001<br>\n        <span>Web\u30fbIT\u696d\u754c\u306b\u3064\u306a\u304c\u308b\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3088\u3046\uff01\uff01\uff01\n      <\/span><\/h1>\n\n      <p class=\"hope-hero-lead\">\n        AI\u3092\u6d3b\u7528\u3057\u3066Web\u30b5\u30a4\u30c8\u5236\u4f5c\u30fb\u52d5\u753b\u5236\u4f5c\u30fb\u52d5\u753b\u7de8\u96c6\u3001IT\u306e\u57fa\u790e\u3092\u5b66\u3073\u3001<br>\n        \u3053\u308c\u304b\u3089\u306e\u4ed5\u4e8b\u306b\u5fc5\u8981\u306a\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u308b\u3002\n      <\/p>\n\n      <div class=\"hope-hero-buttons\">\n\n        <a href=\"#hope-reservation\" class=\"hope-btn hope-btn-primary\">\n          \u898b\u5b66\u30fb\u8aac\u660e\u4f1a\u3092\u4e88\u7d04\u3059\u308b\n        <\/a>\n\n        <a href=\"#hope-curriculum\" class=\"hope-btn hope-btn-secondary\">\n          \u8a13\u7df4\u5185\u5bb9\u3092\u898b\u308b\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       INTRO\n  ====================================================== -->\n\n  <section class=\"hope-intro\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        \u300c\u50cd\u304d\u305f\u3044\u300d\u3092\u3001\u300c\u3067\u304d\u308b\u300d\u306b\u5909\u3048\u308b\u3002\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        HOPE\u5439\u7530\u6821\u306f\u3001\u5c31\u8077\u30fb\u8ee2\u8077\u3092\u76ee\u6307\u3059\u65b9\u306e\u305f\u3081\u306e\u8077\u696d\u8a13\u7df4\u6821\u3067\u3059\u3002\n      <\/p>\n\n      <p class=\"hope-intro-text\">\n        \u300c\u30d1\u30bd\u30b3\u30f3\u3092\u4f7f\u3063\u305f\u4ed5\u4e8b\u306b\u5c31\u304d\u305f\u3044\u300d<br>\n        \u300cWeb\u3084IT\u306e\u4ed5\u4e8b\u306b\u6311\u6226\u3057\u305f\u3044\u300d<br>\n        \u300c\u3053\u308c\u307e\u3067\u3068\u306f\u9055\u3046\u4ed5\u4e8b\u3092\u76ee\u6307\u3057\u305f\u3044\u300d<br>\n        \u300c\u4ed5\u4e8b\u306b\u5f79\u7acb\u3064\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u305f\u3044\u300d\n        <br><br>\n        HOPE\u5439\u7530\u6821\u3067\u306f\u3001Web\u30b5\u30a4\u30c8\u5236\u4f5c\u3084JavaScript\u3001\n        IT\u30fb\u30c7\u30b8\u30bf\u30eb\u5206\u91ce\u306e\u57fa\u790e\u77e5\u8b58\u3001\u52d5\u753b\u30b3\u30f3\u30c6\u30f3\u30c4\u5236\u4f5c\u306a\u3069\u3092\u57fa\u790e\u304b\u3089\u5b9f\u8df5\u7684\u306b\u5b66\u3073\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       THREE POINTS\n  ====================================================== -->\n\n  <section class=\"hope-points\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        HOPE\u5439\u7530\u6821\u3067\u8eab\u306b\u3064\u3051\u308b3\u3064\u306e\u529b\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        \u77e5\u8b58\u3092\u899a\u3048\u308b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\u5b9f\u969b\u306b\u4f7f\u3048\u308b\u30b9\u30ad\u30eb\u3078\u3002\n      <\/p>\n\n\n      <div class=\"hope-cards\">\n\n\n        <div class=\"hope-card\">\n\n          <div class=\"hope-card-number\">\n            01\n          <\/div>\n\n          <h3>\n            Web\u30b5\u30a4\u30c8\u3092<br>\n            \u300c\u3064\u304f\u308b\u300d\u529b\n          <\/h3>\n\n          <p>\n            Web\u30b5\u30a4\u30c8\u306e\u4f01\u753b\u30fb\u30c7\u30b6\u30a4\u30f3\u304b\u3089\u5236\u4f5c\u307e\u3067\u3001\n            Web\u5236\u4f5c\u306b\u5fc5\u8981\u306a\u57fa\u790e\u3092\u5b66\u3073\u307e\u3059\u3002\n            WordPress\u3092\u4f7f\u3063\u305f\u30b5\u30a4\u30c8\u5236\u4f5c\u306b\u3082\u53d6\u308a\u7d44\u307f\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n\n        <div class=\"hope-card\">\n\n          <div class=\"hope-card-number\">\n            02\n          <\/div>\n\n          <h3>\n            IT\u30fb\u30c7\u30b8\u30bf\u30eb\u3092<br>\n            \u300c\u77e5\u308b\u300d\u529b\n          <\/h3>\n\n          <p>\n            \u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3001\n            \u30b5\u30fc\u30d0\u30fc\u30fb\u30af\u30e9\u30a6\u30c9\u3001\u60c5\u5831\u30e2\u30e9\u30eb\u306a\u3069\u3001\n            \u4ed5\u4e8b\u306b\u5fc5\u8981\u306aIT\u30fb\u30c7\u30b8\u30bf\u30eb\u306e\u57fa\u790e\u3092\u5b66\u3073\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n\n        <div class=\"hope-card\">\n\n          <div class=\"hope-card-number\">\n            03\n          <\/div>\n\n          <h3>\n            \u81ea\u5206\u3067\u300c\u8003\u3048\u3066<br>\n            \u89e3\u6c7a\u3059\u308b\u300d\u529b\n          <\/h3>\n\n          <p>\n            \u5b9f\u969b\u306b\u624b\u3092\u52d5\u304b\u3057\u3001\u8a66\u884c\u932f\u8aa4\u3057\u306a\u304c\u3089\u5b66\u7fd2\u3002\n            \u8ab2\u984c\u306b\u53d6\u308a\u7d44\u3080\u3053\u3068\u3067\u3001\n            \u81ea\u5206\u3067\u8003\u3048\u3066\u554f\u984c\u3092\u89e3\u6c7a\u3059\u308b\u529b\u3092\u8eab\u306b\u3064\u3051\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       LEARNING\n  ====================================================== -->\n\n  <section class=\"hope-learning\">\n\n    <div class=\"hope-container\">\n\n      <div class=\"hope-learning-box\">\n\n\n        <div class=\"hope-learning-copy\">\n\n          <h2>\n            \u300c\u77e5\u3063\u3066\u3044\u308b\u300d\u304b\u3089<br>\n            <span>\u300c\u3067\u304d\u308b\u300d\u3078\u3002<\/span>\n          <\/h2>\n\n          <p>\n            \u3053\u308c\u304b\u3089\u306e\u4ed5\u4e8b\u3067\u306f\u3001\u5358\u306b\u77e5\u8b58\u3092\u6301\u3063\u3066\u3044\u308b\u3060\u3051\u3067\u306f\u306a\u304f\u3001\n            \u305d\u306e\u77e5\u8b58\u3092\u5b9f\u969b\u306e\u4ed5\u4e8b\u3067\u6d3b\u304b\u3059\u529b\u304c\u6c42\u3081\u3089\u308c\u307e\u3059\u3002\n          <\/p>\n\n          <p>\n            HOPE\u5439\u7530\u6821\u3067\u306f\u3001\u5b66\u3093\u3060\u3053\u3068\u3092\u5b9f\u969b\u306b\u4f7f\u3044\u306a\u304c\u3089\u3001\n            Web\u5236\u4f5c\u3084IT\u306e\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3066\u3044\u304d\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n        <div class=\"hope-process\">\n\n          <div class=\"hope-process-item\">\n            <strong>\u5b66\u3076<\/strong>\n            <span>\u57fa\u790e\u77e5\u8b58\u3092\u8eab\u306b\u3064\u3051\u308b<\/span>\n          <\/div>\n\n          <div class=\"hope-process-item\">\n            <strong>\u3064\u304f\u308b<\/strong>\n            <span>\u5b9f\u969b\u306b\u624b\u3092\u52d5\u304b\u3059<\/span>\n          <\/div>\n\n          <div class=\"hope-process-item\">\n            <strong>\u8003\u3048\u308b<\/strong>\n            <span>\u81ea\u5206\u3067\u65b9\u6cd5\u3092\u8003\u3048\u308b<\/span>\n          <\/div>\n\n          <div class=\"hope-process-item\">\n            <strong>\u6539\u5584\u3059\u308b<\/strong>\n            <span>\u8a66\u884c\u932f\u8aa4\u3057\u3066\u5b8c\u6210\u3055\u305b\u308b<\/span>\n          <\/div>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       CURRICULUM\n  ====================================================== -->\n\n  <section class=\"hope-curriculum\" id=\"hope-curriculum\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        \u5b66\u3076\u5185\u5bb9\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        Web\u5236\u4f5c\u3068IT\u30fb\u30c7\u30b8\u30bf\u30eb\u306e\u57fa\u790e\u3092\u3001\u4f53\u7cfb\u7684\u306b\u5b66\u3073\u307e\u3059\u3002\n      <\/p>\n\n\n      <div class=\"hope-curriculum-grid\">\n\n\n        <div class=\"hope-curriculum-item\">\n\n          <div class=\"hope-curriculum-icon\">\n            01\n          <\/div>\n\n          <h3>\n            Web\u30b5\u30a4\u30c8\u5236\u4f5c\n          <\/h3>\n\n          <p>\n            Web\u30b5\u30a4\u30c8\u306e\u4f01\u753b\u30fb\u69cb\u6210\u30fb\u30c7\u30b6\u30a4\u30f3\u30fb\u5236\u4f5c\u306a\u3069\u3001\n            Web\u5236\u4f5c\u306b\u5fc5\u8981\u306a\u57fa\u672c\u7684\u306a\u77e5\u8b58\u3068\u30b9\u30ad\u30eb\u3092\u5b66\u3073\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n\n        <div class=\"hope-curriculum-item\">\n\n          <div class=\"hope-curriculum-icon\">\n            02\n          <\/div>\n\n          <h3>\n           JavaScript\n          <\/h3>\n\n          <p>\n            WordPress\u3092\u5229\u7528\u3057\u305fWeb\u30b5\u30a4\u30c8\u5236\u4f5c\u3092\u901a\u3057\u3066\u3001\n            \u52d5\u7684\u30b5\u30a4\u30c8\u306e\u5236\u4f5c\u3092\u5b66\u3073\u307e\u3059\u3002\u4eca\u3001\u3053\u306e\u9805\u76ee\u3092\u30bf\u30c3\u30d7\u3082\u3057\u304f\u306f\u30de\u30a6\u30b9\u3067\u30ab\u30fc\u30bd\u30eb\u3092\u5408\u308f\u305b\u308b\u3068\u5909\u5316\u3057\u307e\u3059\u3002\u3053\u308c\u304cJavaScript\u306e\u52b9\u679c\u3067\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n\n        <div class=\"hope-curriculum-item\">\n\n          <div class=\"hope-curriculum-icon\">\n            03\n          <\/div>\n\n          <h3>\n            IT\u30fb\u30c7\u30b8\u30bf\u30eb\u57fa\u790e\n          <\/h3>\n\n          <p>\n            \u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3001\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3\u3001\u30b5\u30fc\u30d0\u30fc\u30fb\u30af\u30e9\u30a6\u30c9\u3001\n            \u60c5\u5831\u51e6\u7406\u306a\u3069\u3001\u4ed5\u4e8b\u306b\u5f79\u7acb\u3064IT\u306e\u57fa\u790e\u3092\u5b66\u3073\u307e\u3059\u3002\n          <\/p>\n\n        <\/div>\n\n\n\n        <div class=\"hope-curriculum-item\">\n\n          <div class=\"hope-curriculum-icon\">\n            04\n          <\/div>\n\n          <h3>\n            \u52d5\u753b\u30b3\u30f3\u30c6\u30f3\u30c4\u5236\u4f5c\n          <\/h3>\n\n          <p>\n            \u52d5\u753b\u7de8\u96c6\u306e\u57fa\u672c\u304b\u3089\u3001\u30ab\u30c3\u30c8\u7de8\u96c6\u30fb\u30c6\u30ed\u30c3\u30d7\u30fb\u97f3\u58f0\u30fbBGM\u306a\u3069\u5b66\u3073\u3001Web\u3084SNS\u3067\u6d3b\u7528\u3067\u304d\u308b\u52d5\u753b\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5236\u4f5c\u3057\u307e\u3059\u3002\n            \n          <\/p>\n\n        <\/div>\n\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       TARGET\n  ====================================================== -->\n\n  <section class=\"hope-target\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        \u3053\u3093\u306a\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        \u672a\u7d4c\u9a13\u304b\u3089\u3001\u65b0\u3057\u3044\u4ed5\u4e8b\u306b\u6311\u6226\u3057\u305f\u3044\u65b9\u3078\u3002\n      <\/p>\n\n\n      <div class=\"hope-target-box\">\n\n        <ul>\n\n          <li>\n            Web\u30fbIT\u5206\u91ce\u306e\u4ed5\u4e8b\u306b\u8208\u5473\u304c\u3042\u308b\u65b9\n          <\/li>\n\n          <li>\n            \u672a\u7d4c\u9a13\u304b\u3089\u65b0\u3057\u3044\u4ed5\u4e8b\u306b\u6311\u6226\u3057\u305f\u3044\u65b9\n          <\/li>\n\n          <li>\n            \u30d1\u30bd\u30b3\u30f3\u3092\u4f7f\u3063\u305f\u4ed5\u4e8b\u306b\u5c31\u304d\u305f\u3044\u65b9\n          <\/li>\n\n          <li>\n            WordPress\u3084Web\u30b5\u30a4\u30c8\u5236\u4f5c\u3092\u5b66\u3073\u305f\u3044\u65b9\n          <\/li>\n\n          <li>\n            \u3053\u308c\u304b\u3089\u306e\u4ed5\u4e8b\u306b\u5f79\u7acb\u3064IT\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u305f\u3044\u65b9\n          <\/li>\n\n          <li>\n            \u518d\u5c31\u8077\u3084\u30ad\u30e3\u30ea\u30a2\u30c1\u30a7\u30f3\u30b8\u3092\u8003\u3048\u3066\u3044\u308b\u65b9\n          <\/li>\n\n        <\/ul>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       QUALIFICATION\n  ====================================================== -->\n\n  <section class=\"hope-qualification\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        \u8cc7\u683c\u53d6\u5f97\u3082\u76ee\u6307\u3057\u307e\u3059\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        \u5b66\u3093\u3060\u77e5\u8b58\u3092\u5f62\u306b\u3057\u3066\u3001\u5c31\u8077\u6d3b\u52d5\u306b\u3082\u6d3b\u304b\u3057\u307e\u3059\u3002\n      <\/p>\n\n\n      <div class=\"hope-qualification-box\">\n\n        <h3>\n          Web\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u80fd\u529b\u8a8d\u5b9a\u8a66\u9a13<br>\n          \u30b9\u30bf\u30f3\u30c0\u30fc\u30c9\n        <\/h3>\n\n        <p>\n          Web\u30b5\u30a4\u30c8\u5236\u4f5c\u306b\u5fc5\u8981\u306a\u77e5\u8b58\u30fb\u6280\u80fd\u3092\u8eab\u306b\u3064\u3051\u3001\n          \u8cc7\u683c\u53d6\u5f97\u3092\u76ee\u6307\u3057\u307e\u3059\u3002\n          Web\u5236\u4f5c\u306e\u57fa\u790e\u3092\u4f53\u7cfb\u7684\u306b\u5b66\u3076\u3053\u3068\u3067\u3001\n          \u5c31\u8077\u306b\u5411\u3051\u305f\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\u306b\u3064\u306a\u3052\u307e\u3059\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       SUPPORT\n  ====================================================== -->\n\n  <section class=\"hope-support\">\n\n    <div class=\"hope-container\">\n\n      <h2 class=\"hope-section-title\">\n        \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306b\u3064\u3044\u3066\n      <\/h2>\n\n      <p class=\"hope-section-subtitle\">\n        \u56fd\u306e\u5236\u5ea6\u3092\u6d3b\u7528\u3057\u3066\u3001\u5c31\u8077\u306b\u5411\u3051\u305f\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u3057\u307e\u3059\u3002\n      <\/p>\n\n\n      <div class=\"hope-support-box\">\n\n        <h3>\n          \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u3068\u306f\uff1f\n        <\/h3>\n\n        <p>\n          \u6c42\u8077\u8005\u652f\u63f4\u5236\u5ea6\u306f\u3001\u518d\u5c31\u8077\u3084\u8ee2\u8077\u3001\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u3059\u65b9\u304c\n          \u8077\u696d\u8a13\u7df4\u3092\u53d7\u8b1b\u3057\u3001\u5c31\u8077\u306b\u5fc5\u8981\u306a\u77e5\u8b58\u3084\u6280\u80fd\u3092\u8eab\u306b\u3064\u3051\u308b\u305f\u3081\u306e\u5236\u5ea6\u3067\u3059\u3002\n        <\/p>\n\n        <p>\n          \u4e00\u5b9a\u306e\u8981\u4ef6\u3092\u6e80\u305f\u3059\u65b9\u306f\u3001\u8077\u696d\u8a13\u7df4\u53d7\u8b1b\u7d66\u4ed8\u91d1\u306a\u3069\u306e\n          \u652f\u63f4\u5236\u5ea6\u3092\u5229\u7528\u3067\u304d\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n        <\/p>\n\n        <p class=\"hope-note\">\n          \u203b\u7d66\u4ed8\u91d1\u306e\u5229\u7528\u306b\u306f\u4e00\u5b9a\u306e\u8981\u4ef6\u304c\u3042\u308a\u307e\u3059\u3002\n          \u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3078\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002\n        <\/p>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       CTA\n  ====================================================== -->\n\n  <section class=\"hope-cta\">\n\n    <div class=\"hope-container\">\n\n      <h2>\n        \u3042\u306a\u305f\u306e\u300c\u3053\u308c\u304b\u3089\u300d\u3092\u3001<br>\n        HOPE\u5439\u7530\u6821\u304b\u3089\u3002\n      <\/h2>\n\n      <p>\n        \u300c\u81ea\u5206\u3082\u53d7\u8b1b\u3067\u304d\u308b\u306e\u304b\u306a\uff1f\u300d<br>\n        \u300c\u3069\u3093\u306a\u3053\u3068\u3092\u52c9\u5f37\u3059\u308b\u3093\u3060\u308d\u3046\uff1f\u300d<br>\n        \u300c\u8a13\u7df4\u3092\u53d7\u3051\u305f\u3042\u3068\u3001\u3069\u3093\u306a\u4ed5\u4e8b\u3092\u76ee\u6307\u305b\u308b\uff1f\u300d\n        <br><br>\n        \u307e\u305a\u306f\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n      <\/p>\n\n      <a href=\"#hope-reservation\" class=\"hope-btn hope-btn-primary\">\n        \u898b\u5b66\u30fb\u8aac\u660e\u4f1a\u3092\u4e88\u7d04\u3059\u308b\n      <\/a>\n\n    <\/div>\n\n  <\/section>\n\n\n\n  <!-- =====================================================\n       RESERVATION\n  ====================================================== -->\n\n  <section class=\"hope-reservation\" id=\"hope-reservation\">\n\n    <div class=\"hope-container\">\n\n      <div class=\"hope-reservation-header\">\n\n        <h2>\n          \u898b\u5b66\u30fb\u8aac\u660e\u4f1a\u306e\u3054\u4e88\u7d04\n        <\/h2>\n\n        <p>\n          \u4e0b\u8a18\u30d5\u30a9\u30fc\u30e0\u3088\u308a\u3001\u3054\u5e0c\u671b\u306e\u65e5\u6642\u3092\u9078\u629e\u3057\u3066\u304a\u7533\u3057\u8fbc\u307f\u304f\u3060\u3055\u3044\u3002<br>\n          \u304a\u7533\u3057\u8fbc\u307f\u5f8c\u3001\u78ba\u8a8d\u306e\u3054\u9023\u7d61\u3092\u3055\u305b\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002\n        <\/p>\n\n      <\/div>\n\n\n      <div class=\"hope-form-wrap\">\n\n        <iframe loading=\"lazy\" src=\"https:\/\/docs.google.com\/forms\/d\/e\/1FAIpQLSdBX1xKVVVfzRA0jWiiLv2w3rU3V9ywlVgfD98-omn6udp5vg\/viewform?embedded=true\" width=\"100%\" height=\"1489\" frameborder=\"0\" marginheight=\"0\" marginwidth=\"0\">\n          \u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026\n        <\/iframe>\n\n      <\/div>\n\n    <\/div>\n\n  <\/section>\n\n\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading has-text-align-left has-white-color has-vivid-green-cyan-background-color has-text-color has-background\" style=\"margin-top:var(--wp--preset--spacing--30);margin-right:var(--wp--preset--spacing--40);margin-bottom:var(--wp--preset--spacing--30);margin-left:var(--wp--preset--spacing--40);font-size:1.3rem\">2026\u5e749\u6708\u958b\u8b1b \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4 \u5b9f\u8df5\u30b3\u30fc\u30b9 \u30c7\u30b6\u30a4\u30f3\u5206\u91ce<\/h4>\n\n\n\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u8868\u9762.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"\u30c1\u30e9\u30b7\u8868\u9762\u306e\u57cb\u3081\u8fbc\u307f\u3002\"><\/object><a id=\"wp-block-file--media-6c5c6e38-106b-4bb3-92e7-1b764a747224\" href=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u8868\u9762.pdf\">\u30c1\u30e9\u30b7\u8868\u9762<\/a><a href=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u8868\u9762.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-6c5c6e38-106b-4bb3-92e7-1b764a747224\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/a><\/div>\n\n\n\n<div data-wp-interactive=\"core\/file\" class=\"wp-block-file\"><object data-wp-bind--hidden=\"!state.hasPdfPreview\" hidden class=\"wp-block-file__embed\" data=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u88cf\u9762.pdf\" type=\"application\/pdf\" style=\"width:100%;height:600px\" aria-label=\"\u30c1\u30e9\u30b7\u88cf\u9762\u306e\u57cb\u3081\u8fbc\u307f\u3002\"><\/object><a id=\"wp-block-file--media-73461c6a-b25c-4a73-9f65-a1282a48a369\" href=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u88cf\u9762.pdf\">\u30c1\u30e9\u30b7\u88cf\u9762<\/a><a href=\"https:\/\/pgk.edisonacademy.jp\/wp-content\/uploads\/2026\/07\/\u30c1\u30e9\u30b7\u88cf\u9762.pdf\" class=\"wp-block-file__button wp-element-button\" download aria-describedby=\"wp-block-file--media-73461c6a-b25c-4a73-9f65-a1282a48a369\">\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/a><\/div>\n\n\n\n<style data-wp-block-html=\"css\">\n\/\/* =========================================\n   HOPE\u5439\u7530\u6821\uff5c\u8077\u696d\u8a13\u7df4\u30da\u30fc\u30b8\n   ========================================= *\/\n\n.hope-training-info {\n  max-width: 1000px;\n  margin: 0 auto;\n  padding: 30px 20px 70px;\n  color: #333;\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Noto Sans JP\",\n    \"Yu Gothic\",\n    \"Hiragino Kaku Gothic ProN\",\n    sans-serif;\n  line-height: 1.9;\n}\n\n\n\/* INTRO *\/\n\n.hope-intro {\n  background: #f7f8fa;\n  border-left: 5px solid #e67e22;\n  padding: 28px 32px;\n  margin-bottom: 60px;\n  border-radius: 0 8px 8px 0;\n}\n\n.hope-intro p {\n  margin: 5px 0;\n}\n\n.hope-intro .hope-lead {\n  font-size: 1.2rem;\n  font-weight: 600;\n}\n\n\n\/* SECTION *\/\n\n.hope-section {\n  margin-bottom: 65px;\n}\n\n.hope-heading {\n  display: flex;\n  align-items: center;\n  gap: 15px;\n  border-bottom: 1px solid #ddd;\n  padding-bottom: 12px;\n  margin-bottom: 25px;\n}\n\n.hope-heading span {\n  color: #e67e22;\n  font-size: 0.9rem;\n  font-weight: 700;\n  letter-spacing: 1px;\n}\n\n.hope-heading h2 {\n  margin: 0;\n  font-size: 1.6rem;\n  color: #222;\n}\n\n\n\/* \u7d66\u4ed8\u91d1 *\/\n\n.hope-money {\n  margin: 35px 0;\n  padding: 35px 20px;\n  text-align: center;\n  background: #fff8f1;\n  border: 2px solid #e67e22;\n  border-radius: 12px;\n}\n\n.hope-money-label {\n  font-size: 1rem;\n  font-weight: 600;\n  color: #555;\n}\n\n.hope-money-price {\n  margin: 5px 0 10px;\n  font-size: 1.8rem;\n  font-weight: 700;\n}\n\n.hope-money-price strong {\n  font-size: 3rem;\n  color: #e67e22;\n}\n\n.hope-money-note {\n  font-size: 0.85rem;\n  color: #777;\n}\n\n\n\/* \u652f\u63f4\u5185\u5bb9 *\/\n\n.hope-support {\n  display: grid;\n  grid-template-columns: repeat(2, 1fr);\n  gap: 20px;\n  margin-top: 25px;\n}\n\n.hope-support-item {\n  display: flex;\n  align-items: center;\n  gap: 18px;\n  padding: 22px;\n  background: #f7f8fa;\n  border-radius: 10px;\n}\n\n.hope-icon {\n  width: 45px;\n  height: 45px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  background: #e67e22;\n  color: white;\n  border-radius: 50%;\n  font-size: 1.3rem;\n  font-weight: bold;\n}\n\n.hope-support-item strong {\n  display: block;\n}\n\n.hope-support-item p {\n  margin: 0;\n  color: #666;\n}\n\n\n\/* \u30ea\u30b9\u30c8 *\/\n\n.hope-list,\n.hope-check-list {\n  padding: 0;\n  margin: 0;\n  list-style: none;\n}\n\n.hope-list li {\n  padding: 18px 20px;\n  margin-bottom: 12px;\n  background: #f7f8fa;\n  border-radius: 8px;\n}\n\n.hope-list strong {\n  display: block;\n}\n\n.hope-list small {\n  display: block;\n  color: #777;\n  margin-top: 4px;\n}\n\n\n\/* CHECK LIST *\/\n\n.hope-check-list li {\n  position: relative;\n  padding: 14px 15px 14px 38px;\n  border-bottom: 1px solid #eee;\n}\n\n.hope-check-list li::before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 5px;\n  color: #e67e22;\n  font-weight: bold;\n  font-size: 1.2rem;\n}\n\n\n\/* \u6ce8\u610f\u4e8b\u9805 *\/\n\n.hope-warning {\n  margin: 60px 0;\n  padding: 30px;\n  background: #fffaf5;\n  border: 1px solid #f0d8c0;\n  border-radius: 10px;\n}\n\n.hope-warning h2 {\n  margin-top: 0;\n  font-size: 1.3rem;\n  color: #b45f06;\n}\n\n.hope-warning ul {\n  margin-bottom: 0;\n}\n\n\n\/* \u30e1\u30c3\u30bb\u30fc\u30b8 *\/\n\n.hope-message {\n  margin-top: 30px;\n  padding: 28px;\n  background: #f7f8fa;\n  border-radius: 10px;\n  text-align: center;\n}\n\n.hope-message strong {\n  font-size: 1.25rem;\n}\n\n.hope-message p {\n  margin-bottom: 0;\n}\n\n\n\/* COURSE *\/\n\n.hope-course {\n  margin: 70px 0 30px;\n  padding: 35px 25px;\n  background: #252525;\n  color: #fff;\n  text-align: center;\n  border-radius: 12px;\n}\n\n.hope-course-label {\n  color: #e67e22;\n  font-size: 0.8rem;\n  font-weight: bold;\n  letter-spacing: 2px;\n  margin-bottom: 10px;\n}\n\n.hope-course h2 {\n  margin: 0;\n  color: #fff;\n  font-size: 1.6rem;\n}\n\n.hope-course p {\n  margin: 8px 0 0;\n  color: #ddd;\n}\n\n.hope-course-school {\n  font-size: 1.1rem;\n  font-weight: bold;\n}\n\n\n\/* ACTION *\/\n\n.hope-action {\n  margin-top: 30px;\n  padding: 40px 30px;\n  text-align: center;\n  background: #f7f8fa;\n  border-radius: 12px;\n}\n\n.hope-action h2 {\n  margin-top: 0;\n  font-size: 1.5rem;\n}\n\n\n\/* \u30dc\u30bf\u30f3 *\/\n\n.hope-action-button {\n  display: inline-block;\n  margin-top: 15px;\n  padding: 14px 35px;\n  background: #e67e22;\n  color: #fff !important;\n  border-radius: 6px;\n  font-weight: bold;\n  text-decoration: none !important;\n  transition: all 0.25s ease;\n}\n\n.hope-action-button:hover {\n  background: #c96813;\n  color: #fff !important;\n  transform: translateY(-2px);\n  box-shadow: 0 5px 15px rgba(0,0,0,0.15);\n}\n\n\n\/* \u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3 *\/\n\n@media screen and (max-width: 767px) {\n\n  .hope-training-info {\n    padding: 20px 15px 50px;\n  }\n\n  .hope-intro {\n    padding: 22px 20px;\n    margin-bottom: 40px;\n  }\n\n  .hope-intro .hope-lead {\n    font-size: 1.05rem;\n  }\n\n  .hope-heading h2 {\n    font-size: 1.25rem;\n  }\n\n  .hope-money {\n    padding: 28px 15px;\n  }\n\n  .hope-money-price strong {\n    font-size: 2.5rem;\n  }\n\n  .hope-support {\n    grid-template-columns: 1fr;\n  }\n\n  .hope-warning {\n    padding: 22px 18px;\n  }\n\n  .hope-course {\n    padding: 30px 20px;\n  }\n\n  .hope-course h2 {\n    font-size: 1.3rem;\n  }\n\n  .hope-action {\n    padding: 30px 20px;\n  }\n\n  .hope-action-button {\n    display: block;\n    width: 100%;\n    box-sizing: border-box;\n  }\n\n}\n<\/style>\n\n<div class=\"hope-training-info\">\n\n  <!-- INTRO -->\n  <section class=\"hope-intro\">\n    <p class=\"hope-lead\">\n      \u56fd\u306e\u8077\u696d\u8a13\u7df4\u5236\u5ea6\u3092\u6d3b\u7528\u3057\u305f\u3001<strong>IT\u30fb\u30c7\u30b8\u30bf\u30eb\u5206\u91ce\u306e\u5b9f\u8df5\u7684\u306a\u8077\u696d\u8a13\u7df4<\/strong>\u3092\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u3002\n    <\/p>\n    <p>\n      \u672a\u7d4c\u9a13\u306e\u65b9\u3082\u5b89\u5fc3\u3057\u3066\u5b66\u3079\u308b\u74b0\u5883\u3092\u6574\u3048\u3001\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30c1\u30a7\u30f3\u30b8\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002\n    <\/p>\n  <\/section>\n\n\n  <!-- 01 -->\n  <section class=\"hope-section\">\n    <div class=\"hope-heading\">\n      <span>01<\/span>\n      <h2>\u8077\u696d\u8a13\u7df4\u7d66\u4ed8\u91d1\u5236\u5ea6\u306b\u3064\u3044\u3066<\/h2>\n    <\/div>\n\n    <p>\n      \u672c\u30b9\u30af\u30fc\u30eb\u3067\u63d0\u4f9b\u3059\u308b\u4e00\u90e8\u306e\u8b1b\u5ea7\u306f\u3001\n      <strong>\u8077\u696d\u8a13\u7df4\u7d66\u4ed8\u91d1\u5236\u5ea6<\/strong>\u306e\u5bfe\u8c61\u3068\u306a\u308b\u5834\u5408\u304c\u3042\u308a\u307e\u3059\u3002\n    <\/p>\n\n    <p>\n      \u672c\u5236\u5ea6\u306f\u3001\u518d\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30c1\u30a7\u30f3\u30b8\u3092\u5e0c\u671b\u3055\u308c\u308b\u65b9\u304c\u3001\n      \u8077\u696d\u8a13\u7df4\u3092\u53d7\u8b1b\u3057\u306a\u304c\u3089\u30b9\u30ad\u30eb\u7fd2\u5f97\u306b\u5c02\u5ff5\u3067\u304d\u308b\u3088\u3046\u3001\n      \u56fd\u304c\u652f\u63f4\u3059\u308b\u516c\u7684\u5236\u5ea6\u3067\u3059\u3002\n    <\/p>\n\n    <div class=\"hope-money\">\n      <div class=\"hope-money-label\">\n        \u8077\u696d\u8a13\u7df4\u53d7\u8b1b\u7d66\u4ed8\u91d1\n      <\/div>\n\n      <div class=\"hope-money-price\">\n        \u6708\u984d <strong>10\u4e07\u5186<\/strong>\n      <\/div>\n\n      <div class=\"hope-money-note\">\n        \u203b\u652f\u7d66\u306b\u306f\u6240\u5b9a\u306e\u6761\u4ef6\u304c\u3042\u308a\u307e\u3059\u3002\n      <\/div>\n    <\/div>\n\n    <div class=\"hope-support\">\n\n      <div class=\"hope-support-item\">\n        <span class=\"hope-icon\">\u00a5<\/span>\n        <div>\n          <strong>\u8077\u696d\u8a13\u7df4\u53d7\u8b1b\u7d66\u4ed8\u91d1<\/strong>\n          <p>\u6708\u984d10\u4e07\u5186<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"hope-support-item\">\n        <span class=\"hope-icon\">\uff0b<\/span>\n        <div>\n          <strong>\u901a\u6240\u624b\u5f53\uff08\u4ea4\u901a\u8cbb\uff09<\/strong>\n          <p>\u898f\u5b9a\u306b\u3088\u308a\u652f\u7d66<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n\n  <!-- 02 -->\n  <section class=\"hope-section\">\n\n    <div class=\"hope-heading\">\n      <span>02<\/span>\n      <h2>\u5bfe\u8c61\u3068\u306a\u308b\u65b9<\/h2>\n    <\/div>\n\n    <ul class=\"hope-list\">\n\n      <li>\n        <strong>\u96c7\u7528\u4fdd\u967a\u3092\u53d7\u7d66\u3067\u304d\u306a\u3044\u6c42\u8077\u8005\u306e\u65b9<\/strong>\n        <small>\n          \u7121\u8077\u306e\u65b9\u3001\u96e2\u8077\u3055\u308c\u305f\u81ea\u55b6\u696d\u8005\u30fb\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u306e\u65b9\u3001\u4e3b\u5a66\u7b49\n        <\/small>\n      <\/li>\n\n      <li>\n        <strong>\n          \u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u306b\u3066\u6c42\u8077\u767b\u9332\u3092\u884c\u3044\u3001\u5c31\u8077\u306e\u610f\u601d\u304c\u3042\u308b\u65b9\n        <\/strong>\n      <\/li>\n\n    <\/ul>\n\n  <\/section>\n\n\n  <!-- 03 -->\n  <section class=\"hope-section\">\n\n    <div class=\"hope-heading\">\n      <span>03<\/span>\n      <h2>\u4e3b\u306a\u53d7\u7d66\u8981\u4ef6<\/h2>\n    <\/div>\n\n    <ul class=\"hope-check-list\">\n\n      <li>\n        \u4e16\u5e2f\u53ce\u5165\u304a\u3088\u3073\u8cc7\u7523\u304c\u4e00\u5b9a\u57fa\u6e96\u4ee5\u4e0b\u3067\u3042\u308b\u3053\u3068\n      <\/li>\n\n      <li>\n        \u8077\u696d\u8a13\u7df4\u671f\u9593\u4e2d\u3001\u7d99\u7d9a\u7684\u306b\u6c42\u8077\u6d3b\u52d5\u3092\u884c\u3046\u3053\u3068\n      <\/li>\n\n      <li>\n        <strong>\u51fa\u5e2d\u7387\u304c\u539f\u52478\u5272\u4ee5\u4e0a<\/strong>\u3067\u3042\u308b\u3053\u3068\n      <\/li>\n\n    <\/ul>\n\n  <\/section>\n\n\n  <!-- \u6ce8\u610f\u4e8b\u9805 -->\n  <section class=\"hope-warning\">\n\n    <h2>\u3054\u5229\u7528\u306b\u3042\u305f\u3063\u3066\u306e\u6ce8\u610f\u4e8b\u9805<\/h2>\n\n    <ul>\n      <li>\n        \u672c\u5236\u5ea6\u306e\u5229\u7528\u53ef\u5426\u306f\u3001\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u306b\u3088\u308b\u5be9\u67fb\u30fb\u5224\u65ad\u3068\u306a\u308a\u307e\u3059\u3002\n      <\/li>\n\n      <li>\n        \u3059\u3079\u3066\u306e\u65b9\u304c\u7d66\u4ed8\u91d1\u3092\u53d7\u7d66\u3067\u304d\u308b\u308f\u3051\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n      <\/li>\n\n      <li>\n        \u7533\u8acb\u304a\u3088\u3073\u624b\u7d9a\u304d\u306f\u3001\u5fc5\u305a\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3092\u901a\u3058\u3066\u884c\u3063\u3066\u3044\u305f\u3060\u304d\u307e\u3059\u3002\n      <\/li>\n    <\/ul>\n\n  <\/section>\n\n\n  <!-- 04 -->\n  <section class=\"hope-section\">\n\n    <div class=\"hope-heading\">\n      <span>04<\/span>\n      <h2>\u672c\u30b9\u30af\u30fc\u30eb\u306e\u30b5\u30dd\u30fc\u30c8<\/h2>\n    <\/div>\n\n    <p>\n      \u672c\u30b9\u30af\u30fc\u30eb\u3067\u306f\u3001\u8077\u696d\u8a13\u7df4\u5236\u5ea6\u3092\u5229\u7528\u3057\u305f\u53d7\u8b1b\u3092\u3054\u691c\u8a0e\u306e\u65b9\u306b\u5bfe\u3057\u3001\n      \u5236\u5ea6\u6982\u8981\u306e\u3054\u6848\u5185\u3084\u3001\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3067\u306e\u624b\u7d9a\u304d\u306b\u95a2\u3059\u308b\u4e00\u822c\u7684\u306a\u3054\u8aac\u660e\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002\n    <\/p>\n\n    <p>\n      \u8a73\u7d30\u306b\u3064\u3044\u3066\u306f\u3001\u304a\u4f4f\u307e\u3044\u306e\u5730\u57df\u3092\u7ba1\u8f44\u3059\u308b\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3078\u304a\u554f\u3044\u5408\u308f\u305b\u304f\u3060\u3055\u3044\u3002\n    <\/p>\n\n    <div class=\"hope-message\">\n\n      <strong>\n        \u8077\u696d\u8a13\u7df4\u5236\u5ea6\u3092\u6d3b\u7528\u3057\u3066\u3001\u6b21\u306e\u30ad\u30e3\u30ea\u30a2\u3078\u3002\n      <\/strong>\n\n      <p>\n        \u7d4c\u6e08\u7684\u306a\u8ca0\u62c5\u3092\u6291\u3048\u306a\u304c\u3089\u3001\n        \u5c31\u8077\u306b\u5fc5\u8981\u306a\u5b9f\u8df5\u7684\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n  <\/section>\n\n\n  <!-- COURSE -->\n  <section class=\"hope-course\">\n\n    <div class=\"hope-course-label\">\n      TRAINING COURSE\n    <\/div>\n\n    <h2>\n      \u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u5927\u962a<br>\n      \u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u30fb\u5b9f\u8df5\u30b3\u30fc\u30b9\n    <\/h2>\n\n    <p>\n      Web\u30c7\u30b6\u30a4\u30ca\u30fc\u990a\u6210\u79d1\uff08\u77ed\u6642\u9593\uff09\n    <\/p>\n\n    <p class=\"hope-course-school\">\n      HOPE\u5439\u7530\u6821\n    <\/p>\n\n  <\/section>\n\n\n  <!-- ACTION -->\n  <section class=\"hope-action\">\n\n    <h2>\n      \u307e\u305a\u306f\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3078\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\n    <\/h2>\n\n    <p>\n      \u8077\u696d\u8a13\u7df4\u306e\u53d7\u8b1b\u3092\u5e0c\u671b\u3055\u308c\u308b\u65b9\u306f\u3001\n      \u307e\u305a\u306f\u304a\u8fd1\u304f\u306e\u30cf\u30ed\u30fc\u30ef\u30fc\u30af\u3067\n      \u300c\u8077\u696d\u8a13\u7df4\u3092\u53d7\u8b1b\u3057\u305f\u3044\u300d\u3068\u62c5\u5f53\u8077\u54e1\u3078\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002\n    <\/p>\n\n    <a\n      href=\"https:\/\/jsite.mhlw.go.jp\/osaka-hellowork\/kyushokusha\/hello-training\/shienkunren_list.html\"\n      class=\"hope-action-button\"\n      target=\"_blank\"\n      rel=\"noopener noreferrer\"\n    >\n      \u8077\u696d\u8a13\u7df4\u306b\u3064\u3044\u3066\u76f8\u8ac7\u3059\u308b\n    <\/a>\n\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u5927\u962a\u5e9c\u5439\u7530\u5e02\u306e\u962a\u6025\u5343\u91cc\u7dda\u5439\u7530\u99c5\u5f92\u6b691\u5206\u306e\u30d1\u30bd\u30b3\u30f3\u30b9\u30af\u30fc\u30eb\u3067\u3059\u3002\u4e3b\u306b\u8077\u696d\u8a13\u7df4\u306e\u3072\u3068\u3064\u3067\u3042\u308b\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u3092\u5b9f\u65bd\u3059\u308b\u65bd\u8a2d\u3067\u3059\u304c\u3001\u5c0f\u4e2d\u5b66\u751f\u5411\u3051\u306b\u5927\u962a\u5e02\u587e\u4ee3\u52a9\u6210\u5236\u5ea6\u3092\u6d3b\u7528\u3057\u305f\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\u6559\u5ba4\u3068\u3057\u3066\u3082\u5c55\u958b\u3057\u3066\u3044\u307e\u3059\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_lightning_design_setting":{"layout":"default","site_body_padding":"true"},"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"2026\u5e74\u958b\u8b1b\uff01\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u30fb\u5b9f\u8df5\u30b3\u30fc\u30b9\uff08\u30c7\u30b6\u30a4\u30f3\u5206\u91ce\uff09\u3067\u3001\u30c7\u30b6\u30a4\u30f3\u529b\u3092\u78e8\u304d\u306a\u304c\u3089\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff01\uff01\uff01\u5317\u6442\u306e\u7384\u95a2\u53e3\u3001\u5439\u7530\u306f\u901a\u5b66\u306b\u3082\u4fbf\u5229\u3067\u3059\u3002\u8a13\u7df4\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3084\u30ea\u30fc\u30d5\u30ec\u30c3\u30c8\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3002\u5c31\u8077\u306b\u5f79\u7acb\u3064\u5b9f\u8df5\u7d4c\u9a13\u3092\u624b\u306b\u5165\u308c\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"36SmgzCu3yi1pCRFY95EO1OV9TZd13iOhGFIUPvodgc\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/pgk.edisonacademy.jp\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"ja_JP\" \/>\n\t\t<meta property=\"og:site_name\" content=\"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306eHOPE\u5439\u7530\u6821 - \u201d\u597d\u304d\u201d\u3092\u4ed5\u4e8b\u306b\u266a\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\u300cWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\uff5c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff08HOPE\u5439\u7530\u6821\uff09\u300d\" \/>\n\t\t<meta property=\"og:description\" content=\"\u300c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u300eWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\u300f\u306e\u3054\u6848\u5185\u30da\u30fc\u30b8\u3067\u3059\u3002\u521d\u5fc3\u8005\u304b\u3089\u5b66\u3079\u308b\u30c7\u30b6\u30a4\u30f3\u5b9f\u52d9\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3001Web\u3084DTP\u5206\u91ce\u3067\u306e\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\u300d\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/pgk.edisonacademy.jp\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-09-26T03:56:02+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-09-01T06:35:27+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"\u300cWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\uff5c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff08HOPE\u5439\u7530\u6821\uff09\u300d\" \/>\n\t\t<meta name=\"twitter:description\" content=\"\u300c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u300eWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\u300f\u306e\u3054\u6848\u5185\u30da\u30fc\u30b8\u3067\u3059\u3002\u521d\u5fc3\u8005\u304b\u3089\u5b66\u3079\u308b\u30c7\u30b6\u30a4\u30f3\u5b9f\u52d9\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3001Web\u3084DTP\u5206\u91ce\u3067\u306e\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\u300d\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/pgk.edisonacademy.jp\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#listItem\",\"name\":\"HOME\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#listItem\",\"position\":2,\"name\":\"HOME\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#organization\",\"name\":\"\\u6c42\\u8077\\u8005\\u652f\\u63f4\\u8a13\\u7df4\\u306eHOPE\\u5439\\u7530\\u6821\",\"description\":\"\\u201d\\u597d\\u304d\\u201d\\u3092\\u4ed5\\u4e8b\\u306b\\u266a\",\"url\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/\",\"telephone\":\"+815035558996\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#webpage\",\"url\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/\",\"name\":\"\\u6c42\\u8077\\u8005\\u652f\\u63f4\\u8a13\\u7df4\\u3067\\u30b9\\u30ad\\u30eb\\u30a2\\u30c3\\u30d7\\uff5c\\u5439\\u7530\\u5e02\\u306eHOPE\\u5439\\u7530\\u6821\\u306e\\u30d7\\u30ed\\u30b0\\u30e9\\u30df\\u30f3\\u30b0\\uff0fWeb\\u30c7\\u30b6\\u30a4\\u30f3\\u8b1b\\u5ea7\",\"description\":\"2026\\u5e74\\u958b\\u8b1b\\uff01\\u6c42\\u8077\\u8005\\u652f\\u63f4\\u8a13\\u7df4\\u30fb\\u5b9f\\u8df5\\u30b3\\u30fc\\u30b9\\uff08\\u30c7\\u30b6\\u30a4\\u30f3\\u5206\\u91ce\\uff09\\u3067\\u3001\\u30c7\\u30b6\\u30a4\\u30f3\\u529b\\u3092\\u78e8\\u304d\\u306a\\u304c\\u3089\\u30b9\\u30ad\\u30eb\\u30a2\\u30c3\\u30d7\\uff01\\uff01\\uff01\\u5317\\u6442\\u306e\\u7384\\u95a2\\u53e3\\u3001\\u5439\\u7530\\u306f\\u901a\\u5b66\\u306b\\u3082\\u4fbf\\u5229\\u3067\\u3059\\u3002\\u8a13\\u7df4\\u30ab\\u30ea\\u30ad\\u30e5\\u30e9\\u30e0\\u3084\\u30ea\\u30fc\\u30d5\\u30ec\\u30c3\\u30c8\\u3082\\u30c0\\u30a6\\u30f3\\u30ed\\u30fc\\u30c9\\u53ef\\u80fd\\u3002\\u5c31\\u8077\\u306b\\u5f79\\u7acb\\u3064\\u5b9f\\u8df5\\u7d4c\\u9a13\\u3092\\u624b\\u306b\\u5165\\u308c\\u305f\\u3044\\u65b9\\u306b\\u304a\\u3059\\u3059\\u3081\\u3067\\u3059\\u3002\",\"inLanguage\":\"ja\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#breadcrumblist\"},\"datePublished\":\"2023-09-26T12:56:02+09:00\",\"dateModified\":\"2026-09-01T15:35:27+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#website\",\"url\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/\",\"name\":\"\\u6c42\\u8077\\u8005\\u652f\\u63f4\\u8a13\\u7df4\\u306eHOPE\\u5439\\u7530\\u6821\",\"description\":\"\\u201d\\u597d\\u304d\\u201d\\u3092\\u4ed5\\u4e8b\\u306b\\u266a\",\"inLanguage\":\"ja\",\"publisher\":{\"@id\":\"https:\\\/\\\/pgk.edisonacademy.jp\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u3067\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff5c\u5439\u7530\u5e02\u306eHOPE\u5439\u7530\u6821\u306e\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\uff0fWeb\u30c7\u30b6\u30a4\u30f3\u8b1b\u5ea7","description":"2026\u5e74\u958b\u8b1b\uff01\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u30fb\u5b9f\u8df5\u30b3\u30fc\u30b9\uff08\u30c7\u30b6\u30a4\u30f3\u5206\u91ce\uff09\u3067\u3001\u30c7\u30b6\u30a4\u30f3\u529b\u3092\u78e8\u304d\u306a\u304c\u3089\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff01\uff01\uff01\u5317\u6442\u306e\u7384\u95a2\u53e3\u3001\u5439\u7530\u306f\u901a\u5b66\u306b\u3082\u4fbf\u5229\u3067\u3059\u3002\u8a13\u7df4\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3084\u30ea\u30fc\u30d5\u30ec\u30c3\u30c8\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3002\u5c31\u8077\u306b\u5f79\u7acb\u3064\u5b9f\u8df5\u7d4c\u9a13\u3092\u624b\u306b\u5165\u308c\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002","canonical_url":"https:\/\/pgk.edisonacademy.jp\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"36SmgzCu3yi1pCRFY95EO1OV9TZd13iOhGFIUPvodgc","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/pgk.edisonacademy.jp\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/pgk.edisonacademy.jp#listItem","position":1,"name":"Home","item":"https:\/\/pgk.edisonacademy.jp","nextItem":{"@type":"ListItem","@id":"https:\/\/pgk.edisonacademy.jp\/#listItem","name":"HOME"}},{"@type":"ListItem","@id":"https:\/\/pgk.edisonacademy.jp\/#listItem","position":2,"name":"HOME","previousItem":{"@type":"ListItem","@id":"https:\/\/pgk.edisonacademy.jp#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/pgk.edisonacademy.jp\/#organization","name":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306eHOPE\u5439\u7530\u6821","description":"\u201d\u597d\u304d\u201d\u3092\u4ed5\u4e8b\u306b\u266a","url":"https:\/\/pgk.edisonacademy.jp\/","telephone":"+815035558996"},{"@type":"WebPage","@id":"https:\/\/pgk.edisonacademy.jp\/#webpage","url":"https:\/\/pgk.edisonacademy.jp\/","name":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u3067\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff5c\u5439\u7530\u5e02\u306eHOPE\u5439\u7530\u6821\u306e\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\uff0fWeb\u30c7\u30b6\u30a4\u30f3\u8b1b\u5ea7","description":"2026\u5e74\u958b\u8b1b\uff01\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u30fb\u5b9f\u8df5\u30b3\u30fc\u30b9\uff08\u30c7\u30b6\u30a4\u30f3\u5206\u91ce\uff09\u3067\u3001\u30c7\u30b6\u30a4\u30f3\u529b\u3092\u78e8\u304d\u306a\u304c\u3089\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff01\uff01\uff01\u5317\u6442\u306e\u7384\u95a2\u53e3\u3001\u5439\u7530\u306f\u901a\u5b66\u306b\u3082\u4fbf\u5229\u3067\u3059\u3002\u8a13\u7df4\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3084\u30ea\u30fc\u30d5\u30ec\u30c3\u30c8\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3002\u5c31\u8077\u306b\u5f79\u7acb\u3064\u5b9f\u8df5\u7d4c\u9a13\u3092\u624b\u306b\u5165\u308c\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002","inLanguage":"ja","isPartOf":{"@id":"https:\/\/pgk.edisonacademy.jp\/#website"},"breadcrumb":{"@id":"https:\/\/pgk.edisonacademy.jp\/#breadcrumblist"},"datePublished":"2023-09-26T12:56:02+09:00","dateModified":"2026-09-01T15:35:27+09:00"},{"@type":"WebSite","@id":"https:\/\/pgk.edisonacademy.jp\/#website","url":"https:\/\/pgk.edisonacademy.jp\/","name":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306eHOPE\u5439\u7530\u6821","description":"\u201d\u597d\u304d\u201d\u3092\u4ed5\u4e8b\u306b\u266a","inLanguage":"ja","publisher":{"@id":"https:\/\/pgk.edisonacademy.jp\/#organization"}}]},"og:locale":"ja_JP","og:site_name":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u306eHOPE\u5439\u7530\u6821 - \u201d\u597d\u304d\u201d\u3092\u4ed5\u4e8b\u306b\u266a","og:type":"article","og:title":"\u300cWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\uff5c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff08HOPE\u5439\u7530\u6821\uff09\u300d","og:description":"\u300c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u300eWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\u300f\u306e\u3054\u6848\u5185\u30da\u30fc\u30b8\u3067\u3059\u3002\u521d\u5fc3\u8005\u304b\u3089\u5b66\u3079\u308b\u30c7\u30b6\u30a4\u30f3\u5b9f\u52d9\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3001Web\u3084DTP\u5206\u91ce\u3067\u306e\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\u300d","og:url":"https:\/\/pgk.edisonacademy.jp\/","article:published_time":"2023-09-26T03:56:02+00:00","article:modified_time":"2026-09-01T06:35:27+00:00","twitter:card":"summary_large_image","twitter:title":"\u300cWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\uff5c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff08HOPE\u5439\u7530\u6821\uff09\u300d","twitter:description":"\u300c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u300eWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\u300f\u306e\u3054\u6848\u5185\u30da\u30fc\u30b8\u3067\u3059\u3002\u521d\u5fc3\u8005\u304b\u3089\u5b66\u3079\u308b\u30c7\u30b6\u30a4\u30f3\u5b9f\u52d9\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3001Web\u3084DTP\u5206\u91ce\u3067\u306e\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\u300d"},"aioseo_meta_data":{"post_id":"6","title":"\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u3067\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff5c\u5439\u7530\u5e02\u306eHOPE\u5439\u7530\u6821\u306e\u30d7\u30ed\u30b0\u30e9\u30df\u30f3\u30b0\uff0fWeb\u30c7\u30b6\u30a4\u30f3\u8b1b\u5ea7","description":"2026\u5e74\u958b\u8b1b\uff01\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u30fb\u5b9f\u8df5\u30b3\u30fc\u30b9\uff08\u30c7\u30b6\u30a4\u30f3\u5206\u91ce\uff09\u3067\u3001\u30c7\u30b6\u30a4\u30f3\u529b\u3092\u78e8\u304d\u306a\u304c\u3089\u30b9\u30ad\u30eb\u30a2\u30c3\u30d7\uff01\uff01\uff01\u5317\u6442\u306e\u7384\u95a2\u53e3\u3001\u5439\u7530\u306f\u901a\u5b66\u306b\u3082\u4fbf\u5229\u3067\u3059\u3002\u8a13\u7df4\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u3084\u30ea\u30fc\u30d5\u30ec\u30c3\u30c8\u3082\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\u53ef\u80fd\u3002\u5c31\u8077\u306b\u5f79\u7acb\u3064\u5b9f\u8df5\u7d4c\u9a13\u3092\u624b\u306b\u5165\u308c\u305f\u3044\u65b9\u306b\u304a\u3059\u3059\u3081\u3067\u3059\u3002","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":"\u300cWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\uff5c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\uff08HOPE\u5439\u7530\u6821\uff09\u300d","og_description":"\u300c\u6c42\u8077\u8005\u652f\u63f4\u8a13\u7df4\u300eWeb\/DTP\u30c7\u30b6\u30a4\u30ca\u30fc\u79d1\u300f\u306e\u3054\u6848\u5185\u30da\u30fc\u30b8\u3067\u3059\u3002\u521d\u5fc3\u8005\u304b\u3089\u5b66\u3079\u308b\u30c7\u30b6\u30a4\u30f3\u5b9f\u52d9\u30b9\u30ad\u30eb\u3092\u8eab\u306b\u3064\u3051\u3001Web\u3084DTP\u5206\u91ce\u3067\u306e\u5c31\u8077\u30fb\u30ad\u30e3\u30ea\u30a2\u30a2\u30c3\u30d7\u3092\u76ee\u6307\u305b\u307e\u3059\u3002\u300d","og_object_type":"default","og_image_type":"featured","og_image_url":"","og_image_width":"0","og_image_height":"0","og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"schemas":[],"titles":[],"descriptions":[],"socialPosts":{"email":{"subject":"","preview":"","content":""},"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-01-07 16:28:49","updated":"2026-09-03 07:21:41","seo_analyzer_scan_date":null,"focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/pgk.edisonacademy.jp\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tHOME\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/pgk.edisonacademy.jp"},{"label":"HOME","link":"https:\/\/pgk.edisonacademy.jp\/"}],"_links":{"self":[{"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":57,"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":366,"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/366"}],"wp:attachment":[{"href":"https:\/\/pgk.edisonacademy.jp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}