{"id":838,"date":"2025-05-18T07:48:47","date_gmt":"2025-05-17T23:48:47","guid":{"rendered":"https:\/\/testequiphub.com\/%e4%bc%9a%e7%a4%be%e6%a6%82%e8%a6%81\/"},"modified":"2025-06-28T13:26:38","modified_gmt":"2025-06-28T05:26:38","slug":"%e4%bc%9a%e7%a4%be%e6%a6%82%e8%a6%81","status":"publish","type":"page","link":"https:\/\/testequiphub.com\/ja\/%e4%bc%9a%e7%a4%be%e6%a6%82%e8%a6%81\/","title":{"rendered":"\u4f1a\u793e\u6982\u8981"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"838\" class=\"elementor elementor-838 elementor-29\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a4f89c8 e-flex e-con-boxed e-con e-parent\" data-id=\"a4f89c8\" 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-f0f653f elementor-widget elementor-widget-html\" data-id=\"f0f653f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>body {\r\n    background-color: #eef3f9;\r\n    margin: 0;\r\n    padding: 0;\r\n    font-family: 'Segoe UI', sans-serif;\r\n  }\r\n  .about-section {\r\n    background: linear-gradient(to bottom, #e4f0fb 0%, #f5f9ff 100%);\r\n    padding: 80px 0;\r\n  }\r\n  @media (max-width: 1024px) {\r\n  .about-container {\r\n    padding: 0 10px;\r\n  }\r\n}\r\n\r\n  .about-title {\r\n    font-size: 36px;\r\n    font-weight: 800;\r\n    text-align: center;\r\n    margin-bottom: 16px;\r\n    color: #1a1a1a;\r\n    word-break: break-word;\r\n  }\r\n  .about-sub {\r\n    text-align: center;\r\n    font-size: 18px;\r\n    color: #444;\r\n    margin-bottom: 60px;\r\n    max-width: 960px;\r\n    margin-left: auto;\r\n    margin-right: auto;\r\n    line-height: 1.8;\r\n  }\r\n  .about-row {\r\n    display: block;\r\n    margin-bottom: 60px;\r\n    background: #ffffff;\r\n    padding: 30px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 10px 30px rgba(0, 123, 197, 0.06);\r\n    overflow: hidden;\r\n  }\r\n  .about-image img {\r\n    width: 100%;\r\n    height: auto;\r\n    display: block;\r\n    border-radius: 12px;\r\n    box-shadow: 0 8px 16px rgba(0,0,0,0.08);\r\n    margin-bottom: 20px;\r\n    transition: transform 0.3s ease;\r\n    cursor: pointer;\r\n  }\r\n  .about-image img:hover {\r\n    transform: scale(1.03);\r\n  }\r\n  .about-text h2 {\r\n    font-size: 24px;\r\n    font-weight: 700;\r\n    color: #003d66;\r\n    margin-bottom: 15px;\r\n    text-align: left;\r\n  }\r\n  .about-text p {\r\n    font-size: 18px;\r\n    color: #333;\r\n    line-height: 1.8;\r\n    margin-bottom: 0;\r\n  }\r\n  .about-gallery {\r\n    background: #fff8f0;\r\n    padding: 60px 30px;\r\n    border-radius: 16px;\r\n    box-shadow: 0 6px 20px rgba(0,0,0,0.05);\r\n    display: flex;\r\n    gap: 20px;\r\n    flex-wrap: wrap;\r\n    justify-content: space-between;\r\n    margin-top: 40px;\r\n  }\r\n  .about-gallery div {\r\n    flex: 1 1 calc(33.333% - 20px);\r\n    text-align: center;\r\n  }\r\n  .about-gallery img {\r\n    width: 100%;\r\n    border-radius: 10px;\r\n    display: block;\r\n    cursor: pointer;\r\n    transition: transform 0.3s ease;\r\n  }\r\n  .about-gallery img:hover {\r\n    transform: scale(1.05);\r\n  }\r\n  .about-gallery p {\r\n    margin-top: 10px;\r\n    font-size: 18px;\r\n    color: #333;\r\n  }\r\n  .about-values {\r\n    background: #003d66;\r\n    color: #fff;\r\n    padding: 60px 40px;\r\n    border-radius: 16px;\r\n    margin-top: 60px;\r\n  }\r\n  .about-values h2 {\r\n    text-align: center;\r\n    font-size: 30px;\r\n    font-weight: 700;\r\n    margin-bottom: 30px;\r\n    color: #ffffff;\r\n  }\r\n  .about-values ul {\r\n    list-style: none;\r\n    padding-left: 0;\r\n    max-width: 800px;\r\n    margin: auto;\r\n    font-size: 18px;\r\n    line-height: 2;\r\n  }\r\n  .about-values li::before {\r\n    content: \"\\272A \";\r\n    color: #ffe066;\r\n    margin-right: 5px;\r\n  }\r\n  .lightbox-overlay {\r\n    position: fixed;\r\n    top: 0;\r\n    left: 0;\r\n    width: 100%;\r\n    height: 100%;\r\n    background: rgba(0, 0, 0, 0.85);\r\n    display: none;\r\n    justify-content: center;\r\n    align-items: center;\r\n    z-index: 9999;\r\n  }\r\n  .lightbox-overlay img {\r\n    max-width: 90%;\r\n    max-height: 90%;\r\n    border-radius: 12px;\r\n    box-shadow: 0 0 20px rgba(255,255,255,0.2);\r\n  }\r\n  .lightbox-overlay.active {\r\n    display: flex;\r\n  }\r\n  @media (max-width: 768px) {\r\n    .about-gallery {\r\n      flex-direction: column;\r\n      align-items: center;\r\n    }\r\n    .about-gallery div {\r\n      flex: 1 1 100%;\r\n      max-width: 100%;\r\n    }\r\n    .about-gallery img {\r\n      width: 100%;\r\n    }\r\n    .about-gallery p {\r\n      font-size: 16px;\r\n      padding: 10px 0;\r\n    }\r\n    .about-title {\r\n      font-size: 36px;\r\n    }\r\n  }\r\n<\/style>\r\n<section class=\"about-section\">\r\n  <div class=\"about-container\">\r\n    <h1 class=\"about-title\">\u4f1a\u793e\u6982\u8981<\/h1>\r\n    <p class=\"about-sub\">\r\n      \u5929\u660c\u901a\u9054\u8a66\u9a13\u6a5f\u6709\u9650\u516c\u53f8\u306f2000\u5e74\u306b\u8a2d\u7acb\u3055\u308c\u3001\u4e2d\u56fd\u6cb3\u5317\u7701\u6ec4\u5dde\u5e02\u732e\u770c\u306b\u672c\u793e\u3092\u69cb\u3048\u300113,000\u5e73\u65b9\u30e1\u30fc\u30c8\u30eb\u306e\u6577\u5730\u3092\u6709\u3057\u3066\u3044\u307e\u3059\u3002\u5f53\u793e\u306f\u8a66\u9a13\u6a5f\u5668\u306e\u8a2d\u8a08\u30fb\u958b\u767a\u3092\u5c02\u9580\u3068\u3059\u308b\u30e1\u30fc\u30ab\u30fc\u3067\u3059\u3002\u88fd\u54c1\u306f\u5927\u5b66\u3001\u691c\u67fb\u6a5f\u95a2\u3001\u5efa\u8a2d\u4f1a\u793e\u306a\u3069\u3067\u5e83\u304f\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u6280\u8853\u9769\u65b0\u3092\u91cd\u8996\u3057\u3001\u591a\u5206\u91ce\u306e\u512a\u79c0\u306a\u4eba\u6750\u3092\u7a4d\u6975\u7684\u306b\u63a1\u7528\u3057\u3001\u7523\u5b66\u7814\u7a76\u306e\u9023\u643a\u3092\u6d3b\u304b\u3057\u3066\u3044\u307e\u3059\u3002\u7814\u7a76\u958b\u767a\u3001\u751f\u7523\u3001\u8ca9\u58f2\u3092\u4e00\u4f53\u5316\u3057\u305f\u30cf\u30a4\u30c6\u30af\u4f01\u696d\u3068\u3057\u3066\u3001\u5f53\u793e\u306eR&D\u90e8\u9580\u306b\u306f\u6a5f\u68b0\u3001\u96fb\u5b50\u3001\u30a4\u30f3\u30c6\u30ea\u30b8\u30a7\u30f3\u30c8\u30b7\u30b9\u30c6\u30e0\u306e\u5c02\u9580\u5bb6\u304c\u5728\u7c4d\u3057\u3066\u3044\u307e\u3059\u3002\u92fc\u69cb\u9020\u3001\u30d1\u30a4\u30d7\u6750\u6599\u3001\u91d1\u5c5e\u7dda\u3001\u7701\u30a8\u30cd\u5efa\u7bc9\u3001\u71c3\u713c\u3001\u5730\u76e4\u5de5\u5b66\u306e6\u3064\u306e\u4e3b\u8981\u5206\u91ce\u3067100\u7a2e\u985e\u4ee5\u4e0a\u306e\u6a5f\u5668\u3092\u72ec\u81ea\u306b\u958b\u767a\u3057\u3066\u304a\u308a\u3001\u4e2d\u56fd\u56fd\u518520\u4ee5\u4e0a\u306e\u7701\u30fb\u5e02\u3067\u4f7f\u7528\u3055\u308c\u3001\u6771\u5357\u30a2\u30b8\u30a2\u3001\u4e2d\u6771\u3001\u30e8\u30fc\u30ed\u30c3\u30d1\u3078\u3082\u8f38\u51fa\u3055\u308c\u3066\u3044\u307e\u3059\u3002\r\n    <\/p>\r\n\r\n    <div class=\"about-row\">\r\n      <div class=\"about-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/DSC01668-scaled.jpg\" alt=\"\u5de5\u5834\u306eCNC\u8a2d\u5099\">\r\n      <\/div>\r\n      <div class=\"about-text\">\r\n        <h2>\u7814\u7a76\u958b\u767a\u4e3b\u5c0e\u30fb\u9769\u65b0\u3092\u4e2d\u6838\u306b<\/h2>\r\n        <p>\r\n          \u5f53\u793e\u306f\u6750\u6599\u529b\u5b66\u3001\u7701\u30a8\u30cd\u71c3\u713c\u3001\u5730\u76e4\u5de5\u5b66\u3001\u92fc\u69cb\u9020\u3001\u914d\u7ba1\u3001\u96fb\u6c17\u30b7\u30b9\u30c6\u30e0\u306b\u5bfe\u5fdc\u3059\u308b100\u7a2e\u985e\u4ee5\u4e0a\u306e\u8a66\u9a13\u88c5\u7f6e\u3092\u72ec\u81ea\u958b\u767a\u3057\u3066\u3044\u307e\u3059\u3002\u7814\u7a76\u958b\u767a\u30c1\u30fc\u30e0\u306f\u6a5f\u68b0\u3001\u96fb\u6c17\u3001\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u5206\u91ce\u306b\u307e\u305f\u304c\u308a\u3001\u88fd\u54c1\u306e\u7d99\u7d9a\u7684\u306a\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3068\u5fdc\u7528\u7bc4\u56f2\u306e\u62e1\u5927\u3092\u5b9f\u73fe\u3057\u3066\u3044\u307e\u3059\u3002\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"about-row\">\r\n      <div class=\"about-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/beijingtianchangtongda.com\/wp-content\/uploads\/2025\/05\/china-88599611-scaled.jpg\" alt=\"\u8f38\u51fa\u8a3c\u660e\u66f8\u306e\u58c1\">\r\n      <\/div>\r\n      <div class=\"about-text\">\r\n        <h2>\u30b0\u30ed\u30fc\u30d0\u30eb\u5c55\u958b\u30fb50\u30ab\u56fd\u4ee5\u4e0a\u3078\u8f38\u51fa<\/h2>\r\n        <p>\r\n          \u5f53\u793e\u306e\u8a66\u9a13\u6a5f\u306f\u6771\u5357\u30a2\u30b8\u30a2\u3001\u4e2d\u6771\u3001\u30e8\u30fc\u30ed\u30c3\u30d1\u306b\u8f38\u51fa\u3055\u308c\u3001\u6750\u6599\u3001\u30b1\u30fc\u30d6\u30eb\u3001\u92fc\u6750\u3001\u5730\u76e4\u5de5\u5b66\u306a\u3069\u306e\u5206\u91ce\u3067\u5229\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u3059\u3079\u3066\u306e\u6a5f\u5668\u306b\u82f1\u8a9e\u306e\u30de\u30cb\u30e5\u30a2\u30eb\u3068\u9060\u9694\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b\u3057\u3001\u6d77\u5916\u9867\u5ba2\u306e\u8fc5\u901f\u306a\u5c0e\u5165\u3092\u652f\u63f4\u3057\u3066\u3044\u307e\u3059\u3002\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"about-gallery\">\r\n      <div>\r\n        <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/DSC01640-scaled.jpg\" alt=\"\u5c55\u793a\u30a8\u30ea\u30a2\">\r\n        <p>\u5b8c\u6210\u54c1\u5c55\u793a\u30a8\u30ea\u30a2<\/p>\r\n      <\/div>\r\n      <div>\r\n        <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/DSC01666-scaled.jpg\" alt=\"\u52a0\u5de5\u30bb\u30f3\u30bf\u30fc\">\r\n        <p>\u81ea\u52d5\u52a0\u5de5\u30bb\u30f3\u30bf\u30fc<\/p>\r\n      <\/div>\r\n      <div>\r\n        <img decoding=\"async\" src=\"https:\/\/testequiphub.com\/wp-content\/uploads\/2025\/05\/DSC01655-scaled.jpg\" alt=\"\u751f\u7523\u4e2d\u306e\u73fe\u5834\">\r\n        <p>\u751f\u7523\u4f5c\u696d\u4e2d\u306e\u73fe\u5834<\/p>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"about-values\">\r\n      <h2>\u30d3\u30b8\u30e7\u30f3\u3068\u53d6\u308a\u7d44\u307f<\/h2>\r\n      <ul>\r\n        <li>\u30d3\u30b8\u30e7\u30f3\uff1a\u304a\u5ba2\u69d8\u306b\u4e00\u6d41\u306e\u88fd\u54c1\u3068\u30b5\u30fc\u30d3\u30b9\u3092\u63d0\u4f9b\u3059\u308b\u3053\u3068<\/li>\r\n        <li>\u7cbe\u795e\uff1a\u4eba\u3092\u4e2d\u5fc3\u306b\u3001\u30c1\u30fc\u30e0\u30ef\u30fc\u30af\u3001\u5353\u8d8a\u6027\u306e\u8ffd\u6c42\u3001\u5b8c\u74a7\u3092\u76ee\u6307\u3059<\/li>\r\n        <li>\u4f7f\u547d\uff1a\u54c1\u8cea\u7b2c\u4e00\u3001\u8aa0\u5b9f\u3068\u4fe1\u983c\u3001\u9867\u5ba2\u81f3\u4e0a\u4e3b\u7fa9<\/li>\r\n        <li>\u7406\u5ff5\uff1a\u3059\u3079\u3066\u306f\u304a\u5ba2\u69d8\u306e\u30cb\u30fc\u30ba\u3092\u51fa\u767a\u70b9\u3068\u3059\u308b<\/li>\r\n        <li>\u539f\u5247\uff1a\u7d0d\u671f\u53b3\u5b88\u3001\u5951\u7d04\u9075\u5b88\u3001\u5b8c\u5168\u4fdd\u8a3c\u3068\u30a2\u30d5\u30bf\u30fc\u30b5\u30fc\u30d3\u30b9<\/li>\r\n        <li>\u53d6\u308a\u7d44\u307f\uff1a\u5168\u88fd\u54c1\u306b\u5b8c\u5168\u4fdd\u8a3c\u3001\u7121\u6599\u6280\u8853\u76f8\u8ac7\u3001\u7814\u4fee\u3001\u30a2\u30d5\u30bf\u30fc\u30b5\u30dd\u30fc\u30c8\u3092\u63d0\u4f9b<\/li>\r\n      <\/ul>\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\r\n\r\n<!-- Lightbox container -->\r\n<div id=\"lightbox\" class=\"lightbox-overlay\" onclick=\"this.classList.remove('active')\">\r\n  <img decoding=\"async\" id=\"lightbox-img\" src=\"\" alt=\"\u62e1\u5927\u8868\u793a\">\r\n<\/div>\r\n\r\n<script>\r\n  document.addEventListener(\"DOMContentLoaded\", function () {\r\n    const allImages = document.querySelectorAll(\".about-image img, .about-gallery img\");\r\n    const lightbox = document.getElementById(\"lightbox\");\r\n    const lightboxImg = document.getElementById(\"lightbox-img\");\r\n\r\n    allImages.forEach(img => {\r\n      img.addEventListener(\"click\", () => {\r\n        lightboxImg.src = img.src;\r\n        lightbox.classList.add(\"active\");\r\n      });\r\n    });\r\n  });\r\n<\/script>\r\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","protected":false},"excerpt":{"rendered":"<p>\u4f1a\u793e\u6982\u8981 \u5929\u660c\u901a\u9054\u8a66\u9a13\u6a5f\u6709\u9650\u516c\u53f8\u306f2000\u5e74\u306b\u8a2d\u7acb\u3055\u308c\u3001\u4e2d\u56fd\u6cb3\u5317\u7701\u6ec4\u5dde\u5e02\u732e\u770c\u306b\u672c\u793e\u3092\u69cb\u3048\u300113,000\u5e73\u65b9\u30e1\u30fc\u30c8\u30eb\u306e\u6577\u5730\u3092\u6709\u3057\u3066\u3044\u307e\u3059\u3002\u5f53\u793e\u306f\u8a66\u9a13\u6a5f\u5668\u306e\u8a2d\u8a08\u30fb\u958b\u767a\u3092\u5c02\u9580\u3068\u3059\u308b\u30e1\u30fc\u30ab\u30fc\u3067\u3059\u3002\u88fd\u54c1\u306f\u5927\u5b66\u3001\u691c\u67fb\u6a5f\u95a2\u3001\u5efa\u8a2d\u4f1a\u793e\u306a [&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":4,"footnotes":""},"class_list":["post-838","page","type-page","status-publish","hentry","entry"],"_links":{"self":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/838","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=838"}],"version-history":[{"count":4,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/838\/revisions"}],"predecessor-version":[{"id":898,"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/pages\/838\/revisions\/898"}],"wp:attachment":[{"href":"https:\/\/testequiphub.com\/ja\/wp-json\/wp\/v2\/media?parent=838"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}