<?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>実績紹介 | (株)拓巳</title>
	<atom:link href="https://takumi-s.com/works/feed/" rel="self" type="application/rss+xml" />
	<link>https://takumi-s.com</link>
	<description>図面なし・現物採寸からの再生OK！ 高品質プラスチックコンベアチェーン・樹脂切削加工のLINEA</description>
	<lastBuildDate>Thu, 23 Jul 2026 07:54:27 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://takumi-s.com/wp-content/uploads/2026/07/cropped-LINEA-website-favicon-32x32.png</url>
	<title>実績紹介 | (株)拓巳</title>
	<link>https://takumi-s.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title></title>
		<link>https://takumi-s.com/case-study/case-study-04/</link>
		
		<dc:creator><![CDATA[(株)拓巳]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 07:35:23 +0000</pubDate>
				<guid isPermaLink="false">https://takumi-s.com/?post_type=case-study&#038;p=2417</guid>

					<description><![CDATA[<p>大手高級酒類醸造メーカーのケース ※お客様との秘密保持契約（NDA）遵守のため、掲載画像はイメージ（生成AI画像）を使用しております。 導入前の課題 重量のあるガラスボトルが大量に流れる充填・ボトリング・包装コンベアライ [&#8230;]</p>
The post <a href="https://takumi-s.com/case-study/case-study-04/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></description>
										<content:encoded><![CDATA[<style>
/* 共通スタイル設定 */
.takumi-case-wrapper {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 15px;
}

:root {
    --takumi-navy: #002D54;
    --takumi-teal: #00A693;
    --takumi-light: #F8FAFC;
}

.section-heading-fixed {
    font-size: 2rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
    text-transform: none !important;
}
.section-heading-fixed::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: var(--takumi-teal);
}

.sub-heading-custom {
    font-size: 1.6rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin: 60px 0 30px;
    border-bottom: 2px solid var(--takumi-light);
    padding-bottom: 10px;
}

.case-box {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    margin-bottom: 25px;
    border-left: 5px solid var(--takumi-teal);
}
.case-box.issue {
    border-left-color: #94a3b8;
    background: #f8fafc;
}
.case-box.solution {
    border-left-color: var(--takumi-navy);
}
.case-box.result {
    border-left-color: var(--takumi-teal);
    background: #F0FAF8;
}

.case-box h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.case-box.issue h3 { color: #475569; }
.case-box.solution h3 { color: var(--takumi-navy); }
.case-box.result h3 { color: var(--takumi-teal); }
.case-box p { margin: 0; }

.img-placeholder {
    width: 100%;
    height: auto;
    background-color: #e2e8f0;
    border: 2px dashed #94a3b8;
    border-radius: 8px;
    display: block;
    object-fit: cover;
}
.nda-img-note {
    font-size: 0.85rem;
    color: #666;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 30px;
}

.btn-group-flex {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 40px;
}

.takumi-btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--takumi-navy);
    color: var(--takumi-navy) !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-outline:hover {
    background: var(--takumi-navy);
    color: #fff !important;
}

.takumi-btn-sub {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #64748b;
    color: #475569 !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-sub:hover {
    background: #64748b;
    color: #fff !important;
}

.download-section {
    background: #fff;
    border: 2px dashed var(--takumi-teal);
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.download-section h2 {
    color: var(--takumi-teal);
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.download-section .privacy-note {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 30px;
}

.cta-message {
    text-align: center;
    background: var(--takumi-light);
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
    line-height: 2;
}

.takumi-contact-fixed {
    text-align: center;
    margin: 40px 0;
}
.takumi-btn-teal {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--takumi-teal);
    color: #ffffff !important;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 24px 60px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 166, 147, 0.4);
    border: none;
}
.takumi-btn-teal:hover {
    background-color: #008f7e;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 166, 147, 0.5);
}
.takumi-btn-teal i { margin-right: 20px; }

@media (max-width: 768px) {
    .takumi-btn-teal { font-size: 1.3rem; padding: 20px 40px; width: 100%; }
    .takumi-btn-outline, .takumi-btn-sub { width: 100%; }
    .download-section { padding: 20px; }
}
</style>

<div class="takumi-case-wrapper">

    <h1 class="section-heading-fixed">大手高級酒類醸造メーカーのケース</h1>

    <!-- トップ画像枠 -->
    <img decoding="async" class="img-placeholder" style="min-height: 350px;" src="https://takumi-s.com/wp-content/uploads/2026/07/alcohol-factory-image.webp" alt="大手白酒メーカー納入実績イメージ">
    <p class="nda-img-note">※お客様との秘密保持契約（NDA）遵守のため、掲載画像はイメージ（生成AI画像）を使用しております。</p>

    <div class="case-box issue">
        <h3><i class="fa-solid fa-triangle-exclamation"></i> 導入前の課題</h3>
        <p>重量のあるガラスボトルが大量に流れる充填・ボトリング・包装コンベアラインにおいて、<br>チェーンにかかる重荷重負荷と摩耗に対する高い引張り強度が課題となっていました。</p>
    </div>

    <div class="case-box solution">
        <h3><i class="fa-solid fa-lightbulb"></i> LINEAの提案</h3>
        <p>重荷重環境に耐えうる引っ張り強度を持ち、ガラス容器の転倒リスクを防止する<br>滑らかな搬送面のプラスチックモジュールチェーンをご提案いたしました。</p>
    </div>

    <div class="case-box result">
        <h3><i class="fa-solid fa-bullhorn"></i> 導入後の成果・お客様の声</h3>
        <p>ボトリングラインでのボトル転倒事故やチェーンの摩耗トラブルが劇的に減少。<br>「コンベア周りのメンテナンス頻度が減り、長寿命化につながった」とのお声をいただいています。</p>
    </div>

    <h2 class="sub-heading-custom">製品情報・関連実績</h2>
    
    <p style="text-align: center; margin-bottom: 20px;">各種搬送チェーンの詳しい仕様や、他メーカー様での導入実績は下記よりご覧いただけます。</p>

    <div class="btn-group-flex">
        <a href="https://takumi-s.com/products/" class="takumi-btn-outline">
            <i class="fa-solid fa-box-open" style="margin-right:8px;"></i> 製品情報を見る
        </a>
        <a href="https://takumi-s.com/works/" class="takumi-btn-sub">
            <i class="fa-solid fa-layer-group" style="margin-right:8px;"></i> 他の実績を見る
        </a>
    </div>

    <div class="download-section">
        <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" />互換表の閲覧・カタログダウンロードはこちら</h2>
        <p class="privacy-note">※ご記入いただいた個人情報は、カタログの送付および弊社からのご案内・営業活動以外の目的には一切使用いたしません。</p>
        
        [contact-form-7]
        
        <div style="margin-top: 40px;">
            <div class="_df_book df-lite" id="df_1880"  _slug="1880" data-title="" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_1880 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/takumi-s.com\/wp-content\/uploads\/2026\/06\/c15d0566cb6a8f7b6c773b3fc6e7103f.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
        </div>
    </div>

    <div class="cta-message">
        <p style="font-size: 1.4rem; color: var(--takumi-navy);"><strong>「うちの既存設備にもLINEAが使えるかな？」と思われた方へ</strong></p>
        <p>上記の互換表にお使いのメーカーや型番が掲載されていない場合でも、諦めずにまずは一度お気軽にお電話ください！<br>
        プラスチックチェーンは、図面や現物の寸法等分かれば、完全互換でコストダウンできる最適な代替品を<br>すぐにお調べすることができます。</p>
        <p style="color: var(--takumi-teal); font-size: 1.2rem; margin-top: 20px;"><strong>「型番がちょっと分からない」「まずはいくら安くなるか見積もりだけ欲しい」</strong></p>
        <p>という段階でも大歓迎です。スタッフが丁寧に対応いたしますので、まずは一本、お気軽にご相談ください。</p>
    </div>

    <div class="takumi-contact-fixed">
        <a href="https://takumi-s.com/contact/" class="takumi-btn-teal">
            <i class="fa-solid fa-envelope"></i> お問い合わせはコチラ
        </a>
    </div>

</div>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "大手高級酒類（白酒）醸造メーカー様：高耐久モジュラーチェーン導入事例",
  "image": "https://takumi-s.com/wp-content/uploads/2026/07/paperfactory-image-scaled.webp",
  "description": "中国を代表する伝統ある大手白酒メーカー様へのモジュラーチェーン納入事例。重荷重ボトリング・包装ラインでの耐久性向上事例をご紹介します。",
  "author": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/"
  },
  "publisher": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://takumi-s.com/wp-content/uploads/2026/07/LINEA-website-logo.png"
    },
    "address": {
      "@type": "PostalAddress",
      "postalCode": "511-0845",
      "addressRegion": "三重県",
      "addressLocality": "桑名市",
      "streetAddress": "福地244番地",
      "addressCountry": "JP"
    }
  }
}
</script>The post <a href="https://takumi-s.com/case-study/case-study-04/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title></title>
		<link>https://takumi-s.com/case-study/case-study-03/</link>
		
		<dc:creator><![CDATA[(株)拓巳]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 07:13:48 +0000</pubDate>
				<guid isPermaLink="false">https://takumi-s.com/?post_type=case-study&#038;p=2416</guid>

					<description><![CDATA[<p>大手グローバル日用品・消費財メーカーのケース ※お客様との秘密保持契約（NDA）遵守のため、画像にボカシを入れています。 導入前の課題 高速で製品パッケージが搬送される生産ラインにおいて、転倒や引っかりを防ぐ極めてフラッ [&#8230;]</p>
The post <a href="https://takumi-s.com/case-study/case-study-03/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></description>
										<content:encoded><![CDATA[<style>
/* 共通スタイル設定 */
.takumi-case-wrapper {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 15px;
}

:root {
    --takumi-navy: #002D54;
    --takumi-teal: #00A693;
    --takumi-light: #F8FAFC;
}

.section-heading-fixed {
    font-size: 2rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
    text-transform: none !important;
}
.section-heading-fixed::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: var(--takumi-teal);
}

.sub-heading-custom {
    font-size: 1.6rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin: 60px 0 30px;
    border-bottom: 2px solid var(--takumi-light);
    padding-bottom: 10px;
}

.case-box {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    margin-bottom: 25px;
    border-left: 5px solid var(--takumi-teal);
}
.case-box.issue {
    border-left-color: #94a3b8;
    background: #f8fafc;
}
.case-box.solution {
    border-left-color: var(--takumi-navy);
}
.case-box.result {
    border-left-color: var(--takumi-teal);
    background: #F0FAF8;
}

.case-box h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.case-box.issue h3 { color: #475569; }
.case-box.solution h3 { color: var(--takumi-navy); }
.case-box.result h3 { color: var(--takumi-teal); }
.case-box p { margin: 0; }

.img-placeholder {
    width: 100%;
    height: auto;
    background-color: #e2e8f0;
    border: 2px dashed #94a3b8;
    border-radius: 8px;
    display: block;
    object-fit: cover;
}
.nda-img-note {
    font-size: 0.85rem;
    color: #666;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 30px;
}

.btn-group-flex {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 40px;
}

.takumi-btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--takumi-navy);
    color: var(--takumi-navy) !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-outline:hover {
    background: var(--takumi-navy);
    color: #fff !important;
}

.takumi-btn-sub {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #64748b;
    color: #475569 !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-sub:hover {
    background: #64748b;
    color: #fff !important;
}

.download-section {
    background: #fff;
    border: 2px dashed var(--takumi-teal);
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.download-section h2 {
    color: var(--takumi-teal);
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.download-section .privacy-note {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 30px;
}

.cta-message {
    text-align: center;
    background: var(--takumi-light);
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
    line-height: 2;
}

.takumi-contact-fixed {
    text-align: center;
    margin: 40px 0;
}
.takumi-btn-teal {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--takumi-teal);
    color: #ffffff !important;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 24px 60px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 166, 147, 0.4);
    border: none;
}
.takumi-btn-teal:hover {
    background-color: #008f7e;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 166, 147, 0.5);
}
.takumi-btn-teal i { margin-right: 20px; }

@media (max-width: 768px) {
    .takumi-btn-teal { font-size: 1.3rem; padding: 20px 40px; width: 100%; }
    .takumi-btn-outline, .takumi-btn-sub { width: 100%; }
    .download-section { padding: 20px; }
}
</style>

<div class="takumi-case-wrapper">

    <h1 class="section-heading-fixed">大手グローバル日用品・消費財メーカーのケース</h1>

    <!-- トップ画像枠 -->
    <img decoding="async" class="img-placeholder" style="min-height: 350px;" src="https://takumi-s.com/wp-content/uploads/2026/07/fmcg-factory.webp" alt="大手日用品・消費財メーカー納入実績イメージ">
    <p class="nda-img-note">※お客様との秘密保持契約（NDA）遵守のため、画像にボカシを入れています。</p>

    <div class="case-box issue">
        <h3><i class="fa-solid fa-triangle-exclamation"></i> 導入前の課題</h3>
        <p>高速で製品パッケージが搬送される生産ラインにおいて、<br>転倒や引っかりを防ぐ極めてフラットな搬送面と、連続稼働に耐える優れた耐久性が求められていました。</p>
    </div>

    <div class="case-box solution">
        <h3><i class="fa-solid fa-lightbulb"></i> LINEAの提案</h3>
        <p>ピッチ精度と表面の平滑性に優れ、<br>高速搬送時の静電気や磨耗を低減するプラスチックモジュールチェーン「WP-2120」をご提案・納品いたしました。</p>
    </div>

    <div class="case-box result">
        <h3><i class="fa-solid fa-bullhorn"></i> 導入後の成果・お客様の声</h3>
        <p>高速ボトリング・包装ラインでの安定した連続稼働を実証。<br>「ライン上でのトラブルが解消され、メンテナンス効率も著しく向上した」と現場の担当者様より高い評価を頂戴しています。</p>
    </div>

    <h2 class="sub-heading-custom">今回のケースで使用したチェーン（WP-2120）</h2>
    
    <p style="text-align: center; margin-bottom: 20px;">本ケースにて採用された「WP-2120」の写真画像です。</p>

    <!-- &#x1f5bc; WP-2120用画像配置エリア -->
    <div style="display: flex; justify-content: center; margin-bottom: 30px;">
        <img decoding="async" class="img-placeholder" style="max-width: 450px; width: 100%; height: auto;" src="https://takumi-s.com/wp-content/uploads/2026/07/WP-2120.webp" alt="プラスチックモジュールチェーン WP-2120">
    </div>

    <div class="btn-group-flex">
        <a href="https://takumi-s.com/products/" class="takumi-btn-outline">
            <i class="fa-solid fa-box-open" style="margin-right:8px;"></i> WP-2120の製品情報を見る
        </a>
        <a href="https://takumi-s.com/works/" class="takumi-btn-sub">
            <i class="fa-solid fa-layer-group" style="margin-right:8px;"></i> 他の実績を見る
        </a>
    </div>

    <div class="download-section">
        <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" />互換表の閲覧・カタログダウンロードはこちら</h2>
        <p class="privacy-note">※ご記入いただいた個人情報は、カタログの送付および弊社からのご案内・営業活動以外の目的には一切使用いたしません。</p>
        
        [contact-form-7]
        
        <div style="margin-top: 40px;">
            <div class="_df_book df-lite" id="df_1880"  _slug="1880" data-title="" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_1880 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/takumi-s.com\/wp-content\/uploads\/2026\/06\/c15d0566cb6a8f7b6c773b3fc6e7103f.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
        </div>
    </div>

    <div class="cta-message">
        <p style="font-size: 1.4rem; color: var(--takumi-navy);"><strong>「うちの既存設備にもLINEAが使えるかな？」と思われた方へ</strong></p>
        <p>上記の互換表にお使いのメーカーや型番が掲載されていない場合でも、諦めずにまずは一度お気軽にお電話ください！<br>
        プラスチックチェーンは、図面や現物の寸法等分かれば、完全互換でコストダウンできる最適な代替品を<br>すぐにお調べすることができます。</p>
        <p style="color: var(--takumi-teal); font-size: 1.2rem; margin-top: 20px;"><strong>「型番がちょっと分からない」「まずはいくら安くなるか見積もりだけ欲しい」</strong></p>
        <p>という段階でも大歓迎です。スタッフが丁寧に対応いたしますので、まずは一本、お気軽にご相談ください。</p>
    </div>

    <div class="takumi-contact-fixed">
        <a href="https://takumi-s.com/contact/" class="takumi-btn-teal">
            <i class="fa-solid fa-envelope"></i> お問い合わせはコチラ
        </a>
    </div>

</div>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "大手グローバル日用品・消費財メーカー様：モジュラーチェーン（WP-2120）導入事例",
  "image": "https://takumi-s.com/wp-content/uploads/2026/07/paperfactory-image-scaled.webp",
  "description": "世界的な消費財メーカー様への「WP-2120」モジュラーチェーン納入事例。高速搬送ラインにおける高平面性と安定稼働の実現成果をご紹介します。",
  "author": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/"
  },
  "publisher": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://takumi-s.com/wp-content/uploads/2026/07/LINEA-website-logo.png"
    },
    "address": {
      "@type": "PostalAddress",
      "postalCode": "511-0845",
      "addressRegion": "三重県",
      "addressLocality": "桑名市",
      "streetAddress": "福地244番地",
      "addressCountry": "JP"
    }
  }
}
</script>The post <a href="https://takumi-s.com/case-study/case-study-03/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title></title>
		<link>https://takumi-s.com/case-study/case-study-02/</link>
		
		<dc:creator><![CDATA[(株)拓巳]]></dc:creator>
		<pubDate>Thu, 23 Jul 2026 07:11:25 +0000</pubDate>
				<guid isPermaLink="false">https://takumi-s.com/?post_type=case-study&#038;p=2415</guid>

					<description><![CDATA[<p>大手グローバル乳業・食品メーカーのケース ※お客様との秘密保持契約（NDA）遵守のため、掲載画像はイメージ（生成AI画像）を使用しております。 導入前の課題 食品衛生管理基準が極めて厳しい大規模な食品製造現場において、長 [&#8230;]</p>
The post <a href="https://takumi-s.com/case-study/case-study-02/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></description>
										<content:encoded><![CDATA[<style>
/* 全体のフォントと基本設定 */
.takumi-case-wrapper {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 15px;
}

:root {
    --takumi-navy: #002D54;
    --takumi-teal: #00A693;
    --takumi-light: #F8FAFC;
}

/* H1デザイン（全ページ共通ルール） */
.section-heading-fixed {
    font-size: 2rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
    text-transform: none !important;
}
.section-heading-fixed::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: var(--takumi-teal);
}

/* 中見出し */
.sub-heading-custom {
    font-size: 1.6rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin: 60px 0 30px;
    border-bottom: 2px solid var(--takumi-light);
    padding-bottom: 10px;
}

/* 導入前・提案・成果のボックスデザイン */
.case-box {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    margin-bottom: 25px;
    border-left: 5px solid var(--takumi-teal);
}
.case-box.issue {
    border-left-color: #94a3b8;
    background: #f8fafc;
}
.case-box.solution {
    border-left-color: var(--takumi-navy);
}
.case-box.result {
    border-left-color: var(--takumi-teal);
    background: #F0FAF8;
}

.case-box h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.case-box.issue h3 { color: #475569; }
.case-box.solution h3 { color: var(--takumi-navy); }
.case-box.result h3 { color: var(--takumi-teal); }
.case-box p { margin: 0; }

/* 画像プレースホルダーと注記 */
.img-placeholder {
    width: 100%;
    height: auto;
    background-color: #e2e8f0;
    border: 2px dashed #94a3b8;
    border-radius: 8px;
    display: block;
    object-fit: cover;
}
.nda-img-note {
    font-size: 0.85rem;
    color: #666;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 30px;
}

/* ボタン配置エリア */
.btn-group-flex {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    margin: 30px 0 40px;
}

.takumi-btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--takumi-navy);
    color: var(--takumi-navy) !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-outline:hover {
    background: var(--takumi-navy);
    color: #fff !important;
}

.takumi-btn-sub {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #64748b;
    color: #475569 !important;
    background: #fff;
    font-size: 1.05rem;
    font-weight: bold;
    padding: 14px 30px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
}
.takumi-btn-sub:hover {
    background: #64748b;
    color: #fff !important;
}

/* ダウンロードセクション */
.download-section {
    background: #fff;
    border: 2px dashed var(--takumi-teal);
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.download-section h2 {
    color: var(--takumi-teal);
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.download-section .privacy-note {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 30px;
}

/* CTAエリア */
.cta-message {
    text-align: center;
    background: var(--takumi-light);
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
    line-height: 2;
}

/* 固定デザイン：お問い合わせボタン */
.takumi-contact-fixed {
    text-align: center;
    margin: 40px 0;
}
.takumi-btn-teal {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--takumi-teal);
    color: #ffffff !important;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 24px 60px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 166, 147, 0.4);
    border: none;
}
.takumi-btn-teal:hover {
    background-color: #008f7e;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 166, 147, 0.5);
}
.takumi-btn-teal i { margin-right: 20px; }

@media (max-width: 768px) {
    .takumi-btn-teal { font-size: 1.3rem; padding: 20px 40px; width: 100%; }
    .takumi-btn-outline, .takumi-btn-sub { width: 100%; }
    .download-section { padding: 20px; }
}
</style>

<div class="takumi-case-wrapper">

    <h1 class="section-heading-fixed">大手グローバル乳業・食品メーカーのケース</h1>

    <!-- トップ画像枠 -->
    <img decoding="async" class="img-placeholder" style="min-height: 350px;" src="https://takumi-s.com/wp-content/uploads/2026/07/milk-factory-image.webp" alt="大手乳業・食品メーカー納入実績イメージ">
    <p class="nda-img-note">※お客様との秘密保持契約（NDA）遵守のため、掲載画像はイメージ（生成AI画像）を使用しております。</p>

    <div class="case-box issue">
        <h3><i class="fa-solid fa-triangle-exclamation"></i> 導入前の課題</h3>
        <p>食品衛生管理基準が極めて厳しい大規模な食品製造現場において、長時間の連続稼働に耐えうる耐久性と、<br>水洗いや殺菌処理に対応した耐薬品性を備える搬送用チェーンが求められていました。</p>
    </div>

    <div class="case-box solution">
        <h3><i class="fa-solid fa-lightbulb"></i> LINEAの提案</h3>
        <p>衛生面に配慮した材質構造を持ち、<br>摩耗粉の発生を極力抑制する高精度なプラスチックモジュラーチェーンを選定・提案いたしました。</p>
    </div>

    <div class="case-box result">
        <h3><i class="fa-solid fa-bullhorn"></i> 導入後の成果・お客様の声</h3>
        <p>アジア最大級の規模を誇る主力工場にて導入され、現在も安定したライン稼働を継続中。<br>「高い耐久性と搬送精度で、ラインの突発停止リスクを大幅に低減できた」と評価をいただいています。</p>
    </div>

    <h2 class="sub-heading-custom">製品情報・関連実績</h2>
    
    <p style="text-align: center; margin-bottom: 20px;">各種搬送チェーンの詳しい仕様や、他メーカー様での導入実績は下記よりご覧いただけます。</p>

    <div class="btn-group-flex">
        <a href="https://takumi-s.com/products/" class="takumi-btn-outline">
            <i class="fa-solid fa-box-open" style="margin-right:8px;"></i> 製品情報を見る
        </a>
        <a href="https://takumi-s.com/works/" class="takumi-btn-sub">
            <i class="fa-solid fa-layer-group" style="margin-right:8px;"></i> 他の実績を見る
        </a>
    </div>

    <div class="download-section">
        <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" />互換表の閲覧・カタログダウンロードはこちら</h2>
        <p class="privacy-note">※ご記入いただいた個人情報は、カタログの送付および弊社からのご案内・営業活動以外の目的には一切使用いたしません。</p>
        
        [contact-form-7]
        
        <div style="margin-top: 40px;">
            <div class="_df_book df-lite" id="df_1880"  _slug="1880" data-title="" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_1880 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/takumi-s.com\/wp-content\/uploads\/2026\/06\/c15d0566cb6a8f7b6c773b3fc6e7103f.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
        </div>
    </div>

    <div class="cta-message">
        <p style="font-size: 1.4rem; color: var(--takumi-navy);"><strong>「うちの既存設備にもLINEAが使えるかな？」と思われた方へ</strong></p>
        <p>上記の互換表にお使いのメーカーや型番が掲載されていない場合でも、諦めずにまずは一度お気軽にお電話ください！<br>
        プラスチックチェーンは、図面や現物の寸法等分かれば、完全互換でコストダウンできる最適な代替品を<br>すぐにお調べすることができます。</p>
        <p style="color: var(--takumi-teal); font-size: 1.2rem; margin-top: 20px;"><strong>「型番がちょっと分からない」「まずはいくら安くなるか見積もりだけ欲しい」</strong></p>
        <p>という段階でも大歓迎です。スタッフが丁寧に対応いたしますので、まずは一本、お気軽にご相談ください。</p>
    </div>

    <div class="takumi-contact-fixed">
        <a href="https://takumi-s.com/contact/" class="takumi-btn-teal">
            <i class="fa-solid fa-envelope"></i> お問い合わせはコチラ
        </a>
    </div>

</div>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "大手グローバル乳業・食品メーカー様：高耐久モジュラーチェーンの導入事例",
  "image": "https://takumi-s.com/wp-content/uploads/2026/07/paperfactory-image-scaled.webp",
  "description": "アジア最大級の規模を誇る大手乳業・食品メーカー様におけるモジュラーチェーンの納入事例。衛生管理基準を満たし、トラブルのない安定搬送を実現した成果をご紹介します。",
  "author": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/"
  },
  "publisher": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://takumi-s.com/wp-content/uploads/2026/07/LINEA-website-logo.png"
    },
    "address": {
      "@type": "PostalAddress",
      "postalCode": "511-0845",
      "addressRegion": "三重県",
      "addressLocality": "桑名市",
      "streetAddress": "福地244番地",
      "addressCountry": "JP"
    }
  }
}
</script>The post <a href="https://takumi-s.com/case-study/case-study-02/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></content:encoded>
					
		
		
			</item>
		<item>
		<title></title>
		<link>https://takumi-s.com/case-study/case-study-01/</link>
		
		<dc:creator><![CDATA[(株)拓巳]]></dc:creator>
		<pubDate>Mon, 22 Jun 2026 15:15:41 +0000</pubDate>
				<guid isPermaLink="false">https://takumi-s.com/?post_type=case-study&#038;p=1874</guid>

					<description><![CDATA[<p>大手製紙メーカー様：海外製フレキシブルチェーンからの切り替えでコストダウン成功</p>
The post <a href="https://takumi-s.com/case-study/case-study-01/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></description>
										<content:encoded><![CDATA[<style>
/* 全体のフォントと基本設定 */
.takumi-case-wrapper {
    font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
    color: #333;
    line-height: 1.8;
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 15px;
}

:root {
    --takumi-navy: #002D54;
    --takumi-teal: #00A693;
    --takumi-light: #F8FAFC;
}

/* H1デザイン（全ページ共通ルール） */
.section-heading-fixed {
    font-size: 2rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin-bottom: 40px;
    position: relative;
    padding-bottom: 15px;
    text-transform: none !important;
}
.section-heading-fixed::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 4px;
    background-color: var(--takumi-teal);
}

/* 中見出し */
.sub-heading-custom {
    font-size: 1.6rem;
    color: var(--takumi-navy);
    text-align: center;
    font-weight: 700;
    margin: 60px 0 30px;
    border-bottom: 2px solid var(--takumi-light);
    padding-bottom: 10px;
}

/* 導入前・提案・成果のボックスデザイン */
.case-box {
    background: #fff;
    border-radius: 8px;
    padding: 30px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.05);
    margin-bottom: 25px;
    border-left: 5px solid var(--takumi-teal);
}
.case-box.issue {
    border-left-color: #94a3b8;
    background: #f8fafc;
}
.case-box.solution {
    border-left-color: var(--takumi-navy);
}
.case-box.result {
    border-left-color: var(--takumi-teal);
    background: #F0FAF8;
}

.case-box h3 {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 1.3rem;
    display: flex;
    align-items: center;
    gap: 10px;
}
.case-box.issue h3 { color: #475569; }
.case-box.solution h3 { color: var(--takumi-navy); }
.case-box.result h3 { color: var(--takumi-teal); }
.case-box p {
    margin: 0;
}

/* 画像プレースホルダー */
.img-placeholder {
    width: 100%;
    height: auto;
    background-color: #e2e8f0;
    border: 2px dashed #94a3b8;
    border-radius: 8px;
    display: block;
    object-fit: cover;
    margin-bottom: 30px;
}

/* 製品情報へのリンクボタン（アウトラインデザイン） */
.takumi-btn-outline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 2px solid var(--takumi-navy);
    color: var(--takumi-navy) !important;
    background: #fff;
    font-size: 1.1rem;
    font-weight: bold;
    padding: 15px 40px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin-top: 10px;
}
.takumi-btn-outline:hover {
    background: var(--takumi-navy);
    color: #fff !important;
}

/* ▼追加：ダウンロードセクション（点線枠） */
.download-section {
    background: #fff;
    border: 2px dashed var(--takumi-teal);
    border-radius: 12px;
    padding: 40px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.download-section h2 {
    color: var(--takumi-teal);
    font-size: 1.6rem;
    margin-bottom: 10px;
}
.download-section .privacy-note {
    font-size: 0.85rem;
    color: #666;
    margin-bottom: 30px;
}

/* CTA（ユーザーへの呼びかけ）エリア */
.cta-message {
    text-align: center;
    background: var(--takumi-light);
    padding: 40px;
    border-radius: 12px;
    margin-top: 40px;
    line-height: 2;
}

/* 固定デザイン：お問い合わせボタン */
.takumi-contact-fixed {
    text-align: center;
    margin: 40px 0;
}
.takumi-btn-teal {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: var(--takumi-teal);
    color: #ffffff !important;
    font-size: 1.75rem;
    font-weight: 700;
    padding: 24px 60px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 166, 147, 0.4);
    border: none;
}
.takumi-btn-teal:hover {
    background-color: #008f7e;
    transform: translateY(-3px);
    box-shadow: 0 12px 35px rgba(0, 166, 147, 0.5);
}
.takumi-btn-teal i {
    margin-right: 20px;
}

@media (max-width: 768px) {
    .takumi-btn-teal { font-size: 1.3rem; padding: 20px 40px; width: 100%; }
    .takumi-btn-outline { width: 100%; }
    .download-section { padding: 20px; }
}
</style>

<div class="takumi-case-wrapper">

    <h1 class="section-heading-fixed">製紙業（東証プライム上場大手）のケース</h1>

    <img decoding="async" class="img-placeholder" style="min-height: 350px;" src="https://takumi-s.com/wp-content/uploads/2026/07/paperfactory-image-scaled.webp" alt="製紙業イメージ">

    <div class="case-box issue">
        <h3><i class="fa-solid fa-triangle-exclamation"></i> 導入前の課題</h3>
        <p>既存ラインで海外ブランドのフレキシブルチェーンを使用していたが、交換用チェーンのコストが高く、保全予算を圧迫していた。<br>品質を落とさずコストダウンできる代替チェーンを探されていた。</p>
    </div>

    <div class="case-box solution">
        <h3><i class="fa-solid fa-lightbulb"></i> LINEAの提案</h3>
        <p>既存設備に一切の改造を加えずそのまま置き換え可能な、完全互換のLINEAフレキシブルチェーン「Flex63」「Flex63V」を提案。</p>
    </div>

    <div class="case-box result">
        <h3><i class="fa-solid fa-bullhorn"></i> 導入後の成果・お客様の声</h3>
        <p>導入から一年以上経過した現在も、トラブルゼロで安定稼働中。<br>「大手ブランドと変わらない品質で、かつコストを抑えられた」と保全担当者様より高い評価をいただきました。</p>
    </div>

    <h2 class="sub-heading-custom">今回のケースで使用したチェーン・互換表</h2>
    
    <p style="text-align: center; margin-bottom: 30px;">今回のケースで使用した「Flex63」「Flex63V」はこちらです。<br>LINEAの製品カタログ8ページに記載されています。<br>カタログと互換表を掲載いたしますので是非ご覧ください。</p>

    <div style="display: flex; gap: 20px; margin-bottom: 30px; justify-content: center;">
        <img decoding="async" class="img-placeholder" style="max-width: 320px; width: 100%; height: auto; margin-bottom: 0;" src="https://takumi-s.com/wp-content/uploads/2026/07/Flex.webp" alt="flex63">
        <img decoding="async" class="img-placeholder" style="max-width: 320px; width: 100%; height: auto; margin-bottom: 0;" src="https://takumi-s.com/wp-content/uploads/2026/07/FlexV.webp" alt="flex63v">
    </div>

    <div style="text-align: center; margin-bottom: 40px;">
        <a href="https://takumi-s.com/products/" class="takumi-btn-outline">
            <i class="fa-solid fa-box-open"></i> フレキシブルチェーンの製品情報を見る
        </a>
    </div>

    <div class="download-section">
        <h2><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f4c1.png" alt="📁" class="wp-smiley" style="height: 1em; max-height: 1em;" />互換表の閲覧・カタログダウンロードはこちら</h2>
        <p class="privacy-note">※ご記入いただいた個人情報は、カタログの送付および弊社からのご案内・営業活動以外の目的には一切使用いたしません。</p>
        
        [contact-form-7]
        
        <div style="margin-top: 40px;">
            <div class="_df_book df-lite" id="df_1880"  _slug="1880" data-title="" wpoptions="true" thumbtype="" ></div><script class="df-shortcode-script" nowprocket type="application/javascript">window.option_df_1880 = {"outline":[],"autoEnableOutline":"false","autoEnableThumbnail":"false","overwritePDFOutline":"false","direction":"1","pageSize":"0","source":"https:\/\/takumi-s.com\/wp-content\/uploads\/2026\/06\/c15d0566cb6a8f7b6c773b3fc6e7103f.pdf","wpOptions":"true"}; if(window.DFLIP && window.DFLIP.parseBooks){window.DFLIP.parseBooks();}</script>
        </div>
    </div>

    <div class="cta-message">
        <p style="font-size: 1.4rem; color: var(--takumi-navy);"><strong>「うちの既存設備にもLINEAが使えるかな？」と思われた方へ</strong></p>
        <p>上記の互換表にお使いのメーカーや型番が掲載されていない場合でも、諦めずにまずは一度お気軽にお電話ください！<br>
        プラスチックチェーンは、図面や現物の寸法等分かれば、完全互換でコストダウンできる最適な代替品を<br>すぐにお調べすることができます。</p>
        <p style="color: var(--takumi-teal); font-size: 1.2rem; margin-top: 20px;"><strong>「型番がちょっと分からない」「まずはいくら安くなるか見積もりだけ欲しい」</strong></p>
        <p>という段階でも大歓迎です。スタッフが丁寧に対応いたしますので、まずは一本、お気軽にご相談ください。</p>
    </div>

    <div class="takumi-contact-fixed">
        <a href="https://takumi-s.com/contact/" class="takumi-btn-teal">
            <i class="fa-solid fa-envelope"></i> お問い合わせはコチラ
        </a>
    </div>

</div>

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Article",
  "headline": "大手製紙メーカー様：海外製フレキシブルチェーンからの切り替えでコストダウン成功",
  "image": "https://takumi-s.com/wp-content/uploads/2026/07/paperfactory-image-scaled.webp",
  "description": "東証プライム上場の大手製紙業様におけるLINEAフレキシブルチェーン（Flex63 / Flex63V）の導入事例。既存設備を一切改造することなく、海外ブランドからの完全互換リプレイスで大幅なコストダウンを実現し、トラブルゼロで安定稼働している成果をご紹介します。",
  "author": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/"
  },
  "publisher": {
    "@type": "Organization",
    "name": "株式会社拓巳",
    "url": "https://takumi-s.com/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://takumi-s.com/wp-content/uploads/2026/07/LINEA-website-logo.png"
    },
    "address": {
      "@type": "PostalAddress",
      "postalCode": "511-0845",
      "addressRegion": "三重県",
      "addressLocality": "桑名市",
      "streetAddress": "福地244番地",
      "addressCountry": "JP"
    }
  }
}
</script>The post <a href="https://takumi-s.com/case-study/case-study-01/"></a> first appeared on <a href="https://takumi-s.com">(株)拓巳</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
