<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AIクリエイターズ</title>
	<atom:link href="https://ai-creators.tech/feed/" rel="self" type="application/rss+xml" />
	<link>https://ai-creators.tech</link>
	<description></description>
	<lastBuildDate>Thu, 06 Aug 2026 14:23:54 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://ai-creators.tech/wp-content/uploads/2026/03/cropped-ai-creators_logo2_w-32x32.png</url>
	<title>AIクリエイターズ</title>
	<link>https://ai-creators.tech</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>コミュニティマネージャー（業務委託）募集｜AIクリエイターの活動・交流支援</title>
		<link>https://ai-creators.tech/news/recruit/community-manager/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 14:00:28 +0000</pubDate>
				<category><![CDATA[採用情報]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=17735</guid>

					<description><![CDATA[<p>Community Manager / Careers 業務委託・副業／複業可 AIクリエイター一人ひとりの専門性や活動に向き合い、交流、発信、学び、仕事の機会へつながるコミュニティをともに育てる方を募集します。 Res [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/recruit/community-manager/">コミュニティマネージャー（業務委託）募集｜AIクリエイターの活動・交流支援</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="17735" class="elementor elementor-17735">
				<div class="elementor-element elementor-element-78473877 e-con-full e-flex e-con e-parent" data-id="78473877" data-element_type="container">
				<div class="elementor-element elementor-element-a271934 elementor-widget elementor-widget-html" data-id="a271934" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<style>

.image-lazy-loading .image-wrapper.image-loaded img{
    border-radius: 12px;
}
  .aic-career-article {
    --ink: #15181d;
    --text: #3d444d;
    --muted: #6b747e;
    --line: #e2e9eb;
    --line-soft: #edf2f3;
    --teal: #32d2c8;
    --teal-dark: #119f98;
    --teal-pale: #effcfb;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: var(--ink);
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI",
      Arial, "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.01em;
  }

  .aic-career-article *,
  .aic-career-article *::before,
  .aic-career-article *::after {
    box-sizing: border-box;
  }

  .aic-career-article h2,
  .aic-career-article h3,
  .aic-career-article p,
  .aic-career-article ul,
  .aic-career-article ol,
  .aic-career-article figure {
    margin-top: 0;
  }

  .aic-career-article__body {
    width: min(780px, calc(100% - 48px));
    margin-inline: auto;
  }

  /* English headers: Responsibilities, Requirements, Application, etc. */
  .aic-career-article__eyebrow {
    margin: 0 0 12px;
    color: var(--teal-dark);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  /* Opening copy below the theme's default featured image and page title */
  .aic-career-article__hero {
    padding: 4px 0 44px;
  }

  .aic-career-article__tag {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    margin: 0 0 16px;
    padding: 4px 13px;
    border-radius: 999px;
    background: var(--teal-pale);
    color: var(--teal-dark);
    font-size: 12px;
    font-weight: 700;
  }

  .aic-career-article__lead {
    margin: 0;
    color: var(--text);
    font-size: clamp(17px, 1.8vw, 20px);
    font-weight: 600;
    line-height: 1.65;
  }

  /* Article body: all sections share the same single column */
  .aic-career-article__content {
    padding: 8px 0 36px;
  }

  .aic-career-article__section {
    margin: 0;
    padding: 0 0 56px;
  }

  .aic-career-article__section + .aic-career-article__section {
    padding-top: 2px;
  }

  .aic-career-article__section:last-child {
    padding-bottom: 0;
  }

  .aic-career-article__section-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(26px, 3vw, 33px);
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: -0.025em;
  }

  .aic-career-article__section p {
    margin-bottom: 16px;
  }

  .aic-career-article__compensation-text {
    margin: 0 !important;
    color: var(--text) !important;
  }

  .aic-career-article__section ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .aic-career-article__section li {
    position: relative;
    margin: 0;
    padding: 7px 0 7px 30px;
    border-bottom: 1px solid var(--line-soft);
    color: var(--text);
    font-size: 16px;
  }

  .aic-career-article__section li::before {
    position: absolute;
    top: 18px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--teal);
    content: "";
  }

  .aic-career-article__note {
    margin-top: 20px !important;
    padding: 17px 20px;
    border-left: 3px solid var(--teal);
    background: var(--teal-pale);
    color: var(--text);
    font-size: 14px;
  }

  .aic-career-article__conditions {
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    margin: 0;
    border-top: 1px solid var(--line);
  }

  .aic-career-article__conditions dt,
  .aic-career-article__conditions dd {
    margin: 0;
    padding: 14px 18px;
    border-bottom: 1px solid var(--line);
  }

  .aic-career-article__conditions dt {
    background: #f7f9f9;
    color: var(--ink);
    font-size: 14px;
    font-weight: 700;
  }

  .aic-career-article__conditions dd {
    color: var(--text);
  }

  .aic-career-article__flow {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: career-flow;
  }

  .aic-career-article__flow-item {
    position: relative;
    margin-bottom: 12px !important;
    padding: 21px 24px 21px 70px !important;
    border: 1px solid var(--line) !important;
    border-radius: 12px;
    background: #fff;
    counter-increment: career-flow;
  }

  .aic-career-article__flow-item::before {
    top: 20px !important;
    left: 20px !important;
    display: flex;
    width: 36px !important;
    height: 36px !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--teal) !important;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    content: counter(career-flow, decimal-leading-zero) !important;
  }

  .aic-career-article__flow-item h3 {
    margin: 5px 0 5px;
    color: var(--ink);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    border-left: none;
    padding: 0;
  }

  .aic-career-article__flow-item p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
    line-height: 1.75;
  }

  /* Application and form remain part of the same article column */
  .aic-career-article__apply {
    padding: 36px 0 64px;
    background: transparent !important;
  }

  .aic-career-article__apply-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(28px, 3.6vw, 38px);
    font-weight: 700;
    line-height: 1.45;
  }

  .aic-career-article__apply p {
    margin: 0 0 14px;
    color: var(--text);
  }

  .aic-career-article__form .wpcf7 {
    width: 100%;
    margin: 20px 0;
  }

  .aic-career-article__form form.wpcf7-form {
    width: 100%;
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    border: 1px solid #ecedf2;
    border-radius: 8px;
    background: transparent !important;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select,
  .aic-career-article__form textarea {
    width: 100%;
    border: 1px solid #d9e2e4;
    border-radius: 8px;
    background: #fff;
    color: var(--text);
    font: inherit;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select {
    min-height: 48px;
    padding: 10px 13px;
  }

  .aic-career-article__form textarea {
    min-height: 160px;
    padding: 12px 13px;
    resize: vertical;
  }

  .aic-career-article__form input:focus,
  .aic-career-article__form select:focus,
  .aic-career-article__form textarea:focus {
    border-color: var(--teal-dark);
    outline: 2px solid rgba(50, 210, 200, 0.2);
    outline-offset: 1px;
  }

  .aic-career-article__form input[type="submit"] {
    min-height: 56px;
    padding: 0 34px;
    border: 0;
    border-radius: 8px;
    background: var(--teal);
    color: #fff !important;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
  }

  .aic-career-article__form input[type="submit"]:hover {
    background: var(--teal-dark);
  }

  .aic-career-article__form input[type="submit"]:active {
    transform: translateY(1px);
  }

  @media (max-width: 767px) {
    h1.entry-title{
        text-align: left;
    }
    
    .image-lazy-loading .image-wrapper.image-loaded img {
    border-radius: 0;
    }
    
    .aic-career-article {
      font-size: 15px;
    }

    .aic-career-article__body {
      width: calc(100% - 32px);
    }

    .aic-career-article__hero {
      padding: 2px 0 36px;
    }

    .aic-career-article__content {
      padding: 6px 0 28px;
    }

    .aic-career-article__section {
      padding-bottom: 44px;
    }

    .aic-career-article__section-title {
      margin-bottom: 17px;
      padding-bottom: 11px;
      font-size: 25px;
    }

    .aic-career-article__section li {
      padding: 7px 0 7px 26px;
      font-size: 15px;
    }

    .aic-career-article__section li::before {
      top: 17px;
    }

    .aic-career-article__conditions {
      grid-template-columns: 1fr;
    }

    .aic-career-article__conditions dt {
      padding-bottom: 7px;
      border-bottom: 0;
    }

    .aic-career-article__conditions dd {
      padding-top: 5px;
    }

    .aic-career-article__flow-item {
      padding: 60px 19px 20px !important;
    }

    .aic-career-article__flow-item::before {
      top: 17px !important;
      left: 19px !important;
    }

    .aic-career-article__apply {
      padding: 32px 0 48px;
    }

    .aic-career-article__apply-title {
      font-size: 28px;
    }

    .aic-career-article__form form.wpcf7-form {
      max-width: none;
      padding: 0;
      border: 0;
      border-radius: 0;
    }

  }
</style>

<article class="aic-career-article">
  <header class="aic-career-article__hero">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">Community Manager / Careers</p>
      <p class="aic-career-article__tag">業務委託・副業／複業可</p>
      <p class="aic-career-article__lead">AIクリエイター一人ひとりの専門性や活動に向き合い、交流、発信、学び、仕事の機会へつながるコミュニティをともに育てる方を募集します。</p>
    </div>
  </header>

  <div class="aic-career-article__content">
    <div class="aic-career-article__body">
      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Responsibilities</p>
        <h2 class="aic-career-article__section-title">主な業務</h2>
        <ul>
          <li>登録AIクリエイターとの日常的なコミュニケーション</li>
          <li>新規登録者への案内、プロフィールや活動内容の確認</li>
          <li>クリエイターの専門性、作品、活動状況、希望の把握と情報整理</li>
          <li>案件、イベント、掲載、コラボレーションなどの機会案内</li>
          <li>オンラインコミュニティやチャットチャンネルの運営・モデレーション</li>
          <li>勉強会、交流会、作品発表、オンラインイベントなどの企画・運営</li>
          <li>コミュニティ向けのお知らせ、メール、SNS投稿などの作成・配信</li>
          <li>参加状況や反応の把握、ヒアリング、アンケートの実施</li>
          <li>運営ルール、案内資料、コミュニケーションフローの整備・改善</li>
          <li>企画、営業、編集、制作メンバーとの情報共有・連携</li>
        </ul>
        <p class="aic-career-article__note">担当範囲は、これまでの経験や得意分野、稼働条件を踏まえて相談のうえ決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Requirements</p>
        <h2 class="aic-career-article__section-title">必須条件</h2>
        <ul>
          <li>コミュニティ運営、カスタマーサクセス、広報、イベント運営、編集、クリエイター支援のいずれかの実務経験</li>
          <li>相手の話を聞き、状況や希望を整理して丁寧に対応できる方</li>
          <li>複数の参加者や関係者と継続的にコミュニケーションを取れる方</li>
          <li>文章による案内や情報発信を、正確で分かりやすく行える方</li>
          <li>オンライン会議、チャット、クラウドツールを利用できる方</li>
          <li>守秘義務、著作権、個人情報などを適切に取り扱える方</li>
        </ul>
        <p class="aic-career-article__note">生成AI領域での実務経験は必須ではありません。AIクリエイターの活動や表現に関心を持ち、必要な知識を主体的に学べる方を歓迎します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Preferred Skills</p>
        <h2 class="aic-career-article__section-title">歓迎する経験・スキル</h2>
        <ul>
          <li>クリエイター、アーティスト、専門人材のコミュニティ運営経験</li>
          <li>オンラインサロン、Discord、Slackなどの運営・モデレーション経験</li>
          <li>勉強会、交流会、展示会、イベントの企画・進行経験</li>
          <li>SNS、メールマガジン、Web記事などの企画・編集・運用経験</li>
          <li>カスタマーサクセス、ユーザーサポート、採用広報の経験</li>
          <li>生成AIを活用した制作、企画、情報発信の経験</li>
          <li>コミュニティの参加状況や反応をもとに改善を行った経験</li>
          <li>英語または中国語を使用したコミュニケーション経験</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Who We’re Looking For</p>
        <h2 class="aic-career-article__section-title">求める人物像</h2>
        <ul>
          <li>クリエイター一人ひとりの表現、専門性、活動方針を尊重できる方</li>
          <li>参加者の声を丁寧に聞き、必要な情報や機会へつなげられる方</li>
          <li>コミュニティを一方的に管理するのではなく、関係性を育てられる方</li>
          <li>表に見える反応だけでなく、参加しにくさや情報格差にも気づける方</li>
          <li>小さな改善を積み重ね、運営の仕組みづくりに関われる方</li>
          <li>変化の速い領域で、自ら調べ、考え、行動できる方</li>
          <li>チームや外部パートナーと誠実に連携できる方</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Working Conditions</p>
        <h2 class="aic-career-article__section-title">契約・稼働条件</h2>
        <dl class="aic-career-article__conditions">
          <dt>契約形態</dt><dd>業務委託</dd>
          <dt>参画形態</dt><dd>フリーランス、副業・複業での参画可</dd>
          <dt>稼働場所</dt><dd>オンラインを基本とし、企画により東京都内・近郊などで一部イベント・現場対応あり</dd>
          <dt>稼働時間・稼働量</dt><dd>応相談</dd>
          <dt>契約期間</dt><dd>応相談</dd>
          <dt>開始時期</dt><dd>応相談</dd>
          <dt>将来の参画</dt><dd>事業状況と双方の希望に応じて、雇用契約への切り替えを検討する場合があります</dd>
        </dl>
        <p class="aic-career-article__note">担当するコミュニティ、企画、対応時間、イベント参加の有無などの具体的な条件は、面談を通じて双方で確認したうえで決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Compensation</p>
        <h2 class="aic-career-article__section-title">報酬</h2>
        <p class="aic-career-article__compensation-text">
          経験、スキル、担当範囲、稼働条件などを踏まえ、2回目の面談後に個別に提示・決定します。<br><br>
          契約時には、業務内容、報酬額、支払期日、その他の取引条件を書面または電子的方法により明示します。
        </p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Selection Process</p>
        <h2 class="aic-career-article__section-title">選考の流れ</h2>
        <ol class="aic-career-article__flow">
          <li class="aic-career-article__flow-item">
            <h3>問い合わせフォームからのご連絡</h3>
            <p>本ページ下部のフォームから、これまでの経験や応募理由などをお送りください。初回のご連絡時点では、履歴書・職務経歴書の提出は必要ありません。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>カジュアルミーティング</h3>
            <p>オンラインで、これまでの経験や今後取り組みたいことについてお話しします。AIクリエイターズの活動内容や、想定している役割についてもご説明します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>2回目の面談・条件決定</h3>
            <p>2回目の面談までに、履歴書および職務経歴書をご提出いただきます。担当業務、稼働条件、報酬、契約開始時期などを確認し、双方の合意に基づいて契約条件を決定します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>業務委託契約・参画開始</h3>
            <p>契約内容を確認し、業務委託契約の締結後に参画開始となります。選考回数や進行方法は、状況により変更する場合があります。</p>
          </li>
        </ol>
      </section>
    </div>
  </div>

  <section class="aic-career-article__section">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">Application</p>
      <h2 class="aic-career-article__apply-title">応募・お問い合わせ</h2>
      <p class="aic-career-article__compensation-text">すべての条件を満たしている必要はありません。<br>これまで培ってきたコミュニティ運営や人との関係づくりの経験を、AIクリエイティブの領域でどのように活かしたいかをお聞かせください。<br>応募・お問い合わせは、下記フォームから受け付けています。</p>

      <div class="aic-career-article__form">
        [contact-form-7]
      </div>
    </div>
  </section>
</article>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "JobPosting",
  "title": "コミュニティマネージャー｜AIクリエイターの活動・交流支援",
  "description": "AIクリエイターとのコミュニケーション、登録・活動支援、情報発信、イベントや交流施策の企画運営を担うコミュニティマネージャーの業務委託パートナーを募集します。",
  "datePosted": "2026-08-06",
  "employmentType": "CONTRACTOR",
  "hiringOrganization": {
    "@type": "Organization",
    "name": "ＡＲＡＴＡＭＡ璞株式会社",
    "sameAs": "https://ai-creators.tech/",
    "logo": "https://ai-creators.tech/wp-content/uploads/2026/03/cropped-ai-creators_logo2_w-192x192.png"
  },
  "jobLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "神泉町10-3F",
      "addressLocality": "渋谷区",
      "addressRegion": "東京都",
      "postalCode": "150-0045",
      "addressCountry": "JP"
    }
  },
  "url": "https://ai-creators.tech/careers/community-manager/"
}
</script>		</div>
				</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/recruit/community-manager/">コミュニティマネージャー（業務委託）募集｜AIクリエイターの活動・交流支援</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>英語・中国語通訳（業務委託）募集｜AIクリエイティブの国際コミュニケーション支援</title>
		<link>https://ai-creators.tech/news/recruit/interpreter/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 13:38:40 +0000</pubDate>
				<category><![CDATA[採用情報]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=17734</guid>

					<description><![CDATA[<p>English &#038; Chinese Interpreter / Careers 業務委託・副業／複業可 日本語・英語・中国語の間にある言葉と文化の違いをつなぎ、AIクリエイティブの国際的な協働を支える通訳を募集 [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/recruit/interpreter/">英語・中国語通訳（業務委託）募集｜AIクリエイティブの国際コミュニケーション支援</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="17734" class="elementor elementor-17734">
				<div class="elementor-element elementor-element-78473877 e-con-full e-flex e-con e-parent" data-id="78473877" data-element_type="container">
				<div class="elementor-element elementor-element-a271934 elementor-widget elementor-widget-html" data-id="a271934" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<style>

.image-lazy-loading .image-wrapper.image-loaded img{
    border-radius: 12px;
}
  .aic-career-article {
    --ink: #15181d;
    --text: #3d444d;
    --muted: #6b747e;
    --line: #e2e9eb;
    --line-soft: #edf2f3;
    --teal: #32d2c8;
    --teal-dark: #119f98;
    --teal-pale: #effcfb;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: var(--ink);
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI",
      Arial, "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.01em;
  }

  .aic-career-article *,
  .aic-career-article *::before,
  .aic-career-article *::after {
    box-sizing: border-box;
  }

  .aic-career-article h2,
  .aic-career-article h3,
  .aic-career-article p,
  .aic-career-article ul,
  .aic-career-article ol,
  .aic-career-article figure {
    margin-top: 0;
  }

  .aic-career-article__body {
    width: min(780px, calc(100% - 48px));
    margin-inline: auto;
  }

  /* English headers: Responsibilities, Requirements, Application, etc. */
  .aic-career-article__eyebrow {
    margin: 0 0 12px;
    color: var(--teal-dark);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  /* Opening copy below the theme's default featured image and page title */
  .aic-career-article__hero {
    padding: 4px 0 44px;
  }

  .aic-career-article__tag {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    margin: 0 0 16px;
    padding: 4px 13px;
    border-radius: 999px;
    background: var(--teal-pale);
    color: var(--teal-dark);
    font-size: 12px;
    font-weight: 700;
  }

  .aic-career-article__lead {
    margin: 0;
    color: var(--text);
    font-size: clamp(17px, 1.8vw, 20px);
    font-weight: 600;
    line-height: 1.65;
  }

  /* Article body: all sections share the same single column */
  .aic-career-article__content {
    padding: 8px 0 36px;
  }

  .aic-career-article__section {
    margin: 0;
    padding: 0 0 56px;
  }

  .aic-career-article__section + .aic-career-article__section {
    padding-top: 2px;
  }

  .aic-career-article__section:last-child {
    padding-bottom: 0;
  }

  .aic-career-article__section-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(26px, 3vw, 33px);
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: -0.025em;
  }

  .aic-career-article__section p {
    margin-bottom: 16px;
  }

  .aic-career-article__compensation-text {
    margin: 0 !important;
    color: var(--text) !important;
  }

  .aic-career-article__section ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .aic-career-article__section li {
    position: relative;
    margin: 0;
    padding: 7px 0 7px 30px;
    border-bottom: 1px solid var(--line-soft);
    color: var(--text);
    font-size: 16px;
  }

  .aic-career-article__section li::before {
    position: absolute;
    top: 18px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--teal);
    content: "";
  }

  .aic-career-article__note {
    margin-top: 20px !important;
    padding: 17px 20px;
    border-left: 3px solid var(--teal);
    background: var(--teal-pale);
    color: var(--text);
    font-size: 14px;
  }

  .aic-career-article__conditions {
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    margin: 0;
    border-top: 1px solid var(--line);
  }

  .aic-career-article__conditions dt,
  .aic-career-article__conditions dd {
    margin: 0;
    padding: 14px 18px;
    border-bottom: 1px solid var(--line);
  }

  .aic-career-article__conditions dt {
    background: #f7f9f9;
    color: var(--ink);
    font-size: 14px;
    font-weight: 700;
  }

  .aic-career-article__conditions dd {
    color: var(--text);
  }

  .aic-career-article__flow {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: career-flow;
  }

  .aic-career-article__flow-item {
    position: relative;
    margin-bottom: 12px !important;
    padding: 21px 24px 21px 70px !important;
    border: 1px solid var(--line) !important;
    border-radius: 12px;
    background: #fff;
    counter-increment: career-flow;
  }

  .aic-career-article__flow-item::before {
    top: 20px !important;
    left: 20px !important;
    display: flex;
    width: 36px !important;
    height: 36px !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--teal) !important;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    content: counter(career-flow, decimal-leading-zero) !important;
  }

  .aic-career-article__flow-item h3 {
    margin: 5px 0 5px;
    color: var(--ink);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    border-left: none;
    padding: 0;
  }

  .aic-career-article__flow-item p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
    line-height: 1.75;
  }

  /* Application and form remain part of the same article column */
  .aic-career-article__apply {
    padding: 36px 0 64px;
    background: transparent !important;
  }

  .aic-career-article__apply-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(28px, 3.6vw, 38px);
    font-weight: 700;
    line-height: 1.45;
  }

  .aic-career-article__apply p {
    margin: 0 0 14px;
    color: var(--text);
  }

  .aic-career-article__form .wpcf7 {
    width: 100%;
    margin: 20px 0;
  }

  .aic-career-article__form form.wpcf7-form {
    width: 100%;
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    border: 1px solid #ecedf2;
    border-radius: 8px;
    background: transparent !important;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select,
  .aic-career-article__form textarea {
    width: 100%;
    border: 1px solid #d9e2e4;
    border-radius: 8px;
    background: #fff;
    color: var(--text);
    font: inherit;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select {
    min-height: 48px;
    padding: 10px 13px;
  }

  .aic-career-article__form textarea {
    min-height: 160px;
    padding: 12px 13px;
    resize: vertical;
  }

  .aic-career-article__form input:focus,
  .aic-career-article__form select:focus,
  .aic-career-article__form textarea:focus {
    border-color: var(--teal-dark);
    outline: 2px solid rgba(50, 210, 200, 0.2);
    outline-offset: 1px;
  }

  .aic-career-article__form input[type="submit"] {
    min-height: 56px;
    padding: 0 34px;
    border: 0;
    border-radius: 8px;
    background: var(--teal);
    color: #fff !important;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
  }

  .aic-career-article__form input[type="submit"]:hover {
    background: var(--teal-dark);
  }

  .aic-career-article__form input[type="submit"]:active {
    transform: translateY(1px);
  }

  @media (max-width: 767px) {
    h1.entry-title{
        text-align: left;
    }
    
    .image-lazy-loading .image-wrapper.image-loaded img {
    border-radius: 0;
    }
    
    .aic-career-article {
      font-size: 15px;
    }

    .aic-career-article__body {
      width: calc(100% - 32px);
    }

    .aic-career-article__hero {
      padding: 2px 0 36px;
    }

    .aic-career-article__content {
      padding: 6px 0 28px;
    }

    .aic-career-article__section {
      padding-bottom: 44px;
    }

    .aic-career-article__section-title {
      margin-bottom: 17px;
      padding-bottom: 11px;
      font-size: 25px;
    }

    .aic-career-article__section li {
      padding: 7px 0 7px 26px;
      font-size: 15px;
    }

    .aic-career-article__section li::before {
      top: 17px;
    }

    .aic-career-article__conditions {
      grid-template-columns: 1fr;
    }

    .aic-career-article__conditions dt {
      padding-bottom: 7px;
      border-bottom: 0;
    }

    .aic-career-article__conditions dd {
      padding-top: 5px;
    }

    .aic-career-article__flow-item {
      padding: 60px 19px 20px !important;
    }

    .aic-career-article__flow-item::before {
      top: 17px !important;
      left: 19px !important;
    }

    .aic-career-article__apply {
      padding: 32px 0 48px;
    }

    .aic-career-article__apply-title {
      font-size: 28px;
    }

    .aic-career-article__form form.wpcf7-form {
      max-width: none;
      padding: 0;
      border: 0;
      border-radius: 0;
    }

  }
</style>

<article class="aic-career-article">
  <header class="aic-career-article__hero">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">English & Chinese Interpreter / Careers</p>
      <p class="aic-career-article__tag">業務委託・副業／複業可</p>
      <p class="aic-career-article__lead">日本語・英語・中国語の間にある言葉と文化の違いをつなぎ、AIクリエイティブの国際的な協働を支える通訳を募集します。</p>
    </div>
  </header>

  <div class="aic-career-article__content">
    <div class="aic-career-article__body">
      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Responsibilities</p>
        <h2 class="aic-career-article__section-title">主な業務</h2>
        <ul>
          <li>日本語・英語・中国語を使用するオンライン会議、商談、インタビューでの逐次通訳</li>
          <li>海外AIクリエイター、企業、パートナーとのコミュニケーション支援</li>
          <li>展示会、イベント、撮影、収録などにおける現場通訳</li>
          <li>会議資料、進行台本、質問項目などの事前確認と用語整理</li>
          <li>メール、チャット、資料などの短文翻訳・表現調整</li>
          <li>通訳後の要点整理、議事内容や確認事項の共有</li>
          <li>AI、映像、デザイン、広告、テクノロジー分野の専門用語リサーチ</li>
          <li>相手国・地域の文化や商習慣を踏まえたコミュニケーション上の助言</li>
          <li>案件関係者との日程、役割、進行方法の調整</li>
        </ul>
        <p class="aic-career-article__note">案件ごとに必要な言語、通訳方法、担当範囲を確認し、これまでの経験や得意分野を踏まえて相談のうえ決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Requirements</p>
        <h2 class="aic-career-article__section-title">必須条件</h2>
        <ul>
          <li>日本語で円滑に業務コミュニケーションを取れる方</li>
          <li>英語および中国語で、会議や商談の内容を正確に理解し通訳できる方</li>
          <li>逐次通訳またはビジネス通訳の実務経験</li>
          <li>発言の意図や文脈を理解し、相手に伝わる表現へ調整できる方</li>
          <li>オンライン会議、チャット、クラウドツールを利用できる方</li>
          <li>守秘義務、著作権、個人情報などを適切に取り扱える方</li>
        </ul>
        <p class="aic-career-article__note">AIクリエイティブ領域での通訳経験は必須ではありません。案件前に必要な用語や背景を主体的に調べ、準備できる方を歓迎します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Preferred Skills</p>
        <h2 class="aic-career-article__section-title">歓迎する経験・スキル</h2>
        <ul>
          <li>AI、テクノロジー、映像、デザイン、広告、メディア分野での通訳経験</li>
          <li>展示会、カンファレンス、イベント、撮影現場での通訳経験</li>
          <li>海外クリエイターや専門人材との協働経験</li>
          <li>英語または中国語の翻訳、編集、ローカライズ経験</li>
          <li>簡体字・繁体字の双方に関する知識や対応経験</li>
          <li>海外企業との商談、契約、プロジェクト進行に関する実務経験</li>
          <li>生成AIやクリエイティブツールへの関心・利用経験</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Who We’re Looking For</p>
        <h2 class="aic-career-article__section-title">求める人物像</h2>
        <ul>
          <li>話者の意図を尊重し、内容を正確かつ誠実に伝えられる方</li>
          <li>言葉だけでなく、文化やビジネス文脈の違いにも配慮できる方</li>
          <li>事前準備を大切にし、不明な用語や背景を主体的に確認できる方</li>
          <li>複数の関係者の間に立ち、落ち着いてコミュニケーションを支援できる方</li>
          <li>クリエイターの表現や専門性を尊重できる方</li>
          <li>変化の速いAI領域を継続的に学べる方</li>
          <li>案件ごとに異なる目的や進行方法へ柔軟に対応できる方</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Working Conditions</p>
        <h2 class="aic-career-article__section-title">契約・稼働条件</h2>
        <dl class="aic-career-article__conditions">
          <dt>契約形態</dt><dd>業務委託</dd>
          <dt>参画形態</dt><dd>フリーランス、副業・複業での参画可</dd>
          <dt>稼働場所</dt><dd>オンラインを基本とし、案件により東京都内・近郊などで一部現場対応あり</dd>
          <dt>稼働時間・稼働量</dt><dd>応相談</dd>
          <dt>契約期間</dt><dd>応相談</dd>
          <dt>開始時期</dt><dd>応相談</dd>
          <dt>将来の参画</dt><dd>事業状況と双方の希望に応じて、雇用契約への切り替えを検討する場合があります</dd>
        </dl>
        <p class="aic-career-article__note">案件ごとの言語、通訳方法、実施時間、事前準備、現場対応の有無などを確認し、具体的な条件を双方で合意したうえで決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Compensation</p>
        <h2 class="aic-career-article__section-title">報酬</h2>
        <p class="aic-career-article__compensation-text">
          経験、スキル、担当範囲、稼働条件などを踏まえ、2回目の面談後に個別に提示・決定します。<br><br>
          契約時には、業務内容、報酬額、支払期日、その他の取引条件を書面または電子的方法により明示します。
        </p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Selection Process</p>
        <h2 class="aic-career-article__section-title">選考の流れ</h2>
        <ol class="aic-career-article__flow">
          <li class="aic-career-article__flow-item">
            <h3>問い合わせフォームからのご連絡</h3>
            <p>本ページ下部のフォームから、これまでの経験や応募理由などをお送りください。初回のご連絡時点では、履歴書・職務経歴書の提出は必要ありません。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>カジュアルミーティング</h3>
            <p>オンラインで、これまでの経験や今後取り組みたいことについてお話しします。AIクリエイターズの活動内容や、想定している役割についてもご説明します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>2回目の面談・条件決定</h3>
            <p>2回目の面談までに、履歴書および職務経歴書をご提出いただきます。担当業務、稼働条件、報酬、契約開始時期などを確認し、双方の合意に基づいて契約条件を決定します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>業務委託契約・参画開始</h3>
            <p>契約内容を確認し、業務委託契約の締結後に参画開始となります。選考回数や進行方法は、状況により変更する場合があります。</p>
          </li>
        </ol>
      </section>
    </div>
  </div>

  <section class="aic-career-article__section">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">Application</p>
      <h2 class="aic-career-article__apply-title">応募・お問い合わせ</h2>
      <p class="aic-career-article__compensation-text">すべての条件を満たしている必要はありません。<br>これまで培ってきた語学力や通訳経験を、AIクリエイティブの領域でどのように活かしたいかをお聞かせください。<br>応募・お問い合わせは、下記フォームから受け付けています。</p>

      <div class="aic-career-article__form">
        [contact-form-7]
      </div>
    </div>
  </section>
</article>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "JobPosting",
  "title": "英語・中国語通訳｜AIクリエイティブの国際コミュニケーション支援",
  "description": "日本語・英語・中国語を使用する会議、商談、イベントなどで、通訳と海外クリエイター・企業とのコミュニケーション支援を担う業務委託パートナーを募集します。",
  "datePosted": "2026-08-06",
  "employmentType": "CONTRACTOR",
  "hiringOrganization": {
    "@type": "Organization",
    "name": "ＡＲＡＴＡＭＡ璞株式会社",
    "sameAs": "https://ai-creators.tech/",
    "logo": "https://ai-creators.tech/wp-content/uploads/2026/03/cropped-ai-creators_logo2_w-192x192.png"
  },
  "jobLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "神泉町10-3F",
      "addressLocality": "渋谷区",
      "addressRegion": "東京都",
      "postalCode": "150-0045",
      "addressCountry": "JP"
    }
  },
  "url": "https://ai-creators.tech/careers/english-chinese-interpreter/"
}
</script>		</div>
				</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/recruit/interpreter/">英語・中国語通訳（業務委託）募集｜AIクリエイティブの国際コミュニケーション支援</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>企画営業（業務委託）募集｜AIクリエイティブの顧客フロント</title>
		<link>https://ai-creators.tech/news/recruit/planning-sales/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Thu, 06 Aug 2026 09:35:01 +0000</pubDate>
				<category><![CDATA[採用情報]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=17702</guid>

					<description><![CDATA[<p>Planning Sales / Careers 業務委託・副業／複業可 クライアントの課題とAIクリエイターの専門性をつなぎ、新しいプロジェクトを前進させる企画営業を募集します。 Responsibilities 主な [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/recruit/planning-sales/">企画営業（業務委託）募集｜AIクリエイティブの顧客フロント</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="17702" class="elementor elementor-17702">
				<div class="elementor-element elementor-element-78473877 e-con-full e-flex e-con e-parent" data-id="78473877" data-element_type="container">
				<div class="elementor-element elementor-element-a271934 elementor-widget elementor-widget-html" data-id="a271934" data-element_type="widget" data-widget_type="html.default">
				<div class="elementor-widget-container">
			<style>

.image-lazy-loading .image-wrapper.image-loaded img{
    border-radius: 12px;
}
  .aic-career-article {
    --ink: #15181d;
    --text: #3d444d;
    --muted: #6b747e;
    --line: #e2e9eb;
    --line-soft: #edf2f3;
    --teal: #32d2c8;
    --teal-dark: #119f98;
    --teal-pale: #effcfb;
    width: 100%;
    overflow: hidden;
    background: #fff;
    color: var(--ink);
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI",
      Arial, "Noto Sans JP", sans-serif;
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0.01em;
  }

  .aic-career-article *,
  .aic-career-article *::before,
  .aic-career-article *::after {
    box-sizing: border-box;
  }

  .aic-career-article h2,
  .aic-career-article h3,
  .aic-career-article p,
  .aic-career-article ul,
  .aic-career-article ol,
  .aic-career-article figure {
    margin-top: 0;
  }

  .aic-career-article__body {
    width: min(780px, calc(100% - 48px));
    margin-inline: auto;
  }

  /* English headers: Responsibilities, Requirements, Application, etc. */
  .aic-career-article__eyebrow {
    margin: 0 0 12px;
    color: var(--teal-dark);
    font-size: 11px;
    font-weight: 800;
    line-height: 1.4;
    letter-spacing: 0.18em;
    text-transform: uppercase;
  }

  /* Opening copy below the theme's default featured image and page title */
  .aic-career-article__hero {
    padding: 4px 0 44px;
  }

  .aic-career-article__tag {
    display: inline-flex;
    min-height: 30px;
    align-items: center;
    margin: 0 0 16px;
    padding: 4px 13px;
    border-radius: 999px;
    background: var(--teal-pale);
    color: var(--teal-dark);
    font-size: 12px;
    font-weight: 700;
  }

  .aic-career-article__lead {
    margin: 0;
    color: var(--text);
    font-size: clamp(17px, 1.8vw, 20px);
    font-weight: 600;
    line-height: 1.65;
  }

  /* Article body: all sections share the same single column */
  .aic-career-article__content {
    padding: 8px 0 36px;
  }

  .aic-career-article__section {
    margin: 0;
    padding: 0 0 56px;
  }

  .aic-career-article__section + .aic-career-article__section {
    padding-top: 2px;
  }

  .aic-career-article__section:last-child {
    padding-bottom: 0;
  }

  .aic-career-article__section-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(26px, 3vw, 33px);
    font-weight: 700;
    line-height: 1.45;
    letter-spacing: -0.025em;
  }

  .aic-career-article__section p {
    margin-bottom: 16px;
  }

  .aic-career-article__compensation-text {
    margin: 0 !important;
    color: var(--text) !important;
  }

  .aic-career-article__section ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .aic-career-article__section li {
    position: relative;
    margin: 0;
    padding: 7px 0 7px 30px;
    border-bottom: 1px solid var(--line-soft);
    color: var(--text);
    font-size: 16px;
  }

  .aic-career-article__section li::before {
    position: absolute;
    top: 18px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--teal);
    content: "";
  }

  .aic-career-article__note {
    margin-top: 20px !important;
    padding: 17px 20px;
    border-left: 3px solid var(--teal);
    background: var(--teal-pale);
    color: var(--text);
    font-size: 14px;
  }

  .aic-career-article__conditions {
    display: grid;
    grid-template-columns: 180px minmax(0, 1fr);
    margin: 0;
    border-top: 1px solid var(--line);
  }

  .aic-career-article__conditions dt,
  .aic-career-article__conditions dd {
    margin: 0;
    padding: 14px 18px;
    border-bottom: 1px solid var(--line);
  }

  .aic-career-article__conditions dt {
    background: #f7f9f9;
    color: var(--ink);
    font-size: 14px;
    font-weight: 700;
  }

  .aic-career-article__conditions dd {
    color: var(--text);
  }

  .aic-career-article__flow {
    margin: 0;
    padding: 0;
    list-style: none;
    counter-reset: career-flow;
  }

  .aic-career-article__flow-item {
    position: relative;
    margin-bottom: 12px !important;
    padding: 21px 24px 21px 70px !important;
    border: 1px solid var(--line) !important;
    border-radius: 12px;
    background: #fff;
    counter-increment: career-flow;
  }

  .aic-career-article__flow-item::before {
    top: 20px !important;
    left: 20px !important;
    display: flex;
    width: 36px !important;
    height: 36px !important;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: var(--teal) !important;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    content: counter(career-flow, decimal-leading-zero) !important;
  }

  .aic-career-article__flow-item h3 {
    margin: 5px 0 5px;
    color: var(--ink);
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5;
    border-left: none;
    padding: 0;
  }

  .aic-career-article__flow-item p {
    margin: 0;
    color: var(--muted);
    font-size: 14px;
    line-height: 1.75;
  }

  /* Application and form remain part of the same article column */
  .aic-career-article__apply {
    padding: 36px 0 64px;
    background: transparent !important;
  }

  .aic-career-article__apply-title {
    margin: 0 0 20px;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--teal);
    color: var(--ink);
    font-size: clamp(28px, 3.6vw, 38px);
    font-weight: 700;
    line-height: 1.45;
  }

  .aic-career-article__apply p {
    margin: 0 0 14px;
    color: var(--text);
  }

  .aic-career-article__form .wpcf7 {
    width: 100%;
    margin: 20px 0;
  }

  .aic-career-article__form form.wpcf7-form {
    width: 100%;
    max-width: 850px;
    margin-right: auto;
    margin-left: auto;
    padding: 20px;
    border: 1px solid #ecedf2;
    border-radius: 8px;
    background: transparent !important;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select,
  .aic-career-article__form textarea {
    width: 100%;
    border: 1px solid #d9e2e4;
    border-radius: 8px;
    background: #fff;
    color: var(--text);
    font: inherit;
  }

  .aic-career-article__form input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):not([type="hidden"]),
  .aic-career-article__form select {
    min-height: 48px;
    padding: 10px 13px;
  }

  .aic-career-article__form textarea {
    min-height: 160px;
    padding: 12px 13px;
    resize: vertical;
  }

  .aic-career-article__form input:focus,
  .aic-career-article__form select:focus,
  .aic-career-article__form textarea:focus {
    border-color: var(--teal-dark);
    outline: 2px solid rgba(50, 210, 200, 0.2);
    outline-offset: 1px;
  }

  .aic-career-article__form input[type="submit"] {
    min-height: 56px;
    padding: 0 34px;
    border: 0;
    border-radius: 8px;
    background: var(--teal);
    color: #fff !important;
    font-size: 16px;
    font-weight: 800;
    cursor: pointer;
    transition: background-color 0.2s ease, transform 0.2s ease;
  }

  .aic-career-article__form input[type="submit"]:hover {
    background: var(--teal-dark);
  }

  .aic-career-article__form input[type="submit"]:active {
    transform: translateY(1px);
  }

  @media (max-width: 767px) {
    h1.entry-title{
        text-align: left;
    }
    
    .image-lazy-loading .image-wrapper.image-loaded img {
    border-radius: 0;
    }
    
    .aic-career-article {
      font-size: 15px;
    }

    .aic-career-article__body {
      width: calc(100% - 32px);
    }

    .aic-career-article__hero {
      padding: 2px 0 36px;
    }

    .aic-career-article__content {
      padding: 6px 0 28px;
    }

    .aic-career-article__section {
      padding-bottom: 44px;
    }

    .aic-career-article__section-title {
      margin-bottom: 17px;
      padding-bottom: 11px;
      font-size: 25px;
    }

    .aic-career-article__section li {
      padding: 7px 0 7px 26px;
      font-size: 15px;
    }

    .aic-career-article__section li::before {
      top: 17px;
    }

    .aic-career-article__conditions {
      grid-template-columns: 1fr;
    }

    .aic-career-article__conditions dt {
      padding-bottom: 7px;
      border-bottom: 0;
    }

    .aic-career-article__conditions dd {
      padding-top: 5px;
    }

    .aic-career-article__flow-item {
      padding: 60px 19px 20px !important;
    }

    .aic-career-article__flow-item::before {
      top: 17px !important;
      left: 19px !important;
    }

    .aic-career-article__apply {
      padding: 32px 0 48px;
    }

    .aic-career-article__apply-title {
      font-size: 28px;
    }

    .aic-career-article__form form.wpcf7-form {
      max-width: none;
      padding: 0;
      border: 0;
      border-radius: 0;
    }

  }
</style>

<article class="aic-career-article">
  <header class="aic-career-article__hero">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">Planning Sales / Careers</p>
      <p class="aic-career-article__tag">業務委託・副業／複業可</p>
      <p class="aic-career-article__lead">クライアントの課題とAIクリエイターの専門性をつなぎ、新しいプロジェクトを前進させる企画営業を募集します。</p>
    </div>
  </header>

  <div class="aic-career-article__content">
    <div class="aic-career-article__body">
      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Responsibilities</p>
        <h2 class="aic-career-article__section-title">主な業務</h2>
        <ul>
          <li>法人・団体からの問い合わせ対応</li>
          <li>オンラインでの商談、ヒアリング</li>
          <li>クライアントの目的、課題、要望の整理</li>
          <li>企画・提案内容の作成</li>
          <li>見積もり、スケジュール、実施体制の調整</li>
          <li>案件に適したAIクリエイターやパートナーの選定・アサイン</li>
          <li>クライアントと制作メンバーの間における情報整理</li>
          <li>契約後の顧客対応、プロジェクト進行支援</li>
          <li>継続施策、追加施策の企画・提案</li>
          <li>営業資料、提案フロー、顧客対応プロセスの改善</li>
          <li>展示会、イベント、撮影などにおける一部現場対応</li>
        </ul>
        <p class="aic-career-article__note">担当範囲は、これまでの経験や得意分野、稼働条件を踏まえて相談のうえ決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Requirements</p>
        <h2 class="aic-career-article__section-title">必須条件</h2>
        <ul>
          <li>法人営業、企画提案、顧客折衝、ディレクション、プロジェクト推進のいずれかの実務経験</li>
          <li>クライアントの話を聞き、目的や課題、要件を整理できる方</li>
          <li>複数の関係者と円滑にコミュニケーションを取れる方</li>
          <li>オンライン会議、チャット、クラウドツールを利用できる方</li>
          <li>守秘義務、著作権、個人情報などを適切に取り扱える方</li>
        </ul>
        <p class="aic-career-article__note">生成AI領域での実務経験は必須ではありません。必要な知識を主体的に学び、実務へ取り入れられる方を歓迎します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Preferred Skills</p>
        <h2 class="aic-career-article__section-title">歓迎する経験・スキル</h2>
        <ul>
          <li>無形商材、ソリューション営業、企画営業の経験</li>
          <li>広告、映像、デザイン、Web、メディア、イベント業界での経験</li>
          <li>クリエイティブ制作のディレクションや進行管理経験</li>
          <li>クリエイター、専門人材、外部パートナーのアサイン経験</li>
          <li>生成AIを活用した企画、制作、業務改善の経験</li>
          <li>新規事業、PoC、プロモーション案件の企画・推進経験</li>
          <li>提案書、企画書、見積書などの作成経験</li>
          <li>英語または中国語を使用した業務経験</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Who We’re Looking For</p>
        <h2 class="aic-career-article__section-title">求める人物像</h2>
        <ul>
          <li>クライアントとクリエイターの双方を尊重できる方</li>
          <li>相手の要望をそのまま受け取るだけでなく、背景にある目的や課題を考えられる方</li>
          <li>決まった商品を売るのではなく、課題に応じて提案を組み立てたい方</li>
          <li>クリエイティブとビジネスの両方に関心がある方</li>
          <li>変化の速い領域で、自ら調べ、考え、行動できる方</li>
          <li>小規模なチームで役割を限定せず、仕組みづくりにも関われる方</li>
          <li>短期的な成果だけでなく、継続的な信頼関係を大切にできる方</li>
        </ul>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Working Conditions</p>
        <h2 class="aic-career-article__section-title">契約・稼働条件</h2>
        <dl class="aic-career-article__conditions">
          <dt>契約形態</dt><dd>業務委託</dd>
          <dt>参画形態</dt><dd>フリーランス、副業・複業での参画可</dd>
          <dt>稼働場所</dt><dd>オンラインを基本とし、案件により東京都内・近郊などで一部現場対応あり</dd>
          <dt>稼働時間・稼働量</dt><dd>応相談</dd>
          <dt>契約期間</dt><dd>応相談</dd>
          <dt>開始時期</dt><dd>応相談</dd>
          <dt>将来の参画</dt><dd>事業状況と双方の希望に応じて、雇用契約への切り替えを検討する場合があります</dd>
        </dl>
        <p class="aic-career-article__note">業務内容、稼働方法、対応範囲などの具体的な条件は、面談を通じて双方で確認したうえで決定します。</p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Compensation</p>
        <h2 class="aic-career-article__section-title">報酬</h2>
        <p class="aic-career-article__compensation-text">
          経験、スキル、担当範囲、稼働条件などを踏まえ、2回目の面談後に個別に提示・決定します。<br><br>
          契約時には、業務内容、報酬額、支払期日、その他の取引条件を書面または電子的方法により明示します。
        </p>
      </section>

      <section class="aic-career-article__section">
        <p class="aic-career-article__eyebrow">Selection Process</p>
        <h2 class="aic-career-article__section-title">選考の流れ</h2>
        <ol class="aic-career-article__flow">
          <li class="aic-career-article__flow-item">
            <h3>問い合わせフォームからのご連絡</h3>
            <p>本ページ下部のフォームから、これまでの経験や応募理由などをお送りください。初回のご連絡時点では、履歴書・職務経歴書の提出は必要ありません。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>カジュアルミーティング</h3>
            <p>オンラインで、これまでの経験や今後取り組みたいことについてお話しします。AIクリエイターズの活動内容や、想定している役割についてもご説明します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>2回目の面談・条件決定</h3>
            <p>2回目の面談までに、履歴書および職務経歴書をご提出いただきます。担当業務、稼働条件、報酬、契約開始時期などを確認し、双方の合意に基づいて契約条件を決定します。</p>
          </li>
          <li class="aic-career-article__flow-item">
            <h3>業務委託契約・参画開始</h3>
            <p>契約内容を確認し、業務委託契約の締結後に参画開始となります。選考回数や進行方法は、状況により変更する場合があります。</p>
          </li>
        </ol>
      </section>
    </div>
  </div>

  <section class="aic-career-article__section">
    <div class="aic-career-article__body">
      <p class="aic-career-article__eyebrow">Application</p>
      <h2 class="aic-career-article__apply-title">応募・お問い合わせ</h2>
      <p class="aic-career-article__compensation-text">すべての条件を満たしている必要はありません。<br>
      これまで培ってきた経験を、AIクリエイティブの領域でどのように活かしたいかをお聞かせください。<br>
      応募・お問い合わせは、下記フォームから受け付けています。</p>

      <div class="aic-career-article__form">
        [contact-form-7]
      </div>
    </div>
  </section>
</article>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "JobPosting",
  "title": "企画営業｜AIクリエイティブのプロジェクトを動かす顧客フロント",
  "description": "クライアントへのヒアリング、企画提案、AIクリエイターのアサイン、プロジェクト開始後のコミュニケーションなどを担う企画営業の業務委託パートナーを募集します。",
  "datePosted": "2026-08-06",
  "employmentType": "CONTRACTOR",
  "hiringOrganization": {
    "@type": "Organization",
    "name": "ＡＲＡＴＡＭＡ璞株式会社",
    "sameAs": "https://ai-creators.tech/",
    "logo": "https://ai-creators.tech/wp-content/uploads/2026/03/cropped-ai-creators_logo2_w-192x192.png"
  },
  "jobLocation": {
    "@type": "Place",
    "address": {
      "@type": "PostalAddress",
      "streetAddress": "神泉町10-3F",
      "addressLocality": "渋谷区",
      "addressRegion": "東京都",
      "postalCode": "150-0045",
      "addressCountry": "JP"
    }
  },
  "url": "https://ai-creators.tech/careers/planning-sales/"
}
</script>		</div>
				</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/recruit/planning-sales/">企画営業（業務委託）募集｜AIクリエイティブの顧客フロント</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>japan ART EX公式サイトをリニューアル｜来場者向けガイド・イベント主催者向けページを公開</title>
		<link>https://app.reg-art.com/news/press/renewal/#new_tab</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Sat, 01 Aug 2026 10:45:02 +0000</pubDate>
				<category><![CDATA[実績]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=17483</guid>

					<description><![CDATA[<p>本シリーズは、「ぱ」「ま」など、赤ちゃんや幼児が声に出しやすく、親子で楽しみやすい日本語の音を起点にしたオリジナル絵本アニメーションです。一冊の絵本として成立する物語を構成し、その世界に歌、音楽、アニメーションを加えるこ [&#8230;]</p>
The post <a href="https://app.reg-art.com/news/press/renewal/#new_tab">japan ART EX公式サイトをリニューアル｜来場者向けガイド・イベント主催者向けページを公開</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="17483" class="elementor elementor-17483">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>本シリーズは、「ぱ」「ま」など、赤ちゃんや幼児が声に出しやすく、親子で楽しみやすい日本語の音を起点にしたオリジナル絵本アニメーションです。一冊の絵本として成立する物語を構成し、その世界に歌、音楽、アニメーションを加えることで、親子で見る・聴く・声に出す楽しさへ広げています。</p><p>赤ちゃんや幼児が音やリズム、ことばの響きに自然にふれ、親子のコミュニケーションを楽しむためのコンテンツとして制作されています。</p><div><h4>概要</h4><p>本シリーズは、赤ちゃんや幼児が「ぱ」「ま」など日本語の音に親しめる、親子向けの発語絵本アニメーションです。<br />絵本、歌、アニメーション、YouTube動画を横断する親子向けIPとして展開し、今後も同シリーズとして継続的に新作をリリース予定です。日本語の音の魅力を、国内外の親子や日本語に関心のある層へ届ける取り組みでもあります。</p></div><h2>親子で楽しむ、赤ちゃん・幼児向け発語絵本アニメーション</h2><p>今回公開されたシリーズは、『ぱぱぱ』『ままま』の2作品からスタートしています。</p><p>『ぱぱぱ』は、「ぱ」の音を起点に、小さな芽、シャボン玉、鳥、星、風車などのイメージが広がっていく絵本作品です。「ぱぱ」ということばの響きとともに、親子の安心感や発見のよろこびを、やさしいビジュアルと読み聞かせで描いています。</p><p>『ままま』は、「ま」「まま」「まっ」といった、ことばになる前の小さな音をもとに、ママの手、だっこ、朝ごはん、風、湯気、月明かりなど、親子の一日を歌とアニメーションで表現した作品です。</p><p>どちらの作品も、短い音のくり返し、絵本としてのページ構成、歌によるリズム、アニメーションによる視覚的な楽しさを組み合わせています。読み聞かせとして楽しむだけでなく、動画を見ながら親子で声に出したり、歌やリズムに合わせて音をまねしたりできる構成を目指しています。</p><h2>「ぱ」「ま」から始まる、日本語の音の魅力</h2><p>本シリーズの特徴は、日本語の意味だけでなく、音そのもののやわらかさやリズムに焦点を当てている点です。</p><p>「ぱ」「ま」のような短い音は、赤ちゃんや幼児にとって親しみやすく、親子で声に出して楽しみやすい響きを持っています。こうした音を絵本、歌、映像に組み込むことで、ことばを覚える前の段階でも、音やリズムの楽しさに自然にふれることができます。</p><p>また、日本語の音は、海外の親子や日本語に関心を持つ人々にとっても、文化的な魅力を持つ要素です。本シリーズは、日本語を母語とする家庭だけでなく、日本文化、日本語学習、親子向けコンテンツに関心のある海外層にも、日本語の音の楽しさを届けられる取り組みとして展開していきます。</p><p>AI Creatorsでは、本シリーズを、AI絵本制作、AI動画制作、親子向けIP開発に加え、日本語の音やリズムをグローバルに発信するAIクリエイティブとして位置づけています。</p><h2>絵本・歌・動画を横断する親子向けIP</h2><p>本シリーズは、動画単体のコンテンツではなく、絵本、歌、アニメーション、YouTube動画を横断する親子向けIPとして設計されています。</p><p>絵本としてゆっくり読むことも、歌と一緒に動画として楽しむこともできるため、家庭での読み聞かせ、親子のコミュニケーション、赤ちゃんや幼児が音やことばに親しむ時間など、複数の接点を持つコンテンツになっています。</p><p>絵本としての構成では、ページごとの流れの中で、音のくり返し、場面の変化、親子の気持ちの動き、読み終えた後の余韻を大切にしています。その上で、歌やアニメーションを加えることで、視覚・聴覚・声に出す体験を組み合わせたコンテンツへ展開しています。</p><div style="display: grid; gap: 28px; margin: 28px 0 36px;"><div><h3>『ぱぱぱ』｜オリジナル絵本読み聞かせ</h3><p>「ぱ」の音を起点に、親子の安心感や発見のよろこびを描く読み聞かせ版です。今後、歌で楽しむ絵本アニメーション版への展開も予定しています。</p><div style="position: relative; width: 100%; padding-top: 56.25%; overflow: hidden; border-radius: 16px; background: #f5f5f5;"><iframe style="position: absolute; inset: 0; width: 100%; height: 100%; border: 0;" title="『ぱぱぱ』オリジナル絵本読み聞かせ YouTube動画" src="https://www.youtube.com/embed/KbiDVY1I7AY?si=ShcyoEOt1T_V9D_p" allowfullscreen="allowfullscreen"><br /></iframe></div></div><div><h3>『ままま』｜歌で楽しむ絵本アニメーション</h3><p>「ま」「まま」「まっ」というやわらかな音をもとに、親子の一日を歌とアニメーションで描いた発語絵本アニメーションです。</p><div style="position: relative; width: 100%; padding-top: 56.25%; overflow: hidden; border-radius: 16px; background: #f5f5f5;"><iframe style="position: absolute; inset: 0; width: 100%; height: 100%; border: 0;" title="『ままま』歌で楽しむ絵本アニメーション YouTube動画" src="https://www.youtube.com/embed/LTepU7WZuS8?si=wfvy3JWqOt0qw9wJ" allowfullscreen="allowfullscreen"><br /></iframe></div></div></div><p>今後も同シリーズとして、新しい音やテーマをもとにした発語絵本アニメーションを継続的にリリースしていく予定です。</p><h2>生成AIと人の編集・演出による制作プロセス</h2><p>本プロジェクトでは、企画、絵本構成、ビジュアル制作、音楽、アニメーション制作の一部に生成AIを活用しています。</p><p>一方で、AIによる自動生成に任せるのではなく、赤ちゃんや幼児、親子向けコンテンツとしての安心感、音と映像のリズム、キャラクターや世界観の一貫性、絵本としての読みやすさを、人の企画・編集・演出によって調整しています。</p><p>特に、発語絵本アニメーションとして成立させるためには、単に映像を生成するだけではなく、音の選び方、ページ構成、歌のテンポ、画面上の情報量、キャラクターの表情、親子で見たときのわかりやすさなど、複数の要素を統合する必要があります。</p><h2>保育・乳幼児領域の知見も参考に</h2><p>本シリーズは、乳幼児が親しみやすい音、くり返し、やさしい絵、親子のコミュニケーションを大切にしながら制作されています。</p><p>制作にあたっては、子育て・保育・家族支援メディア「Tamago Daruma（たまごだるま）」のオリジナル制作企画として、保育・乳幼児領域の知見も参考にしています。保育・乳幼児領域については、東京児童協会 / ONE ROOF ALLIANCEの協力を得ながら、親子で安心して楽しめる絵本アニメーションを目指しています。</p><p>なお、本シリーズは医療・療育・発達支援の効果を保証するものではありません。あくまで、赤ちゃんや幼児が日本語の音やリズムに親しみ、親子で声に出して楽しむためのコンテンツとして提供されています。</p><h2>今後の展開</h2><p>今後は、『ぱぱぱ』『ままま』に続く新作発語絵本アニメーションの継続リリースを予定しています。</p><p>展開としては、YouTubeでの映像公開、絵本、歌で楽しむ絵本アニメーション、SNS発信、親子向けコンテンツ、保育・教育・日本語学習領域との連携などを検討しています。</p><p>また、日本語の音の楽しさを、赤ちゃん・幼児と親子に向けた絵本アニメーションとして国内外に届けることで、AIクリエイティブによる新しい親子向けコンテンツの可能性を広げていきます。</p><h2>公開作品</h2><h3>『ぱぱぱ』</h3><div><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-17112" src="https://ai-creators.tech/wp-content/uploads/2026/07/0-1.webp" alt="発語絵本アニメーション" width="1920" height="1080" srcset="https://ai-creators.tech/wp-content/uploads/2026/07/0-1.webp 1920w, https://ai-creators.tech/wp-content/uploads/2026/07/0-1-768x432.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/07/0-1-1536x864.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></div><p>「ぱ」の音を起点に、親子の安心感や発見のよろこびを描くオリジナル絵本作品です。現在は読み聞かせ版として公開されており、今後、歌で楽しむ絵本アニメーション版への展開も予定しています。</p><h3>『ままま』</h3><p><img decoding="async" class="alignnone size-full wp-image-17113" src="https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1.webp" alt="発語絵本アニメーション" width="1938" height="1098" srcset="https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1.webp 1938w, https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1-768x435.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1-1536x870.webp 1536w" sizes="(max-width: 1938px) 100vw, 1938px" />「ま」「まま」「まっ」というやわらかな音をもとに、親子の一日を歌とアニメーションで描く絵本作品です。絵本として制作した作品に、歌と映像表現を加えた発語絵本アニメーションとして公開しています。</p><h2>関連リンク</h2><ul><li><a href="https://tamagodaruma.com/service/ehon/" target="_blank" rel="noopener"><u>発語絵本アニメーションプロジェクト</u></a></li><li><a href="https://en.tamagodaruma.com/service/ehon/" target="_blank" rel="noopener"><u>Picture Book Animations for Early Japanese Speech</u></a></li><li><a href="https://www.youtube.com/watch?v=KbiDVY1I7AY" target="_blank" rel="noopener"><u>『ぱぱぱ』YouTube動画</u></a></li><li><a href="https://www.youtube.com/watch?v=LTepU7WZuS8" target="_blank" rel="noopener"><u>『ままま』YouTube動画</u></a></li></ul><h2>クレジット</h2><ul><li>Project：発語絵本アニメーションプロジェクト</li><li>企画・制作：<a href="https://tamagodaruma.com/" target="_blank" rel="noopener nofollow"><u>たまごだるま TamagoDaruma</u></a></li><li>AI Creative：AIクリエイターズ</li></ul>						</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://app.reg-art.com/news/press/renewal/#new_tab">japan ART EX公式サイトをリニューアル｜来場者向けガイド・イベント主催者向けページを公開</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>幼児と親子で楽しむ「発語絵本アニメーション」シリーズを公開</title>
		<link>https://ai-creators.tech/news/highlights/ehon-animation/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Tue, 07 Jul 2026 09:48:08 +0000</pubDate>
				<category><![CDATA[実績]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=17101</guid>

					<description><![CDATA[<p>本シリーズは、「ぱ」「ま」など、赤ちゃんや幼児が声に出しやすく、親子で楽しみやすい日本語の音を起点にしたオリジナル絵本アニメーションです。一冊の絵本として成立する物語を構成し、その世界に歌、音楽、アニメーションを加えるこ [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/highlights/ehon-animation/">幼児と親子で楽しむ「発語絵本アニメーション」シリーズを公開</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="17101" class="elementor elementor-17101">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>本シリーズは、「ぱ」「ま」など、赤ちゃんや幼児が声に出しやすく、親子で楽しみやすい日本語の音を起点にしたオリジナル絵本アニメーションです。一冊の絵本として成立する物語を構成し、その世界に歌、音楽、アニメーションを加えることで、親子で見る・聴く・声に出す楽しさへ広げています。</p><p>赤ちゃんや幼児が音やリズム、ことばの響きに自然にふれ、親子のコミュニケーションを楽しむためのコンテンツとして制作されています。</p><div><h4>概要</h4><p>本シリーズは、赤ちゃんや幼児が「ぱ」「ま」など日本語の音に親しめる、親子向けの発語絵本アニメーションです。<br />絵本、歌、アニメーション、YouTube動画を横断する親子向けIPとして展開し、今後も同シリーズとして継続的に新作をリリース予定です。日本語の音の魅力を、国内外の親子や日本語に関心のある層へ届ける取り組みでもあります。</p></div><h2>親子で楽しむ、赤ちゃん・幼児向け発語絵本アニメーション</h2><p>今回公開されたシリーズは、『ぱぱぱ』『ままま』の2作品からスタートしています。</p><p>『ぱぱぱ』は、「ぱ」の音を起点に、小さな芽、シャボン玉、鳥、星、風車などのイメージが広がっていく絵本作品です。「ぱぱ」ということばの響きとともに、親子の安心感や発見のよろこびを、やさしいビジュアルと読み聞かせで描いています。</p><p>『ままま』は、「ま」「まま」「まっ」といった、ことばになる前の小さな音をもとに、ママの手、だっこ、朝ごはん、風、湯気、月明かりなど、親子の一日を歌とアニメーションで表現した作品です。</p><p>どちらの作品も、短い音のくり返し、絵本としてのページ構成、歌によるリズム、アニメーションによる視覚的な楽しさを組み合わせています。読み聞かせとして楽しむだけでなく、動画を見ながら親子で声に出したり、歌やリズムに合わせて音をまねしたりできる構成を目指しています。</p><h2>「ぱ」「ま」から始まる、日本語の音の魅力</h2><p>本シリーズの特徴は、日本語の意味だけでなく、音そのもののやわらかさやリズムに焦点を当てている点です。</p><p>「ぱ」「ま」のような短い音は、赤ちゃんや幼児にとって親しみやすく、親子で声に出して楽しみやすい響きを持っています。こうした音を絵本、歌、映像に組み込むことで、ことばを覚える前の段階でも、音やリズムの楽しさに自然にふれることができます。</p><p>また、日本語の音は、海外の親子や日本語に関心を持つ人々にとっても、文化的な魅力を持つ要素です。本シリーズは、日本語を母語とする家庭だけでなく、日本文化、日本語学習、親子向けコンテンツに関心のある海外層にも、日本語の音の楽しさを届けられる取り組みとして展開していきます。</p><p>AI Creatorsでは、本シリーズを、AI絵本制作、AI動画制作、親子向けIP開発に加え、日本語の音やリズムをグローバルに発信するAIクリエイティブとして位置づけています。</p><h2>絵本・歌・動画を横断する親子向けIP</h2><p>本シリーズは、動画単体のコンテンツではなく、絵本、歌、アニメーション、YouTube動画を横断する親子向けIPとして設計されています。</p><p>絵本としてゆっくり読むことも、歌と一緒に動画として楽しむこともできるため、家庭での読み聞かせ、親子のコミュニケーション、赤ちゃんや幼児が音やことばに親しむ時間など、複数の接点を持つコンテンツになっています。</p><p>絵本としての構成では、ページごとの流れの中で、音のくり返し、場面の変化、親子の気持ちの動き、読み終えた後の余韻を大切にしています。その上で、歌やアニメーションを加えることで、視覚・聴覚・声に出す体験を組み合わせたコンテンツへ展開しています。</p><div style="display: grid; gap: 28px; margin: 28px 0 36px;"><div><h3>『ぱぱぱ』｜オリジナル絵本読み聞かせ</h3><p>「ぱ」の音を起点に、親子の安心感や発見のよろこびを描く読み聞かせ版です。今後、歌で楽しむ絵本アニメーション版への展開も予定しています。</p><div style="position: relative; width: 100%; padding-top: 56.25%; overflow: hidden; border-radius: 16px; background: #f5f5f5;"><iframe style="position: absolute; inset: 0; width: 100%; height: 100%; border: 0;" title="『ぱぱぱ』オリジナル絵本読み聞かせ YouTube動画" src="https://www.youtube.com/embed/KbiDVY1I7AY?si=ShcyoEOt1T_V9D_p" allowfullscreen="allowfullscreen"><br /></iframe></div></div><div><h3>『ままま』｜歌で楽しむ絵本アニメーション</h3><p>「ま」「まま」「まっ」というやわらかな音をもとに、親子の一日を歌とアニメーションで描いた発語絵本アニメーションです。</p><div style="position: relative; width: 100%; padding-top: 56.25%; overflow: hidden; border-radius: 16px; background: #f5f5f5;"><iframe style="position: absolute; inset: 0; width: 100%; height: 100%; border: 0;" title="『ままま』歌で楽しむ絵本アニメーション YouTube動画" src="https://www.youtube.com/embed/LTepU7WZuS8?si=wfvy3JWqOt0qw9wJ" allowfullscreen="allowfullscreen"><br /></iframe></div></div></div><p>今後も同シリーズとして、新しい音やテーマをもとにした発語絵本アニメーションを継続的にリリースしていく予定です。</p><h2>生成AIと人の編集・演出による制作プロセス</h2><p>本プロジェクトでは、企画、絵本構成、ビジュアル制作、音楽、アニメーション制作の一部に生成AIを活用しています。</p><p>一方で、AIによる自動生成に任せるのではなく、赤ちゃんや幼児、親子向けコンテンツとしての安心感、音と映像のリズム、キャラクターや世界観の一貫性、絵本としての読みやすさを、人の企画・編集・演出によって調整しています。</p><p>特に、発語絵本アニメーションとして成立させるためには、単に映像を生成するだけではなく、音の選び方、ページ構成、歌のテンポ、画面上の情報量、キャラクターの表情、親子で見たときのわかりやすさなど、複数の要素を統合する必要があります。</p><h2>保育・乳幼児領域の知見も参考に</h2><p>本シリーズは、乳幼児が親しみやすい音、くり返し、やさしい絵、親子のコミュニケーションを大切にしながら制作されています。</p><p>制作にあたっては、子育て・保育・家族支援メディア「Tamago Daruma（たまごだるま）」のオリジナル制作企画として、保育・乳幼児領域の知見も参考にしています。保育・乳幼児領域については、東京児童協会 / ONE ROOF ALLIANCEの協力を得ながら、親子で安心して楽しめる絵本アニメーションを目指しています。</p><p>なお、本シリーズは医療・療育・発達支援の効果を保証するものではありません。あくまで、赤ちゃんや幼児が日本語の音やリズムに親しみ、親子で声に出して楽しむためのコンテンツとして提供されています。</p><h2>今後の展開</h2><p>今後は、『ぱぱぱ』『ままま』に続く新作発語絵本アニメーションの継続リリースを予定しています。</p><p>展開としては、YouTubeでの映像公開、絵本、歌で楽しむ絵本アニメーション、SNS発信、親子向けコンテンツ、保育・教育・日本語学習領域との連携などを検討しています。</p><p>また、日本語の音の楽しさを、赤ちゃん・幼児と親子に向けた絵本アニメーションとして国内外に届けることで、AIクリエイティブによる新しい親子向けコンテンツの可能性を広げていきます。</p><h2>公開作品</h2><h3>『ぱぱぱ』</h3><div><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-17112" src="https://ai-creators.tech/wp-content/uploads/2026/07/0-1.webp" alt="発語絵本アニメーション" width="1920" height="1080" srcset="https://ai-creators.tech/wp-content/uploads/2026/07/0-1.webp 1920w, https://ai-creators.tech/wp-content/uploads/2026/07/0-1-768x432.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/07/0-1-1536x864.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></div><p>「ぱ」の音を起点に、親子の安心感や発見のよろこびを描くオリジナル絵本作品です。現在は読み聞かせ版として公開されており、今後、歌で楽しむ絵本アニメーション版への展開も予定しています。</p><h3>『ままま』</h3><p><img decoding="async" class="alignnone size-full wp-image-17113" src="https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1.webp" alt="発語絵本アニメーション" width="1938" height="1098" srcset="https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1.webp 1938w, https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1-768x435.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/07/artboard1-1-1536x870.webp 1536w" sizes="(max-width: 1938px) 100vw, 1938px" />「ま」「まま」「まっ」というやわらかな音をもとに、親子の一日を歌とアニメーションで描く絵本作品です。絵本として制作した作品に、歌と映像表現を加えた発語絵本アニメーションとして公開しています。</p><h2>関連リンク</h2><ul><li><a href="https://tamagodaruma.com/service/ehon/" target="_blank" rel="noopener"><u>発語絵本アニメーションプロジェクト</u></a></li><li><a href="https://en.tamagodaruma.com/service/ehon/" target="_blank" rel="noopener"><u>Picture Book Animations for Early Japanese Speech</u></a></li><li><a href="https://www.youtube.com/watch?v=KbiDVY1I7AY" target="_blank" rel="noopener"><u>『ぱぱぱ』YouTube動画</u></a></li><li><a href="https://www.youtube.com/watch?v=LTepU7WZuS8" target="_blank" rel="noopener"><u>『ままま』YouTube動画</u></a></li></ul><h2>クレジット</h2><ul><li>Project：発語絵本アニメーションプロジェクト</li><li>企画・制作：<a href="https://tamagodaruma.com/" target="_blank" rel="noopener nofollow"><u>たまごだるま TamagoDaruma</u></a></li><li>AI Creative：AIクリエイターズ</li></ul>						</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/highlights/ehon-animation/">幼児と親子で楽しむ「発語絵本アニメーション」シリーズを公開</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【お知らせ】テレビ朝日「AI大作戦」にAIクリエイターズ登録クリエイターが参加</title>
		<link>https://ai-creators.tech/news/highlights/the-ai-mission/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Thu, 11 Jun 2026 00:50:22 +0000</pubDate>
				<category><![CDATA[実績]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=16818</guid>

					<description><![CDATA[<p>AIクリエイターズから複数のAIクリエイターが、テレビ朝日『AI大作戦』内の映像企画「ジャパン・AI・クリップ検定」に参加しました。本企画は、生成AIを活用し、お題に沿ったオリジナル映像作品を制作するクリエイティブ企画で [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/highlights/the-ai-mission/">【お知らせ】テレビ朝日「AI大作戦」にAIクリエイターズ登録クリエイターが参加</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="16818" class="elementor elementor-16818">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>AIクリエイターズから複数のAIクリエイターが、テレビ朝日『AI大作戦』内の映像企画「ジャパン・AI・クリップ検定」に参加しました。<br />本企画は、生成AIを活用し、お題に沿ったオリジナル映像作品を制作するクリエイティブ企画です。AIの技術力と人間の発想力を掛け合わせ、新たな映像表現の可能性を探ります。<br />今回、AIクリエイターズから参加したクリエイターのうち、以下の5名の作品が番組内で紹介されました。</p><h3>番組内で作品が紹介されたAI Creator</h3><p><strong>2026年8月5日放送分：kasamakura 優秀賞<br />2026年7月8日放送分：MIYU<br />2026年7月1日放送分：テックトークナビゲーター<br />2026年6月17日放送分：kasamakura / Kenji<br />2026年6月10日放送分：kasamakura / MIYU / Rakusa<br /></strong></p><p>このほかにも、複数のAIクリエイターにご参加いただきました。<br />(掲載抜粋)<br />Lyn<img decoding="async" class="alignnone size-full wp-image-16942" src="https://ai-creators.tech/wp-content/uploads/2026/06/aaaaa2-scaled.webp" alt="AI大作戦" width="2560" height="303" srcset="https://ai-creators.tech/wp-content/uploads/2026/06/aaaaa2-scaled.webp 2560w, https://ai-creators.tech/wp-content/uploads/2026/06/aaaaa2-768x91.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/06/aaaaa2-1536x182.webp 1536w, https://ai-creators.tech/wp-content/uploads/2026/06/aaaaa2-2048x243.webp 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /></p><h2>番組概要</h2><p>『AI大作戦』は、AIを駆使して新時代のクリエイティブに挑戦する、テレビ朝日の実験バラエティ番組です。</p><p>バイきんぐ・小峠英二さんが指揮官を務める“秘密結社”を舞台に、AIクリエイターや出演者がさまざまなミッションに挑戦。人間の発想力とAIの技術を掛け合わせ、これまで実現が難しかったアイデアを新たなエンターテインメントへと昇華します。</p><h3>番組内容</h3><p>初回放送では、生成AIを活用した映像企画「ジャパン・AI・クリップ検定」を開催。<br />与えられた題材をもとに、AIクリエイターや芸能人が自由な発想でオリジナル映像作品を制作されています。</p><p>◯ 『モナ・リザ』がほほ笑む意外な理由<br />◯ 名画や彫刻を題材にした新たな物語<br />◯ ウルフアロンさんの新必殺技を映像化<br />◯ AIと人間の想像力から生まれる短編映像作品<br />◯ サンドウィッチマン富澤の伝説の卒アル写真<br />◯ 小峠主演映画の予告編</p><p>さらに「錦鯉のAIお助けエージェント」では、老舗和菓子店が抱える後継問題をテーマに、職人の繊細な技術をAIで分析。感覚的に受け継がれてきた工程を言語化し、マニュアルとして可視化する試みが紹介されました。</p><h4>出演者</h4><p>【MC／指揮官】小峠英二（バイきんぐ）<br />【プロフェッサー】いとうせいこう<br />【エージェント】錦鯉（長谷川雅紀／渡辺隆）<br />【進行／アナリスト（分析官）】渡辺瑠海（テレビ朝日アナウンサー）<br />【スタジオゲスト】岩崎う大（かもめんたる）<br />【VTR出演】ウルフアロン／与田祐希／池田一真（しずる）<br />【ナレーション】ゴー☆ジャス</p><h3>TVer（ティーバー）｜見逃し無料配信中</h3><h4>AI大作戦：AI×発想力でお題の映像作品を作れ！＆令和の大問題に立ち向かえ！</h4><p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-16820" src="https://ai-creators.tech/wp-content/uploads/2026/06/srjvihzo4t-1.webp" alt="AI大作戦：AI×発想力でお題の映像作品を作れ！＆令和の大問題に立ち向かえ！" width="1280" height="720" srcset="https://ai-creators.tech/wp-content/uploads/2026/06/srjvihzo4t-1.webp 1280w, https://ai-creators.tech/wp-content/uploads/2026/06/srjvihzo4t-1-768x432.webp 768w" sizes="(max-width: 1280px) 100vw, 1280px" /><img loading="lazy" decoding="async" class="alignnone size-full wp-image-16919" src="https://ai-creators.tech/wp-content/uploads/2026/06/HKgEPqMbsAADVrI.webp" alt="AI大作戦：AI×発想力でお題の映像作品を作れ！＆令和の大問題に立ち向かえ！" width="1920" height="1080" srcset="https://ai-creators.tech/wp-content/uploads/2026/06/HKgEPqMbsAADVrI.webp 1920w, https://ai-creators.tech/wp-content/uploads/2026/06/HKgEPqMbsAADVrI-768x432.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/06/HKgEPqMbsAADVrI-1536x864.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /><img loading="lazy" decoding="async" class="alignnone size-full wp-image-17693" src="https://ai-creators.tech/wp-content/uploads/2026/08/kasamakura_top-scaled.webp" alt="AI大作戦" width="2560" height="1438" srcset="https://ai-creators.tech/wp-content/uploads/2026/08/kasamakura_top-scaled.webp 2560w, https://ai-creators.tech/wp-content/uploads/2026/08/kasamakura_top-768x431.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/08/kasamakura_top-1536x863.webp 1536w, https://ai-creators.tech/wp-content/uploads/2026/08/kasamakura_top-2048x1150.webp 2048w" sizes="(max-width: 2560px) 100vw, 2560px" /><br />テレビ朝日で2026年8月5日（水）、2026年7月8日（水）、2026年7月1日（水）、2026年6月17日（水）、2026年6月10日（水）、深夜0:15〜1:20に放送された番組です。<br />TVerでは、1週間後まで無料配信されています。<br /><a href="https://tver.jp/series/srjvihzo4t" target="_blank" rel="nofollow noopener"><u>https://tver.jp/series/srjvihzo4t</u></a></p><h2>次回放送予定</h2><p>『AI大作戦』は、毎週（水）深夜0:15〜1:20にも放送予定です。<br />*情報更新はオフィシャルサイトをご確認ください。</p><h4>番組公式サイト</h4><p><a href="https://www.tv-asahi.co.jp/ai_daisakusen/" target="_blank" rel="nofollow noopener"><u>https://www.tv-asahi.co.jp/ai_daisakusen/</u></a><br /><a href="https://x.com/ai_daisakusen" target="_blank" rel="nofollow noopener"><u>https://x.com/ai_daisakusen</u></a><br /><a href="https://www.tiktok.com/@ai_daisakusen" target="_blank" rel="nofollow noopener"><u>https://www.tiktok.com/@ai_daisakusen</u></a></p>						</div>
				</div>
				<div class="elementor-element elementor-element-37ed6ee elementor-widget elementor-widget-spacer" data-id="37ed6ee" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/highlights/the-ai-mission/">【お知らせ】テレビ朝日「AI大作戦」にAIクリエイターズ登録クリエイターが参加</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>生成AIを活用したサービス構築・オウンドメディア運用</title>
		<link>https://ai-creators.tech/news/highlights/service-development/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Sun, 24 May 2026 03:27:50 +0000</pubDate>
				<category><![CDATA[実績]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=16784</guid>

					<description><![CDATA[<p>生成AIを活用したサービス構築・オウンドメディア運用 AIクリエイターズでは、自社サービスおよび外部クライアントのWebサービス・オウンドメディアにおいて、生成AIを活用したサービス構築、メディア運用、SEO/AIO対策 [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/highlights/service-development/">生成AIを活用したサービス構築・オウンドメディア運用</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="16784" class="elementor elementor-16784">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<h2>生成AIを活用したサービス構築・オウンドメディア運用</h2><p>AIクリエイターズでは、自社サービスおよび外部クライアントのWebサービス・オウンドメディアにおいて、生成AIを活用したサービス構築、メディア運用、SEO/AIO対策、グローバル英語コンテンツ設計、動画・SNS運用、継続的な改善運用を行っています。</p><p>単発のWeb制作や記事制作ではなく、事業目的、検索ニーズ、読者導線、サービス利用導線、ブランド文脈に合わせて、企画・制作・編集・分析・改善までを一体化した運用体制を構築。生成AIを活用しながら、各領域に必要な専門性、信頼性、継続性を重視したWeb運用を実現しています。記事コンテンツだけでなく、生成AIを活用した画像制作、動画コンテンツ制作、SNS各チャンネルへの投稿・運用までを組み合わせ、Webサイト、メディア、動画、SNSを連動させた情報発信基盤を構築しています。</p><p>特に重視しているのは、限られた人的リソースと予算の中で、質の高い制作・開発・運用体制を構築し、事業成果につながるROIを高めることです。生成AIを活用することで、企画、記事制作、画像制作、動画制作、翻訳、SNS運用、改善提案までを効率化しながら、従来よりも少ないリソースで継続的なコンテンツ運用とサービス改善を実現しています。</p><p>また、日本語サイトの英語版を作るだけではなく、海外ユーザーに伝わるグローバル英語表現、海外検索を意識したSEO/AIO設計、問い合わせ・登録・案件化につながるコミュニケーション導線までを含めて設計。実際に海外からの登録、案件相談、メディア掲載などにつながる運用実績があります。</p><p>これまでに、AIクリエイティブ、伝統工芸、子育て・教育領域において、サービスサイトおよびオウンドメディアを継続的に構築・運用し、ユーザー数およびサービス利用者の増加に貢献しています。</p><h2>対応領域</h2><ul><li>サービスサイト構築・オウンドメディア運用</li><li>SEO記事制作・AIOを見据えた情報設計</li><li>グローバル英語コンテンツ設計・海外コミュニケーション導線構築</li><li>AI画像制作・動画コンテンツ制作・SNS運用</li><li>バーチャルヒューマン・キャラクターを活用したブランド発信</li><li>アクセス解析・導線改善・継続的な改善運用</li><li>制作・開発・運用コストの最適化</li><li>少人数体制での高品質な運用設計・ROI改善</li></ul><h2>実績一覧</h2><h3>AIクリエイターズ</h3><p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-12013" src="https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators.webp" alt="AIクリエイターズ" width="1600" height="900" srcset="https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators.webp 1600w, https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators-300x169.webp 300w, https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators-1024x576.webp 1024w, https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators-768x432.webp 768w, https://ai-creators.tech/wp-content/uploads/2024/06/top_aicreators-1536x864.webp 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></p><h4>自社事例｜AIクリエイティブ領域のサービス構築・グローバルメディア運用</h4><p>AIクリエイターと企業をつなぐプラットフォーム「AIクリエイターズ」において、サービスサイトおよびオウンドメディアを構築・運用。AIクリエイティブ、生成AI活用、クリエイター紹介、法人向けサービス訴求を軸に、SEO/AIOを意識した情報設計とコンテンツ運用を行っています。</p><p>国内向けの情報発信に加え、海外ユーザー・海外企業・海外クリエイターに伝わるグローバル英語コンテンツを設計。単なる翻訳ではなく、海外の検索意図、ビジネス文脈、クリエイターコミュニケーションを踏まえた導線を整備し、登録、問い合わせ、案件相談につながるWeb基盤を構築しています。</p><h5>対象サイト</h5><ul><li><a href="https://ai-creators.tech/" target="_blank" rel="noopener nofollow"><u>https://ai-creators.tech/</u></a></li><li><a href="https://en.ai-creators.tech/" target="_blank" rel="noopener nofollow"><u>https://en.ai-creators.tech/</u></a></li></ul><h5>主な対応内容</h5><ul><li>サービスサイト構築・運用</li><li>オウンドメディア構築・SEO記事制作</li><li>SEO/AIOを意識した情報設計</li><li>グローバル英語コンテンツ設計</li><li>海外ユーザー向けコミュニケーション導線設計</li><li>法人向けサービス導線設計</li><li>AIクリエイター紹介コンテンツ制作</li><li>動画コンテンツ制作・SNS運用</li><li>継続的なアクセス解析・改善運用</li></ul><hr /><h3>Kogei Japonica 工芸ジャポニカ</h3><p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-16789" src="https://ai-creators.tech/wp-content/uploads/2026/05/logo_ver2.webp" alt="Kogei Japonica 工芸ジャポニカ" width="1600" height="900" srcset="https://ai-creators.tech/wp-content/uploads/2026/05/logo_ver2.webp 1600w, https://ai-creators.tech/wp-content/uploads/2026/05/logo_ver2-768x432.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/05/logo_ver2-1536x864.webp 1536w" sizes="(max-width: 1600px) 100vw, 1600px" /></p><h4>クライアント実績｜伝統工芸領域のサービス構築・グローバルメディア運用</h4><p>日本の伝統工芸、工芸作家、工芸技術、工芸文化を国内外に発信するサービスサイトおよびオウンドメディアを構築・運用。専門性の高い文化領域において、SEO/AIOを意識した記事設計、問い合わせ導線の整備、継続的なコンテンツ改善を行っています。</p><p>海外向けコンテンツでは、日本語記事の直訳ではなく、海外読者が日本の工芸文化や作家性を理解しやすい文脈へ再構成。記事、画像、動画、SNS投稿に加え、バーチャルヒューマンを活用した情報発信も行い、ユーザー数およびサービス利用者の増加に貢献しています。</p><h5>対象サイト</h5><ul><li><a href="https://kogei-japonica.com/" target="_blank" rel="noopener nofollow"><u>https://kogei-japonica.com/</u></a></li><li><a href="https://en.kogei-japonica.com/" target="_blank" rel="noopener nofollow"><u>https://en.kogei-japonica.com/</u></a></li></ul><h5>主な対応内容</h5><ul><li>サービスサイト構築・運用</li><li>伝統工芸メディア構築・運用</li><li>SEO記事制作・検索ニーズ分析</li><li>AIOを意識した専門コンテンツ設計</li><li>グローバル英語コンテンツ設計</li><li>海外読者向けの文化文脈整理</li><li>工芸作家・技術・文化に関する記事制作</li><li>アイキャッチ画像・記事内ビジュアル制作</li><li>動画コンテンツ制作・SNS運用</li><li>バーチャルヒューマン活用</li><li>問い合わせ導線・サービス導線改善</li><li>継続的なアクセス解析・改善運用</li></ul><hr /><h3>たまごだるま TamagoDaruma</h3><p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-16790" src="https://ai-creators.tech/wp-content/uploads/2026/05/logo_proposal.webp" alt="たまごだるま TamagoDaruma" width="2000" height="1000" srcset="https://ai-creators.tech/wp-content/uploads/2026/05/logo_proposal.webp 2000w, https://ai-creators.tech/wp-content/uploads/2026/05/logo_proposal-768x384.webp 768w, https://ai-creators.tech/wp-content/uploads/2026/05/logo_proposal-1536x768.webp 1536w" sizes="(max-width: 2000px) 100vw, 2000px" /></p><h4>クライアント実績｜子育て・教育領域のサービス構築・グローバルメディア運用</h4><p>子育て、教育、遊び、家庭支援に関するサービスサイトおよびオウンドメディアを構築・運用。保護者、教育・保育関係者、家庭支援に関心のある読者に向けて、実用性と信頼性を重視したコンテンツ運用を行っています。</p><p>日本で暮らす外国人ファミリー、訪日ファミリー、海外の保護者・教育関係者にも伝わるグローバル英語コンテンツを設計。記事制作、無料ダウンロードコンテンツ、画像制作、動画コンテンツ、SNS投稿を組み合わせ、ロゴから派生したオリジナルキャラクターを活用した親しみやすいブランドコミュニケーションを展開しています。</p><h5>対象サイト</h5><ul><li><a href="https://tamagodaruma.com/" target="_blank" rel="noopener nofollow"><u>https://tamagodaruma.com/</u></a></li><li><a href="https://en.tamagodaruma.com/" target="_blank" rel="noopener nofollow"><u>https://en.tamagodaruma.com/</u></a></li></ul><h5>主な対応内容</h5><ul><li>サービスサイト構築・運用</li><li>子育て・教育メディア構築・運用</li><li>SEO記事制作・検索ニーズ分析</li><li>AIOを意識した情報設計</li><li>グローバル英語コンテンツ設計</li><li>海外ファミリー向け情報設計</li><li>無料ダウンロードコンテンツ企画</li><li>絵本・動画アニメーション制作</li><li>アイキャッチ画像・記事内ビジュアル制作</li><li>動画コンテンツ制作・SNS運用</li><li>ロゴ派生キャラクター活用</li><li>サービス導線・利用導線改善</li><li>継続的なコンテンツ改善運用</li></ul><h2>生成AI活用による制作・運用基盤</h2><p>生成AIを単なる記事生成ツールとしてではなく、サービス構築とオウンドメディア運用全体を支える制作・編集・改善基盤として活用しています。</p><p>企画段階では、検索ニーズ、読者課題、サービス導線、海外ユーザーの理解文脈を整理。制作段階では、記事構成、本文作成、校正、翻訳、グローバル英語化、画像制作、動画制作、SNS投稿文作成までを効率化しながら、人間の編集判断によって品質を管理しています。</p><p>公開後は、アクセス解析、検索パフォーマンス、ユーザー行動、問い合わせ・登録・サービス利用状況をもとに、記事改善、導線改善、追加コンテンツ企画、SNS運用改善を継続的に実施。制作して終わりではなく、事業成果につながる運用サイクルとして改善を重ねています。</p><h2>ROIを重視した少人数・高品質な運用体制</h2><p>サービス構築・オウンドメディア運用では、単に制作物を増やすことではなく、限られた予算と人的リソースの中で、継続的に成果を生み出せる体制を構築することを重視しています。</p><p>生成AIを活用することで、従来であれば複数の専門人材や外部パートナーが必要だった記事制作、画像制作、動画制作、翻訳、SNS投稿、企画立案、改善提案などの工程を効率化。少人数でも高い品質を維持しながら、継続的に制作・運用できる体制へと再設計しています。</p><p>また、制作コストの削減だけでなく、SEO/AIOを意識した検索流入、グローバル英語コンテンツによる海外接点、動画・SNSによる認知拡大、サービス導線の改善までを連動させることで、コンテンツ投資をユーザー獲得、問い合わせ、登録、サービス利用へとつなげています。</p><p>これにより、単発の制作費を抑えるだけではなく、継続的な情報資産を蓄積しながら、事業成長に対する投資対効果を高める運用モデルを構築しています。</p><h2>グローバル・動画・SNSを連動させた発信設計</h2><p>本実績における英語対応は、日本語コンテンツの単純な翻訳ではありません。各サービスの目的、読者層、検索意図、海外ユーザーの理解度に合わせて、グローバルで自然に伝わる英語表現へ再設計しています。</p><p>SEO/AIOを意識した見出し構成、説明文、内部導線、FAQ、専門用語の整理を行い、海外検索やAI検索に対応しやすい情報構造を構築。実際に、海外からの登録、問い合わせ、案件相談、メディア掲載など、コンテンツを起点としたグローバルな接点形成にもつながっています。</p><p>さらに、記事コンテンツに加えて、生成AIを活用した動画コンテンツ制作、SNS各チャンネルへの投稿・運用、AIキャラクターやバーチャルヒューマンを活用した情報発信も行っています。Web記事、動画、SNS投稿を連動させることで、検索流入だけでなく、認知拡大、ブランド接触、サービス利用導線の強化を図っています。</p><h2>成果</h2><p>複数領域における継続的なサービス構築・メディア運用を通じて、以下の成果につながっています。</p><ul><li>ユーザー数およびサービス利用者の増加</li><li>少人数体制による継続的な制作・運用の実現</li><li>制作・開発・運用コストの最適化とROI向上</li><li>外部制作依存を抑えた内製化・半内製化体制の構築</li><li>企画から制作、公開、改善までの運用スピード向上</li><li>海外ユーザーの登録・問い合わせの獲得</li><li>案件相談・メディア掲載などの外部接点の創出</li><li>検索流入の拡大とSEO/AIOを意識した情報資産の蓄積</li><li>グローバル英語コンテンツによる海外接点の強化</li><li>動画・SNSを活用した認知拡大と継続的なタッチポイントの形成</li><li>キャラクター・バーチャルヒューマンを活用したブランド表現の強化</li><li>サービスサイトとメディアを連動させた集客導線の整備</li></ul><h2>AIクリエイティブコンテンツ開発支援</h2><p>上記の実践で培った知見をもとに、AIクリエイターズでは企業のAIクリエイティブ活用、サービス開発、コンテンツ制作、メディア運用までを一体で支援しています。</p><p>企画、PoC、IP開発、ビジュアル・動画制作、SNS・キャンペーンクリエイティブまで、企業のAIクリエイティブ開発を総合支援します。</p><p>生成AIを活用することで、従来よりも少ないリソースで高品質なコンテンツ制作・サービス開発・メディア運用を継続できる体制を構築します。単なるコストカットではなく、制作スピード、運用品質、検索流入、問い合わせ、サービス利用までを一体で改善し、事業成果に対するROIの最大化を目指します。</p><div class="linkcard"><div class="lkc-internal-wrap"><a class="lkc-link no_icon" href="https://ai-creators.tech/enterprise/content" data-lkc-id="24" target="_blank"><div class="lkc-card"><div class="lkc-info"><div class="lkc-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=ai-creators.tech" alt="" width="16" height="16" /></div><div class="lkc-domain">ai-creators.tech</div></div><div class="lkc-content"><figure class="lkc-thumbnail"><img decoding="async" class="lkc-thumbnail-img" src="//ai-creators.tech/wp-content/uploads/2026/04/ai_dev_top_pc1.webp" width="100px" height="100px" alt="" /></figure><div class="lkc-title">AIクリエイティブコンテンツ開発支援 | PoC・IP開発・動画制作・SNS展開まで対応</div><div class="lkc-url" title="https://ai-creators.tech/enterprise/content">https://ai-creators.tech/enterprise/content</div><div class="lkc-excerpt">AIクリエイティブコンテンツ開発支援					企画、PoC、IP開発、ビジュアル・動画制作、SNS・キャンペーンクリエイティブまで、企業のAIクリエイティブ開発を総合支援します				AIクリエイターズは、企業やブランドの新規企画、AI活用PoC、キャラクター・バーチャルヒューマン・IP開発、プロフェッショナルなビジュアル・動画制作、SNS・キャンペーンクリエイティブ開発まで、AIを活用したクリエイティブコンテンツ開発全般を支援します。単なる制作代行ではなく、事業やブランドの課題に対して、何を作るべきか、どこから始めるべきか、&#8230;</div></div><div class="clear"></div></div></a></div></div>						</div>
				</div>
				<div class="elementor-element elementor-element-37ed6ee elementor-widget elementor-widget-spacer" data-id="37ed6ee" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/highlights/service-development/">生成AIを活用したサービス構築・オウンドメディア運用</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>AIクリエイターズ、企業向け「AIクリエイティブコンテンツ開発支援」を正式リリース</title>
		<link>https://ai-creators.tech/news/press/content-development/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Mon, 20 Apr 2026 02:39:49 +0000</pubDate>
				<category><![CDATA[プレスリリース]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=16672</guid>

					<description><![CDATA[<p>AIクリエイターズはこのたび、企業向けサービス「AIクリエイティブコンテンツ開発支援」を正式にリリースいたしました。 AIクリエイティブコンテンツ開発支援 企画、PoC、IP開発、ビジュアル・動画制作、SNS・キャンペー [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/press/content-development/">AIクリエイターズ、企業向け「AIクリエイティブコンテンツ開発支援」を正式リリース</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="16672" class="elementor elementor-16672">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>AIクリエイターズはこのたび、企業向けサービス「AIクリエイティブコンテンツ開発支援」を正式にリリースいたしました。</p><h2>AIクリエイティブコンテンツ開発支援</h2><p>企画、PoC、IP開発、ビジュアル・動画制作、SNS・キャンペーンクリエイティブまで、企業のAIクリエイティブ開発を総合支援します。</p><p><strong>▼ サービス詳細・お問い合わせはこちら</strong><br /><a href="https://ai-creators.tech/enterprise/content/"><u>https://ai-creators.tech/enterprise/content/</u></a></p><p>生成AIの進化により、クリエイティブ開発やコンテンツ制作の可能性は大きく広がっています。<br />一方で、実際の事業現場では、単に画像や動画を生成するだけではなく、何をつくるべきか、どこから着手すべきか、それをどのように事業やブランドへ接続するかまで含めた設計が求められています。</p><p>AIクリエイターズでは、こうした課題に対し、単発的な制作代行ではなく、企画設計から試作、開発、本制作、活用展開までを見据えた支援を提供します。</p><p>本サービスでは、企業やブランドの課題に応じて、以下の領域に対応します。</p><h3>提供領域</h3><div class="row"><div class="col-xs-12 col-sm-12"><ul class="style-check"><li>新規企画・ブランド施策におけるAI活用の検討</li><li>PoC・R&amp;D・企画試作の支援</li><li>キャラクター、バーチャルヒューマンなどのIP開発</li><li>ビジュアル・動画制作</li><li>SNS・広告・キャンペーン向けクリエイティブ開発</li><li>AIを活用した継続的なコンテンツ展開・改善支援</li></ul></div></div><p>AIクリエイターズは、企業・研究者・AIクリエイターをつなぐ、生成AIクリエイティブ領域の創造プラットフォームです。<br />生成AIを単なる効率化や制作手法としてではなく、創造と事業を更新するための新しい構造として捉え、戦略立案から実装、検証までを視野に入れた支援を行っています。</p><p>今回リリースした「AIクリエイティブコンテンツ開発支援」では、企業やブランドの課題に応じて、PoCから本制作、プロモーション展開まで柔軟に対応し、AI時代における新しいコンテンツ開発を後押ししてまいります。<br /><div class="linkcard"><div class="lkc-internal-wrap"><a class="lkc-link no_icon" href="https://ai-creators.tech/enterprise/content" data-lkc-id="24" target="_blank"><div class="lkc-card"><div class="lkc-info"><div class="lkc-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=ai-creators.tech" alt="" width="16" height="16" /></div><div class="lkc-domain">ai-creators.tech</div></div><div class="lkc-content"><figure class="lkc-thumbnail"><img decoding="async" class="lkc-thumbnail-img" src="//ai-creators.tech/wp-content/uploads/2026/04/ai_dev_top_pc1.webp" width="100px" height="100px" alt="" /></figure><div class="lkc-title">AIクリエイティブコンテンツ開発支援 | PoC・IP開発・動画制作・SNS展開まで対応</div><div class="lkc-url" title="https://ai-creators.tech/enterprise/content">https://ai-creators.tech/enterprise/content</div><div class="lkc-excerpt">AIクリエイティブコンテンツ開発支援					企画、PoC、IP開発、ビジュアル・動画制作、SNS・キャンペーンクリエイティブまで、企業のAIクリエイティブ開発を総合支援します				AIクリエイターズは、企業やブランドの新規企画、AI活用PoC、キャラクター・バーチャルヒューマン・IP開発、プロフェッショナルなビジュアル・動画制作、SNS・キャンペーンクリエイティブ開発まで、AIを活用したクリエイティブコンテンツ開発全般を支援します。単なる制作代行ではなく、事業やブランドの課題に対して、何を作るべきか、どこから始めるべきか、&#8230;</div></div><div class="clear"></div></div></a></div></div></p>						</div>
				</div>
				<div class="elementor-element elementor-element-37ed6ee elementor-widget elementor-widget-spacer" data-id="37ed6ee" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/press/content-development/">AIクリエイターズ、企業向け「AIクリエイティブコンテンツ開発支援」を正式リリース</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>【お知らせ】AIクリエイターズから6名がテレビ朝日「8秒グランプリ」に参加</title>
		<link>https://ai-creators.tech/news/highlights/8second-grand-prix/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Sat, 21 Mar 2026 16:19:17 +0000</pubDate>
				<category><![CDATA[実績]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=16336</guid>

					<description><![CDATA[<p>AIクリエイターズから6名のAIクリエイターが、テレビ朝日「8秒グランプリ 【バイきんぐ小峠爆笑!AI×人間の発想力!新感覚動画バトル】」内のAI動画企画に参加しました。本番組は、動画生成AIを駆使し、お題となる素材から [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/highlights/8second-grand-prix/">【お知らせ】AIクリエイターズから6名がテレビ朝日「8秒グランプリ」に参加</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="16336" class="elementor elementor-16336">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<p>AIクリエイターズから6名のAIクリエイターが、テレビ朝日「8秒グランプリ 【バイきんぐ小峠爆笑!AI×人間の発想力!新感覚動画バトル】」内のAI動画企画に参加しました。<br />本番組は、動画生成AIを駆使し、お題となる素材から「人を魅了する8秒動画」を制作して競う映像バトルです。</p><h4>AI Creators</h4><p>NOMI SOTARO / テックトークナビゲーター / MOTOKEN / ひらさわ とも / MIYU / aratama 璞<br />(MOTOKEN：<img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f3c6.png" alt="🏆" class="wp-smiley" style="height: 1em; max-height: 1em;" />松丸亮吾賞 受賞)</p><h2>番組概要</h2><p>AIの登場により1億2千万人総クリエイター時代の幕開け!動画生成AIを駆使し、お題となる素材から「人を魅了する8秒動画」を制作して競う映像バトル!</p><h3>番組内容</h3><p>■AIの普及により、誰もが映像を作れる「1億2千万人総クリエイター時代」を背景とした映像バトル番組!★AIクリエイター育成学校やテレビ朝日のクリエイター、芸人やタレントら多彩な制作者が、お題となる画像や映像をもとに「人を魅了する8秒動画」を制作!★MCの小峠英二や、いとうせいこう、松丸亮吾、映画監督・山口ヒロキら豪華ゲストが作品を審査&amp;講評!★果たして、AIでどのような映像作品が誕生するのか?</p><p>▼お題に沿って「誰もが知ってる1シーン」をAIで自由にアレンジ！人間の発想力×AIの技術力で生まれた“8秒動画”で競い合う新感覚映像グランプリが開幕<br />◯「アルプスの少女ハイジ」の8秒異世界転生<br />◯名画の“その先”の物語とは？8秒新解釈<br />◯小峠の8秒スキャンダル<br />◯新競技を作れ！空想8秒スポーツ 以上4部門で、応募総数約100作品の中からNo.1に輝くのはどんな映像なのか!?<br />▼芸能人枠からは<br />Aマッソ加納・丹生明里・ななまがり森下も参加！名作＆迷作爆誕</p><h4>出演者</h4><p>【MC】小峠英二(バイきんぐ)<br />【進行】荒井理咲子(テレビ朝日アナウンサー)<br />【審査員】いとうせいこう/松丸亮吾/山口ヒロキ(映画監督)<br />【VTR出演】Aマッソ加納/ななまがり森下/丹生明里</p><h3>TVer（ティーバー）｜見逃し無料配信中！</h3><p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-16580" src="https://ai-creators.tech/wp-content/uploads/2026/04/srgud0pye0.webp" alt="テレビ朝日「8秒グランプリ 【バイきんぐ小峠爆笑!AI×人間の発想力!新感覚動画バトル】」" width="1280" height="720" srcset="https://ai-creators.tech/wp-content/uploads/2026/04/srgud0pye0.webp 1280w, https://ai-creators.tech/wp-content/uploads/2026/04/srgud0pye0-768x432.webp 768w" sizes="(max-width: 1280px) 100vw, 1280px" /></p><h4>8秒グランプリ<br />お題に沿って「誰もが知ってる1シーン」をAIで動かせ！8秒動画バトル開幕</h4><p>テレビ朝日で2026年3月22日（日）0:00〜0:30に放送された番組です。<br /><a href="https://tver.jp/series/srgud0pye0" target="_blank" rel="nofollow noopener"><u>https://tver.jp/series/srgud0pye0</u></a></p>						</div>
				</div>
				<div class="elementor-element elementor-element-37ed6ee elementor-widget elementor-widget-spacer" data-id="37ed6ee" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/highlights/8second-grand-prix/">【お知らせ】AIクリエイターズから6名がテレビ朝日「8秒グランプリ」に参加</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>利用規約・AIガバナンス・プライバシーポリシー改定のお知らせ</title>
		<link>https://ai-creators.tech/news/press/policy-update-2026/</link>
		
		<dc:creator><![CDATA[事務局]]></dc:creator>
		<pubDate>Sun, 01 Mar 2026 00:41:37 +0000</pubDate>
				<category><![CDATA[プレスリリース]]></category>
		<guid isPermaLink="false">https://ai-creators.tech/?p=16183</guid>

					<description><![CDATA[<p>【重要】各種ポリシー改定のお知らせ AI Creatorsをご利用いただき、誠にありがとうございます。 この度、より透明性の高いサービス運営およびAIガバナンス強化のため、以下の文書を改定いたしました。 ご利用規約 AI [&#8230;]</p>
The post <a href="https://ai-creators.tech/news/press/policy-update-2026/">利用規約・AIガバナンス・プライバシーポリシー改定のお知らせ</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></description>
										<content:encoded><![CDATA[<div data-elementor-type="wp-post" data-elementor-id="16183" class="elementor elementor-16183">
				<div class="elementor-element elementor-element-78473877 e-flex e-con-boxed e-con e-parent" data-id="78473877" data-element_type="container">
					<div class="e-con-inner">
				<div class="elementor-element elementor-element-1a678b48 elementor-widget elementor-widget-text-editor" data-id="1a678b48" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<h2>【重要】各種ポリシー改定のお知らせ</h2><p>AI Creatorsをご利用いただき、誠にありがとうございます。</p><p>この度、より透明性の高いサービス運営およびAIガバナンス強化のため、以下の文書を改定いたしました。</p><ul><li><a href="https://ai-creators.tech/terms/"><u>ご利用規約</u></a></li><li><a href="https://ai-creators.tech/governance/"><u>AIガバナンスおよび創造的整合性ポリシー</u></a></li><li><a href="https://ai-creators.tech/privacy/"><u>プライバシーポリシー（GDPR対応・グローバル版）</u></a></li></ul><h3>主な更新内容</h3><ul><li>生成AIに関する取り扱いの明確化</li><li>AI学習データの利用方針の明示</li><li>マッチング責任範囲の明確化</li><li>国内外法令への対応強化</li></ul><p>本改定は、生成AIを取り巻く社会的・法的環境の変化に対応しつつ、持続可能なAIクリエイティブエコシステムを構築するための基盤整備の一環です。</p><p>改定日：2026年2月28日</p><p>今後も、安心してご利用いただける透明性の高い運営体制のもと、AIクリエイティブの発展に貢献してまいります。</p>						</div>
				</div>
				<div class="elementor-element elementor-element-ad20341 elementor-widget elementor-widget-text-editor" data-id="ad20341" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<h2>関連リンク・参考情報</h2>
<h3>AIクリエイターご参加はこちら</h3>
<div class="linkcard"><div class="lkc-internal-wrap"><a class="lkc-link no_icon" href="https://ai-creators.tech/personal" data-lkc-id="12" target="_blank"><div class="lkc-card"><div class="lkc-info"><div class="lkc-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=ai-creators.tech" alt="" width="16" height="16" /></div><div class="lkc-domain">ai-creators.tech</div></div><div class="lkc-content"><figure class="lkc-thumbnail"><img decoding="async" class="lkc-thumbnail-img" src="//ai-creators.tech/wp-content/uploads/2024/06/top_aicreators.webp" width="100px" height="100px" alt="" /></figure><div class="lkc-title">「AIクリエイターズ for Personal」個人事業・フリーランス・副業向けサービスプラ&#8230;</div><div class="lkc-url" title="https://ai-creators.tech/personal">https://ai-creators.tech/personal</div><div class="lkc-excerpt">AIクリエイターズ for Personal					個人事業・フリーランス・副業向けサービスプランのご案内				「AIクリエイターズ for Personal」は、生成AI時代をリードするAIクリエイターと共に成長するプラットフォームです。個人事業主・フリーランス・副業クリエイターの方々を対象に、学び・発信・仕事の機会を一体的に提供しています。私たちは、「世界へ評価されるAIクリエイティブ」をテーマに、学ぶ人・創る人・発信する人が共に切磋琢磨し、AI時代の新しい価値を生み出すコミュニティを築いています。					AIクリエイタープロフィール&#8230;</div></div><div class="clear"></div></div></a></div></div>
<h3>企業向け案件ご依頼はこちら</h3>
<div class="linkcard"><div class="lkc-internal-wrap"><a class="lkc-link no_icon" href="https://ai-creators.tech/enterprise" data-lkc-id="13" target="_blank"><div class="lkc-card"><div class="lkc-info"><div class="lkc-favicon"><img loading="lazy" decoding="async" src="https://www.google.com/s2/favicons?domain=ai-creators.tech" alt="" width="16" height="16" /></div><div class="lkc-domain">ai-creators.tech</div></div><div class="lkc-content"><figure class="lkc-thumbnail"><img decoding="async" class="lkc-thumbnail-img" src="//ai-creators.tech/wp-content/uploads/2025/08/top.webp" width="100px" height="100px" alt="" /></figure><div class="lkc-title">「AIクリエイターズ for Business」企業・組織・団体向けサービスプランのご案内</div><div class="lkc-url" title="https://ai-creators.tech/enterprise">https://ai-creators.tech/enterprise</div><div class="lkc-excerpt">AIクリエイターズ for Business					企業・組織・団体向けサービスプランのご案内				「AIクリエイターズ for Business」は、AIを中心に活動するクリエイティブ企業・IT企業・スタートアップ・研究機関・行政など、あらゆるステークホルダーをつなぐB2Bプラットフォームです。AIを核としたあらゆる業種の連携を推進し、産業を横断する共創のエコシステムを形成します。					AIクリエイター・事業者ご紹介プロジェクト企画登録審査を行なった厳選されたプロのAIクリエイター、事業者をご紹介し、経験豊富な専任ディレクターが企画制作/&#8230;</div></div><div class="clear"></div></div></a></div></div>						</div>
				</div>
				<div class="elementor-element elementor-element-00f9409 elementor-widget elementor-widget-text-editor" data-id="00f9409" data-element_type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
							<h2>コミュニティ参加のご案内</h2>
AIクリエイターズでは、各種コミュニティをオープンしています。
最新情報やメンバー限定のご案内をいち早くお届けしています。
ぜひ以下よりご参加ください。
<div>
<div>
<ul>
 	<li>LINE：<a href="https://lin.ee/BzX7ewJ" target="_blank" rel="noopener nofollow"><u>https://lin.ee/BzX7ewJ</u></a></li>
 	<li>X：<a href="https://x.com/ai__creators" target="_blank" rel="noopener nofollow"><u>https://x.com/ai__creators</u></a></li>
 	<li>Facebook：<a href="https://www.facebook.com/ai.creators.info/" target="_blank" rel="noopener nofollow"><u>https://www.facebook.com/ai.creators.info/</u></a></li>
 	<li>Discord：<a href="https://discord.com/invite/QfcyFfJ5aM" target="_blank" rel="noopener nofollow"><u>https://discord.com/invite/QfcyFfJ5aM</u></a></li>
</ul>
</div>
</div>
今後ともAIクリエイターズをどうぞよろしくお願いいたします。						</div>
				</div>
				<div class="elementor-element elementor-element-37ed6ee elementor-widget elementor-widget-spacer" data-id="37ed6ee" data-element_type="widget" data-widget_type="spacer.default">
				<div class="elementor-widget-container">
					<div class="elementor-spacer">
			<div class="elementor-spacer-inner"></div>
		</div>
				</div>
				</div>
					</div>
				</div>
				</div>The post <a href="https://ai-creators.tech/news/press/policy-update-2026/">利用規約・AIガバナンス・プライバシーポリシー改定のお知らせ</a> first appeared on <a href="https://ai-creators.tech">AIクリエイターズ</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
