{"id":1057,"date":"2026-03-18T01:25:33","date_gmt":"2026-03-17T16:25:33","guid":{"rendered":"https:\/\/jinrai.co.jp\/service-2\/"},"modified":"2026-04-11T09:07:53","modified_gmt":"2026-04-11T00:07:53","slug":"service-2","status":"publish","type":"page","link":"https:\/\/jinrai.co.jp\/en\/service-2\/","title":{"rendered":"\u4e8b\u696d\u5185\u5bb9"},"content":{"rendered":"<style>\n    .page-hero { background: var(--sumi); color: var(--washi); padding: 80px 0 60px; text-align: center; position: relative; overflow: hidden; }\n    .page-hero::before { content: \"\"; position: absolute; inset: 0; background: radial-gradient(ellipse at 30% 50%, rgba(196,154,108,0.08) 0%, transparent 70%); }\n    .page-hero-en { font-size: 0.85rem; letter-spacing: 0.3em; color: var(--kincha); margin-bottom: 12px; text-transform: uppercase; }\n    .page-hero-title { font-family: var(--font-mincho); font-size: clamp(1.8rem,4vw,2.8rem); letter-spacing: 0.08em; margin-bottom: 16px; position: relative; z-index: 1; }\n    .page-hero-desc { font-size: 0.95rem; color: rgba(250,246,235,0.7); max-width: 600px; margin: 0 auto; line-height: 1.8; }\n    .page-content { padding: 60px 0 80px; }\n    .content-section { margin-bottom: 64px; }\n    .content-section:last-child { margin-bottom: 0; }\n    .content-section h2 { font-family: var(--font-mincho); font-size: 1.5rem; letter-spacing: 0.06em; border-left: 4px solid var(--kincha); padding-left: 16px; margin-bottom: 24px; }\n    .content-section h3 { font-size: 1.15rem; font-weight: 600; margin: 24px 0 12px; padding-bottom: 8px; border-bottom: 1px solid var(--shironeri-dark, #e8e2cf); }\n    .content-section p { line-height: 2; margin-bottom: 16px; }\n    .content-section ul { margin: 12px 0 20px 20px; }\n    .content-section ul li { line-height: 1.9; margin-bottom: 6px; position: relative; padding-left: 16px; }\n    .content-section ul li::before { content: \"\"; position: absolute; left: 0; top: 12px; width: 6px; height: 6px; background: var(--kincha); border-radius: 50%; }\n    .highlight-box { background: var(--washi); border: 1px solid var(--shironeri-dark, #e8e2cf); border-left: 4px solid var(--kincha); border-radius: 0 8px 8px 0; padding: 24px 28px; margin: 24px 0; }\n    .highlight-box h4 { color: var(--kincha); font-family: var(--font-mincho); margin-bottom: 8px; }\n    .stats-band { display: grid; grid-template-columns: repeat(auto-fit, minmax(160px, 1fr)); gap: 24px; margin: 32px 0; }\n    .stat-item { text-align: center; padding: 24px 16px; background: var(--washi); border-radius: 12px; }\n    .stat-number { font-family: var(--font-mincho); font-size: 2.2rem; color: var(--kincha); display: block; }\n    .stat-number small { font-size: 0.9rem; }\n    .stat-label { font-size: 0.8rem; color: var(--sumi-light, #2d2d2d); margin-top: 4px; }\n    .price-table { width: 100%; border-collapse: collapse; margin: 24px 0; }\n    .price-table th { background: var(--sumi); color: var(--washi); padding: 14px 16px; text-align: left; font-weight: 500; }\n    .price-table td { padding: 14px 16px; border-bottom: 1px solid var(--shironeri-dark, #e8e2cf); }\n    .price-table tr:hover td { background: rgba(196,154,108,0.04); }\n    .price-highlight { font-family: var(--font-mincho); font-size: 1.3rem; color: var(--kincha); font-weight: 700; }\n    .flow-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin: 32px 0; }\n    .flow-card { background: var(--washi); border: 1px solid var(--shironeri-dark, #e8e2cf); border-radius: 12px; padding: 28px; position: relative; }\n    .flow-card-num { position: absolute; top: -14px; left: 20px; background: var(--sumi); color: var(--kincha); font-family: var(--font-mincho); font-size: 1.1rem; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; }\n    .flow-card h4 { font-family: var(--font-mincho); margin-bottom: 8px; padding-top: 4px; }\n    .flow-card p { font-size: 0.9rem; line-height: 1.8; }\n    .case-card { border: 1px solid var(--shironeri-dark, #e8e2cf); border-radius: 12px; overflow: hidden; margin: 24px 0; }\n    .case-card-header { background: var(--sumi); color: var(--washi); padding: 16px 24px; display: flex; gap: 12px; align-items: center; }\n    .case-tag { background: var(--kincha); color: var(--sumi); font-size: 0.75rem; padding: 3px 10px; border-radius: 4px; font-weight: 600; }\n    .case-card-body { display: grid; grid-template-columns: 1fr 1fr; }\n    .case-before { background: var(--shironeri, #f3efe0); padding: 24px; }\n    .case-after { padding: 24px; }\n    .case-before h4, .case-after h4 { font-family: var(--font-mincho); color: var(--kincha); font-size: 0.95rem; margin-bottom: 8px; }\n    .case-metric { font-family: var(--font-mincho); font-size: 2rem; color: var(--kincha); font-weight: 700; }\n    .target-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 16px; margin: 20px 0; }\n    .target-item { background: var(--washi); border-radius: 8px; padding: 20px; border-left: 3px solid var(--kincha); }\n    .target-item h4 { font-size: 0.95rem; margin-bottom: 6px; }\n    .target-item p { font-size: 0.85rem; line-height: 1.7; }\n    .company-table { width: 100%; border-collapse: collapse; margin: 24px 0; }\n    .company-table th { background: var(--shironeri, #f3efe0); padding: 14px 20px; text-align: left; width: 160px; font-weight: 500; border-bottom: 1px solid #ddd; }\n    .company-table td { padding: 14px 20px; border-bottom: 1px solid #eee; }\n    .timeline { margin: 32px 0; padding-left: 24px; border-left: 2px solid var(--kincha); }\n    .timeline-item { position: relative; padding: 0 0 32px 24px; }\n    .timeline-item::before { content: \"\"; position: absolute; left: -30px; top: 6px; width: 12px; height: 12px; background: var(--kincha); border-radius: 50%; border: 2px solid var(--washi); }\n    .timeline-year { font-family: var(--font-mincho); font-weight: 700; color: var(--kincha); font-size: 1.1rem; }\n    .column-cards { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 24px; margin: 32px 0; }\n    .column-card { background: var(--washi); border: 1px solid var(--shironeri-dark, #e8e2cf); border-radius: 12px; overflow: hidden; transition: transform 0.3s, box-shadow 0.3s; }\n    .column-card:hover { transform: translateY(-4px); box-shadow: 0 12px 32px rgba(0,0,0,0.08); }\n    .column-card-thumb { height: 180px; background: var(--sumi); display: flex; align-items: center; justify-content: center; color: var(--kincha); font-family: var(--font-mincho); font-size: 1.2rem; }\n    .column-card-body { padding: 20px; }\n    .column-card-tag { font-size: 0.7rem; background: var(--kincha); color: #fff; padding: 2px 8px; border-radius: 3px; }\n    .column-card-title { font-weight: 600; margin: 10px 0 6px; line-height: 1.6; }\n    .column-card-date { font-size: 0.8rem; color: #999; }\n    .geo-comparison { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 24px 0; border-radius: 12px; overflow: hidden; }\n    .geo-before { background: var(--shironeri, #f3efe0); padding: 32px; text-align: center; }\n    .geo-after { background: var(--sumi); color: var(--washi); padding: 32px; text-align: center; }\n    .geo-num-small { font-family: var(--font-mincho); font-size: 3rem; opacity: 0.5; }\n    .geo-num-big { font-family: var(--font-mincho); font-size: 4rem; color: var(--kincha); }\n    .geo-arrow { display: flex; align-items: center; justify-content: center; font-size: 2rem; color: var(--kincha); }\n    .three-pillars { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin: 32px 0; }\n    .pillar-card { border: 1px solid var(--shironeri-dark, #e8e2cf); border-radius: 12px; padding: 28px; text-align: center; background: var(--washi); }\n    .pillar-card h4 { font-family: var(--font-mincho); font-size: 1.1rem; margin-bottom: 8px; }\n    .pillar-price { font-family: var(--font-mincho); font-size: 1.6rem; color: var(--kincha); font-weight: 700; margin: 12px 0; }\n    .pillar-price small { font-size: 0.8rem; font-weight: 400; }\n    .pillar-card p { font-size: 0.9rem; line-height: 1.7; text-align: left; }\n    .pillar-target { margin-top: 16px; padding-top: 12px; border-top: 1px dashed var(--shironeri-dark, #e8e2cf); text-align: left; font-size: 0.85rem; }\n    .pillar-target strong { display: block; margin-bottom: 4px; color: var(--kincha); }\n    @media (max-width: 768px) {\n      .case-card-body, .geo-comparison { grid-template-columns: 1fr; }\n      .three-pillars { grid-template-columns: 1fr; }\n      .company-table th { width: 100px; }\n    }\n  <\/style>\n<div class=\"mobile-nav\" id=\"mobileNav\">\n    <a href=\"corporate.html\" class=\"mobile-nav-link\">\u4f1a\u793e\u6982\u8981<\/a><br \/>\n    <a href=\"services.html\" class=\"mobile-nav-link\">\u4e8b\u696d\u5185\u5bb9<\/a><br \/>\n    <a href=\"column.html\" class=\"mobile-nav-link\">\u30b3\u30e9\u30e0<\/a><br \/>\n    <a href=\"..\/index.html#results\" class=\"mobile-nav-link\">\u5b9f\u7e3e<\/a><br \/>\n    <a href=\"contact.html\" class=\"btn btn-primary\">\u304a\u554f\u3044\u5408\u308f\u305b<\/a>\n  <\/div>\n<section class=\"page-hero\">\n<div class=\"container\">\n<p class=\"page-hero-en\">SERVICE<\/p>\n<h1 class=\"page-hero-title\">\u4e8b\u696d\u5185\u5bb9<\/h1>\n<p class=\"page-hero-desc\">AI\u6642\u4ee3\u306e\u30c7\u30b8\u30bf\u30eb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3092\u3001\u6226\u7565\u304b\u3089\u5b9f\u884c\u307e\u3067\u3002<\/p>\n<\/p><\/div>\n<\/section>\n<div class=\"page-content\">\n<div class=\"container\">\n<div class=\"content-section reveal\">\n<p style=\"text-align: center; font-size: 1.05rem; line-height: 2; margin-bottom: 40px;\">\n        AI\u6642\u4ee3\u306e\u30c7\u30b8\u30bf\u30eb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3092\u3001\u6226\u7565\u304b\u3089\u5b9f\u884c\u307e\u3067\u3002<br \/>\n        9,000\u8a18\u4e8b\u8d85\u306e\u7de8\u96c6\u5b9f\u7e3e\u306870\u540d\u8d85\u306e\u5c02\u9580\u30e9\u30a4\u30bf\u30fc\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3067\u3001<br \/>\n        \u5fa1\u793e\u306e\u8ab2\u984c\u306b\u6700\u9069\u306a\u65bd\u7b56\u3092\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u304c\u3054\u63d0\u6848\u3057\u307e\u3059\u3002\n      <\/p>\n<\/p><\/div>\n<div class=\"content-section reveal\">\n<h2>GEO Hack\uff08AI\u691c\u7d22\u6700\u9069\u5316\uff09<\/h2>\n<p>ChatGPT\u30fbPerplexity\u30fbGemini\u306a\u3069\u306eAI\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u306b\u81ea\u793e\u30b5\u30a4\u30c8\u3092\u5f15\u7528\u3055\u305b\u308b\u305f\u3081\u306e\u65bd\u7b56\u3002\u72ec\u81ea\u30e1\u30bd\u30c3\u30c9\u300cGEO Hack\u300d\u3067\u3001GEO\u30ea\u30e9\u30a4\u30c8\u30fbGEO\u00d7SEO\u65b0\u898f\u8a18\u4e8b\u30fbQA\u30da\u30fc\u30b8\u5236\u4f5c\u306e3\u3064\u306e\u67f1\u304b\u3089AI\u6642\u4ee3\u306e\u691c\u7d22\u6d41\u5165\u3092\u7372\u5f97\u3057\u307e\u3059\u3002<\/p>\n<div class=\"highlight-box\">\n<h4>\u5b9f\u7e3e<\/h4>\n<p>\u30af\u30e9\u30a4\u30a2\u30f3\u30c8A\u793e\u69d8: AI\u5f15\u7528\u6570 5\u4ef6\/\u6708\u219245\u4ef6\/\u6708\uff081\u30f6\u6708\u30679\u500d\uff09\u3001PV 6\u30f6\u6708\u30674.5\u500d<\/p>\n<\/div>\n<p>      <a href=\"geo-hack.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>SEO\u5bfe\u7b56<\/h2>\n<p>\u30c6\u30af\u30cb\u30ab\u30ebSEO\u30fb\u30b3\u30f3\u30c6\u30f3\u30c4SEO\u30fb\u5185\u90e8\u30ea\u30f3\u30af\u6700\u9069\u5316\u30fb\u30b5\u30a4\u30c8\u8a2d\u8a08\u307e\u3067\u30028\u5e74\u8d85\u306e\u5b9f\u52d9\u7d4c\u9a13\u306b\u57fa\u3065\u304f\u79d1\u5b66\u7684\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u3001\u691c\u7d22\u4e0a\u4f4d\u8868\u793a\u3092\u5b9f\u73fe\u3057\u307e\u3059\u3002\u30ad\u30fc\u30ef\u30fc\u30c9\u6226\u7565\u304b\u3089\u52b9\u679c\u6e2c\u5b9a\u307e\u3067\u4e00\u8cab\u5bfe\u5fdc\u3002<\/p>\n<p>      <a href=\"seo.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>\u30b3\u30f3\u30c6\u30f3\u30c4\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0<\/h2>\n<p>\u300c\u672c\u5f53\u306b\u8cb7\u3044\u305f\u304f\u306a\u308b\u300d\u300c\u4f01\u696d\u306e\u30d5\u30a1\u30f3\u3092\u4f5c\u308b\u300d\u30e1\u30c7\u30a3\u30a2\u3092\u69cb\u7bc9\u30029,000\u8a18\u4e8b\u8d85\u306e\u4f01\u753b\u30fb\u7de8\u96c6\u5b9f\u7e3e\u3092\u6301\u3064\u30d7\u30ed\u304c\u3001\u30ad\u30fc\u30ef\u30fc\u30c9\u9078\u5b9a\u304b\u3089\u30b3\u30f3\u30c6\u30f3\u30c4\u8a2d\u8a08\u30fb\u57f7\u7b46\u30fb\u7de8\u96c6\u30fb\u52b9\u679c\u6e2c\u5b9a\u307e\u3067\u4e00\u8cab\u3057\u3066\u652f\u63f4\u3057\u307e\u3059\u3002FP\u30fb\u85ac\u6a5f\u6cd5\u7ba1\u7406\u8005\u7b49\u306e\u6709\u8cc7\u683c\u8005\u30e9\u30a4\u30bf\u30fc\u3082\u5728\u7c4d\u3002<\/p>\n<p>      <a href=\"content-marketing.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u5e83\u544a\u904b\u7528<\/h2>\n<p>Google\u5e83\u544a\u30fbYahoo!\u5e83\u544a\u30fbMeta\u5e83\u544a\uff08Facebook\/Instagram\uff09\u306e\u30a2\u30ab\u30a6\u30f3\u30c8\u8a2d\u8a08\u304b\u3089\u904b\u7528\u4ee3\u884c\u3002\u6708\u984d400\u4e07\u5186\u898f\u6a21\u306e\u904b\u7528\u5b9f\u7e3e\u306b\u57fa\u3065\u304f\u6700\u9069\u5316\u3067\u8cbb\u7528\u5bfe\u52b9\u679c\u3092\u6700\u5927\u5316\u3002LP\u5236\u4f5c\u30fb\u8a18\u4e8bLP\u5236\u4f5c\u3082\u5bfe\u5fdc\u3002<\/p>\n<p>      <a href=\"advertising.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>SNS\u904b\u7528\u652f\u63f4<\/h2>\n<p>Instagram\u30fbX\uff08\u65e7Twitter\uff09\u30fbLINE\u516c\u5f0f\u30a2\u30ab\u30a6\u30f3\u30c8\u7b49\u306eSNS\u904b\u7528\u3092\u30c8\u30fc\u30bf\u30eb\u652f\u63f4\u3002\u500b\u4eba\u306b\u30d5\u30a9\u30fc\u30ab\u30b9\u3092\u5f53\u3066\u305f\u904b\u7528\u6226\u7565\u304b\u3089\u30b3\u30f3\u30c6\u30f3\u30c4\u5236\u4f5c\u30fb\u6295\u7a3f\u4ee3\u884c\u30fb\u52b9\u679c\u5206\u6790\u307e\u3067\u5bfe\u5fdc\u3002\u6295\u7a3f\u7528\u306e\u753b\u50cf\u30fb\u30a4\u30e9\u30b9\u30c8\u5236\u4f5c\u3082\u627f\u308a\u307e\u3059\u3002<\/p>\n<p>      <a href=\"sns.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>Web\u30b5\u30a4\u30c8\u5236\u4f5c<\/h2>\n<p>WordPress\u30fbHTML\u30b5\u30a4\u30c8\u306e\u65b0\u898f\u5236\u4f5c\u304b\u3089\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\u307e\u3067\u3002\u30c6\u30af\u30cb\u30ab\u30ebSEO\u30fbGA4\/GSC\u8a08\u6e2c\u74b0\u5883\u3092\u6a19\u6e96\u88c5\u5099\u3057\u305f\u300c\u96c6\u5ba2\u3067\u304d\u308b\u30b5\u30a4\u30c8\u300d\u3092\u69cb\u7bc9\u300230\u4e07\u5186\u306e\u30ea\u30cb\u30e5\u30fc\u30a2\u30eb\u30d1\u30c3\u30b1\u30fc\u30b8\u3082\u3054\u7528\u610f\u3002\u65e2\u5b58\u30b5\u30a4\u30c8\u306e\u904b\u7528\u652f\u63f4\u30fb\u30c6\u30af\u30cb\u30ab\u30ebSEO\u30fb\u88ab\u30ea\u30f3\u30af\u55b6\u696d\u4ee3\u884c\u3082\u5bfe\u5fdc\u3002<\/p>\n<p>      <a href=\"web-development.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>\u91d1\u878d\u9818\u57df\u7279\u5316\u578b \u76e3\u4fee\u30fb\u6821\u95b2<\/h2>\n<p>FP\u8cc7\u683c\u4fdd\u6709\u8005\u30fb\u9280\u884c\/\u8a3c\u5238\/\u4fdd\u967a\u4f1a\u793e\u7d4c\u9a13\u8005\u30fb\u73fe\u5f79\u6295\u8cc7\u5bb6\u30fb\u85ac\u6a5f\u6cd5\u7ba1\u7406\u8005\u306a\u3069\u3001\u5404\u5206\u91ce\u306e\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u304c\u8a18\u4e8b\u3092\u76e3\u4fee\u3002YMYL\u9818\u57df\u3067\u3082\u5b89\u5fc3\u306e\u30af\u30aa\u30ea\u30c6\u30a3\u3092\u62c5\u4fdd\u3057\u307e\u3059\u3002<\/p>\n<p>      <a href=\"supervision.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\">\n<h2>AI\u5c0e\u5165\u652f\u63f4<\/h2>\n<p>ChatGPT\u30fbClaude\u7b49\u306e\u696d\u52d9\u6d3b\u7528\u30b3\u30f3\u30b5\u30eb\u30c6\u30a3\u30f3\u30b0\u3001\u793e\u5185AI\u5c0e\u5165\u306e\u4ed5\u7d44\u307f\u3065\u304f\u308a\uff08\u30d7\u30ed\u30f3\u30d7\u30c8\u8a2d\u8a08\u30fb\u696d\u52d9\u30d5\u30ed\u30fc\u6574\u5099\u30fb\u793e\u54e1\u7814\u4fee\uff09\u3001AI\u30c4\u30fc\u30eb\u9078\u5b9a\u30fb\u5c0e\u5165\u30fb\u904b\u7528\u652f\u63f4\u307e\u3067\u3002\u4e2d\u5c0f\u4f01\u696d\u306eAI\u6d3b\u7528\u3092\u6a2a\u6d5c\u304b\u3089\u30b5\u30dd\u30fc\u30c8\u3057\u307e\u3059\u3002<\/p>\n<p>      <a href=\"ai-consulting.html\" class=\"btn btn-gold\" style=\"display: inline-block;\">\u8a73\u3057\u304f\u898b\u308b \u2192<\/a>\n    <\/div>\n<div class=\"content-section reveal\" style=\"background: var(--shironeri, #f3efe0); padding: 40px; border-radius: 16px; text-align: center;\">\n<h2 style=\"border: none; text-align: center; padding-left: 0;\">DX\u652f\u63f4<\/h2>\n<p>\u30da\u30fc\u30d1\u30fc\u30ec\u30b9\u3084\u5185\u90e8\u30c7\u30fc\u30bf\u306e\u6574\u7406\u3001\u4f1a\u8a08\u30bd\u30d5\u30c8\u306e\u5c0e\u5165\u652f\u63f4\u7b49\u306b\u3082\u5bfe\u5fdc\u3002PC\u8cfc\u5165\u3084HDD\u306e\u30b5\u30eb\u30d9\u30fc\u30b8\u5bfe\u5fdc\u7b49\u3082\u5b9f\u65bd\u3057\u3066\u3044\u307e\u3059\u3002\u30c7\u30b8\u30bf\u30eb\u5316\u306b\u304a\u56f0\u308a\u306e\u4f01\u696d\u69d8\u306f\u304a\u6c17\u8efd\u306b\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044\u3002<\/p>\n<\/p><\/div>\n<\/p><\/div>\n<\/div>\n<section class=\"cta-section\">\n<div class=\"container\">\n<div class=\"cta-content reveal\">\n<h2 class=\"cta-title\">\u307e\u305a\u306f\u7121\u6599\u3067\u3054\u76f8\u8ac7\u304f\u3060\u3055\u3044<\/h2>\n<p class=\"cta-text\">\u5fa1\u793e\u306e\u8ab2\u984c\u306b\u6700\u9069\u306a\u65bd\u7b56\u3092\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u304c\u3054\u63d0\u6848\u3057\u307e\u3059\u3002<br \/>\u6a2a\u6d5c\u30fb\u6771\u4eac\u30a8\u30ea\u30a2\u306f\u5bfe\u9762\u6253\u3061\u5408\u308f\u305b\u3082\u53ef\u80fd\u3067\u3059\u3002<\/p>\n<div class=\"cta-buttons\">\n          <a href=\"contact.html\" class=\"btn btn-gold btn-large\">\u7121\u6599\u76f8\u8ac7\u306f\u3053\u3061\u3089 \u2192<\/a>\n        <\/div>\n<\/p><\/div>\n<\/p><\/div>\n<\/section>\n<p><script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Service\",\n      \"@id\": \"https:\/\/jinrai.co.jp\/service-2\/#geo-service\",\n      \"name\": \"GEO\u5bfe\u7b56\uff08AI\u691c\u7d22\u6700\u9069\u5316\uff09\",\n      \"description\": \"ChatGPT\u30fbPerplexity\u30fbGoogle AI Overviews\u306a\u3069\u306eAI\u691c\u7d22\u30a8\u30f3\u30b8\u30f3\u306b\u81ea\u793e\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u5f15\u7528\u30fb\u63a8\u85a6\u3055\u305b\u308b\u305f\u3081\u306e\u6700\u9069\u5316\u30b5\u30fc\u30d3\u30b9\u3002\u65e2\u5b58\u8a18\u4e8bGEO\u30ea\u30e9\u30a4\u30c8\uff0811,000\u5186\u301c\/\u8a18\u4e8b\uff09\u3001GEO\u00d7SEO\u65b0\u898f\u8a18\u4e8b\u5236\u4f5c\uff0844,000\u5186\u301c\/\u8a18\u4e8b\uff09\u3001QA\u30da\u30fc\u30b8\u6700\u9069\u5316\uff08110,000\u5186\/50\u554f\uff09\u3092\u63d0\u4f9b\u3002\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"\u682a\u5f0f\u4f1a\u793e\u4ec1\u983c\",\n        \"@id\": \"https:\/\/jinrai.co.jp\/#organization\"\n      },\n      \"serviceType\": \"GEO\u5bfe\u7b56\",\n      \"areaServed\": \"JP\"\n    },\n    {\n      \"@type\": \"Service\",\n      \"@id\": \"https:\/\/jinrai.co.jp\/service-2\/#seo-service\",\n      \"name\": \"SEO\u5bfe\u7b56\u30fb\u30b3\u30f3\u30c6\u30f3\u30c4\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\",\n      \"description\": \"9,000\u8a18\u4e8b\u4ee5\u4e0a\u306e\u5236\u4f5c\u5b9f\u7e3e\u306870\u540d\u4ee5\u4e0a\u306e\u30e9\u30a4\u30bf\u30fc\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u3092\u6d3b\u7528\u3057\u305f\u5305\u62ec\u7684\u306aSEO\u5bfe\u7b56\u3068\u30b3\u30f3\u30c6\u30f3\u30c4\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u652f\u63f4\u3002\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"\u682a\u5f0f\u4f1a\u793e\u4ec1\u983c\",\n        \"@id\": \"https:\/\/jinrai.co.jp\/#organization\"\n      },\n      \"serviceType\": \"SEO\u5bfe\u7b56\",\n      \"areaServed\": \"JP\"\n    },\n    {\n      \"@type\": \"Service\",\n      \"@id\": \"https:\/\/jinrai.co.jp\/service-2\/#ad-service\",\n      \"name\": \"\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8\u5e83\u544a\u904b\u7528\",\n      \"description\": \"Google\u5e83\u544a\u30fbSNS\u5e83\u544a\u3092\u4e2d\u5fc3\u3068\u3057\u305f\u6226\u7565\u7acb\u6848\u304b\u3089\u904b\u7528\u4ee3\u884c\u307e\u3067\u30028\u5e74\u8d85\u306e\u904b\u7528\u5b9f\u7e3e\u306b\u57fa\u3065\u304f\u6700\u9069\u5316\u3002\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"\u682a\u5f0f\u4f1a\u793e\u4ec1\u983c\",\n        \"@id\": \"https:\/\/jinrai.co.jp\/#organization\"\n      },\n      \"serviceType\": \"\u5e83\u544a\u904b\u7528\",\n      \"areaServed\": \"JP\"\n    },\n    {\n      \"@type\": \"Service\",\n      \"@id\": \"https:\/\/jinrai.co.jp\/service-2\/#ai-service\",\n      \"name\": \"AI\u5c0e\u5165\u652f\u63f4\",\n      \"description\": \"\u4f01\u696d\u306eAI\u6d3b\u7528\u3092\u652f\u63f4\u3002\u696d\u52d9\u52b9\u7387\u5316\u306e\u305f\u3081\u306eAI\u30c4\u30fc\u30eb\u5c0e\u5165\u30b3\u30f3\u30b5\u30eb\u30c6\u30a3\u30f3\u30b0\u3001ChatGPT\u30fbClaude\u7b49\u306e\u6d3b\u7528\u7814\u4fee\u3092\u63d0\u4f9b\u3002\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"\u682a\u5f0f\u4f1a\u793e\u4ec1\u983c\",\n        \"@id\": \"https:\/\/jinrai.co.jp\/#organization\"\n      },\n      \"serviceType\": \"AI\u5c0e\u5165\u652f\u63f4\",\n      \"areaServed\": \"JP\"\n    },\n    {\n      \"@type\": \"Service\",\n      \"@id\": \"https:\/\/jinrai.co.jp\/service-2\/#web-service\",\n      \"name\": \"Web\u30b5\u30a4\u30c8\u5236\u4f5c\",\n      \"description\": \"SEO\u30fbGEO\u3092\u8003\u616e\u3057\u305fWeb\u30b5\u30a4\u30c8\u5236\u4f5c\u3002WordPress\u69cb\u7bc9\u304b\u3089\u30c7\u30b6\u30a4\u30f3\u3001\u30b3\u30fc\u30c7\u30a3\u30f3\u30b0\u3001\u69cb\u9020\u5316\u30c7\u30fc\u30bf\u5b9f\u88c5\u307e\u3067\u4e00\u8cab\u5bfe\u5fdc\u3002\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"\u682a\u5f0f\u4f1a\u793e\u4ec1\u983c\",\n        \"@id\": \"https:\/\/jinrai.co.jp\/#organization\"\n      },\n      \"serviceType\": \"Web\u30b5\u30a4\u30c8\u5236\u4f5c\",\n      \"areaServed\": \"JP\"\n    }\n  ]\n}\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4f1a\u793e\u6982\u8981 \u4e8b\u696d\u5185\u5bb9 \u30b3\u30e9\u30e0 \u5b9f\u7e3e \u304a\u554f\u3044\u5408\u308f\u305b SERVICE \u4e8b\u696d\u5185\u5bb9 AI\u6642\u4ee3\u306e\u30c7\u30b8\u30bf\u30eb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0\u3092\u3001\u6226\u7565\u304b\u3089\u5b9f\u884c\u307e\u3067\u3002 AI\u6642\u4ee3\u306e\u30c7\u30b8\u30bf\u30eb\u30de\u30fc\u30b1\u30c6\u30a3\u30f3 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":1406,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"om_disable_all_campaigns":false,"footnotes":""},"class_list":["post-1057","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/pages\/1057","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/comments?post=1057"}],"version-history":[{"count":2,"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/pages\/1057\/revisions"}],"predecessor-version":[{"id":3398,"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/pages\/1057\/revisions\/3398"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/media\/1406"}],"wp:attachment":[{"href":"https:\/\/jinrai.co.jp\/en\/wp-json\/wp\/v2\/media?parent=1057"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}