{"id":14915,"date":"2025-10-20T16:49:51","date_gmt":"2025-10-20T07:49:51","guid":{"rendered":"https:\/\/en.tamagodaruma.com\/service\/?page_id=14915"},"modified":"2026-08-17T15:25:18","modified_gmt":"2026-08-17T06:25:18","slug":"home","status":"publish","type":"page","link":"https:\/\/en.tamagodaruma.com\/service\/","title":{"rendered":"TamagoDaruma Services | Childcare, PR &#038; Picture Book Animation in Japan"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"14915\" class=\"elementor elementor-14915\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3843d69 e-con-full e-flex e-con e-parent\" data-id=\"3843d69\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a6fef0f elementor-widget elementor-widget-html\" data-id=\"a6fef0f\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<style>\n  .tdservice-lp {\n    --td-bg: #fffaf0;\n    --td-bg-soft: #fff8d8;\n    --td-text: #3b2b22;\n    --td-muted: #333;\n    --td-main: #FFD000;\n    --td-border: rgba(86, 61, 43, 0.14);\n    --td-shadow: 0 18px 45px rgba(85, 57, 31, 0.13);\n    font-family: \"Noto Sans\", \"Noto Sans JP\", \"Hiragino Kaku Gothic ProN\", \"Yu Gothic\", system-ui, sans-serif;\n    color: var(--td-text);\n    line-height: 1.85;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .tdservice-lp * {\n    box-sizing: border-box;\n  }\n\n  .tdservice-lp a {\n    color: inherit;\n    text-decoration: none;\n  }\n\n  .tdservice-lp img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .tdservice-wrap {\n    width: min(1120px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .tdservice-section {\n    padding: 88px 0;\n    background:\n      radial-gradient(circle at 10% 8%, rgba(255, 208, 0, 0.18), transparent 28%),\n      radial-gradient(circle at 92% 18%, rgba(255, 127, 127, 0.12), transparent 30%),\n      linear-gradient(180deg, #fffaf0 0%, #ffffff 100%);\n  }\n\n  .tdservice-hero {\n    margin-bottom: 48px;\n    text-align: center;\n  }\n\n  .tdservice-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 16px;\n    padding: 7px 14px;\n    border-radius: 999px;\n    background: rgba(255, 208, 0, 0.18);\n    color: #7a5f00;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n  }\n\n  .tdservice-kicker::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 99px;\n    background: #FFD000;\n  }\n\n  .tdservice-title {\n    margin: 0 0 18px;\n    font-size: clamp(30px, 4.5vw, 54px);\n    line-height: 1.28;\n    letter-spacing: 0.03em;\n    font-weight: 900;\n  }\n\n  .tdservice-title .marker {\n    background: linear-gradient(transparent 62%, rgba(255, 208, 0, 0.42) 62%);\n  }\n\n  .tdservice-lead {\n    width: min(860px, 100%);\n    margin: 0 auto;\n    color: var(--td-muted);\n    font-size: clamp(15px, 1.55vw, 17px);\n    line-height: 2;\n    text-align: left;\n  }\n\n  .tdservice-lead + .tdservice-lead {\n    margin-top: 14px;\n  }\n\n  .tdservice-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n  }\n\n  .tdservice-card {\n    position: relative;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n    border-radius: 32px;\n    background: #fff;\n    border: 1px solid var(--td-border);\n    box-shadow: var(--td-shadow);\n    transition: transform 0.22s ease, box-shadow 0.22s ease;\n  }\n\n  .tdservice-card:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 24px 56px rgba(85, 57, 31, 0.16);\n  }\n\n  .tdservice-card-image {\n    position: relative;\n    aspect-ratio: 16 \/ 9;\n    overflow: hidden;\n    background: var(--td-bg-soft);\n  }\n\n  .tdservice-card-image img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    transition: transform 0.35s ease;\n  }\n\n  .tdservice-card:hover .tdservice-card-image img {\n    transform: scale(1.035);\n  }\n\n  .tdservice-badge {\n    position: absolute;\n    left: 18px;\n    top: 18px;\n    z-index: 2;\n    display: inline-flex;\n    align-items: center;\n    padding: 7px 12px;\n    border-radius: 999px;\n    background: rgba(255, 208, 0, 0.94);\n    color: #222;\n    border: 1px solid rgba(34, 34, 34, 0.18);\n    font-size: 12px;\n    font-weight: 900;\n    line-height: 1.3;\n    backdrop-filter: blur(8px);\n  }\n\n  .tdservice-card-body {\n    display: flex;\n    flex-direction: column;\n    flex: 1;\n    padding: 28px;\n  }\n\n  .tdservice-card-title {\n    margin: 0 0 10px;\n    font-size: clamp(23px, 2.4vw, 30px);\n    line-height: 1.35;\n    font-weight: 900;\n  }\n\n  .tdservice-card-subtitle {\n    margin: 0 0 16px;\n    color: var(--td-text);\n    font-size: 16px;\n    font-weight: 900;\n    line-height: 1.7;\n  }\n\n  .tdservice-card-text {\n    margin: 0;\n    color: var(--td-muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  .tdservice-list {\n    display: grid;\n    gap: 8px;\n    margin: 20px 0 0;\n    padding: 16px 0 0;\n    list-style: none;\n    border-top: 1px dashed var(--td-border);\n  }\n\n  .tdservice-list li {\n    position: relative;\n    padding-left: 18px;\n    color: var(--td-muted);\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .tdservice-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 0.72em;\n    width: 7px;\n    height: 7px;\n    border-radius: 99px;\n    background: #FFD000;\n    border: 1px solid #222;\n  }\n\n  .tdservice-card-footer {\n    margin-top: auto;\n    padding-top: 24px;\n  }\n\n  .tdservice-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 50px;\n    padding: 13px 26px;\n    border-radius: 999px;\n    color: #222;\n    background: #FFD000;\n    border: 2px solid #222;\n    box-shadow: 0 5px 0 #222;\n    font-size: 15px;\n    font-weight: 900;\n    line-height: 1.4;\n    letter-spacing: 0.02em;\n    transition: transform 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;\n  }\n\n  .tdservice-btn:hover {\n    transform: translateY(2px);\n    box-shadow: 0 3px 0 #222;\n    background: #ffe04d;\n  }\n\n  .tdservice-note {\n    margin-top: 42px;\n    padding: clamp(24px, 3.5vw, 38px);\n    border-radius: 30px;\n    background: rgba(255, 255, 255, 0.86);\n    border: 1px solid rgba(86, 61, 43, 0.12);\n    box-shadow: 0 18px 44px rgba(85, 57, 31, 0.09);\n    text-align: center;\n  }\n\n  .tdservice-note h3 {\n    margin: 0 0 12px;\n    font-size: clamp(22px, 2.5vw, 32px);\n    line-height: 1.4;\n    font-weight: 900;\n  }\n\n  .tdservice-note p {\n    width: min(780px, 100%);\n    margin: 0 auto;\n    color: var(--td-muted);\n    font-size: 15px;\n    line-height: 1.9;\n  }\n\n  @media (max-width: 980px) {\n    .tdservice-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .tdservice-lead {\n      text-align: left;\n    }\n  }\n\n  @media (max-width: 640px) {\n    .tdservice-wrap {\n      width: min(100% - 28px, 1120px);\n    }\n\n    .tdservice-section {\n      padding: 64px 0;\n    }\n\n    .tdservice-hero {\n      margin-bottom: 36px;\n    }\n\n    .tdservice-card {\n      border-radius: 24px;\n    }\n\n    .tdservice-card-body {\n      padding: 22px;\n    }\n\n    .tdservice-btn {\n      width: 100%;\n    }\n\n    .tdservice-note {\n      margin-top: 32px;\n      padding: 24px 20px;\n    }\n  }\n<\/style>\n\n<div class=\"tdservice-lp\">\n  <section class=\"tdservice-section\">\n    <div class=\"tdservice-wrap\">\n\n      <div class=\"tdservice-hero\">\n        <div class=\"tdservice-kicker\">TamagoDaruma Services<\/div>\n\n        <h1 class=\"tdservice-title\">\n          <span class=\"marker\">TamagoDaruma Services<\/span>\n        <\/h1>\n\n        <p class=\"tdservice-lead\">\n          TamagoDaruma is a practical media platform that helps families in Japan navigate questions around childcare, early education, and family support by connecting them with trustworthy information and reliable options.\n          Building on that role, we offer family consultation pathways, support for businesses and institutions, advertising and PR services, and original picture book animation content for parents and children.\n        <\/p>\n\n        <p class=\"tdservice-lead\">\n          Whether you are a family looking for childcare or support services, an organization seeking to strengthen outreach, recruitment, or partnerships, a business hoping to reach parents and caregivers in Japan, or someone interested in family-oriented content, we provide service options tailored to your goals.\n        <\/p>\n      <\/div>\n\n      <div class=\"tdservice-grid\">\n\n        <article class=\"tdservice-card\">\n          <a class=\"tdservice-card-image\" href=\"\/service\/ehon\/\" aria-label=\"Picture Book Animations for Early Japanese Speech\">\n            <img decoding=\"async\"\n              src=\"https:\/\/en.tamagodaruma.com\/service\/wp-content\/uploads\/2026\/07\/ehon_top2.webp\"\n              alt=\"Picture Book Animations for Early Japanese Speech by TamagoDaruma\"\n              loading=\"lazy\"\n            >\n            <span class=\"tdservice-badge\">Picture Book Animation<\/span>\n          <\/a>\n\n          <div class=\"tdservice-card-body\">\n            <h2 class=\"tdservice-card-title\">Picture Book Animations for Early Japanese Speech<\/h2>\n            <p class=\"tdservice-card-subtitle\">\n              Original picture books, songs, and animations for families\n            <\/p>\n            <p class=\"tdservice-card-text\">\n              Beginning with \u201cPapapa\u201d and \u201cMamama,\u201d TamagoDaruma\u2019s picture book animation series introduces simple Japanese sounds such as \u201cpa\u201d and \u201cma\u201d through original stories, songs, videos, and PDF picture books.\n            <\/p>\n\n            <ul class=\"tdservice-list\">\n              <li>Japanese sound-based picture books for babies and toddlers<\/li>\n              <li>Song-based picture book animations for family viewing<\/li>\n              <li>Available through PDF picture books and YouTube videos<\/li>\n            <\/ul>\n\n            <div class=\"tdservice-card-footer\">\n              <a class=\"tdservice-btn\" href=\"\/service\/ehon\/\">Learn More<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"tdservice-card\">\n          <a class=\"tdservice-card-image\" href=\"\/service\/support\/\" aria-label=\"For Families\">\n            <img decoding=\"async\"\n              src=\"https:\/\/en.tamagodaruma.com\/service\/wp-content\/uploads\/2026\/04\/hf_20260314_141630_d068bcb4-9a64-4219-91b8-f28b7d708b10_ver1-1.webp\"\n              alt=\"Family support guide for childcare and parenting support in Japan\"\n              loading=\"lazy\"\n            >\n            <span class=\"tdservice-badge\">For Families<\/span>\n          <\/a>\n\n          <div class=\"tdservice-card-body\">\n            <h2 class=\"tdservice-card-title\">For Families<\/h2>\n            <p class=\"tdservice-card-subtitle\">\n              Guidance for childcare, early education, and family support in Japan\n            <\/p>\n            <p class=\"tdservice-card-text\">\n              We help families organize questions and concerns around babysitters, temporary childcare, prenatal and postnatal support, nursery schools, and after-school care options, and connect them with the information and support they need.\n            <\/p>\n\n            <ul class=\"tdservice-list\">\n              <li>For families looking for childcare or support options in Japan<\/li>\n              <li>Information to compare childcare, preschool, and after-school choices<\/li>\n              <li>Practical pathways based on each family\u2019s situation<\/li>\n            <\/ul>\n\n            <div class=\"tdservice-card-footer\">\n              <a class=\"tdservice-btn\" href=\"\/service\/support\/\">Learn More<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"tdservice-card\">\n          <a class=\"tdservice-card-image\" href=\"\/service\/business\/\" aria-label=\"For Businesses and Institutions\">\n            <img decoding=\"async\"\n              src=\"https:\/\/en.tamagodaruma.com\/service\/wp-content\/uploads\/2025\/10\/9_2012093636.webp\"\n              alt=\"Support for businesses and institutions in Japan\u2019s childcare, early education, and family support sector\"\n              loading=\"lazy\"\n            >\n            <span class=\"tdservice-badge\">For Organizations<\/span>\n          <\/a>\n\n          <div class=\"tdservice-card-body\">\n            <h2 class=\"tdservice-card-title\">For Businesses and Institutions<\/h2>\n            <p class=\"tdservice-card-subtitle\">\n              Partnership and support for Japan\u2019s childcare, education, and family support sector\n            <\/p>\n            <p class=\"tdservice-card-text\">\n              We support nursery schools, after-school programs, educational institutions, local governments, family support facilities, and related service providers through information outreach, recruitment support, partnerships, and project planning.\n            <\/p>\n\n            <ul class=\"tdservice-list\">\n              <li>Information outreach for childcare, education, and support facilities<\/li>\n              <li>Recruitment, PR, partnership, and project planning support<\/li>\n              <li>Consultation for collaboration in the childcare and family support field<\/li>\n            <\/ul>\n\n            <div class=\"tdservice-card-footer\">\n              <a class=\"tdservice-btn\" href=\"\/service\/business\/\">Learn More<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n        <article class=\"tdservice-card\">\n          <a class=\"tdservice-card-image\" href=\"\/service\/advertising\/\" aria-label=\"Advertising, PR, and Marketing Support\">\n            <img decoding=\"async\"\n              src=\"https:\/\/en.tamagodaruma.com\/service\/wp-content\/uploads\/2025\/10\/ad_top-1.webp\"\n              alt=\"Advertising, PR, and marketing support for reaching parents and families in Japan\"\n              loading=\"lazy\"\n            >\n            <span class=\"tdservice-badge\">Advertising \/ PR<\/span>\n          <\/a>\n\n          <div class=\"tdservice-card-body\">\n            <h2 class=\"tdservice-card-title\">Advertising, PR, and Marketing Support<\/h2>\n            <p class=\"tdservice-card-subtitle\">\n              Audience development for parents and families in Japan\n            <\/p>\n            <p class=\"tdservice-card-text\">\n              To help communicate the value of childcare, early education, family support, and related services in Japan, we offer sponsored articles, banner advertising, feature pages, video production, social media promotion, affiliate-based referrals, and custom promotional campaigns.\n            <\/p>\n\n            <ul class=\"tdservice-list\">\n              <li>Sponsored articles, feature pages, and advertising placements<\/li>\n              <li>Social media, video, and content production support<\/li>\n              <li>Awareness and lead-generation pathways for family-oriented services<\/li>\n            <\/ul>\n\n            <div class=\"tdservice-card-footer\">\n              <a class=\"tdservice-btn\" href=\"\/service\/advertising\/\">Learn More<\/a>\n            <\/div>\n          <\/div>\n        <\/article>\n\n      <\/div>\n\n      <div class=\"tdservice-note\">\n        <h3>Choose the service that fits your goal.<\/h3>\n        <p>\n          From family consultation and organizational support to advertising, PR, and original parent-child content, TamagoDaruma provides multiple entry points for people and organizations connected to childcare, early education, and family support in Japan.\n        <\/p>\n      <\/div>\n\n    <\/div>\n  <\/section>\n<\/div>\t\t<\/div>\n\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>TamagoDaruma Services TamagoDaruma Services TamagoDaruma is a practical media platform that helps families in Japan navigate questions around childcare, early education, and family support by connecting them with trustworthy information and reliable options. Building on that role, we offer family consultation pathways, support for businesses and institutions, advertising and PR services, and original picture book [&hellip;]<\/p>\n","protected":false},"author":68,"featured_media":14891,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-14915","page","type-page","status-publish","has-post-thumbnail","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/pages\/14915","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/users\/68"}],"replies":[{"embeddable":true,"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/comments?post=14915"}],"version-history":[{"count":3,"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/pages\/14915\/revisions"}],"predecessor-version":[{"id":15119,"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/pages\/14915\/revisions\/15119"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/media\/14891"}],"wp:attachment":[{"href":"https:\/\/en.tamagodaruma.com\/service\/wp-json\/wp\/v2\/media?parent=14915"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}