{"id":654,"date":"2026-06-01T00:38:04","date_gmt":"2026-05-31T15:38:04","guid":{"rendered":"https:\/\/yuaworks.com\/?page_id=654"},"modified":"2026-06-18T22:27:39","modified_gmt":"2026-06-18T13:27:39","slug":"contact","status":"publish","type":"page","link":"https:\/\/yuaworks.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* =========================================================\n   YuaWorks Contact Page CSS (English Version - Fixed Layout)\n   Direction: Dark Metallic \/ Rack Gear \/ Creative Tech\n========================================================= *\/\n\n.yw-plan-section {\n  position: relative;\n  margin-top: 110px;\n}\n\n.yw-plan-section > * + * {\n  margin-top: 28px;\n}\n\n\/* Intro *\/\n\n.yw-intro {\n  position: relative;\n  padding: 46px 40px;\n  border-radius: 12px;\n  overflow: hidden;\n  background:\n    repeating-linear-gradient(0deg, rgba(255,255,255,.018) 0, rgba(255,255,255,.018) 1px, transparent 1px, transparent 7px),\n    radial-gradient(circle at 82% 18%, rgba(79,195,255,.10), transparent 24%),\n    linear-gradient(180deg, rgba(255,255,255,.045), rgba(255,255,255,.010)),\n    linear-gradient(90deg, rgba(16,20,29,.92), rgba(7,9,14,.95));\n  border: 1px solid rgba(160,180,210,.18);\n  border-top-color: rgba(255,255,255,.10);\n  border-bottom-color: rgba(79,195,255,.22);\n  box-shadow:\n    0 28px 76px rgba(0,0,0,.42),\n    inset 0 1px 0 rgba(255,255,255,.07),\n    inset 0 -1px 0 rgba(79,195,255,.08);\n}\n\n.yw-intro::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #4fc3ff, #7a6cff, transparent);\n  opacity: .82;\n}\n\n.yw-intro::after {\n  content: \"SYS \/\/ CONTACT \/ SUPPORT \/ BUSINESS\";\n  position: absolute;\n  right: 24px;\n  bottom: 18px;\n  color: rgba(79,195,255,.16);\n  font-family: \"Consolas\", \"Menlo\", monospace;\n  font-size: 10px;\n  letter-spacing: .18em;\n}\n\n.yw-intro h2 {\n  margin: 0 0 18px;\n  color: #f7f9fc;\n  font-size: clamp(30px, 4vw, 44px);\n  font-weight: 700;\n  line-height: 1.35;\n  letter-spacing: .05em;\n}\n\n.yw-intro h2::after {\n  content: \"\";\n  display: block;\n  width: 54px;\n  height: 2px;\n  margin-top: 18px;\n  background: linear-gradient(90deg, #4fc3ff, transparent);\n}\n\n.yw-intro p {\n  max-width: 760px;\n  margin: 0;\n  color: #aeb8c7;\n  font-size: 14px;\n  line-height: 2;\n}\n\n\/* Contact Menu (Layout Adjusted) *\/\n\n.yw-contact-menu {\n  display: grid;\n  grid-template-columns: 1.2fr 1fr;\n  gap: 22px;\n  align-items: start;\n}\n\n\/* \u4fee\u6b63\u70b9: \u53f3\u5074\u306e2\u679a\u306e\u30ab\u30fc\u30c9\u304c\u30d5\u30a9\u30fc\u30e0\u306b\u5408\u308f\u305b\u3066\u7e26\u306b\u4f38\u3073\u304d\u3089\u306a\u3044\u3088\u3046\u4e0a\u5bc4\u305b\u306b\u5f37\u5236 *\/\n.yw-contact-sub-group {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 22px;\n  align-self: start;\n}\n\n.yw-contact-card {\n  position: relative;\n  padding: 34px 30px;\n  border-radius: 10px;\n  overflow: hidden;\n  background:\n    repeating-linear-gradient(0deg, rgba(255,255,255,.016) 0, rgba(255,255,255,.016) 1px, transparent 1px, transparent 7px),\n    linear-gradient(180deg, rgba(255,255,255,.040), rgba(255,255,255,.010)),\n    linear-gradient(90deg, rgba(16,20,29,.90), rgba(7,9,14,.94));\n  border: 1px solid rgba(160,180,210,.16);\n  border-top-color: rgba(255,255,255,.10);\n  border-bottom-color: rgba(79,195,255,.18);\n  box-shadow:\n    0 24px 68px rgba(0,0,0,.38),\n    inset 0 1px 0 rgba(255,255,255,.06),\n    inset 0 -1px 0 rgba(79,195,255,.07);\n}\n\n.yw-contact-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #4fc3ff, #7a6cff, transparent);\n  opacity: .72;\n}\n\n.yw-contact-label {\n  display: inline-flex;\n  align-items: center;\n  min-height: 28px;\n  margin-bottom: 16px;\n  padding: 6px 12px;\n  border-radius: 4px;\n  background: rgba(79,195,255,.07);\n  border: 1px solid rgba(79,195,255,.26);\n  color: #4fc3ff;\n  font-family: \"Consolas\", \"Menlo\", monospace;\n  font-size: 11px;\n  letter-spacing: .12em;\n}\n\n.yw-contact-label::before {\n  content: \"SYS \/\/ \";\n  color: #7a6cff;\n}\n\n.yw-contact-card h3 {\n  margin: 0 0 14px;\n  color: #f7f9fc;\n  font-size: 22px;\n  font-weight: 700;\n  line-height: 1.5;\n  letter-spacing: .04em;\n}\n\n.yw-contact-card p {\n  margin: 0 0 18px;\n  color: #aeb8c7;\n  font-size: 13.5px;\n  line-height: 1.95;\n}\n\n\/* Yuaworks Form Area *\/\n\n.yw-contact-form-area {\n  margin-top: 20px;\n  padding: 24px 22px;\n  border-radius: 8px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.030), rgba(255,255,255,.010)),\n    rgba(255,255,255,.016);\n  border: 1px solid rgba(160,180,210,.12);\n  box-shadow: inset 0 1px 0 rgba(255,255,255,.04);\n}\n\n.yw-contact-form-area label {\n  display: block;\n  margin-bottom: 8px;\n  color: #f7f9fc;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .04em;\n}\n\n.yw-contact-form-area input[type=\"text\"],\n.yw-contact-form-area input[type=\"email\"],\n.yw-contact-form-area input[type=\"url\"],\n.yw-contact-form-area textarea,\n.yw-contact-form-area select {\n  width: 100%;\n  padding: 13px 14px;\n  border-radius: 6px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.026), rgba(255,255,255,.008)),\n    rgba(0,0,0,.34);\n  border: 1px solid rgba(160,180,210,.16);\n  color: #f7f9fc;\n  font-size: 13.5px;\n  line-height: 1.8;\n  outline: none;\n  transition:\n    border-color .25s ease,\n    box-shadow .25s ease,\n    background .25s ease;\n}\n\n.yw-contact-form-area textarea {\n  min-height: 170px;\n  resize: vertical;\n}\n\n.yw-contact-form-area input::placeholder,\n.yw-contact-form-area textarea::placeholder {\n  color: rgba(203,214,230,.38);\n}\n\n.yw-contact-form-area input:focus,\n.yw-contact-form-area textarea:focus,\n.yw-contact-form-area select:focus {\n  border-color: rgba(79,195,255,.42);\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.034), rgba(255,255,255,.012)),\n    rgba(0,0,0,.38);\n  box-shadow:\n    0 0 0 3px rgba(79,195,255,.08),\n    0 0 22px rgba(79,195,255,.06);\n}\n\n\/* Yuaworks Radio \/ Checkbox Layout Fix *\/\n\n.yw-contact-form-area .wpcf7-radio,\n.yw-contact-form-area .wpcf7-checkbox {\n  display: grid;\n  gap: 10px;\n}\n\n.yw-contact-form-area .wpcf7-list-item {\n  display: block;\n  margin: 0;\n}\n\n.yw-contact-form-area .wpcf7-list-item label {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  margin: 0;\n  padding: 12px 14px;\n  border-radius: 6px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.026), rgba(255,255,255,.008)),\n    rgba(255,255,255,.014);\n  border: 1px solid rgba(160,180,210,.12);\n  color: #aeb8c7;\n  font-size: 13.5px;\n  font-weight: 500;\n  line-height: 1.8;\n  cursor: pointer;\n}\n\n.yw-contact-form-area input[type=\"radio\"],\n.yw-contact-form-area input[type=\"checkbox\"] {\n  flex-shrink: 0;\n  margin-top: .45em;\n  accent-color: #4fc3ff;\n}\n\n.yw-contact-form-area .wpcf7-list-item label:hover {\n  border-color: rgba(79,195,255,.30);\n  background: rgba(79,195,255,.045);\n}\n\n\/* Submit *\/\n\n.yw-contact-form-area input[type=\"submit\"],\n.yw-contact-form-area button {\n  min-width: 220px;\n  min-height: 52px;\n  padding: 14px 24px;\n  border: 1px solid rgba(79,195,255,.42);\n  border-radius: 4px;\n  background: linear-gradient(180deg, rgba(79,195,255,.18), rgba(79,195,255,.055));\n  color: #eaf7ff !important;\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: .10em;\n  box-shadow:\n    0 0 28px rgba(79,195,255,.14),\n    inset 0 1px 0 rgba(255,255,255,.09);\n  cursor: pointer;\n  transition:\n    transform .25s ease,\n    box-shadow .25s ease,\n    opacity .25s ease;\n}\n\n.yw-contact-form-area input[type=\"submit\"]:hover,\n.yw-contact-form-area button:hover {\n  transform: translateY(-2px);\n  opacity: .96;\n  box-shadow:\n    0 0 38px rgba(79,195,255,.22),\n    inset 0 1px 0 rgba(255,255,255,.12);\n}\n\n\/* Mail Box *\/\n\n.yw-mail-box {\n  margin-top: 18px;\n  padding: 18px;\n  border-radius: 8px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.028), rgba(255,255,255,.008)),\n    rgba(255,255,255,.016);\n  border: 1px solid rgba(160,180,210,.12);\n}\n\n.yw-mail-box p {\n  margin: 0 0 8px;\n  color: #aeb8c7;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n.yw-mail-box p:last-child {\n  margin-bottom: 0;\n}\n\n.yw-mail-box a {\n  color: #4fc3ff !important;\n  text-decoration: none;\n  border-bottom: 1px solid rgba(79,195,255,.34);\n}\n\n\/* Notice \/ FAQ *\/\n\n.yw-notice-card,\n.yw-faq-card {\n  position: relative;\n  padding: 34px 30px;\n  border-radius: 10px;\n  overflow: hidden;\n  background:\n    repeating-linear-gradient(0deg, rgba(255,255,255,.016) 0, rgba(255,255,255,.016) 1px, transparent 1px, transparent 7px),\n    linear-gradient(180deg, rgba(255,255,255,.040), rgba(255,255,255,.010)),\n    linear-gradient(90deg, rgba(16,20,29,.90), rgba(7,9,14,.94));\n  border: 1px solid rgba(160,180,210,.16);\n  box-shadow:\n    0 24px 68px rgba(0,0,0,.38),\n    inset 0 1px 0 rgba(255,255,255,.06),\n    inset 0 -1px 0 rgba(79,195,255,.07);\n}\n\n.yw-notice-card::before,\n.yw-faq-card::before {\n  content: \"\";\n  position: absolute;\n  inset: 0 0 auto 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, #4fc3ff, #7a6cff, transparent);\n  opacity: .72;\n}\n\n.yw-notice-card h3,\n.yw-faq-card h3 {\n  margin: 0 0 16px;\n  color: #f7f9fc;\n  font-size: 22px;\n  font-weight: 700;\n  line-height: 1.5;\n}\n\n.yw-notice-card h3::before,\n.yw-faq-card h3::before {\n  content: \"INFO \/\/ \";\n  color: #4fc3ff;\n  font-family: \"Consolas\", \"Menlo\", monospace;\n  font-size: 11px;\n  letter-spacing: .14em;\n}\n\n.yw-notice-card p,\n.yw-faq-card p {\n  margin: 0 0 16px;\n  color: #aeb8c7;\n  font-size: 13.5px;\n  line-height: 1.95;\n}\n\n\/* Copy Box *\/\n\n.yw-copy-box {\n  padding: 20px 18px;\n  border-radius: 8px;\n  background:\n    linear-gradient(180deg, rgba(255,255,255,.028), rgba(255,255,255,.008)),\n    rgba(255,255,255,.016);\n  border: 1px solid rgba(160,180,210,.12);\n}\n\n.yw-copy-box ul {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  display: grid;\n  gap: 8px;\n}\n\n.yw-copy-box li {\n  color: #aeb8c7;\n  font-size: 13px;\n  line-height: 1.9;\n}\n\n.yw-copy-box li:first-child {\n  color: #f7f9fc;\n  font-weight: 700;\n}\n\n\/* CF7 Messages *\/\n\n.yw-contact-form-area .wpcf7-not-valid-tip {\n  margin-top: 7px;\n  color: #ffb4c0;\n  font-size: 12px;\n}\n\n.yw-contact-form-area .wpcf7-response-output {\n  margin: 24px 0 0 !important;\n  padding: 14px 16px !important;\n  border-radius: 6px !important;\n  color: #cbd6e6;\n  font-size: 13px;\n  line-height: 1.8;\n  border-color: rgba(79,195,255,.24) !important;\n}\n\n\/* Mobile *\/\n\n@media (max-width: 960px) {\n  .yw-contact-menu {\n    grid-template-columns: 1fr;\n  }\n}\n\n@media (max-width: 768px) {\n  .yw-plan-section {\n    margin-top: 92px;\n  }\n\n  .yw-intro,\n  .yw-contact-card,\n  .yw-notice-card,\n  .yw-faq-card {\n    padding: 28px 22px;\n    border-radius: 10px;\n  }\n\n  .yw-intro h2 {\n    font-size: 30px;\n  }\n\n  .yw-contact-card h3,\n  .yw-notice-card h3,\n  .yw-faq-card h3 {\n    font-size: 20px;\n  }\n\n  .yw-intro p,\n  .yw-contact-card p,\n  .yw-notice-card p,\n  .yw-faq-card p,\n  .yw-copy-box li,\n  .yw-mail-box p {\n    font-size: 13.5px;\n    line-height: 1.9;\n  }\n\n  .yw-contact-form-area {\n    padding: 24px 20px;\n    border-radius: 12px;\n  }\n\n  .yw-contact-form-area input[type=\"submit\"],\n  .yw-contact-form-area button {\n    width: 100%;\n  }\n\n  .yw-contact-form-area .wpcf7-list-item label {\n    padding: 12px 13px;\n    font-size: 13px;\n  }\n}\n<\/style>\n\n<div class=\"yw-plan-section\">\n\n  <section class=\"yw-card yw-intro\">\n    <h2>Contact Us<\/h2>\n    <p>\n      Please select the appropriate window based on your specific inquiry.<br>\n      The acceptance method differs for MIX\/Video Production, YuaTool, and Corporate\/Business inquiries.\n    <\/p>\n  <\/section>\n\n  <section class=\"yw-contact-menu\">\n\n    <div class=\"yw-contact-card\">\n      <span class=\"yw-contact-label\">MIX \/ MOVIE<\/span>\n      <h3>Mix &amp; Video Production Inquiries<\/h3>\n      <p>\n        Click here to request a quote or consult on Song Cover Mixing (Utattemita), Video Production, or our Creator Support Bundles.\n      <\/p>\n\n      <div class=\"yw-contact-form-area\">\n        \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f662-o1\" lang=\"ja\" dir=\"ltr\" data-wpcf7-id=\"662\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/en\/wp-json\/wp\/v2\/pages\/654#wpcf7-f662-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=\"662\" \/><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-f662-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/><input type=\"hidden\" name=\"_wpcf7_recaptcha_response\" value=\"\" \/>\n<\/fieldset>\n<div class=\"yw-contact-form\">\n\t<div class=\"yw-copy-box\">\n\t\t<p><br \/>\nIt is completely fine if your project details or vision are still vague at this stage.\n\t\t<\/p>\n\t\t<p>Please feel free to reach out to me just as a casual consultation, like \"Is this kind of request possible?\"\n\t\t<\/p>\n\t<\/div>\n\t<div class=\"yw-form-container\">\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nYour Name (Activity Name \/ Company Name)<br \/>\n<span class=\"yw-required\">Required<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"e.g., Yua \/ YuaWorks\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nEmail Address<br \/>\n<span class=\"yw-required\">Required<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"e.g., info@yuaworks.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nRequested Services (Multiple selection allowed)<br \/>\n<span class=\"yw-required\">Required<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p class=\"yw-field-note\"><br \/>\nPlease select any options you are currently interested in.\n\t\t\t<\/p>\n\t\t\t<div class=\"yw-checkbox-group\">\n\t\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-service\"><span class=\"wpcf7-form-control wpcf7-checkbox wpcf7-validates-as-required\"><span class=\"wpcf7-list-item first\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"Creator Support Bundle (MIX + Video)\" \/><span class=\"wpcf7-list-item-label\">Creator Support Bundle (MIX + Video)<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"Audio MIX Only\" \/><span class=\"wpcf7-list-item-label\">Audio MIX Only<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"Video Production Only\" \/><span class=\"wpcf7-list-item-label\">Video Production Only<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"Lualice Consultation\" \/><span class=\"wpcf7-list-item-label\">Lualice Consultation<\/span><\/label><\/span><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"YuaTool Inquiry\" \/><span class=\"wpcf7-list-item-label\">YuaTool Inquiry<\/span><\/label><\/span><span class=\"wpcf7-list-item last\"><label><input type=\"checkbox\" name=\"your-service[]\" value=\"Other Inquiries\" \/><span class=\"wpcf7-list-item-label\">Other Inquiries<\/span><\/label><\/span><\/span><\/span>\n\t\t\t\t<\/p>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nEstimated Deadline \/ Target Date<br \/>\n<span class=\"yw-optional\">Optional<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-deadline\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"e.g., Want to post by MM\/DD Anniversary, No specific deadline, etc.\" value=\"\" type=\"text\" name=\"your-deadline\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nAudio URL \/ Reference Materials<br \/>\n<span class=\"yw-optional\">Optional<\/span><br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p class=\"yw-field-note\"><br \/>\nCloud storage links (Google Drive, Dropbox), YouTube links, or reference videos.\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-image\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Please paste the URL here\" value=\"\" type=\"text\" name=\"your-image\" \/><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"yw-form-field\">\n\t\t\t<p><label><br \/>\nMessage \/ Inquiry Details<br \/>\n<\/label>\n\t\t\t<\/p>\n\t\t\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Please describe your project concept, specific requests, or questions here.\" name=\"your-message\"><\/textarea><\/span>\n\t\t\t<\/p>\n\t\t<\/div>\n\t\t<div class=\"yw-form-submit\">\n\t\t\t<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Submit Inquiry\" \/>\n\t\t\t<\/p>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n      <\/div>\n    <\/div>\n\n    <div class=\"yw-contact-sub-group\">\n      <div class=\"yw-contact-card\">\n        <span class=\"yw-contact-label\">YUATOOL<\/span>\n        <h3>YuaTool Consultations &amp; Inquiries<\/h3>\n        <p>\n          For bug reports, development support, or general user guidance regarding YuaTool, please reach out via email.\n        <\/p>\n\n        <div class=\"yw-mail-box\">\n          <p>\n            To:<br>\n            <a href=\"mailto:info@yuaworks.com\">\n              info@yuaworks.com\n            <\/a>\n          <\/p>\n          <p>\n            Subject Example: Inquiry regarding YuaTool\n          <\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"yw-contact-card\">\n        <span class=\"yw-contact-label\">BUSINESS<\/span>\n        <h3>Corporate &amp; Business Inquiries<\/h3>\n        <p>\n          For corporate projects, business partnerships, external asset outsourcing, or other commercial inquiries, please reach out via email.\n        <\/p>\n\n        <div class=\"yw-mail-box\">\n          <p>\n            To:<br>\n            <a href=\"mailto:info@yuaworks.com\">\n              info@yuaworks.com\n            <\/a>\n          <\/p>\n          <p>\n            Subject Example: Business Inquiry &#8211; [Your Company Name]\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/section>\n\n  <section class=\"yw-notice-card\">\n    <h3>When Contacting via Email<\/h3>\n    <p>\n      If you are reaching out directly by email, including the template details below will ensure a smoother review process.\n    <\/p>\n\n    <div class=\"yw-copy-box\">\n      <ul>\n        <li>[ Inquiry Details ]<\/li>\n        <li>\u25a0 Name (Creator Name \/ Company Name):<\/li>\n        <li>\u25a0 Inquiry Category:<\/li>\n        <li>( YuaTool \/ Corporate &amp; Business \/ Other )<\/li>\n        <li>\u25a0 Message \/ Consultation Content:<\/li>\n        <li>\u25a0 Reference URLs \/ Shared Materials:<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <section class=\"yw-faq-card\">\n    <h3>Regarding Cancellations Post-Quote<\/h3>\n    <p>\n      If you review the provided estimated quote and feel it does not fit your current budget, it is completely fine to decline or cancel the request at that stage.<br>\n      I will never engage in pushy sales, follow-ups, or persistent solicitations. Please feel free to reach out with total peace of mind.\n    <\/p>\n  <\/section>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Ready to bring your vision to life? Contact YuaWorks here for inquiries, quotes, or commission requests regarding VTuber MIX and video production.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_locale":"en_US","_original_post":"http:\/\/yuaworks.xsrv.jp\/?page_id=12","footnotes":""},"class_list":["post-654","page","type-page","status-publish","hentry","en-US"],"_links":{"self":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/654","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/comments?post=654"}],"version-history":[{"count":11,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/654\/revisions"}],"predecessor-version":[{"id":767,"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/pages\/654\/revisions\/767"}],"wp:attachment":[{"href":"https:\/\/yuaworks.com\/wp-json\/wp\/v2\/media?parent=654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}