{"id":25606,"date":"2026-05-18T20:00:39","date_gmt":"2026-05-18T12:00:39","guid":{"rendered":"https:\/\/www.iweaver.ai\/?page_id=25606"},"modified":"2026-05-18T20:00:41","modified_gmt":"2026-05-18T12:00:41","slug":"ai-document-workflow","status":"publish","type":"page","link":"https:\/\/www.iweaver.ai\/ja\/solutions\/ai-document-workflow\/","title":{"rendered":"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc"},"content":{"rendered":"<style>\n.iw-page {\n  font-family: inherit;\n  color: #162033;\n  background: #fff;\n}\n\n.iw-container {\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n.iw-hero {\n  padding: 72px 0;\n  background: linear-gradient(180deg, #f5f9ff 0%, #ffffff 100%);\n}\n\n.iw-hero-grid {\n  display: grid;\n  grid-template-columns: 1.05fr 0.95fr;\n  gap: 48px;\n  align-items: center;\n}\n\n.iw-eyebrow {\n  display: inline-flex;\n  align-items: center;\n  padding: 6px 12px;\n  border-radius: 999px;\n  background: #eaf3ff;\n  color: #2563eb;\n  font-size: 14px;\n  font-weight: 600;\n  margin-bottom: 18px;\n}\n\n.iw-hero h1 {\n  font-size: 52px;\n  line-height: 1.08;\n  letter-spacing: -0.04em;\n  margin: 0 0 20px;\n  color: #0f172a;\n}\n\n.iw-hero p {\n  font-size: 18px;\n  line-height: 1.7;\n  color: #526174;\n  margin: 0 0 28px;\n}\n\n.iw-btn-row {\n  display: flex;\n  gap: 14px;\n  flex-wrap: wrap;\n}\n\n.iw-btn {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n  min-height: 46px;\n  padding: 0 22px;\n  border-radius: 12px;\n  font-size: 15px;\n  font-weight: 700;\n  text-decoration: none;\n  transition: all .2s ease;\n  cursor: pointer;\n  border: 1px solid transparent;\n}\n\n.iw-btn-primary {\n  background: #2563eb;\n  color: #fff !important;\n}\n\n.iw-btn-primary:hover {\n  background: #1d4ed8;\n  transform: translateY(-2px);\n}\n\n.iw-btn-secondary {\n  background: #fff;\n  color: #2563eb !important;\n  border-color: #cfe0ff;\n}\n\n.iw-btn-secondary:hover {\n  border-color: #2563eb;\n  transform: translateY(-2px);\n}\n\n.iw-section {\n  padding: 72px 0;\n}\n\n.iw-section-soft {\n  background: #f7faff;\n}\n\n.iw-section-head {\n  text-align: center;\n  max-width: 780px;\n  margin: 0 auto 42px;\n}\n\n.iw-section-head h2 {\n  font-size: 38px;\n  line-height: 1.18;\n  letter-spacing: -0.03em;\n  margin: 0 0 14px;\n  color: #0f172a;\n}\n\n.iw-section-head p {\n  font-size: 17px;\n  color: #5b687a;\n  line-height: 1.7;\n  margin: 0;\n}\n\n.iw-card-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 20px;\n}\n\n.iw-card {\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 18px;\n  padding: 24px;\n  transition: all .2s ease;\n  box-shadow: 0 8px 24px rgba(15, 23, 42, 0.04);\n}\n\n.iw-card:hover {\n  transform: translateY(-4px);\n  border-color: #9ec5ff;\n  box-shadow: 0 16px 36px rgba(37, 99, 235, 0.1);\n}\n\n.iw-card-icon {\n  width: 42px;\n  height: 42px;\n  border-radius: 12px;\n  background: #eef5ff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 14px;\n  font-size: 22px;\n}\n\n.iw-card h3 {\n  font-size: 18px;\n  margin: 0 0 8px;\n  color: #0f172a;\n}\n\n.iw-card p {\n  font-size: 15px;\n  line-height: 1.6;\n  color: #64748b;\n  margin: 0 0 16px;\n}\n\n.iw-card a {\n  font-weight: 700;\n  color: #2563eb;\n  text-decoration: none;\n}\n\n.iw-tool-box {\n  background: #fff;\n  border: 1px solid #dbe8fb;\n  border-radius: 24px;\n  padding: 22px;\n  box-shadow: 0 24px 60px rgba(37, 99, 235, 0.12);\n}\n\n.iw-tabs {\n  display: flex;\n  gap: 8px;\n  background: #f2f6fb;\n  padding: 6px;\n  border-radius: 14px;\n  margin-bottom: 18px;\n}\n\n.iw-tab {\n  flex: 1;\n  border: 0;\n  background: transparent;\n  padding: 11px 12px;\n  border-radius: 10px;\n  color: #64748b;\n  font-weight: 700;\n  cursor: pointer;\n}\n\n.iw-tab.active {\n  background: #fff;\n  color: #2563eb;\n  box-shadow: 0 4px 14px rgba(15, 23, 42, 0.08);\n}\n\n.iw-tab-panel {\n  display: none;\n}\n\n.iw-tab-panel.active {\n  display: block;\n  animation: iwFade .2s ease;\n}\n\n@keyframes iwFade {\n  from { opacity: 0; transform: translateY(4px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.iw-dropzone {\n  border: 1.5px dashed #b8cdf0;\n  background: #f8fbff;\n  border-radius: 18px;\n  padding: 34px 20px;\n  text-align: center;\n  color: #526174;\n  margin-bottom: 14px;\n}\n\n.iw-dropzone strong {\n  display: block;\n  color: #0f172a;\n  font-size: 17px;\n  margin-bottom: 6px;\n}\n\n.iw-input,\n.iw-textarea {\n  width: 100%;\n  border: 1px solid #dbe5f3;\n  border-radius: 14px;\n  padding: 14px 16px;\n  font-size: 15px;\n  outline: none;\n  box-sizing: border-box;\n}\n\n.iw-textarea {\n  min-height: 156px;\n  resize: vertical;\n}\n\n.iw-input:focus,\n.iw-textarea:focus {\n  border-color: #2563eb;\n  box-shadow: 0 0 0 3px rgba(37, 99, 235, .12);\n}\n\n.iw-full-btn {\n  width: 100%;\n  margin-top: 14px;\n}\n\n.iw-muted {\n  font-size: 13px;\n  color: #8090a4;\n  margin-top: 10px;\n}\n\n.iw-format-layout,\n.iw-before-after,\n.iw-role-layout {\n  display: grid;\n  grid-template-columns: 0.9fr 1.1fr;\n  gap: 28px;\n  align-items: stretch;\n}\n\n.iw-format-list,\n.iw-role-list {\n  display: grid;\n  gap: 12px;\n}\n\n.iw-format-btn,\n.iw-role-btn {\n  text-align: left;\n  border: 1px solid #e5edf8;\n  background: #fff;\n  border-radius: 14px;\n  padding: 16px 18px;\n  cursor: pointer;\n  font-weight: 700;\n  color: #334155;\n  transition: all .2s ease;\n}\n\n.iw-format-btn.active,\n.iw-role-btn.active {\n  border-color: #2563eb;\n  background: #eef5ff;\n  color: #2563eb;\n}\n\n.iw-preview {\n  background: #0f172a;\n  color: #e5edff;\n  border-radius: 22px;\n  padding: 28px;\n  min-height: 280px;\n}\n\n.iw-preview h3 {\n  color: #fff;\n  margin: 0 0 16px;\n}\n\n.iw-preview ul {\n  margin: 0;\n  padding-left: 20px;\n}\n\n.iw-preview li {\n  margin-bottom: 10px;\n  line-height: 1.6;\n}\n\n.iw-process {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.iw-step {\n  position: relative;\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 18px;\n  padding: 26px;\n}\n\n.iw-step-num {\n  width: 34px;\n  height: 34px;\n  background: #2563eb;\n  color: #fff;\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-weight: 800;\n  margin-bottom: 16px;\n}\n\n.iw-scenario-tabs,\n.iw-filter-tabs {\n  display: flex;\n  gap: 10px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 28px;\n}\n\n.iw-chip {\n  border: 1px solid #dbe5f3;\n  background: #fff;\n  color: #526174;\n  padding: 10px 15px;\n  border-radius: 999px;\n  cursor: pointer;\n  font-weight: 700;\n}\n\n.iw-chip.active {\n  background: #2563eb;\n  color: #fff;\n  border-color: #2563eb;\n}\n\n.iw-scenario-box {\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 22px;\n  padding: 30px;\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.iw-table-wrap {\n  overflow-x: auto;\n}\n\n.iw-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 18px;\n  overflow: hidden;\n}\n\n.iw-table th,\n.iw-table td {\n  padding: 16px;\n  border-bottom: 1px solid #edf2f7;\n  text-align: left;\n  font-size: 15px;\n}\n\n.iw-table th {\n  background: #f4f8ff;\n  color: #0f172a;\n}\n\n.iw-table tr:hover td {\n  background: #f8fbff;\n}\n\n.iw-highlight-col {\n  color: #2563eb;\n  font-weight: 800;\n}\n\n.iw-faq {\n  max-width: 860px;\n  margin: 0 auto;\n}\n\n.iw-faq-item {\n  border: 1px solid #e5edf8;\n  border-radius: 16px;\n  background: #fff;\n  margin-bottom: 12px;\n  overflow: hidden;\n}\n\n.iw-faq-q {\n  width: 100%;\n  text-align: left;\n  border: 0;\n  background: #fff;\n  padding: 18px 20px;\n  font-weight: 800;\n  color: #0f172a;\n  cursor: pointer;\n  display: flex;\n  justify-content: space-between;\n  gap: 20px;\n}\n\n.iw-faq-a {\n  display: none;\n  padding: 0 20px 20px;\n  color: #64748b;\n  line-height: 1.7;\n}\n\n.iw-faq-item.active .iw-faq-a {\n  display: block;\n}\n\n.iw-workflow-visual {\n  background: #fff;\n  border: 1px solid #dbe8fb;\n  border-radius: 24px;\n  padding: 24px;\n  box-shadow: 0 24px 60px rgba(37, 99, 235, 0.12);\n}\n\n.iw-flow-node {\n  display: flex;\n  align-items: center;\n  gap: 14px;\n  padding: 14px 16px;\n  background: #f8fbff;\n  border: 1px solid #e2ecfb;\n  border-radius: 16px;\n  margin-bottom: 12px;\n  transition: all .2s ease;\n  cursor: pointer;\n}\n\n.iw-flow-node:hover,\n.iw-flow-node.active {\n  background: #eef5ff;\n  border-color: #2563eb;\n  transform: translateX(4px);\n}\n\n.iw-flow-dot {\n  width: 28px;\n  height: 28px;\n  border-radius: 50%;\n  background: #2563eb;\n  color: #fff;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 13px;\n  font-weight: 800;\n}\n\n.iw-template-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.iw-template-card {\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 20px;\n  padding: 24px;\n  transition: all .2s ease;\n}\n\n.iw-template-card:hover {\n  transform: translateY(-4px);\n  border-color: #2563eb;\n  box-shadow: 0 16px 36px rgba(37,99,235,.1);\n}\n\n.iw-template-meta {\n  display: grid;\n  gap: 10px;\n  margin: 16px 0;\n  color: #64748b;\n  font-size: 14px;\n}\n\n.iw-flow-line {\n  display: grid;\n  grid-template-columns: repeat(6, 1fr);\n  gap: 12px;\n}\n\n.iw-flow-step {\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 16px;\n  padding: 18px 12px;\n  text-align: center;\n  cursor: pointer;\n  font-weight: 800;\n}\n\n.iw-flow-step.active {\n  background: #2563eb;\n  color: #fff;\n  border-color: #2563eb;\n}\n\n.iw-flow-detail {\n  margin-top: 22px;\n  background: #fff;\n  border: 1px solid #e5edf8;\n  border-radius: 20px;\n  padding: 26px;\n}\n\n@media (max-width: 980px) {\n  .iw-hero-grid,\n  .iw-format-layout,\n  .iw-before-after,\n  .iw-role-layout {\n    grid-template-columns: 1fr;\n  }\n\n  .iw-card-grid,\n  .iw-template-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n  .iw-process {\n    grid-template-columns: 1fr;\n  }\n\n  .iw-flow-line {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .iw-hero h1 {\n    font-size: 40px;\n  }\n}\n\n@media (max-width: 640px) {\n  .iw-hero {\n    padding: 48px 0;\n  }\n\n  .iw-section {\n    padding: 52px 0;\n  }\n\n  .iw-card-grid,\n  .iw-template-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .iw-flow-line {\n    grid-template-columns: 1fr;\n  }\n\n  .iw-section-head h2 {\n    font-size: 30px;\n  }\n\n  .iw-hero h1 {\n    font-size: 34px;\n  }\n}\n<\/style>\n\n<style>\n\/* WP HTML Block Fix *\/\n.iw-page,\n.iw-page * {\n  box-sizing: border-box;\n}\n\n.iw-page {\n  width: 100%;\n  overflow-x: hidden;\n  font-size: 16px;\n  line-height: 1.5;\n}\n\n.iw-page h1,\n.iw-page h2,\n.iw-page h3,\n.iw-page p,\n.iw-page ul,\n.iw-page li {\n  padding: 0;\n}\n\n.iw-page p {\n  font-size: 16px !important;\n  line-height: 1.65 !important;\n  margin: 0 0 14px !important;\n  color: #526174;\n}\n\n.iw-page a {\n  text-decoration: none !important;\n}\n\n.iw-page button,\n.iw-page a {\n  font-family: inherit !important;\n}\n\n\/* Hero *\/\n.iw-hero h1 {\n  font-size: clamp(34px, 5vw, 52px) !important;\n  line-height: 1.12 !important;\n  letter-spacing: 0 !important;\n}\n\n.iw-hero p {\n  font-size: 18px !important;\n  max-width: 620px;\n}\n\n\/* Section title *\/\n.iw-section-head h2 {\n  font-size: clamp(30px, 4vw, 38px) !important;\n  line-height: 1.22 !important;\n  letter-spacing: 0 !important;\n}\n\n.iw-section-head p {\n  font-size: 17px !important;\n}\n\n\/* Buttons *\/\n.iw-btn {\n  min-height: 46px !important;\n  height: auto !important;\n  padding: 12px 22px !important;\n  font-size: 15px !important;\n  line-height: 1.2 !important;\n}\n\n\/* Role section fix *\/\n.iw-role-layout {\n  align-items: start !important;\n}\n\n.iw-role-list {\n  align-content: start;\n}\n\n.iw-role-btn {\n  width: 100%;\n  min-height: 54px !important;\n  height: auto !important;\n  padding: 15px 18px !important;\n  font-size: 16px !important;\n  line-height: 1.25 !important;\n  display: flex !important;\n  align-items: center !important;\n  justify-content: flex-start !important;\n  appearance: none;\n  -webkit-appearance: none;\n}\n\n\/* Preview card text fix *\/\n.iw-preview {\n  min-height: auto !important;\n  padding: 30px !important;\n}\n\n.iw-preview h3 {\n  font-size: 28px !important;\n  line-height: 1.25 !important;\n  margin: 0 0 20px !important;\n}\n\n.iw-preview p {\n  font-size: 16px !important;\n  line-height: 1.7 !important;\n  color: #dbeafe !important;\n  margin: 0 0 14px !important;\n}\n\n.iw-preview strong {\n  font-size: inherit !important;\n  line-height: inherit !important;\n  color: #ffffff !important;\n}\n\n.iw-preview .iw-btn {\n  margin-top: 10px;\n}\n\n\/* Cards *\/\n.iw-card h3,\n.iw-template-card h3,\n.iw-flow-detail h3,\n.iw-scenario-box h3 {\n  font-size: 20px !important;\n  line-height: 1.3 !important;\n  margin: 0 0 10px !important;\n}\n\n.iw-card p,\n.iw-template-card p,\n.iw-flow-detail p,\n.iw-scenario-box p {\n  font-size: 15px !important;\n  line-height: 1.65 !important;\n}\n\n\/* FAQ *\/\n.iw-faq-q {\n  min-height: auto !important;\n  font-size: 16px !important;\n  line-height: 1.45 !important;\n}\n\n.iw-faq-a {\n  font-size: 15px !important;\n}\n\n\/* Mobile *\/\n@media (max-width: 980px) {\n  .iw-role-layout {\n    gap: 22px;\n  }\n\n  .iw-preview {\n    padding: 24px !important;\n  }\n}\n\n@media (max-width: 640px) {\n  .iw-container {\n    padding: 0 16px;\n  }\n\n  .iw-hero,\n  .iw-section {\n    padding: 46px 0;\n  }\n\n  .iw-role-btn {\n    min-height: 48px !important;\n    font-size: 15px !important;\n  }\n\n  .iw-preview h3 {\n    font-size: 24px !important;\n  }\n\n  .iw-preview p {\n    font-size: 15px !important;\n  }\n}\n<\/style>\n\n\n\n<section class=\"iw-doc-hero\">\n  <div class=\"iw-doc-hero__glow\"><\/div>\n\n  <div class=\"iw-doc-hero__inner\">\n\n    <div class=\"iw-doc-hero__badge\">\n      \u26a1\ufe0f \u6b21\u4e16\u4ee3AI\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30a8\u30f3\u30b8\u30f3\n    <\/div>\n\n    <h2 class=\"iw-doc-hero__title\">\n      \u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30bf\u30b9\u30af\u3054\u3068\u306b1\u3064\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\n    <\/h2>\n\n    <div class=\"iw-doc-hero__content\">\n\n      <p class=\"iw-doc-hero__lead\">\n        \u6587\u66f8\u3092\u624b\u4f5c\u696d\u3067\u8aad\u3080\u306b\u306f\u6642\u9593\u304c\u304b\u304b\u308b\u3002\u7279\u306b\u3001\u60c5\u5831\u304cPDF\u3001\u30b9\u30e9\u30a4\u30c9\u3001\u30ec\u30dd\u30fc\u30c8\u3001\u5951\u7d04\u66f8\u3001\u4f1a\u8b70\u8b70\u4e8b\u9332\u3001\u30b9\u30af\u30ea\u30fc\u30f3\u30b7\u30e7\u30c3\u30c8\u306a\u3069\u306b\u5206\u6563\u3057\u3066\u3044\u308b\u5834\u5408\u306f\u306a\u304a\u3055\u3089\u3060\u3002\n      <\/p>\n\n      <p class=\"iw-doc-hero__text\">\n        <strong>\u30a2\u30a4\u30a6\u30a3\u30fc\u30d0\u30fc<\/strong> \u6563\u5728\u3059\u308b\u30d5\u30a1\u30a4\u30eb\u3092\u69cb\u9020\u5316\u3055\u308c\u305f\u77e5\u8b58\u3078\u3068\u5909\u63db\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u4e00\u5ea6\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u3060\u3051\u3067\u3001\u5185\u5bb9\u3092\u8981\u7d04\u3057\u3001\u91cd\u8981\u306a\u8a73\u7d30\u3092\u62bd\u51fa\u3057\u3001\u8cea\u554f\u3092\u6295\u3052\u304b\u3051\u3001\u30ec\u30dd\u30fc\u30c8\u3092\u751f\u6210\u3057\u3001\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7\u3092\u4f5c\u6210\u3057\u3001\u3059\u3079\u3066\u3092\u6574\u7406\u3057\u3066\u691c\u7d22\u53ef\u80fd\u306a\u77e5\u8b58\u30d9\u30fc\u30b9\u306b\u307e\u3068\u3081\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002\n      <\/p>\n\n    <\/div>\n\n    <div class=\"iw-doc-hero__cta\">\n\n      <a\n        href=\"https:\/\/www.iweaver.ai\/app\/chat\/0\/\"\n        target=\"_blank\"\n        rel=\"noopener noreferrer\"\n        class=\"iw-doc-hero__button\"\n      >\n        \u7121\u6599\u3067\u59cb\u3081\u308b\n      <\/a>\n\n      <span class=\"iw-doc-hero__tip\">\n        \u53cd\u5fa9\u7684\u306a\u6587\u66f8\u4f5c\u6210\u4f5c\u696d\u3092\u5373\u5ea7\u306b\u524a\u6e1b\u3057\u307e\u3059\u3002\n      <\/span>\n\n    <\/div>\n\n  <\/div>\n<\/section>\n\n<style>\n.iw-doc-hero,\n.iw-doc-hero * {\n  box-sizing: border-box;\n}\n\n.iw-doc-hero {\n  position: relative;\n  width: 100%;\n  overflow: hidden;\n  padding: 96px 24px;\n  background: #f8fafc;\n  text-align: center;\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n}\n\n.iw-doc-hero__glow {\n  position: absolute;\n  top: -260px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 620px;\n  height: 620px;\n  background: radial-gradient(\n    circle,\n    rgba(99,102,241,0.12) 0%,\n    rgba(248,250,252,0) 68%\n  );\n  pointer-events: none;\n}\n\n.iw-doc-hero__inner {\n  position: relative;\n  z-index: 2;\n  max-width: 880px;\n  margin: 0 auto;\n}\n\n.iw-doc-hero__badge {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  margin-bottom: 26px;\n  padding: 7px 16px;\n\n  border-radius: 999px;\n\n  background: rgba(79,70,229,0.06);\n  border: 1px solid rgba(79,70,229,0.16);\n\n  color: #4f46e5;\n  font-size: 14px;\n  font-weight: 600;\n  line-height: 1.4;\n}\n\n.iw-doc-hero__title {\n  display: block !important;\n\n  width: 100% !important;\n  max-width: 800px !important;\n\n  margin: 0 auto 28px !important;\n  padding: 0 !important;\n\n  font-size: 52px !important;\n  font-weight: 800 !important;\n  line-height: 1.12 !important;\n  letter-spacing: -0.04em !important;\n\n  text-align: center !important;\n\n  color: #0f172a !important;\n\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif !important;\n\n  background: linear-gradient(\n    135deg,\n    #2563eb 15%,\n    #7c3aed 90%\n  );\n\n  -webkit-background-clip: text;\n  background-clip: text;\n  -webkit-text-fill-color: transparent;\n}\n\n.iw-doc-hero__content {\n  max-width: 740px;\n  margin: 0 auto 40px;\n}\n\n.iw-doc-hero__content p {\n  margin-top: 0;\n}\n\n.iw-doc-hero__lead {\n  margin-bottom: 18px;\n\n  color: #334155;\n  font-size: 18px;\n  font-weight: 500;\n  line-height: 1.75;\n}\n\n.iw-doc-hero__text {\n  margin-bottom: 0;\n\n  color: #475569;\n  font-size: 16px;\n  line-height: 1.8;\n}\n\n.iw-doc-hero__cta {\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  gap: 12px;\n}\n\n.iw-doc-hero__button {\n  display: inline-flex;\n  align-items: center;\n  justify-content: center;\n\n  min-width: 180px;\n\n  padding: 14px 42px;\n\n  border-radius: 10px;\n\n  background: linear-gradient(\n    135deg,\n    #2563eb 0%,\n    #6366f1 100%\n  );\n\n  color: #ffffff !important;\n\n  text-decoration: none !important;\n\n  font-size: 17px;\n  font-weight: 700;\n  line-height: 1.3;\n\n  box-shadow:\n    0 14px 28px rgba(37,99,235,0.22);\n\n  transition:\n    transform 0.25s ease,\n    box-shadow 0.25s ease,\n    background 0.25s ease;\n}\n\n.iw-doc-hero__button:hover {\n  color: #ffffff !important;\n\n  background: linear-gradient(\n    135deg,\n    #1d4ed8 0%,\n    #4f46e5 100%\n  );\n\n  box-shadow:\n    0 18px 34px rgba(37,99,235,0.28);\n\n  transform: translateY(-2px);\n}\n\n.iw-doc-hero__tip {\n  color: #64748b;\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n@media (max-width: 768px) {\n\n  .iw-doc-hero {\n    padding: 64px 18px;\n  }\n\n  .iw-doc-hero__title {\n    font-size: 34px !important;\n    line-height: 1.2 !important;\n  }\n\n  .iw-doc-hero__lead {\n    font-size: 16px;\n  }\n\n  .iw-doc-hero__text {\n    font-size: 15px;\n  }\n\n  .iw-doc-hero__button {\n    width: 100%;\n    max-width: 320px;\n  }\n\n}\n\n@media (max-width: 480px) {\n\n  .iw-doc-hero {\n    padding: 56px 16px;\n  }\n\n  .iw-doc-hero__title {\n    font-size: 30px !important;\n  }\n\n  .iw-doc-hero__badge {\n    font-size: 13px;\n  }\n\n}\n<\/style>\n\n\n\n<section class=\"iw-section-workflow\">\n    <div class=\"iw-workflow-container\">        \n        <h2 class=\"iw-workflow-title\">AI\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3068\u306f\u4f55\u3067\u3059\u304b\uff1f<\/h2>\n        \n        <div class=\"iw-workflow-intro\">\n            <p class=\"lead\">AI\u3092\u6d3b\u7528\u3057\u305f\u6587\u66f8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306f\u3001\u8907\u6570\u306e\u6587\u66f8\u95a2\u9023\u30bf\u30b9\u30af\u3092\u4e00\u3064\u306e\u9023\u7d9a\u3057\u305f\u30d7\u30ed\u30bb\u30b9\u306b\u7d71\u5408\u3057\u307e\u3059\u3002<\/p>\n            <p class=\"main-text\">\u8981\u7d04\u3001\u62bd\u51fa\u3001\u30e1\u30e2\u3001\u30ec\u30dd\u30fc\u30c8\u4f5c\u6210\u306e\u305f\u3081\u306e\u5225\u3005\u306e\u30c4\u30fc\u30eb\u3092\u5207\u308a\u66ff\u3048\u308b\u4ee3\u308f\u308a\u306b\u3001 <strong>\u30a2\u30a4\u30a6\u30a3\u30fc\u30d0\u30fc<\/strong> \u30e6\u30fc\u30b6\u30fc\u306f\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5168\u4f53\u30921\u304b\u6240\u3067\u7ba1\u7406\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <div class=\"iw-workflow-features\">\n            <p class=\"iw-features-label\">\u4e00\u822c\u7684\u306a\u6587\u66f8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306b\u306f\u4ee5\u4e0b\u304c\u542b\u307e\u308c\u307e\u3059\u3002<\/p>\n            <ul class=\"iw-features-list\">\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u9577\u3044PDF\u3092\u8aad\u3080<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u91cd\u8981\u306a\u60c5\u5831\u3092\u7d20\u65e9\u304f\u898b\u3064\u3051\u308b<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u30c6\u30fc\u30d6\u30eb\u3001\u53e5\u3001\u65e5\u4ed8\u3001\u304a\u3088\u3073\u30a2\u30af\u30b7\u30e7\u30f3\u9805\u76ee\u306e\u62bd\u51fa<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u66f8\u985e\u306b\u3064\u3044\u3066\u8cea\u554f\u3059\u308b<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u30d5\u30a1\u30a4\u30eb\u3092\u30ec\u30dd\u30fc\u30c8\u3084\u8996\u899a\u7684\u306a\u8981\u7d04\u306b\u5909\u63db\u3059\u308b<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M20 6L9 17l-5-5\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u51fa\u529b\u3092\u518d\u5229\u7528\u53ef\u80fd\u306a\u77e5\u8b58\u30d9\u30fc\u30b9\u306b\u4fdd\u5b58\u3059\u308b<\/span>\n                <\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"iw-workflow-footer\">\n            <p>iWeaver\u306f\u3001\u6587\u66f8\u3001\u30b9\u30e9\u30a4\u30c9\u3001\u30e1\u30e2\u3001\u753b\u50cf\u3001\u30c8\u30e9\u30f3\u30b9\u30af\u30ea\u30d7\u30c8\u3001Web\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u30011\u3064\u306e\u63a5\u7d9a\u3055\u308c\u305f\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5185\u3067\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-section-workflow {\n    background-color: #ffffff;\n    padding: 80px 24px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n.iw-workflow-container {\n    max-width: 800px;\n    margin: 0 auto;\n}\n.iw-workflow-badge {\n    display: inline-block;\n    padding: 4px 12px;\n    background: rgba(37, 99, 235, 0.05);\n    border: 1px solid rgba(37, 99, 235, 0.1);\n    color: #2563eb;\n    font-size: 12px;\n    font-weight: 600;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    border-radius: 6px;\n    margin-bottom: 16px;\n}\n.iw-workflow-title {\n    font-size: 36px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1.2;\n    margin: 0 0 24px 0;\n    letter-spacing: -0.5px;\n    text-align: center;\n}\n.iw-workflow-intro {\n    margin-bottom: 32px;\n    text-align: center;\n}\n.iw-workflow-intro p {\n    line-height: 1.7;\n    margin: 0 0 16px 0;\n}\n.iw-workflow-intro .lead {\n    color: #1e293b;\n    font-size: 20px;\n    font-weight: 500;\n}\n.iw-workflow-intro .main-text {\n    color: #475569;\n    font-size: 16px;\n}\n.iw-features-label {\n    font-size: 16px;\n    font-weight: 600;\n    color: #0f172a;\n    margin-bottom: 16px;\n}\n.iw-features-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 40px 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n}\n.iw-features-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n}\n.iw-icon-wrapper {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: rgba(99, 102, 241, 0.1);\n    color: #6366f1;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n.iw-feature-text {\n    color: #334155;\n    font-size: 16px;\n    line-height: 1.5;\n}\n.iw-workflow-footer {\n    padding: 20px 24px;\n    background: linear-gradient(135deg, rgba(37, 99, 235, 0.03) 0%, rgba(124, 58, 237, 0.03) 100%);\n    border-left: 4px solid #6366f1;\n    border-radius: 0 8px 8px 0;\n}\n.iw-workflow-footer p {\n    margin: 0;\n    color: #1e293b;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.6;\n}\n@media (max-width: 768px) {\n    .iw-section-workflow { padding: 60px 20px; }\n    .iw-workflow-title { font-size: 28px; }\n    .iw-workflow-intro .lead { font-size: 18px; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s1\">\n    <div class=\"iw-grid-main-s1\">\n        <div class=\"iw-content-left-s1\">\n            <div class=\"iw-num-badge-s1\">01<\/div>\n            <h3 class=\"iw-main-title-s1\">\u66f8\u985e\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b<\/h3>\n            <p class=\"iw-text-intro-s1\">\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u30fc\u3084\u30ef\u30fc\u30af\u30b9\u30da\u30fc\u30b9\u304b\u3089\u30d5\u30a1\u30a4\u30eb\u3092\u30b7\u30fc\u30e0\u30ec\u30b9\u306b\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u3059\u3002<\/p>\n            <p class=\"iw-text-desc-s1\">\u30e6\u30fc\u30b6\u30fc\u306f\u30011\u3064\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u304b\u3001\u8907\u6570\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u3001\u6570\u79d2\u3067\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u9593\u5206\u6790\u3092\u884c\u3046\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"iw-cards-right-s1\">\n            <div class=\"iw-panel-card-s1\">\n                <div class=\"iw-panel-hd-s1\">\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u308b\u5f62\u5f0f<\/div>\n                <div class=\"iw-tag-flex-container-s1\">\n                    <span class=\"iw-tag-item-s1\">PDF<\/span>\n                    <span class=\"iw-tag-item-s1\">\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8<\/span>\n                    <span class=\"iw-tag-item-s1\">PPTX<\/span>\n                    <span class=\"iw-tag-item-s1\">TXT<\/span>\n                    <span class=\"iw-tag-item-s1\">\u753b\u50cf<\/span>\n                    <span class=\"iw-tag-item-s1\">\u4f1a\u8b70\u8b70\u4e8b\u9332<\/span>\n                    <span class=\"iw-tag-item-s1\">\u7814\u7a76\u8cc7\u6599<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"iw-panel-card-s1\">\n                <div class=\"iw-panel-hd-s1\">\u4e00\u822c\u7684\u306a\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u30b7\u30ca\u30ea\u30aa<\/div>\n                <ul class=\"iw-bullet-list-s1\">\n                    <li>\u5951\u7d04\u66f8\u304a\u3088\u3073\u6cd5\u7684\u6587\u66f8<\/li>\n                    <li>\u7814\u7a76\u8ad6\u6587<\/li>\n                    <li>\u30d3\u30b8\u30cd\u30b9\u30ec\u30dd\u30fc\u30c8<\/li>\n                    <li>\u55b6\u696d\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3<\/li>\n                    <li>\u30c8\u30ec\u30fc\u30cb\u30f3\u30b0\u8cc7\u6599<\/li>\n                    <li>\u4f1a\u8b70\u8b70\u4e8b\u9332<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s1, .iw-wp-wrapper-s1 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s1 ul, .iw-wp-wrapper-s1 li, .iw-wp-wrapper-s1 span, .iw-wp-wrapper-s1 h3, .iw-wp-wrapper-s1 p {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n    min-height: unset !important;\n    height: unset !important;\n}\n.iw-wp-wrapper\n\n\n\n<section class=\"iw-wp-wrapper-s1\">\n    <div class=\"iw-grid-main-s1\">\n        <div class=\"iw-content-left-s1\">\n            <div class=\"iw-num-badge-s1\">01<\/div>\n            <h3 class=\"iw-main-title-s1\">Upload Documents<\/h3>\n            <p class=\"iw-text-intro-s1\">Upload files from your computer or workspace seamlessly.<\/p>\n            <p class=\"iw-text-desc-s1\">Users can upload one file or combine multiple documents for cross-document analysis in seconds.<\/p>\n        <\/div>\n        <div class=\"iw-cards-right-s1\">\n            <div class=\"iw-panel-card-s1\">\n                <div class=\"iw-panel-hd-s1\">Supported formats<\/div>\n                <div class=\"iw-tag-flex-container-s1\">\n                    <span class=\"iw-tag-item-s1\">PDF<\/span>\n                    <span class=\"iw-tag-item-s1\">DOCX<\/span>\n                    <span class=\"iw-tag-item-s1\">PPTX<\/span>\n                    <span class=\"iw-tag-item-s1\">TXT<\/span>\n                    <span class=\"iw-tag-item-s1\">Images<\/span>\n                    <span class=\"iw-tag-item-s1\">Meeting notes<\/span>\n                    <span class=\"iw-tag-item-s1\">Research materials<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"iw-panel-card-s1\">\n                <div class=\"iw-panel-hd-s1\">Common Upload Scenarios<\/div>\n                <ul class=\"iw-bullet-list-s1\">\n                    <li>Contracts and legal documents<\/li>\n                    <li>Research papers<\/li>\n                    <li>Business reports<\/li>\n                    <li>Sales presentations<\/li>\n                    <li>Training materials<\/li>\n                    <li>Meeting transcripts<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s1, .iw-wp-wrapper-s1 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s1 ul, .iw-wp-wrapper-s1 li, .iw-wp-wrapper-s1 span, .iw-wp-wrapper-s1 h3, .iw-wp-wrapper-s1 p {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n    min-height: unset !important;\n    height: unset !important;\n}\n.iw-wp-wrapper-s1 {\n    padding: 80px 24px !important;\n    background-color: #ffffff !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n}\n.iw-grid-main-s1 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: stretch;\n}\n.iw-num-badge-s1 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1 !important;\n}\n.iw-main-title-s1 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.2 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s1 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s1 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.6 !important;\n}\n.iw-cards-right-s1 {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n}\n.iw-panel-card-s1 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.02) !important;\n}\n.iw-panel-hd-s1 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1 !important;\n}\n.iw-tag-flex-container-s1 {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px 10px !important;\n}\n.iw-tag-item-s1 {\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    color: #2563eb !important;\n    background: #f0f6ff !important;\n    padding: 6px 14px !important;\n    border-radius: 6px !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    line-height: 1 !important;\n    white-space: nowrap !important;\n}\n.iw-bullet-list-s1 li {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    padding-left: 20px !important;\n}\n.iw-bullet-list-s1 li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 10px !important;\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #cbd5e1 !important;\n    border-radius: 50% !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s1 { grid-template-columns: 1fr; gap: 40px; }\n}\n@media (max-width: 640px) {\n    .iw-cards-right-s1 { grid-template-columns: 1fr; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s2\">\n    <div class=\"iw-grid-main-s2\">\n        <div class=\"iw-content-left-s2\">\n            <div class=\"iw-num-badge-s2\">02<\/div>\n            <h3 class=\"iw-main-title-s2\">\u8981\u70b9\u3092\u307e\u3068\u3081\u308b<\/h3>\n            <p class=\"iw-text-intro-s2\">iWeaver\u306f\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089\u6700\u3082\u91cd\u8981\u306a\u60c5\u5831\u3092\u81ea\u52d5\u7684\u306b\u8b58\u5225\u3057\u307e\u3059\u3002<\/p>\n            <p class=\"iw-text-desc-s2\">\u4f55\u767e\u30da\u30fc\u30b8\u3082\u306e\u6587\u7ae0\u3092\u624b\u4f5c\u696d\u3067\u8aad\u3080\u4ee3\u308f\u308a\u306b\u3001\u6587\u8108\u3092\u5931\u3046\u3053\u3068\u306a\u304f\u3001\u6838\u5fc3\u3068\u306a\u308b\u8981\u7d20\u306b\u76f4\u63a5\u30a2\u30af\u30bb\u30b9\u3067\u304d\u307e\u3059\u3002<\/p>\n            \n            <div class=\"iw-agent-box-s2\">\n                <span class=\"iw-agent-lbl-s2\">\u63a8\u5968\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\uff1a<\/span>\n                <div class=\"iw-agent-lnks-s2\">\n                    <a href=\"https:\/\/www.iweaver.ai\/ja\/agents\/ai-pdf-summarizer\/\">AI PDF\u8981\u7d04\u30c4\u30fc\u30eb \u2192<\/a>\n                    <a href=\"https:\/\/www.iweaver.ai\/ja\/agents\/ai-document-summarizer\/\">AI\u6587\u66f8\u8981\u7d04\u30c4\u30fc\u30eb \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"iw-cards-right-s2\">\n            <div class=\"iw-panel-card-s2\">\n                <div class=\"iw-panel-hd-s2\">\u30b3\u30a2\u30a4\u30f3\u30b5\u30a4\u30c8<\/div>\n                <ul class=\"iw-bullet-list-s2\">\n                    <li>\u4e3b\u306a\u30a2\u30a4\u30c7\u30a2<\/li>\n                    <li>\u30a8\u30b0\u30bc\u30af\u30c6\u30a3\u30d6\u30b5\u30de\u30ea\u30fc<\/li>\n                    <li>\u4e3b\u306a\u8abf\u67fb\u7d50\u679c<\/li>\n                    <li>\u6c7a\u5b9a<\/li>\n                    <li>\u30ea\u30b9\u30af<\/li>\n                    <li>\u30a2\u30af\u30b7\u30e7\u30f3\u30a2\u30a4\u30c6\u30e0<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"iw-panel-card-s2\">\n                <div class=\"iw-panel-hd-s2\">\u5178\u578b\u7684\u306a\u51fa\u529b<\/div>\n                <ul class=\"iw-bullet-list-s2\">\n                    <li>\u7b87\u6761\u66f8\u304d\u306e\u8981\u7d04<\/li>\n                    <li>\u30bb\u30af\u30b7\u30e7\u30f3\u3054\u3068\u306e\u8a73\u7d30<\/li>\n                    <li>\u4f1a\u8b70\u6982\u8981<\/li>\n                    <li>\u5b66\u7fd2\u30ce\u30fc\u30c8<\/li>\n                    <li>\u7d4c\u55b6\u6982\u8981<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s2, .iw-wp-wrapper-s2 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s2 ul, .iw-wp-wrapper-s2 li, .iw-wp-wrapper-s2 span, .iw-wp-wrapper-s2 h3, .iw-wp-wrapper-s2 p, .iw-wp-wrapper-s2 a {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n}\n.iw-wp-wrapper-s2 {\n    padding: 80px 24px !important;\n    background-color: #fafafa !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n    border-top: 1px solid #f1f5f9 !important;\n    border-bottom: 1px solid #f1f5f9 !important;\n}\n.iw-grid-main-s2 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: flex-start;\n}\n.iw-num-badge-s2 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-main-title-s2 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.3 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s2 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s2 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-box-s2 {\n    margin-top: 32px !important;\n    padding-top: 24px !important;\n    border-top: 1px dashed #e2e8f0 !important;\n}\n.iw-agent-lbl-s2 {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #64748b !important;\n    display: block !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-lnks-s2 {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 12px !important;\n}\n.iw-agent-lnks-s2 a {\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #2563eb !important;\n    text-decoration: none !important;\n    display: inline-block !important;\n    line-height: 1.5 !important;\n    transition: color 0.2s ease !important;\n}\n.iw-agent-lnks-s2 a:hover {\n    color: #7c3aed !important;\n}\n.iw-cards-right-s2 {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n}\n.iw-panel-card-s2 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n}\n.iw-panel-hd-s2 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1.5 !important;\n}\n.iw-bullet-list-s2 li {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    padding-left: 20px !important;\n}\n.iw-bullet-list-s2 li:last-child {\n    margin-bottom: 0 !important;\n}\n.iw-bullet-list-s2 li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 8px !important;\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #cbd5e1 !important;\n    border-radius: 50% !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s2 { grid-template-columns: 1fr; gap: 40px; }\n}\n@media (max-width: 640px) {\n    .iw-cards-right-s2 { grid-template-columns: 1fr; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s3\">\n    <div class=\"iw-grid-main-s3\">\n        <div class=\"iw-content-left-s3\">\n            <div class=\"iw-num-badge-s3\">03<\/div>\n            <h3 class=\"iw-main-title-s3\">\u30c7\u30fc\u30bf\u3068\u6761\u9805\u306e\u62bd\u51fa<\/h3>\n            <p class=\"iw-text-intro-s3\">\u6587\u66f8\u306e\u4e2d\u304b\u3089\u91cd\u8981\u306a\u60c5\u5831\u3092\u63a2\u3057\u51fa\u3059\u306e\u306f\u3001\u6642\u9593\u304c\u304b\u304b\u308a\u3001\u540c\u3058\u4f5c\u696d\u306e\u7e70\u308a\u8fd4\u3057\u306b\u306a\u308b\u5834\u5408\u304c\u3042\u308b\u3002<\/p>\n            <p class=\"iw-text-desc-s3\">iWeaver\u306f\u975e\u69cb\u9020\u5316\u30c7\u30fc\u30bf\u3092\u77ac\u6642\u306b\u69cb\u9020\u5316\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u3001\u624b\u52d5\u306b\u3088\u308b\u89e3\u6790\u3092\u904e\u53bb\u306e\u3082\u306e\u306b\u3057\u307e\u3059\u3002<\/p>\n            \n            <div class=\"iw-agent-box-s3\">\n                <span class=\"iw-agent-lbl-s3\">\u63a8\u5968\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\uff1a<\/span>\n                <div class=\"iw-agent-lnks-s3\">\n                    <a href=\"https:\/\/www.iweaver.ai\/ja\/agents\/data-extraction\/\">PDF\u30c7\u30fc\u30bf\u62bd\u51fa\u30c4\u30fc\u30eb \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"iw-cards-right-s3\">\n            <div class=\"iw-panel-card-s3\">\n                <div class=\"iw-panel-hd-s3\">\u62bd\u51fa\u3055\u308c\u305f\u60c5\u5831<\/div>\n                <div class=\"iw-tag-flex-container-s3\">\n                    <span class=\"iw-tag-item-s3\">\u65e5\u4ed8<\/span>\n                    <span class=\"iw-tag-item-s3\">\u540d\u524d<\/span>\n                    <span class=\"iw-tag-item-s3\">\u6761\u9805<\/span>\n                    <span class=\"iw-tag-item-s3\">\u4fa1\u683c\u6761\u4ef6<\/span>\n                    <span class=\"iw-tag-item-s3\">\u8868<\/span>\n                    <span class=\"iw-tag-item-s3\">\u30ea\u30b9\u30af<\/span>\n                    <span class=\"iw-tag-item-s3\">\u4e3b\u8981\u6307\u6a19<\/span>\n                    <span class=\"iw-tag-item-s3\">\u9023\u7d61\u5148\u60c5\u5831<\/span>\n                <\/div>\n            <\/div>\n            <div class=\"iw-panel-card-s3\">\n                <div class=\"iw-panel-hd-s3\">\u4e00\u822c\u7684\u306a\u4f7f\u7528\u4f8b<\/div>\n                <ul class=\"iw-bullet-list-s3\">\n                    <li>\u5951\u7d04\u5be9\u67fb<\/li>\n                    <li>\u8acb\u6c42\u66f8\u306e\u62bd\u51fa<\/li>\n                    <li>\u8ca1\u52d9\u6587\u66f8\u5206\u6790<\/li>\n                    <li>\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u30c1\u30a7\u30c3\u30af<\/li>\n                    <li>\u7814\u7a76\u30c7\u30fc\u30bf\u53ce\u96c6<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s3, .iw-wp-wrapper-s3 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s3 ul, .iw-wp-wrapper-s3 li, .iw-wp-wrapper-s3 span, .iw-wp-wrapper-s3 h3, .iw-wp-wrapper-s3 p, .iw-wp-wrapper-s3 a {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n}\n.iw-wp-wrapper-s3 {\n    padding: 80px 24px !important;\n    background-color: #ffffff !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n}\n.iw-grid-main-s3 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: flex-start;\n}\n.iw-num-badge-s3 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-main-title-s3 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.3 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s3 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s3 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-box-s3 {\n    margin-top: 32px !important;\n    padding-top: 24px !important;\n    border-top: 1px dashed #e2e8f0 !important;\n}\n.iw-agent-lbl-s3 {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #64748b !important;\n    display: block !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-lnks-s3 {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 12px !important;\n}\n.iw-agent-lnks-s3 a {\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #2563eb !important;\n    text-decoration: none !important;\n    display: inline-block !important;\n    line-height: 1.5 !important;\n    transition: color 0.2s ease !important;\n}\n.iw-agent-lnks-s3 a:hover {\n    color: #7c3aed !important;\n}\n.iw-cards-right-s3 {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n}\n.iw-panel-card-s3 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n}\n.iw-panel-hd-s3 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1.5 !important;\n}\n.iw-tag-flex-container-s3 {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px 10px !important;\n}\n.iw-tag-item-s3 {\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    color: #7c3aed !important;\n    background: #f5f3ff !important;\n    padding: 6px 14px !important;\n    border-radius: 6px !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    line-height: 1.5 !important;\n    white-space: nowrap !important;\n}\n.iw-bullet-list-s3 li {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    padding-left: 20px !important;\n}\n.iw-bullet-list-s3 li:last-child {\n    margin-bottom: 0 !important;\n}\n.iw-bullet-list-s3 li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 8px !important;\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #cbd5e1 !important;\n    border-radius: 50% !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s3 { grid-template-columns: 1fr; gap: 40px; }\n}\n@media (max-width: 640px) {\n    .iw-cards-right-s3 { grid-template-columns: 1fr; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s4\">\n    <div class=\"iw-grid-main-s4\">\n        <div class=\"iw-content-left-s4\">\n            <div class=\"iw-num-badge-s4\">04<\/div>\n            <h3 class=\"iw-main-title-s4\">AI\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u95a2\u3059\u308bQ&amp;A<\/h3>\n            <p class=\"iw-text-intro-s4\">\u9577\u3044\u30d5\u30a1\u30a4\u30eb\u3092\u624b\u52d5\u3067\u691c\u7d22\u3059\u308b\u4ee3\u308f\u308a\u306b\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u76f4\u63a5\u8cea\u554f\u3057\u3001\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30b3\u30f3\u30c6\u30f3\u30c4\u306b\u57fa\u3065\u3044\u3066\u56de\u7b54\u3092\u5f97\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u3059\u3002<\/p>\n            <p class=\"iw-text-desc-s4\">\u6587\u66f8\u30b3\u30fc\u30d1\u30b9\u3068\u81ea\u7136\u306a\u5bfe\u8a71\u3092\u884c\u3046\u3053\u3068\u3067\u3001\u6b63\u78ba\u306a\u4e8b\u5b9f\u3001\u53c2\u7167\u60c5\u5831\u3001\u305d\u3057\u3066\u96a0\u308c\u305f\u6587\u8108\u3092\u77ac\u6642\u306b\u62bd\u51fa\u3067\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n        <div class=\"iw-cards-right-s4\">\n            <div class=\"iw-panel-card-s4\">\n                <div class=\"iw-panel-hd-s4\">\u4f8b\u984c<\/div>\n                <ul class=\"iw-bullet-list-s4\">\n                    <li>\u300c\u652f\u6255\u3044\u6761\u4ef6\u306f\u3069\u3046\u306a\u3063\u3066\u3044\u307e\u3059\u304b\uff1f\u300d<\/li>\n                    <li>\u300c\u672c\u5831\u544a\u66f8\u306b\u8a18\u8f09\u3055\u308c\u3066\u3044\u308b\u30ea\u30b9\u30af\u3092\u8981\u7d04\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u300d<\/li>\n                    <li>\u300c\u4e3b\u306a\u7d50\u8ad6\u306f\u4f55\u3067\u3059\u304b\uff1f\u300d<\/li>\n                    <li>\u300c\u3053\u306e2\u3064\u306e\u6587\u66f8\u3092\u6bd4\u8f03\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u300d<\/li>\n                    <li>\u300c\u4fa1\u683c\u8a2d\u5b9a\u306b\u3064\u3044\u3066\u306f\u3069\u306e\u30bb\u30af\u30b7\u30e7\u30f3\u3067\u8aac\u660e\u3055\u308c\u3066\u3044\u307e\u3059\u304b\uff1f\u300d<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"iw-panel-card-s4\">\n                <div class=\"iw-panel-hd-s4\">\u6b21\u306e\u3088\u3046\u306a\u5834\u5408\u306b\u5f79\u7acb\u3061\u307e\u3059<\/div>\n                <ul class=\"iw-bullet-list-s4\">\n                    <li>\u7814\u7a76<\/li>\n                    <li>\u6cd5\u7684\u5be9\u67fb<\/li>\n                    <li>\u5185\u90e8\u77e5\u8b58\u7ba1\u7406<\/li>\n                    <li>\u30d3\u30b8\u30cd\u30b9\u5206\u6790<\/li>\n                    <li>\u5b66\u7fd2\u3068\u52c9\u5f37<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s4, .iw-wp-wrapper-s4 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s4 ul, .iw-wp-wrapper-s4 li, .iw-wp-wrapper-s4 span, .iw-wp-wrapper-s4 h3, .iw-wp-wrapper-s4 p {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n    min-height: unset !important;\n    height: unset !important;\n}\n.iw-wp-wrapper-s4 {\n    padding: 80px 24px !important;\n    background-color: #fafafa !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n    border-top: 1px solid #f1f5f9 !important;\n    border-bottom: 1px solid #f1f5f9 !important;\n}\n.iw-grid-main-s4 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: stretch;\n}\n.iw-num-badge-s4 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1 !important;\n}\n.iw-main-title-s4 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.2 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s4 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s4 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.6 !important;\n}\n.iw-cards-right-s4 {\n    display: grid !important;\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n}\n.iw-panel-card-s4 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n}\n.iw-panel-hd-s4 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1 !important;\n}\n.iw-bullet-list-s4 li {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    padding-left: 20px !important;\n}\n.iw-bullet-list-s4 li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 10px !important;\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #cbd5e1 !important;\n    border-radius: 50% !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s4 { grid-template-columns: 1fr; gap: 40px; }\n}\n@media (max-width: 640px) {\n    .iw-cards-right-s4 { grid-template-columns: 1fr; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s5\">\n    <div class=\"iw-grid-main-s5\">\n        <div class=\"iw-content-left-s5\">\n            <div class=\"iw-num-badge-s5\">05<\/div>\n            <h3 class=\"iw-main-title-s5\">\u30ec\u30dd\u30fc\u30c8\u3068\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7\u3092\u4f5c\u6210\u3059\u308b<\/h3>\n            <p class=\"iw-text-intro-s5\">\u6587\u66f8\u3092\u5206\u6790\u3057\u305f\u5f8c\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u60c5\u5831\u3092\u5373\u5ea7\u306b\u69cb\u9020\u5316\u3055\u308c\u305f\u51fa\u529b\u306b\u5909\u63db\u3067\u304d\u307e\u3059\u3002<\/p>\n            <p class=\"iw-text-desc-s5\">\u3053\u308c\u306f\u3001\u751f\u306e\u6587\u66f8\u3092\u30c1\u30fc\u30e0\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3001\u305d\u3057\u3066\u500b\u4eba\u306e\u5b66\u7fd2\u306e\u305f\u3081\u306b\u518d\u5229\u7528\u53ef\u80fd\u306a\u77e5\u898b\u3078\u3068\u5909\u63db\u3059\u308b\u306e\u306b\u5f79\u7acb\u3061\u307e\u3059\u3002<\/p>\n            \n            <div class=\"iw-agent-box-s5\">\n                <span class=\"iw-agent-lbl-s5\">\u63a8\u5968\u30a8\u30fc\u30b8\u30a7\u30f3\u30c8\uff1a<\/span>\n                <div class=\"iw-agent-lnks-s5\">\n                    <a href=\"https:\/\/www.iweaver.ai\/ja\/agents\/ai-mind-map-generator\/\">AI\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7\u30b8\u30a7\u30cd\u30ec\u30fc\u30bf\u30fc \u2192<\/a>\n                    <a href=\"https:\/\/www.iweaver.ai\/ja\/agents\/ai-report-generator\/\">AI\u30ec\u30dd\u30fc\u30c8\u4f5c\u6210\u30c4\u30fc\u30eb \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n        <div class=\"iw-cards-right-s5\">\n            <div class=\"iw-panel-card-s5\">\n                <div class=\"iw-panel-hd-s5\">\u69cb\u9020\u5316\u8cc7\u7523\u3092\u751f\u6210\u3059\u308b<\/div>\n                <div class=\"iw-tag-flex-container-s5\">\n                    <span class=\"iw-tag-item-s5\">\u5831\u544a\u66f8<\/span>\n                    <span class=\"iw-tag-item-s5\">\u6982\u8981<\/span>\n                    <span class=\"iw-tag-item-s5\">\u30a8\u30b0\u30bc\u30af\u30c6\u30a3\u30d6\u30b5\u30de\u30ea\u30fc<\/span>\n                    <span class=\"iw-tag-item-s5 iw-purple-tag-s5\">\u5b66\u7fd2\u30ce\u30fc\u30c8<\/span>\n                    <span class=\"iw-tag-item-s5 iw-purple-tag-s5\">\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7<\/span>\n                    <span class=\"iw-tag-item-s5 iw-purple-tag-s5\">\u77e5\u8b58\u306e\u8981\u7d04<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s5, .iw-wp-wrapper-s5 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s5 ul, .iw-wp-wrapper-s5 li, .iw-wp-wrapper-s5 span, .iw-wp-wrapper-s5 h3, .iw-wp-wrapper-s5 p, .iw-wp-wrapper-s5 a {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n}\n.iw-wp-wrapper-s5 {\n    padding: 80px 24px !important;\n    background-color: #ffffff !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n}\n.iw-grid-main-s5 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: flex-start;\n}\n.iw-num-badge-s5 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-main-title-s5 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.3 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s5 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.5 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s5 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-box-s5 {\n    margin-top: 32px !important;\n    padding-top: 24px !important;\n    border-top: 1px dashed #e2e8f0 !important;\n}\n.iw-agent-lbl-s5 {\n    font-size: 14px !important;\n    font-weight: 600 !important;\n    color: #64748b !important;\n    display: block !important;\n    margin-bottom: 12px !important;\n    line-height: 1.5 !important;\n}\n.iw-agent-lnks-s5 {\n    display: flex !important;\n    flex-direction: column !important;\n    gap: 12px !important;\n}\n.iw-agent-lnks-s5 a {\n    font-size: 15px !important;\n    font-weight: 600 !important;\n    color: #2563eb !important;\n    text-decoration: none !important;\n    display: inline-block !important;\n    line-height: 1.5 !important;\n    transition: color 0.2s ease !important;\n}\n.iw-agent-lnks-s5 a:hover {\n    color: #7c3aed !important;\n}\n.iw-cards-right-s5 {\n    display: grid !important;\n    grid-template-columns: 1fr;\n}\n.iw-panel-card-s5 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n}\n.iw-panel-hd-s5 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1.5 !important;\n}\n.iw-tag-flex-container-s5 {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    gap: 8px 10px !important;\n}\n.iw-tag-item-s5 {\n    font-size: 14px !important;\n    font-weight: 500 !important;\n    color: #2563eb !important;\n    background: #f0f6ff !important;\n    padding: 6px 14px !important;\n    border-radius: 6px !important;\n    display: inline-flex !important;\n    align-items: center !important;\n    justify-content: center !important;\n    line-height: 1.5 !important;\n    white-space: nowrap !important;\n}\n.iw-tag-item-s5.iw-purple-tag-s5 {\n    color: #7c3aed !important;\n    background: #f5f3ff !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s5 { grid-template-columns: 1fr; gap: 40px; }\n}\n<\/style>\n\n\n\n<section class=\"iw-wp-wrapper-s6\">\n    <div class=\"iw-grid-main-s6\">\n        <div class=\"iw-content-left-s6\">\n            <div class=\"iw-num-badge-s6\">06<\/div>\n            <h3 class=\"iw-main-title-s6\">\u30ca\u30ec\u30c3\u30b8\u30d9\u30fc\u30b9\u306b\u4fdd\u5b58<\/h3>\n            <p class=\"iw-text-intro-s6\">\u6587\u66f8\u306f\u3001\u60c5\u5831\u3092\u691c\u7d22\u3057\u3066\u5f8c\u3067\u518d\u5229\u7528\u3067\u304d\u308b\u5834\u5408\u306b\u3001\u3088\u308a\u6709\u7528\u306b\u306a\u308b\u3002<\/p>\n            <p class=\"iw-text-desc-s6\">\u6642\u9593\u3092\u304b\u3051\u3066\u3001\u30e6\u30fc\u30b6\u30fc\u306f\u30d5\u30a1\u30a4\u30eb\u3092\u7e70\u308a\u8fd4\u3057\u691c\u7d22\u3059\u308b\u4ee3\u308f\u308a\u306b\u3001\u4e00\u5143\u5316\u3055\u308c\u305f\u77e5\u8b58\u30b7\u30b9\u30c6\u30e0\u3092\u69cb\u7bc9\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u3002<\/p>\n        <\/div>\n        <div class=\"iw-cards-right-s6\">\n            <div class=\"iw-panel-card-s6\">\n                <div class=\"iw-panel-hd-s6\">\u3042\u306a\u305f\u304c\u3067\u304d\u308b\u3053\u3068<\/div>\n                <ul class=\"iw-bullet-list-s6\">\n                    <li>\u8981\u7d04\u3092\u4fdd\u5b58\u3059\u308b<\/li>\n                    <li>\u62bd\u51fa\u3057\u305f\u60c5\u5831\u3092\u4fdd\u5b58\u3059\u308b<\/li>\n                    <li>\u30ec\u30dd\u30fc\u30c8\u3092\u6574\u7406\u3059\u308b<\/li>\n                    <li>\u691c\u7d22\u53ef\u80fd\u306a\u77e5\u8b58\u30b3\u30ec\u30af\u30b7\u30e7\u30f3\u3092\u69cb\u7bc9\u3059\u308b<\/li>\n                    <li>\u904e\u53bb\u306e\u6587\u66f8\u304b\u3089\u5f97\u3089\u308c\u305f\u77e5\u898b\u3092\u518d\u5229\u7528\u3059\u308b<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-wp-wrapper-s6, .iw-wp-wrapper-s6 * {\n    box-sizing: border-box !important;\n}\n.iw-wp-wrapper-s6 ul, .iw-wp-wrapper-s6 li, .iw-wp-wrapper-s6 span, .iw-wp-wrapper-s6 h3, .iw-wp-wrapper-s6 p {\n    margin: 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n    border: none !important;\n    background: none !important;\n    min-height: unset !important;\n    height: unset !important;\n}\n.iw-wp-wrapper-s6 {\n    padding: 80px 24px !important;\n    background-color: #fafafa !important;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif !important;\n    border-top: 1px solid #f1f5f9 !important;\n}\n.iw-grid-main-s6 {\n    max-width: 1200px !important;\n    margin: 0 auto !important;\n    display: grid !important;\n    grid-template-columns: 400px 1fr;\n    gap: 64px;\n    align-items: stretch;\n}\n.iw-num-badge-s6 {\n    font-size: 16px !important;\n    font-weight: 800 !important;\n    color: #2563eb !important;\n    margin-bottom: 12px !important;\n    line-height: 1 !important;\n}\n.iw-main-title-s6 {\n    font-size: 32px !important;\n    font-weight: 800 !important;\n    color: #0f172a !important;\n    line-height: 1.2 !important;\n    margin-bottom: 20px !important;\n    letter-spacing: -0.5px !important;\n}\n.iw-text-intro-s6 {\n    font-size: 18px !important;\n    font-weight: 500 !important;\n    color: #334155 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n}\n.iw-text-desc-s6 {\n    font-size: 15px !important;\n    color: #64748b !important;\n    line-height: 1.6 !important;\n}\n.iw-cards-right-s6 {\n    display: grid !important;\n    grid-template-columns: 1fr;\n}\n.iw-panel-card-s6 {\n    background: #ffffff !important;\n    border: 1px solid #e2e8f0 !important;\n    border-radius: 16px !important;\n    padding: 36px 32px !important;\n}\n.iw-panel-hd-s6 {\n    font-size: 14px !important;\n    font-weight: 700 !important;\n    color: #0f172a !important;\n    margin-bottom: 28px !important;\n    text-transform: uppercase !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1 !important;\n}\n.iw-bullet-list-s6 li {\n    font-size: 15px !important;\n    color: #475569 !important;\n    line-height: 1.6 !important;\n    margin-bottom: 16px !important;\n    position: relative !important;\n    padding-left: 20px !important;\n}\n.iw-bullet-list-s6 li::before {\n    content: \"\" !important;\n    position: absolute !important;\n    left: 0 !important;\n    top: 10px !important;\n    width: 6px !important;\n    height: 6px !important;\n    background-color: #cbd5e1 !important;\n    border-radius: 50% !important;\n}\n@media (max-width: 1024px) {\n    .iw-grid-main-s6 { grid-template-columns: 1fr; gap: 40px; }\n}\n<\/style>\n\n\n\n<section class=\"iw-section-workflow\">\n    <div class=\"iw-workflow-container\">\n        <h2 class=\"iw-workflow-title\">\u4e00\u822c\u7684\u306a\u6587\u66f8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306e\u8ab2\u984c<\/h2>\n        \n        <div class=\"iw-workflow-intro\">\n            <h3 class=\"iw-workflow-subtitle\">\u5f93\u6765\u306e\u6587\u66f8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u304c\u30c1\u30fc\u30e0\u306e\u4f5c\u696d\u52b9\u7387\u3092\u4f4e\u4e0b\u3055\u305b\u308b\u7406\u7531<\/h3>\n            <p class=\"main-text\">\u591a\u304f\u306e\u30c1\u30fc\u30e0\u306f\u4f9d\u7136\u3068\u3057\u3066\u3001\u8907\u6570\u306e\u9023\u643a\u3057\u3066\u3044\u306a\u3044\u30c4\u30fc\u30eb\u3092\u99c6\u4f7f\u3057\u3066\u6587\u66f8\u3092\u624b\u4f5c\u696d\u3067\u7ba1\u7406\u3057\u3066\u3044\u307e\u3059\u3002\u3088\u304f\u3042\u308b\u30dc\u30c8\u30eb\u30cd\u30c3\u30af\u306f\u4ee5\u4e0b\u306e\u3068\u304a\u308a\u3067\u3059\u3002<\/p>\n        <\/div>\n\n        <div class=\"iw-workflow-features\">\n            <ul class=\"iw-features-list\">\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u5927\u304d\u306a\u30d5\u30a1\u30a4\u30eb\u306e\u8aad\u307f\u8fbc\u307f\u306b\u6642\u9593\u304c\u304b\u304b\u308a\u3059\u304e\u308b<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u91cd\u8981\u306a\u8a73\u7d30\u60c5\u5831\u3092\u898b\u3064\u3051\u308b\u306e\u304c\u96e3\u3057\u3044<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u30d5\u30a9\u30eb\u30c0\u3084\u30c1\u30e3\u30c3\u30c8\u9593\u3067\u60c5\u5831\u304c\u5931\u308f\u308c\u3066\u3057\u307e\u3046<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u7e70\u308a\u8fd4\u3057\u884c\u3046\u30b3\u30d4\u30fc\uff06\u30da\u30fc\u30b9\u30c8\u4f5c\u696d<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u8981\u7d04\u30a2\u30d7\u30ea\u3001\u30e1\u30e2\u30a2\u30d7\u30ea\u3001\u8868\u8a08\u7b97\u30bd\u30d5\u30c8\u3092\u5207\u308a\u66ff\u3048\u308b<\/span>\n                <\/li>\n                <li>\n                    <span class=\"iw-icon-wrapper iw-icon-alert\">\n                        <svg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n                    <\/span>\n                    <span class=\"iw-feature-text\">\u4e2d\u592e\u96c6\u6a29\u7684\u306a\u77e5\u8b58\u7d44\u7e54\u304c\u306a\u3044<\/span>\n                <\/li>\n            <\/ul>\n        <\/div>\n\n        <div class=\"iw-workflow-footer\">\n            <p>iWeaver\u306f\u3001\u3053\u308c\u3089\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u7c21\u7d20\u5316\u3057\u3001\u7d71\u5408\u3055\u308c\u305f\u5358\u4e00\u306e\u30a8\u30af\u30b9\u30da\u30ea\u30a8\u30f3\u30b9\u3078\u3068\u5c0e\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-section-workflow {\n    background-color: #ffffff;\n    padding: 80px 24px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n.iw-workflow-container {\n    max-width: 800px;\n    margin: 0 auto;\n}\n.iw-workflow-title {\n    font-size: 36px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1.2;\n    margin: 0 0 16px 0;\n    letter-spacing: -0.5px;\n    text-align: center;\n}\n.iw-workflow-subtitle {\n    font-size: 22px;\n    font-weight: 600;\n    color: #1e293b;\n    line-height: 1.4;\n    margin: 0 0 16px 0;\n}\n.iw-workflow-intro {\n    margin-bottom: 40px;\n    text-align: center;\n}\n.iw-workflow-intro .main-text {\n    color: #475569;\n    font-size: 16px;\n    line-height: 1.7;\n    margin: 0;\n}\n.iw-features-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 40px 0;\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n}\n.iw-features-list li {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n}\n.iw-icon-wrapper {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    margin-top: 2px;\n}\n.iw-icon-alert {\n    background: rgba(239, 68, 68, 0.1);\n    color: #ef4444;\n}\n.iw-feature-text {\n    color: #334155;\n    font-size: 16px;\n    line-height: 1.5;\n}\n.iw-workflow-footer {\n    padding: 20px 24px;\n    background: linear-gradient(135deg, rgba(37, 99, 235, 0.03) 0%, rgba(124, 58, 237, 0.03) 100%);\n    border-left: 4px solid #6366f1;\n    border-radius: 0 8px 8px 0;\n}\n.iw-workflow-footer p {\n    margin: 0;\n    color: #1e293b;\n    font-size: 15px;\n    font-weight: 500;\n    line-height: 1.6;\n}\n@media (max-width: 768px) {\n    .iw-section-workflow { padding: 60px 20px; }\n    .iw-workflow-title { font-size: 28px; }\n    .iw-workflow-subtitle { font-size: 18px; }\n}\n<\/style>\n\n\n\n<section class=\"iw-section-workflow\">\n    <div class=\"iw-workflow-container\">\n        <h2 class=\"iw-workflow-title\">AI\u3092\u6d3b\u7528\u3057\u305f\u6587\u66f8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306f\u8ab0\u304c\u5229\u7528\u3057\u3066\u3044\u308b\u306e\u304b\uff1f<\/h2>\n        \n        <div class=\"iw-cards-grid\">\n            <!-- Card 1 -->\n            <div class=\"iw-card\">\n                <div class=\"iw-card-icon\">\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"\/><circle cx=\"9\" cy=\"7\" r=\"4\"\/><path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"\/><path d=\"M16 3.13a4 4 0 0 1 0 7.75\"\/><\/svg>\n                <\/div>\n                <h3 class=\"iw-card-title\">\u77e5\u8b58\u52b4\u50cd\u8005<\/h3>\n                <p class=\"iw-card-text\">\u30ec\u30dd\u30fc\u30c8\u306e\u78ba\u8a8d\u3001\u8cc7\u6599\u306e\u8981\u7d04\u3001\u60c5\u5831\u306e\u6574\u7406\u3092\u3088\u308a\u8fc5\u901f\u306b\u884c\u3048\u308b\u3002<\/p>\n            <\/div>\n\n            <!-- Card 2 -->\n            <div class=\"iw-card\">\n                <div class=\"iw-card-icon\">\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 10v6M2 10l10-5 10 5-10 5z\"\/><path d=\"M6 12v5c0 2 2 3 6 3s6-1 6-3v-5\"\/><\/svg>\n                <\/div>\n                <h3 class=\"iw-card-title\">\u7814\u7a76\u8005\u3068\u5b66\u751f<\/h3>\n                <p class=\"iw-card-text\">\u8907\u96d1\u306a\u5185\u5bb9\u3092\u7406\u89e3\u3057\u3001\u5b66\u7fd2\u30ce\u30fc\u30c8\u3092\u4f5c\u6210\u3057\u3001\u4f53\u7cfb\u7684\u306a\u77e5\u8b58\u30d9\u30fc\u30b9\u3092\u69cb\u7bc9\u3059\u308b\u3002<\/p>\n            <\/div>\n\n            <!-- Card 3 -->\n            <div class=\"iw-card\">\n                <div class=\"iw-card-icon\">\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><line x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\/><line x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\/><polyline points=\"10 9 9 9 8 9\"\/><\/svg>\n                <\/div>\n                <h3 class=\"iw-card-title\">\u6cd5\u52d9\u30fb\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u30c1\u30fc\u30e0<\/h3>\n                <p class=\"iw-card-text\">\u6761\u9805\u306e\u62bd\u51fa\u3001\u30ea\u30b9\u30af\u306e\u7279\u5b9a\u3001\u5951\u7d04\u66f8\u306e\u30ec\u30d3\u30e5\u30fc\u3092\u3088\u308a\u52b9\u7387\u7684\u306b\u884c\u3044\u307e\u3059\u3002<\/p>\n            <\/div>\n\n            <!-- Card 4 -->\n            <div class=\"iw-card\">\n                <div class=\"iw-card-icon\">\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><line x1=\"18\" y1=\"20\" x2=\"18\" y2=\"10\"\/><line x1=\"12\" y1=\"20\" x2=\"12\" y2=\"4\"\/><line x1=\"6\" y1=\"20\" x2=\"6\" y2=\"14\"\/><\/svg>\n                <\/div>\n                <h3 class=\"iw-card-title\">\u30b3\u30f3\u30b5\u30eb\u30bf\u30f3\u30c8\u304a\u3088\u3073\u30a2\u30ca\u30ea\u30b9\u30c8<\/h3>\n                <p class=\"iw-card-text\">\u8907\u6570\u306e\u6587\u66f8\u3092\u5206\u6790\u3057\u3001\u9867\u5ba2\u5411\u3051\u30ec\u30dd\u30fc\u30c8\u3092\u8fc5\u901f\u306b\u4f5c\u6210\u3057\u307e\u3059\u3002<\/p>\n            <\/div>\n\n            <!-- Card 5 -->\n            <div class=\"iw-card iw-card-fullwidth\">\n                <div class=\"iw-card-icon\">\n                    <svg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg>\n                <\/div>\n                <div class=\"iw-card-content\">\n                    <h3 class=\"iw-card-title\">\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3\u30c1\u30fc\u30e0<\/h3>\n                    <p class=\"iw-card-text\">\u8acb\u6c42\u66f8\u3001\u6a19\u6e96\u4f5c\u696d\u624b\u9806\u66f8\uff08SOP\uff09\u3001\u793e\u5185\u6587\u66f8\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30d5\u30a1\u30a4\u30eb\u306a\u3069\u3092\u5927\u898f\u6a21\u306b\u51e6\u7406\u3059\u308b\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-section-workflow {\n    background-color: #ffffff;\n    padding: 80px 24px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n.iw-workflow-container {\n    max-width: 800px;\n    margin: 0 auto;\n}\n.iw-workflow-title {\n    font-size: 36px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1.2;\n    margin: 0 0 48px 0;\n    letter-spacing: -0.5px;\n    text-align: center;\n}\n.iw-cards-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 20px;\n}\n.iw-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-radius: 12px;\n    padding: 24px;\n    transition: all 0.3s ease;\n}\n.iw-card:hover {\n    border-color: #6366f1;\n    box-shadow: 0 4px 20px rgba(99, 102, 241, 0.06);\n    transform: translateY(-2px);\n}\n.iw-card-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 44px;\n    height: 44px;\n    border-radius: 8px;\n    background: rgba(99, 102, 241, 0.08);\n    color: #6366f1;\n    margin-bottom: 16px;\n}\n.iw-card-title {\n    font-size: 18px;\n    font-weight: 700;\n    color: #0f172a;\n    margin: 0 0 8px 0;\n}\n.iw-card-text {\n    color: #475569;\n    font-size: 14px;\n    line-height: 1.6;\n    margin: 0;\n}\n.iw-card-fullwidth {\n    grid-column: span 2;\n    display: flex;\n    gap: 20px;\n    align-items: center;\n}\n.iw-card-fullwidth .iw-card-icon {\n    margin-bottom: 0;\n    flex-shrink: 0;\n}\n@media (max-width: 768px) {\n    .iw-section-workflow { padding: 60px 20px; }\n    .iw-workflow-title { font-size: 28px; margin-bottom: 32px; }\n    .iw-cards-grid { grid-template-columns: 1fr; }\n    .iw-card-fullwidth { grid-column: span 1; flex-direction: column; align-items: flex-start; gap: 0; }\n    .iw-card-fullwidth .iw-card-icon { margin-bottom: 16px; }\n}\n<\/style>\n\n\n\n<section class=\"iw-section-workflow\">\n    <div class=\"iw-workflow-container\">\n        <h2 class=\"iw-workflow-title\">\u30c1\u30fc\u30e0\u304ciWeaver\u3092\u4f7f\u7528\u3059\u308b\u7406\u7531<\/h2>\n        <h3 class=\"iw-workflow-subtitle\">\u500b\u5225\u306e\u30c4\u30fc\u30eb\u3067\u306f\u306a\u304f\u3001\u9023\u643a\u3057\u305f\u30ef\u30fc\u30af\u30d5\u30ed\u30fc<\/h3>\n        \n        <div class=\"iw-split-layout\">\n            <div class=\"iw-split-left\">\n                <div class=\"iw-list-wrapper\">\n                    <p class=\"iw-list-intro\">\u307b\u3068\u3093\u3069\u306e\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30c4\u30fc\u30eb\u306f1\u3064\u306e\u30bf\u30b9\u30af\u3057\u304b\u89e3\u6c7a\u3057\u307e\u305b\u3093\u3002iWeaver\u306f\u4ee5\u4e0b\u3092\u7d44\u307f\u5408\u308f\u305b\u3066\u3044\u307e\u3059\u3002<\/p>\n                    <ul class=\"iw-combined-list\">\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u6587\u66f8\u306e\u95b2\u89a7<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u8981\u7d04<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u30c7\u30fc\u30bf\u62bd\u51fa<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">AI\u306b\u95a2\u3059\u308bQ&amp;A<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u30ec\u30dd\u30fc\u30c8\u751f\u6210<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d4\u30f3\u30b0<\/span>\n                        <\/li>\n                        <li>\n                            <span class=\"iw-dot-indicator\"><\/span>\n                            <span class=\"iw-list-text\">\u77e5\u8b58\u7d44\u7e54<\/span>\n                        <\/li>\n                    <\/ul>\n                    <p class=\"iw-list-outro\">\u4e00\u3064\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5185\u3067\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"iw-split-right\">\n                <div class=\"iw-value-box\">\n                    <div class=\"iw-value-icon\">\n                        <svg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 12h-4l-3 9L9 3l-3 9H2\"\/><\/svg>\n                    <\/div>\n                    <p class=\"iw-value-text\">\u3053\u308c\u306b\u3088\u308a\u3001\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u306e\u5207\u308a\u66ff\u3048\u304c\u6e1b\u308a\u3001\u30c1\u30fc\u30e0\u304c\u672a\u52a0\u5de5\u306e\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u69cb\u9020\u5316\u3055\u308c\u305f\u51fa\u529b\u3078\u3068\u3088\u308a\u52b9\u7387\u7684\u306b\u79fb\u884c\u3067\u304d\u308b\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<style>\n.iw-section-workflow {\n    background-color: #ffffff;\n    padding: 80px 24px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n}\n.iw-workflow-container {\n    max-width: 800px;\n    margin: 0 auto;\n}\n.iw-workflow-title {\n    font-size: 36px;\n    font-weight: 800;\n    color: #0f172a;\n    line-height: 1.2;\n    margin: 0 0 12px 0;\n    letter-spacing: -0.5px;\n    text-align: center;\n}\n.iw-workflow-subtitle {\n    font-size: 20px;\n    font-weight: 600;\n    color: #475569;\n    line-height: 1.4;\n    margin: 0 0 48px 0;\n    text-align: center;\n}\n.iw-split-layout {\n    display: grid;\n    grid-template-columns: 1.2fr 1fr;\n    gap: 40px;\n    align-items: center;\n}\n.iw-list-wrapper {\n    display: flex;\n    flex-direction: column;\n    margin: 0;\n    padding: 0;\n}\n.iw-list-wrapper .iw-list-intro {\n    font-size: 16px;\n    color: #334155;\n    font-weight: 500;\n    margin: 0 0 14px 0 !important;\n    padding: 0;\n    line-height: 1.5;\n}\n.iw-list-wrapper .iw-list-outro {\n    font-size: 16px;\n    color: #0f172a;\n    font-weight: 600;\n    margin: 14px 0 0 0 !important;\n    padding: 0;\n    line-height: 1.5;\n}\n.iw-combined-list {\n    list-style: none !important;\n    padding: 0 !important;\n    margin: 0 !important;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n}\n.iw-combined-list li {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin: 0 !important;\n    padding: 0 !important;\n}\n.iw-dot-indicator {\n    width: 6px;\n    height: 6px;\n    background-color: #6366f1;\n    border-radius: 50%;\n    flex-shrink: 0;\n}\n.iw-list-text {\n    color: #475569;\n    font-size: 16px;\n    line-height: 1.4;\n}\n.iw-split-right {\n    height: 100%;\n    display: flex;\n    align-items: center;\n}\n.iw-value-box {\n    background: linear-gradient(135deg, rgba(99, 102, 241, 0.02) 0%, rgba(37, 99, 235, 0.02) 100%);\n    border: 1px solid rgba(99, 102, 241, 0.12);\n    border-radius: 16px;\n    padding: 32px;\n    position: relative;\n}\n.iw-value-icon {\n    color: #6366f1;\n    margin-bottom: 16px;\n}\n.iw-value-text {\n    color: #1e293b;\n    font-size: 16px;\n    line-height: 1.7;\n    font-weight: 500;\n    margin: 0;\n}\n@media (max-width: 768px) {\n    .iw-section-workflow { padding: 60px 20px; }\n    .iw-workflow-title { font-size: 28px; }\n    .iw-workflow-subtitle { font-size: 18px; margin-bottom: 32px; }\n    .iw-split-layout { grid-template-columns: 1fr; gap: 32px; }\n    .iw-value-box { padding: 24px; }\n}\n<\/style>\n\n\n\n<style>\n    .iweaver-faq-container {\n        max-width: 900px;\n        margin: 40px auto;\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n        padding: 0 20px;\n    }\n    .iweaver-faq-title {\n        text-align: center;\n        font-size: 2.5rem;\n        font-weight: 800;\n        color: #1e293b;\n        margin-bottom: 40px;\n    }\n    .faq-item {\n        background: #ffffff;\n        border: 1px solid #e2e8f0;\n        border-radius: 12px;\n        margin-bottom: 16px;\n        transition: all 0.3s ease;\n        overflow: hidden;\n    }\n    .faq-item.active {\n        border-color: #3b82f6;\n        box-shadow: 0 4px 12px rgba(59, 130, 246, 0.1);\n    }\n    .faq-header {\n        padding: 24px 30px;\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        cursor: pointer;\n        user-select: none;\n    }\n    .faq-header h3 {\n        margin: 0;\n        font-size: 1.25rem;\n        font-weight: 600;\n        color: #1e293b;\n        flex: 1;\n    }\n    .faq-icon {\n        width: 24px;\n        height: 24px;\n        background: #f1f5f9;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        color: #3b82f6;\n        font-weight: bold;\n        font-size: 18px;\n        transition: transform 0.3s ease;\n        margin-left: 15px;\n    }\n    .faq-content {\n        max-height: 0;\n        overflow: hidden;\n        transition: max-height 0.3s ease-out, padding 0.3s ease;\n        padding: 0 30px;\n        color: #64748b;\n        font-size: 1.1rem;\n        line-height: 1.7;\n    }\n    .faq-item.active .faq-content {\n        max-height: 500px;\n        padding-bottom: 24px;\n    }\n<\/style>\n\n<div class=\"iweaver-faq-container\">\n    <h2 class=\"iweaver-faq-title\">\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u306b\u95a2\u3059\u308b\u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\n\n    <div class=\"faq-item active\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>iWeaver\u306f\u3069\u306e\u3088\u3046\u306a\u30d5\u30a1\u30a4\u30eb\u5f62\u5f0f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">\u2212<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            iWeaver\u306f\u3001PDF\u3001DOCX\u3001PPTX\u3001TXT\u30d5\u30a1\u30a4\u30eb\u3001\u753b\u50cf\u3001\u30e1\u30e2\u3001\u305d\u306e\u4ed6\u65e5\u5e38\u696d\u52d9\u3067\u4e00\u822c\u7684\u306b\u4f7f\u7528\u3055\u308c\u308b\u6587\u66f8\u5f62\u5f0f\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>\u4e00\u5ea6\u306b\u8907\u6570\u306e\u6587\u66f8\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u3059\u304b?<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002\u30e6\u30fc\u30b6\u30fc\u306f\u8907\u6570\u306e\u30d5\u30a1\u30a4\u30eb\u3092\u307e\u3068\u3081\u3066\u5206\u6790\u3057\u3001\u6587\u66f8\u9593\u3067\u60c5\u5831\u3092\u6bd4\u8f03\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>iWeaver\u306f\u9577\u3044PDF\u30d5\u30a1\u30a4\u30eb\u3092\u8981\u7d04\u3067\u304d\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002iWeaver\u306f\u3001\u9577\u6587\u306e\u5831\u544a\u66f8\u3001\u7814\u7a76\u8ad6\u6587\u3001\u5951\u7d04\u66f8\u3001\u30d7\u30ec\u30bc\u30f3\u30c6\u30fc\u30b7\u30e7\u30f3\u8cc7\u6599\u306a\u3069\u306e\u7c21\u6f54\u306a\u8981\u7d04\u3092\u4f5c\u6210\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u306b\u3064\u3044\u3066\u8cea\u554f\u3057\u3066\u3082\u3044\u3044\u3067\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002\u30e6\u30fc\u30b6\u30fc\u306f\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3055\u308c\u305f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u306b\u3064\u3044\u3066\u30c1\u30e3\u30c3\u30c8\u3057\u305f\u308a\u3001\u30d5\u30a1\u30a4\u30eb\u306e\u5185\u5bb9\u306b\u57fa\u3065\u3044\u3066\u5177\u4f53\u7684\u306a\u8cea\u554f\u3092\u3057\u305f\u308a\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>iWeaver\u306f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089\u69cb\u9020\u5316\u30c7\u30fc\u30bf\u3092\u62bd\u51fa\u3067\u304d\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002iWeaver\u306f\u3001\u6587\u66f8\u304b\u3089\u65e5\u4ed8\u3001\u6761\u9805\u3001\u8868\u3001\u540d\u524d\u3001\u305d\u306e\u4ed6\u306e\u91cd\u8981\u306a\u60c5\u5831\u3092\u8b58\u5225\u3057\u3066\u62bd\u51fa\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u304b\u3089\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7\u3092\u4f5c\u6210\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002\u30e6\u30fc\u30b6\u30fc\u306f\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3057\u305f\u30b3\u30f3\u30c6\u30f3\u30c4\u304b\u3089\u76f4\u63a5\u3001\u8996\u899a\u7684\u306a\u30de\u30a4\u30f3\u30c9\u30de\u30c3\u30d7\u3084\u69cb\u9020\u5316\u3055\u308c\u305f\u30a2\u30a6\u30c8\u30e9\u30a4\u30f3\u3092\u4f5c\u6210\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>\u3053\u308c\u306f\u30c1\u30fc\u30e0\u306b\u3068\u3063\u3066\u5f79\u7acb\u3061\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002\u30c1\u30fc\u30e0\u306fiWeaver\u3092\u6587\u66f8\u30ec\u30d3\u30e5\u30fc\u3001\u8abf\u67fb\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3001\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9\u30c1\u30a7\u30c3\u30af\u3001\u30ec\u30dd\u30fc\u30c8\u4f5c\u6210\u3001\u30ca\u30ec\u30c3\u30b8\u30de\u30cd\u30b8\u30e1\u30f3\u30c8\u306b\u6d3b\u7528\u3057\u3066\u3044\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n\n    <div class=\"faq-item\">\n        <div class=\"faq-header\" onclick=\"toggleFaq(this)\">\n            <h3>\u51fa\u529b\u7d50\u679c\u3092\u4fdd\u5b58\u3057\u3066\u5f8c\u3067\u4f7f\u7528\u3059\u308b\u3053\u3068\u306f\u3067\u304d\u307e\u3059\u304b\uff1f<\/h3>\n            <div class=\"faq-icon\">+<\/div>\n        <\/div>\n        <div class=\"faq-content\">\n            \u306f\u3044\u3002\u8981\u7d04\u3001\u30ec\u30dd\u30fc\u30c8\u3001\u62bd\u51fa\u3055\u308c\u305f\u77e5\u898b\u306f\u3059\u3079\u3066\u3001\u518d\u5229\u7528\u53ef\u80fd\u306a\u30ca\u30ec\u30c3\u30b8\u30d9\u30fc\u30b9\u5185\u306b\u4fdd\u5b58\u3067\u304d\u307e\u3059\u3002\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction toggleFaq(header) {\n    const item = header.parentElement;\n    const icon = header.querySelector('.faq-icon');\n    item.classList.toggle('active');\n    icon.textContent = item.classList.contains('active') ? '\u2212' : '+';\n}\n<\/script>\n\n\n\n<div class=\"iw-root\" data-iw-root=\"true\" data-block-key=\"cta\">\n<section class=\"mb-10 lg:mb-[160px] px-4\" data-xd-module=\"cta\">\n    <div class=\"iw-container mx-auto max-w-[1152px]\">\n        <div class=\"relative px-[24px] rounded-[48px] overflow-hidden bg-gradient-to-b from-[#dfe9fc] via-[#f1f5fe] to-[#dfe9fc] h-[auto] min-h-[488px] py-[60px] flex flex-col items-center justify-center text-center shadow-[0px_1px_3px_0px_rgba(0,0,0,0.1),0px_1px_2px_-1px_rgba(0,0,0,0.1)]\">\n            <div class=\"absolute top-[61px] left-[144px] w-[864px] h-[366px] bg-[rgba(194,122,255,0.1)] blur-[120px] rounded-[33554400px] pointer-events-none\"><\/div>\n            <div class=\"relative z-10 w-full mx-auto flex flex-col items-center\">\n                <h2 class=\"text-[30px] md:text-[48px] font-bold text-[#1a1a1a] mb-[24px] leading-[38px] md:leading-[56px]\" id=\"iw-editable-53\">\n                    <span data-wp-key=\"cta.titleLine1\" id=\"iw-editable-54\">\u6587\u66f8\u3092\u691c\u7d22\u53ef\u80fd\u306a\u77e5\u8b58\u306b\u5909\u63db\u3059\u308b<\/span>\n                <\/h2>\n                <div class=\"md:text-[18px] text-[16px] text-[#4a5565] mb-[40px] max-w-[720px] mx-auto font-medium leading-[28px]\">\n                    <p class=\"mb-[12px]\" data-wp-key=\"cta.description\" id=\"iw-editable-56\">\n                        \u8981\u7d04\u30a2\u30d7\u30ea\u3001\u30e1\u30e2\u30a2\u30d7\u30ea\u3001\u8868\u8a08\u7b97\u30bd\u30d5\u30c8\u3001\u30d5\u30a9\u30eb\u30c0\u306e\u9593\u3092\u884c\u3063\u305f\u308a\u6765\u305f\u308a\u3059\u308b\u306e\u3092\u3084\u3081\u307e\u3057\u3087\u3046\u3002\n                    <\/p>\n                    <p>\n                        iWeaver\u3092\u4f7f\u3048\u3070\u3001\u30d5\u30a1\u30a4\u30eb\u3092\u4e00\u5ea6\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3059\u308b\u3060\u3051\u3067\u3001\u60c5\u5831\u3092\u8981\u7d04\u3001\u62bd\u51fa\u3001\u5206\u6790\u3001\u6574\u7406\u3001\u518d\u5229\u7528\u3068\u3044\u3063\u305f\u4e00\u9023\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u3001\u9023\u643a\u3055\u308c\u305f\u4e00\u3064\u306e\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u5185\u3067\u5b9f\u884c\u3067\u304d\u307e\u3059\u3002\n                    <\/p>\n                <\/div>\n                <a href=\"https:\/\/www.iweaver.ai\/app\/chat\/0\/\" class=\"inline-flex items-center justify-center rounded-full px-[40px] min-w-[246px] w-fit h-[56px] text-[18px] font-medium bg-[#6841ea] hover:bg-[#5b36d0] text-white shadow-[0px_10px_15px_0px_rgba(0,0,0,0.1),0px_4px_6px_0px_rgba(0,0,0,0.1)] transition-all border-none cursor-pointer no-underline mb-[16px]\" data-wp-key=\"cta.buttonText\" id=\"iw-editable-57\">\n                    AI\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\n                <\/a>\n                <p class=\"text-[14px] text-[#718096] max-w-[540px] mx-auto leading-[20px]\">\n                    \u8a2d\u5b9a\u4e0d\u8981\u3002PDF\u3001DOCX\u3001PPTX\u3001\u753b\u50cf\u3001\u30ec\u30dd\u30fc\u30c8\u3001\u8abf\u67fb\u30d5\u30a1\u30a4\u30eb\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n\n\n\n<script type=\"application\/ld+json\">{\n    \"@context\": \"https:\\\/\\\/schema.org\",\n    \"@graph\": [\n        {\n            \"@type\": \"SoftwareApplication\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#software\",\n            \"name\": \"iWeaver AI Workflow Assistant\",\n            \"applicationCategory\": \"ProductivityApplication\",\n            \"operatingSystem\": \"Web\",\n            \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/\",\n            \"description\": \"iWeaver AI Workflow Assistant helps knowledge workers connect document summarization, data extraction, source-based Q&A, analysis, writing, visualization, and knowledge organization in one workspace.\",\n            \"brand\": {\n                \"@type\": \"Brand\",\n                \"name\": \"iWeaver\"\n            },\n            \"offers\": {\n                \"@type\": \"Offer\",\n                \"price\": \"0\",\n                \"priceCurrency\": \"USD\"\n            },\n            \"featureList\": [\n                \"Document workflow automation\",\n                \"AI document summarization\",\n                \"Data extraction\",\n                \"Meeting workflow\",\n                \"Research workflow\",\n                \"Report workflow\",\n                \"Legal document workflow\",\n                \"Marketing workflow\",\n                \"Mind map generation\",\n                \"Knowledge base organization\",\n                \"Source-based Q&A\"\n            ]\n        },\n        {\n            \"@type\": \"WebPage\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#webpage\",\n            \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/\",\n            \"name\": \"AI Workflow Assistant for Knowledge Workers\",\n            \"description\": \"Build AI workflows for summarizing documents, extracting data, analyzing reports, creating mind maps, writing content, and organizing knowledge in one workspace.\",\n            \"isPartOf\": {\n                \"@type\": \"WebSite\",\n                \"name\": \"iWeaver\",\n                \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/\"\n            },\n            \"about\": {\n                \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#software\"\n            },\n            \"primaryImageOfPage\": {\n                \"@type\": \"ImageObject\",\n                \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/logo.png\"\n            }\n        },\n        {\n            \"@type\": \"ItemList\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#workflow-templates\",\n            \"name\": \"Popular AI Workflow Templates\",\n            \"itemListElement\": [\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 1,\n                    \"name\": \"Document Review Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-document-workflow\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 2,\n                    \"name\": \"Meeting Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-meeting-workflow\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 3,\n                    \"name\": \"Research Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-research-workflow\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 4,\n                    \"name\": \"Report Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-report-workflow\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 5,\n                    \"name\": \"Legal Document Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/agents\\\/contract-data-extraction\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 6,\n                    \"name\": \"Marketing Workflow\",\n                    \"url\": \"https:\\\/\\\/www.iweaver.ai\\\/agents\\\/content-idea-generator\\\/\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"HowTo\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#howto\",\n            \"name\": \"How to build an AI workflow with iWeaver\",\n            \"description\": \"Use iWeaver to build workflows that summarize, extract, analyze, create, and organize information.\",\n            \"step\": [\n                {\n                    \"@type\": \"HowToStep\",\n                    \"name\": \"Upload your source material\",\n                    \"text\": \"Add documents, notes, web pages, transcripts, reports, images, or research files.\"\n                },\n                {\n                    \"@type\": \"HowToStep\",\n                    \"name\": \"Summarize and extract key information\",\n                    \"text\": \"Use iWeaver to summarize content and extract facts, metrics, clauses, tasks, and key details.\"\n                },\n                {\n                    \"@type\": \"HowToStep\",\n                    \"name\": \"Analyze and ask follow-up questions\",\n                    \"text\": \"Compare information, identify patterns, and ask questions based on your uploaded sources.\"\n                },\n                {\n                    \"@type\": \"HowToStep\",\n                    \"name\": \"Create structured outputs\",\n                    \"text\": \"Generate reports, emails, outlines, mind maps, briefing notes, and other work-ready outputs.\"\n                },\n                {\n                    \"@type\": \"HowToStep\",\n                    \"name\": \"Organize the result\",\n                    \"text\": \"Save summaries and outputs into a reusable knowledge workspace for future search and Q&A.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"FAQPage\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#faq\",\n            \"mainEntity\": [\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"What is an AI workflow?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"An AI workflow is a connected process where AI helps complete multiple steps in a task, such as reading, summarizing, extracting, analyzing, creating, and organizing information.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"How can AI improve office workflows?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"AI can reduce repetitive reading, manual note-taking, data extraction, report drafting, and information organization.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Is iWeaver a workflow automation tool?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"iWeaver helps knowledge workers build AI workflows around documents, research, meetings, reports, and knowledge management.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Can iWeaver replace multiple single-purpose tools?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"For document-heavy work, iWeaver combines summarization, extraction, Q&A, writing, visualization, and knowledge organization in one workspace.\"\n                    }\n                }\n            ]\n        },\n        {\n            \"@type\": \"BreadcrumbList\",\n            \"@id\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/#breadcrumb\",\n            \"itemListElement\": [\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 1,\n                    \"name\": \"Home\",\n                    \"item\": \"https:\\\/\\\/www.iweaver.ai\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 2,\n                    \"name\": \"Solutions\",\n                    \"item\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/\"\n                },\n                {\n                    \"@type\": \"ListItem\",\n                    \"position\": 3,\n                    \"name\": \"AI Workflow\",\n                    \"item\": \"https:\\\/\\\/www.iweaver.ai\\\/solutions\\\/ai-workflow\\\/\"\n                }\n            ]\n        }\n    ]\n}<\/script>","protected":false},"excerpt":{"rendered":"<p>\u26a1\ufe0f Next-Gen AI Document Engine One Workflow for Every Document Task Reading documents manually takes time \u2014 especially when information is spread across PDFs, slides, reports, contracts, meeting notes, and screenshots. iWeaver helps turn scattered files into structured knowledge. Upload documents once, then summarize content, extract key details, ask questions, generate reports, create mind maps, and organize everything into a searchable knowledge base. Start Free Reduce repetitive document work instantly. What Is an AI Document Workflow? An AI document workflow connects multiple document tasks into one continuous process. Instead of switching between separate tools for summarizing, extracting, note-taking, and reporting, iWeaver allows users to handle the entire workflow in one [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":14289,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"rank_math_title":"AI Document Workflow: Summarize, Extract and Analyze Files | iWeaver","rank_math_description":"Upload PDFs, DOCX, PPTX, images, and notes into one AI document workflow. Summarize files, extract key data, ask questions, generate reports, and organize knowledge faster with iWeaver.","rank_math_focus_keyword":"","project_source":"","footnotes":""},"categories":[],"tags":[],"class_list":["post-25606","page","type-page","status-publish","hentry"],"acf":[],"rankMath":{"parentDomain":"www.iweaver.ai","noFollowDomains":[],"noFollowExcludeDomains":[],"noFollowExternalLinks":true,"featuredImageNotice":"Facebook \u306a\u3069\u306e\u30bd\u30fc\u30b7\u30e3\u30eb\u30e1\u30c7\u30a3\u30a2\u30b5\u30a4\u30c8\u3067\u4f7f\u308f\u308c\u308b\u3088\u3046\u306b\u3059\u308b\u306b\u306f\u3001\u753b\u50cf\u30b5\u30a4\u30ba\u3092200x200\u30d4\u30af\u30bb\u30eb\u4ee5\u4e0a\u306b\u3059\u308b\u3079\u304d\u3067\u3059\u3002","pluginReviewed":false,"postSettings":{"linkSuggestions":true,"useFocusKeyword":false},"frontEndScore":false,"postName":"ai-document-workflow","permalinkFormat":"https:\/\/www.iweaver.ai\/ja\/%pagename%\/","showLockModifiedDate":true,"assessor":{"focusKeywordLink":"https:\/\/www.iweaver.ai\/wp-admin\/edit.php?focus_keyword=%focus_keyword%&post_type=%post_type%","hasTOCPlugin":true,"primaryTaxonomy":{"title":"\u30ab\u30c6\u30b4\u30ea\u30fc","name":"category","singularLabel":"\u30ab\u30c6\u30b4\u30ea\u30fc","restBase":"categories"},"serpData":{"title":"AI Document Workflow: Summarize, Extract and Analyze Files | iWeaver","description":"Upload PDFs, DOCX, PPTX, images, and notes into one AI document workflow. Summarize files, extract key data, ask questions, generate reports, and organize knowledge faster with iWeaver.","focusKeywords":"","pillarContent":false,"canonicalUrl":"","breadcrumbTitle":"","advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":"","facebookHasOverlay":false,"facebookImageOverlay":"","facebookAuthor":"","twitterCardType":"","twitterUseFacebook":true,"twitterTitle":"","twitterDescription":"","twitterImage":"","twitterImageID":"","twitterHasOverlay":false,"twitterImageOverlay":"","twitterPlayerUrl":"","twitterPlayerSize":"","twitterPlayerStream":"","twitterPlayerStreamCtype":"","twitterAppDescription":"","twitterAppIphoneName":"","twitterAppIphoneID":"","twitterAppIphoneUrl":"","twitterAppIpadName":"","twitterAppIpadID":"","twitterAppIpadUrl":"","twitterAppGoogleplayName":"","twitterAppGoogleplayID":"","twitterAppGoogleplayUrl":"","twitterAppCountry":"","robots":{"index":true},"twitterAuthor":"\u30e6\u30fc\u30b6\u30fc\u540d","primaryTerm":0,"authorName":"iWeaver","titleTemplate":"%title% %page% %sep% %sitename%","descriptionTemplate":"%excerpt%","showScoreFrontend":true,"lockModifiedDate":false},"powerWords":["\u3059\u3054\u3044","\u611f\u52d5","\u9a5a\u304f","\u552f\u4e00\u7121\u4e8c","\u7f8e\u3057\u3044","\u5e78\u798f","\u8f1d\u304b\u3057\u3044","\u9b45\u60d1\u7684","\u30ab\u30ea\u30b9\u30de\u7684","\u885d\u6483","\u660e\u77ad","\u5b8c\u5168\u306b","\u4fe1\u983c\u3067\u304d\u308b","\u81ea\u4fe1","\u91cd\u8981","\u5275\u9020\u7684","\u6c7a\u5b9a\u7684\u306b","\u7f8e\u5473\u3057\u3044","\u8a3c\u660e\u3059\u308b","\u6025\u3044\u3067","\u6c7a\u610f","\u4fa1\u5024\u304c\u3042\u308b","\u30c0\u30a4\u30ca\u30df\u30c3\u30af","\u611f\u52d5\u7684","\u4e0d\u53ef\u6b20","\u30a4\u30f3\u30b9\u30d4\u30ec\u30fc\u30b7\u30e7\u30f3","\u9769\u65b0\u7684","\u5f37\u529b\u306a","\u9b54\u6cd5\u306e\u3088\u3046\u306a","\u58ee\u5927","\u6b74\u53f2\u7684","\u91cd\u8981\u306a","\u4fe1\u3058\u3089\u308c\u306a\u3044","\u7d76\u5bfe\u5fc5\u8981","\u5fd8\u308c\u3089\u308c\u306a\u3044","\u9b45\u529b\u7684","\u523a\u6fc0\u7684","\u52b9\u679c\u7684","\u9769\u547d\u7684","\u6210\u529f","\u559c\u3073","\u5b89\u5168","\u611f\u52d5\u7684","\u6e80\u3061\u8db3\u308a\u305f","\u7d20\u6674\u3089\u3057\u3044","\u72ec\u7279","\u4fa1\u5024\u304c\u3042\u308b","\u7d20\u6674\u3089\u3057\u3044","\u71b1\u5fc3\u306a","\u52dd\u5229","\u6d3b\u6c17\u3065\u3051\u308b","\u771f\u306b","\u60c5\u71b1\u7684","\u71b1\u5fc3\u306a","\u512a\u96c5","\u5927\u80c6","\u7406\u60f3\u7684","\u4fe1\u3058\u3089\u308c\u306a\u3044\u307b\u3069","\u73fe\u5b9f\u7684","\u6700\u9069","\u4e26\u5916\u308c\u305f","\u8c4a\u5bcc","\u58ee\u89b3","\u5922\u306e\u3088\u3046\u306a","\u611f\u6fc0","\u9b45\u4e86\u3059\u308b","\u5b8c\u74a7","\u58ee\u5927","\u8c6a\u83ef","\u9a5a\u7570\u7684","\u610f\u6b32\u7684","\u71b1\u72c2\u7684","\u753b\u671f\u7684","\u5f37\u70c8","\u9a5a\u6115","\u7dca\u6025","\u89e3\u6c7a","\u6700\u9ad8","\u8c4a\u304b","\u5927\u80c6\u4e0d\u6575","\u6709\u540d","\u611b\u3055\u308c\u308b","\u7279\u5225","\u4fe1\u3058\u3089\u308c\u308b","\u78ba\u5b9f","\u60c5\u71b1","\u671f\u5f85","\u6700\u524d\u7dda","\u958b\u62d3\u8005","\u30d1\u30ef\u30d5\u30eb","\u5f71\u97ff\u529b","\u9ad8\u54c1\u8cea","\u5049\u5927","\u7c21\u5358","\u5b89\u5fc3","\u91cd\u8981","\u72ec\u81ea","\u6804\u5149","\u7121\u6575","\u81ea\u7531","\u5e0c\u671b","\u5947\u8de1","\u6210\u529f","\u8c4a\u304b\u306a","\u529b\u5f37\u3044","\u6804\u5149","\u98db\u8e8d","\u6ce8\u76ee","\u58ee\u5927","\u6311\u6226\u7684","\u4f1d\u8aac","\u7121\u6575","\u83ef\u9e97","\u9a5a\u7570","\u7d20\u6674\u3089\u3057\u3044","\u58ee\u9e97","\u5049\u5927\u306a","\u5049\u5927","\u4f1d\u8aac\u7684","\u523a\u6fc0\u7684","\u30a8\u30ad\u30b5\u30a4\u30c6\u30a3\u30f3\u30b0","\u671f\u5f85","\u61a7\u308c","\u512a\u79c0","\u7d76\u5bfe","\u5927\u6210\u529f","\u60f3\u50cf\u3092\u7d76\u3059\u308b","\u5b8c\u74a7","\u9b45\u529b\u7684","\u611f\u52d5\u7684","\u5049\u5927","\u512a\u96c5","\u7d20\u6674\u3089\u3057\u3044","\u9769\u65b0\u7684","\u5727\u5012\u7684","\u552f\u4e00"],"diacritics":{"A":"[\\u0041\\u24B6\\uFF21\\u00C0\\u00C1\\u00C2\\u1EA6\\u1EA4\\u1EAA\\u1EA8\\u00C3\\u0100\\u0102\\u1EB0\\u1EAE\\u1EB4\\u1EB2\\u0226\\u01E0\\u00C4\\u01DE\\u1EA2\\u00C5\\u01FA\\u01CD\\u0200\\u0202\\u1EA0\\u1EAC\\u1EB6\\u1E00\\u0104\\u023A\\u2C6F]","AA":"[\\uA732]","AE":"[\\u00C6\\u01FC\\u01E2]","AO":"[\\uA734]","AU":"[\\uA736]","AV":"[\\uA738\\uA73A]","AY":"[\\uA73C]","B":"[\\u0042\\u24B7\\uFF22\\u1E02\\u1E04\\u1E06\\u0243\\u0182\\u0181]","C":"[\\u0043\\u24B8\\uFF23\\u0106\\u0108\\u010A\\u010C\\u00C7\\u1E08\\u0187\\u023B\\uA73E]","D":"[\\u0044\\u24B9\\uFF24\\u1E0A\\u010E\\u1E0C\\u1E10\\u1E12\\u1E0E\\u0110\\u018B\\u018A\\u0189\\uA779]","DZ":"[\\u01F1\\u01C4]","Dz":"[\\u01F2\\u01C5]","E":"[\\u0045\\u24BA\\uFF25\\u00C8\\u00C9\\u00CA\\u1EC0\\u1EBE\\u1EC4\\u1EC2\\u1EBC\\u0112\\u1E14\\u1E16\\u0114\\u0116\\u00CB\\u1EBA\\u011A\\u0204\\u0206\\u1EB8\\u1EC6\\u0228\\u1E1C\\u0118\\u1E18\\u1E1A\\u0190\\u018E]","F":"[\\u0046\\u24BB\\uFF26\\u1E1E\\u0191\\uA77B]","G":"[\\u0047\\u24BC\\uFF27\\u01F4\\u011C\\u1E20\\u011E\\u0120\\u01E6\\u0122\\u01E4\\u0193\\uA7A0\\uA77D\\uA77E]","H":"[\\u0048\\u24BD\\uFF28\\u0124\\u1E22\\u1E26\\u021E\\u1E24\\u1E28\\u1E2A\\u0126\\u2C67\\u2C75\\uA78D]","I":"[\\u0049\\u24BE\\uFF29\\u00CC\\u00CD\\u00CE\\u0128\\u012A\\u012C\\u0130\\u00CF\\u1E2E\\u1EC8\\u01CF\\u0208\\u020A\\u1ECA\\u012E\\u1E2C\\u0197]","J":"[\\u004A\\u24BF\\uFF2A\\u0134\\u0248]","K":"[\\u004B\\u24C0\\uFF2B\\u1E30\\u01E8\\u1E32\\u0136\\u1E34\\u0198\\u2C69\\uA740\\uA742\\uA744\\uA7A2]","L":"[\\u004C\\u24C1\\uFF2C\\u013F\\u0139\\u013D\\u1E36\\u1E38\\u013B\\u1E3C\\u1E3A\\u0141\\u023D\\u2C62\\u2C60\\uA748\\uA746\\uA780]","LJ":"[\\u01C7]","Lj":"[\\u01C8]","M":"[\\u004D\\u24C2\\uFF2D\\u1E3E\\u1E40\\u1E42\\u2C6E\\u019C]","N":"[\\u004E\\u24C3\\uFF2E\\u01F8\\u0143\\u00D1\\u1E44\\u0147\\u1E46\\u0145\\u1E4A\\u1E48\\u0220\\u019D\\uA790\\uA7A4]","NJ":"[\\u01CA]","Nj":"[\\u01CB]","O":"[\\u004F\\u24C4\\uFF2F\\u00D2\\u00D3\\u00D4\\u1ED2\\u1ED0\\u1ED6\\u1ED4\\u00D5\\u1E4C\\u022C\\u1E4E\\u014C\\u1E50\\u1E52\\u014E\\u022E\\u0230\\u00D6\\u022A\\u1ECE\\u0150\\u01D1\\u020C\\u020E\\u01A0\\u1EDC\\u1EDA\\u1EE0\\u1EDE\\u1EE2\\u1ECC\\u1ED8\\u01EA\\u01EC\\u00D8\\u01FE\\u0186\\u019F\\uA74A\\uA74C]","OI":"[\\u01A2]","OO":"[\\uA74E]","OU":"[\\u0222]","P":"[\\u0050\\u24C5\\uFF30\\u1E54\\u1E56\\u01A4\\u2C63\\uA750\\uA752\\uA754]","Q":"[\\u0051\\u24C6\\uFF31\\uA756\\uA758\\u024A]","R":"[\\u0052\\u24C7\\uFF32\\u0154\\u1E58\\u0158\\u0210\\u0212\\u1E5A\\u1E5C\\u0156\\u1E5E\\u024C\\u2C64\\uA75A\\uA7A6\\uA782]","S":"[\\u0053\\u24C8\\uFF33\\u1E9E\\u015A\\u1E64\\u015C\\u1E60\\u0160\\u1E66\\u1E62\\u1E68\\u0218\\u015E\\u2C7E\\uA7A8\\uA784]","T":"[\\u0054\\u24C9\\uFF34\\u1E6A\\u0164\\u1E6C\\u021A\\u0162\\u1E70\\u1E6E\\u0166\\u01AC\\u01AE\\u023E\\uA786]","TZ":"[\\uA728]","U":"[\\u0055\\u24CA\\uFF35\\u00D9\\u00DA\\u00DB\\u0168\\u1E78\\u016A\\u1E7A\\u016C\\u00DC\\u01DB\\u01D7\\u01D5\\u01D9\\u1EE6\\u016E\\u0170\\u01D3\\u0214\\u0216\\u01AF\\u1EEA\\u1EE8\\u1EEE\\u1EEC\\u1EF0\\u1EE4\\u1E72\\u0172\\u1E76\\u1E74\\u0244]","V":"[\\u0056\\u24CB\\uFF36\\u1E7C\\u1E7E\\u01B2\\uA75E\\u0245]","VY":"[\\uA760]","W":"[\\u0057\\u24CC\\uFF37\\u1E80\\u1E82\\u0174\\u1E86\\u1E84\\u1E88\\u2C72]","X":"[\\u0058\\u24CD\\uFF38\\u1E8A\\u1E8C]","Y":"[\\u0059\\u24CE\\uFF39\\u1EF2\\u00DD\\u0176\\u1EF8\\u0232\\u1E8E\\u0178\\u1EF6\\u1EF4\\u01B3\\u024E\\u1EFE]","Z":"[\\u005A\\u24CF\\uFF3A\\u0179\\u1E90\\u017B\\u017D\\u1E92\\u1E94\\u01B5\\u0224\\u2C7F\\u2C6B\\uA762]","a":"[\\u0061\\u24D0\\uFF41\\u1E9A\\u00E0\\u00E1\\u00E2\\u1EA7\\u1EA5\\u1EAB\\u1EA9\\u00E3\\u0101\\u0103\\u1EB1\\u1EAF\\u1EB5\\u1EB3\\u0227\\u01E1\\u00E4\\u01DF\\u1EA3\\u00E5\\u01FB\\u01CE\\u0201\\u0203\\u1EA1\\u1EAD\\u1EB7\\u1E01\\u0105\\u2C65\\u0250]","aa":"[\\uA733]","ae":"[\\u00E6\\u01FD\\u01E3]","ao":"[\\uA735]","au":"[\\uA737]","av":"[\\uA739\\uA73B]","ay":"[\\uA73D]","b":"[\\u0062\\u24D1\\uFF42\\u1E03\\u1E05\\u1E07\\u0180\\u0183\\u0253]","c":"[\\u0063\\u24D2\\uFF43\\u0107\\u0109\\u010B\\u010D\\u00E7\\u1E09\\u0188\\u023C\\uA73F\\u2184]","d":"[\\u0064\\u24D3\\uFF44\\u1E0B\\u010F\\u1E0D\\u1E11\\u1E13\\u1E0F\\u0111\\u018C\\u0256\\u0257\\uA77A]","dz":"[\\u01F3\\u01C6]","e":"[\\u0065\\u24D4\\uFF45\\u00E8\\u00E9\\u00EA\\u1EC1\\u1EBF\\u1EC5\\u1EC3\\u1EBD\\u0113\\u1E15\\u1E17\\u0115\\u0117\\u00EB\\u1EBB\\u011B\\u0205\\u0207\\u1EB9\\u1EC7\\u0229\\u1E1D\\u0119\\u1E19\\u1E1B\\u0247\\u025B\\u01DD]","f":"[\\u0066\\u24D5\\uFF46\\u1E1F\\u0192\\uA77C]","g":"[\\u0067\\u24D6\\uFF47\\u01F5\\u011D\\u1E21\\u011F\\u0121\\u01E7\\u0123\\u01E5\\u0260\\uA7A1\\u1D79\\uA77F]","h":"[\\u0068\\u24D7\\uFF48\\u0125\\u1E23\\u1E27\\u021F\\u1E25\\u1E29\\u1E2B\\u1E96\\u0127\\u2C68\\u2C76\\u0265]","hv":"[\\u0195]","i":"[\\u0069\\u24D8\\uFF49\\u00EC\\u00ED\\u00EE\\u0129\\u012B\\u012D\\u00EF\\u1E2F\\u1EC9\\u01D0\\u0209\\u020B\\u1ECB\\u012F\\u1E2D\\u0268\\u0131]","j":"[\\u006A\\u24D9\\uFF4A\\u0135\\u01F0\\u0249]","k":"[\\u006B\\u24DA\\uFF4B\\u1E31\\u01E9\\u1E33\\u0137\\u1E35\\u0199\\u2C6A\\uA741\\uA743\\uA745\\uA7A3]","l":"[\\u006C\\u24DB\\uFF4C\\u0140\\u013A\\u013E\\u1E37\\u1E39\\u013C\\u1E3D\\u1E3B\\u017F\\u0142\\u019A\\u026B\\u2C61\\uA749\\uA781\\uA747]","lj":"[\\u01C9]","m":"[\\u006D\\u24DC\\uFF4D\\u1E3F\\u1E41\\u1E43\\u0271\\u026F]","n":"[\\u006E\\u24DD\\uFF4E\\u01F9\\u0144\\u00F1\\u1E45\\u0148\\u1E47\\u0146\\u1E4B\\u1E49\\u019E\\u0272\\u0149\\uA791\\uA7A5]","nj":"[\\u01CC]","o":"[\\u006F\\u24DE\\uFF4F\\u00F2\\u00F3\\u00F4\\u1ED3\\u1ED1\\u1ED7\\u1ED5\\u00F5\\u1E4D\\u022D\\u1E4F\\u014D\\u1E51\\u1E53\\u014F\\u022F\\u0231\\u00F6\\u022B\\u1ECF\\u0151\\u01D2\\u020D\\u020F\\u01A1\\u1EDD\\u1EDB\\u1EE1\\u1EDF\\u1EE3\\u1ECD\\u1ED9\\u01EB\\u01ED\\u00F8\\u01FF\\u0254\\uA74B\\uA74D\\u0275]","oi":"[\\u01A3]","ou":"[\\u0223]","oo":"[\\uA74F]","p":"[\\u0070\\u24DF\\uFF50\\u1E55\\u1E57\\u01A5\\u1D7D\\uA751\\uA753\\uA755]","q":"[\\u0071\\u24E0\\uFF51\\u024B\\uA757\\uA759]","r":"[\\u0072\\u24E1\\uFF52\\u0155\\u1E59\\u0159\\u0211\\u0213\\u1E5B\\u1E5D\\u0157\\u1E5F\\u024D\\u027D\\uA75B\\uA7A7\\uA783]","s":"[\\u0073\\u24E2\\uFF53\\u015B\\u1E65\\u015D\\u1E61\\u0161\\u1E67\\u1E63\\u1E69\\u0219\\u015F\\u023F\\uA7A9\\uA785\\u1E9B]","ss":"[\\u00DF]","t":"[\\u0074\\u24E3\\uFF54\\u1E6B\\u1E97\\u0165\\u1E6D\\u021B\\u0163\\u1E71\\u1E6F\\u0167\\u01AD\\u0288\\u2C66\\uA787]","tz":"[\\uA729]","u":"[\\u0075\\u24E4\\uFF55\\u00F9\\u00FA\\u00FB\\u0169\\u1E79\\u016B\\u1E7B\\u016D\\u00FC\\u01DC\\u01D8\\u01D6\\u01DA\\u1EE7\\u016F\\u0171\\u01D4\\u0215\\u0217\\u01B0\\u1EEB\\u1EE9\\u1EEF\\u1EED\\u1EF1\\u1EE5\\u1E73\\u0173\\u1E77\\u1E75\\u0289]","v":"[\\u0076\\u24E5\\uFF56\\u1E7D\\u1E7F\\u028B\\uA75F\\u028C]","vy":"[\\uA761]","w":"[\\u0077\\u24E6\\uFF57\\u1E81\\u1E83\\u0175\\u1E87\\u1E85\\u1E98\\u1E89\\u2C73]","x":"[\\u0078\\u24E7\\uFF58\\u1E8B\\u1E8D]","y":"[\\u0079\\u24E8\\uFF59\\u1EF3\\u00FD\\u0177\\u1EF9\\u0233\\u1E8F\\u00FF\\u1EF7\\u1E99\\u1EF5\\u01B4\\u024F\\u1EFF]","z":"[\\u007A\\u24E9\\uFF5A\\u017A\\u1E91\\u017C\\u017E\\u1E93\\u1E95\\u01B6\\u0225\\u0240\\u2C6C\\uA763]"},"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasRedirection":true,"hasBreadcrumb":true},"homeUrl":"https:\/\/www.iweaver.ai\/ja","objectID":25606,"objectType":"post","locale":"ja","localeFull":"ja","overlayImages":{"play":{"name":"Play \u30a2\u30a4\u30b3\u30f3","url":"https:\/\/www.iweaver.ai\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","path":"\/usr\/local\/lsws\/iweaver_ai\/html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-play.png","position":"middle_center"},"gif":{"name":"GIF \u30a2\u30a4\u30b3\u30f3","url":"https:\/\/www.iweaver.ai\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","path":"\/usr\/local\/lsws\/iweaver_ai\/html\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/icon-gif.png","position":"middle_center"}},"defautOgImage":"https:\/\/www.iweaver.ai\/wp-content\/uploads\/2024\/12\/cropped-\u7f16\u7ec4-31@2x.png","customPermalinks":true,"isUserRegistered":false,"autoSuggestKeywords":false,"connectSiteUrl":"https:\/\/rankmath.com\/auth?site=https%3A%2F%2Fwww.iweaver.ai%2Fja&r=https%3A%2F%2Fwww.iweaver.ai%3A8088%2Fja%2Fwp-json%2Fwp%2Fv2%2Fpages%2F25606%3Fnonce%3Dbe6893c5d8","maxTags":5,"trendsIcon":"<svg viewBox=\"0 0 610 610\"><path d=\"M18.85,446,174.32,290.48l58.08,58.08L76.93,504a14.54,14.54,0,0,1-20.55,0L18.83,466.48a14.54,14.54,0,0,1,0-20.55Z\" style=\"fill:#4285f4\"\/><path d=\"M242.65,242.66,377.59,377.6l-47.75,47.75a14.54,14.54,0,0,1-20.55,0L174.37,290.43l47.75-47.75A14.52,14.52,0,0,1,242.65,242.66Z\" style=\"fill:#ea4335\"\/><polygon points=\"319.53 319.53 479.26 159.8 537.34 217.88 377.61 377.62 319.53 319.53\" style=\"fill:#fabb05\"\/><path d=\"M594.26,262.73V118.61h0a16.94,16.94,0,0,0-16.94-16.94H433.2a16.94,16.94,0,0,0-12,28.92L565.34,274.71h0a16.94,16.94,0,0,0,28.92-12Z\" style=\"fill:#34a853\"\/><rect width=\"610\" height=\"610\" style=\"fill:none\"\/><\/svg>","showScore":true,"siteFavIcon":"https:\/\/www.iweaver.ai\/wp-content\/uploads\/2025\/04\/cropped-20240919-170227-32x32.jpeg","canUser":{"general":false,"advanced":false,"snippet":false,"social":false,"analysis":false,"analytics":false,"content_ai":false},"showKeywordIntent":true,"isPro":false,"is_front_page":false,"trendsUpgradeLink":"https:\/\/rankmath.com\/pricing\/?utm_source=Plugin&utm_medium=CE%20General%20Tab%20Trends&utm_campaign=WP","trendsUpgradeLabel":"\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9","trendsPreviewImage":"https:\/\/www.iweaver.ai\/wp-content\/plugins\/seo-by-rank-math\/assets\/admin\/img\/trends-preview.jpg","currentEditor":false,"homepageData":{"assessor":{"powerWords":["\u3059\u3054\u3044","\u611f\u52d5","\u9a5a\u304f","\u552f\u4e00\u7121\u4e8c","\u7f8e\u3057\u3044","\u5e78\u798f","\u8f1d\u304b\u3057\u3044","\u9b45\u60d1\u7684","\u30ab\u30ea\u30b9\u30de\u7684","\u885d\u6483","\u660e\u77ad","\u5b8c\u5168\u306b","\u4fe1\u983c\u3067\u304d\u308b","\u81ea\u4fe1","\u91cd\u8981","\u5275\u9020\u7684","\u6c7a\u5b9a\u7684\u306b","\u7f8e\u5473\u3057\u3044","\u8a3c\u660e\u3059\u308b","\u6025\u3044\u3067","\u6c7a\u610f","\u4fa1\u5024\u304c\u3042\u308b","\u30c0\u30a4\u30ca\u30df\u30c3\u30af","\u611f\u52d5\u7684","\u4e0d\u53ef\u6b20","\u30a4\u30f3\u30b9\u30d4\u30ec\u30fc\u30b7\u30e7\u30f3","\u9769\u65b0\u7684","\u5f37\u529b\u306a","\u9b54\u6cd5\u306e\u3088\u3046\u306a","\u58ee\u5927","\u6b74\u53f2\u7684","\u91cd\u8981\u306a","\u4fe1\u3058\u3089\u308c\u306a\u3044","\u7d76\u5bfe\u5fc5\u8981","\u5fd8\u308c\u3089\u308c\u306a\u3044","\u9b45\u529b\u7684","\u523a\u6fc0\u7684","\u52b9\u679c\u7684","\u9769\u547d\u7684","\u6210\u529f","\u559c\u3073","\u5b89\u5168","\u611f\u52d5\u7684","\u6e80\u3061\u8db3\u308a\u305f","\u7d20\u6674\u3089\u3057\u3044","\u72ec\u7279","\u4fa1\u5024\u304c\u3042\u308b","\u7d20\u6674\u3089\u3057\u3044","\u71b1\u5fc3\u306a","\u52dd\u5229","\u6d3b\u6c17\u3065\u3051\u308b","\u771f\u306b","\u60c5\u71b1\u7684","\u71b1\u5fc3\u306a","\u512a\u96c5","\u5927\u80c6","\u7406\u60f3\u7684","\u4fe1\u3058\u3089\u308c\u306a\u3044\u307b\u3069","\u73fe\u5b9f\u7684","\u6700\u9069","\u4e26\u5916\u308c\u305f","\u8c4a\u5bcc","\u58ee\u89b3","\u5922\u306e\u3088\u3046\u306a","\u611f\u6fc0","\u9b45\u4e86\u3059\u308b","\u5b8c\u74a7","\u58ee\u5927","\u8c6a\u83ef","\u9a5a\u7570\u7684","\u610f\u6b32\u7684","\u71b1\u72c2\u7684","\u753b\u671f\u7684","\u5f37\u70c8","\u9a5a\u6115","\u7dca\u6025","\u89e3\u6c7a","\u6700\u9ad8","\u8c4a\u304b","\u5927\u80c6\u4e0d\u6575","\u6709\u540d","\u611b\u3055\u308c\u308b","\u7279\u5225","\u4fe1\u3058\u3089\u308c\u308b","\u78ba\u5b9f","\u60c5\u71b1","\u671f\u5f85","\u6700\u524d\u7dda","\u958b\u62d3\u8005","\u30d1\u30ef\u30d5\u30eb","\u5f71\u97ff\u529b","\u9ad8\u54c1\u8cea","\u5049\u5927","\u7c21\u5358","\u5b89\u5fc3","\u91cd\u8981","\u72ec\u81ea","\u6804\u5149","\u7121\u6575","\u81ea\u7531","\u5e0c\u671b","\u5947\u8de1","\u6210\u529f","\u8c4a\u304b\u306a","\u529b\u5f37\u3044","\u6804\u5149","\u98db\u8e8d","\u6ce8\u76ee","\u58ee\u5927","\u6311\u6226\u7684","\u4f1d\u8aac","\u7121\u6575","\u83ef\u9e97","\u9a5a\u7570","\u7d20\u6674\u3089\u3057\u3044","\u58ee\u9e97","\u5049\u5927\u306a","\u5049\u5927","\u4f1d\u8aac\u7684","\u523a\u6fc0\u7684","\u30a8\u30ad\u30b5\u30a4\u30c6\u30a3\u30f3\u30b0","\u671f\u5f85","\u61a7\u308c","\u512a\u79c0","\u7d76\u5bfe","\u5927\u6210\u529f","\u60f3\u50cf\u3092\u7d76\u3059\u308b","\u5b8c\u74a7","\u9b45\u529b\u7684","\u611f\u52d5\u7684","\u5049\u5927","\u512a\u96c5","\u7d20\u6674\u3089\u3057\u3044","\u9769\u65b0\u7684","\u5727\u5012\u7684","\u552f\u4e00"],"diacritics":true,"researchesTests":["contentHasTOC","contentHasShortParagraphs","contentHasAssets","keywordInTitle","keywordInMetaDescription","keywordInPermalink","keywordIn10Percent","keywordInContent","keywordInSubheadings","keywordInImageAlt","keywordDensity","keywordNotUsed","lengthContent","lengthPermalink","linksHasInternal","linksHasExternals","linksNotAllExternals","titleStartWithKeyword","titleSentiment","titleHasPowerWords","titleHasNumber","hasContentAI"],"hasBreadcrumb":true,"serpData":{"title":"%sitename% %page% %sep% %sitedesc%","description":"","titleTemplate":"%sitename% %page% %sep% %sitedesc%","descriptionTemplate":"","focusKeywords":"","breadcrumbTitle":"Home","robots":{"index":true},"advancedRobots":{"max-snippet":"-1","max-video-preview":"-1","max-image-preview":"large"},"facebookTitle":"","facebookDescription":"","facebookImage":"","facebookImageID":""}}},"tocTitle":"Table of Contents","tocExcludeHeadings":[],"listStyle":"ul"},"_links":{"self":[{"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/pages\/25606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/comments?post=25606"}],"version-history":[{"count":3,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/pages\/25606\/revisions"}],"predecessor-version":[{"id":25633,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/pages\/25606\/revisions\/25633"}],"up":[{"embeddable":true,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/pages\/14289"}],"wp:attachment":[{"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/media?parent=25606"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/categories?post=25606"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.iweaver.ai\/ja\/wp-json\/wp\/v2\/tags?post=25606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}