{"id":1252,"date":"2024-03-28T14:05:05","date_gmt":"2024-03-28T14:05:05","guid":{"rendered":"https:\/\/orbius.premiumthemes.in\/?page_id=1252"},"modified":"2026-08-27T23:06:17","modified_gmt":"2026-08-27T21:06:17","slug":"recent-projects","status":"publish","type":"page","link":"https:\/\/cataci.com\/en\/recent-projects\/","title":{"rendered":"Recent projects"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1252\" class=\"elementor elementor-1252\">\n\t\t\t\t<div class=\"elementor-element elementor-element-05453a6 e-flex e-con-boxed e-con e-parent\" data-id=\"05453a6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;mk_ext_is_sticky&quot;:&quot;false&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3c141d5 e-con-full e-flex e-con e-child\" data-id=\"3c141d5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;mk_ext_is_sticky&quot;:&quot;false&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-53fab88 elementor-widget elementor-widget-html\" data-id=\"53fab88\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;mk_ext_is_infinite&quot;:&quot;false&quot;,&quot;mk_ext_is_scrollme&quot;:&quot;false&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n\/* =========================================================\n   CATACI \u2014 SELECTED WORK\n   Paste this entire block into ONE Elementor HTML widget.\n   Keep the normal CATACI WordPress header and footer enabled.\n\n   Design direction:\n   - compact editorial portfolio\n   - one dark hero only\n   - no repetitive \"More Selected Projects\" heading\n   - restrained CATACI magenta accent\n   - artwork is NEVER cropped\n   ========================================================= *\/\n\n.cataci-projects-page {\n  --cp-black: #0b0b0c;\n  --cp-ink: #171719;\n  --cp-cream: #f5f2ec;\n  --cp-white: #ffffff;\n  --cp-muted: #6d6d73;\n  --cp-line-light: rgba(10,10,12,.14);\n  --cp-magenta: #e02bcf;\n\n  width: 100%;\n  overflow: hidden;\n  margin-bottom: 48px;\n  background: #ffffff;\n  color: var(--cp-ink);\n  font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n  -webkit-font-smoothing: antialiased;\n}\n\n.cataci-projects-page *,\n.cataci-projects-page *::before,\n.cataci-projects-page *::after {\n  box-sizing: border-box;\n}\n\n.cataci-projects-page img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.cp-container {\n  width: min(1240px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n\/* HERO *\/\n.cp-hero {\n  position: relative;\n  overflow: hidden;\n  padding: 58px 0 66px;\n  background:\n    radial-gradient(circle at 86% 18%, rgba(224,43,207,.12), transparent 28%),\n    linear-gradient(145deg, #0a0a0b 0%, #101012 64%, #171219 100%);\n  color: #fff;\n}\n\n.cp-hero-grid {\n  display: grid;\n  grid-template-columns: 1.45fr .72fr;\n  gap: clamp(48px, 8vw, 118px);\n  align-items: end;\n}\n\n.cp-kicker {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-bottom: 18px;\n  color: rgba(255,255,255,.62);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .18em;\n  text-transform: uppercase;\n}\n\n.cp-kicker::before {\n  content: \"\";\n  width: 34px;\n  height: 2px;\n  background: var(--cp-magenta);\n}\n\n.cp-hero h1 {\n  margin: 0;\n  max-width: 800px;\n  color: #fff !important;\n  font-size: clamp(52px, 6.4vw, 86px);\n  line-height: .98;\n  letter-spacing: -.052em;\n  font-weight: 500;\n}\n\n.cp-hero-copy {\n  max-width: 450px;\n  margin: 0;\n  color: rgba(255,255,255,.68) !important;\n  font-size: 16px;\n  line-height: 1.68;\n  font-weight: 300;\n}\n\n.cp-service-line {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 7px 15px;\n  margin-top: 28px;\n  color: rgba(255,255,255,.5);\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n\n.cp-service-line span::after {\n  content: \" \/\";\n  margin-left: 15px;\n  color: var(--cp-magenta);\n}\n\n.cp-service-line span:last-child::after {\n  display: none;\n}\n\n\/* INTRO *\/\n.cp-intro {\n  padding: 58px 0 54px;\n  background: var(--cp-cream);\n  border-bottom: 1px solid var(--cp-line-light);\n}\n\n.cp-intro-grid {\n  display: grid;\n  grid-template-columns: .52fr 1.48fr;\n  gap: 64px;\n  align-items: start;\n}\n\n.cp-label {\n  color: var(--cp-magenta);\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .17em;\n  text-transform: uppercase;\n}\n\n.cp-intro h2 {\n  margin: 0;\n  max-width: 870px;\n  color: var(--cp-ink) !important;\n  font-size: clamp(32px, 4.1vw, 54px);\n  line-height: 1.04;\n  letter-spacing: -.042em;\n  font-weight: 500;\n}\n\n\/* PROJECT GRID \u2014 artwork is never cropped *\/\n.cp-work {\n  padding: 58px 0 82px;\n  background: #fff;\n}\n\n.cp-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  column-gap: 28px;\n  row-gap: 66px;\n}\n\n.cp-card {\n  min-width: 0;\n}\n\n.cp-card-link {\n  display: block;\n  color: inherit !important;\n  text-decoration: none !important;\n}\n\n.cp-card-media {\n  position: relative;\n  overflow: hidden;\n  background: #ece9e4;\n}\n\n.cp-card-media img {\n  display: block;\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n  transition: transform .45s ease;\n}\n\n.cp-card-link:hover .cp-card-media img {\n  transform: scale(1.018);\n}\n\n.cp-card-arrow {\n  position: absolute;\n  right: 15px;\n  bottom: 15px;\n  display: grid;\n  place-items: center;\n  width: 40px;\n  height: 40px;\n  border-radius: 50%;\n  background: var(--cp-magenta);\n  color: #fff;\n  font-size: 17px;\n  opacity: 0;\n  transform: translateY(3px);\n  transition: opacity .2s ease, transform .2s ease;\n}\n\n.cp-card-link:hover .cp-card-arrow {\n  opacity: 1;\n  transform: translateY(0);\n}\n\n.cp-card-body {\n  padding-top: 18px;\n}\n\n.cp-card-meta {\n  display: flex;\n  justify-content: space-between;\n  gap: 18px;\n  margin-bottom: 11px;\n  color: #85858b;\n  font-size: 9px;\n  font-weight: 700;\n  letter-spacing: .12em;\n  text-transform: uppercase;\n}\n\n.cp-card-meta span:first-child {\n  color: var(--cp-magenta);\n}\n\n.cp-card h3 {\n  margin: 0 0 8px;\n  color: var(--cp-ink) !important;\n  font-size: clamp(26px, 2.5vw, 36px);\n  line-height: 1.06;\n  letter-spacing: -.032em;\n  font-weight: 500;\n}\n\n.cp-card p {\n  max-width: 545px;\n  margin: 0;\n  color: #66666c !important;\n  font-size: 14px;\n  line-height: 1.65;\n}\n\n.cp-card--static .cp-card-media::after {\n  content: \"Selected campaign\";\n  position: absolute;\n  left: 14px;\n  bottom: 14px;\n  padding: 7px 10px;\n  background: rgba(10,10,12,.84);\n  color: #fff;\n  font-size: 8px;\n  font-weight: 700;\n  letter-spacing: .11em;\n  text-transform: uppercase;\n}\n\n\/* CTA *\/\n.cp-cta {\n  padding: 72px 0 76px;\n  background: var(--cp-cream);\n  border-top: 1px solid var(--cp-line-light);\n}\n\n.cp-cta-grid {\n  display: grid;\n  grid-template-columns: 1.32fr .68fr;\n  gap: 56px;\n  align-items: end;\n}\n\n.cp-cta h2 {\n  margin: 10px 0 0;\n  max-width: 730px;\n  color: var(--cp-ink) !important;\n  font-size: clamp(38px, 5vw, 62px);\n  line-height: 1;\n  letter-spacing: -.046em;\n  font-weight: 500;\n}\n\n.cp-cta-actions {\n  display: flex;\n  flex-direction: column;\n  align-items: flex-end;\n  gap: 14px;\n}\n\n.cp-primary {\n  display: inline-flex;\n  align-items: center;\n  justify-content: space-between;\n  gap: 30px;\n  min-width: 235px;\n  padding: 17px 19px;\n  border: 1px solid var(--cp-ink);\n  background: transparent !important;\n  color: var(--cp-ink) !important;\n  text-decoration: none !important;\n  font-size: 10px;\n  font-weight: 700;\n  letter-spacing: .08em;\n  text-transform: uppercase;\n  transition: background .2s ease, border-color .2s ease, color .2s ease;\n}\n\n.cp-primary span {\n  color: var(--cp-magenta) !important;\n  font-size: 17px;\n}\n\n.cataci-projects-page .cp-primary:hover {\n  background: var(--cp-magenta) !important;\n  border-color: var(--cp-magenta) !important;\n  color: #fff !important;\n}\n\n.cataci-projects-page .cp-primary:hover span {\n  color: #fff !important;\n}\n\n.cp-secondary {\n  color: #6b6b71 !important;\n  text-decoration: none !important;\n  font-size: 10px;\n  font-weight: 600;\n  letter-spacing: .05em;\n}\n\n.cp-secondary:hover {\n  color: var(--cp-magenta) !important;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 900px) {\n  .cp-container {\n    width: min(100% - 34px, 1240px);\n  }\n\n  .cp-hero-grid,\n  .cp-intro-grid,\n  .cp-cta-grid {\n    grid-template-columns: 1fr;\n    gap: 30px;\n  }\n\n  .cp-hero {\n    padding: 48px 0 56px;\n  }\n\n  .cp-hero-copy {\n    max-width: 620px;\n  }\n\n  .cp-intro {\n    padding: 48px 0;\n  }\n\n  .cp-grid {\n    row-gap: 52px;\n  }\n\n  .cp-cta-actions {\n    align-items: flex-start;\n  }\n}\n\n@media (max-width: 650px) {\n  .cataci-projects-page {\n    margin-bottom: 28px;\n  }\n\n  .cp-container {\n    width: calc(100% - 28px);\n  }\n\n  .cp-hero {\n    padding: 42px 0 46px;\n  }\n\n  .cp-hero h1 {\n    font-size: 46px;\n  }\n\n  .cp-hero-copy {\n    font-size: 15px;\n  }\n\n  .cp-intro h2 {\n    font-size: 29px;\n    line-height: 1.06;\n  }\n\n  .cp-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cp-card-arrow {\n    opacity: 1;\n    transform: none;\n    width: 37px;\n    height: 37px;\n  }\n\n  .cp-card-meta {\n    flex-direction: column;\n    gap: 5px;\n  }\n\n  .cp-cta {\n    padding: 58px 0 62px;\n  }\n\n  .cp-cta h2 {\n    font-size: 39px;\n  }\n}\n<\/style>\n\n<div class=\"cataci-projects-page\">\n\n  <section class=\"cp-hero\">\n    <div class=\"cp-container cp-hero-grid\">\n\n      <div>\n        <div class=\"cp-kicker\">CATACI \u00b7 Recent Projects<\/div>\n        <h1>Selected Work<\/h1>\n\n        <div class=\"cp-service-line\">\n          <span>Manga<\/span>\n          <span>Anime<\/span>\n          <span>Illustration<\/span>\n          <span>Brand IP<\/span>\n        <\/div>\n      <\/div>\n\n      <p class=\"cp-hero-copy\">\n        Projects for international brands, publishers and organizations\u2014from campaign manga and character development to publishing illustration and original IP. New manga and publishing projects are currently in production for release in 2026\u201327.\n      <\/p>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"cp-intro\">\n    <div class=\"cp-container cp-intro-grid\">\n\n      <div class=\"cp-label\">Across Markets &amp; Formats<\/div>\n\n      <h2>\n        Japanese visual storytelling for campaigns, publishing,\n        education and brand communication.\n      <\/h2>\n\n    <\/div>\n  <\/section>\n\n  <section class=\"cp-work\">\n    <div class=\"cp-container\">\n      <div class=\"cp-grid\">\n\n        <!-- PROJECT 01 \u2014 KNORR -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/knorr-3minutes\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/09\/final-764.jpg\"\n                alt=\"Knorr manga advertising campaign created with CATACI\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Campaign Manga \u00b7 Case Study<\/span>\n                <span>Germany \/ Austria<\/span>\n              <\/div>\n\n              <h3>Knorr<\/h3>\n\n              <p>\n                Campaign key visual and short manga developed for Knorr,\n                from character exploration and storytelling through to final artwork.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n        <!-- PROJECT 02 \u2014 AEON -->\n        <article class=\"cp-card cp-card--static\">\n          <div class=\"cp-card-media\">\n            <img\n              src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2025\/10\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2025-10-05-004040.png\"\n              alt=\"AEON holiday campaign characters by CATACI\"\n              loading=\"lazy\"\n              decoding=\"async\"\n            >\n          <\/div>\n\n          <div class=\"cp-card-body\">\n            <div class=\"cp-card-meta\">\n              <span>Character &amp; Campaign<\/span>\n              <span>Japan<\/span>\n            <\/div>\n\n            <h3>AEON<\/h3>\n\n            <p>\n              Holiday campaign characters developed for nationwide retail\n              rollout across in-store, print and web applications.\n            <\/p>\n          <\/div>\n        <\/article>\n\n        <!-- PROJECT 03 \u2014 AUREUS -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/aureus-golf\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2025\/05\/%E3%82%B9%E3%82%AF%E3%83%AA%E3%83%BC%E3%83%B3%E3%82%B7%E3%83%A7%E3%83%83%E3%83%88-2025-05-14-150902.png\"\n                alt=\"Aureus By Jupiter manga campaign by CATACI\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Manga Marketing<\/span>\n                <span>United States<\/span>\n              <\/div>\n\n              <h3>Aureus<\/h3>\n\n              <p>\n                Original ongoing manga storytelling developed for the revival\n                of the heritage American golfwear brand Aureus.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n        <!-- PROJECT 04 \u2014 MACMILLAN -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/dark-dreamy-tales-from-japan\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2025\/09\/81YGuPv6WWL._SL1500_.jpg\"\n                alt=\"Dark and Dreamy Tales from Japan illustrated with CATACI\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Publishing &amp; Illustration<\/span>\n                <span>United States<\/span>\n              <\/div>\n\n              <h3>Macmillan<\/h3>\n\n              <p>\n                More than 60 interior illustrations created for an international\n                collection of classic Japanese folk stories.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n        <!-- PROJECT 05 \u2014 PEARSON -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/pearson\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/09\/pearson001-update.png\"\n                alt=\"Pearson Japanese learning manga illustrations by CATACI\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Educational Manga<\/span>\n                <span>Australia \/ UK<\/span>\n              <\/div>\n\n              <h3>Pearson<\/h3>\n\n              <p>\n                Custom manga illustrations created to bring Japanese-language\n                learning stories to life for educational publishing.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n        <!-- PROJECT 06 \u2014 XSOLLA -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/xsolla\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/09\/xsolla-updated.webp\"\n                alt=\"Xsolla character branding project by CATACI\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Character &amp; Branding<\/span>\n                <span>United States<\/span>\n              <\/div>\n\n              <h3>Xsolla<\/h3>\n\n              <p>\n                A culturally rooted futuristic character developed for\n                digital marketing, web and promotional applications.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n        <!-- PROJECT 07 \u2014 RUNNING PRESS \/ HACHETTE -->\n        <article class=\"cp-card\">\n          <a class=\"cp-card-link\"\n             href=\"https:\/\/cataci.com\/en\/portfolio-item\/running-press-hachette-books\/\">\n\n            <div class=\"cp-card-media\">\n              <img\n                src=\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/08\/Untitled.jpg\"\n                alt=\"The Essential Manga Guide project for Running Press and Hachette\"\n                loading=\"lazy\"\n                decoding=\"async\"\n              >\n              <span class=\"cp-card-arrow\">\u2197<\/span>\n            <\/div>\n\n            <div class=\"cp-card-body\">\n              <div class=\"cp-card-meta\">\n                <span>Publishing<\/span>\n                <span>United States<\/span>\n              <\/div>\n\n              <h3>Running Press \/ Hachette<\/h3>\n\n              <p>\n                Illustration work for an international guide celebrating\n                influential manga titles, genres and creators.\n              <\/p>\n            <\/div>\n\n          <\/a>\n        <\/article>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"cp-cta\">\n    <div class=\"cp-container cp-cta-grid\">\n\n      <div>\n        <div class=\"cp-label\">Start a Project<\/div>\n\n        <h2>\n          Looking for a Japanese creative studio?\n        <\/h2>\n      <\/div>\n\n      <div class=\"cp-cta-actions\">\n\n        <a class=\"cp-primary\" href=\"https:\/\/cataci.com\/en\/contact\/\">\n          Discuss Your Project <span>\u2197<\/span>\n        <\/a>\n\n        <a class=\"cp-secondary\" href=\"https:\/\/cataci.com\/en\/about\/\">\n          About CATACI \u2192\n        <\/a>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CATACI \u00b7 Recent Projects Selected Work Manga Anime Illustration Brand IP Projects for international brands, publishers and organizations\u2014from campaign manga and character development to publishing illustration and original IP. New manga and publishing projects are currently in production for release in 2026\u201327. Across Markets &amp; Formats Japanese visual storytelling for [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1252","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Recent Projects | CATACI Manga Agency &amp; Studio<\/title>\n<meta name=\"description\" content=\"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cataci.com\/en\/recent-projects\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Recent Projects | CATACI Manga Agency &amp; Studio\" \/>\n<meta property=\"og:description\" content=\"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cataci.com\/en\/recent-projects\/\" \/>\n<meta property=\"og:site_name\" content=\"CATACI - MANGA AGENCY &amp; STUDIO\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-27T21:06:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/cataci.com\/en\/recent-projects\/\",\"url\":\"https:\/\/cataci.com\/en\/recent-projects\/\",\"name\":\"Recent Projects | CATACI Manga Agency & Studio\",\"isPartOf\":{\"@id\":\"https:\/\/cataci.com\/en\/#website\"},\"datePublished\":\"2024-03-28T14:05:05+00:00\",\"dateModified\":\"2026-08-27T21:06:17+00:00\",\"description\":\"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.\",\"breadcrumb\":{\"@id\":\"https:\/\/cataci.com\/en\/recent-projects\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/cataci.com\/en\/recent-projects\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/cataci.com\/en\/recent-projects\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/cataci.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Recent projects\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/cataci.com\/en\/#website\",\"url\":\"https:\/\/cataci.com\/en\/\",\"name\":\"CATACI - MANGA STUDIO AND AGENCY\",\"description\":\"Manga for advertising and publishing projects\",\"publisher\":{\"@id\":\"https:\/\/cataci.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/cataci.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/cataci.com\/en\/#organization\",\"name\":\"CATACI - MANGA STUDIO AND AGENCY\",\"url\":\"https:\/\/cataci.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/cataci.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/03\/cataci-logo-transparetn.webp\",\"contentUrl\":\"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/03\/cataci-logo-transparetn.webp\",\"width\":760,\"height\":380,\"caption\":\"CATACI - MANGA STUDIO AND AGENCY\"},\"image\":{\"@id\":\"https:\/\/cataci.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/cataci_japan\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Recent Projects | CATACI Manga Agency & Studio","description":"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.","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:\/\/cataci.com\/en\/recent-projects\/","og_locale":"en_US","og_type":"article","og_title":"Recent Projects | CATACI Manga Agency & Studio","og_description":"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.","og_url":"https:\/\/cataci.com\/en\/recent-projects\/","og_site_name":"CATACI - MANGA AGENCY &amp; STUDIO","article_modified_time":"2026-08-27T21:06:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cataci.com\/en\/recent-projects\/","url":"https:\/\/cataci.com\/en\/recent-projects\/","name":"Recent Projects | CATACI Manga Agency & Studio","isPartOf":{"@id":"https:\/\/cataci.com\/en\/#website"},"datePublished":"2024-03-28T14:05:05+00:00","dateModified":"2026-08-27T21:06:17+00:00","description":"Explore recent CATACI projects in manga, illustration, and animation for brands, publishers, and institutions worldwide.","breadcrumb":{"@id":"https:\/\/cataci.com\/en\/recent-projects\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cataci.com\/en\/recent-projects\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/cataci.com\/en\/recent-projects\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cataci.com\/en\/"},{"@type":"ListItem","position":2,"name":"Recent projects"}]},{"@type":"WebSite","@id":"https:\/\/cataci.com\/en\/#website","url":"https:\/\/cataci.com\/en\/","name":"CATACI - MANGA STUDIO AND AGENCY","description":"Manga for advertising and publishing projects","publisher":{"@id":"https:\/\/cataci.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cataci.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cataci.com\/en\/#organization","name":"CATACI - MANGA STUDIO AND AGENCY","url":"https:\/\/cataci.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cataci.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/03\/cataci-logo-transparetn.webp","contentUrl":"https:\/\/cataci.com\/en\/wp-content\/uploads\/2024\/03\/cataci-logo-transparetn.webp","width":760,"height":380,"caption":"CATACI - MANGA STUDIO AND AGENCY"},"image":{"@id":"https:\/\/cataci.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/cataci_japan\/"]}]}},"_links":{"self":[{"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/pages\/1252","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/comments?post=1252"}],"version-history":[{"count":40,"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/pages\/1252\/revisions"}],"predecessor-version":[{"id":7064,"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/pages\/1252\/revisions\/7064"}],"wp:attachment":[{"href":"https:\/\/cataci.com\/en\/wp-json\/wp\/v2\/media?parent=1252"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}