{"id":1133,"date":"2026-05-04T21:09:45","date_gmt":"2026-05-04T21:09:45","guid":{"rendered":"https:\/\/a-corp.gold\/?page_id=1133"},"modified":"2026-05-28T02:32:01","modified_gmt":"2026-05-28T02:32:01","slug":"en","status":"publish","type":"page","link":"https:\/\/a-corp.gold\/jp\/","title":{"rendered":"EN Homepage"},"content":{"rendered":"<!-- VIDEO MODAL -->\n<div id=\"videoModal\" class=\"video-modal active\">\n\n    <div class=\"video-modal-content\">\n\n        <!-- CLOSE BUTTON -->\n        <button id=\"closeVideo\" class=\"video-close\">&times;<\/button>\n\n        <!-- VIDEO -->\n        <div class=\"video-wrapper\">\n            <iframe\n                id=\"youtubeVideo\"\n                src=\"https:\/\/www.youtube.com\/embed\/oYVfbjDkTsQ?autoplay=1&mute=1&rel=0\"\n                title=\"YouTube video\"\n                frameborder=\"0\"\n                allow=\"autoplay; encrypted-media\"\n                allowfullscreen>\n            <\/iframe>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<style>\n.video-modal{\n    position:fixed;\n    inset:0;\n    width:100%;\n    height:100%;\n    background:rgb(49 49 49 \/ 78%);\n    z-index:999999;\n\n    display:flex;\n    justify-content:center;\n    align-items:center;\n}\n\n.video-modal-content{\n    position:relative;\n    width:90%;\n    max-width:900px;\n}\n\n.video-wrapper{\n    position:relative;\n    width:100%;\n    padding-bottom:56.25%;\n    height:0;\n    overflow:hidden;\n    border-radius:12px;\n}\n\n.video-wrapper iframe{\n    position:absolute;\n    top:0;\n    left:0;\n    width:100%;\n    height:100%;\n}\n\n.video-close{\n    position:absolute;\n    border:none;\n    border-radius:50%;\n    background:#fff;\n    font-size:26px;\n    cursor:pointer;\n    z-index:10;\n    top: -40px;\n    right:0;\n        width: 35px;\n        height: 35px;\n        font-size: 15px;\n        color: black;\n        font-weight: bold;\n}\n\n@media(max-width:768px){\n\n    .video-modal-content{\n        width:95%;\n    }\n\n    .video-close{\n        top: -40px;\n        width: 35px;\n        height: 35px;\n        font-size: 15px;\n        color: black;\n        font-weight: bold;\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener(\"DOMContentLoaded\", function(){\n\n    const modal = document.getElementById(\"videoModal\");\n    const closeBtn = document.getElementById(\"closeVideo\");\n    const iframe = document.getElementById(\"youtubeVideo\");\n\n    \/\/ CLOSE MODAL\n    closeBtn.addEventListener(\"click\", function(){\n\n        modal.style.display = \"none\";\n\n        \/\/ STOP VIDEO\n        iframe.src = \"\";\n\n    });\n\n    \/\/ CLICK OUTSIDE TO CLOSE\n    modal.addEventListener(\"click\", function(e){\n\n        if(e.target === modal){\n\n            modal.style.display = \"none\";\n            iframe.src = \"\";\n\n        }\n\n    });\n\n});\n<\/script>\n\n\n\n<div class=\"bg-white dark:bg-[#0f172a]\" style=\"width: 100vw !important; max-width: 100vw !important; margin-left: calc(-50vw + 50%) !important; margin-bottom: 0 !important; padding-bottom: 0 !important;\">\n<section id=\"hero\" class=\"relative min-h-[600px] md:h-[720px] lg:h-[780px] flex items-center justify-center overflow-hidden bg-corp-bgLight dark:bg-corp-darkBg pt-20 md:pt-0\">\n\n    <!-- Video background -->\n    <video id=\"home-hero-video\" class=\"absolute inset-0 w-full h-full object-cover\" autoplay loop muted playsinline preload=\"auto\">\n        <source src=\"https:\/\/video.gumlet.io\/65640fea8536abcc8977fb0e\/69ecf9de51e0355695d76af9\/download.mp4\" type=\"video\/mp4\">\n    <\/video>\n\n    <!-- Light mode: white overlay 50% -->\n    <div class=\"absolute inset-0 block dark:hidden z-[5]\" style=\"background: rgba(255,255,255,0.50);\"><\/div>\n    <!-- Dark mode: dark overlay 50% -->\n    <div class=\"absolute inset-0 hidden dark:block z-[5]\" style=\"background: rgba(15,23,42,0.50);\"><\/div>\n\n    <!-- Bottom fade to section background -->\n    <div class=\"absolute bottom-0 left-0 right-0 h-40 z-[6] pointer-events-none block dark:hidden\"\n         style=\"background: linear-gradient(to bottom, transparent, #f8fafc);\"><\/div>\n    <div class=\"absolute bottom-0 left-0 right-0 h-40 z-[6] pointer-events-none hidden dark:block\"\n         style=\"background: linear-gradient(to bottom, transparent, #0f172a);\"><\/div>\n\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-20 w-full\">\n        <div class=\"w-full max-w-2xl reveal mx-auto text-center\">\n            <div class=\"inline-flex items-center px-3 py-1.5 rounded-full border border-black\/20 dark:border-white\/20 bg-white\/80 dark:bg-black\/40 backdrop-blur-sm text-black dark:text-white text-[12px] font-semibold tracking-wide mb-6 shadow-sm\">\n                <span class=\"w-2 h-2 rounded-full bg-corp-brand mr-3 animate-pulse\"><\/span>\n                \u6295\u8cc7\u5bb6\u30fb\u30d6\u30ed\u30fc\u30ab\u30fc\u30fb\u30c8\u30ec\u30fc\u30c0\u30fc\u3092\u30b0\u30ed\u30fc\u30d0\u30eb\u306b\u7e4b\u3050\n            <\/div>\n\n            <h1 class=\"text-4xl lg:text-[52px] xl:text-[60px] font-extrabold text-black dark:text-white leading-[1.15] tracking-tight mb-6\">\n                \u30b4\u30fc\u30eb\u30c9\u91cf\u7684\u53d6\u5f15\u3092<br>\n                <span class=\"text-corp-brand\">\u518d\u5b9a\u7fa9\u3059\u308b<\/span>\n            <\/h1>\n\n            <p class=\"text-[16px] lg:text-[17px] text-black dark:text-white\/80 mb-8 leading-relaxed font-light max-w-xl mx-auto\">\n                A Corp\u306f\u3001\u4e16\u754c\u3092\u30ea\u30fc\u30c9\u3059\u308b\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u91d1\u878d\u30b5\u30fc\u30d3\u30b9\u30d7\u30e9\u30c3\u30c8\u30d5\u30a9\u30fc\u30e0\u3067\u3059\u3002\u5148\u9032\u7684\u306a\u53d6\u5f15\u6280\u8853\u3001\u898f\u5f8b\u3042\u308b\u30ea\u30b9\u30af\u7ba1\u7406\u3001\u900f\u660e\u306a\u904b\u55b6\u57fa\u6e96\u3092\u901a\u3058\u3066\u3001\u5b89\u5168\u30fb\u5b89\u5b9a\u30fb\u6301\u7d9a\u7684\u306a\u6210\u9577\u30c1\u30e3\u30cd\u30eb\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002\n            <\/p>\n\n            <div class=\"flex flex-col sm:flex-row gap-4 justify-center\">\n                <a href=\"#edge\" class=\"btn-primary inline-flex items-center justify-center px-8 py-3.5 text-[14px] uppercase tracking-wider w-full sm:w-auto\">\n                    \u30a8\u30b3\u30b7\u30b9\u30c6\u30e0\u3092\u63a2\u308b\n                    <svg class=\"w-4 h-4 ml-2\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 8l4 4m0 0l-4 4m4-4H3\"><\/path><\/svg>\n                <\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"edge\" class=\"py-24 relative bg-white dark:bg-corp-darkBg\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n\n        <div class=\"text-center max-w-3xl mx-auto mb-16 reveal\">\n            <span class=\"font-bold text-[12px] text-corp-brand uppercase tracking-[0.2em] mb-4 block\">A Corp\u3092\u9078\u3076\u7406\u7531<\/span>\n            <h2 class=\"text-3xl md:text-[40px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-6 leading-tight\">\n                \u9769\u65b0\u7684\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u3001<br>\n                <span class=\"text-corp-brand\">\u5c02\u9580\u7684\u30de\u30cd\u30b8\u30e1\u30f3\u30c8\u3002<\/span>\n            <\/h2>\n            <p class=\"text-corp-textBody dark:text-corp-darkTextBody text-[16px] font-light leading-relaxed\">\n                \u72ec\u81ea\u306e\u91cf\u7684\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\u3001\u898f\u5f8b\u3042\u308b\u30ea\u30b9\u30af\u7ba1\u7406\u3001\u4e16\u754c\u30af\u30e9\u30b9\u306e\u904b\u55b6\u5353\u8d8a\u6027\u3092\u901a\u3058\u3066\u3001\u91d1\u878d\u4fe1\u983c\u6027\u306e\u65b0\u57fa\u6e96\u3092\u78ba\u7acb\u3057\u307e\u3059\u3002\n            <\/p>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8\">\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Hybrid-module.jpg\" alt=\"\u8907\u5408\u30e2\u30b8\u30e5\u30fc\u30eb\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u8907\u5408\u30e2\u30b8\u30e5\u30fc\u30eb<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u7d71\u5408\u7684\u306a\u8cc7\u7523\u7ba1\u7406\u3068\u81ea\u5df1\u53d6\u5f15\u30921\u3064\u306e\u30a8\u30b3\u30b7\u30b9\u30c6\u30e0\u5185\u3067\u5b9f\u73fe\u3057\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\" style=\"transition-delay: 100ms;\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Intelligent-Risk-Control.webp\" alt=\"\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u30fb\u30ea\u30b9\u30af\u7ba1\u7406\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u30fb\u30ea\u30b9\u30af\u7ba1\u7406<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u4f1d\u7d71\u7684\u306a\u53d6\u5f15\u306e\u9650\u754c\u3092\u4f53\u7cfb\u7684\u306b\u7a81\u7834\u3059\u308b\u9ad8\u5ea6\u306a\u30ea\u30b9\u30af\u7ba1\u7406\u30e1\u30ab\u30cb\u30ba\u30e0\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\" style=\"transition-delay: 200ms;\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Globalized-Operations.webp\" alt=\"\u30b0\u30ed\u30fc\u30d0\u30eb\u5c55\u958b\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u30b0\u30ed\u30fc\u30d0\u30eb\u5c55\u958b<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u56fd\u969b\u57fa\u6e96\u3092\u9075\u5b88\u3057\u306a\u304c\u3089\u3001\u8907\u6570\u5730\u57df\u306e\u591a\u69d8\u306a\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u306b\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Professional-Management.webp\" alt=\"\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u30fb\u30de\u30cd\u30b8\u30e1\u30f3\u30c8\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u30fb\u30de\u30cd\u30b8\u30e1\u30f3\u30c8<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u6df1\u3044\u30b0\u30ed\u30fc\u30d0\u30eb\u5e02\u5834\u7d4c\u9a13\u3092\u6301\u3064\u30c8\u30c3\u30d7\u30ec\u30d9\u30eb\u306e\u53d6\u5f15\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u304c\u4e3b\u5c0e\u3057\u307e\u3059\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\" style=\"transition-delay: 100ms;\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Funding-Capital-Support.webp\" alt=\"\u8cc7\u91d1\u30fb\u8cc7\u672c\u30b5\u30dd\u30fc\u30c8\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u8cc7\u91d1\u30fb\u8cc7\u672c\u30b5\u30dd\u30fc\u30c8<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u5186\u6ed1\u306a\u53d6\u5f15\u57f7\u884c\u3068\u8cc7\u91d1\u914d\u5206\u3092\u78ba\u4fdd\u3059\u308b\u5f37\u529b\u306a\u6d41\u52d5\u6027\u30b5\u30dd\u30fc\u30c8\u3002<\/p>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card flex flex-col reveal group overflow-hidden\" style=\"transition-delay: 200ms;\">\n                <div class=\"w-full h-48 overflow-hidden relative\">\n                    <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Exclusive-Innovation.webp\" alt=\"\u72ec\u81ea\u306e\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3\" class=\"w-full h-full object-cover transition-transform duration-700 group-hover:scale-105\">\n                <\/div>\n                <div class=\"p-8 flex-grow\">\n                    <h4 class=\"text-[18px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-3\">\u72ec\u81ea\u306e\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3<\/h4>\n                    <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\u30d3\u30c3\u30b0\u30c7\u30fc\u30bf\u3068\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u3092\u99c6\u4f7f\u3057\u3066\u7d99\u7d9a\u7684\u306b\u9032\u5316\u3059\u308b\u91cf\u7684\u53d6\u5f15\u30e2\u30c7\u30eb\u3002<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"security\" class=\"py-24 relative bg-corp-bgLight dark:bg-[#151f32] border-y border-corp-border dark:border-corp-darkBorder\">\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8\">\n        <div class=\"grid grid-cols-1 lg:grid-cols-12 gap-12 lg:gap-16 items-center\">\n\n            <div class=\"lg:col-span-6 reveal\">\n                <span class=\"font-bold text-[12px] text-corp-brand uppercase tracking-[0.2em] mb-4 block\">\u5b89\u5168\u4fdd\u8a3c\u3068\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9<\/span>\n                <h2 class=\"text-3xl md:text-[40px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-6 leading-tight\">\n                    <span class=\"text-corp-brand\">\u3042\u306a\u305f\u306e\u6295\u8cc7\u3092<\/span>\u5b88\u308b\n                <\/h2>\n                <p class=\"text-[16px] text-corp-textBody dark:text-corp-darkTextBody mb-10 font-light leading-relaxed border-l-[3px] border-corp-brand pl-6\">\n                    A Corp\u306f\u56fd\u969b\u91d1\u878d\u898f\u5236\u57fa\u6e96\u3092\u53b3\u683c\u306b\u9075\u5b88\u3057\u3001\u3042\u3089\u3086\u308b\u6bb5\u968e\u3067\u6295\u8cc7\u5bb6\u4fdd\u8b77\u3068\u904b\u55b6\u306e\u900f\u660e\u6027\u3092\u78ba\u4fdd\u3057\u3066\u3044\u307e\u3059\u3002\n                <\/p>\n\n                <div class=\"space-y-6\">\n                    <div class=\"flex items-start\">\n                        <svg class=\"w-6 h-6 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div>\n                            <h4 class=\"text-[16px] font-bold text-corp-textMain dark:text-corp-darkTextMain\">100%\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9<\/h4>\n                            <p class=\"text-corp-textBody dark:text-corp-darkTextBody mt-1 font-light text-[14px]\">\u56fd\u969b\u898f\u5236\u3068\u306e\u5b8c\u5168\u9069\u5408\u3002<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start\">\n                        <svg class=\"w-6 h-6 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div>\n                            <h4 class=\"text-[16px] font-bold text-corp-textMain dark:text-corp-darkTextMain\">\u5408\u6cd5\u7684\u904b\u55b6<\/h4>\n                            <p class=\"text-corp-textBody dark:text-corp-darkTextBody mt-1 font-light text-[14px]\">\u5b8c\u5168\u306b\u30e9\u30a4\u30bb\u30f3\u30b9\u3055\u308c\u305f\u30a4\u30f3\u30d5\u30e9\u3002<\/p>\n                        <\/div>\n                    <\/div>\n\n                    <div class=\"flex items-start\">\n                        <svg class=\"w-6 h-6 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                        <div>\n                            <h4 class=\"text-[16px] font-bold text-corp-textMain dark:text-corp-darkTextMain\">\u900f\u660e\u6027\u3068\u8ffd\u8de1\u53ef\u80fd\u6027<\/h4>\n                            <p class=\"text-corp-textBody dark:text-corp-darkTextBody mt-1 font-light text-[14px]\">\u900f\u660e\u306a\u8cc7\u91d1\u30d5\u30ed\u30fc\u3002<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"lg:col-span-6 reveal\">\n                <div class=\"bg-white dark:bg-corp-darkCard p-8 sm:p-10 text-center w-full lg:w-[85%] ml-auto shadow-corporate dark:shadow-corporate-dark border border-corp-border dark:border-corp-darkBorder rounded-sm\">\n                    <h3 class=\"text-[14px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-8 uppercase tracking-wider\">\n                        \u30b0\u30ed\u30fc\u30d0\u30eb\u306a\u4fe1\u983c\u3068\u8a55\u4fa1\n                    <\/h3>\n\n                    <div class=\"grid grid-cols-2 gap-4 sm:gap-6\">\n                        <div class=\"bg-slate-50 dark:bg-corp-darkBg rounded-sm p-5 flex flex-col items-center justify-center border border-slate-100 dark:border-corp-darkBorder\">\n                            <span class=\"text-corp-brand text-3xl sm:text-4xl font-extrabold mb-2\">T-1<\/span>\n                            <span class=\"text-corp-textBody dark:text-corp-darkTextBody text-[10px] sm:text-[11px] font-bold uppercase tracking-widest\">\u6d41\u52d5\u6027<\/span>\n                        <\/div>\n                        <div class=\"bg-slate-50 dark:bg-corp-darkBg rounded-sm p-5 flex flex-col items-center justify-center border border-slate-100 dark:border-corp-darkBorder\">\n                            <span class=\"text-corp-brand text-3xl sm:text-4xl font-extrabold mb-2\">REG<\/span>\n                            <span class=\"text-corp-textBody dark:text-corp-darkTextBody text-[10px] sm:text-[11px] font-bold uppercase tracking-widest\">\u898f\u5236\u6e08<\/span>\n                        <\/div>\n                        <div class=\"bg-slate-50 dark:bg-corp-darkBg rounded-sm p-5 flex flex-col items-center justify-center border border-slate-100 dark:border-corp-darkBorder\">\n                            <span class=\"text-corp-brand text-3xl sm:text-4xl font-extrabold mb-2\">AES<\/span>\n                            <span class=\"text-corp-textBody dark:text-corp-darkTextBody text-[10px] sm:text-[11px] font-bold uppercase tracking-widest\">\u30bb\u30ad\u30e5\u30ea\u30c6\u30a3<\/span>\n                        <\/div>\n                        <div class=\"bg-slate-50 dark:bg-corp-darkBg rounded-sm p-5 flex flex-col items-center justify-center border border-slate-100 dark:border-corp-darkBorder\">\n                            <span class=\"text-corp-brand text-3xl sm:text-4xl font-extrabold mb-2\"><span id=\"compliance-counter\">0<\/span>%<\/span>\n                            <span class=\"text-corp-textBody dark:text-corp-darkTextBody text-[10px] sm:text-[11px] font-bold uppercase tracking-widest\">\u30b3\u30f3\u30d7\u30e9\u30a4\u30a2\u30f3\u30b9<\/span>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"protocol\" class=\"py-24 relative bg-white dark:bg-corp-darkBg\">\n\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n        <div class=\"text-center max-w-4xl mx-auto mb-16 reveal\">\n            <span class=\"font-bold text-[12px] text-corp-brand uppercase tracking-[0.2em] mb-4 block\">\u72ec\u81ea\u306e\u30a4\u30ce\u30d9\u30fc\u30b7\u30e7\u30f3<\/span>\n            <h2 class=\"text-3xl md:text-[40px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-6 leading-tight\">\n                A Corp\u304c\u5148\u99c6\u3051\u308b<br>\n                <span class=\"text-corp-brand\">1:1\u30ed\u30fc\u30f3\u30fb\u30af\u30ec\u30b8\u30c3\u30c8\u53e3\u5ea7<\/span>\u30e2\u30b8\u30e5\u30fc\u30eb\n            <\/h2>\n            <p class=\"text-corp-textBody dark:text-corp-darkTextBody font-light text-[16px]\">\n                \u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u8cc7\u7523\u7ba1\u7406\u3068\u67d4\u8edf\u306a\u81ea\u5df1\u53d6\u5f15\u3092\u7d44\u307f\u5408\u308f\u305b\u305f\u9769\u65b0\u7684\u306a\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u3054\u7d39\u4ecb\u3057\u307e\u3059\u3002\n            <\/p>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 lg:grid-cols-2 gap-8 relative max-w-6xl mx-auto\">\n\n            <div class=\"corp-card relative z-10 reveal border-t-4 border-t-corp-brand overflow-hidden flex flex-col group\">\n                <div class=\"w-full h-[250px] overflow-hidden relative\">\n                    <video class=\"w-full h-full object-cover\" autoplay loop muted playsinline preload=\"auto\">\n                        <source src=\"https:\/\/video.gumlet.io\/65640fea8536abcc8977fb0e\/69ed005e51e0355695d7fd28\/download.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\n                <\/div>\n\n                <div class=\"p-8 sm:p-10 flex-grow\">\n                    <h3 class=\"text-[22px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-2\">\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u30fb\u30a2\u30bb\u30c3\u30c8\u30fb\u30de\u30cd\u30b8\u30e1\u30f3\u30c8<\/h3>\n                    <p class=\"text-corp-brand font-bold text-[11px] uppercase tracking-wider mb-8\">\u53d7\u8a17\u8cc7\u7523\u5951\u7d04<\/p>\n\n                    <ul class=\"space-y-4\">\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\"><strong>SHA<\/strong>\u306e\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u91cf\u7684\u53d6\u5f15\u6280\u8853\u3078\u306e\u30a2\u30af\u30bb\u30b9\u3002<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\">\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u53d6\u5f15\u30c1\u30fc\u30e0\u306b\u3088\u308b\u57f7\u884c\u3068\u7ba1\u7406\u3002<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\">\u671f\u5f85\u6708\u6b21\u30ea\u30bf\u30fc\u30f3<strong>10\u301c15%<\/strong>\u3002<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n            <div class=\"corp-card relative z-10 reveal border-t-4 border-t-corp-brand overflow-hidden flex flex-col group\" style=\"transition-delay: 200ms;\">\n                <div class=\"w-full h-[250px] overflow-hidden relative\">\n                    <video class=\"block w-full h-full object-cover\" autoplay loop muted playsinline preload=\"auto\">\n                        <source src=\"https:\/\/video.gumlet.io\/65640fea8536abcc8977fb0e\/69ed02d680df8787f2ceac1a\/download.mp4\" type=\"video\/mp4\">\n                    <\/video>\n                    <div class=\"absolute inset-0 bg-gradient-to-t from-black\/50 to-transparent\"><\/div>\n                <\/div>\n\n                <div class=\"p-8 sm:p-10 flex-grow\">\n                    <h3 class=\"text-[22px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-2\">\u30d5\u30ec\u30ad\u30b7\u30d6\u30eb\u30fb\u30c8\u30ec\u30fc\u30c7\u30a3\u30f3\u30b0<\/h3>\n                    <p class=\"text-corp-brand font-bold text-[11px] uppercase tracking-wider mb-8\">\u540c\u7b49\u30af\u30ec\u30b8\u30c3\u30c8\u67a0<\/p>\n\n                    <ul class=\"space-y-4\">\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\">\u72ec\u7acb\u53d6\u5f15\u306e\u305f\u3081\u306e<strong>Far East Precious Metal<\/strong>\u306b\u3088\u308b\u540c\u7b49USD\u30af\u30ec\u30b8\u30c3\u30c8\u67a0\u63d0\u4f9b\u3002<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\">\u30af\u30ec\u30b8\u30c3\u30c8\u5143\u672c\u3092\u8d85\u3048\u305f\u5229\u76ca\u306f<strong>\u3044\u3064\u3067\u3082\u51fa\u91d1\u53ef\u80fd<\/strong>\u3002<\/span>\n                        <\/li>\n                        <li class=\"flex items-start\">\n                            <svg class=\"w-5 h-5 text-corp-brand mr-4 shrink-0 mt-0.5\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.5\" d=\"M5 13l4 4L19 7\"><\/path><\/svg>\n                            <span class=\"text-[15px] text-corp-textBody dark:text-corp-darkTextBody font-light\">\u8cc7\u7523\u5897\u4fa1+\u53d6\u5f15\u81ea\u5f8b\u6027\u306e\u30c7\u30e5\u30a2\u30eb\u30a2\u30d7\u30ed\u30fc\u30c1\u3002\u5236\u9650\u306a\u3057\u3002<\/span>\n                        <\/li>\n                    <\/ul>\n                <\/div>\n            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"network\" class=\"py-28 relative bg-corp-bgLight dark:bg-[#151f32] border-t border-corp-border dark:border-corp-darkBorder overflow-hidden\">\n\n    <div class=\"absolute inset-0 z-0 pointer-events-none overflow-hidden\">\n        <img decoding=\"async\" src=\"https:\/\/a-corp.gold\/wp-content\/uploads\/2026\/05\/Trading-Ecosystem.webp\" alt=\"Trading Ecosystem Watermark\" class=\"absolute top-1\/2 left-1\/2 -translate-x-1\/2 -translate-y-1\/2 min-w-[1200px] w-full object-cover opacity-20 dark:opacity-10 mix-blend-multiply dark:mix-blend-normal\">\n        <div class=\"absolute inset-0 bg-gradient-to-t from-corp-bgLight via-transparent to-corp-bgLight dark:from-[#151f32] dark:to-[#151f32]\"><\/div>\n    <\/div>\n\n    <div class=\"max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 relative z-10\">\n        <div class=\"text-center max-w-3xl mx-auto mb-20 reveal\">\n            <span class=\"font-bold text-[12px] text-corp-brand uppercase tracking-[0.2em] mb-4 block\">\u4e3b\u8981\u306a\u30e1\u30ea\u30c3\u30c8<\/span>\n            <h2 class=\"text-3xl md:text-[40px] font-bold text-corp-textMain dark:text-corp-darkTextMain mb-6 leading-tight\">\n                \u5b8c\u5168\u306a\u91d1\u878d<br>\n                <span class=\"text-corp-brand\">\u53d6\u5f15\u30a8\u30b3\u30b7\u30b9\u30c6\u30e0\u3002<\/span>\n            <\/h2>\n            <p class=\"text-corp-textBody dark:text-corp-darkTextBody text-[16px] font-light leading-relaxed\">\n                \u4e16\u754c\u4e2d\u306e\u6295\u8cc7\u5bb6\u3068\u30c8\u30ec\u30fc\u30c0\u30fc\u306e\u305f\u3081\u306e\u7dcf\u5408\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3002\u8cc7\u672c\u30fb\u6280\u8853\u30fb\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u306a\u57f7\u884c\u306e\u6a4b\u6e21\u3057\u3092\u3057\u307e\u3059\u3002\n            <\/p>\n        <\/div>\n\n        <div class=\"grid grid-cols-1 md:grid-cols-3 gap-8 relative z-10\">\n            <div class=\"corp-card p-8 group reveal\">\n                <div class=\"text-corp-brand mb-6 transition-transform duration-300 group-hover:-translate-y-1\">\n                    <svg class=\"w-10 h-10\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg>\n                <\/div>\n                <h4 class=\"text-[18px] font-bold mb-3 text-corp-textMain dark:text-corp-darkTextMain\">\n                    \u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u30fb\u30b4\u30fc\u30eb\u30c9\u30d6\u30ed\u30fc\u30ab\u30fc\n                <\/h4>\n                <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\n                    \u6a5f\u95a2\u6295\u8cc7\u5bb6\u30b0\u30ec\u30fc\u30c9\u306e\u53d6\u5f15\u30a4\u30f3\u30d5\u30e9\u3068\u6df1\u3044\u6d41\u52d5\u6027\u30b5\u30dd\u30fc\u30c8\u3067\u8fc5\u901f\u306a\u57f7\u884c\u3092\u5b9f\u73fe\u3002\n                <\/p>\n            <\/div>\n\n            <div class=\"corp-card p-8 group reveal\" style=\"transition-delay: 150ms;\">\n                <div class=\"text-corp-brand mb-6 transition-transform duration-300 group-hover:-translate-y-1\">\n                    <svg class=\"w-10 h-10\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M12 6.253v13m0-13C10.832 5.477 9.246 5 7.5 5S4.168 5.477 3 6.253v13C4.168 18.477 5.754 18 7.5 18s3.332.477 4.5 1.253m0-13C13.168 5.477 14.754 5 16.5 5c1.747 0 3.332.477 4.5 1.253v13C19.832 18.477 18.247 18 16.5 18c-1.746 0-3.332.477-4.5 1.253\"><\/path><\/svg>\n                <\/div>\n                <h4 class=\"text-[18px] font-bold mb-3 text-corp-textMain dark:text-corp-darkTextMain\">\n                    \u30b4\u30fc\u30eb\u30c9\u7814\u4fee\u6a5f\u95a2\n                <\/h4>\n                <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\n                    \u5c02\u9580\u306e\u30a2\u30ab\u30c7\u30df\u30fc\u3092\u901a\u3058\u3066\u3001\u3042\u3089\u3086\u308b\u30ec\u30d9\u30eb\u306e\u30c8\u30ec\u30fc\u30c0\u30fc\u5411\u3051\u306e\u4f53\u7cfb\u7684\u306a\u6559\u80b2\u3068\u5b9f\u8df5\u7814\u4fee\u3002\n                <\/p>\n            <\/div>\n\n            <div class=\"corp-card p-8 group reveal\" style=\"transition-delay: 300ms;\">\n                <div class=\"text-corp-brand mb-6 transition-transform duration-300 group-hover:-translate-y-1\">\n                    <svg class=\"w-10 h-10\" fill=\"none\" stroke=\"currentColor\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M21 12a9 9 0 01-9 9m9-9a9 9 0 00-9-9m9 9H3m9 9a9 9 0 01-9-9m9 9c1.657 0 3-4.03 3-9s-1.343-9-3-9m0 18c-1.657 0-3-4.03-3-9s1.343-9 3-9m-9 9a9 9 0 019-9\"><\/path><\/svg>\n                <\/div>\n                <h4 class=\"text-[18px] font-bold mb-3 text-corp-textMain dark:text-corp-darkTextMain\">\n                    \u30b0\u30ed\u30fc\u30d0\u30eb\u53d6\u5f15\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\n                <\/h4>\n                <p class=\"text-[14px] text-corp-textBody dark:text-corp-darkTextBody font-light leading-relaxed\">\n                    \u4e16\u754c\u4e2d\u306e\u6295\u8cc7\u5bb6\u30fb\u30d6\u30ed\u30fc\u30ab\u30fc\u30fb\u30d7\u30ed\u30d5\u30a7\u30c3\u30b7\u30e7\u30ca\u30eb\u53d6\u5f15\u30c1\u30fc\u30e0\u3092\u30b7\u30fc\u30e0\u30ec\u30b9\u306b\u7e4b\u304e\u307e\u3059\u3002\n                <\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<section id=\"portal\" class=\"py-24 bg-corp-brand transition-colors duration-300\">\n    <div class=\"max-w-4xl mx-auto px-4 relative z-10 text-center reveal\">\n        <h2 class=\"text-4xl md:text-[48px] font-bold text-white mb-6 leading-tight\">\n            \u65b0\u305f\u306a\u8cc7\u7523\u6210\u9577\u306e\u65c5\u3078\n        <\/h2>\n        <p class=\"text-blue-100 font-light mb-12 text-[18px] max-w-2xl mx-auto\">\n            \u5b89\u5168\u3067\u900f\u660e\u3001\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u306a\u6295\u8cc7\u6a5f\u4f1a\u304c\u3042\u306a\u305f\u3092\u5f85\u3063\u3066\u3044\u307e\u3059\u3002\n        <\/p>\n\n        <div class=\"flex justify-center\">\n            <a href=\"\/\" class=\"inline-flex items-center bg-white hover:bg-slate-100 text-corp-brand px-10 py-4 font-bold text-[14px] uppercase tracking-wider rounded-sm shadow-xl transition-transform hover:-translate-y-1\">\n                \u8a73\u7d30\u3092\u898b\u308b\n                <svg class=\"w-5 h-5 ml-3\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 5l7 7m0 0l-7 7m7-7H3\"><\/path><\/svg>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n\n<script>\n(function(){\n    var v = document.getElementById('home-hero-video');\n    if(!v) return;\n    var p = v.play();\n    if(p !== undefined){\n        p.catch(function(){\n            function tryPlay(){\n                v.play();\n                document.removeEventListener('touchstart', tryPlay);\n                document.removeEventListener('scroll',     tryPlay);\n            }\n            document.addEventListener('touchstart', tryPlay, { passive: true, once: true });\n            document.addEventListener('scroll',     tryPlay, { passive: true, once: true });\n        });\n    }\n})();\n<\/script>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-1133","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/pages\/1133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/comments?post=1133"}],"version-history":[{"count":16,"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/pages\/1133\/revisions"}],"predecessor-version":[{"id":1351,"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/pages\/1133\/revisions\/1351"}],"wp:attachment":[{"href":"https:\/\/a-corp.gold\/jp\/wp-json\/wp\/v2\/media?parent=1133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}