{"id":1266,"date":"2025-05-20T02:56:12","date_gmt":"2025-05-19T18:56:12","guid":{"rendered":"https:\/\/testequiphub.com\/?page_id=1266"},"modified":"2025-07-09T08:57:45","modified_gmt":"2025-07-09T00:57:45","slug":"mfi-tester","status":"publish","type":"page","link":"https:\/\/testequiphub.com\/ja\/mfi-tester\/","title":{"rendered":"\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1266\" class=\"elementor elementor-1266\">\n\t\t\t\t<div class=\"elementor-element elementor-element-819d21c e-flex e-con-boxed e-con e-parent\" data-id=\"819d21c\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-beb15af elementor-widget elementor-widget-html\" data-id=\"beb15af\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div>\r\n\r\n\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f<\/title>\r\n  <style>\r\n    body {\r\n      font-family: 'Segoe UI', sans-serif;\r\n      font-size: 18px;\r\n      line-height: 1.6;\r\n      color: #1a1a1a;\r\n      background-color: #eef5fb;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\r\n    .container {\r\n      max-width: 1140px;\r\n      width: 100%;\r\n      margin: 0 auto;\r\n      padding: 40px 20px;\r\n      box-sizing: border-box;\r\n    }\r\n    h1 {\r\n      font-size: 42px;\r\n      margin-bottom: 20px;\r\n    }\r\n    h2 {\r\n      font-size: 28px;\r\n      margin: 60px 0 30px;\r\n      text-align: center;\r\n      color: #1a1a1a;\r\n    }\r\n    .hero-updated {\r\n      background: linear-gradient(to right, #dbefff, #f3f9ff);\r\n      padding: 50px 30px;\r\n      border-radius: 18px;\r\n      margin-bottom: 60px;\r\n      text-align: center;\r\n    }\r\n    .hero-title {\r\n      font-size: 42px;\r\n      font-weight: bold;\r\n      margin-bottom: 40px;\r\n    }\r\n    .hero-flex {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      text-align: left;\r\n      gap: 30px;\r\n    }\r\n    .hero-left {\r\n      flex: 1 1 50%;\r\n      padding: 10px 20px;\r\n      font-size: 18px;\r\n      line-height: 1.7;\r\n    }\r\n    .hero-right {\r\n      flex: 1 1 45%;\r\n      text-align: center;\r\n    }\r\n    .hero-right img {\r\n      max-width: 100%;\r\n      border-radius: 14px;\r\n      box-shadow: 0 6px 20px rgba(0,0,0,0.1);\r\n    }\r\n    .hero-buttons {\r\n      margin-top: 40px;\r\n      display: flex;\r\n      justify-content: center;\r\n      gap: 20px;\r\n      flex-wrap: wrap;\r\n    }\r\n    .btn-whatsapp,\r\n    .btn-call {\r\n      padding: 14px 28px;\r\n      font-size: 16px;\r\n      font-weight: bold;\r\n      text-decoration: none;\r\n      border-radius: 8px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n      transition: all 0.3s ease;\r\n      display: inline-flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n      min-width: 220px;\r\n      height: 52px;\r\n      text-align: center;\r\n    }\r\n    .btn-whatsapp { background-color: #25D366; color: white; }\r\n    .btn-whatsapp:hover { background-color: #1ebe57; }\r\n    .btn-call { background-color: #007bff; color: white; }\r\n    .btn-call:hover { background-color: #0062cc; }\r\n    .video { text-align: center; }\r\n    .video video {\r\n      width: 100%;\r\n      max-width: 800px;\r\n      border-radius: 14px;\r\n      box-shadow: 0 4px 16px rgba(0,0,0,0.1);\r\n    }\r\n    .features {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\r\n      gap: 20px;\r\n    }\r\n    .card {\r\n      background: #ffffff;\r\n      padding: 20px;\r\n      border-radius: 14px;\r\n      box-shadow: 0 4px 12px rgba(0,0,0,0.08);\r\n    }\r\n    table {\r\n      width: 100%;\r\n      background: #ffffff;\r\n      border-radius: 12px;\r\n      overflow: hidden;\r\n      box-shadow: 0 3px 10px rgba(0,0,0,0.05);\r\n      border-spacing: 0;\r\n    }\r\n    table td {\r\n      padding: 14px 20px;\r\n      border-bottom: 1px solid #eee;\r\n    }\r\n    .faq details {\r\n      margin-bottom: 16px;\r\n      background: #fff;\r\n      padding: 20px;\r\n      border-radius: 10px;\r\n      box-shadow: 0 2px 8px rgba(0,0,0,0.04);\r\n    }\r\n    .cta {\r\n      text-align: center;\r\n      background: #0066ff;\r\n      padding: 40px 20px;\r\n      color: white;\r\n      border-radius: 12px;\r\n      margin-top: 60px;\r\n    }\r\n    .cta a {\r\n      display: inline-block;\r\n      margin-top: 16px;\r\n      padding: 14px 28px;\r\n      background: white;\r\n      color: #0066ff;\r\n      border-radius: 8px;\r\n      text-decoration: none;\r\n      font-weight: bold;\r\n      font-size: 18px;\r\n    }\r\n  <\/style>\r\n\r\n\r\n  <div class=\"container\">\r\n    <section class=\"hero-updated\">\r\n      <h1 class=\"hero-title\">\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f<\/h1>\r\n      <div class=\"hero-flex\">\r\n        <div class=\"hero-left\">\r\n<p><strong>\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f<\/strong>\u306f\u3001\u69d8\u3005\u306a\u9ad8\u5206\u5b50\u6750\u6599\u306e\u6eb6\u878d\u72b6\u614b\u306b\u304a\u3051\u308b\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\uff08MFI\uff09\u3092\u6e2c\u5b9a\u3059\u308b\u305f\u3081\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u307e\u3059\u3002\r\n\u30dd\u30ea\u30ab\u30fc\u30dc\u30cd\u30fc\u30c8\u3001\u30dd\u30ea\u30d5\u30a7\u30cb\u30ec\u30f3\u30b5\u30eb\u30d5\u30a1\u30a4\u30c9\u3001\u30d5\u30c3\u7d20\u6a39\u8102\u306a\u3069\u306e\u9ad8\u878d\u70b9\u30a8\u30f3\u30b8\u30cb\u30a2\u30ea\u30f3\u30b0\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u3084\u3001\u30dd\u30ea\u30a8\u30c1\u30ec\u30f3\u3001\u30dd\u30ea\u30b9\u30c1\u30ec\u30f3\u3001\u30dd\u30ea\u30d7\u30ed\u30d4\u30ec\u30f3\u3001ABS\u6a39\u8102\u3001\u30dd\u30ea\u30aa\u30ad\u30b7\u30e1\u30c1\u30ec\u30f3\u6a39\u8102\u306a\u3069\u306e\u4f4e\u878d\u70b9\u6750\u6599\u306b\u9069\u3057\u3066\u3044\u308b\u3002\r\n\u3053\u306e\u88c5\u7f6e\u306f\u3001\u71b1\u53ef\u5851\u6027\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u306e\u30e1\u30eb\u30c8\u30de\u30b9\u30d5\u30ed\u30fc\u30ec\u30fc\u30c8\u3068\u30e1\u30eb\u30c8\u30dc\u30ea\u30e5\u30fc\u30e0\u30d5\u30ed\u30fc\u30ec\u30fc\u30c8\u3092\u8a66\u9a13\u3059\u308b\u305f\u3081\u306e\u56fd\u969b\u7684\u306b\u8a8d\u3081\u3089\u308c\u305f\u65b9\u6cd5\u306b\u6e96\u62e0\u3057\u3066\u304a\u308a\u3001\u6b63\u78ba\u3067\u4fe1\u983c\u6027\u306e\u9ad8\u3044\u8a66\u9a13\u7d50\u679c\u3092\u4fdd\u8a3c\u3057\u307e\u3059\u3002\r\n\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u88fd\u9020\u3001\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u88fd\u54c1\u88fd\u9020\u3001\u77f3\u6cb9\u5316\u5b66\u7523\u696d\u3001\u7814\u7a76\u6a5f\u95a2\u3001\u5546\u696d\u691c\u67fb\u6a5f\u95a2\u306a\u3069\u3067\u5e83\u304f\u4f7f\u7528\u3055\u308c\u3066\u3044\u308b\u3002<\/p>\r\n        <\/div>\r\n        <div class=\"hero-right\">\r\n          <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/%E5%B7%A6%E4%BE%A7.jpg\" alt=\"\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f\">\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-buttons\">\r\n        <a class=\"btn-whatsapp\" href=\"https:\/\/wa.me\/447923115240\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udcac WhatsApp\u7d4c\u7531\u306e\u30c1\u30e3\u30c3\u30c8<\/a>\r\n        <a class=\"btn-call\" href=\"tel:+8617395577549\">\ud83d\udcde \u76f4\u63a5\u304a\u96fb\u8a71\u304f\u3060\u3055\u3044<\/a>\r\n      <\/div>\r\n    <\/section>\r\n\r\n    <h2>\ud83c\udfa5 \u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f\u30c7\u30e2\u30d3\u30c7\u30aa<\/h2>\r\n    <div class=\"video\">\r\n      <video controls=\"\">\r\n        <source src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/15%E3%80%81%E7%86%94%E4%BD%93%E6%B5%81%E5%8A%A8%E9%80%9F%E7%8E%87%E6%B5%8B%E5%AE%9A%E4%BB%AA%EF%BC%88%E8%8B%B1%E6%96%87%EF%BC%89.mp4\" type=\"video\/mp4\">\r\n      <\/source><\/video>\r\n    <\/div>\r\n\r\n    <h2>\ud83d\uddbc\ufe0f \u88fd\u54c1\u30ae\u30e3\u30e9\u30ea\u30fc<\/h2>\r\n    <div class=\"features\">\r\n      <div class=\"card\"><img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/%E4%BE%A7%E9%9D%A2%E6%8A%8A%E6%89%8B%E7%BB%86%E8%8A%82.jpg\" alt=\"\u8a73\u7d301\"><p>\ud83d\udd27 \u8a73\u7d30\u753b\u50cf1<\/p><\/div>\r\n      <div class=\"card\"><img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/%E9%85%8D%E4%BB%B62-1.jpg\" alt=\"\u8a73\u7d302\"><p>\ud83d\udd27\u8a73\u7d30\u753b\u50cf2<\/p><\/div>\r\n      <div class=\"card\"><img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/%E5%B1%8F%E5%B9%95%E7%BB%86%E8%8A%82.jpg\" alt=\"\u8a73\u7d303\"><p>\ud83d\udd27\u8a73\u7d30\u753b\u50cf3<\/p><\/div>\r\n    <\/div>\r\n\r\n<h2>\u2699\ufe0f \u88fd\u54c1\u306e\u7279\u5fb4<\/h2>\r\n<div class=\"features\">\r\n  <div class=\"card\">\ud83d\udda5\ufe0f <strong>5\\\"\u30ab\u30e9\u30fc\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\uff1a<\/strong>\u76f4\u611f\u7684\u306a\u30c7\u30fc\u30bf\u3068\u6a5f\u80fd\u8868\u793a\u306b\u3088\u308b\u30af\u30ea\u30fc\u30f3\u306a\u30a4\u30f3\u30bf\u30fc\u30d5\u30a7\u30a4\u30b9\u3002<\/div>\r\n  <div class=\"card\">\ud83c\udf21\ufe0f <strong>\u30b9\u30de\u30fc\u30c8PID\u6e29\u5ea6\u5236\u5fa1\uff1a<\/strong>\u8abf\u6574\u53ef\u80fd\u306a\u52a0\u71b1\u901f\u5ea6\u3001\u504f\u5dee\u2264\u00b10.2\u00b0C\u3001\u30aa\u30fc\u30d0\u30fc\u30b7\u30e5\u30fc\u30c8\u306a\u3057\u3002<\/div>\r\n  <div class=\"card\">\ud83d\uddc2\ufe0f <strong>\u30c7\u30fc\u30bf\u4fdd\u5b58\uff06\u30d7\u30ea\u30f3\u30bf\u30fc\u5185\u8535\uff1a<\/strong>\u7c21\u5358\u306a\u8a18\u9332\u4fdd\u5b58\u3068\u30a4\u30f3\u30b9\u30bf\u30f3\u30c8\u30c7\u30fc\u30bf\u30d7\u30ea\u30f3\u30c8\u30a2\u30a6\u30c8\u3002<\/div>\r\n  <div class=\"card\">\ud83d\udd29 <strong>\u7cbe\u5bc6\u90e8\u54c1\uff1a<\/strong>\u8010\u4e45\u6027\u3001\u5b89\u5b9a\u6027\u3001\u9ad8\u7cbe\u5ea6\u306e\u305f\u3081\u306e\u7a92\u5316\u30b3\u30a2\u90e8\u54c1\u3002<\/div>\r\n  <div class=\"card\">\ud83c\udf10 <strong>\u5148\u9032\u306e\u30d7\u30e9\u30c1\u30ca\u30bb\u30f3\u30b5\u30fc\uff1a<\/strong>\u30af\u30e9\u30b9A\u7cbe\u5ea6\u00b10.1\u2103\u3001\u8010\u885d\u6483\u6027\u30fb\u8010\u8150\u98df\u6027\u3001450\u2103\u307e\u3067\u67d4\u8edf\u3002<\/div>\r\n<\/div>\r\n\r\n<h2>\ud83c\udf0d \u5fdc\u7528\u5206\u91ce<\/h2>\r\n<div class=\"app-full-block-left\">\r\n  <p>\ud83c\udfed <strong>\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u88fd\u9020\u30d7\u30e9\u30f3\u30c8<\/strong>- PE\u3001PP\u3001ABS\u306a\u3069\u306e\u71b1\u53ef\u5851\u6027\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u306e\u30e1\u30eb\u30c8\u30d5\u30ed\u30fc\u30ec\u30fc\u30c8\u3092\u30c6\u30b9\u30c8\u3057\u3001\u62bc\u51fa\u6210\u5f62\u6642\u306e\u54c1\u8cea\u7ba1\u7406\u306b\u4f7f\u7528\u3057\u307e\u3059\u3002<\/p>\r\n  <p>\ud83e\uddea \u65e5\u672cMFR<strong>\u7814\u7a76\u6240<\/strong>- \u30dd\u30ea\u30de\u30fc\u306e\u914d\u5408\u5206\u6790\u304a\u3088\u3073\u30d7\u30ed\u30bb\u30b9\u306e\u6700\u9069\u5316\u306e\u305f\u3081\u306e\u7cbe\u5bc6\u306aMFR\u304a\u3088\u3073MVR\u30c7\u30fc\u30bf\u3092\u63d0\u4f9b\u3002<\/p>\r\n  <p>\ud83c\udfe2 <strong>\u5546\u696d\u691c\u67fb\u6a5f\u95a2<\/strong>- \u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u539f\u6599\u3084\u88fd\u54c1\u306e\u898f\u5236\u9075\u5b88\u3068\u898f\u683c\u8a8d\u8a3c\u3092\u4fdd\u8a3c\u3059\u308b\u3002<\/p>\r\n  <p>\u2699\ufe0f<strong>\u77f3\u6cb9\u5316\u5b66\u7523\u696d<\/strong>- \u30d0\u30c3\u30c1\u306e\u4e00\u8cab\u6027\u3068\u4e0b\u6d41\u5de5\u7a0b\u306e\u9069\u5408\u6027\u3092\u78ba\u4fdd\u3059\u308b\u305f\u3081\u3001\u539f\u6599\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u306e\u6d41\u52d5\u6319\u52d5\u3092\u8a55\u4fa1\u3057\u307e\u3059\u3002<\/p>\r\n<\/div>\r\n\r\n<style>\r\n.app-full-block-left {\r\n  background: #ffffff;\r\n  border-radius: 16px;\r\n  padding: 32px 30px;\r\n  box-shadow: 0 4px 16px rgba(0,0,0,0.08);\r\n  max-width: 100%;\r\n  margin: 30px auto;\r\n  font-size: 18px;\r\n  line-height: 1.8;\r\n  color: #1a1a1a;\r\n  text-align: left;\r\n}\r\n.app-full-block-left p {\r\n  margin: 0 0 20px;\r\n}\r\n.app-full-block-left p strong {\r\n  color: #000000;\r\n}\r\n<\/style>\r\n\r\n\r\n<h2>\ud83d\udcca \u6280\u8853\u4ed5\u69d8<\/h2>\r\n<table>\r\n  <tr><td>\u5236\u5fa1\u6e29\u5ea6\u7bc4\u56f2<\/td><td>50\u00b0C - 450\u00b0C<\/td><\/tr>\r\n  <tr><td>\u5bf8\u6cd5<\/td><td>250\u00d7390\u00d7580mm<\/td><\/tr>\r\n  <tr><td>\u6e29\u5ea6\u8868\u793a\u8aa4\u5dee<\/td><td>\u2264\u00b10.2\u00b0C<\/td><\/tr>\r\n  <tr><td>\u6e29\u5ea6\u5909\u52d5<\/td><td>\u00b10.1\u00b0C<\/td><\/tr>\r\n  <tr><td>\u30af\u30ed\u30c3\u30af\u7cbe\u5ea6<\/td><td>0.1s<\/td><\/tr>\r\n  <tr><td>\u56de\u5fa9\u6642\u9593<\/td><td>\u22644\u5206\u4ee5\u4e0b<\/td><\/tr>\r\n  <tr><td>\u30d4\u30b9\u30c8\u30f3\u5909\u4f4d\u8868\u793a\u8aa4\u5dee<\/td><td>\u00b10.01mm<\/td><\/tr>\r\n  <tr><td>\u91d1\u578b\u5185\u5f84<\/td><td>\u03c62.095\u00b10.005mm<\/td><\/tr>\r\n  <tr><td>\u578b\u306e\u9577\u3055<\/td><td>8\u00b10.025mm<\/td><\/tr>\r\n  <tr><td>\u30d0\u30ec\u30eb\u5185\u5f84<\/td><td>\u03a69.55\u00b10.025mm<\/td><\/tr>\r\n  <tr><td>\u30d4\u30b9\u30c8\u30f3\u68d2\u306e\u982d\u90e8\u306e\u76f4\u5f84<\/td><td>9.475\u00b10.015mm<\/td><\/tr>\r\n  <tr><td>\u30d4\u30b9\u30c8\u30f3\u30ed\u30c3\u30c9\u30d8\u30c3\u30c9\u306e\u9577\u3055<\/td><td>6.35\u00b10.1mm<\/td><\/tr>\r\n<\/table>\r\n\r\n<h2>\u2753 \u3088\u304f\u3042\u308b\u8cea\u554f<\/h2>\r\n<section class=\"faq\">\r\n  <details><summary><strong>\u3069\u306e\u3088\u3046\u306a\u7a2e\u985e\u306e\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u3092\u691c\u67fb\u3067\u304d\u307e\u3059\u304b\uff1f<\/strong><\/summary><p>PPS\u3084PC\u306e\u3088\u3046\u306a\u9ad8\u878d\u70b9\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u304b\u3089PE\u3001PP\u3001ABS\u306e\u3088\u3046\u306a\u4e00\u822c\u7684\u306a\u71b1\u53ef\u5851\u6027\u30d7\u30e9\u30b9\u30c1\u30c3\u30af\u307e\u3067\u5e45\u5e83\u304f\u5bfe\u5fdc\u3057\u3066\u3044\u308b\u3002<\/p><\/details>\r\n  <details><summary><strong>\u88c5\u7f6e\u306f\u81ea\u52d5\u6e29\u5ea6\u5236\u5fa1\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u304b\uff1f<\/strong><\/summary><p>\u306f\u3044\u3001\u9ad8\u7cbe\u5ea6\u3067\u5b89\u5168\u306a\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8PID\u6e29\u5ea6\u5236\u5fa1\u3092\u5099\u3048\u3066\u3044\u307e\u3059\u3002<\/p><\/details>\r\n  <details><summary><strong>\u30c7\u30fc\u30bf\u30d7\u30ea\u30f3\u30c8\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u304b\uff1f<\/strong><\/summary><p>\u306f\u3044\u3001\u7d20\u65e9\u304f\u30c7\u30fc\u30bf\u3092\u51fa\u529b\u3067\u304d\u308b\u30d7\u30ea\u30f3\u30bf\u30fc\u304c\u5185\u8535\u3055\u308c\u3066\u3044\u307e\u3059\u3002<\/p><\/details>\r\n<\/section>\r\n\r\n    <h2 style=\"text-align: center; margin-top: 80px;\">\ud83d\udca1 \u79c1\u305f\u3061\u3092\u9078\u3076\u7406\u7531<\/h2>\r\n    <div style=\"background-color: #ffffff; border-radius: 12px; padding: 30px; box-shadow: 0 4px 14px rgba(0,0,0,0.06); margin-top: 20px;\">\r\n      <p><strong>\u5929\u660c\u540c\u5927\u5668\u68b0\u6709\u9650\u516c\u53f8\u306f<\/strong>\u3001\u5de5\u696d\u8a66\u9a13\u3068\u54c1\u8cea\u7ba1\u7406\u306b20\u5e74\u4ee5\u4e0a\u306e\u7d4c\u9a13\u3092\u6301\u3064\u4e2d\u56fd\u306e\u4fe1\u983c\u3067\u304d\u308b\u8a66\u9a13\u6a5f\u5668\u30e1\u30fc\u30ab\u30fc\u3067\u3059\u3002<\/p>\r\n      <p>\u30d1\u30a4\u30d7\u30e9\u30a4\u30f3\u3001\u92fc\u69cb\u9020\u7269\u3001\u9244\u7b4b\u3001\u30b1\u30fc\u30d6\u30eb\u3001\u7d76\u7e01\u6750\u6599\u306a\u3069\u306e\u9ad8\u7cbe\u5ea6\u6a5f\u5668\u3092\u5c02\u9580\u3068\u3057\u3066\u3044\u307e\u3059\u3002\u5f53\u793e\u306e\u6a5f\u5668\u306f\u3001\u7814\u7a76\u6240\u3001\u88fd\u9020\u5de5\u5834\u3001\u5927\u5b66\u3001\u7b2c\u4e09\u8005\u691c\u67fb\u6a5f\u95a2\u306a\u3069\u3067\u5e45\u5e83\u304f\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002 <\/p>\r\n      <p>ISO\u8a8d\u5b9a\u4f01\u696d\u3068\u3057\u3066\u3001\u3059\u3079\u3066\u306e\u88fd\u54c1\u304cISO\u3001ASTM\u3001EN\u306a\u3069\u306e\u56fd\u969b\u898f\u683c\u306b\u6e96\u62e0\u3057\u3066\u3044\u308b\u3053\u3068\u3092\u4fdd\u8a3c\u3057\u307e\u3059\u3002\u8a2d\u7f6e\u304b\u3089\u9060\u9694\u30b5\u30dd\u30fc\u30c8\u307e\u3067\u3001\u4fe1\u983c\u3067\u304d\u308b\u30b5\u30fc\u30d3\u30b9\u3068\u9577\u671f\u7684\u306a\u6280\u8853\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002 <\/p>\r\n      <p>\u5f53\u793e\u306e\u8ca9\u58f2\u30cd\u30c3\u30c8\u30ef\u30fc\u30af\u306f\u4e2d\u56fd\u5168\u7701\u3092\u30ab\u30d0\u30fc\u3057\u3001\u4e16\u754c\u7684\u306b\u3082\u62e1\u5927\u3092\u7d9a\u3051\u3066\u3044\u307e\u3059\u3002\u6771\u5357\u30a2\u30b8\u30a2\u3001\u4e2d\u8fd1\u6771\u3001\u30e8\u30fc\u30ed\u30c3\u30d1\u306e\u304a\u5ba2\u69d8\u304b\u3089\u3001\u6b63\u78ba\u3067\u52b9\u7387\u7684\u306a\u8a66\u9a13\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u306e\u63d0\u4f9b\u3067\u4fe1\u983c\u3092\u3044\u305f\u3060\u3044\u3066\u3044\u307e\u3059\u3002 <\/p>\r\n      <ul style=\"list-style: none; padding-left: 0; margin-top: 20px;\">\r\n        <li>\u2705 20\u5e74\u4ee5\u4e0a\u306e\u88fd\u9020\u7d4c\u9a13<\/li>\r\n        <li>\u2705ISO\u3001ASTM\u3001EN\u898f\u683c\u306b\u6e96\u62e0<\/li>\r\n        <li>\u2705\u4e00\u6d41\u306e\u7814\u7a76\u6240\u3084\u7814\u7a76\u30bb\u30f3\u30bf\u30fc\u3067\u63a1\u7528<\/li>\r\n        <li>\u2705\u5305\u62ec\u7684\u306a\u30a2\u30d5\u30bf\u30fc\u30b5\u30fc\u30d3\u30b9\u3068\u8fc5\u901f\u306a\u7d0d\u54c1<\/li>\r\n        <li>\u2705\u304a\u5ba2\u69d8\u306e\u30cb\u30fc\u30ba\u306b\u5408\u308f\u305b\u305f\u30ab\u30b9\u30bf\u30de\u30a4\u30ba\u3055\u308c\u305f\u30c6\u30b9\u30c8\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n\r\n<section class=\"cta\">\r\n  <h2>\u304a\u898b\u7a4d\u3082\u308a\u3084\u3054\u76f8\u8ac7\u304c\u5fc5\u8981\u3067\u3059\u304b\uff1f<\/h2>\r\n  <p>\u304a\u5ba2\u69d8\u306e\u691c\u67fb\u30cb\u30fc\u30ba\u306b\u5408\u3063\u305f\u30e2\u30c7\u30eb\u3092\u304a\u63a2\u3057\u3044\u305f\u3057\u307e\u3059\u3002<\/p>\r\n  <p style=\"margin-top:12px;\">\ud83d\udce6 \u30b0\u30ed\u30fc\u30d0\u30eb\u914d\u9001\u304c\u53ef\u80fd\u3067\u3059\u3002<\/p>\r\n  <a href=\"https:\/\/wa.me\/447923115240\" target=\"_blank\" rel=\"nofollow noopener\">\ud83d\udce5 WhatsApp\u7d4c\u7531\u306e\u30c1\u30e3\u30c3\u30c8<\/a>\r\n<\/section>\r\n<\/div>\r\n\r\n\r\n<\/div>\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","protected":false},"excerpt":{"rendered":"<p>\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f \u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f \u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u8a66\u9a13\u6a5f\u306f\u3001\u69d8\u3005\u306a\u9ad8\u5206\u5b50\u6750\u6599\u306e\u6eb6\u878d\u72b6\u614b\u306b\u304a\u3051\u308b\u30e1\u30eb\u30c8\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\uff08MFI\uff09\u3092\u6e2c\u5b9a\u3059\u308b\u305f\u3081\u306b\u8a2d\u8a08\u3055\u308c\u3066\u3044\u307e\u3059\u3002 \u30dd\u30ea\u30ab\u30fc\u30dc\u30cd\u30fc\u30c8\u3001\u30dd\u30ea\u30d5\u30a7\u30cb\u30ec\u30f3\u30b5\u30eb\u30d5\u30a1\u30a4 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ocean_post_layout":"full-screen","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"off","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"on","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","iawp_total_views":3,"footnotes":""},"class_list":["post-1266","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/1266","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/comments?post=1266"}],"version-history":[{"count":5,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/1266\/revisions"}],"predecessor-version":[{"id":1271,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/1266\/revisions\/1271"}],"wp:attachment":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/media?parent=1266"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}