{"id":603,"date":"2026-04-30T11:20:52","date_gmt":"2026-04-30T02:20:52","guid":{"rendered":"https:\/\/service.cgtae.com\/suaen\/?page_id=603"},"modified":"2026-07-13T10:22:13","modified_gmt":"2026-07-13T01:22:13","slug":"order-sua","status":"publish","type":"page","link":"https:\/\/service.cgtae.com\/suajp\/?page_id=603","title":{"rendered":"SUA \u6ce8\u6587"},"content":{"rendered":"\n\n\n\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <title>SUA \u6ce8\u6587<\/title>\n  <style>\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; min-height: 100vh; color: #1a1a18; }\n    .page-wrap { max-width: 600px; margin: 0 auto; }\n    .page-header { display: flex; align-items: center; gap: 12px; margin-bottom: 2rem; }\n    .product-icon { width: 38px; height: 38px; border-radius: 9px; background: #0f6e56; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n    .product-icon svg { width: 20px; height: 20px; }\n    .page-title { font-size: 20px; font-weight: 700; }\n    .page-sub { font-size: 13px; color: #888780; margin-top: 1px; }\n    .step-bar { display: flex; align-items: center; margin-bottom: 2rem; }\n    .step-item { display: flex; align-items: center; gap: 6px; }\n    .step-circle { width: 24px; height: 24px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 11px; font-weight: 700; background: #e8e7e3; color: #888780; flex-shrink: 0; transition: background 0.2s, color 0.2s; }\n    .step-circle.active { background: #0f6e56; color: #fff; }\n    .step-circle.done   { background: #1d9e75; color: #fff; }\n    .step-label { font-size: 11px; color: #888780; font-weight: 500; white-space: nowrap; }\n    .step-label.active { color: #0f6e56; font-weight: 600; }\n    .step-conn { flex: 1; height: 1px; background: #d3d1c7; margin: 0 6px; }\n    .step-conn.done { background: #1d9e75; }\n    .card { background: #fff; border-radius: 14px; border: 0.5px solid rgba(0,0,0,0.09); padding: 1.75rem 1.75rem 2rem; margin-bottom: 1rem; }\n    .card-title { font-size: 15px; font-weight: 600; margin-bottom: 1.25rem; }\n    .sec-label { font-size: 11px; font-weight: 600; letter-spacing: 0.08em; text-transform: uppercase; color: #888780; margin-bottom: 8px; }\n    .field { margin-bottom: 1.125rem; }\n    .f-label { display: block; font-size: 13px; font-weight: 500; color: #444441; margin-bottom: 5px; }\n    .f-label .req { color: #e24b4a; margin-left: 2px; }\n    .f-input { width: 100%; height: 40px; padding: 0 12px; font-size: 14px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s, box-shadow 0.15s; }\n    .f-input:focus { border-color: #0f6e56; box-shadow: 0 0 0 3px rgba(15,110,86,0.1); }\n    .f-input.err   { border-color: #e24b4a; }\n    .f-input.err:focus { box-shadow: 0 0 0 3px rgba(226,75,74,0.1); }\n    .f-err { font-size: 12px; color: #e24b4a; margin-top: 4px; display: none; }\n    .f-err.show { display: block; }\n    .f-ok  { font-size: 12px; color: #0f6e56; margin-top: 4px; display: none; }\n    .f-ok.show { display: block; }\n    .f-hint { font-size: 12px; color: #b4b2a9; margin-top: 4px; }\n    .row2 { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }\n    .divider { border: none; border-top: 0.5px solid rgba(0,0,0,0.08); margin: 1.25rem 0; }\n    .addr-row { display: flex; gap: 8px; margin-bottom: 6px; }\n    .addr-btn { white-space: nowrap; padding: 0 14px; height: 40px; font-size: 13px; font-family: inherit; font-weight: 500; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #f4f3ef; color: #444441; cursor: pointer; }\n    .addr-btn:hover { background: #e8e7e3; }\n    .id-check-row { display: flex; gap: 8px; }\n    .id-check-row .f-input { flex: 1; }\n    .btn-check { white-space: nowrap; padding: 0 14px; height: 40px; font-size: 13px; font-family: inherit; font-weight: 600; border: 0.5px solid #0f6e56; border-radius: 8px; background: #fff; color: #0f6e56; cursor: pointer; flex-shrink: 0; transition: background 0.15s; }\n    .btn-check:hover { background: #e1f5ee; }\n    .btn-check:disabled { border-color: #d3d1c7; color: #b4b2a9; cursor: not-allowed; background: #fff; }\n    .type-card-group { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; }\n    .type-card {\n      border: 1.5px solid rgba(0,0,0,0.1); border-radius: 12px; overflow: hidden;\n      cursor: pointer; background: #fff; text-align: center;\n      transition: border-color 0.15s, box-shadow 0.15s;\n    }\n    .type-card:hover { border-color: rgba(15,110,86,0.35); box-shadow: 0 2px 10px rgba(15,110,86,0.1); }\n    .type-card.active { border-color: #0f6e56; box-shadow: 0 2px 14px rgba(15,110,86,0.18); }\n    .type-card img { width: 100%; aspect-ratio: 1\/1; object-fit: cover; display: block; }\n    .type-card-label { padding: 8px 4px 10px; font-size: 14px; font-weight: 500; color: #5f5e5a; background: #fff; }\n    .type-card.active .type-card-label { color: #0f6e56; font-weight: 700; }\n    .type-card-check { display: none; width: 18px; height: 18px; border-radius: 50%; background: #0f6e56; margin: 0 auto 6px; align-items: center; justify-content: center; }\n    .type-card.active .type-card-check { display: flex; }\n    .ucount-row { display: flex; align-items: center; gap: 10px; }\n    .ucount-row input { flex: 1; height: 40px; padding: 0 12px; font-size: 15px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s, box-shadow 0.15s; }\n    .ucount-row input:focus { border-color: #0f6e56; box-shadow: 0 0 0 3px rgba(15,110,86,0.1); }\n    .ucount-row input::-webkit-inner-spin-button, .ucount-row input::-webkit-outer-spin-button { opacity: 1; }\n    .tier-badge { font-size: 12px; padding: 5px 10px; border-radius: 20px; background: #e1f5ee; color: #0f6e56; border: 0.5px solid rgba(15,110,86,0.2); white-space: nowrap; }\n    \/* \u2605 \uacac\uc801 \ud328\ub110 ON\/OFF: display:none \u2194 display:grid *\/\n    .est-panel { display: none; grid-template-columns: 1fr 1fr; gap: 10px; margin-top: 1.25rem; }\n    .est-box { border-radius: 10px; padding: 1rem; }\n    .est-box.annual { background: #f4f3ef; }\n    .est-box.init   { border: 0.5px solid rgba(0,0,0,0.1); }\n    .est-badge { display: inline-block; font-size: 10px; font-weight: 600; letter-spacing: 0.05em; text-transform: uppercase; padding: 2px 7px; border-radius: 4px; margin-bottom: 8px; }\n    .est-box.annual .est-badge { background: #e1f5ee; color: #085041; }\n    .est-box.init   .est-badge { background: #faeeda; color: #854f0b; }\n    .est-lbl { font-size: 12px; color: #888780; margin-bottom: 2px; }\n    .est-val { font-size: 19px; font-weight: 700; letter-spacing: -0.02em; }\n    .est-box.annual .est-val { color: #0f6e56; }\n    .est-box.init   .est-val { color: #1a1a18; }\n    .est-suffix { font-size: 11px; color: #888780; margin-left: 2px; font-weight: 400; }\n    .est-detail { font-size: 11px; color: #b4b2a9; margin-top: 5px; line-height: 1.5; }\n    \/* \u2605 VAT \ud1a0\uae00 ON\/OFF: display:none \u2194 display:flex *\/\n    .vat-toggle { display: none; align-items: center; gap: 7px; margin-top: 10px; font-size: 12px; color: #5f5e5a; cursor: pointer; user-select: none; }\n    .tog-box { width: 30px; height: 17px; border-radius: 9px; background: #d3d1c7; position: relative; transition: background 0.2s; flex-shrink: 0; }\n    .tog-box.on { background: #1d9e75; }\n    .tog-knob { width: 13px; height: 13px; border-radius: 50%; background: #fff; position: absolute; top: 2px; left: 2px; transition: left 0.2s; box-shadow: 0 1px 2px rgba(0,0,0,0.2); }\n    .tog-box.on .tog-knob { left: 15px; }\n    .pw-bar { height: 4px; border-radius: 2px; background: #e8e7e3; margin: 6px 0 1rem; overflow: hidden; }\n    .pw-fill { height: 100%; width: 0; border-radius: 2px; transition: width 0.3s, background 0.3s; }\n    .sw-grid { display: flex; flex-direction: column; gap: 8px; margin-bottom: 6px; }\n    .sw-item { display: flex; align-items: center; gap: 10px; padding: 10px 14px; border: 0.5px solid rgba(0,0,0,0.12); border-radius: 8px; font-size: 14px; cursor: pointer; transition: background 0.12s, border-color 0.12s; }\n    .sw-item:hover { background: #f4f3ef; }\n    .sw-item.checked { background: #e1f5ee; border-color: rgba(15,110,86,0.3); }\n    .sw-item input { width: 16px; height: 16px; accent-color: #0f6e56; cursor: pointer; flex-shrink: 0; }\n    .dept-row { display: flex; align-items: center; gap: 6px; margin-bottom: 8px; }\n    .dept-inp { flex: 1; height: 36px; padding: 0 10px; font-size: 13px; font-family: inherit; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 7px; background: #fff; color: #1a1a18; outline: none; transition: border-color 0.15s; }\n    .dept-inp:focus { border-color: #0f6e56; }\n    .dept-inp::placeholder { color: #b4b2a9; }\n    .dept-del { width: 28px; height: 28px; border-radius: 50%; border: 0.5px solid rgba(0,0,0,0.12); background: #fff; color: #888780; font-size: 14px; cursor: pointer; flex-shrink: 0; display: flex; align-items: center; justify-content: center; transition: background 0.12s, color 0.12s; }\n    .dept-del:hover { background: #fcebeb; color: #e24b4a; }\n    .csv-table { width: 100%; border-collapse: collapse; font-size: 12px; margin-top: 8px; }\n    .csv-table th { background: #f4f3ef; padding: 5px 8px; text-align: left; font-weight: 600; color: #888780; border-bottom: 0.5px solid rgba(0,0,0,0.1); }\n    .csv-table td { padding: 5px 8px; color: #444441; border-bottom: 0.5px solid rgba(0,0,0,0.06); }\n    .conf-sec { margin-bottom: 1.25rem; }\n    .conf-sec-title { font-size: 11px; font-weight: 600; color: #b4b2a9; letter-spacing: 0.06em; text-transform: uppercase; margin-bottom: 8px; }\n    .conf-row { display: flex; justify-content: space-between; font-size: 14px; padding: 5px 0; color: #888780; border-bottom: 0.5px solid rgba(0,0,0,0.06); }\n    .conf-row:last-child { border-bottom: none; }\n    .conf-row .v { color: #1a1a18; font-weight: 500; text-align: right; max-width: 60%; }\n    \/* \u2605 \uae08\uc561 \ubc15\uc2a4 ON\/OFF: display:none \u2194 display:block *\/\n    .price-box { display: none; background: #f4f3ef; border-radius: 10px; padding: 1rem 1.125rem; margin-bottom: 0.75rem; }\n    .pb-row { display: flex; justify-content: space-between; font-size: 13px; color: #888780; padding: 3px 0; }\n    .pb-row .v { color: #1a1a18; font-weight: 500; }\n    .pb-div { border: none; border-top: 0.5px solid rgba(0,0,0,0.09); margin: 6px 0; }\n    .pb-total { display: flex; justify-content: space-between; align-items: baseline; padding-top: 4px; }\n    .pb-total-lbl { font-size: 12px; font-weight: 500; color: #5f5e5a; }\n    .pb-total-val { font-size: 20px; font-weight: 700; color: #0f6e56; letter-spacing: -0.02em; }\n    .pb-total-sfx { font-size: 12px; color: #888780; margin-left: 3px; }\n    .bank-box { border: 1px solid rgba(15,110,86,0.22); border-radius: 10px; padding: 1rem 1.125rem; background: #f9fffe; margin-bottom: 1rem; }\n    .bank-title { font-size: 13px; font-weight: 600; color: #0f6e56; margin-bottom: 10px; }\n    .bank-row { display: flex; justify-content: space-between; font-size: 13px; color: #5f5e5a; padding: 4px 0; }\n    .bank-v { color: #1a1a18; font-weight: 600; }\n    .bank-note { font-size: 12px; color: #888780; margin-top: 8px; padding-top: 8px; border-top: 0.5px solid rgba(0,0,0,0.08); line-height: 1.7; }\n    .copy-btn { font-size: 11px; color: #0f6e56; background: none; border: none; cursor: pointer; font-family: inherit; text-decoration: underline; margin-left: 6px; }\n    .agree-block { display: flex; align-items: flex-start; gap: 10px; padding: 0.875rem 1rem; background: #f4f3ef; border-radius: 8px; margin-bottom: 0.875rem; cursor: pointer; }\n    .agree-chk { width: 18px; height: 18px; border-radius: 4px; flex-shrink: 0; border: 1.5px solid #d3d1c7; margin-top: 1px; display: flex; align-items: center; justify-content: center; transition: background 0.15s, border-color 0.15s; }\n    .agree-chk.on { background: #0f6e56; border-color: #0f6e56; }\n    .agree-chk svg { display: none; }\n    .agree-chk.on svg { display: block; }\n    .agree-text { font-size: 13px; color: #444441; line-height: 1.6; }\n    .btn-primary { display: block; width: 100%; padding: 14px 0; font-size: 15px; font-weight: 700; font-family: inherit; background: #0f6e56; color: #fff; border: none; border-radius: 10px; cursor: pointer; margin-top: 0.5rem; transition: background 0.15s, transform 0.1s; }\n    .btn-primary:hover  { background: #085041; }\n    .btn-primary:active { transform: scale(0.985); }\n    .btn-primary:disabled { background: #b4b2a9; cursor: not-allowed; transform: none; }\n    .btn-ghost { display: block; width: 100%; padding: 12px 0; font-size: 14px; font-weight: 500; font-family: inherit; background: transparent; color: #5f5e5a; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 10px; cursor: pointer; margin-top: 8px; transition: background 0.15s; }\n    .btn-ghost:hover { background: #f4f3ef; }\n    .btn-sm { padding: 8px 14px; font-size: 13px; font-family: inherit; font-weight: 500; border: 0.5px solid rgba(0,0,0,0.15); border-radius: 8px; background: #f4f3ef; color: #444441; cursor: pointer; transition: background 0.12s; }\n    .btn-sm:hover { background: #e8e7e3; }\n    .done-overlay { display: none; position: fixed; inset: 0; background: rgba(0,0,0,0.45); align-items: center; justify-content: center; z-index: 200; padding: 1rem; }\n    .done-overlay.show { display: flex; }\n    .done-card { background: #fff; border-radius: 16px; padding: 2.25rem 2rem 2rem; width: 100%; max-width: 440px; text-align: center; }\n    .done-icon { width: 56px; height: 56px; border-radius: 50%; background: #e1f5ee; margin: 0 auto 1.25rem; display: flex; align-items: center; justify-content: center; }\n    .done-icon svg { width: 28px; height: 28px; }\n    .done-title { font-size: 20px; font-weight: 700; margin-bottom: 8px; }\n    .done-num { display: inline-block; background: #f4f3ef; border-radius: 8px; padding: 6px 16px; font-size: 13px; font-weight: 600; color: #444441; margin: 0.875rem 0; letter-spacing: 0.04em; }\n    .done-desc { font-size: 14px; color: #888780; line-height: 1.8; margin-bottom: 1.25rem; }\n    .done-bank { text-align: left; background: #f9fffe; border: 1px solid rgba(15,110,86,0.2); border-radius: 10px; padding: 1rem 1.125rem; margin-bottom: 1.5rem; }\n    .done-bank-title { font-size: 12px; font-weight: 700; color: #0f6e56; margin-bottom: 10px; letter-spacing: 0.04em; text-transform: uppercase; }\n    .done-bank-row { display: flex; justify-content: space-between; font-size: 13px; color: #5f5e5a; padding: 4px 0; }\n    .done-bank-row .v { color: #1a1a18; font-weight: 600; }\n    .done-bank-note { font-size: 12px; color: #888780; margin-top: 8px; padding-top: 8px; border-top: 0.5px solid rgba(0,0,0,0.08); line-height: 1.7; text-align: left; }\n    .done-close { width: 100%; padding: 13px 0; font-size: 15px; font-weight: 600; font-family: inherit; background: #0f6e56; color: #fff; border: none; border-radius: 10px; cursor: pointer; }\n    .done-close:hover { background: #085041; }\n    .badge-1t  { font-size: 10px; font-weight: 600; text-transform: uppercase; background: #faeeda; color: #854f0b; padding: 2px 6px; border-radius: 4px; margin-left: 5px; vertical-align: middle; }\n    .badge-ann { font-size: 10px; font-weight: 600; text-transform: uppercase; background: #e1f5ee; color: #085041; padding: 2px 6px; border-radius: 4px; margin-left: 5px; vertical-align: middle; }\n    .hidden { display: none !important; }\n    @media (max-width: 480px) {\n      .card { padding: 1.25rem 1.25rem 1.5rem; }\n      .est-panel { grid-template-columns: 1fr; }\n      .row2 { grid-template-columns: 1fr; }\n    }\n  <\/style>\n\n\n      SUA \u6ce8\u6587\n      Software Utility Analysis\n      1\n      \u898b\u7a4d\u3082\u308a\n      2\n      \u9867\u5ba2\u60c5\u5831\n      4\n      \u6ce8\u6587\u78ba\u8a8d\n  <!-- \u2460 Estimate -->\n      \u898b\u7a4d\u3082\u308a\u9078\u629e\n        <p>\u6a5f\u95a2\u30bf\u30a4\u30d7<\/p>\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uc77c\ubc18.png\" alt=\"General\">\n            \u4e00\u822c\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uacf5\uacf5.png\" alt=\"Public\">\n            \u516c\u5171\n            <img decoding=\"async\" src=\"https:\/\/service.cgtae.com\/sua\/wp-content\/uploads\/2026\/07\/\uad50\uc721.png\" alt=\"Education\">\n            \u6559\u80b2\n        <p>\u30e6\u30fc\u30b6\u30fc\u6570<\/p>\n          <input type=\"number\" id=\"user-count\" min=\"1\" value=\"1\">\n          1 ~ 99\u540d\n        \n          \u203b \u30e6\u30fc\u30b6\u30fc\u6570\u306b\u5fdc\u3058\u3066\u5358\u4fa1\u533a\u5206\u304c\u81ea\u52d5\u9069\u7528\u3055\u308c\u307e\u3059\u3002\n          \u6700\u5c0f\u6ce8\u6587\u6570: <strong id=\"min-user-text\">30\u540d<\/strong>\n        \n      <!-- \u2605 Estimate panel ON\/OFF: CSS .est-panel { display: grid } -->\n          \u5e74\u9593\n          \u5e74\u9593\u7dad\u6301\u8cbb\u7528\n          -\/ \u5e74\n          \u521d\u56de\n          \u521d\u671f\u5c0e\u5165\u8cbb\u7528\n          -\u521d\u56de\n          \u57fa\u672c\u4fa1\u683c\n      <!-- \u2605 VAT toggle ON\/OFF: CSS .vat-toggle { display: flex } -->\n      <label>\n        \u7a0e\u8fbc (10%)\n      <\/label>\n      <button id=\"btn1\">\u6b21\u3078 \u2192 \u9867\u5ba2\u60c5\u5831\u5165\u529b<\/button>\n  <!-- \u2461 Customer Info -->\n      \u9867\u5ba2\u60c5\u5831\u5165\u529b\n      <p>\u4f1a\u793e\u60c5\u5831<\/p>\n        <label>\u4f1a\u793e\u540d *<\/label>\n        <input id=\"f-company\" type=\"text\" placeholder=\"ABC\u682a\u5f0f\u4f1a\u793e\">\n        \u4f1a\u793e\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <label>\u6cd5\u4eba\u756a\u53f7 \/ \u4e8b\u696d\u8005\u756a\u53f7 *<\/label>\n          <input id=\"f-biznum\" type=\"text\" placeholder=\"000-00-00000\" maxlength=\"12\">\n          \u6b63\u3057\u3044\u756a\u53f7\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <label>\u4ee3\u8868\u8005\u540d *<\/label>\n          <input id=\"f-ceo\" type=\"text\" placeholder=\"\u5c71\u7530 \u592a\u90ce\">\n          \u4ee3\u8868\u8005\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n        <label>\u4f1a\u793e\u4f4f\u6240 *<\/label>\n        <input id=\"f-addr1\" type=\"text\" placeholder=\"\u4f4f\u6240\">\n        <input id=\"f-addr2\" type=\"text\" placeholder=\"\u5efa\u7269\u540d\u30fb\u968e\u30fb\u90e8\u5c4b\u756a\u53f7\uff08\u4efb\u610f\uff09\">\n          <input id=\"f-city\" type=\"text\" placeholder=\"City\">\n          <input id=\"f-state\" type=\"text\" placeholder=\"State \/ Province \/ Region\">\n          <input id=\"f-postcode\" type=\"text\" placeholder=\"\u90f5\u4fbf\u756a\u53f7\">\n          <input id=\"f-country\" type=\"text\" placeholder=\"Country\">\n        Please enter your street address, city, and country.\n      <p>\u62c5\u5f53\u8005\u60c5\u5831<\/p>\n          <label>\u62c5\u5f53\u8005\u540d *<\/label>\n          <input id=\"f-name\" type=\"text\" placeholder=\"\u9234\u6728 \u82b1\u5b50\">\n          \u62c5\u5f53\u8005\u540d\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <label>\u90e8\u7f72\u540d<\/label>\n          <input id=\"f-dept\" type=\"text\" placeholder=\"IT\u90e8\u9580\">\n        <label>\u96fb\u8a71\u756a\u53f7 *<\/label>\n        <input id=\"f-phone\" type=\"tel\" placeholder=\"+81-00-0000-0000\" maxlength=\"20\">\n        \u96fb\u8a71\u756a\u53f7\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n        <label>\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9 *<\/label>\n        <input id=\"f-email\" type=\"email\" placeholder=\"contact@company.com\">\n        \u6b63\u3057\u3044\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n      <p>\u8acb\u6c42\u66f8<\/p>\n        <label>\u8acb\u6c42\u66f8\u9001\u4ed8\u30e1\u30fc\u30eb *<\/label>\n        <input id=\"f-tax-email\" type=\"email\" placeholder=\"billing@company.com\">\n        \u8acb\u6c42\u66f8\u9001\u4ed8\u30e1\u30fc\u30eb\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <input type=\"checkbox\" id=\"same-chk\">\n          <label for=\"same-chk\">\u62c5\u5f53\u8005\u30e1\u30fc\u30eb\u3068\u540c\u3058<\/label>\n      <button id=\"btn2\">\u6b21\u3078 \u2192 \u6ce8\u6587\u78ba\u8a8d<\/button>\n      <button id=\"back1\">\u2190 \u623b\u308b<\/button>\n  <!-- \u2462 Service Setup -->\n      \u30b5\u30fc\u30d3\u30b9\u8a2d\u5b9a\n      <p>\u7ba1\u7406\u8005\u30a2\u30ab\u30a6\u30f3\u30c8<\/p>\n        <label>\u7ba1\u7406\u8005ID\uff08\u30e1\u30fc\u30eb\uff09 *<\/label>\n          <input id=\"f-id\" type=\"email\" placeholder=\"admin@company.com\">\n          <button type=\"button\" id=\"btn-check-id\">\u91cd\u8907\u78ba\u8a8d<\/button>\n        \u6b63\u3057\u3044\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u3092\u5165\u529b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n        \u3053\u306eID\u306f\u3059\u3067\u306b\u4f7f\u7528\u3055\u308c\u3066\u3044\u307e\u3059\u3002\u5225\u306e\u30e1\u30fc\u30eb\u3092\u304a\u8a66\u3057\u304f\u3060\u3055\u3044\u3002\n        \u3053\u306eID\u306f\u4f7f\u7528\u53ef\u80fd\u3067\u3059\u3002\n        <p>\u3053\u306e\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u304c\u7ba1\u7406\u8005\u30ed\u30b0\u30a4\u30f3ID\u3068\u3057\u3066\u4f7f\u7528\u3055\u308c\u307e\u3059\u3002<\/p>\n          <label>\u30d1\u30b9\u30ef\u30fc\u30c9 *<\/label>\n          <input id=\"f-pw\" type=\"password\" placeholder=\"8\u6587\u5b57\u4ee5\u4e0a\">\n          \u6761\u4ef6\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n          <label>Confirm \u30d1\u30b9\u30ef\u30fc\u30c9 *<\/label>\n          <input id=\"f-pw2\" type=\"password\" placeholder=\"\u30d1\u30b9\u30ef\u30fc\u30c9\u3092\u518d\u5165\u529b\">\n          \u30d1\u30b9\u30ef\u30fc\u30c9\u304c\u4e00\u81f4\u3057\u307e\u305b\u3093\u3002\n      <p>\u203b Min. 8 characters with uppercase\/lowercase, number, and special character.<\/p>\n      <p>\u90e8\u7f72\u69cb\u6210 \uff08\u624b\u52d5\u5165\u529b\u307e\u305f\u306fCSV\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\uff09<\/p>\n        <button type=\"button\" id=\"btn-add-dept\">+ \u90e8\u7f72\u8ffd\u52a0<\/button>\n        <label>\n          \ud83d\udcc2 CSV\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\n          <input type=\"file\" id=\"dept-csv\" accept=\".csv\">\n        <\/label>\n      <p>CSV\u5f62\u5f0f: \u5927\u5206\u985e,\u4e2d\u5206\u985e,\u5c0f\u5206\u985e\uff08\u4f8b: \u958b\u767a\u672c\u90e8,\u30d0\u30c3\u30af\u30a8\u30f3\u30c9,API\u30c1\u30fc\u30e0\uff09<\/p>\n        <table>\n          <thead><tr><th>\u5927\u5206\u985e<\/th><th>\u4e2d\u5206\u985e<\/th><th>\u5c0f\u5206\u985e<\/th><\/tr><\/thead>\n          <tbody id=\"csv-tbody\"><\/tbody>\n        <\/table>\n        <button type=\"button\" onclick=\"clearCsv()\">\u00d7 CSV\u524a\u9664<\/button>\n      <p>\u5206\u6790\u5bfe\u8c61\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2 *<\/p>\n      <p>3\u3064\u4ee5\u4e0a\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002<\/p>\n        <label><input type=\"checkbox\" value=\"Microsoft Office\"> Microsoft Office<\/label>\n        <label><input type=\"checkbox\" value=\"Adobe Creative Suite\"> Adobe Creative Suite<\/label>\n        <label><input type=\"checkbox\" value=\"SAP\"> SAP<\/label>\n        <label><input type=\"checkbox\" value=\"CAD Software\"> CAD Software<\/label>\n        <label><input type=\"checkbox\" value=\"Hangul (HWP)\"> Hangul (HWP)<\/label>\n        <label><input type=\"checkbox\" value=\"Web Browser\"> Web Browser<\/label>\n      3\u3064\u4ee5\u4e0a\u306e\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002\n      <button id=\"btn3\">\u6b21\u3078 \u2192 \u6ce8\u6587\u78ba\u8a8d<\/button>\n      <button id=\"back2\">\u2190 \u623b\u308b<\/button>\n  <!-- \u2463 Confirm Order -->\n      \u6ce8\u6587\u5185\u5bb9\u78ba\u8a8d\n        \u88fd\u54c1\u60c5\u5831\n        \u88fd\u54c1\u60c5\u5831SUA (Software Utility Analysis)\n        \u6a5f\u95a2\u30bf\u30a4\u30d7-\n        \u30e6\u30fc\u30b6\u30fc\u6570-\n        <!-- \u2605 Unit price ON\/OFF: remove comment tags below -->\n        <!-- Unit Price- -->\n      <!-- \u2605 Annual fee ON\/OFF: remove comment + set CSS .price-box { display: block } -->\n      <!--\n      Annual Maintenance Yearly\n        Subtotal-\n        Tax (10%)-\n          Annual Total\n          -\/ yr\n      -->\n      <!-- \u2605 Setup fee ON\/OFF: remove comment tags below -->\n      <!--\n      Initial Setup Fee One-time\n        Base Price-\n        Tax (10%)-\n          Setup Total\n          -once\n      -->\n      \u9867\u5ba2\u60c5\u5831\u78ba\u8a8d\n        \u4f1a\u793e\u60c5\u5831\n        \u4f1a\u793e\u540d-\n        \u767b\u9332\u756a\u53f7-\n        \u4ee3\u8868\u8005-\n        \u4f4f\u6240-\n        \u62c5\u5f53\u8005\n        \u6c0f\u540d-\n        \u96fb\u8a71\u756a\u53f7-\n        \u30e1\u30fc\u30eb-\n        \u8acb\u6c42\u66f8\u30e1\u30fc\u30eb-\n      \u30b5\u30fc\u30d3\u30b9\u8a2d\u5b9a\n        \u7ba1\u7406\u8005ID-\n        \u5206\u6790\u5bfe\u8c61\u30bd\u30d5\u30c8\u30a6\u30a7\u30a2-\n        \u90e8\u7f72\u6570-\n      \u304a\u652f\u6255\u3044\u60c5\u5831\n        \u9280\u884c\u632f\u8fbc\u60c5\u5831\n        \u9280\u884c\u540d\u30cf\u30ca\u9280\u884c\n        \u53e3\u5ea7\u756a\u53f7347-910004-10604 <button onclick=\"copyAcct()\">Copy<\/button>\n        \u53e3\u5ea7\u540d\u7fa9\u30b7\u30b8\u30c6\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u682a\u5f0f\u4f1a\u793e\n        <!-- \u2605 Payment amount ON\/OFF: remove comment tags below -->\n        <!-- Amount- -->\n          \u00b7 <strong>\u5408\u8a08\u8cbb\u7528\u306f\u30e1\u30fc\u30eb\u306b\u3066\u3054\u78ba\u8a8d\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/strong><br>\n          \u00b7 \u632f\u8fbc\u540d\u7fa9\u306f\u5fc5\u305a<strong>\u4f1a\u793e\u540d<\/strong>\u3067\u3054\u5165\u529b\u304f\u3060\u3055\u3044\u3002<br>\n          \u00b7 \u521d\u671f\u8cbb\u7528\u3068\u5e74\u9593\u8cbb\u7528\u306f\u5225\u3005\u306b\u304a\u632f\u8fbc\u3044\u305f\u3060\u3051\u307e\u3059\u3002<br>\n          \u00b7 \u5165\u91d1\u78ba\u8a8d\u5f8c\u3001\u8acb\u6c42\u66f8\u3092\u767a\u884c\u3044\u305f\u3057\u307e\u3059\u3002\n          \u6ce8\u6587\u5185\u5bb9\u3092\u78ba\u8a8d\u3057\u307e\u3057\u305f\u3002<strong>\u62c5\u5f53\u8005\u306b\u3088\u308b\u5165\u91d1\u78ba\u8a8d\u5f8c\u306b\u30b5\u30fc\u30d3\u30b9\u304c\u958b\u59cb<\/strong>\u3055\u308c\u308b\u3053\u3068\u306b\u540c\u610f\u3057\u307e\u3059\u3002\n      <button id=\"btn-submit\" disabled=\"\">\u6ce8\u6587\u3059\u308b<\/button>\n      <button id=\"back3\">\u2190 \u623b\u308b<\/button>\n<!-- \/page-wrap -->\n<!-- Completion Popup -->\n    \u6ce8\u6587\u3092\u53d7\u3051\u4ed8\u3051\u307e\u3057\u305f\n    &#8211;\n      A confirmation email has been sent to your address.<br>\n      A tax invoice will be issued within 1-2 business days<br>after payment is confirmed.\n      \u9280\u884c\u632f\u8fbc\u60c5\u5831\n      \u9280\u884c\u540d\u30cf\u30ca\u9280\u884c\n      \u53e3\u5ea7\u756a\u53f7347-910004-10604 <button onclick=\"copyAcct()\">Copy<\/button>\n      \u53e3\u5ea7\u540d\u7fa9\u30b7\u30b8\u30c6\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u682a\u5f0f\u4f1a\u793e\n      <!-- \u2605 Amount ON\/OFF: remove comment tags below -->\n      <!-- Amount- -->\n      \u00b7 \u632f\u8fbc\u540d\u7fa9\u306f\u5fc5\u305a<strong>\u4f1a\u793e\u540d<\/strong>\u3067\u3054\u5165\u529b\u304f\u3060\u3055\u3044\u3002\n    <button onclick=\"document.getElementById('done-overlay').classList.remove('show');document.body.style.overflow='';window.location.href='https:\/\/service.cgtae.com\/sua';\">\u78ba\u8a8d<\/button>\n\n\n","protected":false},"excerpt":{"rendered":"<p>SUA \u6ce8\u6587 SUA \u6ce8\u6587 Software Utility Analysis 1 \u898b\u7a4d\u3082\u308a 2 \u9867\u5ba2\u60c5\u5831 4 \u6ce8\u6587\u78ba\u8a8d \u898b\u7a4d\u3082\u308a\u9078\u629e \u6a5f\u95a2\u30bf\u30a4\u30d7 \u4e00\u822c \u516c\u5171 \u6559\u80b2 \u30e6\u30fc\u30b6\u30fc\u6570 1 ~ 99\u540d \u203b \u30e6\u30fc\u30b6\u30fc\u6570\u306b\u5fdc\u3058\u3066\u5358\u4fa1\u533a\u5206\u304c\u81ea\u52d5\u9069\u7528\u3055\u308c\u307e\u3059\u3002 \u6700\u5c0f\u6ce8\u6587\u6570: 30\u540d \u5e74\u9593 \u5e74\u9593\u7dad\u6301\u8cbb\u7528 -\/ \u5e74 \u521d\u56de \u521d\u671f\u5c0e\u5165\u8cbb\u7528 -\u521d\u56de \u57fa\u672c\u4fa1\u683c \u7a0e\u8fbc (10%) \u6b21\u3078 \u2192 \u9867\u5ba2\u60c5\u5831\u5165\u529b \u9867\u5ba2\u60c5\u5831\u5165\u529b<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-603","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/pages\/603","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=603"}],"version-history":[{"count":8,"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/pages\/603\/revisions"}],"predecessor-version":[{"id":665,"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=\/wp\/v2\/pages\/603\/revisions\/665"}],"wp:attachment":[{"href":"https:\/\/service.cgtae.com\/suajp\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=603"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}