{"id":188,"date":"2026-03-24T13:10:47","date_gmt":"2026-03-24T04:10:47","guid":{"rendered":"https:\/\/www.investechie.harukichi0306.com\/?page_id=188"},"modified":"2026-03-24T22:11:55","modified_gmt":"2026-03-24T13:11:55","slug":"home","status":"publish","type":"page","link":"https:\/\/www.investechie.harukichi0306.com\/","title":{"rendered":"Home"},"content":{"rendered":"\n<div class=\"site-content-base\">\n    \n    <!-- Hero Section (\u30d5\u30a1\u30fc\u30b9\u30c8\u30d3\u30e5\u30fc) -->\n    <section class=\"hero-section\">\n        <p class=\"hero-category\">FINANCE \u00d7 TECHNOLOGY \u00d7 PSYCHOLOGY<\/p>\n        <h1 class=\"hero-title\">Let It Be.<br>See How Far You Can Go.<\/h1>\n        <p class=\"hero-description\">\u91d1\u878d\u00d7IT\u00d7\u5fc3\u7406\u5b66\u306e\u8996\u70b9\u304b\u3089\u3001<br>\u3053\u308c\u304b\u3089\u306e\u6642\u4ee3\u3092\u8ce2\u304f\u751f\u304d\u629c\u304f\u30d2\u30f3\u30c8\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002<\/p>\n        \n        <!-- \u30d2\u30fc\u30ed\u30fc\u5185\u306e\u30e1\u30a4\u30f3\u691c\u7d22\u30d0\u30fc -->\n        <div class=\"hero-search-wrapper\">\n            <form role=\"search\" method=\"get\" class=\"hero-search-form\" action=\"\/\">\n                <input type=\"search\" class=\"hero-search-field\" placeholder=\"\u30ad\u30fc\u30ef\u30fc\u30c9\u3092\u5165\u529b...\" value=\"\" name=\"s\" spellcheck=\"false\" required \/>\n                <button type=\"submit\" class=\"hero-search-submit\">\u691c\u7d22<\/button>\n            <\/form>\n        <\/div>\n    <\/section>\n    <!-- \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u5bfe\u5fdc\u306e\u30b9\u30bf\u30a4\u30eb -->\n    <style>\n        .site-content-base {\n            width: 100%;\n            overflow-x: hidden;\n        }\n        .hero-section {\n            padding: 80px 24px;\n            text-align: center;\n            background: linear-gradient(135deg, var(--bg-main), var(--bg-secondary));\n            border-radius: 24px;\n            border: 1px solid var(--border-color);\n            margin-bottom: 60px;\n            box-shadow: var(--shadow-sm);\n        }\n        .hero-category {\n            font-family: var(--font-display);\n            font-weight: 700;\n            letter-spacing: 0.15em;\n            margin-bottom: 16px;\n            font-size: 0.9rem;\n            \/* InvesTechie\u7279\u88fd\u306e\u9bae\u3084\u304b\u306a\u30b4\u30fc\u30eb\u30c9\u30b0\u30e9\u30c7\u30fc\u30b7\u30e7\u30f3 *\/\n            background: linear-gradient(135deg, #D4AF37, #BE9072, #8A6347);\n            -webkit-background-clip: text;\n            background-clip: text;\n            -webkit-text-fill-color: transparent;\n            display: inline-block;\n        }\n        .hero-title {\n            font-family: var(--font-serif);\n            font-size: 3.2rem;\n            font-weight: 700;\n            line-height: 1.25;\n            color: var(--text-primary);\n            margin-bottom: 24px;\n            letter-spacing: -0.02em;\n        }\n        .hero-description {\n            font-size: 1.15rem;\n            color: var(--text-secondary);\n            margin-bottom: 48px;\n            line-height: 1.8;\n            max-width: 600px;\n            margin-left: auto;\n            margin-right: auto;\n        }\n        .hero-search-wrapper {\n            max-width: 600px;\n            margin: 0 auto;\n            background: var(--bg-tertiary);\n            padding: 24px;\n            border-radius: 16px;\n            box-shadow: 0 4px 15px rgba(0,0,0,0.03);\n            border: 1px solid var(--border-color);\n        }\n        .hero-search-form {\n            display: flex;\n            gap: 12px;\n            justify-content: center;\n            align-items: center;\n        }\n        .hero-search-field {\n            flex: 1;\n            padding: 14px 20px;\n            border: 1px solid var(--border-color);\n            border-radius: 30px;\n            outline: none;\n            background: var(--bg-secondary);\n            font-size: 1rem;\n            color: var(--text-primary);\n            transition: all 0.3s ease;\n        }\n        .hero-search-field:focus {\n            box-shadow: 0 0 0 2px var(--accent-gold-light);\n            background: var(--bg-tertiary);\n        }\n        .hero-search-submit {\n            background: var(--accent-gold);\n            color: #fff;\n            border: none;\n            padding: 14px 32px;\n            border-radius: 30px;\n            font-weight: 600;\n            font-size: 1rem;\n            cursor: pointer;\n            transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);\n        }\n        .hero-search-submit:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 6px 15px rgba(190, 144, 114, 0.3);\n            background: #ab8165;\n        }\n        \/* \u30b9\u30de\u30fc\u30c8\u30d5\u30a9\u30f3\u5411\u3051\u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\u30c7\u30b6\u30a4\u30f3 *\/\n        @media screen and (max-width: 768px) {\n            .hero-section {\n                padding: 48px 16px;\n                border-radius: 16px;\n                margin-bottom: 40px;\n            }\n            .hero-title {\n                font-size: 2.2rem;\n                line-height: 1.3;\n                margin-bottom: 20px;\n            }\n            .hero-description {\n                font-size: 1rem;\n                margin-bottom: 32px;\n                padding: 0 8px;\n            }\n            .hero-search-wrapper {\n                padding: 16px;\n            }\n            .hero-search-form {\n                flex-direction: column;\n                gap: 16px;\n            }\n            .hero-search-field {\n                width: 100%;\n                padding: 12px 20px;\n            }\n            .hero-search-submit {\n                width: 100%;\n                padding: 12px;\n            }\n        }\n    <\/style>\n<\/div>\n\n\n<ul class=\"wp-block-page-list\"><li class=\"wp-block-pages-list__item menu-item-home\"><a class=\"wp-block-pages-list__item__link\" href=\"https:\/\/www.investechie.harukichi0306.com\/\">Home<\/a><\/li><li class=\"wp-block-pages-list__item\"><a class=\"wp-block-pages-list__item__link\" href=\"https:\/\/www.investechie.harukichi0306.com\/?page_id=178\">\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30dd\u30ea\u30b7\u30fc\u30fb\u514d\u8cac\u4e8b\u9805<\/a><\/li><li class=\"wp-block-pages-list__item\"><a class=\"wp-block-pages-list__item__link\" href=\"https:\/\/www.investechie.harukichi0306.com\/?page_id=145\">\u4eba\u985e\u6700\u5927\u306e\u767a\u660e\uff1f\u300c\u8907\u5229\u300d\u8cc7\u7523\u306e\u96ea\u3060\u308b\u307e\u3092\u5473\u65b9\u306b\u3064\u3051\u3089\u308c\u308b\u304b\uff1f<\/a><\/li><li class=\"wp-block-pages-list__item\"><a class=\"wp-block-pages-list__item__link\" href=\"https:\/\/www.investechie.harukichi0306.com\/?page_id=17\">\u898b\u3048\u306a\u3044\u6ce5\u68d2\uff1f\u300c\u30a4\u30f3\u30d5\u30ec\u300d\u306e\u6b63\u4f53\uff1a\u306a\u305c\u9280\u884c\u306b\u9810\u3051\u3066\u3044\u308b\u3060\u3051\u3067\u201c\u640d\u201d\u3092\u3059\u308b\u306e\u304b\uff1f<\/a><\/li><\/ul>","protected":false},"excerpt":{"rendered":"<p>FINANCE \u00d7 TECHNOLOGY \u00d7 PSYCHOLOGY Let It Be.See How Far You Can Go. \u91d1\u878d\u00d7IT\u00d7\u5fc3\u7406\u5b66\u306e\u8996\u70b9\u304b\u3089\u3001\u3053\u308c\u304b\u3089\u306e\u6642\u4ee3\u3092\u8ce2\u304f\u751f\u304d\u629c\u304f\u30d2\u30f3\u30c8\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002 \u691c &#8230; <a title=\"Home\" class=\"read-more\" href=\"https:\/\/www.investechie.harukichi0306.com\/\" aria-label=\"Home \u306b\u3064\u3044\u3066\u3055\u3089\u306b\u8aad\u3080\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-188","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home - InvesTechie<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.investechie.harukichi0306.com\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home - InvesTechie\" \/>\n<meta property=\"og:description\" content=\"FINANCE \u00d7 TECHNOLOGY \u00d7 PSYCHOLOGY Let It Be.See How Far You Can Go. \u91d1\u878d\u00d7IT\u00d7\u5fc3\u7406\u5b66\u306e\u8996\u70b9\u304b\u3089\u3001\u3053\u308c\u304b\u3089\u306e\u6642\u4ee3\u3092\u8ce2\u304f\u751f\u304d\u629c\u304f\u30d2\u30f3\u30c8\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002 \u691c ... \u7d9a\u304d\u3092\u8aad\u3080\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.investechie.harukichi0306.com\/\" \/>\n<meta property=\"og:site_name\" content=\"InvesTechie\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-24T13:11:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data1\" content=\"6\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/\",\"url\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/\",\"name\":\"Home - InvesTechie\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/#website\"},\"datePublished\":\"2026-03-24T04:10:47+00:00\",\"dateModified\":\"2026-03-24T13:11:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/#website\",\"url\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/\",\"name\":\"InvesTechie\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.investechie.harukichi0306.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home - InvesTechie","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.investechie.harukichi0306.com\/","og_locale":"ja_JP","og_type":"article","og_title":"Home - InvesTechie","og_description":"FINANCE \u00d7 TECHNOLOGY \u00d7 PSYCHOLOGY Let It Be.See How Far You Can Go. \u91d1\u878d\u00d7IT\u00d7\u5fc3\u7406\u5b66\u306e\u8996\u70b9\u304b\u3089\u3001\u3053\u308c\u304b\u3089\u306e\u6642\u4ee3\u3092\u8ce2\u304f\u751f\u304d\u629c\u304f\u30d2\u30f3\u30c8\u3092\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002 \u691c ... \u7d9a\u304d\u3092\u8aad\u3080","og_url":"https:\/\/www.investechie.harukichi0306.com\/","og_site_name":"InvesTechie","article_modified_time":"2026-03-24T13:11:55+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"6\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.investechie.harukichi0306.com\/","url":"https:\/\/www.investechie.harukichi0306.com\/","name":"Home - InvesTechie","isPartOf":{"@id":"https:\/\/www.investechie.harukichi0306.com\/#website"},"datePublished":"2026-03-24T04:10:47+00:00","dateModified":"2026-03-24T13:11:55+00:00","breadcrumb":{"@id":"https:\/\/www.investechie.harukichi0306.com\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.investechie.harukichi0306.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.investechie.harukichi0306.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/www.investechie.harukichi0306.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.investechie.harukichi0306.com\/#website","url":"https:\/\/www.investechie.harukichi0306.com\/","name":"InvesTechie","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.investechie.harukichi0306.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/pages\/188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=188"}],"version-history":[{"count":11,"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/pages\/188\/revisions"}],"predecessor-version":[{"id":205,"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=\/wp\/v2\/pages\/188\/revisions\/205"}],"wp:attachment":[{"href":"https:\/\/www.investechie.harukichi0306.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}