{"id":155398,"date":"2022-06-29T09:58:00","date_gmt":"2022-06-29T07:58:00","guid":{"rendered":"https:\/\/wassermann-group.com\/use-cases\/produktivitaetsrechner\/"},"modified":"2026-05-28T12:23:14","modified_gmt":"2026-05-28T10:23:14","slug":"produktivitaetsrechner","status":"publish","type":"page","link":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/","title":{"rendered":"\u751f\u7523\u6027\u8a08\u7b97\u6a5f"},"content":{"rendered":"\n<div class=\"wp-block-columns has-grey-background-color has-background is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div\r\n  class=\"explanation  \">\r\n    <h2 class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\" class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"%e4%bb%95%e7%b5%84%e3%81%bf\">\r\n    \r\n        <b>\u4ed5\u7d44\u307f<\/b>\r\n      <\/h2>\r\n  \r\n  \r\n  <div class=\"content\"><ol>\n<li><strong data-rich-text-format-boundary=\"true\">\u73fe\u5728\u306e\u30b9\u30c6\u30fc\u30bf\u30b9\u3092\u5b9a\u7fa9\u3059\u308b<\/strong>\n<ul>\n<li>\u7d4c\u9a13\u3084\u30d2\u30f3\u30c8\u306f\u60c5\u5831\u30d5\u30a3\u30fc\u30eb\u30c9\u304b\u3089\u5165\u624b\u53ef\u80fd<\/li>\n<\/ul>\n<\/li>\n<li><strong>\u81ea\u52d5\u5316\u306e\u76ee\u6a19\u3092\u5b9a\u3081\u308b  <\/strong>\n<ul>\n<li>\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u306b\u671f\u5f85\u3059\u308b\u3053\u3068\u3092\u3053\u3053\u306b\u660e\u8a18\u3059\u308b\u3002<\/li>\n<\/ul>\n<\/li>\n<li><strong>\u751f\u7523\u6027\u306e\u5411\u4e0a<\/strong><\/li>\n<\/ol>\n<\/div>\r\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><\/div>\n<\/div>\n<style id=\"spacer_6a2d5837cf532\" class=\"wp-block-spacer\" style=\"height: 30px; display: none\">#spacer_6a2d5837cf532 + * {\r\n                    margin-top: 4.5rem;\r\n                  }\r\n                  @media (max-width: 768px) {\r\n                    #spacer_6a2d5837cf532 + * {\r\n                      margin-top: 3rem;\r\n                    }\r\n                  }\r\n                  <\/style>\r\n<div id=\"productivity_calculator\" class=\"wassermann_block\">\r\n  <script>\r\n    let pageURL = \"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/pages\/155398\/\";\r\n  let contactPerson = {\"name\":\"\\u30bb\\u30d0\\u30b9\\u30c1\\u30e3\\u30f3\\u30fb\\u30aa\\u30fc\\u30b5\\u30fc\",\"title\":\"<p>Dipl.-Ing. (FH)<br \\\/>\\n\\u55b6\\u696d\\u90e8\\u526f\\u90e8\\u9577 <\\\/p>\\n\",\"mobile\":\"+49 (0) 151 146 177 39\",\"phone\":\"+49 (0) 6659  82-67\",\"mail\":\"s.auth@wassermann-technologie.de\",\"thumb\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/Sebastian-Auth.jpg\"}  <\/script>\r\n\r\n  <div class=\"col\">\r\n    <div class=\"lg_6\" v-for=\"(attributeCategory, index) in attributes\" :key=\"index\">\r\n\r\n      <h2 class=\"custom_headline h2\" class=\"custom_headline h2\" id=\"attributecategory-label-attribute-label-attribute-description\">\r\n        <b>{{ attributeCategory.label }}<\/b>\r\n      <\/h2>\r\n      <div class=\"attribute-row col\" v-for=\"attribute in attributeCategory.entries\" :key=\"attribute.key\">\r\n        <div class=\"lg_2\">\r\n          <label :for=\"attribute.key + '_input'\">{{ attribute.label }}<\/label>\r\n          <input type=\"text\" :name=\"attribute.key + '_input'\" :id=\"attribute.key + '_input'\" :value=\"attribute.value\"\r\n            @keyup=\"updateValueByInput($event, attribute)\">\r\n        <\/div>\r\n        <div class=\"lg_6\">\r\n          <label :for=\"attribute.key + '_slider'\">{{ attribute.description }}<\/label>\r\n          <div :id=\"attribute.key + '_slider'\">\r\n            <div v-if=\"attribute.basicvalue !== undefined\" class=\"slider_stop\"\r\n              v-bind:style=\"{ left: attribute.basicvalue + '%'}\" :title=\"attribute.text\"><\/div>\r\n          <\/div>\r\n          <div class=\"min-max-values\">\r\n            <span class=\"min_value\">{{ attribute.min }} {{ attribute.unit }}<\/span>\r\n            <span class=\"value_text\" v-if=\"attribute.basicvalue !== undefined\" v-if=\"attribute.text\"\r\n              v-bind:style=\"{ left: attribute.basicvalueLabel + '%'}\">{{attribute.text}}<\/span>\r\n            <span class=\"max_value\">{{ attribute.max }} {{ attribute.unit }}<\/span>\r\n          <\/div>\r\n        <\/div>\r\n        <span class=\"lg_2\" v-if=\"attribute.infotext\">\r\n          <div class=\"info-i\">i<\/div>\r\n          <div class=\"tooltip\" :id=\"'tooltip_' + attribute.key\">{{ attribute.infotext }}<\/div>\r\n        <\/span>\r\n        <span class=\"lg_2\" v-else><\/span>\r\n      <\/div>\r\n\r\n      <div class=\"advantages-container no-negative-margin col\" v-if=\"attributeCategory.show_short_advantages\">\r\n        <h2 class=\"custom_headline h2\">\r\n          <b>\u30e1\u30ea\u30c3\u30c8<\/b>\r\n        <\/h2>\r\n\r\n        <div class=\"table\">\r\n          <div class=\"table-group\" v-for=\"(advantageSection, index) in advantages\" :key=\"index\">\r\n            <template v-for=\"(advantage, aKey) in advantageSection\" :key=\"aKey\">\r\n              <div class=\"result-row\" v-if=\"advantage.show_in_short_advantages\">\r\n                <span class=\"value\">{{ getAdvantage(advantage.key, true) }}<\/span>\r\n                <span class=\"unit\">{{ advantage.unit }}<\/span>\r\n                <span class=\"label\">\r\n                  {{ advantage.label }}\r\n                  <span class=\"infobox\" v-if=\"advantage.infotext\">\r\n                    <div class=\"info-i\">i<\/div>\r\n                    <div class=\"tooltip\" :id=\"'tooltip_' + advantage.key\">{{ advantage.infotext }}<\/div>\r\n                  <\/span>\r\n                <\/span>\r\n              <\/div>\r\n            <\/template>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"chart-container col\">\r\n    <div class=\"lg_4 bg_12\">\r\n      <canvas id=\"is-state-chart\"><\/canvas>\r\n    <\/div>\r\n    <div class=\"lg_4 bg_12\">\r\n      <canvas id=\"automated-production-chart\"><\/canvas>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"accordion-container accordion-block\">\r\n    <div class=\"accordion_entry\">\r\n      <a href=\"#\" class=\"headline active\">\r\n        <h2 class=\"custom_headline h3\">\r\n          <b>\u6642\u306f\u91d1\u306a\u308a &#8211; \u3042\u306a\u305f\u306e\u4ed8\u52a0\u4fa1\u5024<\/b>\r\n        <\/h2>\r\n\r\n\r\n      <\/a>\r\n      <div class=\"accordion_content\" style=\"display:block\">\r\n        <div class=\"content advantages-container col\">\r\n          <div class=\"table\">\r\n            <div class=\"table-group\" v-for=\"(advantageSection, index) in advantages\" :key=\"index\">\r\n              <template v-for=\"(advantage, aKey) in advantageSection\" :key=\"aKey\">\r\n                <div class=\"result-row\" v-if=\"!advantage.show_in_short_advantages\">\r\n                  <span class=\"value\">{{ getAdvantage(advantage.key, true) }}<\/span>\r\n                  <span class=\"unit\">{{ advantage.unit }}<\/span>\r\n                  <span class=\"label\">\r\n                    {{ advantage.label }}\r\n                    <span class=\"infobox\" v-if=\"advantage.infotext\">\r\n                      <div class=\"info-i\">i<\/div>\r\n                      <div class=\"tooltip\" :id=\"'tooltip_' + advantage.key\">{{ advantage.infotext }}<\/div>\r\n                    <\/span>\r\n                  <\/span>\r\n                <\/div>\r\n              <\/template>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n  <div class=\"accordion-container accordion-block\">\r\n    <div class=\"accordion_entry\">\r\n      <a href=\"#\" class=\"headline\">\r\n        <h2 class=\"custom_headline h3\">\r\n\r\n          <b>\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u306e\u8907\u5229\u3092\u3054\u5b58\u77e5\u3067\u3059\u304b\uff1f<\/b>\r\n        <\/h2>\r\n      <\/a>\r\n      <div class=\"accordion_content\" style=\"display:none\">\r\n        <div class=\"content compound-interest-container col\">\r\n          <div class=\"text-row\" v-for=\"attribute in compoundInterest.attributes\" :key=\"attribute.key\">\r\n            <div class=\"lg_12\" v-html=\"attribute.infotext\"><\/div>\r\n          <\/div>\r\n\r\n          <div class=\"attribute-row col\" v-for=\"attribute in compoundInterest.attributes\" :key=\"attribute.key\">\r\n\r\n            <div class=\"lg_2\">\r\n              <label :for=\"attribute.key + '_input'\">{{ attribute.label }}<\/label>\r\n              <input type=\"text\" :name=\"attribute.key + '_input'\" :id=\"attribute.key + '_input'\"\r\n                :value=\"attribute.value\" @keyup=\"updateValueByInput($event, attribute)\">\r\n            <\/div>\r\n            <div class=\"lg_6\">\r\n              <label :for=\"attribute.key + '_slider'\">{{ attribute.description }}<\/label>\r\n              <div :id=\"attribute.key + '_slider'\"><\/div>\r\n              <div class=\"min-max-values\">\r\n                <span class=\"min_value\">{{ attribute.min }} {{ attribute.unit }}<\/span>\r\n                <span class=\"max_value\">{{ attribute.max }} {{ attribute.unit }}<\/span>\r\n              <\/div>\r\n            <\/div>\r\n\r\n            <span class=\"lg_2\"><\/span>\r\n          <\/div>\r\n\r\n          <div class=\"table\">\r\n            <div class=\"table-group\">\r\n              <div class=\"result-row\" v-for=\"(result, aKey) in compoundInterest.results\" :key=\"aKey\">\r\n                <span class=\"value\">{{ Number(getCompoundInterestResult(result.key, true)).toLocaleString() }}<\/span>\r\n                <span class=\"unit\">{{ result.unit }}<\/span>\r\n                <span class=\"label\">{{ result.label }}\r\n                  <span class=\"infobox\" v-if=\"result.infotext\">\r\n                    <div class=\"info-i\">i<\/div>\r\n                    <div class=\"tooltip\" :id=\"'tooltip_' + result.key\">{{ result.infotext }}<\/div>\r\n                  <\/span>\r\n\r\n                <\/span>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"accordion-container accordion-block\">\r\n    <div class=\"accordion_entry\">\r\n      <a href=\"#\" class=\"headline\">\r\n        <h2 class=\"custom_headline h3\">\r\n          <b>\u4e8b\u5b9f\u3001\u6570\u5b57\u3001\u30c7\u30fc\u30bf<\/b>\r\n        <\/h2>\r\n\r\n      <\/a>\r\n      <div class=\"accordion_content\" style=\"display:none\">\r\n        <div class=\"content result-container col\">\r\n\r\n          <div class=\"lg_6\" data-headline=\"\u5b9f\u969b\u306e\u72b6\u614b\">\r\n            <div class=\"result-entry\" v-for=\"(resultAttribute, index) in resultAttributesWithoutAutomation\"\r\n              :key=\"index\">\r\n              <span class=\"headline\"\r\n                :title=\"resultAttribute.label + ' \u5b9f\u614b'\">{{ resultAttribute.label }}<\/span>\r\n              <div class=\"table\">\r\n                <div class=\"table-group\">\r\n                  <div class=\"result-row\" v-for=\"resultAttributeEntry in resultAttribute.entries\"\r\n                    :key=\"resultAttributeEntry.key\">\r\n                    <span\r\n                      :class=\"'value ' + resultAttributeEntry.key\">{{ Number(getResultsWithoutAutomation(resultAttributeEntry.key, true)).toLocaleString() }}<\/span>\r\n                    <span class=\"unit\">\r\n                      {{ resultAttributeEntry.unit }}\r\n                      <span class=\"infobox\" v-if=\"resultAttributeEntry.infotext\">\r\n                        <div class=\"info-i\">i<\/div>\r\n                        <div class=\"tooltip\" :id=\"'tooltip_' + resultAttributeEntry.key\">\r\n                          {{ resultAttributeEntry.infotext }}\r\n                        <\/div>\r\n                      <\/span>\r\n                    <\/span>\r\n\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n          <div class=\"lg_6\" data-headline=\"\u81ea\u52d5\u5316\u3055\u308c\u305f\u751f\u7523\">\r\n            <div class=\"result-entry\" v-for=\"(resultAttribute, index) in resultAttributesWithAutomation\" :key=\"index\">\r\n              <span class=\"headline\"\r\n                :title=\"resultAttribute.label + ' (\u81ea\u52d5\u751f\u7523\uff09'\">{{ resultAttribute.label }}<\/span>\r\n              <div class=\"table\">\r\n                <div class=\"table-group\">\r\n                  <div class=\"result-row\" v-for=\"resultAttributeEntry in resultAttribute.entries\"\r\n                    :key=\"resultAttributeEntry.key\">\r\n                    <span\r\n                      :class=\"'value ' + resultAttributeEntry.key\">{{ Number(getResultsWithAutomation(resultAttributeEntry.key, true)).toLocaleString() }}<\/span>\r\n                    <span class=\"unit\">\r\n                      {{ resultAttributeEntry.unit }}\r\n                      <span class=\"infobox\" v-if=\"resultAttributeEntry.infotext\">\r\n                        <div class=\"info-i\">i<\/div>\r\n                        <div class=\"tooltip\" :id=\"'tooltip_' + resultAttributeEntry.key\">\r\n                          {{ resultAttributeEntry.infotext }}\r\n                        <\/div>\r\n                      <\/span>\r\n                    <\/span>\r\n                  <\/div>\r\n                <\/div>\r\n              <\/div>\r\n            <\/div>\r\n          <\/div>\r\n\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n\r\n  <div class=\"wp-container-3 wp-block-columns\">\r\n    <div class=\"wp-container-1 wp-block-column\">\r\n    <\/div>\r\n\r\n    <div class=\"wp-container-2 wp-block-column\">\r\n      <div class=\"button-controll-wrapper\">\r\n        <div class=\"desc\">\r\n          <p><strong>\u6982\u8981 <\/strong>(PDF)          <\/p>\r\n        <\/div>\r\n        <div class=\"button-wrapper\">\r\n          <a href=\"#\" id=\"download-summary\" class=\"button outline blue download-form-pr\" @click=\"download($event)\">\r\n            <span>\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\r\n          <\/a>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/div>\r\n\r\n\r\n\r\n<\/div>\n<div class=\"wp-block-columns has-grey-background-color has-background is-layout-flex wp-container-core-columns-is-layout-8f761849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column has-grey-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<h2 id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%25ac%25e3%2583%2588%25e3%2583%25ad%25e3%2583%2595%25e3%2582%25a3%25e3%2583%2583%25e3%2583%2588%25e3%2582%25b3%25e3%2583%25b3%25e3%2582%25bb%25e3%2583%2597%25e3%2583%2588\" class=\"wp-block-heading\"><strong>\u30ec\u30c8\u30ed\u30d5\u30a3\u30c3\u30c8\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u79c1\u305f\u3061\u306f\u3001\u304a\u5ba2\u69d8\u306e\u6a5f\u68b0\u306e\u305f\u3081\u306e\u521d\u671f\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30b3\u30f3\u30bb\u30d7\u30c8\u3092\u7121\u6599\u3067\u304a\u4f5c\u308a\u3057\u307e\u3059\u3002<\/p>\n\n\n\r\n\r\n<div id=\"block-66ead08d84c89\" class=\"button-controll-wrapper wassermann_block left white_bg_orange_text\">\r\n\r\n  \r\n  <div class=\"button-wrapper\">\r\n\r\n    \r\n    \r\n        <a href=\"\" class=\"button calendly-load\" title=\"\u4e88\u7d04\u3059\u308b\">\r\n            <span>\u4e88\u7d04\u3059\u308b<\/span>\r\n          <\/a>\r\n\r\n    \r\n      <\/div>\r\n\r\n  \r\n        <\/div>\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column has-grey-background-color has-background is-layout-flow wp-block-column-is-layout-flow\">\n<h2 id=\"%25e3%2583%2581%25e3%2582%25a7%25e3%2583%2583%25e3%2582%25af%25e3%2583%25aa%25e3%2582%25b9%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%2581%25e3%2582%25a7%25e3%2583%2583%25e3%2582%25af%25e3%2583%25aa%25e3%2582%25b9%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%2581%25e3%2582%25a7%25e3%2583%2583%25e3%2582%25af%25e3%2583%25aa%25e3%2582%25b9%25e3%2583%2588\" class=\"wp-block-heading\" id=\"%25e3%2583%2581%25e3%2582%25a7%25e3%2583%2583%25e3%2582%25af%25e3%2583%25aa%25e3%2582%25b9%25e3%2583%2588\" class=\"wp-block-heading\"><strong>\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u4f5c\u6210\u306b\u5fc5\u8981\u306a\u3059\u3079\u3066\u306e\u60c5\u5831\u3092\u3054\u89a7\u3044\u305f\u3060\u3051\u307e\u3059\u3002<br\/><br\/><\/p>\n\n\n\r\n\r\n<div id=\"block-66ead08d84cab\" class=\"button-controll-wrapper wassermann_block left white_bg_blue_text\">\r\n\r\n  \r\n  <div class=\"button-wrapper\">\r\n\r\n            <a href=\"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/07\/Checkliste-Nachru\u0308stkonzept_final-2.pdf\" class=\"button outline blue\" title=\"\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9\"\r\n      target='_blank'>\r\n            <span>\u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8\u306e\u30c0\u30a6\u30f3\u30ed\u30fc\u30c9<\/span>\r\n          <\/a>\r\n          <\/div>\r\n\r\n  \r\n        <\/div><\/div>\n<\/div>\n\n<h2 id=\"%25e7%2594%259f%25e7%2594%25a3%25e6%2580%25a7%25e8%25a8%2588%25e7%25ae%2597%25e6%25a9%259f%25e3%2581%25af%25e5%25bd%25b9%25e3%2581%25ab%25e7%25ab%258b%25e3%2581%25a1%25e3%2581%25be%25e3%2581%2597%25e3%2581%259f%25e3%2581%258b\" class=\"wp-block-heading\" id=\"%25e7%2594%259f%25e7%2594%25a3%25e6%2580%25a7%25e8%25a8%2588%25e7%25ae%2597%25e6%25a9%259f%25e3%2581%25af%25e5%25bd%25b9%25e3%2581%25ab%25e7%25ab%258b%25e3%2581%25a1%25e3%2581%25be%25e3%2581%2597%25e3%2581%259f%25e3%2581%258b\" class=\"wp-block-heading\">\u751f\u7523\u6027\u8a08\u7b97\u6a5f\u306f\u5f79\u306b\u7acb\u3061\u307e\u3057\u305f\u304b\uff1f<\/h2>\n\n<div class=\"wp-block-contact-form-7-contact-form-selector\">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f153018-o1\" lang=\"ja\" dir=\"ltr\" data-wpcf7-id=\"153018\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/ja\/wp-json\/wp\/v2\/pages\/155398#wpcf7-f153018-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"\u30b3\u30f3\u30bf\u30af\u30c8\u30d5\u30a9\u30fc\u30e0\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"153018\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"ja\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f153018-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p>[\u30cf\u30cb\u30fc\u30dd\u30c3\u30c8 honeypot-222 validautocomplete:true]\u3002<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"feedback_slider\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"feedback_slider\" \/><\/span>\n<\/p>\n<div class=\"feedback_slider\">\n\t<div id=\"feedback_slider\">\n\t<\/div>\n\t<div class=\"min-max-values\">\n\t\t<p><span class=\"min_value\">\u5f79\u306b\u7acb\u305f\u306a\u3044<\/span><br \/>\n<span class=\"max_value\">\u5927\u3044\u306b\u5f79\u7acb\u3063\u305f<\/span>\n\t\t<\/p>\n\t<\/div>\n<\/div>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner button outline blue\" type=\"submit\" value=\"\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u3092\u9001\u308b\" \/>\n<\/p>\n<p><small>\u3053\u306e\u8a55\u4fa1\u306f\u533f\u540d\u3067\u884c\u308f\u308c\u3001\u5f53\u793e\u306e\u30b3\u30f3\u30d4\u30e5\u30fc\u30bf\u306e\u6539\u5584\u306b\u5f79\u7acb\u3066\u3089\u308c\u307e\u3059\u3002\u3042\u306a\u305f\u304c\u8a55\u4fa1\u3092\u884c\u3046\u5834\u5408\u3001\u3042\u306a\u305f\u304b\u3089\u500b\u4eba\u30c7\u30fc\u30bf\u304c\u53ce\u96c6\u3055\u308c\u308b\u3053\u3068\u306f\u3042\u308a\u307e\u305b\u3093\u3002 <\/small>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u30ec\u30c8\u30ed\u30d5\u30a3\u30c3\u30c8\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8 \u79c1\u305f\u3061\u306f\u3001\u304a\u5ba2\u69d8\u306e\u6a5f\u68b0\u306e\u305f\u3081\u306e\u521d\u671f\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30b3\u30f3\u30bb\u30d7\u30c8\u3092\u7121\u6599\u3067\u304a\u4f5c\u308a\u3057\u307e\u3059\u3002 \u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8 \u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u4f5c\u6210\u306b\u5fc5\u8981\u306a\u3059\u3079\u3066\u306e\u60c5\u5831\u3092\u3054\u89a7\u3044\u305f\u3060\u3051\u307e\u3059\u3002 \u751f\u7523\u6027\u8a08\u7b97\u6a5f\u306f\u5f79 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":155399,"parent":153097,"menu_order":20,"comment_status":"closed","ping_status":"closed","template":"templates\/template-services.php","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"class_list":["post-155398","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH\" \/>\n<meta property=\"og:description\" content=\"\u30ec\u30c8\u30ed\u30d5\u30a3\u30c3\u30c8\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8 \u79c1\u305f\u3061\u306f\u3001\u304a\u5ba2\u69d8\u306e\u6a5f\u68b0\u306e\u305f\u3081\u306e\u521d\u671f\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30b3\u30f3\u30bb\u30d7\u30c8\u3092\u7121\u6599\u3067\u304a\u4f5c\u308a\u3057\u307e\u3059\u3002 \u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8 \u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u4f5c\u6210\u306b\u5fc5\u8981\u306a\u3059\u3079\u3066\u306e\u60c5\u5831\u3092\u3054\u89a7\u3044\u305f\u3060\u3051\u307e\u3059\u3002 \u751f\u7523\u6027\u8a08\u7b97\u6a5f\u306f\u5f79 [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/\" \/>\n<meta property=\"og:site_name\" content=\"Wassermann Technologie GmbH\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-28T10:23:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/06\/GP_8132_komprimiert.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1281\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/\",\"url\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/\",\"name\":\"\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GP_8132_komprimiert.jpg\",\"datePublished\":\"2022-06-29T07:58:00+00:00\",\"dateModified\":\"2026-05-28T10:23:14+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/#primaryimage\",\"url\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GP_8132_komprimiert.jpg\",\"contentUrl\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/GP_8132_komprimiert.jpg\",\"width\":1920,\"height\":1281},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/produktivitaetsrechner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3\",\"item\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/use-cases\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u751f\u7523\u6027\u8a08\u7b97\u6a5f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#website\",\"url\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/\",\"name\":\"Wassermann Technologie GmbH\",\"description\":\"We think automatically\",\"publisher\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#organization\",\"name\":\"Wassermann Technologie GmbH\",\"url\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-WASSERMANN-GROUP.png\",\"contentUrl\":\"https:\\\/\\\/wassermann-group.com\\\/wp-content\\\/uploads\\\/2025\\\/12\\\/cropped-WASSERMANN-GROUP.png\",\"width\":314,\"height\":276,\"caption\":\"Wassermann Technologie GmbH\"},\"image\":{\"@id\":\"https:\\\/\\\/wassermann-group.com\\\/ja\\\/NEW\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/","og_locale":"ja_JP","og_type":"article","og_title":"\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH","og_description":"\u30ec\u30c8\u30ed\u30d5\u30a3\u30c3\u30c8\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8 \u79c1\u305f\u3061\u306f\u3001\u304a\u5ba2\u69d8\u306e\u6a5f\u68b0\u306e\u305f\u3081\u306e\u521d\u671f\u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30b3\u30f3\u30bb\u30d7\u30c8\u3092\u7121\u6599\u3067\u304a\u4f5c\u308a\u3057\u307e\u3059\u3002 \u30c1\u30a7\u30c3\u30af\u30ea\u30b9\u30c8 \u30aa\u30fc\u30c8\u30e1\u30fc\u30b7\u30e7\u30f3\u30fb\u30b3\u30f3\u30bb\u30d7\u30c8\u306e\u4f5c\u6210\u306b\u5fc5\u8981\u306a\u3059\u3079\u3066\u306e\u60c5\u5831\u3092\u3054\u89a7\u3044\u305f\u3060\u3051\u307e\u3059\u3002 \u751f\u7523\u6027\u8a08\u7b97\u6a5f\u306f\u5f79 [&hellip;]","og_url":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/","og_site_name":"Wassermann Technologie GmbH","article_modified_time":"2026-05-28T10:23:14+00:00","og_image":[{"width":1920,"height":1281,"url":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/06\/GP_8132_komprimiert.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/","url":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/","name":"\u751f\u7523\u6027\u8a08\u7b97\u6a5f - Wassermann Technologie GmbH","isPartOf":{"@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/#primaryimage"},"image":{"@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/#primaryimage"},"thumbnailUrl":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/06\/GP_8132_komprimiert.jpg","datePublished":"2022-06-29T07:58:00+00:00","dateModified":"2026-05-28T10:23:14+00:00","breadcrumb":{"@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/#primaryimage","url":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/06\/GP_8132_komprimiert.jpg","contentUrl":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2022\/06\/GP_8132_komprimiert.jpg","width":1920,"height":1281},{"@type":"BreadcrumbList","@id":"https:\/\/wassermann-group.com\/ja\/use-cases\/produktivitaetsrechner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/wassermann-group.com\/ja\/"},{"@type":"ListItem","position":2,"name":"\u30a2\u30d7\u30ea\u30b1\u30fc\u30b7\u30e7\u30f3","item":"https:\/\/wassermann-group.com\/ja\/use-cases\/"},{"@type":"ListItem","position":3,"name":"\u751f\u7523\u6027\u8a08\u7b97\u6a5f"}]},{"@type":"WebSite","@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#website","url":"https:\/\/wassermann-group.com\/ja\/NEW\/","name":"Wassermann Technologie GmbH","description":"We think automatically","publisher":{"@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wassermann-group.com\/ja\/NEW\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Organization","@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#organization","name":"Wassermann Technologie GmbH","url":"https:\/\/wassermann-group.com\/ja\/NEW\/","logo":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#\/schema\/logo\/image\/","url":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2025\/12\/cropped-WASSERMANN-GROUP.png","contentUrl":"https:\/\/wassermann-group.com\/wp-content\/uploads\/2025\/12\/cropped-WASSERMANN-GROUP.png","width":314,"height":276,"caption":"Wassermann Technologie GmbH"},"image":{"@id":"https:\/\/wassermann-group.com\/ja\/NEW\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/pages\/155398","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/comments?post=155398"}],"version-history":[{"count":0,"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/pages\/155398\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/pages\/153097"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/media\/155399"}],"wp:attachment":[{"href":"https:\/\/wassermann-group.com\/ja\/wp-json\/wp\/v2\/media?parent=155398"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}