{"id":9133,"date":"2026-04-08T22:20:19","date_gmt":"2026-04-08T13:20:19","guid":{"rendered":"https:\/\/uism.co.jp\/?page_id=9133"},"modified":"2026-04-09T17:45:03","modified_gmt":"2026-04-09T08:45:03","slug":"thanks","status":"publish","type":"page","link":"https:\/\/uism.co.jp\/en\/thanks\/","title":{"rendered":"Thanks_en"},"content":{"rendered":"\n<div class=\"wp-block-snow-monkey-blocks-section smb-section smb-section--fit\"><div class=\"smb-section__inner\"><div class=\"c-container\"><div class=\"smb-section__contents-wrapper\"><div class=\"smb-section__body is-layout-constrained wp-block-snow-monkey-blocks-section-is-layout-constrained\">\n<div class=\"thanks-page-wrapper\">\n  <div class=\"thanks-container\">\n    \n    <!-- \u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u30a2\u30a4\u30b3\u30f3 -->\n    <div class=\"success-icon\">\n      <svg viewBox=\"0 0 100 100\" class=\"checkmark\">\n        <circle class=\"checkmark-circle\" cx=\"50\" cy=\"50\" r=\"45\" fill=\"none\"\/>\n        <path class=\"checkmark-check\" fill=\"none\" d=\"M30 52 L43 65 L70 35\"\/>\n      <\/svg>\n    <\/div>\n\n    <!-- \u30e1\u30a4\u30f3\u30e1\u30c3\u30bb\u30fc\u30b8 -->\n    <h1 class=\"thanks-title\">Thank you<\/h1>\n    <p class=\"thanks-subtitle\">Thank you for contacting us.<\/p>\n\n    <!-- \u8a73\u7d30\u30e1\u30c3\u30bb\u30fc\u30b8\u30ab\u30fc\u30c9 -->\n    <div class=\"message-card\">\n      <div class=\"message-item\">\n        <div class=\"item-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path>\n            <polyline points=\"22,6 12,13 2,6\"><\/polyline>\n          <\/svg>\n        <\/div>\n        <div class=\"item-content\">\n          <h3>We\u2019ve sent you a confirmation email<\/h3>\n          <p>We\u2019ve sent a confirmation email to the address you provided. Please check your inbox.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"message-item\">\n        <div class=\"item-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n            <polyline points=\"12 6 12 12 16 14\"><\/polyline>\n          <\/svg>\n        <\/div>\n        <div class=\"item-content\">\n          <h3>We\u2019ll get back to you as soon as possible<\/h3>\n          <p>Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank you for your understanding.<\/p>\n        <\/div>\n      <\/div>\n\n      <div class=\"message-item\">\n        <div class=\"item-icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M22 17H2a3 3 0 0 0 3-3V9a7 7 0 0 1 14 0v5a3 3 0 0 0 3 3zm-8.27 4a2 2 0 0 1-3.46 0\"><\/path>\n          <\/svg>\n        <\/div>\n        <div class=\"item-content\">\n          <h3>Can\u2019t find the email?<\/h3>\n          <p>The email may have been filtered into your spam or junk folder. Please check there as well.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<style>\n.thanks-page-wrapper {\n  min-height: 70vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  padding: 60px 20px;\n  background: #ffffff;\n}\n\n.thanks-container {\n  max-width: 680px;\n  width: 100%;\n  text-align: center;\n  animation: fadeInUp 0.6s ease-out;\n}\n\n\/* \u30c1\u30a7\u30c3\u30af\u30de\u30fc\u30af\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n.success-icon {\n  margin: 0 auto 40px;\n  width: 100px;\n  height: 100px;\n}\n\n.checkmark {\n  width: 100px;\n  height: 100px;\n  display: block;\n}\n\n.checkmark-circle {\n  stroke-width: 3;\n  stroke: #92C7B4;\n  fill: #4C9F87;\n  stroke-dasharray: 283;\n  stroke-dashoffset: 283;\n  animation: strokeCircle 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;\n}\n\n.checkmark-check {\n  stroke-width: 4;\n  stroke: #ffffff;\n  stroke-linecap: round;\n  stroke-linejoin: round;\n  stroke-dasharray: 70;\n  stroke-dashoffset: 70;\n  animation: strokeCheck 0.4s cubic-bezier(0.65, 0, 0.45, 1) 0.6s forwards;\n}\n\n@keyframes strokeCircle {\n  to {\n    stroke-dashoffset: 0;\n  }\n}\n\n@keyframes strokeCheck {\n  to {\n    stroke-dashoffset: 0;\n  }\n}\n\n\/* \u30bf\u30a4\u30c8\u30eb *\/\n.thanks-title {\n  font-size: 3rem;\n  color: #4C9F87;\n  margin: 0 0 16px;\n  font-weight: 600;\n  letter-spacing: 0.08em;\n}\n\n.thanks-subtitle {\n  font-size: 1.1rem;\n  color: #555;\n  margin: 0 0 50px;\n  font-weight: 400;\n}\n\n\/* \u30e1\u30c3\u30bb\u30fc\u30b8\u30ab\u30fc\u30c9 *\/\n.message-card {\n  background: #fafafa;\n  border-radius: 12px;\n  padding: 40px;\n  margin: 0;\n  box-shadow: 0 2px 16px rgba(76, 159, 135, 0.08);\n  text-align: left;\n  border: 1px solid rgba(146, 199, 180, 0.2);\n}\n\n.message-item {\n  display: flex;\n  align-items: flex-start;\n  gap: 20px;\n  margin-bottom: 32px;\n  padding-bottom: 32px;\n  border-bottom: 1px solid #ececec;\n}\n\n.message-item:last-child {\n  margin-bottom: 0;\n  padding-bottom: 0;\n  border-bottom: none;\n}\n\n.item-icon {\n  flex-shrink: 0;\n  width: 48px;\n  height: 48px;\n  background: linear-gradient(135deg, #92C7B4 0%, #4C9F87 100%);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: white;\n}\n\n.item-content h3 {\n  margin: 0 0 8px;\n  font-size: 1rem;\n  color: #333;\n  font-weight: 600;\n}\n\n.item-content p {\n  margin: 0;\n  color: #666;\n  line-height: 1.8;\n  font-size: 0.95rem;\n}\n\n\/* \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3 *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6 *\/\n@media (max-width: 768px) {\n  .thanks-page-wrapper {\n    padding: 40px 20px;\n  }\n\n  .success-icon {\n    width: 80px;\n    height: 80px;\n    margin-bottom: 30px;\n  }\n\n  .checkmark {\n    width: 80px;\n    height: 80px;\n  }\n\n  .thanks-title {\n    font-size: 2.2rem;\n  }\n\n  .thanks-subtitle {\n    font-size: 1rem;\n    margin-bottom: 40px;\n  }\n  \n  .message-card {\n    padding: 24px;\n  }\n  \n  .message-item {\n    gap: 16px;\n    margin-bottom: 24px;\n    padding-bottom: 24px;\n  }\n\n  .item-icon {\n    width: 40px;\n    height: 40px;\n  }\n\n  .item-icon svg {\n    width: 20px;\n    height: 20px;\n  }\n  \n  .item-content h3 {\n    font-size: 0.95rem;\n  }\n\n  .item-content p {\n    font-size: 0.9rem;\n  }\n}\n<\/style>\n\n\n\n<div class=\"wp-block-snow-monkey-blocks-buttons smb-buttons sme-animation-fade-in-up is-content-justification-center is-layout-flex wp-container-snow-monkey-blocks-buttons-is-layout-cd2f9bf5 wp-block-snow-monkey-blocks-buttons-is-layout-flex\" data-sme-animation-delay=\"0.1\" data-sme-animation-duration=\"0.5\">\n<div class=\"wp-block-snow-monkey-blocks-btn aligncenter smb-btn-wrapper is-style-default\"><a class=\"smb-btn\" href=\"https:\/\/uism.co.jp\/\" style=\"--smb-btn--border-radius:100px;--smb-btn--color:var(--_color-text)\"><span class=\"smb-btn__label\"><strong>TOP PAGE<\/strong><\/span><\/a><\/div>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/blank-content.php","meta":{"_locale":"en_US","_original_post":"https:\/\/uism.co.jp\/?page_id=9125","footnotes":"","wp-seo-meta-description":"","wp-seo-meta-robots":[]},"class_list":["post-9133","page","type-page","status-publish","en-US","c-entry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"google-site-verification\" content=\"htE3qX8QY73P3UYpxePQiGTrcnqMKy4rhFmKmJ5KM6U\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/uism.co.jp\/en\/thanks\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Uism | \u30e6\u30fc\u30a4\u30ba\u30e0\u682a\u5f0f\u4f1a\u793e\u306e\u516c\u5f0f\u30db\u30fc\u30e0\u30da\u30fc\u30b8\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Thanks_en | Uism\" \/>\n\t\t<meta property=\"og:description\" content=\"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/uism.co.jp\/en\/thanks\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"167\" \/>\n\t\t<meta property=\"og:image:height\" content=\"228\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-04-08T13:20:19+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-09T08:45:03+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Thanks_en | Uism\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/uism.co.jp#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/uism.co.jp\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#listItem\",\"name\":\"Thanks_en\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#listItem\",\"position\":2,\"name\":\"Thanks_en\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/uism.co.jp#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/#organization\",\"name\":\"Uism\",\"description\":\"\\u30e6\\u30fc\\u30a4\\u30ba\\u30e0\\u682a\\u5f0f\\u4f1a\\u793e\\u306e\\u516c\\u5f0f\\u30db\\u30fc\\u30e0\\u30da\\u30fc\\u30b8\",\"url\":\"https:\\\/\\\/uism.co.jp\\\/\",\"telephone\":\"+81368693048\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/uism.co.jp\\\/wp-content\\\/uploads\\\/2023\\\/08\\\/logo_header.svg\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#organizationLogo\",\"width\":112,\"height\":153,\"caption\":\"\\u30e6\\u30fc\\u30a4\\u30ba\\u30e0 \\\/ Uism\"},\"image\":{\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#webpage\",\"url\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/\",\"name\":\"Thanks_en | Uism\",\"description\":\"Thank you Thank you for contacting us. We\\u2019ve sent you a confirmation email We\\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/uism.co.jp\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/uism.co.jp\\\/en\\\/thanks\\\/#breadcrumblist\"},\"datePublished\":\"2026-04-08T22:20:19+09:00\",\"dateModified\":\"2026-04-09T17:45:03+09:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/uism.co.jp\\\/#website\",\"url\":\"https:\\\/\\\/uism.co.jp\\\/\",\"name\":\"Uism\",\"description\":\"\\u30e6\\u30fc\\u30a4\\u30ba\\u30e0\\u682a\\u5f0f\\u4f1a\\u793e\\u306e\\u516c\\u5f0f\\u30db\\u30fc\\u30e0\\u30da\\u30fc\\u30b8\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/uism.co.jp\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Thanks_en | Uism","description":"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank","canonical_url":"https:\/\/uism.co.jp\/en\/thanks\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"htE3qX8QY73P3UYpxePQiGTrcnqMKy4rhFmKmJ5KM6U","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/uism.co.jp\/en\/thanks\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/uism.co.jp#listItem","position":1,"name":"Home","item":"https:\/\/uism.co.jp","nextItem":{"@type":"ListItem","@id":"https:\/\/uism.co.jp\/en\/thanks\/#listItem","name":"Thanks_en"}},{"@type":"ListItem","@id":"https:\/\/uism.co.jp\/en\/thanks\/#listItem","position":2,"name":"Thanks_en","previousItem":{"@type":"ListItem","@id":"https:\/\/uism.co.jp#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/uism.co.jp\/#organization","name":"Uism","description":"\u30e6\u30fc\u30a4\u30ba\u30e0\u682a\u5f0f\u4f1a\u793e\u306e\u516c\u5f0f\u30db\u30fc\u30e0\u30da\u30fc\u30b8","url":"https:\/\/uism.co.jp\/","telephone":"+81368693048","logo":{"@type":"ImageObject","url":"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.svg","@id":"https:\/\/uism.co.jp\/en\/thanks\/#organizationLogo","width":112,"height":153,"caption":"\u30e6\u30fc\u30a4\u30ba\u30e0 \/ Uism"},"image":{"@id":"https:\/\/uism.co.jp\/en\/thanks\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/uism.co.jp\/en\/thanks\/#webpage","url":"https:\/\/uism.co.jp\/en\/thanks\/","name":"Thanks_en | Uism","description":"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/uism.co.jp\/#website"},"breadcrumb":{"@id":"https:\/\/uism.co.jp\/en\/thanks\/#breadcrumblist"},"datePublished":"2026-04-08T22:20:19+09:00","dateModified":"2026-04-09T17:45:03+09:00"},{"@type":"WebSite","@id":"https:\/\/uism.co.jp\/#website","url":"https:\/\/uism.co.jp\/","name":"Uism","description":"\u30e6\u30fc\u30a4\u30ba\u30e0\u682a\u5f0f\u4f1a\u793e\u306e\u516c\u5f0f\u30db\u30fc\u30e0\u30da\u30fc\u30b8","inLanguage":"en-US","publisher":{"@id":"https:\/\/uism.co.jp\/#organization"}}]},"og:locale":"en_US","og:site_name":"Uism | \u30e6\u30fc\u30a4\u30ba\u30e0\u682a\u5f0f\u4f1a\u793e\u306e\u516c\u5f0f\u30db\u30fc\u30e0\u30da\u30fc\u30b8","og:type":"article","og:title":"Thanks_en | Uism","og:description":"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank","og:url":"https:\/\/uism.co.jp\/en\/thanks\/","og:image":"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png","og:image:secure_url":"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png","og:image:width":167,"og:image:height":228,"article:published_time":"2026-04-08T13:20:19+00:00","article:modified_time":"2026-04-09T08:45:03+00:00","twitter:card":"summary_large_image","twitter:title":"Thanks_en | Uism","twitter:description":"Thank you Thank you for contacting us. We\u2019ve sent you a confirmation email We\u2019ve sent a confirmation email to the address you provided. Please check your inbox. We\u2019ll get back to you as soon as possible Depending on the nature of your inquiry, it may take a few business days for us to respond. Thank","twitter:image":"https:\/\/uism.co.jp\/wp-content\/uploads\/2023\/08\/logo_header.png"},"aioseo_meta_data":{"post_id":"9133","title":null,"description":null,"keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2026-04-08 13:20:20","updated":"2026-04-09 08:45:03","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/uism.co.jp\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">\u00bb<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tThanks_en\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/uism.co.jp"},{"label":"Thanks_en","link":"https:\/\/uism.co.jp\/en\/thanks\/"}],"_links":{"self":[{"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/pages\/9133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/comments?post=9133"}],"version-history":[{"count":6,"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/pages\/9133\/revisions"}],"predecessor-version":[{"id":9217,"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/pages\/9133\/revisions\/9217"}],"wp:attachment":[{"href":"https:\/\/uism.co.jp\/wp-json\/wp\/v2\/media?parent=9133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}