{"id":6,"date":"2025-10-30T02:25:28","date_gmt":"2025-10-30T02:25:28","guid":{"rendered":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/?page_id=6"},"modified":"2025-12-16T04:20:53","modified_gmt":"2025-12-16T04:20:53","slug":"home","status":"publish","type":"page","link":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/","title":{"rendered":"Home"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"6\" class=\"elementor elementor-6\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a266c61 e-flex e-con-boxed e-con e-parent\" data-id=\"a266c61\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;slideshow&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;background_slideshow_gallery&quot;:[{&quot;id&quot;:1316,&quot;url&quot;:&quot;http:\\\/\\\/miyasaka.i-cube-digitalsolutions.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Property-1Variant3.png&quot;},{&quot;id&quot;:1317,&quot;url&quot;:&quot;http:\\\/\\\/miyasaka.i-cube-digitalsolutions.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Property-1Variant4.png&quot;},{&quot;id&quot;:1318,&quot;url&quot;:&quot;http:\\\/\\\/miyasaka.i-cube-digitalsolutions.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Property-1Variant5.png&quot;},{&quot;id&quot;:1320,&quot;url&quot;:&quot;http:\\\/\\\/miyasaka.i-cube-digitalsolutions.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Property-1Default-1.png&quot;},{&quot;id&quot;:1321,&quot;url&quot;:&quot;http:\\\/\\\/miyasaka.i-cube-digitalsolutions.com\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Property-1Variant2.png&quot;}],&quot;background_slideshow_transition_duration&quot;:3000,&quot;background_slideshow_ken_burns&quot;:&quot;yes&quot;,&quot;background_slideshow_loop&quot;:&quot;yes&quot;,&quot;background_slideshow_slide_duration&quot;:5000,&quot;background_slideshow_slide_transition&quot;:&quot;fade&quot;,&quot;background_slideshow_ken_burns_zoom_direction&quot;:&quot;in&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d99a2dd e-con-full e-flex e-con e-child\" data-id=\"d99a2dd\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d5d3ed9 elementor-widget elementor-widget-heading\" data-id=\"d5d3ed9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Miyasaka Polymer\n(Philippines), Inc.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-577e984 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"577e984\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Customer Satisfaction\nis our Pride!<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9581d10 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"9581d10\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Manufacturing of Molded Rubber Parts for Wiring Harness, Motor, Anti-Lock Brake System and other interior excluding product design.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5127318 elementor-align-justify elementor-widget__width-initial elementor-tablet_extra-align-left elementor-mobile-align-center elementor-widget elementor-widget-button\" data-id=\"5127318\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More About Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a49ea91 e-con-full e-flex e-con e-child\" data-id=\"a49ea91\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f36d4c9 elementor-widget elementor-widget-html\" data-id=\"f36d4c9\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n    const parameterName = 'agent_id';\r\n    const storageKeyAgent = 'selectedAgentId';\r\n    \r\n    \/\/ --- 1. Get Current State and URL Input ---\r\n    \r\n    const urlParams = new URLSearchParams(window.location.search);\r\n    const newAgentId = urlParams.get(parameterName); \/\/ The ID from the URL\r\n    let currentAgentId = sessionStorage.getItem(storageKeyAgent); \/\/ The currently active ID\r\n    \r\n    let shouldUpdateAgent = false;\r\n    let updateSource = null; \/\/ 'URL' or 'SESSION'\r\n\r\n    \/\/ --- 2. Decision Logic: Determine the Final Agent ID ---\r\n\r\n    if (newAgentId && newAgentId !== currentAgentId) {\r\n        \/\/ New ID in URL, and it's different from the current one: ALWAYS allow the change.\r\n        currentAgentId = newAgentId;\r\n        shouldUpdateAgent = true;\r\n        updateSource = 'URL';\r\n    } else if (!currentAgentId && newAgentId) {\r\n        \/\/ No ID is set, but one exists in the URL (First-time visitor): Set the ID.\r\n        currentAgentId = newAgentId;\r\n        shouldUpdateAgent = true;\r\n        updateSource = 'URL';\r\n    } else if (currentAgentId) {\r\n        \/\/ The ID is already set in the session (refresh\/navigation): Keep it.\r\n        updateSource = 'SESSION';\r\n    } else {\r\n        \/\/ Fallback: No ID in session and no ID in URL. currentAgentId remains null.\r\n        updateSource = 'NONE';\r\n    }\r\n\r\n\r\n    \/\/ --- 3. Apply Changes and Cleanup ---\r\n    \r\n    if (currentAgentId) {\r\n        \/\/ 3a. Update Session Storage\r\n        \/\/ Always update sessionStorage if a valid currentAgentId is present.\r\n        sessionStorage.setItem(storageKeyAgent, currentAgentId);\r\n\r\n        \/\/ 3b. Apply CSS\r\n        const selectedImage = document.getElementById(currentAgentId);\r\n        if (selectedImage) {\r\n            selectedImage.style.display = 'block';\r\n            const parentItem = selectedImage.closest('.jet-listing-dynamic-repeater__item');\r\n            if (parentItem) {\r\n                parentItem.style.display = 'block';\r\n            }\r\n        }\r\n    }\r\n\r\n    \/\/ 3c. Clean up the URL only if the parameter was present\r\n    if (newAgentId) {\r\n        const cleanURL = window.location.origin + window.location.pathname;\r\n        history.replaceState(null, '', cleanURL);\r\n    }\r\n});\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cc5ead elementor-widget elementor-widget-jet-listing-dynamic-repeater\" data-id=\"6cc5ead\" data-element_type=\"widget\" data-widget_type=\"jet-listing-dynamic-repeater.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"jet-listing jet-listing-dynamic-repeater\"><div class=\"jet-listing-dynamic-repeater__items\"><div class=\"jet-listing-dynamic-repeater__item\"><img decoding=\"async\" src=\"http:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Property-1Variant2-2.png\" title=\"90210\" alt=\"90210\" id=\"90210\"><\/div><div class=\"jet-listing-dynamic-repeater__item\"><img decoding=\"async\" src=\"http:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Property-1Variant4-2.png\" title=\"90211\" alt=\"90211\" id=\"90211\"><\/div><div class=\"jet-listing-dynamic-repeater__item\"><img decoding=\"async\" src=\"http:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Property-1Variant3-2.png\" title=\"90212\" alt=\"90212\" id=\"90212\"><\/div><div class=\"jet-listing-dynamic-repeater__item\"><img decoding=\"async\" src=\"http:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Property-1Default.png\" title=\"90213\" alt=\"90213\" id=\"90213\"><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2adde91 e-con-full e-flex e-con e-parent\" data-id=\"2adde91\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bd5a9d9 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"bd5a9d9\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2248\" height=\"1010\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-68-1-1-1.svg\" class=\"attachment-full size-full wp-image-931\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3094c69 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"3094c69\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-71.svg\" class=\"attachment-full size-full wp-image-944\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2cbd209 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"2cbd209\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-71.svg\" class=\"attachment-full size-full wp-image-944\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5683617 e-flex e-con-boxed e-con e-child\" data-id=\"5683617\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-dc93206 e-con-full e-flex e-con e-child\" data-id=\"dc93206\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-2b21815 e-con-full e-flex e-con e-child\" data-id=\"2b21815\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bac8f12 elementor-widget elementor-widget-heading\" data-id=\"bac8f12\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">OVERVIEW<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dfde343 elementor-widget elementor-widget-heading\" data-id=\"dfde343\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Miyasaka Polymer <br>\n(Philippines), Inc.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-98393b8 e-con-full e-flex e-con e-child\" data-id=\"98393b8\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7001a5d elementor-widget elementor-widget-text-editor\" data-id=\"7001a5d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Miyasaka Polymer (Philippines), Inc. stands as a premier manufacturer of high-quality molded rubber parts, serving the automotive industry with precision-engineered components. Our commitment to excellence, sustainability, and innovation drives every aspect of our manufacturing process.<\/p><p>With Japanese heritage and Filipino craftsmanship, we deliver world-class rubber molding solutions that meet the most demanding automotive standards while maintaining our commitment to environmental responsibility.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0f7ef70 e-grid e-con-boxed e-con e-child\" data-id=\"0f7ef70\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de88be3 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"de88be3\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\"><path d=\"M0 0 C0.73734375 0.00773438 1.4746875 0.01546875 2.234375 0.0234375 C3.34039062 0.01183594 3.34039062 0.01183594 4.46875 0 C9.9810554 0.0201179 9.9810554 0.0201179 12.234375 2.2734375 C12.578125 4.55078125 12.578125 4.55078125 12.734375 7.2109375 C12.95153029 10.89714855 13.11527079 12.09478118 15.234375 15.2734375 C18.52071573 16.02629888 18.52071573 16.02629888 22.234375 15.2734375 C24.21014351 13.81630822 25.86846384 12.26715307 27.55859375 10.48828125 C29.234375 9.2734375 29.234375 9.2734375 31.18359375 9.37890625 C33.66940091 10.46319166 35.34570059 11.83383356 37.359375 13.6484375 C38.04257813 14.25429687 38.72578125 14.86015625 39.4296875 15.484375 C41.234375 17.2734375 41.234375 17.2734375 43.234375 20.2734375 C43.171875 22.6484375 43.171875 22.6484375 42.234375 25.2734375 C41.38875 26.0571875 40.543125 26.8409375 39.671875 27.6484375 C36.89257345 30.13630479 36.89257345 30.13630479 36.734375 33.9609375 C36.899375 35.0540625 37.064375 36.1471875 37.234375 37.2734375 C40.95355258 39.75288922 43.59341615 39.67338118 47.95703125 39.9296875 C50.234375 40.2734375 50.234375 40.2734375 52.234375 42.2734375 C52.43289602 44.98266551 52.51276977 47.56646929 52.484375 50.2734375 C52.49597656 51.37945312 52.49597656 51.37945312 52.5078125 52.5078125 C52.4876946 58.0201179 52.4876946 58.0201179 50.234375 60.2734375 C47.95703125 60.6171875 47.95703125 60.6171875 45.296875 60.7734375 C41.61066395 60.99059279 40.41303132 61.15433329 37.234375 63.2734375 C36.48151362 66.55977823 36.48151362 66.55977823 37.234375 70.2734375 C38.69150428 72.24920601 40.24065943 73.90752634 42.01953125 75.59765625 C43.234375 77.2734375 43.234375 77.2734375 43.12890625 79.22265625 C42.04462084 81.70846341 40.67397894 83.38476309 38.859375 85.3984375 C38.25351563 86.08164063 37.64765625 86.76484375 37.0234375 87.46875 C35.234375 89.2734375 35.234375 89.2734375 32.234375 91.2734375 C29.859375 91.2109375 29.859375 91.2109375 27.234375 90.2734375 C26.450625 89.4278125 25.666875 88.5821875 24.859375 87.7109375 C22.37150771 84.93163595 22.37150771 84.93163595 18.546875 84.7734375 C17.45375 84.9384375 16.360625 85.1034375 15.234375 85.2734375 C12.75492328 88.99261508 12.83443132 91.63247865 12.578125 95.99609375 C12.234375 98.2734375 12.234375 98.2734375 10.234375 100.2734375 C7.52514699 100.47195852 4.94134321 100.55183227 2.234375 100.5234375 C1.12835938 100.53503906 1.12835938 100.53503906 0 100.546875 C-5.5123054 100.5267571 -5.5123054 100.5267571 -7.765625 98.2734375 C-8.109375 95.99609375 -8.109375 95.99609375 -8.265625 93.3359375 C-8.48278029 89.64972645 -8.64652079 88.45209382 -10.765625 85.2734375 C-14.05196573 84.52057612 -14.05196573 84.52057612 -17.765625 85.2734375 C-19.74139351 86.73056678 -21.39971384 88.27972193 -23.08984375 90.05859375 C-24.765625 91.2734375 -24.765625 91.2734375 -26.71484375 91.16796875 C-29.20065091 90.08368334 -30.87695059 88.71304144 -32.890625 86.8984375 C-33.57382812 86.29257813 -34.25703125 85.68671875 -34.9609375 85.0625 C-36.765625 83.2734375 -36.765625 83.2734375 -38.765625 80.2734375 C-38.703125 77.8984375 -38.703125 77.8984375 -37.765625 75.2734375 C-36.4971875 74.0978125 -36.4971875 74.0978125 -35.203125 72.8984375 C-32.42382345 70.41057021 -32.42382345 70.41057021 -32.265625 66.5859375 C-32.430625 65.4928125 -32.595625 64.3996875 -32.765625 63.2734375 C-36.48480258 60.79398578 -39.12466615 60.87349382 -43.48828125 60.6171875 C-45.765625 60.2734375 -45.765625 60.2734375 -47.765625 58.2734375 C-47.96414602 55.56420949 -48.04401977 52.98040571 -48.015625 50.2734375 C-48.02335937 49.53609375 -48.03109375 48.79875 -48.0390625 48.0390625 C-48.0189446 42.5267571 -48.0189446 42.5267571 -45.765625 40.2734375 C-43.48828125 39.9296875 -43.48828125 39.9296875 -40.828125 39.7734375 C-37.14191395 39.55628221 -35.94428132 39.39254171 -32.765625 37.2734375 C-32.01276362 33.98709677 -32.01276362 33.98709677 -32.765625 30.2734375 C-34.22275428 28.29766899 -35.77190943 26.63934866 -37.55078125 24.94921875 C-38.765625 23.2734375 -38.765625 23.2734375 -38.66015625 21.32421875 C-37.57587084 18.83841159 -36.20522894 17.16211191 -34.390625 15.1484375 C-33.78476562 14.46523437 -33.17890625 13.78203125 -32.5546875 13.078125 C-30.765625 11.2734375 -30.765625 11.2734375 -27.765625 9.2734375 C-25.390625 9.3359375 -25.390625 9.3359375 -22.765625 10.2734375 C-21.981875 11.1190625 -21.198125 11.9646875 -20.390625 12.8359375 C-17.90275771 15.61523905 -17.90275771 15.61523905 -14.078125 15.7734375 C-12.985 15.6084375 -11.891875 15.4434375 -10.765625 15.2734375 C-8.28617328 11.55425992 -8.36568132 8.91439635 -8.109375 4.55078125 C-7.36625589 -0.37238285 -4.30246278 0.01570242 0 0 Z M-13.765625 41.2734375 C-16.26817647 46.27854045 -16.09519508 50.94559192 -14.765625 56.2734375 C-12.10024999 61.1446401 -9.12171003 65.12279132 -4.078125 67.5859375 C1.68920082 68.78292965 6.36240785 68.29772141 11.546875 65.4609375 C16.14665637 61.71692941 18.99096428 59.26441644 20.234375 53.2734375 C20.35361693 45.89368674 18.05908474 41.66308918 13.359375 36.0234375 C9.97624381 33.23732946 6.64872081 32.45791739 2.359375 31.8984375 C-4.26051294 32.69282405 -9.59017207 36.11552506 -13.765625 41.2734375 Z \" fill=\"#252525\" transform=\"translate(47.765625,-0.2734375)\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tManufacturing Excellence\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tDrives manufacturing excellence through strict process control, continuous improvement, and strong quality assurance. The company focuses on efficiency, precision, and zero-defect mindset to deliver reliable, high-standard polymer products.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-aad1e6c elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"aad1e6c\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\"><path d=\"M0 0 C1.15917173 22.36772121 -2.03848523 55.3534825 -16.98046875 73.0625 C-24.57645319 80.34994348 -33.59214421 83.48049105 -44 83.3359375 C-49.26289568 82.74660283 -54.09038306 80.91929179 -59 79 C-60.6063702 80.7480201 -62.21013297 82.49831644 -63.8125 84.25 C-64.49022461 84.98669922 -64.49022461 84.98669922 -65.18164062 85.73828125 C-67.60818027 88.39507648 -69.90349971 91.07465076 -72 94 C-74.95409701 92.62845496 -77.44008376 91.01136276 -80 89 C-79.41246271 85.9249292 -78.54526011 84.12098863 -76.49609375 81.765625 C-76.00302734 81.19199219 -75.50996094 80.61835937 -75.00195312 80.02734375 C-74.48568359 79.44082031 -73.96941406 78.85429688 -73.4375 78.25 C-72.91736328 77.64800781 -72.39722656 77.04601562 -71.86132812 76.42578125 C-70.58043726 74.94511841 -69.29103688 73.47182458 -68 72 C-68.42152344 71.18015625 -68.84304687 70.3603125 -69.27734375 69.515625 C-69.82519531 68.43796875 -70.37304688 67.3603125 -70.9375 66.25 C-71.48277344 65.18265625 -72.02804688 64.1153125 -72.58984375 63.015625 C-76.33547443 55.00557822 -76.17830895 45.61529095 -73.5 37.25 C-68.17649859 24.71342672 -57.97245536 19.16415586 -46 14 C-34.60835879 9.40638338 -22.95205502 5.46166095 -11.1875 1.9375 C-10.506875 1.73350586 -9.82625 1.52951172 -9.125 1.31933594 C-5.89861024 0.39632237 -3.39966401 0 0 0 Z \" fill=\"#039B31\" transform=\"translate(90,3)\"><\/path><path d=\"M0 0 C0.99 0.495 0.99 0.495 2 1 C-3.8349685 8.67759013 -11.30589811 14.29928037 -21 16 C-29.41192745 16.85726649 -36.18534397 15.05494407 -44 12 C-45.6063702 13.7480201 -47.21013297 15.49831644 -48.8125 17.25 C-49.26431641 17.74113281 -49.71613281 18.23226562 -50.18164062 18.73828125 C-52.60818027 21.39507648 -54.90349971 24.07465076 -57 27 C-59.95409701 25.62845496 -62.44008376 24.01136276 -65 22 C-64.6875 20.125 -64.6875 20.125 -64 18 C-63.01 17.34 -62.02 16.68 -61 16 C-60.34 17.32 -59.68 18.64 -59 20 C-56.70218446 20.11635105 -56.70218446 20.11635105 -54 19 C-51.14112092 15.8766746 -48.8168556 12.34065849 -46.6171875 8.73046875 C-45 7 -45 7 -42.765625 6.7578125 C-41.52039062 6.93957031 -41.52039062 6.93957031 -40.25 7.125 C-39.36183594 7.25003906 -38.47367188 7.37507813 -37.55859375 7.50390625 C-35 8 -35 8 -31.3125 9.0625 C-21.82018487 11.74900428 -12.57872358 8.14762636 -4 4 C-1.44937334 1.96169749 -1.44937334 1.96169749 0 0 Z \" fill=\"#028028\" transform=\"translate(75,70)\"><\/path><path d=\"M0 0 C0 0.99 0 1.98 0 3 C-0.99 3.495 -0.99 3.495 -2 4 C-1.34 2.68 -0.68 1.36 0 0 Z M-3 4 C-1.64615595 7.38461013 -2.4256609 9.43013109 -3.51953125 12.78515625 C-4.52763589 17.43227277 -4.13979519 22.27026288 -4 27 C-5.98 27.99 -5.98 27.99 -8 29 C-8.50541255 20.1693196 -7.82604302 13.05159255 -4 5 C-3.67 4.67 -3.34 4.34 -3 4 Z \" fill=\"#02872A\" transform=\"translate(23,30)\"><\/path><path d=\"M0 0 C1.70884005 1.62339805 3.37446717 3.29319053 5 5 C5 5.66 5 6.32 5 7 C5.66 7 6.32 7 7 7 C6.34 8.32 5.68 9.64 5 11 C2.04590299 9.62845496 -0.44008376 8.01136276 -3 6 C-2.42655063 3.13275314 -2.1385485 2.1385485 0 0 Z \" fill=\"#027A26\" transform=\"translate(13,86)\"><\/path><path d=\"M0 0 C1.12176912 3.36530737 1.00880029 3.76986827 -0.4375 6.8125 C-2.91579573 11.55016073 -6.57096791 14.16197944 -11 17 C-11.66 16.67 -12.32 16.34 -13 16 C-12.31292969 15.43152344 -11.62585938 14.86304687 -10.91796875 14.27734375 C-5.77150844 9.86714386 -1.95711737 6.57032261 0 0 Z \" fill=\"#038C2C\" transform=\"translate(80,59)\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSustainability Focus\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tIntegrates sustainability into manufacturing through efficient resource use, waste reduction, and regulatory compliance. Continuous improvement initiatives help minimize environmental impact while ensuring safe and high-quality production.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb35225 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"eb35225\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\"><path d=\"M0 0 C3.23780641 0.66227858 3.48729925 1.09479255 5.25 3.75 C7.96887614 8.52733126 9.79668988 13.63822208 11.63671875 18.8046875 C12.57596796 21.6491366 12.57596796 21.6491366 14.75 23.5625 C16.90843201 23.99221516 16.90843201 23.99221516 19.3984375 24.125 C20.32140625 24.19976562 21.244375 24.27453125 22.1953125 24.3515625 C23.64550781 24.45597656 23.64550781 24.45597656 25.125 24.5625 C27.02921455 24.70070912 28.93291278 24.84627377 30.8359375 25 C31.6820459 25.06058594 32.5281543 25.12117188 33.39990234 25.18359375 C35.85859763 25.5800092 37.59720438 26.33552447 39.75 27.5625 C40.1875 30.125 40.1875 30.125 39.75 33.5625 C35.88891034 38.92304196 30.00409735 42.82677692 24.7890625 46.765625 C22.49782136 48.48122983 22.49782136 48.48122983 21.75 51.5625 C22.48094944 55.07032269 23.35409215 58.50329673 24.27929688 61.96289062 C25.55225747 66.97046035 26.20800723 71.38871468 25.75 76.5625 C22.75 78.5625 22.75 78.5625 20.59375 78.5078125 C15.61961692 76.85432321 11.37478723 73.80631803 6.98828125 70.98046875 C2.87023954 68.35958413 2.87023954 68.35958413 -1.81640625 67.47265625 C-6.02276546 69.35640299 -9.79732871 71.87562901 -13.63476562 74.41210938 C-17.62340985 76.93487623 -20.36955102 78.3028332 -25.25 77.5625 C-27.25 75.5625 -27.25 75.5625 -27.51953125 72.5078125 C-27.15323404 67.14607069 -25.75589517 62.19873355 -24.23242188 57.05859375 C-23.65634275 54.81849592 -23.23477088 52.87646399 -23.25 50.5625 C-25.17572299 47.68215896 -25.17572299 47.68215896 -28.25 45.5625 C-29.29394197 44.67519059 -30.33158087 43.78042007 -31.36328125 42.87890625 C-32.97403824 41.48950482 -34.58502003 40.10649292 -36.22851562 38.75585938 C-38.93241621 36.38784706 -40.17110996 34.97425509 -40.85546875 31.40234375 C-40.25 28.5625 -40.25 28.5625 -38.55102539 26.93066406 C-35.83718055 25.31704215 -33.96659693 25.05869867 -30.828125 24.83203125 C-29.29091797 24.71118164 -29.29091797 24.71118164 -27.72265625 24.58789062 C-26.65917969 24.51763672 -25.59570312 24.44738281 -24.5 24.375 C-23.42105469 24.29314453 -22.34210937 24.21128906 -21.23046875 24.12695312 C-18.57095282 23.92690104 -15.91115184 23.73921216 -13.25 23.5625 C-13.00378906 22.74394531 -12.75757812 21.92539062 -12.50390625 21.08203125 C-11.03343542 16.95463495 -9.17114512 13.14986759 -7.1875 9.25 C-6.64125977 8.15848633 -6.64125977 8.15848633 -6.08398438 7.04492188 C-2.89716076 0.72429019 -2.89716076 0.72429019 0 0 Z \" fill=\"#F5A42F\" transform=\"translate(50.25,10.4375)\"><\/path><path d=\"M0 0 C0.70125 0.7425 1.4025 1.485 2.125 2.25 C4.88536257 5.05882026 4.88536257 5.05882026 8.0625 7 C11.07581443 9.05161833 12.80560857 11.12459054 15 14 C15.99 14.66 16.98 15.32 18 16 C18.60207246 22.32176083 17.47955682 27.23940946 15.66796875 33.26953125 C14.68780361 37.27617122 14.79803698 40.89341859 15 45 C20.75846826 45.61919014 23.75212318 43.7515675 28.3125 40.625 C28.94478516 40.2125 29.57707031 39.8 30.22851562 39.375 C33.66267511 37.20982576 33.66267511 37.20982576 36 34 C42.75 33.875 42.75 33.875 45 35 C45 35.66 45 36.32 45 37 C46.65 37.33 48.3 37.66 50 38 C50 38.66 50 39.32 50 40 C50.66 40 51.32 40 52 40 C52 40.66 52 41.32 52 42 C53.66666667 42.33333333 55.33333333 42.66666667 57 43 C57.886875 43.20625 58.77375 43.4125 59.6875 43.625 C62.01864219 44.23427015 62.01864219 44.23427015 64 43 C64.1875 46.375 64.1875 46.375 64 50 C61 52 61 52 58.84375 51.9453125 C53.86961692 50.29182321 49.62478723 47.24381803 45.23828125 44.41796875 C41.12023954 41.79708413 41.12023954 41.79708413 36.43359375 40.91015625 C32.22723454 42.79390299 28.45267129 45.31312901 24.61523438 47.84960938 C20.62659015 50.37237623 17.88044898 51.7403332 13 51 C11 49 11 49 10.73046875 45.9453125 C11.09676596 40.58357069 12.49410483 35.63623355 14.01757812 30.49609375 C14.59365725 28.25599592 15.01522912 26.31396399 15 24 C13.07427701 21.11965896 13.07427701 21.11965896 10 19 C8.95605803 18.11269059 7.91841913 17.21792007 6.88671875 16.31640625 C5.27596176 14.92700482 3.66497997 13.54399292 2.02148438 12.19335938 C-0.74117267 9.77388954 -1.9309964 8.46282904 -2.48046875 4.77734375 C-2 2 -2 2 0 0 Z \" fill=\"#D48E29\" transform=\"translate(12,37)\"><\/path><path d=\"M0 0 C2.87109375 1.42578125 2.87109375 1.42578125 5.4375 3.3125 C10.21703444 6.61011175 14.42107926 8.44521881 20 10 C19.67 10.99 19.34 11.98 19 13 C16.1461069 13.83081673 14.56392656 14.23040569 11.76757812 13.08789062 C11.02958984 12.61544922 10.29160156 12.14300781 9.53125 11.65625 C8.71269531 11.15222656 7.89414062 10.64820312 7.05078125 10.12890625 C5.35026042 9.04296875 3.64973958 7.95703125 1.94921875 6.87109375 C1.13066406 6.36707031 0.31210937 5.86304687 -0.53125 5.34375 C-1.26923828 4.87130859 -2.00722656 4.39886719 -2.76757812 3.91210938 C-5.63497983 2.74056379 -7.07698698 3.07200836 -10 4 C-11.86488507 4.90397436 -11.86488507 4.90397436 -13.55859375 6.06640625 C-14.19216797 6.46923828 -14.82574219 6.87207031 -15.47851562 7.28710938 C-16.78355574 8.13675165 -18.08565907 8.99092209 -19.38476562 9.84960938 C-23.37340985 12.37237623 -26.11955102 13.7403332 -31 13 C-33 11 -33 11 -33.125 7.375 C-33.08375 6.26125 -33.0425 5.1475 -33 4 C-31 6 -31 6 -30 9 C-22.79715435 9.66744516 -19.326918 7.11975171 -13.69335938 3.19921875 C-8.86799345 0.03586752 -5.78293157 -0.73016813 0 0 Z \" fill=\"#BD7E24\" transform=\"translate(56,75)\"><\/path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C3.36176922 1.64351457 4.68962066 3.31522656 6 5 C6.9075 5.886875 7.815 6.77375 8.75 7.6875 C11 10 11 10 11 12 C11.78375 12.103125 12.5675 12.20625 13.375 12.3125 C16 13 16 13 18 16 C18.125 19.1875 18.125 19.1875 18 22 C16.42221746 20.6676503 14.84834954 19.33051133 13.2890625 17.9765625 C11.57142416 16.49341403 9.83352787 15.03367323 8.0859375 13.5859375 C7.08820312 12.73257813 6.09046875 11.87921875 5.0625 11 C4.10472656 10.195625 3.14695312 9.39125 2.16015625 8.5625 C0 6 0 6 -0.31640625 2.6875 C-0.21199219 1.800625 -0.10757812 0.91375 0 0 Z \" fill=\"#BF7F24\" transform=\"translate(10,39)\"><\/path><path d=\"M0 0 C-1.59856312 4.18009363 -4.68807789 6.77036124 -7.9375 9.6875 C-8.74477539 10.43483398 -8.74477539 10.43483398 -9.56835938 11.19726562 C-12.02683465 13.4314164 -13.81422018 14.93807339 -17 16 C-16.64211838 11.43429812 -13.28299111 9.13650788 -10.0625 6.3125 C-9.51142578 5.81427734 -8.96035156 5.31605469 -8.39257812 4.80273438 C-3.02941613 0 -3.02941613 0 0 0 Z \" fill=\"#CF8A27\" transform=\"translate(90,42)\"><\/path><path d=\"M0 0 C0.70125 0.7425 1.4025 1.485 2.125 2.25 C4.88536257 5.05882026 4.88536257 5.05882026 8.0625 7 C11.07581443 9.05161833 12.80560857 11.12459054 15 14 C15.99 14.66 16.98 15.32 18 16 C17.67 16.66 17.34 17.32 17 18 C16.4225 17.525625 15.845 17.05125 15.25 16.5625 C13.16221519 14.88238282 13.16221519 14.88238282 10.9375 14.625 C8.03714118 13.68940038 7.52642114 11.58317423 6 9 C4.98882093 8.08993883 3.94470928 7.21548587 2.875 6.375 C0 4 0 4 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#DC932A\" transform=\"translate(12,37)\"><\/path><path d=\"M0 0 C0 6.19275235 -3.05685871 12.60071203 -6 18 C-8.25 20.0625 -8.25 20.0625 -10 21 C-7.94276638 14.02826385 -5.26398138 5.26398138 0 0 Z \" fill=\"#E0952B\" transform=\"translate(48,11)\"><\/path><path d=\"M0 0 C6.75 -0.125 6.75 -0.125 9 1 C9 1.66 9 2.32 9 3 C10.65 3.33 12.3 3.66 14 4 C12.3125 4.6875 12.3125 4.6875 10 5 C8.30712215 4.04504326 6.64142963 3.0409066 5 2 C2.30745009 1.29329272 2.30745009 1.29329272 0 1 C0 0.67 0 0.34 0 0 Z \" fill=\"#E6992C\" transform=\"translate(48,71)\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tQuality Assurance\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tEnsures Quality Assurance through strict inspections, standardized procedures, and continuous monitoring at every production stage. The company is committed to defect prevention, regulatory compliance, and delivering consistent, reliable products to customers.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc7a25 elementor-view-default elementor-position-top elementor-mobile-position-top elementor-widget elementor-widget-icon-box\" data-id=\"4bc7a25\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"100\" height=\"100\"><path d=\"M0 0 C0.99 0.66 1.98 1.32 3 2 C3 2.66 3 3.32 3 4 C1.84371094 4.59748047 1.84371094 4.59748047 0.6640625 5.20703125 C-0.33882812 5.73683594 -1.34171875 6.26664063 -2.375 6.8125 C-3.37273438 7.33457031 -4.37046875 7.85664063 -5.3984375 8.39453125 C-8.22876117 9.89164684 -8.22876117 9.89164684 -10 13 C-9.91832511 16.57176115 -9.91832511 16.57176115 -9 20 C-6.21729151 22.29570512 -6.21729151 22.29570512 -3.25 21.8125 C0.11767189 21.06701493 0.11767189 21.06701493 3.5625 19.4375 C6.92383803 18.03184955 8.46106902 17.56425131 12 18 C14.11230469 19.49707031 14.11230469 19.49707031 16.171875 21.578125 C16.91824219 22.32707031 17.66460937 23.07601562 18.43359375 23.84765625 C19.19800781 24.64042969 19.96242187 25.43320312 20.75 26.25 C21.91982422 27.41595703 21.91982422 27.41595703 23.11328125 28.60546875 C29.59314687 35.19802769 29.59314687 35.19802769 30 39 C28.8125 40.75 28.8125 40.75 27 42 C25.68 42 24.36 42 23 42 C22.9071875 42.928125 22.9071875 42.928125 22.8125 43.875 C22.544375 44.57625 22.27625 45.2775 22 46 C20.3523962 46.71247732 18.68236471 47.37400383 17 48 C15.64631404 49.31266518 14.31200404 50.64567325 13 52 C10.8125 53.1875 10.8125 53.1875 9 54 C8.67 54.33 8.34 54.66 8 55 C5.5625 55.1875 5.5625 55.1875 3 55 C1 53 1 53 0.1875 49.6875 C-1.17477455 45.45727901 -2.74597334 43.95132651 -6 41 C-7.66666667 39 -9.33333333 37 -11 35 C-14.91294836 30.62745752 -14.91294836 30.62745752 -20 28 C-23.08333333 28 -23.08333333 28 -26 29 C-27.89290509 30.93704708 -27.89290509 30.93704708 -29 33 C-30.65 32.67 -32.3 32.34 -34 32 C-34 22.76 -34 13.52 -34 4 C-31.36 4.66 -28.72 5.32 -26 6 C-21.06155192 6.49261328 -18.39783495 5.44809641 -14.125 3 C-8.96168957 0.28044271 -5.77950011 -0.84065456 0 0 Z \" fill=\"#F4B56E\" transform=\"translate(45,22)\"><\/path><path d=\"M0 0 C1.26928961 1.20923719 2.51786289 2.44042789 3.75 3.6875 C6.1217744 5.88628509 7.31370627 6.92770341 10.55859375 7.26953125 C13.10897266 7.00805109 15.50532885 6.58602389 18 6 C19.65 5.67 21.3 5.34 23 5 C23 13.25 23 21.5 23 30 C18.8609692 31.37967693 15.31530633 31.83203619 11 31 C7.86861967 29.11874437 5.51164743 26.63213236 3 24 C1.23196272 22.2055741 -0.53894733 20.41397487 -2.3125 18.625 C-3.13363281 17.77164063 -3.95476563 16.91828125 -4.80078125 16.0390625 C-6.91229248 13.79972467 -6.91229248 13.79972467 -10 13 C-12.77901332 14.25708831 -12.77901332 14.25708831 -15.75 16 C-22.38225919 19.49320447 -22.38225919 19.49320447 -26.25 18.875 C-27.1575 18.58625 -28.065 18.2975 -29 18 C-29.8125 15.8125 -29.8125 15.8125 -30 13 C-26.27672277 8.52766108 -21.90749943 5.97249969 -16.875 3.25 C-15.80185547 2.65251953 -15.80185547 2.65251953 -14.70703125 2.04296875 C-6.04095012 -2.73552458 -6.04095012 -2.73552458 0 0 Z \" fill=\"#F3B56D\" transform=\"translate(66,23)\"><\/path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C4 7.93 4 14.86 4 22 C5.65 20.68 7.3 19.36 9 18 C13.76937385 17.47970467 17.68372457 17.88778011 22 20 C24.26100926 22.14718271 26.27167375 24.40138182 28 27 C28 27.66 28 28.32 28 29 C28.8353125 29.309375 28.8353125 29.309375 29.6875 29.625 C32.87290584 31.5190251 35.15625734 33.81157284 37 37 C37.6784945 39.73364452 37.85336408 42.16503886 38 45 C39.98 45.66 41.96 46.32 44 47 C43.34 48.32 42.68 49.64 42 51 C39.625 51.125 39.625 51.125 37 51 C35 49 35 49 34.1875 45.6875 C32.82522545 41.45727901 31.25402666 39.95132651 28 37 C26.33333333 35 24.66666667 33 23 31 C19.08705164 26.62745752 19.08705164 26.62745752 14 24 C10.91666667 24 10.91666667 24 8 25 C6.10709491 26.93704708 6.10709491 26.93704708 5 29 C3.35 28.67 1.7 28.34 0 28 C0 18.76 0 9.52 0 0 Z \" fill=\"#DEA564\" transform=\"translate(11,26)\"><\/path><path d=\"M0 0 C6.70345077 -0.87241795 6.70345077 -0.87241795 10.01806641 1.35791016 C12.05253027 3.26531609 13.9418348 5.24432294 15.8125 7.3125 C16.79379883 8.34793945 16.79379883 8.34793945 17.79492188 9.40429688 C19.00926057 10.68809724 20.21516514 11.97997002 21.40942383 13.2824707 C21.93431396 13.84925537 22.4592041 14.41604004 23 15 C23.51626953 15.55816406 24.03253906 16.11632812 24.56445312 16.69140625 C26.53665452 18.48919528 28.06036464 18.49712787 30.6875 18.6875 C31.49574219 18.75324219 32.30398437 18.81898437 33.13671875 18.88671875 C33.75160156 18.92410156 34.36648437 18.96148437 35 19 C35 20.32 35 21.64 35 23 C30.8609692 24.37967693 27.31530633 24.83203619 23 24 C19.86861967 22.11874437 17.51164743 19.63213236 15 17 C13.23196272 15.2055741 11.46105267 13.41397487 9.6875 11.625 C8.86636719 10.77164063 8.04523437 9.91828125 7.19921875 9.0390625 C5.08770752 6.79972467 5.08770752 6.79972467 2 6 C-0.77901332 7.25708831 -0.77901332 7.25708831 -3.75 9 C-10.38225919 12.49320447 -10.38225919 12.49320447 -14.25 11.875 C-15.1575 11.58625 -16.065 11.2975 -17 11 C-17.625 8.6875 -17.625 8.6875 -18 6 C-17.34 5.01 -16.68 4.02 -16 3 C-15.34 3 -14.68 3 -14 3 C-14 3.66 -14 4.32 -14 5 C-8.91241317 5.29926981 -6.20032028 4.88021962 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#C79459\" transform=\"translate(54,30)\"><\/path><path d=\"M0 0 C2.375 0.4375 2.375 0.4375 4.375 2.4375 C4.375 3.4275 4.375 4.4175 4.375 5.4375 C5.179375 5.705625 5.98375 5.97375 6.8125 6.25 C7.658125 6.641875 8.50375 7.03375 9.375 7.4375 C9.705 8.4275 10.035 9.4175 10.375 10.4375 C12.37516466 11.64632096 12.37516466 11.64632096 14.375 12.4375 C14.375 13.7575 14.375 15.0775 14.375 16.4375 C16.025 16.7675 17.675 17.0975 19.375 17.4375 C20.28672698 20.42133376 20.67237468 21.84275065 19.25 24.6875 C16.93580186 26.84741827 15.51950424 27.28027479 12.375 27.4375 C11.385 26.7775 10.395 26.1175 9.375 25.4375 C9.375 24.1175 9.375 22.7975 9.375 21.4375 C7.725 21.1075 6.075 20.7775 4.375 20.4375 C4.375 19.1175 4.375 17.7975 4.375 16.4375 C2.725 16.1075 1.075 15.7775 -0.625 15.4375 C-0.955 14.1175 -1.285 12.7975 -1.625 11.4375 C-2.945 11.1075 -4.265 10.7775 -5.625 10.4375 C-6.375 8.25 -6.375 8.25 -6.625 5.4375 C-4.74580246 2.18504272 -3.78179312 0.63029885 0 0 Z \" fill=\"#EFB16B\" transform=\"translate(23.625,51.5625)\"><\/path><path d=\"M0 0 C7.66078824 1.38145362 12.41059777 8.11237593 17.171875 13.890625 C18.77531159 15.77907763 18.77531159 15.77907763 20.96875 17.19140625 C22.8125 18.6875 22.8125 18.6875 23.5625 22.375 C23.68625 24.0146875 23.68625 24.0146875 23.8125 25.6875 C25.7925 26.3475 27.7725 27.0075 29.8125 27.6875 C29.1525 29.0075 28.4925 30.3275 27.8125 31.6875 C25.4375 31.8125 25.4375 31.8125 22.8125 31.6875 C20.8125 29.6875 20.8125 29.6875 20 26.375 C18.63772545 22.14477901 17.06652666 20.63882651 13.8125 17.6875 C12.14583333 15.6875 10.47916667 13.6875 8.8125 11.6875 C3.66186386 6.12727888 3.66186386 6.12727888 -3.4375 4.5625 C-4.79875 4.624375 -4.79875 4.624375 -6.1875 4.6875 C-4.48311584 1.47924747 -3.61362146 0.77940855 0 0 Z \" fill=\"#CA975B\" transform=\"translate(25.1875,45.3125)\"><\/path><path d=\"M0 0 C10.90140845 8.87323944 10.90140845 8.87323944 12 14 C12.99 14.33 13.98 14.66 15 15 C15.4640625 16.2375 15.4640625 16.2375 15.9375 17.5 C16.72597887 20.13975148 16.72597887 20.13975148 18.9375 20.875 C21.19937274 21.14078645 21.19937274 21.14078645 24 20 C23.3125 21.9375 23.3125 21.9375 22 24 C19.5625 24.875 19.5625 24.875 17 25 C16.01 24.34 15.02 23.68 14 23 C14 21.68 14 20.36 14 19 C12.35 18.67 10.7 18.34 9 18 C9 16.68 9 15.36 9 14 C7.35 13.67 5.7 13.34 4 13 C3.67 11.68 3.34 10.36 3 9 C1.68 8.67 0.36 8.34 -1 8 C-1.625 5.6875 -1.625 5.6875 -2 3 C-1.34 2.01 -0.68 1.02 0 0 Z \" fill=\"#BF8E56\" transform=\"translate(19,54)\"><\/path><path d=\"M0 0 C6.70345077 -0.87241795 6.70345077 -0.87241795 10.01806641 1.35791016 C12.05253027 3.26531609 13.9418348 5.24432294 15.8125 7.3125 C16.46669922 8.00279297 17.12089844 8.69308594 17.79492188 9.40429688 C19.00926057 10.68809724 20.21516514 11.97997002 21.40942383 13.2824707 C21.93431396 13.84925537 22.4592041 14.41604004 23 15 C23.51626953 15.55816406 24.03253906 16.11632812 24.56445312 16.69140625 C26.53665452 18.48919528 28.06036464 18.49712787 30.6875 18.6875 C31.49574219 18.75324219 32.30398437 18.81898437 33.13671875 18.88671875 C33.75160156 18.92410156 34.36648437 18.96148437 35 19 C35 19.33 35 19.66 35 20 C31.29142392 20.28773435 27.70185869 20.42029837 24 20 C21.8125 17.9375 21.8125 17.9375 20 15 C18.01772614 13.13824174 15.95510713 11.39970417 13.875 9.6484375 C12 8 12 8 10 5.5625 C6.887909 3.13117891 3.80392029 3.58686931 0 4 C-2.35529281 4.41731018 -2.35529281 4.41731018 -4 5 C-3.34 4.01 -2.68 3.02 -2 2 C-1.34 2 -0.68 2 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#DAA262\" transform=\"translate(54,30)\"><\/path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2.33 7.92 2.66 15.84 3 24 C4.65 24 6.3 24 8 24 C6.515 26.475 6.515 26.475 5 29 C3.35 28.67 1.7 28.34 0 28 C0 18.76 0 9.52 0 0 Z \" fill=\"#C49258\" transform=\"translate(11,26)\"><\/path><path d=\"M0 0 C-0.33 1.32 -0.66 2.64 -1 4 C-2.98 4.33 -4.96 4.66 -7 5 C-7.061875 5.61875 -7.12375 6.2375 -7.1875 6.875 C-7.455625 7.57625 -7.72375 8.2775 -8 9 C-9.6476038 9.71247732 -11.31763529 10.37400383 -13 11 C-15.27191416 13.02040748 -15.27191416 13.02040748 -17 15 C-17.99 14.67 -18.98 14.34 -20 14 C-17.87200229 9.85600447 -16.02825279 8.23791821 -12 6 C-9.96620308 4.42806135 -7.95848661 2.82958019 -5.96484375 1.20703125 C-4 0 -4 0 0 0 Z \" fill=\"#CF995D\" transform=\"translate(75,59)\"><\/path><path d=\"M0 0 C4.16679806 1.81165133 6.19168785 2.82697197 8 7 C8.99 7.33 9.98 7.66 11 8 C11.33 9.65 11.66 11.3 12 13 C15.465 12.505 15.465 12.505 19 12 C19 12.99 19 13.98 19 15 C16.25 16.1875 16.25 16.1875 13 17 C10.625 15.875 10.625 15.875 9 14 C9 12.68 9 11.36 9 10 C7.68 9.67 6.36 9.34 5 9 C4.9175 8.401875 4.835 7.80375 4.75 7.1875 C3.79451097 4.400657 2.3549152 3.67123014 0 2 C0 1.34 0 0.68 0 0 Z \" fill=\"#DFA664\" transform=\"translate(25,59)\"><\/path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C0.1875 3 0.1875 3 -2 5 C-2.99 5 -3.98 5 -5 5 C-5.226875 5.639375 -5.45375 6.27875 -5.6875 6.9375 C-7 9 -7 9 -9.4375 9.875 C-12 10 -12 10 -15 8 C-15.1875 4.875 -15.1875 4.875 -15 2 C-14.01 2.495 -14.01 2.495 -13 3 C-12.375 5.0625 -12.375 5.0625 -12 7 C-8.37987281 5.27110518 -5.13242181 3.15473536 -1.8046875 0.92578125 C-1.20914063 0.62027344 -0.61359375 0.31476562 0 0 Z \" fill=\"#DFA564\" transform=\"translate(63,63)\"><\/path><path d=\"M0 0 C0.53625 0.268125 1.0725 0.53625 1.625 0.8125 C1.625 1.4725 1.625 2.1325 1.625 2.8125 C-2.335 4.7925 -6.295 6.7725 -10.375 8.8125 C-8.26810372 4.59870744 -5.37420059 -0.42427899 0 0 Z \" fill=\"#D09B5E\" transform=\"translate(46.375,23.1875)\"><\/path><path d=\"M0 0 C0.66 0.33 1.32 0.66 2 1 C1.16855469 1.67095703 1.16855469 1.67095703 0.3203125 2.35546875 C-5.14132545 6.74888571 -5.14132545 6.74888571 -8 13 C-8.33 13 -8.66 13 -9 13 C-9.21863671 9.79332827 -9.33122923 7.62759222 -7.8125 4.75 C-5.69192914 2.70255227 -3.76849019 1.94711506 -1 1 C-0.67 0.67 -0.34 0.34 0 0 Z \" fill=\"#E4A966\" transform=\"translate(43,22)\"><\/path><path d=\"M0 0 C0.66 0.66 1.32 1.32 2 2 C4.32275177 2.40047444 6.65739357 2.7397104 9 3 C9.33 2.34 9.66 1.68 10 1 C10 1.99 10 2.98 10 4 C7.25 5.1875 7.25 5.1875 4 6 C1.625 4.8125 1.625 4.8125 0 3 C0 2.01 0 1.02 0 0 Z \" fill=\"#CF9A5D\" transform=\"translate(34,70)\"><\/path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C2 0.66 2 1.32 2 2 C5.3 2 8.6 2 12 2 C9.35805573 4.64194427 7.6985004 4.85205998 4 5 C1.625 3.125 1.625 3.125 0 1 C0 0.67 0 0.34 0 0 Z \" fill=\"#DBA363\" transform=\"translate(38,33)\"><\/path><path d=\"M0 0 C1.32 0.33 2.64 0.66 4 1 C2.68 2.32 1.36 3.64 0 5 C-0.99 4.67 -1.98 4.34 -3 4 C-2.01 2.68 -1.02 1.36 0 0 Z \" fill=\"#C39057\" transform=\"translate(58,69)\"><\/path><path d=\"M0 0 C0.66 0 1.32 0 2 0 C1.67 1.32 1.34 2.64 1 4 C-0.65 4.33 -2.3 4.66 -4 5 C-2.71937515 3.2925002 -1.38232443 1.62626404 0 0 Z \" fill=\"#C29058\" transform=\"translate(66,64)\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tCustomer Partnership\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tStrengthens customer partnerships through collaborative development, responsive support, and consistent delivery of high-quality products. The company works closely with clients to understand their needs, provide reliable solutions, and build long-term, trust-based relationships.\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-eb5365d e-flex e-con-boxed e-con e-child\" data-id=\"eb5365d\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3054f48 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"3054f48\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-997cb92 elementor-widget elementor-widget-image\" data-id=\"997cb92\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"855\" height=\"595\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage.png\" class=\"attachment-full size-full wp-image-1223\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage.png 855w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage-300x209.png 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage-768x534.png 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage-18x12.png 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/AboutUs_Homepage-600x418.png 600w\" sizes=\"(max-width: 855px) 100vw, 855px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4165776 elementor-align-justify elementor-widget__width-initial elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-widget elementor-widget-button\" data-id=\"4165776\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3624689 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"3624689\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"960\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-scaled.png\" class=\"attachment-full size-full wp-image-87\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-scaled.png 2560w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-scaled-600x225.png 600w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-300x113.png 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-1024x384.png 1024w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-768x288.png 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-1536x576.png 1536w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/10\/9c9e6605a7db277d51703c2aa1be47c6fa5a6c31-2048x768.png 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\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<div class=\"elementor-element elementor-element-4947fa4 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"4947fa4\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-52970f7 elementor-widget elementor-widget-heading\" data-id=\"52970f7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">OVERVIEW<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-07ac952 elementor-widget elementor-widget-heading\" data-id=\"07ac952\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Miyasaka Polymer <br>\n(Philippines), Inc.<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4e75019 elementor-widget elementor-widget-text-editor\" data-id=\"4e75019\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Miyasaka Polymer Philippines, Inc. is a trusted manufacturing company specializing in high-quality molded rubber components for the automotive and industrial sectors. As a member of the global Miyasaka Polymer Group of Miyasaka Polymer Co., Ltd., the company upholds world-class Japanese standards of quality, precision, and continuous improvement.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1dacbbb elementor-align-justify elementor-widget__width-initial elementor-hidden-mobile elementor-widget elementor-widget-button\" data-id=\"1dacbbb\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d65c63 e-flex e-con-boxed e-con e-child\" data-id=\"7d65c63\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1abf738 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"1abf738\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8e9e717 elementor-widget elementor-widget-heading\" data-id=\"8e9e717\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">OUR PRODUCTS<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21cc7ed elementor-widget elementor-widget-heading\" data-id=\"21cc7ed\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">Category<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f3dc7de elementor-invisible elementor-widget elementor-widget-jet-listing-grid\" data-id=\"f3dc7de\" data-element_type=\"widget\" data-settings=\"{&quot;columns&quot;:&quot;4&quot;,&quot;columns_tablet&quot;:&quot;3&quot;,&quot;columns_mobile_extra&quot;:&quot;2&quot;,&quot;columns_mobile&quot;:&quot;1&quot;,&quot;_animation&quot;:&quot;fadeInLeft&quot;}\" data-widget_type=\"jet-listing-grid.default\">\n\t\t\t\t\t<div class=\"jet-listing-grid jet-listing\"><div class=\"jet-listing-grid__slider\" data-slider_options=\"{&quot;autoplaySpeed&quot;:5000,&quot;autoplay&quot;:true,&quot;pauseOnHover&quot;:true,&quot;infinite&quot;:true,&quot;centerMode&quot;:false,&quot;speed&quot;:500,&quot;arrows&quot;:false,&quot;dots&quot;:false,&quot;slidesToScroll&quot;:1,&quot;prevArrow&quot;:&quot;\\u003Cdiv class=\\u0027jet-listing-grid__slider-icon prev-arrow \\u0027 role=\\u0027button\\u0027 aria-label=\\u0027Previous\\u0027\\u003E\\u003Csvg width=\\u0027180\\u0027 height=\\u0027180\\u0027 viewBox=\\u00270 0 180 180\\u0027 fill=\\u0027none\\u0027 xmlns=\\u0027http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\u0027\\u003E\\u003Cpath d=\\u0027M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z\\u0027 fill=\\u0027black\\u0027\\\/\\u003E\\u003C\\\/svg\\u003E\\u003C\\\/div\\u003E&quot;,&quot;nextArrow&quot;:&quot;\\u003Cdiv class=\\u0027jet-listing-grid__slider-icon next-arrow \\u0027 role=\\u0027button\\u0027 aria-label=\\u0027Next\\u0027\\u003E\\u003Csvg width=\\u0027180\\u0027 height=\\u0027180\\u0027 viewBox=\\u00270 0 180 180\\u0027 fill=\\u0027none\\u0027 xmlns=\\u0027http:\\\/\\\/www.w3.org\\\/2000\\\/svg\\u0027\\u003E\\u003Cpath d=\\u0027M119 47.3166C119 48.185 118.668 48.9532 118.003 49.6212L78.8385 89L118.003 128.379C118.668 129.047 119 129.815 119 130.683C119 131.552 118.668 132.32 118.003 132.988L113.021 137.998C112.356 138.666 111.592 139 110.729 139C109.865 139 109.101 138.666 108.436 137.998L61.9966 91.3046C61.3322 90.6366 61 89.8684 61 89C61 88.1316 61.3322 87.3634 61.9966 86.6954L108.436 40.002C109.101 39.334 109.865 39 110.729 39C111.592 39 112.356 39.334 113.021 40.002L118.003 45.012C118.668 45.68 119 46.4482 119 47.3166Z\\u0027 fill=\\u0027black\\u0027\\\/\\u003E\\u003C\\\/svg\\u003E\\u003C\\\/div\\u003E&quot;,&quot;rtl&quot;:false,&quot;itemsCount&quot;:8,&quot;fade&quot;:false,&quot;slidesToShow&quot;:{&quot;desktop&quot;:4,&quot;tablet&quot;:3,&quot;mobile&quot;:1}}\" dir=\"ltr\"><div class=\"jet-listing-grid__items grid-col-desk-4 grid-col-tablet-3 grid-col-mobile-1 jet-listing-grid--168 woocommerce grid-collapse-gap\" data-queried-id=\"6|WP_Post\" data-nav=\"{&quot;enabled&quot;:false,&quot;type&quot;:null,&quot;more_el&quot;:null,&quot;query&quot;:[],&quot;widget_settings&quot;:{&quot;lisitng_id&quot;:168,&quot;posts_num&quot;:8,&quot;columns&quot;:4,&quot;columns_tablet&quot;:3,&quot;columns_mobile&quot;:1,&quot;column_min_width&quot;:240,&quot;column_min_width_tablet&quot;:240,&quot;column_min_width_mobile&quot;:240,&quot;inline_columns_css&quot;:false,&quot;is_archive_template&quot;:&quot;&quot;,&quot;post_status&quot;:[&quot;publish&quot;],&quot;use_random_posts_num&quot;:&quot;&quot;,&quot;max_posts_num&quot;:9,&quot;not_found_message&quot;:&quot;No data was found&quot;,&quot;is_masonry&quot;:false,&quot;equal_columns_height&quot;:&quot;&quot;,&quot;use_load_more&quot;:&quot;&quot;,&quot;load_more_id&quot;:&quot;&quot;,&quot;load_more_type&quot;:&quot;click&quot;,&quot;load_more_offset&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;use_custom_post_types&quot;:&quot;yes&quot;,&quot;custom_post_types&quot;:[&quot;product&quot;],&quot;hide_widget_if&quot;:&quot;&quot;,&quot;carousel_enabled&quot;:&quot;yes&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;arrows&quot;:&quot;true&quot;,&quot;arrow_icon&quot;:&quot;fa fa-angle-left&quot;,&quot;dots&quot;:&quot;&quot;,&quot;autoplay&quot;:&quot;true&quot;,&quot;pause_on_hover&quot;:&quot;true&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;true&quot;,&quot;center_mode&quot;:&quot;&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500,&quot;inject_alternative_items&quot;:&quot;&quot;,&quot;injection_items&quot;:[],&quot;scroll_slider_enabled&quot;:&quot;&quot;,&quot;scroll_slider_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;custom_query&quot;:false,&quot;custom_query_id&quot;:&quot;&quot;,&quot;_element_id&quot;:&quot;&quot;,&quot;collapse_first_last_gap&quot;:&quot;true&quot;,&quot;list_tag_selection&quot;:&quot;&quot;,&quot;list_items_wrapper_tag&quot;:&quot;div&quot;,&quot;list_item_tag&quot;:&quot;div&quot;,&quot;empty_items_wrapper_tag&quot;:&quot;div&quot;}}\" data-page=\"1\" data-pages=\"2\" data-listing-source=\"posts\" data-listing-id=\"168\" data-query-id=\"\"><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2198\" data-post-id=\"2198\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#45\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Water-Proof-Packing3.png\" class=\"attachment-full size-full wp-image-2203\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Water-Proof-Packing3.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Water-Proof-Packing3-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Water-Proof-Packing3-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Water-Proof-Packing3-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#45\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2188\" data-post-id=\"2188\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#43\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Dummy-Seal9.png\" class=\"attachment-full size-full wp-image-2172\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Dummy-Seal9.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Dummy-Seal9-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Dummy-Seal9-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Dummy-Seal9-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#43\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2043\" data-post-id=\"2043\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#44\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Insert-Molding-1.png\" class=\"attachment-full size-full wp-image-2210\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Insert-Molding-1.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Insert-Molding-1-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Insert-Molding-1-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Insert-Molding-1-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#44\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-2005\" data-post-id=\"2005\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#39\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings4.png\" class=\"attachment-full size-full wp-image-1995\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings4.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings4-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings4-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings4-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#39\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-1989\" data-post-id=\"1989\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#39\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings1.png\" class=\"attachment-full size-full wp-image-1992\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings1.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings1-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings1-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/O-Rings1-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#39\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-1970\" data-post-id=\"1970\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#40\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/CONSUMABLE-RUBBER1.png\" class=\"attachment-full size-full wp-image-1978\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/CONSUMABLE-RUBBER1.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/CONSUMABLE-RUBBER1-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/CONSUMABLE-RUBBER1-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/CONSUMABLE-RUBBER1-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#40\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-1966\" data-post-id=\"1966\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#38\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/GROMMET-TUBE8.png\" class=\"attachment-full size-full wp-image-1948\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/GROMMET-TUBE8.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/GROMMET-TUBE8-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/GROMMET-TUBE8-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/GROMMET-TUBE8-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#38\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><div class=\"jet-listing-grid__item jet-listing-dynamic-post-1953\" data-post-id=\"1953\"  ><div class=\"jet-engine-listing-overlay-wrap\" data-url=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/product-catalog\/#38\">\t\t<div data-elementor-type=\"jet-listing-items\" data-elementor-id=\"168\" class=\"elementor elementor-168\" data-elementor-post-type=\"jet-engine\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0f4be6a e-flex e-con-boxed e-con e-parent\" data-id=\"0f4be6a\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8321ff3 elementor-widget__width-auto elementor-absolute elementor-widget elementor-widget-heading\" data-id=\"8321ff3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">FEATURED<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dd546a6 e-con-full zoom e-flex e-con e-child\" data-id=\"dd546a6\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a85890 elementor-widget elementor-widget-image\" data-id=\"3a85890\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"208\" height=\"208\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/BELLOWS3.png\" class=\"attachment-full size-full wp-image-1935\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/BELLOWS3.png 208w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/BELLOWS3-150x150.png 150w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/BELLOWS3-12x12.png 12w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/BELLOWS3-100x100.png 100w\" sizes=\"(max-width: 208px) 100vw, 208px\" \/>\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\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<a href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/product-catalog\/#38\" class=\"jet-engine-listing-overlay-link\"><\/a><\/div><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5911274 e-con-full e-flex e-con e-parent\" data-id=\"5911274\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-179c024 elementor-widget elementor-widget-jet-slider\" data-id=\"179c024\" data-element_type=\"widget\" data-settings=\"{&quot;slider_height_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:600,&quot;sizes&quot;:[]},&quot;slider_height_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:500,&quot;sizes&quot;:[]},&quot;slider_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:400,&quot;sizes&quot;:[]},&quot;slider_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:272,&quot;sizes&quot;:[]},&quot;slider_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:600,&quot;sizes&quot;:[]},&quot;slider_height_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_height_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"jet-slider.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-jet-slider jet-elements\">\n<div class=\"jet-slider jet-slider__image-exact\" data-settings='{&quot;sliderWidth&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;sliderHeight&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:600,&quot;sizes&quot;:[]},&quot;sliderNavigation&quot;:false,&quot;sliderNavigationIcon&quot;:&quot;jet-slider__arrow-icon-179c024&quot;,&quot;sliderNaviOnHover&quot;:false,&quot;sliderPagination&quot;:true,&quot;sliderAutoplay&quot;:true,&quot;sliderAutoplayDelay&quot;:5000,&quot;sliderAutoplayOnHover&quot;:&quot;pause&quot;,&quot;sliderFullScreen&quot;:false,&quot;sliderFullscreenIcon&quot;:&quot;jet-slider__fullscreen-icon-179c024&quot;,&quot;sliderShuffle&quot;:false,&quot;sliderLoop&quot;:false,&quot;sliderFadeMode&quot;:true,&quot;slideDistance&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;slideDuration&quot;:3000,&quot;imageScaleMode&quot;:&quot;exact&quot;,&quot;thumbnails&quot;:false,&quot;thumbnailWidth&quot;:120,&quot;thumbnailHeight&quot;:80,&quot;rightToLeft&quot;:false,&quot;touchswipe&quot;:false,&quot;fractionPag&quot;:false,&quot;fractionPrefix&quot;:&quot;&quot;,&quot;fractionSeparator&quot;:&quot;\\\/&quot;,&quot;fractionSuffix&quot;:&quot;&quot;,&quot;autoSliderHeight&quot;:false}'>\n\t\n<div  class=\"slider-pro\">\n\t<div class=\"jet-slider__arrow-icon-179c024 hidden-html\"><\/div><div class=\"jet-slider__fullscreen-icon-179c024 hidden-html\"><\/div>\t<div class=\"jet-slider__items sp-slides\">\n\n\n<div  class=\"jet-slider__item sp-slide elementor-repeater-item-8dbde80\"><img decoding=\"async\" class=\"sp-image\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/unsplash_MP0bgaS_d1c-2.jpg\" alt=\"unsplash_MP0bgaS_d1c (2)\"><div class=\"jet-slider__content sp-layer\" data-position=\"centerCenter\" data-width=\"100%\" data-height=\"100%\" data-horizontal=\"0%\" data-show-transition=\"up\" data-show-duration=\"400\" data-show-delay=\"400\" >\n\t\t<div class=\"jet-slider__content-item\">\n\t\t\t<div class=\"jet-slider__content-inner\"><h3 class=\"jet-slider__title\">\"Powering Connections. Driving Innovation.<br>Partner with Us Today.\"<\/h3> \n\n\t\t\t\t\t\t<div class=\"jet-slider__button-wrapper\">\t\t\t\t\t\t<\/div><\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n<div  class=\"jet-slider__item sp-slide elementor-repeater-item-2badf2c\"><img decoding=\"async\" class=\"sp-image\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/unsplash_MP0bgaS_d1c-1.jpg\" alt=\"unsplash_MP0bgaS_d1c (1)\"><div class=\"jet-slider__content sp-layer\" data-position=\"centerCenter\" data-width=\"100%\" data-height=\"100%\" data-horizontal=\"0%\" data-show-transition=\"up\" data-show-duration=\"400\" data-show-delay=\"400\" >\n\t\t<div class=\"jet-slider__content-item\">\n\t\t\t<div class=\"jet-slider__content-inner\"><h3 class=\"jet-slider__title\">\"Committed to Accuracy. Driven by quality.\"<\/h3> \n\n\t\t\t\t\t\t<div class=\"jet-slider__button-wrapper\">\t\t\t\t\t\t<\/div><\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n<div  class=\"jet-slider__item sp-slide elementor-repeater-item-d850427\"><img decoding=\"async\" class=\"sp-image\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/unsplash_MP0bgaS_d1c.jpg\" alt=\"unsplash_MP0bgaS_d1c\"><div class=\"jet-slider__content sp-layer\" data-position=\"centerCenter\" data-width=\"100%\" data-height=\"100%\" data-horizontal=\"0%\" data-show-transition=\"up\" data-show-duration=\"400\" data-show-delay=\"400\" >\n\t\t<div class=\"jet-slider__content-item\">\n\t\t\t<div class=\"jet-slider__content-inner\"><h3 class=\"jet-slider__title\">\"Tailored Molding Solutions  for Every Customer Need.\u201d<\/h3> \n\n\t\t\t\t\t\t<div class=\"jet-slider__button-wrapper\">\t\t\t\t\t\t<\/div><\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n<div  class=\"jet-slider__item sp-slide elementor-repeater-item-0238d59\"><img decoding=\"async\" class=\"sp-image\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/Milling-2.jpg\" alt=\"Milling-2\"><div class=\"jet-slider__content sp-layer\" data-position=\"centerCenter\" data-width=\"100%\" data-height=\"100%\" data-horizontal=\"0%\" data-show-transition=\"up\" data-show-duration=\"400\" data-show-delay=\"400\" >\n\t\t<div class=\"jet-slider__content-item\">\n\t\t\t<div class=\"jet-slider__content-inner\"><h3 class=\"jet-slider__title\">\"Advance Molding Solutions  for Demanding Application\"<\/h3> \n\n\t\t\t\t\t\t<div class=\"jet-slider__button-wrapper\">\t\t\t\t\t\t<\/div><\/div>\n\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n\n<\/div>\n<\/div>\n<\/div>\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-085b9b9 e-con-full e-flex e-con e-parent\" data-id=\"085b9b9\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4bc163d elementor-absolute elementor-widget elementor-widget-image\" data-id=\"4bc163d\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-71.svg\" class=\"attachment-full size-full wp-image-944\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1752522 e-con-full e-flex e-con e-child\" data-id=\"1752522\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-276e2e6 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"276e2e6\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-af60a31 elementor-widget elementor-widget-heading\" data-id=\"af60a31\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">PROFILE<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ab01204 elementor-widget elementor-widget-heading\" data-id=\"ab01204\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Company Profile<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09c6257 e-flex e-con-boxed e-con e-child\" data-id=\"09c6257\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6bd5059 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"6bd5059\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeInLeft&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d3527f6 e-con-full e-flex e-con e-child\" data-id=\"d3527f6\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-0759bd3 e-con-full e-flex e-con e-child\" data-id=\"0759bd3\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-e073e46 e-con-full e-flex e-con e-child\" data-id=\"e073e46\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb16881 elementor-widget elementor-widget-image\" data-id=\"eb16881\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9.jpeg\" class=\"attachment-full size-full wp-image-2624\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9.jpeg 800w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9-300x169.jpeg 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9-768x432.jpeg 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9-18x10.jpeg 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-9-600x338.jpeg 600w\" 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 class=\"elementor-element elementor-element-0071a81 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"0071a81\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-1024x576.png\" class=\"attachment-large size-large wp-image-1879\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-1024x576.png 1024w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-300x169.png 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-768x432.png 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-1536x864.png 1536w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-18x10.png 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e-600x338.png 600w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/bb13fb2b0e94fa64fd9e65d3070508a45f25ca6e.png 1920w\" 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<div class=\"elementor-element elementor-element-8ac12cc e-con-full e-flex e-con e-child\" data-id=\"8ac12cc\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2fdeb74 elementor-widget elementor-widget-image\" data-id=\"2fdeb74\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10.jpeg\" class=\"attachment-full size-full wp-image-2623\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10.jpeg 800w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10-300x169.jpeg 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10-768x432.jpeg 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10-18x10.jpeg 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-10-600x338.jpeg 600w\" 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 class=\"elementor-element elementor-element-2af4d31 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"2af4d31\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"450\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-1024x576.png\" class=\"attachment-large size-large wp-image-1880\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-1024x576.png 1024w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-300x169.png 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-768x432.png 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-1536x864.png 1536w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-18x10.png 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af-600x338.png 600w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/a80463a901a045c4eda3874477c8c45ff8cb58af.png 1920w\" 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>\n\t\t<div class=\"elementor-element elementor-element-7a9a62f e-con-full e-flex e-con e-child\" data-id=\"7a9a62f\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a36679e elementor-widget elementor-widget-image\" data-id=\"a36679e\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6.png\" class=\"attachment-full size-full wp-image-2622\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6.png 1920w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-300x169.png 300w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-1024x576.png 1024w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-768x432.png 768w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-1536x864.png 1536w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-18x10.png 18w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/12\/image-6-600x338.png 600w\" sizes=\"(max-width: 1920px) 100vw, 1920px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f762f0 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"5f762f0\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"574\" height=\"497\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/cf57c27cb9bcd3a0600392e96a2548331aaa72d7.png\" class=\"attachment-large size-large wp-image-310\" alt=\"\" srcset=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/cf57c27cb9bcd3a0600392e96a2548331aaa72d7.png 574w, https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/cf57c27cb9bcd3a0600392e96a2548331aaa72d7-300x260.png 300w\" sizes=\"(max-width: 574px) 100vw, 574px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-30de64d e-grid e-con-full e-con e-child\" data-id=\"30de64d\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cce2f99 elementor-view-framed elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"cce2f99\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"><path d=\"M20 16C24.4183 16 28 12.4183 28 8C28 3.58172 24.4183 0 20 0C15.5817 0 12 3.58172 12 8C12 12.4183 15.5817 16 20 16Z\" fill=\"#F7F7F7\"><\/path><path d=\"M12 28H10.1407C8.80332 28 7.5544 28.6684 6.81253 29.7812L4.14587 33.7812C2.37372 36.4394 4.27929 40 7.47407 40H32.5259C35.7207 40 37.6263 36.4394 35.8541 33.7812L33.1875 29.7812C32.4456 28.6684 31.1967 28 29.8593 28H28\" fill=\"#F7F7F7\"><\/path><path d=\"M20 16V34\" stroke=\"#F7F7F7\" stroke-width=\"2.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tOffice \/ Plant Address\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t#20 Ampere St. LISP-1, Brgy. Diezmo, Cabuyao <br>Laguna 4025\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-05ce76e elementor-view-framed elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"05ce76e\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\"><path d=\"M10.8801 0C11.769 0 12.5878 0.481998 13.0193 1.25908L16.0119 6.64985C16.4038 7.35569 16.4222 8.20941 16.0611 8.93152L13.1781 14.6977C13.1781 14.6977 14.0136 18.9931 17.5102 22.4898C21.0068 25.9864 25.288 26.8075 25.288 26.8075L31.0532 23.9249C31.7758 23.5636 32.6301 23.5823 33.3362 23.9748L38.7422 26.9804C39.5185 27.4121 40 28.2305 40 29.1187V35.3251C40 38.4857 37.0642 40.7684 34.0695 39.7579C27.919 37.6826 18.3716 33.7311 12.3203 27.6797C6.26886 21.6283 2.31743 12.081 0.242082 5.93044C-0.768374 2.93572 1.51438 0 4.67492 0H10.8801Z\" fill=\"#F7F7F7\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tTelephone Numbers\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t+63 (49) 543-0685; 543-0686 ; +63 (2) 8843-0359\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e711b42 elementor-view-framed elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"e711b42\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"24\" viewbox=\"0 0 38 24\" fill=\"none\"><path d=\"M37.4512 22.9102C37.4512 23.1863 37.2273 23.4102 36.9512 23.4102H0.5C0.223858 23.4102 0 23.1863 0 22.9102V2.33301C0 1.92099 0.470382 1.68579 0.8 1.93301L17.9258 14.7773C18.3998 15.1327 19.0514 15.1328 19.5254 14.7773L36.6512 1.93301C36.9808 1.68579 37.4512 1.92099 37.4512 2.33301V22.9102ZM33.2851 0C33.7656 0 33.9695 0.611712 33.5851 0.900009L19.0256 11.819C18.8478 11.9523 18.6034 11.9523 18.4256 11.819L3.8661 0.900008C3.48168 0.611711 3.68558 0 4.16609 0H33.2851Z\" fill=\"#F7F7F7\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tHR Administration\u00a0\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t<u>hrad@miyasaka.com.ph<\/u>\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-57cfca0 elementor-view-framed elementor-position-left elementor-mobile-position-left elementor-shape-circle elementor-widget elementor-widget-icon-box\" data-id=\"57cfca0\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"38\" height=\"24\" viewbox=\"0 0 38 24\" fill=\"none\"><path d=\"M37.4512 22.9102C37.4512 23.1863 37.2273 23.4102 36.9512 23.4102H0.5C0.223858 23.4102 0 23.1863 0 22.9102V2.33301C0 1.92099 0.470382 1.68579 0.8 1.93301L17.9258 14.7773C18.3998 15.1327 19.0514 15.1328 19.5254 14.7773L36.6512 1.93301C36.9808 1.68579 37.4512 1.92099 37.4512 2.33301V22.9102ZM33.2851 0C33.7656 0 33.9695 0.611712 33.5851 0.900009L19.0256 11.819C18.8478 11.9523 18.6034 11.9523 18.4256 11.819L3.8661 0.900008C3.48168 0.611711 3.68558 0 4.16609 0H33.2851Z\" fill=\"#F7F7F7\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h3 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tSales &amp; Logistics\u00a0\u00a0\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h3>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\t<u>sales@miyasaka.com.ph<\/u>\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2a4c717 e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"2a4c717\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ff55d20 elementor-widget elementor-widget-heading\" data-id=\"ff55d20\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Miyasaka Polymer <br>\n(Philippines), Inc.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-647683c elementor-widget elementor-widget-text-editor\" data-id=\"647683c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Committed to delivering reliable, innovative, and cost-effective solutions to its customers. Guided by the principles of safety, quality, efficiency, and environmental responsibility, the company continuously enhances its processes through advanced technology and skilled workforce development.<br \/>Through strong partnerships and a culture of excellence, Miyasaka Polymer Philippines, Inc. contributes to the growth of the automotive industry while maintaining its dedication to customer satisfaction, sustainability, and corporate social responsibility.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4764d49 elementor-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"4764d49\" data-element_type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Peza Registration No. <br> <span style=\"font-weight: 400\">95-04<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Fax Number<br> <span style=\"font-weight: 400\">+63 (2) 8843-0361<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">VAT Registration No. \u00a0<br> <span style=\"font-weight: 400\">004-684-160-0000<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Land Area<br><span style=\"font-weight: 400\">10,507 m2<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">SEC Registration No.\u00a0<br> <span style=\"font-weight: 400\">AS094-0010873<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">BIR Tax ID No.<br> <span style=\"font-weight: 400\">004-684-160-0000<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Capital, Php\u00a0<br> <span style=\"font-weight: 400\">175 million<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-check-circle\" viewbox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M504 256c0 136.967-111.033 248-248 248S8 392.967 8 256 119.033 8 256 8s248 111.033 248 248zM227.314 387.314l184-184c6.248-6.248 6.248-16.379 0-22.627l-22.627-22.627c-6.248-6.249-16.379-6.249-22.628 0L216 308.118l-70.059-70.059c-6.248-6.248-16.379-6.248-22.628 0l-22.627 22.627c-6.248 6.248-6.248 16.379 0 22.627l104 104c6.249 6.249 16.379 6.249 22.628.001z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Building Area<br> <span style=\"font-weight: 400\">2,650 m2 (28,525 ft2 )\u2028<br>2,800  m2 (30,123 ft2 )<\/span><\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d55e6f4 elementor-align-justify elementor-widget__width-initial elementor-widget elementor-widget-button\" data-id=\"d55e6f4\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/about-us\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-right-arrow\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Explore<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c3f4a56 elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra e-flex e-con-boxed e-con e-parent\" data-id=\"c3f4a56\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4c1e8ef elementor-widget elementor-widget-spacer\" data-id=\"4c1e8ef\" data-element_type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c17599f e-con-full e-flex e-con e-parent\" data-id=\"c17599f\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-3a96d39 e-flex e-con-boxed elementor-invisible e-con e-child\" data-id=\"3a96d39\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-92bab0e e-con-full e-flex e-con e-child\" data-id=\"92bab0e\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5793cc7 elementor-widget elementor-widget-heading\" data-id=\"5793cc7\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Management Policy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c93c1c elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"6c93c1c\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>&#8220;We aim to provide products that are trusted by customers from a \u201cManufacturing Company with Core Technology\u201d that operates in accordance within the laws of nature and society and to continuously grow strong together with employees.&#8221;<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2f581a4 e-con-full e-flex e-con e-parent\" data-id=\"2f581a4\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-82b9904 e-flex e-con-boxed e-con e-child\" data-id=\"82b9904\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-50310c3 e-con-full e-flex e-con e-child\" data-id=\"50310c3\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-25d0961 elementor-widget elementor-widget-heading\" data-id=\"25d0961\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Quality Policy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a339200 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"a339200\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>&#8220;We commit to continuously strive to meet customer\u2019s requirements by providing molded rubber parts and assembly conforming to product requirements; delivered on-time with \u00a0competitive price.<\/p><p>We take pride in making our customers satisfied. MPPI effectively determines their requirements, establishes and deploys processes &amp; the controls including on suppliers.<br \/>We monitor compliance through the resulting quality objectives, \u00a0reviewed &amp; acted upon, and continuously implements improvement activities.&#8221;<\/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\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-afb0f3a e-con-full e-flex e-con e-parent\" data-id=\"afb0f3a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-77d9006 e-con-full e-flex e-con e-child\" data-id=\"77d9006\" data-element_type=\"container\" id=\"qa\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t<div class=\"elementor-element elementor-element-272631a e-flex e-con-boxed e-con e-child\" data-id=\"272631a\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8fbcf0c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"8fbcf0c\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeIn&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a34da6e elementor-widget elementor-widget-heading\" data-id=\"a34da6e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">CONTACTS<\/p>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac994d0 elementor-widget elementor-widget-heading\" data-id=\"ac994d0\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Email Us<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5ec188c e-con-full e-flex elementor-invisible e-con e-child\" data-id=\"5ec188c\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;animation&quot;:&quot;fadeInRight&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-304cc6f e-con-full e-flex e-con e-child\" data-id=\"304cc6f\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-00dd91d elementor-widget elementor-widget-heading\" data-id=\"00dd91d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Don\u2019t Get Left Behind <span style=\"color:#0A6CBA\">Reach Us!<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0157159 elementor-widget elementor-widget-google_maps\" data-id=\"0157159\" data-element_type=\"widget\" data-widget_type=\"google_maps.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed\">\n\t\t\t<iframe loading=\"lazy\"\n\t\t\t\t\tsrc=\"https:\/\/maps.google.com\/maps?q=20%20Ampere%20St%2C%20Cabuyao%20City%2C%204025%20Laguna&#038;t=m&#038;z=15&#038;output=embed&#038;iwloc=near\"\n\t\t\t\t\ttitle=\"20 Ampere St, Cabuyao City, 4025 Laguna\"\n\t\t\t\t\taria-label=\"20 Ampere St, Cabuyao City, 4025 Laguna\"\n\t\t\t><\/iframe>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6f5d6f5 e-con-full e-flex e-con e-child\" data-id=\"6f5d6f5\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[],&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a552c9 elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"8a552c9\" data-element_type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Next&quot;,&quot;step_previous_label&quot;:&quot;Previous&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"New Form\" aria-label=\"New Form\" action=\"\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"6\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"8a552c9\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"6\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-first_name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-first_name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tFirst Name\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[first_name]\" id=\"form-field-first_name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"John\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"john256@gmail.com\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-select elementor-field-group elementor-column elementor-field-group-type elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-type\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tType of Inquiry\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field elementor-select-wrapper remove-before\">\n\t\t\t<div class=\"select-caret-down-wrapper\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-caret-down\" viewbox=\"0 0 571.4 571.4\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M571 393Q571 407 561 418L311 668Q300 679 286 679T261 668L11 418Q0 407 0 393T11 368 36 357H536Q550 357 561 368T571 393Z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<select name=\"form_fields[type]\" id=\"form-field-type\" class=\"elementor-field-textual elementor-size-sm\" required=\"required\">\n\t\t\t\t\t\t\t\t\t<option value=\"sales@miyasaka.com.ph\" selected=\"selected\">Sales<\/option>\n\t\t\t\t\t\t\t\t\t<option value=\"hr@miyasaka.com.ph\">HR<\/option>\n\t\t\t\t\t\t\t<\/select>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-subject elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-subject\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSubject\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[subject]\" id=\"form-field-subject\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Write your subject\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMessage\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Your Message\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Send<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"trp-form-language\" value=\"jp\"\/><\/form>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8ac89bd elementor-absolute elementor-widget elementor-widget-image\" data-id=\"8ac89bd\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-71.svg\" class=\"attachment-full size-full wp-image-944\" alt=\"\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8de46d3 elementor-absolute elementor-widget elementor-widget-image\" data-id=\"8de46d3\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/miyasaka.i-cube-digitalsolutions.com\/wp-content\/uploads\/2025\/11\/Ellipse-71.svg\" class=\"attachment-full size-full wp-image-944\" alt=\"\" \/>\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>","protected":false},"excerpt":{"rendered":"<p>Miyasaka Polymer (Philippines), Inc. Customer Satisfaction is our Pride! Manufacturing of Molded Rubber Parts for Wiring Harness, Motor, Anti-Lock Brake System and other interior excluding product design. Learn More About Us OVERVIEW Miyasaka Polymer (Philippines), Inc. Miyasaka Polymer (Philippines), Inc. stands as a premier manufacturer of high-quality molded rubber parts, serving the automotive industry with precision-engineered components. Our commitment to excellence, sustainability, and innovation drives every aspect of our manufacturing process. With Japanese heritage and Filipino craftsmanship, we deliver world-class rubber molding solutions that meet the most demanding automotive standards while maintaining our commitment to environmental responsibility. Manufacturing Excellence Drives manufacturing excellence through strict process control, continuous improvement, and strong [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/comments?post=6"}],"version-history":[{"count":517,"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":2655,"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/pages\/6\/revisions\/2655"}],"wp:attachment":[{"href":"https:\/\/miyasaka.i-cube-digitalsolutions.com\/jp\/wp-json\/wp\/v2\/media?parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}