{"id":5138,"date":"2021-01-21T08:06:42","date_gmt":"2021-01-21T08:06:42","guid":{"rendered":"https:\/\/hirokainternational.com\/?page_id=5138"},"modified":"2025-09-15T07:39:28","modified_gmt":"2025-09-15T07:39:28","slug":"about-us","status":"publish","type":"page","link":"https:\/\/hirokainternational.com\/ja\/about-us\/","title":{"rendered":"\u4f1a\u793e\u6982\u8981"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"5138\" class=\"elementor elementor-5138\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dcde784 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dcde784\" data-element_type=\"section\" data-e-type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e842f7d\" data-id=\"e842f7d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-02feba6 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"02feba6\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-82cde8d\" data-id=\"82cde8d\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f4a83e8 elementor-widget__width-initial elementor-widget elementor-widget-jws-breadcrumbs\" data-id=\"f4a83e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"jws-breadcrumbs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\r\n\t\t\t<ul class=\"jws-breadcrumbs\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/BreadcrumbList\">\r\n\r\n\t\t\t<li class=\"jws-breadcrumbs__item jws-breadcrumbs__item--home\" itemprop=\"itemListElement\" position=\"0\" itemscope=\"\" itemtype=\"http:\/\/schema.org\/ListItem\">\r\n\t\t\t<a class=\"jws-breadcrumbs__crumb jws-breadcrumbs__crumb--link jws-breadcrumbs__crumb--home\" itemprop=\"item\" rel=\"v:url\" property=\"v:title\" href=\"https:\/\/hirokainternational.com\/ja\" title=\"Car Dealer\">\r\n\t\t\t\t<span itemprop=\"name\" class=\"jws-breadcrumbs__text\">\r\n\t\t\t\t\tCar Dealer\t\t\t\t<\/span>\r\n\t\t\t<\/a>\r\n\t\t<\/li><li class=\"jws-breadcrumbs__separator\"><span class=\"jws-icon jws-icon-support--svg\"><i aria-hidden=\"true\" class=\"jwsicon- jws-icon-001-right-arrows-couple\"><\/i><\/span><\/li><\/ul>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-f8a3a82 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"f8a3a82\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5ee3127\" data-id=\"5ee3127\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-33d6c0b elementor-widget elementor-widget-html\" data-id=\"33d6c0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>Under Construction<\/title>\n    <style>\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            background: #f8f9fa;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n            height: 100vh;\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            color: #333;\n        }\n        \n        .container {\n            text-align: center;\n            max-width: 600px;\n            padding: 2rem;\n        }\n        \n        .icon {\n            width: 80px;\n            height: 80px;\n            background: #007bff;\n            border-radius: 50%;\n            margin: 0 auto 2rem;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 2rem;\n            color: white;\n            animation: pulse 2s infinite;\n        }\n        \n        .title {\n            font-size: 2.5rem;\n            font-weight: 300;\n            margin-bottom: 1rem;\n            color: #2c3e50;\n        }\n        \n        .subtitle {\n            font-size: 1.1rem;\n            color: #6c757d;\n            margin-bottom: 2rem;\n            line-height: 1.6;\n        }\n        \n        .progress-bar {\n            width: 100%;\n            height: 4px;\n            background: #e9ecef;\n            border-radius: 2px;\n            overflow: hidden;\n            margin-bottom: 1rem;\n        }\n        \n        .progress-fill {\n            height: 100%;\n            background: #007bff;\n            border-radius: 2px;\n            animation: loading 3s ease-in-out infinite;\n        }\n        \n        .status {\n            font-size: 0.9rem;\n            color: #6c757d;\n        }\n        \n        @keyframes pulse {\n            0% { transform: scale(1); }\n            50% { transform: scale(1.05); }\n            100% { transform: scale(1); }\n        }\n        \n        @keyframes loading {\n            0% { width: 0%; }\n            50% { width: 60%; }\n            100% { width: 0%; }\n        }\n        \n        @media (max-width: 768px) {\n            .title { font-size: 2rem; }\n            .subtitle { font-size: 1rem; }\n            .container { padding: 1rem; }\n        }\n    <\/style>\n<\/head>\n<body>\n    <div class=\"container\">\n        <div class=\"icon\">\u2699\ufe0f<\/div>\n        <h1 class=\"title\">Under Construction<\/h1>\n        <p class=\"subtitle\">We're working hard to bring you something amazing. Please check back soon.<\/p>\n        \n        <div class=\"progress-bar\">\n            <div class=\"progress-fill\"><\/div>\n        <\/div>\n        \n        <p class=\"status\">Development in progress...<\/p>\n    <\/div>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Car Dealer Under Construction \u2699\ufe0f Under Construction We&#8217;re working hard to bring you something amazing. Please check back soon. Development in progress&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5138","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/pages\/5138","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/comments?post=5138"}],"version-history":[{"count":6,"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/pages\/5138\/revisions"}],"predecessor-version":[{"id":13273,"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/pages\/5138\/revisions\/13273"}],"wp:attachment":[{"href":"https:\/\/hirokainternational.com\/ja\/wp-json\/wp\/v2\/media?parent=5138"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}