{"id":130,"date":"2025-03-04T18:15:16","date_gmt":"2025-03-04T09:15:16","guid":{"rendered":"https:\/\/www.vpon.com\/jp\/?page_id=130"},"modified":"2026-04-06T12:24:53","modified_gmt":"2026-04-06T03:24:53","slug":"contact-us","status":"publish","type":"page","link":"https:\/\/www.vpon.com\/jp\/contact-us\/","title":{"rendered":"\u304a\u554f\u3044\u5408\u308f\u305b"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"130\" class=\"elementor elementor-130\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-91325c1 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"91325c1\" data-element_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-88c0301\" data-id=\"88c0301\" data-element_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-fb3fd3c elementor-widget elementor-widget-heading\" data-id=\"fb3fd3c\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">CONTACT<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bd2deb9 elementor-widget elementor-widget-text-editor\" data-id=\"bd2deb9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u304a\u554f\u3044\u5408\u308f\u305b<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-c6407b0 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"c6407b0\" data-element_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-f224351\" data-id=\"f224351\" data-element_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-c29d6de elementor-widget elementor-widget-html\" data-id=\"c29d6de\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    form.vpon-contact-form .form-container {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        grid-template-rows: auto;\n        grid-column-gap: 4%;\n        grid-row-gap: 20px;\n    }\n    @media(max-width: 991px){\n        form.vpon-contact-form .form-container {\n            grid-template-columns: auto;\n        }\n    }\n    form.vpon-contact-form label {\n        display: block;\n        font-size: 16px;\n        float: none;\n        line-height: 1.3;\n        margin: 0 0 4px 0;\n        padding: 0;\n        word-break: break-word;\n        word-wrap: break-word;\n    }\n    form.vpon-contact-form input, form.vpon-contact-form textarea {\n        max-width: 100% !important;\n        background-color: #fff;\n        border-radius: 2px;\n        color: #333;\n        -webkit-box-sizing: border-box;\n        display: block;\n        float: none;\n        font-size: 16px;\n        border: 1px solid #ccc;\n        padding: 6px 10px;\n        height: 38px;\n        width: 100%;\n        line-height: 1.3;\n        resize: none;\n    }\n    form.vpon-contact-form textarea {\n        height: initial;\n    }\n    form.vpon-contact-form select {\n        max-width: 100% !important;\n        text-transform: none;\n        white-space: nowrap;\n        background-color: #fff;\n        border-radius: 2px;\n        color: #333;\n        -webkit-box-sizing: border-box;\n        display: block;\n        float: none;\n        font-size: 16px;\n        border: 1px solid #ccc;\n        padding: 6px 10px;\n        height: 38px;\n        width: 100%;\n        line-height: 1.3;\n    }\n    form.vpon-contact-form > div {\n        padding-bottom: 20px;\n    }\n    form.vpon-contact-form .required:after {\n        content: '*';\n        color: red;\n        margin-left: 2px;\n    }\n    form.vpon-contact-form input[type=submit] {\n        width: initial;\n        height: initial;\n        font-size: 24px;\n        border: 0;\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        color: #fff;\n        line-height: 1;\n        font-weight: 500;\n        border-radius: 1.4em;\n        background: linear-gradient(to right, #FF8200, #FFB465 30%, #ff8200 55%);\n        background-size: 220% 100%;\n        background-position: top right;\n        padding: 0.5em 3.5em;\n        box-sizing: border-box;\n        cursor: pointer;\n        transition: 0.3s;\n        display: inline-flex;\n    }\n    form.vpon-contact-form input[type=submit]:hover {\n        background-position: top left;\n        color: #fff;\n    }\n    form.vpon-contact-form .text-center {\n        display: block;\n        text-align: center;\n    }\n    form.vpon-contact-form input[type=\"text\"]:focus {\n        border-color: #ff8200;\n        outline-color: #ff8200;\n    }\n    form.vpon-contact-form #submit-btn:disabled {\n        background: #ccc;\n        pointer-events: none;\n    }\n<\/style>\n<!--  \u6ce8\u610f\uff1a\u8acb\u5c07\u4ee5\u4e0b<FORM>\u5143\u7d20\u65b0\u589e\u81f3\u60a8\u7684\u7db2\u9801\u3002 -->\n<form action=\"https:\/\/info.vpon.com\/l\/921503\/2023-10-01\/3tm4yf?success_location=https%3A%2F%2F\nwww.vpon.com%2Fjp%2Fthank-you-contact%2F\" method=\"POST\" class=\"vpon-contact-form\">\u3000\n<div class=\"form-container\">\n<div>\n    <label for=\"last_name\" class=\"required\">\u59d3<\/label>\n    <input  id=\"last_name\" maxlength=\"80\" name=\"last_name\" size=\"20\" type=\"text\" required\/>\n<\/div>\n\n<div>\n    <label for=\"first_name\" class=\"required\">\u540d<\/label>\n    <input  id=\"first_name\" maxlength=\"40\" name=\"first_name\" size=\"20\" type=\"text\" required\/>\n<\/div>\n    \n<div>\n    <label for=\"email\" class=\"required\">Email\u30a2\u30c9\u30ec\u30b9<\/label>\n    <input  id=\"email\" maxlength=\"80\" name=\"email\" size=\"20\" type=\"text\" required\/>\n<\/div>\n\n<div>\n    <label for=\"company\" class=\"required\">\u793e\u540d<\/label>\n    <input  id=\"company\" maxlength=\"40\" name=\"company\" size=\"20\" type=\"text\" required\/>\n<\/div>\n\n<div>\n    <label for=\"industry\" class=\"required\">\u696d\u7a2e<\/label>\n        <select  id=\"industry\" name=\"industry\" required>\n            <option value=\"\" disabled selected>--None--<\/option>\n            <option value=\"Z01\">\u653f\u5e9c\u30fb\u81ea\u6cbb\u4f53\u30fb\u95a2\u9023\u56e3\u4f53<\/option>\n            <option value=\"Z02\">\u91d1\u878d<\/option>\n            <option value=\"Z03\">\u904b\u8f38\u30fb\u65c5\u884c<\/option>\n            <option value=\"Z04\">\u4e0d\u52d5\u7523<\/option>\n            <option value=\"Z05\">\u5c0f\u58f2<\/option>\n            <option value=\"Z06\">\u81ea\u52d5\u8eca<\/option>\n            <option value=\"Z07\">\u30b3\u30b9\u30e1\u30fb\u7f8e\u5bb9<\/option>\n            <option value=\"Z08\">\u6559\u80b2<\/option>\n            <option value=\"Z09\">\u30a8\u30f3\u30bf\u30fc\u30c6\u30a4\u30e1\u30f3\u30c8<\/option>\n            <option value=\"Z10\">\u98df\u54c1\u30fb\u98f2\u6599<\/option>\n            <option value=\"Z11\">\u65e5\u7528\u6d88\u8cbb\u8ca1<\/option>\n            <option value=\"Z12\">\u30b2\u30fc\u30e0<\/option>\n            <option value=\"Z13\">\u30a4\u30f3\u30bf\u30fc\u30cd\u30c3\u30c8<\/option>\n            <option value=\"Z14\">\u4ee3\u7406\u5e97<\/option>\n            <option value=\"Z15\">\u88fd\u85ac<\/option>\n            <option value=\"Z16\">\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\uff0f\u30a8\u30ec\u30af\u30c8\u30ed\u30cb\u30af\u30b9<\/option>\n            <option value=\"Z17\">\u901a\u4fe1<\/option>\n            <option value=\"Z99\">\u305d\u306e\u4ed6<\/option>\n        <\/select>\n<\/div>\n\n<div>\n    <label for=\"Job_Function\" class=\"required\">\u8077\u7a2e<\/label>\n        <select  id=\"Job_Function\" name=\"Job_Function\" required>\n            <option value=\"\" disabled selected>--None--<\/option>\n            <option value=\"Engineering & Technical\">\u30a8\u30f3\u30b8\u30cb\u30a2\u30fb\u6280\u8853<\/option>\n            <option value=\"Finance\">\u8ca1\u52d9<\/option>\n            <option value=\"Human Resources\">\u4eba\u4e8b<\/option>\n            <option value=\"Information Technology\">\u60c5\u5831\u30b7\u30b9\u30c6\u30e0<\/option>\n            <option value=\"Legal\">\u6cd5\u52d9<\/option>\n            <option value=\"Marketing\">\u30de\u30fc\u30b1\u30c6\u30a3\u30f3\u30b0<\/option>\n            <option value=\"Operations\">\u30aa\u30da\u30ec\u30fc\u30b7\u30e7\u30f3\u696d\u52d9<\/option>\n            <option value=\"Sales\">\u55b6\u696d<\/option>\n            <option value=\"Digital Transformation\">DX\u62c5\u5f53<\/option>\n            <option value=\"Others\">\u305d\u306e\u4ed6<\/option>\n        <\/select>\n<\/div>\n\n<div>\n    <label for=\"job_title\">\u5f79\u8077<\/label>\n    <input  id=\"job_title\" maxlength=\"40\" name=\"job_title\" size=\"20\" type=\"text\" \/>\n<\/div>\n\n<div>\n    <label for=\"phone\">\u96fb\u8a71\u756a\u53f7<\/label>\n    <input  id=\"phone\" maxlength=\"40\" name=\"phone\" size=\"20\" type=\"text\" \/>\n<\/div>\n\n<div>\n    <label for=\"country\" class=\"required\">\u56fd\u3068\u5730\u57df<\/label>\n        <select  id=\"country\" name=\"country\" required>\n                <option value=\"\" disabled selected>-- None --<\/option>\n                <option value=\"JP\">\u65e5\u672c<\/option>\n                <option value=\"TW\">\u53f0\u6e7e<\/option>\n                <option value=\"HK\">\u9999\u6e2f<\/option>\n                <option value=\"CN\">\u4e2d\u56fd<\/option>\n                <option value=\"SG\">\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb<\/option>\n                <option value=\"TH\">\u30bf\u30a4<\/option>\n                <option value=\"KR\">\u97d3\u56fd<\/option>\n                <option value=\"MY\">\u30de\u30ec\u30fc\u30b7\u30a2<\/option>\n                <option value=\"GB\">\u30a4\u30ae\u30ea\u30b9<\/option>\n                <option value=\"AD\">\u30a2\u30f3\u30c9\u30e9<\/option>\n                <option value=\"AE\">\u30a2\u30e9\u30d6\u9996\u9577\u56fd\u9023\u90a6<\/option>\n                <option value=\"AF\">\u30a2\u30d5\u30ac\u30cb\u30b9\u30bf\u30f3<\/option>\n                <option value=\"AG\">\u30a2\u30f3\u30c6\u30a3\u30b0\u30a2\u30fb\u30d0\u30fc\u30d6\u30fc\u30c0<\/option>\n                <option value=\"AI\">\u30a2\u30f3\u30b0\u30a4\u30e9<\/option>\n                <option value=\"AL\">\u30a2\u30eb\u30d0\u30cb\u30a2<\/option>\n                <option value=\"AM\">\u30a2\u30eb\u30e1\u30cb\u30a2<\/option>\n                <option value=\"AO\">\u30a2\u30f3\u30b4\u30e9<\/option>\n                <option value=\"AR\">\u30a2\u30eb\u30bc\u30f3\u30c1\u30f3<\/option>\n                <option value=\"AS\">\u7c73\u9818\u30b5\u30e2\u30a2<\/option>\n                <option value=\"AT\">\u30aa\u30fc\u30b9\u30c8\u30ea\u30a2<\/option>\n                <option value=\"AU\">\u30aa\u30fc\u30b9\u30c8\u30e9\u30ea\u30a2\u9023\u90a6<\/option>\n                <option value=\"AW\">\u30a2\u30eb\u30fc\u30d0<\/option>\n                <option value=\"AZ\">\u30a2\u30bc\u30eb\u30d0\u30a4\u30b8\u30e3\u30f3<\/option>\n                <option value=\"BA\">\u30dc\u30b9\u30cb\u30a2\u30fb\u30d8\u30eb\u30c4\u30a7\u30b4\u30d3\u30ca<\/option>\n                <option value=\"BB\">\u30d0\u30eb\u30d0\u30c9\u30b9<\/option>\n                <option value=\"BD\">\u30d0\u30f3\u30b0\u30e9\u30c7\u30b7\u30e5<\/option>\n                <option value=\"BE\">\u30d9\u30eb\u30ae\u30fc<\/option>\n                <option value=\"BF\">\u30d6\u30eb\u30ad\u30ca\u30d5\u30a1\u30bd<\/option>\n                <option value=\"BG\">\u30d6\u30eb\u30ac\u30ea\u30a2<\/option>\n                <option value=\"BH\">\u30d0\u30fc\u30ec\u30fc\u30f3<\/option>\n                <option value=\"BI\">\u30d6\u30eb\u30f3\u30b8<\/option>\n                <option value=\"BJ\">\u30d9\u30ca\u30f3<\/option>\n                <option value=\"BL\">\u30b5\u30f3\u30d0\u30eb\u30c6\u30eb\u30df<\/option>\n                <option value=\"BM\">\u30d0\u30fc\u30df\u30e5\u30fc\u30c0<\/option>\n                <option value=\"BN\">\u30d6\u30eb\u30cd\u30a4\u30fb\u30c0\u30eb\u30b5\u30e9\u30fc\u30e0\u56fd<\/option>\n                <option value=\"BO\">\u30dc\u30ea\u30d3\u30a2<\/option>\n                <option value=\"BQ\">\u30dc\u30cd\u30fc\u30eb\u3001\u30b7\u30f3\u30c8\u30e6\u30fc\u30b9\u30bf\u30c6\u30a3\u30a6\u30b9\u53ca\u3073\u30b5\u30d0<\/option>\n                <option value=\"BR\">\u30d6\u30e9\u30b8\u30eb<\/option>\n                <option value=\"BS\">\u30d0\u30cf\u30de<\/option>\n                <option value=\"BT\">\u30d6\u30fc\u30bf\u30f3<\/option>\n                <option value=\"BW\">\u30dc\u30c4\u30ef\u30ca<\/option>\n                <option value=\"BY\">\u30d9\u30e9\u30eb\u30fc\u30b7<\/option>\n                <option value=\"BZ\">\u30d9\u30ea\u30fc\u30ba<\/option>\n                <option value=\"CA\">\u30ab\u30ca\u30c0<\/option>\n                <option value=\"CD\">\u30b3\u30f3\u30b4\u6c11\u4e3b\u5171\u548c\u56fd<\/option>\n                <option value=\"CF\">\u4e2d\u592e\u30a2\u30d5\u30ea\u30ab\u5171\u548c\u56fd<\/option>\n                <option value=\"CG\">\u30b3\u30f3\u30b4<\/option>\n                <option value=\"CH\">\u30b9\u30a4\u30b9<\/option>\n                <option value=\"CI\">\u30b3\u30fc\u30c8\u30b8\u30dc\u30ef\u30fc\u30eb<\/option>\n                <option value=\"CK\">\u30af\u30c3\u30af\u8af8\u5cf6<\/option>\n                <option value=\"CL\">\u30c1\u30ea<\/option>\n                <option value=\"CM\">\u30ab\u30e1\u30eb\u30fc\u30f3<\/option>\n                <option value=\"CO\">\u30b3\u30ed\u30f3\u30d3\u30a2<\/option>\n                <option value=\"CR\">\u30b3\u30b9\u30bf\u30ea\u30ab<\/option>\n                <option value=\"CU\">\u30ad\u30e5\u30fc\u30d0<\/option>\n                <option value=\"CV\">\u30ab\u30fc\u30dc\u30f4\u30a7\u30eb\u30c7<\/option>\n                <option value=\"CW\">\u30ad\u30e5\u30e9\u30bd\u30fc<\/option>\n                <option value=\"CY\">\u30ad\u30d7\u30ed\u30b9<\/option>\n                <option value=\"CZ\">\u30c1\u30a7\u30b3<\/option>\n                <option value=\"DE\">\u30c9\u30a4\u30c4<\/option>\n                <option value=\"DJ\">\u30b8\u30d6\u30c1<\/option>\n                <option value=\"DK\">\u30c7\u30f3\u30de\u30fc\u30af<\/option>\n                <option value=\"DM\">\u30c9\u30df\u30cb\u30ab<\/option>\n                <option value=\"DO\">\u30c9\u30df\u30cb\u30ab\u5171\u548c\u56fd<\/option>\n                <option value=\"DZ\">\u30a2\u30eb\u30b8\u30a7\u30ea\u30a2<\/option>\n                <option value=\"EC\">\u30a8\u30af\u30a2\u30c9\u30eb<\/option>\n                <option value=\"EE\">\u30a8\u30b9\u30c8\u30cb\u30a2<\/option>\n                <option value=\"EG\">\u30a8\u30b8\u30d7\u30c8<\/option>\n                <option value=\"ER\">\u30a8\u30ea\u30c8\u30ea\u30a2\u56fd<\/option>\n                <option value=\"ES\">\u30b9\u30da\u30a4\u30f3<\/option>\n                <option value=\"ET\">\u30a8\u30c1\u30aa\u30d4\u30a2<\/option>\n                <option value=\"FI\">\u30d5\u30a3\u30f3\u30e9\u30f3\u30c9<\/option>\n                <option value=\"FJ\">\u30d5\u30a3\u30b8\u30fc<\/option>\n                <option value=\"FK\">\u30d5\u30a9\u30fc\u30af\u30e9\u30f3\u30c9\u8af8\u5cf6 (\u30de\u30eb\u30d3\u30ca\u30b9)<\/option>\n                <option value=\"FM\">\u30df\u30af\u30ed\u30cd\u30b7\u30a2\u9023\u90a6<\/option>\n                <option value=\"FO\">\u30d5\u30a7\u30ed\u30fc\u8af8\u5cf6<\/option>\n                <option value=\"FR\">\u30d5\u30e9\u30f3\u30b9<\/option>\n                <option value=\"GA\">\u30ac\u30dc\u30f3<\/option>\n                <option value=\"GD\">\u30b0\u30ec\u30ca\u30c0<\/option>\n                <option value=\"GE\">\u30b0\u30eb\u30b8\u30a2<\/option>\n                <option value=\"GF\">\u4ecf\u9818\u30ae\u30a2\u30ca<\/option>\n                <option value=\"GG\">\u30ac\u30fc\u30f3\u30b8\u30fc<\/option>\n                <option value=\"GH\">\u30ac\u30fc\u30ca<\/option>\n                <option value=\"GI\">\u30b8\u30d6\u30e9\u30eb\u30bf\u30eb<\/option>\n                <option value=\"GL\">\u30b0\u30ea\u30fc\u30f3\u30e9\u30f3\u30c9<\/option>\n                <option value=\"GM\">\u30ac\u30f3\u30d3\u30a2<\/option>\n                <option value=\"GN\">\u30ae\u30cb\u30a2<\/option>\n                <option value=\"GP\">\u30b0\u30a2\u30c9\u30eb\u30fc\u30d7<\/option>\n                <option value=\"GQ\">\u8d64\u9053\u30ae\u30cb\u30a2<\/option>\n                <option value=\"GR\">\u30ae\u30ea\u30b7\u30e3<\/option>\n                <option value=\"GT\">\u30b0\u30a2\u30c6\u30de\u30e9<\/option>\n                <option value=\"GU\">\u30b0\u30a2\u30e0<\/option>\n                <option value=\"GW\">\u30ae\u30cb\u30a2\u30d3\u30b5\u30a6<\/option>\n                <option value=\"GY\">\u30ac\u30a4\u30a2\u30ca<\/option>\n                <option value=\"HN\">\u30db\u30f3\u30b8\u30e5\u30e9\u30b9<\/option>\n                <option value=\"HR\">\u30af\u30ed\u30a2\u30c1\u30a2<\/option>\n                <option value=\"HT\">\u30cf\u30a4\u30c1<\/option>\n                <option value=\"HU\">\u30cf\u30f3\u30ac\u30ea\u30fc<\/option>\n                <option value=\"ID\">\u30a4\u30f3\u30c9\u30cd\u30b7\u30a2<\/option>\n                <option value=\"IE\">\u30a2\u30a4\u30eb\u30e9\u30f3\u30c9<\/option>\n                <option value=\"IL\">\u30a4\u30b9\u30e9\u30a8\u30eb<\/option>\n                <option value=\"IN\">\u30a4\u30f3\u30c9<\/option>\n                <option value=\"IQ\">\u30a4\u30e9\u30af<\/option>\n                <option value=\"IS\">\u30a2\u30a4\u30b9\u30e9\u30f3\u30c9<\/option>\n                <option value=\"IT\">\u30a4\u30bf\u30ea\u30a2<\/option>\n                <option value=\"JE\">\u30b8\u30e3\u30fc\u30b8\u30fc<\/option>\n                <option value=\"JM\">\u30b8\u30e3\u30de\u30a4\u30ab<\/option>\n                <option value=\"JO\">\u30e8\u30eb\u30c0\u30f3<\/option>\n                <option value=\"KE\">\u30b1\u30cb\u30a2<\/option>\n                <option value=\"KG\">\u30ad\u30eb\u30ae\u30b9\u30bf\u30f3<\/option>\n                <option value=\"KH\">\u30ab\u30f3\u30dc\u30b8\u30a2<\/option>\n                <option value=\"KI\">\u30ad\u30ea\u30d0\u30b9<\/option>\n                <option value=\"KM\">\u30b3\u30e2\u30ed<\/option>\n                <option value=\"KN\">\u30bb\u30f3\u30c8\u30af\u30ea\u30b9\u30c8\u30d5\u30a1\u30fc\u30fb\u30cd\u30fc\u30f4\u30a3\u30b9<\/option>\n                <option value=\"KP\">\u671d\u9bae\u6c11\u4e3b\u4e3b\u7fa9\u4eba\u6c11\u5171\u548c\u56fd<\/option>\n                <option value=\"KW\">\u30af\u30a6\u30a7\u30fc\u30c8<\/option>\n                <option value=\"KY\">\u30b1\u30a4\u30de\u30f3\u8af8\u5cf6<\/option>\n                <option value=\"KZ\">\u30ab\u30b6\u30d5\u30b9\u30bf\u30f3<\/option>\n                <option value=\"LA\">\u30e9\u30aa\u30b9\u4eba\u6c11\u6c11\u4e3b\u5171\u548c\u56fd<\/option>\n                <option value=\"LB\">\u30ec\u30d0\u30ce\u30f3<\/option>\n                <option value=\"LC\">\u30bb\u30f3\u30c8\u30eb\u30b7\u30a2<\/option>\n                <option value=\"LI\">\u30ea\u30d2\u30c6\u30f3\u30b7\u30e5\u30bf\u30a4\u30f3<\/option>\n                <option value=\"LK\">\u30b9\u30ea\u30e9\u30f3\u30ab<\/option>\n                <option value=\"LR\">\u30ea\u30d9\u30ea\u30a2<\/option>\n                <option value=\"LS\">\u30ec\u30bd\u30c8<\/option>\n                <option value=\"LT\">\u30ea\u30c8\u30a2\u30cb\u30a2<\/option>\n                <option value=\"LU\">\u30eb\u30af\u30bb\u30f3\u30d6\u30eb\u30af<\/option>\n                <option value=\"LV\">\u30e9\u30c8\u30d3\u30a2<\/option>\n                <option value=\"LY\">\u30ea\u30d3\u30a2<\/option>\n                <option value=\"MA\">\u30e2\u30ed\u30c3\u30b3<\/option>\n                <option value=\"MC\">\u30e2\u30ca\u30b3<\/option>\n                <option value=\"MD\">\u30e2\u30eb\u30c9\u30d0<\/option>\n                <option value=\"ME\">\u30e2\u30f3\u30c6\u30cd\u30b0\u30ed<\/option>\n                <option value=\"MG\">\u30de\u30c0\u30ac\u30b9\u30ab\u30eb<\/option>\n                <option value=\"MH\">\u30de\u30fc\u30b7\u30e3\u30eb\u8af8\u5cf6<\/option>\n                <option value=\"MK\">\u5317\u30de\u30b1\u30c9\u30cb\u30a2<\/option>\n                <option value=\"ML\">\u30de\u30ea<\/option>\n                <option value=\"MM\">\u30df\u30e3\u30f3\u30de\u30fc<\/option>\n                <option value=\"MN\">\u30e2\u30f3\u30b4\u30eb\u56fd<\/option>\n                <option value=\"MO\">\u30de\u30ab\u30aa<\/option>\n                <option value=\"MP\">\u5317\u30de\u30ea\u30a2\u30ca\u8af8\u5cf6<\/option>\n                <option value=\"MQ\">\u30de\u30eb\u30c6\u30a3\u30cb\u30fc\u30af<\/option>\n                <option value=\"MR\">\u30e2\u30fc\u30ea\u30bf\u30cb\u30a2<\/option>\n                <option value=\"MS\">\u30e2\u30f3\u30c8\u30bb\u30e9\u30c8<\/option>\n                <option value=\"MT\">\u30de\u30eb\u30bf<\/option>\n                <option value=\"MU\">\u30e2\u30fc\u30ea\u30b7\u30e3\u30b9<\/option>\n                <option value=\"MV\">\u30e2\u30eb\u30c7\u30a3\u30d6<\/option>\n                <option value=\"MW\">\u30de\u30e9\u30a6\u30a4<\/option>\n                <option value=\"MX\">\u30e1\u30ad\u30b7\u30b3<\/option>\n                <option value=\"MZ\">\u30e2\u30b6\u30f3\u30d3\u30fc\u30af<\/option>\n                <option value=\"NA\">\u30ca\u30df\u30d3\u30a2<\/option>\n                <option value=\"NC\">\u30cb\u30e5\u30fc\u30ab\u30ec\u30c9\u30cb\u30a2<\/option>\n                <option value=\"NE\">\u30cb\u30b8\u30a7\u30fc\u30eb<\/option>\n                <option value=\"NG\">\u30ca\u30a4\u30b8\u30a7\u30ea\u30a2<\/option>\n                <option value=\"NI\">\u30cb\u30ab\u30e9\u30b0\u30a2<\/option>\n                <option value=\"NL\">\u30aa\u30e9\u30f3\u30c0<\/option>\n                <option value=\"NO\">\u30ce\u30eb\u30a6\u30a7\u30fc<\/option>\n                <option value=\"NP\">\u30cd\u30d1\u30fc\u30eb<\/option>\n                <option value=\"NR\">\u30ca\u30a6\u30eb<\/option>\n                <option value=\"NU\">\u30cb\u30a6\u30a8<\/option>\n                <option value=\"NZ\">\u30cb\u30e5\u30fc\u30b8\u30fc\u30e9\u30f3\u30c9<\/option>\n                <option value=\"OM\">\u30aa\u30de\u30fc\u30f3<\/option>\n                <option value=\"PA\">\u30d1\u30ca\u30de<\/option>\n                <option value=\"PE\">\u30da\u30eb\u30fc<\/option>\n                <option value=\"PG\">\u30d1\u30d7\u30a2\u30cb\u30e5\u30fc\u30ae\u30cb\u30a2<\/option>\n                <option value=\"PH\">\u30d5\u30a3\u30ea\u30d4\u30f3<\/option>\n                <option value=\"PK\">\u30d1\u30ad\u30b9\u30bf\u30f3<\/option>\n                <option value=\"PL\">\u30dd\u30fc\u30e9\u30f3\u30c9<\/option>\n                <option value=\"PR\">\u30d7\u30a8\u30eb\u30c8\u30ea\u30b3<\/option>\n                <option value=\"PT\">\u30dd\u30eb\u30c8\u30ac\u30eb<\/option>\n                <option value=\"PS\">\u30d1\u30ec\u30b9\u30c1\u30ca<\/option>\n                <option value=\"PW\">\u30d1\u30e9\u30aa<\/option>\n                <option value=\"PY\">\u30d1\u30e9\u30b0\u30a2\u30a4<\/option>\n                <option value=\"QA\">\u30ab\u30bf\u30fc\u30eb<\/option>\n                <option value=\"RE\">\u30ec\u30e6\u30cb\u30aa\u30f3<\/option>\n                <option value=\"RO\">\u30eb\u30fc\u30de\u30cb\u30a2<\/option>\n                <option value=\"RU\">\u30ed\u30b7\u30a2\u9023\u90a6<\/option>\n                <option value=\"RW\">\u30eb\u30ef\u30f3\u30c0<\/option>\n                <option value=\"SA\">\u30b5\u30a6\u30b8\u30a2\u30e9\u30d3\u30a2<\/option>\n                <option value=\"SB\">\u30bd\u30ed\u30e2\u30f3\u8af8\u5cf6<\/option>\n                <option value=\"SC\">\u30bb\u30fc\u30b7\u30a7\u30eb<\/option>\n                <option value=\"SD\">\u30b9\u30fc\u30c0\u30f3<\/option>\n                <option value=\"SE\">\u30b9\u30a6\u30a7\u30fc\u30c7\u30f3<\/option>\n                <option value=\"SH\">\u30bb\u30f3\u30c8\u30d8\u30ec\u30ca\u3001\u30a2\u30bb\u30f3\u30b7\u30e7\u30f3\u53ca\u3073\u30c8\u30ea\u30b9\u30bf\u30f3\u30fb\u30c0\u30fb\u30af\u30fc\u30cb\u30e3<\/option>\n                <option value=\"SI\">\u30b9\u30ed\u30d9\u30cb\u30a2<\/option>\n                <option value=\"SK\">\u30b9\u30ed\u30d0\u30ad\u30a2<\/option>\n                <option value=\"SL\">\u30b7\u30a8\u30e9\u30ec\u30aa\u30cd<\/option>\n                <option value=\"SM\">\u30b5\u30f3\u30de\u30ea\u30ce<\/option>\n                <option value=\"SN\">\u30bb\u30cd\u30ac\u30eb<\/option>\n                <option value=\"SO\">\u30bd\u30de\u30ea\u30a2<\/option>\n                <option value=\"SR\">\u30b9\u30ea\u30ca\u30e0<\/option>\n                <option value=\"ST\">\u30b5\u30f3\u30c8\u30e1\u30fb\u30d7\u30ea\u30f3\u30b7\u30da<\/option>\n                <option value=\"SV\">\u30a8\u30eb\u30b5\u30eb\u30d0\u30c9\u30eb<\/option>\n                <option value=\"SX\">\u30b5\u30f3\u30de\u30eb\u30bf\u30f3 (\u30aa\u30e9\u30f3\u30c0\u9818)<\/option>\n                <option value=\"SY\">\u30b7\u30ea\u30a2\u30fb\u30a2\u30e9\u30d6\u5171\u548c\u56fd<\/option>\n                <option value=\"SZ\">\u30a8\u30b9\u30ef\u30c6\u30a3\u30cb<\/option>\n                <option value=\"TC\">\u30bf\u30fc\u30af\u30b9\u53ca\u3073\u30ab\u30a4\u30b3\u30b9\u8af8\u5cf6<\/option>\n                <option value=\"TD\">\u30c1\u30e3\u30c9<\/option>\n                <option value=\"TG\">\u30c8\u30fc\u30b4<\/option>\n                <option value=\"TJ\">\u30bf\u30b8\u30ad\u30b9\u30bf\u30f3<\/option>\n                <option value=\"TN\">\u30c1\u30e5\u30cb\u30b8\u30a2<\/option>\n                <option value=\"TO\">\u30c8\u30f3\u30ac<\/option>\n                <option value=\"TR\">\u30c8\u30eb\u30b3<\/option>\n                <option value=\"TT\">\u30c8\u30ea\u30cb\u30c0\u30fc\u30c9\u30fb\u30c8\u30d0\u30b4<\/option>\n                <option value=\"TV\">\u30c4\u30d0\u30eb<\/option>\n                <option value=\"TZ\">\u30bf\u30f3\u30b6\u30cb\u30a2<\/option>\n                <option value=\"UA\">\u30a6\u30af\u30e9\u30a4\u30ca<\/option>\n                <option value=\"UG\">\u30a6\u30ac\u30f3\u30c0<\/option>\n                <option value=\"US\">\u7c73\u56fd<\/option>\n                <option value=\"UY\">\u30a6\u30eb\u30b0\u30a2\u30a4<\/option>\n                <option value=\"UZ\">\u30a6\u30ba\u30d9\u30ad\u30b9\u30bf\u30f3<\/option>\n                <option value=\"VC\">\u30bb\u30f3\u30c8\u30d3\u30f3\u30bb\u30f3\u30c8\u53ca\u3073\u30b0\u30ec\u30ca\u30c7\u30a3\u30fc\u30f3\u8af8\u5cf6<\/option>\n                <option value=\"VE\">\u30d9\u30cd\u30ba\u30a8\u30e9<\/option>\n                <option value=\"VG\">\u82f1\u9818\u30f4\u30a1\u30fc\u30b8\u30f3\u8af8\u5cf6<\/option>\n                <option value=\"VI\">\u7c73\u9818\u30f4\u30a1\u30fc\u30b8\u30f3\u8af8\u5cf6<\/option>\n                <option value=\"VN\">\u30d9\u30c8\u30ca\u30e0<\/option>\n                <option value=\"VU\">\u30d0\u30cc\u30a2\u30c4<\/option>\n                <option value=\"WS\">\u30b5\u30e2\u30a2<\/option>\n                <option value=\"EH\">\u897f\u30b5\u30cf\u30e9<\/option>\n                <option value=\"YE\">\u30a4\u30a8\u30e1\u30f3<\/option>\n                <option value=\"YT\">\u30de\u30e8\u30c3\u30c8<\/option>\n                <option value=\"ZA\">\u5357\u30a2\u30d5\u30ea\u30ab<\/option>\n                <option value=\"ZM\">\u30b6\u30f3\u30d3\u30a2<\/option>\n                <option value=\"ZW\">\u30b8\u30f3\u30d0\u30d6\u30a8<\/option>\n        <\/select>\n<\/div>\n\n<div>\n    <label for=\"InquiryType\" class=\"required\">\u304a\u554f\u3044\u5408\u308f\u305b\u7a2e\u5225<\/label>\n        <select  id=\"InquiryType\" name=\"InquiryType\" required>\n            <option value=\"\" disabled selected>--None--<\/option>\n            <option value=\"Inquiries about our ad serving service\">\u5e83\u544a\u914d\u4fe1\u30b5\u30fc\u30d3\u30b9\u306b\u95a2\u3059\u308b\u304a\u554f\u3044\u5408\u308f\u305b<\/option>\n            <option value=\"Inquiries about Data Solutions\">\u30c7\u30fc\u30bf\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u306b\u95a2\u3059\u308b\u304a\u554f\u3044\u5408\u308f\u305b<\/option>\n            <option value=\"Partnership\">\u8ca9\u58f2\u30d1\u30fc\u30c8\u30ca\u30fc\u95a2\u4fc2<\/option>\n            <option value=\"News & Press\">PR\u95a2\u4fc2<\/option>\n            <option value=\"Investor Relations\">IR\u30fb\u6295\u8cc7\u95a2\u4fc2<\/option>\n            <option value=\"Others\">\u305d\u306e\u4ed6\uff08\u554f\u3044\u5408\u308f\u305b\u5185\u5bb9\u306b\u3054\u8a18\u8f09\u304f\u3060\u3055\u3044\uff09<\/option>\n        <\/select>\n<\/div>\n\n<\/div>\n<div>\n    <label for=\"InquiryMessage\" class=\"required\">\u304a\u554f\u3044\u5408\u308f\u305b\u5185\u5bb9<\/label>\n        <textarea  id=\"InquiryMessage\" name=\"InquiryMessage\" rows=\"5\" type=\"text\" wrap=\"soft\"><\/textarea>\n<\/div>\n<div\n  class=\"g-recaptcha\"\n  data-sitekey=\"6Le-1qIhAAAAALQtploY36ZcHqf7JxRCJ_SBp_Pc\"\n  data-callback=\"enableBtn\"\n>\n<\/div>\n<div style=\"text-align:center;\">\n    <input type=\"submit\" id='submit-btn' name=\"submit\" value=\"\u9001\u4fe1\" disabled=\"disabled\">\n<\/div>\n\n<\/form>\n<script src=\"https:\/\/www.google.com\/recaptcha\/api.js\" async defer><\/script>\n<script>\n  function enableBtn() {\n    document.getElementById(\"submit-btn\").disabled = false;\n  }\n<\/script>\n\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-1cdd589 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"1cdd589\" data-element_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-9c00f5f\" data-id=\"9c00f5f\" data-element_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-47d3718 elementor-widget elementor-widget-heading\" data-id=\"47d3718\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">GLOBAL OFFICES<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-048aa1b elementor-widget elementor-widget-text-editor\" data-id=\"048aa1b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Vpon\u62e0\u70b9<\/p>\t\t\t\t\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<section class=\"elementor-section elementor-top-section elementor-element elementor-element-54bf302 elementor-section-full_width elementor-section-height-full elementor-section-height-default elementor-section-items-middle\" data-id=\"54bf302\" data-element_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-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2f15543\" data-id=\"2f15543\" data-element_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-e349473 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"e349473\" data-element_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-25 elementor-inner-column elementor-element elementor-element-748cff7\" data-id=\"748cff7\" data-element_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-077dd72 city-label elementor-widget elementor-widget-image\" data-id=\"077dd72\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u6771\u4eac-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-3002\" alt=\"Vpon\u3000\u6771\u4eac\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u6771\u4eac-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u6771\u4eac-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u6771\u4eac-768x512.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u6771\u4eac.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-48a37f4a remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"48a37f4a\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.jp@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.jp@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/V2LDJvFv7Hh4MwrR6\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t\u3012151-0051 \u6771\u4eac\u90fd\u6e0b\u8c37\u533a\u5343\u99c4\u30b1\u8c373-15-7 AMBRE 6\uff26\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9d9a6fd elementor-widget elementor-widget-text-editor\" data-id=\"9d9a6fd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u6771\u4eac<\/p>\t\t\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-e12648f\" data-id=\"e12648f\" data-element_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-62aec03 city-label elementor-widget elementor-widget-image\" data-id=\"62aec03\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"548\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/MBwFsH32kvMpgq91nTP_h-1024x701.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-2997\" alt=\"Vpon \u5927\u962a\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/MBwFsH32kvMpgq91nTP_h-1024x701.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/MBwFsH32kvMpgq91nTP_h-300x205.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/MBwFsH32kvMpgq91nTP_h-768x525.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/MBwFsH32kvMpgq91nTP_h.jpg 1216w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f10670e city-label elementor-widget elementor-widget-text-editor\" data-id=\"f10670e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u5927\u962a<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2d5da0 remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"b2d5da0\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.jp@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.jp@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/kbGtxeX817tCyBWt6\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t\u3012530-0001 \u5927\u962a\u5e9c\u5927\u962a\u5e02\u5317\u533a\u6885\u75303-2-123 \u30a4\u30ce\u30b2\u30fc\u30c8\u5927\u962a\u30b3\u30f3\u30d1\u30b9\u30aa\u30d5\u30a3\u30b9\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-64639be\" data-id=\"64639be\" data-element_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-453ee1a city-label elementor-widget elementor-widget-image\" data-id=\"453ee1a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"800\" height=\"548\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/7qR0vHakbOvxRt8QLOocJ-1024x701.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-2994\" alt=\"Vpon \u6c96\u7e04\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/7qR0vHakbOvxRt8QLOocJ-1024x701.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/7qR0vHakbOvxRt8QLOocJ-300x205.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/7qR0vHakbOvxRt8QLOocJ-768x525.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/7qR0vHakbOvxRt8QLOocJ.jpg 1216w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-37d8e82 city-label elementor-widget elementor-widget-text-editor\" data-id=\"37d8e82\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u6c96\u7e04<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a864419 remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"a864419\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.jp@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.jp@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/goo.gl\/maps\/eRPwgLdAzdsAwfZVA\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t\u3012900-0021 \u6c96\u7e04\u770c\u90a3\u8987\u5e02\u6cc9\u5d0e1-20-1 3F O2 3021\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-8df5d3f\" data-id=\"8df5d3f\" data-element_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-c2b404f city-label elementor-widget elementor-widget-image\" data-id=\"c2b404f\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u5317\u6d77\u9053-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-3003\" alt=\"Vpon \u5317\u6d77\u9053\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u5317\u6d77\u9053-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u5317\u6d77\u9053-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u5317\u6d77\u9053-768x512.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u5317\u6d77\u9053.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2aa956c city-label elementor-widget elementor-widget-text-editor\" data-id=\"2aa956c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u5317\u6d77\u9053<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-73c63101 remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"73c63101\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.tw@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.jp@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/VFDG4MD7cfso2Z7n9\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t\u3012060-0061\u672d\u5e4c\u5e02\u4e2d\u592e\u533a\u53571\u6761\u897f8-14-3 \u7b2c2\u30b9\u30ab\u30a4\u30d3\u30eb9F\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-6135871 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6135871\" data-element_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-25 elementor-inner-column elementor-element elementor-element-7782007\" data-id=\"7782007\" data-element_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-23d6526 city-label elementor-widget elementor-widget-image\" data-id=\"23d6526\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.vpon.com\/zh-hant\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u53f0\u6e7e-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-3004\" alt=\"Vpon \u53f0\u6e7e\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u53f0\u6e7e-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u53f0\u6e7e-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u53f0\u6e7e-768x512.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u53f0\u6e7e.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7499144 elementor-widget elementor-widget-text-editor\" data-id=\"7499144\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u53f0\u6e7e<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-694532ca remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"694532ca\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-2d8e4f4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/+886-2-77136686\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-phone-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t+886-2-7713-6686\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.tw@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.tw@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/2S8DA4QKLU8nsyRs6\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tRm. 103, 4F., No. 97, Songren Rd., Xinyi Dist., Taipei City 11073, Taiwan (R.O.C.)\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-f91d595\" data-id=\"f91d595\" data-element_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-9912c02 city-label elementor-widget elementor-widget-image\" data-id=\"9912c02\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.vpon.com\/zh-hant\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/2193-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-2996\" alt=\"Vpon \u9999\u6e2f\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/2193-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/2193-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/2193-768x513.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/2193.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c9331b5 city-label elementor-widget elementor-widget-text-editor\" data-id=\"c9331b5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u9999\u6e2f<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1abdcb7e remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"1abdcb7e\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-2d8e4f4\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"http:\/\/+852-2748-7376\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-phone-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t+852-2748-7376\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.hk@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.hk@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/goo.gl\/maps\/ZxGPPzP43CGnx63a9\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t11F, Luk Kwok Center, 72 Gloucester Road, Wan Chai, Hong Kong\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-92dd3f8\" data-id=\"92dd3f8\" data-element_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-caf2512 city-label elementor-widget elementor-widget-image\" data-id=\"caf2512\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.vpon.com\/en\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-3001\" alt=\"Vpon \u30b7\u30f3\u30ac\u30dd\u30fc\u30eb\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb-768x512.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2df4fce city-label elementor-widget elementor-widget-text-editor\" data-id=\"2df4fce\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u30b7\u30f3\u30ac\u30dd\u30fc\u30eb<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3a4bca6e remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"3a4bca6e\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.sg@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.sg@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/goo.gl\/maps\/52AtKH1HHX5xigZi9\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t120 Robinson Road #15-01 Singapore 068913\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-1d7937f\" data-id=\"1d7937f\" data-element_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-d150f5c city-label elementor-widget elementor-widget-image\" data-id=\"d150f5c\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.vpon.com\/en\/\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"534\" src=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/772-1024x683.jpg\" class=\"elementor-animation-grow attachment-large size-large wp-image-2999\" alt=\"Vpon\u30bf\u30a4\" srcset=\"https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/772-1024x683.jpg 1024w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/772-300x200.jpg 300w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/772-768x512.jpg 768w, https:\/\/www.vpon.com\/jp\/wp-content\/uploads\/2025\/03\/772.jpg 1500w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f795707 city-label elementor-widget elementor-widget-text-editor\" data-id=\"f795707\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>\u30bf\u30a4<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-561eb33e remove-text-deco pp-icon-list-traditional elementor-list-item-link-inline pp-icon-left elementor-widget elementor-widget-pp-icon-list\" data-id=\"561eb33e\" data-element_type=\"widget\" data-widget_type=\"pp-icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"pp-list-container\">\n\t\t\t<ul class=\"pp-list-items\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-1b0b28a\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"mailto:sales.th@vpon.com\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-envelope\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\tsales.th@vpon.com\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"pp-icon-list-item elementor-repeater-item-9122217\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/maps.app.goo.gl\/VojvzSzDyRnRRUjB6\" target=\"_blank\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-wrapper\">\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-icon pp-icon \">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"fas fa-map-marker-alt\"><\/i><\/span>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"pp-icon-list-text\">\n\t\t\t\t\t\t\t\t5th Floor,\u00a0496-502 Ploenchit Road, Gaysorn Amarin, Lumpini, Pathumwan, Bangkok 10330\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t<\/div>\n\t\t\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CONTACT \u304a\u554f\u3044\u5408\u308f\u305b \u3000 \u59d3 \u540d Email\u30a2\u30c9\u30ec\u30b9 \u793e\u540d \u696d\u7a2e &#8211;None&#8211;\u653f\u5e9c\u30fb\u81ea\u6cbb\u4f53\u30fb\u95a2\u9023\u56e3\u4f53\u91d1\u878d\u904b\u8f38\u30fb\u65c5\u884c\u4e0d\u52d5\u7523\u5c0f\u58f2\u81ea\u52d5\u8eca\u30b3\u30b9\u30e1\u30fb\u7f8e\u5bb9\u6559\u80b2\u30a8\u30f3\u30bf\u30fc\u30c6\u30a4\u30e1\u30f3\u30c8\u98df\u54c1\u30fb\u98f2\u6599\u65e5\u7528\u6d88\u8cbb\u8ca1\u30b2\u30fc [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":9766,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-130","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/comments?post=130"}],"version-history":[{"count":46,"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":11764,"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/pages\/130\/revisions\/11764"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/media\/9766"}],"wp:attachment":[{"href":"https:\/\/www.vpon.com\/jp\/wp-json\/wp\/v2\/media?parent=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}