<?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>通販研修 - DMGコンサルティング株式会社</title>
	<atom:link href="https://www.dmgc.jp/category/%E9%80%9A%E8%B2%A9%E7%A0%94%E4%BF%AE/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dmgc.jp</link>
	<description>DMGコンサルティング株式会社 ～商品開発からAmazon販売代行まで、トータルにご支援～</description>
	<lastBuildDate>Mon, 18 May 2026 03:00:04 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://www.dmgc.jp/wp/wp-content/uploads/2020/10/cropped-logo_CRMDMG-1-32x32.jpg</url>
	<title>通販研修 - DMGコンサルティング株式会社</title>
	<link>https://www.dmgc.jp</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>リアル通販塾「通販って面白い」</title>
		<link>https://www.dmgc.jp/3192-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3192-2</link>
		
		<dc:creator><![CDATA[江川絵芽]]></dc:creator>
		<pubDate>Fri, 15 May 2026 01:48:22 +0000</pubDate>
				<category><![CDATA[通販研修]]></category>
		<guid isPermaLink="false">https://www.dmgc.jp/?p=3192</guid>

					<description><![CDATA[<p>DMGコンサルティング 研修プログラム 016 リアル通販塾 「通販って面白い」 ※本セミナーは、企業ごとの個別開催形式となっております。 日時・開催場所は、受講企業様のご希望に合わせて調整いたします。 ※1社単独での実 [&#8230;]</p>
<p>The post <a href="https://www.dmgc.jp/3192-2/">リアル通販塾「通販って面白い」</a> first appeared on <a href="https://www.dmgc.jp">DMGコンサルティング株式会社</a>.</p>]]></description>
										<content:encoded><![CDATA[<div id="nishino-seminar-wrap">
<style>
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;800&family=Noto+Serif+JP:wght@400;700&family=Shippori+Mincho+B1:wght@600;700;800&display=swap");

#nishino-seminar-wrap {--navy: #0d1b2a;
    --navy-mid: #162035;
    --navy-light: #1e2d45;
    --gold: #c9a84c;
    --gold-light: #e8c97a;
    --gold-pale: #f5e8c0;
    --cream: #faf7f0;
    --white: #ffffff;
    --text-dark: #1a1a2e;
    --text-mid: #3d4a5c;
    --text-light: #8a9ab0;
    --accent-red: #c0392b;
    --border: rgba(201,168,76,0.3);}

#nishino-seminar-wrap * {margin: 0; padding: 0; box-sizing: border-box;}

#nishino-seminar-wrap {background: var(--cream);
    color: var(--text-dark);
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.8;
    overflow-x: hidden;}

#nishino-seminar-wrap .hero {background: var(--navy);
    min-height: 760px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    padding: 60px 24px;}

#nishino-seminar-wrap .hero::before {content: "";
    position: absolute;
    inset: 0;
    background:
      radial-gradient(ellipse 80% 60% at 20% 30%, rgba(201,168,76,0.08) 0%, transparent 60%),
      radial-gradient(ellipse 60% 80% at 80% 70%, rgba(201,168,76,0.05) 0%, transparent 60%);}

#nishino-seminar-wrap .hero-tag {font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 11px;
    letter-spacing: 0.3em;
    color: var(--gold);
    text-transform: uppercase;
    background: rgba(201,168,76,0.1);
    border: 1px solid var(--border);
    padding: 8px 20px;
    border-radius: 40px;
    margin-bottom: 40px;
    animation: fadeUp 0.8s ease both;}

#nishino-seminar-wrap .hero-main-title {font-family: "Shippori Mincho B1", serif;
    font-weight: 800;
    font-size: clamp(52px, 10vw, 110px);
    color: var(--white);
    text-align: center;
    line-height: 1.1;
    letter-spacing: -0.01em;
    animation: fadeUp 0.8s ease 0.1s both;
    position: relative;}

#nishino-seminar-wrap .hero-main-title span {color: var(--gold);
    display: block;}

#nishino-seminar-wrap .hero-subtitle {font-family: "Noto Serif JP", serif;
    font-size: clamp(18px, 3vw, 28px);
    color: var(--gold-pale);
    text-align: center;
    margin-top: 20px;
    letter-spacing: 0.08em;
    animation: fadeUp 0.8s ease 0.2s both;}

#nishino-seminar-wrap .hero-divider {width: 60px;
    height: 1px;
    background: var(--gold);
    margin: 36px auto;
    animation: scaleIn 0.6s ease 0.3s both;}

#nishino-seminar-wrap .hero-meta {display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    animation: fadeUp 0.8s ease 0.35s both;}

#nishino-seminar-wrap .hero-meta-item {text-align: center;}

#nishino-seminar-wrap .hero-meta-label {font-size: 10px;
    letter-spacing: 0.25em;
    color: var(--gold);
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 4px;}

#nishino-seminar-wrap .hero-meta-value {font-family: "Shippori Mincho B1", serif;
    font-size: 18px;
    color: var(--white);
    font-weight: 600;}

#nishino-seminar-wrap .hero-lecturer {margin-top: 52px;
    text-align: center;
    animation: fadeUp 0.8s ease 0.45s both;
    padding: 28px 40px;
    border: 1px solid var(--border);
    border-radius: 4px;
    background: rgba(255,255,255,0.03);
    backdrop-filter: blur(4px);}

#nishino-seminar-wrap .lecturer-eyebrow {font-size: 10px;
    letter-spacing: 0.35em;
    color: var(--gold-light);
    margin-bottom: 10px;
    font-weight: 500;}

#nishino-seminar-wrap .lecturer-name {font-family: "Shippori Mincho B1", serif;
    font-size: clamp(28px, 5vw, 46px);
    color: var(--white);
    font-weight: 800;
    letter-spacing: 0.1em;}

#nishino-seminar-wrap .lecturer-title {font-size: 13px;
    color: var(--gold-pale);
    margin-top: 8px;
    letter-spacing: 0.05em;}

#nishino-seminar-wrap .scroll-hint {position: absolute;
    bottom: 32px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
    animation: fadeUp 1s ease 1s both;}

#nishino-seminar-wrap .scroll-hint span {font-size: 9px;
    letter-spacing: 0.3em;
    color: var(--text-light);}

#nishino-seminar-wrap .scroll-line {width: 1px;
    height: 40px;
    background: linear-gradient(to bottom, var(--gold), transparent);
    animation: scrollPulse 2s ease infinite;}

#nishino-seminar-wrap .section {padding: 100px 24px;
    max-width: 1000px;
    margin: 0 auto;}

#nishino-seminar-wrap .section-eyebrow {font-size: 10px;
    letter-spacing: 0.35em;
    color: var(--gold);
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 14px;}

#nishino-seminar-wrap .section-title {font-family: "Shippori Mincho B1", serif;
    font-size: clamp(26px, 4vw, 40px);
    font-weight: 800;
    color: var(--navy);
    line-height: 1.3;
    margin-bottom: 24px;}

#nishino-seminar-wrap .section-lead {font-size: 16px;
    color: var(--text-mid);
    line-height: 2;
    max-width: 720px;}

#nishino-seminar-wrap .about-wrap {background: var(--white);
    border-top: 3px solid var(--gold);
    padding: 80px 24px;}

#nishino-seminar-wrap .about-inner {max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    align-items: center;}

#nishino-seminar-wrap .about-stat-block {display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    border: 1px solid #e8e0d0;}

#nishino-seminar-wrap .about-stat {background: var(--cream);
    padding: 28px 24px;
    text-align: center;}

#nishino-seminar-wrap .about-stat:nth-child(even) {background: var(--navy);}

#nishino-seminar-wrap .about-stat:nth-child(even) .stat-label, #nishino-seminar-wrap .about-stat:nth-child(even) .stat-value {color: var(--white);}

#nishino-seminar-wrap .about-stat:nth-child(even) .stat-unit {color: var(--gold-light);}

#nishino-seminar-wrap .stat-value {font-family: "Shippori Mincho B1", serif;
    font-size: 46px;
    font-weight: 800;
    color: var(--navy);
    line-height: 1;}

#nishino-seminar-wrap .stat-unit {font-size: 14px;
    color: var(--gold);
    font-weight: 700;
    margin-left: 4px;}

#nishino-seminar-wrap .stat-label {font-size: 12px;
    color: var(--text-mid);
    margin-top: 8px;
    letter-spacing: 0.05em;}

#nishino-seminar-wrap .curriculum-wrap {background: var(--navy);
    padding: 100px 24px;}

#nishino-seminar-wrap .curriculum-inner {max-width: 1000px;
    margin: 0 auto;}

#nishino-seminar-wrap .curriculum-inner .section-eyebrow {color: var(--gold-light);}

#nishino-seminar-wrap .curriculum-inner .section-title {color: var(--white);}

#nishino-seminar-wrap .curriculum-inner .section-lead {color: rgba(255,255,255,0.6);}

#nishino-seminar-wrap .day-tabs {display: flex;
    gap: 0;
    margin: 48px 0 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);}

#nishino-seminar-wrap .day-tab {font-family: "Noto Sans JP", sans-serif;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: rgba(255,255,255,0.4);
    padding: 14px 32px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all 0.3s;
    background: none;
    border-top: none;
    border-left: none;
    border-right: none;}

#nishino-seminar-wrap .day-tab.active {color: var(--gold);
    border-bottom-color: var(--gold);}

#nishino-seminar-wrap .day-content {display: none;
    padding-top: 48px;}

#nishino-seminar-wrap .day-content.active {display: block;}

#nishino-seminar-wrap .module {display: flex;
    gap: 24px;
    padding: 32px 0;
    border-bottom: 1px solid rgba(255,255,255,0.08);
    animation: fadeUp 0.4s ease both;}

#nishino-seminar-wrap .module-num {font-family: "Shippori Mincho B1", serif;
    font-size: 42px;
    font-weight: 800;
    color: rgba(201,168,76,0.2);
    line-height: 1;
    min-width: 64px;
    padding-top: 4px;}

#nishino-seminar-wrap .module-body {}

#nishino-seminar-wrap .module-tag {font-size: 10px;
    letter-spacing: 0.3em;
    color: var(--gold);
    font-weight: 700;
    margin-bottom: 10px;}

#nishino-seminar-wrap .module-title {font-family: "Shippori Mincho B1", serif;
    font-size: 22px;
    color: var(--white);
    font-weight: 700;
    margin-bottom: 14px;
    line-height: 1.4;}

#nishino-seminar-wrap .module-points {list-style: none;
    display: flex;
    flex-direction: column;
    gap: 6px;}

#nishino-seminar-wrap .module-points li {font-size: 13px;
    color: rgba(255,255,255,0.6);
    padding-left: 18px;
    position: relative;
    line-height: 1.6;}

#nishino-seminar-wrap .module-points li::before {content: "─";
    position: absolute;
    left: 0;
    color: var(--gold);
    font-size: 10px;
    top: 2px;}

#nishino-seminar-wrap .formula-wrap {background: var(--cream);
    border-top: 1px solid #e8e0d0;
    border-bottom: 1px solid #e8e0d0;
    padding: 80px 24px;
    text-align: center;}

#nishino-seminar-wrap .formula-box {max-width: 800px;
    margin: 40px auto 0;
    background: var(--navy);
    padding: 52px 40px;
    border-radius: 4px;
    position: relative;}

#nishino-seminar-wrap .formula-box::after {content: "";
    position: absolute;
    top: 4px; left: 4px; right: -4px; bottom: -4px;
    border: 1px solid var(--gold);
    border-radius: 4px;
    z-index: -1;}

#nishino-seminar-wrap .formula-label {font-size: 11px;
    letter-spacing: 0.3em;
    color: var(--gold);
    font-weight: 700;
    margin-bottom: 20px;}

#nishino-seminar-wrap .formula-eq {font-family: "Shippori Mincho B1", serif;
    font-size: clamp(20px, 4vw, 36px);
    color: var(--white);
    font-weight: 700;
    line-height: 1.5;}

#nishino-seminar-wrap .formula-eq .highlight {color: var(--gold-light);}

#nishino-seminar-wrap .formula-desc {margin-top: 20px;
    font-size: 13px;
    color: rgba(255,255,255,0.5);
    line-height: 1.8;}

#nishino-seminar-wrap .lecturer-wrap {background: var(--white);
    padding: 100px 24px;}

#nishino-seminar-wrap .lecturer-inner {max-width: 1000px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 240px 1fr;
    gap: 64px;
    align-items: start;}

#nishino-seminar-wrap .lecturer-portrait {background: var(--navy);
    aspect-ratio: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Shippori Mincho B1", serif;
    font-size: 72px;
    color: var(--gold);
    font-weight: 800;
    border: 3px solid var(--gold);
    position: relative;}

#nishino-seminar-wrap .lecturer-portrait::after {content: "";
    position: absolute;
    top: 6px; left: 6px; right: -6px; bottom: -6px;
    border: 1px solid rgba(201,168,76,0.3);
    z-index: -1;}

#nishino-seminar-wrap .lecturer-detail-eyebrow {font-size: 10px;
    letter-spacing: 0.35em;
    color: var(--gold);
    font-weight: 700;
    margin-bottom: 12px;}

#nishino-seminar-wrap .lecturer-detail-name {font-family: "Shippori Mincho B1", serif;
    font-size: 42px;
    font-weight: 800;
    color: var(--navy);
    letter-spacing: 0.08em;
    line-height: 1.1;
    margin-bottom: 6px;}

#nishino-seminar-wrap .lecturer-detail-kana {font-size: 13px;
    color: var(--text-light);
    letter-spacing: 0.2em;
    margin-bottom: 24px;}

#nishino-seminar-wrap .lecturer-badges {display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 28px;}

#nishino-seminar-wrap .badge {font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.05em;
    background: var(--navy);
    color: var(--gold-light);
    padding: 6px 14px;
    border-radius: 2px;}

#nishino-seminar-wrap .lecturer-bio {font-size: 14px;
    color: var(--text-mid);
    line-height: 2;}

#nishino-seminar-wrap .outline-wrap {background: var(--cream);
    padding: 100px 24px;}

#nishino-seminar-wrap .outline-grid {display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2px;
    margin-top: 48px;
    background: #ddd;
    border: 1px solid #ddd;}

#nishino-seminar-wrap .outline-cell {background: var(--white);
    padding: 36px 32px;}

#nishino-seminar-wrap .outline-cell.dark {background: var(--navy);}

#nishino-seminar-wrap .outline-cell-label {font-size: 10px;
    letter-spacing: 0.3em;
    font-weight: 700;
    color: var(--gold);
    margin-bottom: 12px;}

#nishino-seminar-wrap .outline-cell-value {font-family: "Shippori Mincho B1", serif;
    font-size: 18px;
    font-weight: 600;
    color: var(--navy);
    line-height: 1.5;}

#nishino-seminar-wrap .outline-cell.dark .outline-cell-value {color: var(--white);}

#nishino-seminar-wrap .cta-wrap {background: var(--navy);
    padding: 120px 24px;
    text-align: center;
    position: relative;
    overflow: hidden;}

#nishino-seminar-wrap .cta-wrap::before {content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(ellipse 80% 60% at 50% 50%, rgba(201,168,76,0.06) 0%, transparent 70%);}

#nishino-seminar-wrap .cta-eyebrow {font-size: 10px;
    letter-spacing: 0.35em;
    color: var(--gold);
    font-weight: 700;
    margin-bottom: 20px;}

#nishino-seminar-wrap .cta-title {font-family: "Shippori Mincho B1", serif;
    font-size: clamp(28px, 5vw, 52px);
    color: var(--white);
    font-weight: 800;
    line-height: 1.3;
    margin-bottom: 32px;}

#nishino-seminar-wrap .cta-subtitle {font-size: 15px;
    color: rgba(255,255,255,0.55);
    line-height: 1.8;
    max-width: 540px;
    margin: 0 auto 48px;}

#nishino-seminar-wrap .cta-btn {display: inline-block;
    background: var(--gold);
    color: var(--navy);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 0.1em;
    padding: 18px 52px;
    border-radius: 2px;
    text-decoration: none;
    transition: all 0.3s;
    position: relative;}

#nishino-seminar-wrap .cta-btn:hover {background: var(--gold-light);
    transform: translateY(-2px);
    box-shadow: 0 12px 32px rgba(201,168,76,0.3);}

#nishino-seminar-wrap .cta-contact {margin-top: 28px;
    font-size: 13px;
    color: rgba(255,255,255,0.4);}

#nishino-seminar-wrap .cta-contact a {color: var(--gold);
    text-decoration: none;}

#nishino-seminar-wrap .footer-note {background: var(--navy-mid);
    padding: 32px 24px;
    text-align: center;
    font-size: 11px;
    color: rgba(255,255,255,0.3);
    letter-spacing: 0.05em;
    border-top: 1px solid rgba(255,255,255,0.05);}

#nishino-seminar-wrap .footer-note a {color: var(--gold);
    text-decoration: none;}

@keyframes fadeUp {
from {opacity: 0; transform: translateY(20px);}
to {opacity: 1; transform: translateY(0);}
}

@keyframes scaleIn {
from {transform: scaleX(0);}
to {transform: scaleX(1);}
}

@keyframes scrollPulse {
0%, 100% {opacity: 1;}
50% {opacity: 0.3;}
}

@media (max-width: 768px) {
#nishino-seminar-wrap .about-inner, #nishino-seminar-wrap .lecturer-inner {grid-template-columns: 1fr; gap: 40px;}
#nishino-seminar-wrap .outline-grid {grid-template-columns: 1fr;}
#nishino-seminar-wrap .module {flex-direction: column; gap: 12px;}
#nishino-seminar-wrap .module-num {font-size: 28px;}
#nishino-seminar-wrap .day-tab {padding: 12px 18px; font-size: 12px;}
}


#nishino-seminar-wrap {
  width: 100%;
  max-width: none;
  margin: 0 auto;
  background: var(--cream);
  color: var(--text-dark);
  font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'Yu Gothic', Meiryo, sans-serif;
  line-height: 1.8;
  overflow-x: hidden;
  isolation: isolate;
}
#nishino-seminar-wrap *, #nishino-seminar-wrap *::before, #nishino-seminar-wrap *::after { box-sizing: border-box; }
#nishino-seminar-wrap h1, #nishino-seminar-wrap h2, #nishino-seminar-wrap h3, #nishino-seminar-wrap p, #nishino-seminar-wrap ul { margin: 0; padding: 0; }
#nishino-seminar-wrap img { max-width: 100%; height: auto; }


@media (max-width: 768px) {
  #nishino-seminar-wrap { font-size: 15px; }
  #nishino-seminar-wrap .hero { min-height: auto; padding: 72px 20px 56px; }
  #nishino-seminar-wrap .hero-meta { gap: 20px; }
  #nishino-seminar-wrap .hero-lecturer { padding: 22px 20px; margin-top: 36px; }
  #nishino-seminar-wrap .section { padding: 72px 20px; }
  #nishino-seminar-wrap .about-wrap,
  #nishino-seminar-wrap .curriculum-wrap,
  #nishino-seminar-wrap .lecturer-wrap,
  #nishino-seminar-wrap .outline-wrap,
  #nishino-seminar-wrap .cta-wrap { padding-left: 20px; padding-right: 20px; }
  #nishino-seminar-wrap .about-stat-block { grid-template-columns: 1fr 1fr; }
  #nishino-seminar-wrap .day-tabs { flex-direction: column; }
  #nishino-seminar-wrap .day-tab { width: 100%; text-align: left; }
}
@media (max-width: 560px) {
  #nishino-seminar-wrap .about-stat-block { grid-template-columns: 1fr; }
  #nishino-seminar-wrap .stat-value { font-size: 38px; }
  #nishino-seminar-wrap .cta-btn { width: 100%; padding: 16px 20px; }
}


/* ===== TARGET FIX ===== */
#nishino-seminar-wrap .target-section {
  background: var(--white);
  padding: 80px 24px;
  border-top: 1px solid #e8e0d0;
}

#nishino-seminar-wrap .target-inner {
  max-width: 1000px;
  margin: 0 auto;
}

#nishino-seminar-wrap .target-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 2px;
  margin-top: 40px;
  background: #ddd;
  border: 1px solid #ddd;
}

#nishino-seminar-wrap .target-card {
  min-height: 300px;
  padding: 42px 22px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#nishino-seminar-wrap .target-card.dark {
  background: var(--navy);
}

#nishino-seminar-wrap .target-card.light {
  background: var(--cream);
}

#nishino-seminar-wrap .target-card-icon {
  font-size: 32px;
  line-height: 1;
  margin-bottom: 18px;
}

#nishino-seminar-wrap .target-card-title {
  font-family: 'Shippori Mincho B1', serif;
  font-size: 20px;
  line-height: 1.6;
  font-weight: 700;
  margin-bottom: 12px;
}

#nishino-seminar-wrap .target-card.dark .target-card-title {
  color: var(--white);
}

#nishino-seminar-wrap .target-card.light .target-card-title {
  color: var(--navy);
}

#nishino-seminar-wrap .target-card-desc {
  font-size: 12px;
  line-height: 1.8;
}

#nishino-seminar-wrap .target-card.dark .target-card-desc {
  color: rgba(255,255,255,0.55);
}

#nishino-seminar-wrap .target-card.light .target-card-desc {
  color: var(--text-light);
}

#nishino-seminar-wrap .target-note {
  margin-top: 24px;
  font-size: 13px;
  color: var(--text-light);
  text-align: center;
  line-height: 1.8;
}

@media (max-width: 1024px) {
  #nishino-seminar-wrap .target-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 520px) {
  #nishino-seminar-wrap .target-grid {
    grid-template-columns: 1fr;
  }
  #nishino-seminar-wrap .target-card {
    min-height: 220px;
    padding: 34px 22px;
  }
}

</style>
<!-- ===== HERO ===== -->
<section class="hero">
  <div class="hero-tag">DMGコンサルティング 研修プログラム 016</div>
  <h1 class="hero-main-title">
    リアル<span>通販塾</span>
  </h1>
  <p class="hero-subtitle">「通販って面白い」</p>
  <div class="hero-divider"></div>
<div style="
  max-width: 820px;
  margin: 0 auto 40px;
  text-align: center;
  color: #ff5a5a;
  font-size: 16px;
  font-weight: 800;
  line-height: 2;
  letter-spacing: 0.02em;
  text-shadow: 0 0 12px rgba(255,90,90,0.18);
">
  <div>※本セミナーは、企業ごとの個別開催形式となっております。<br>  
日時・開催場所は、受講企業様のご希望に合わせて調整いたします。</div>
  <div>※1社単独での実施を基本としておりますので、<br>
実務課題に合わせた具体的なご質問・討議を、納得いくまで行っていただけます。</div>
</div>


  <div class="hero-meta">
    <div class="hero-meta-item">
      <div class="hero-meta-label">期間</div>
      <div class="hero-meta-value">2日間集中</div>
    </div>
    <div class="hero-meta-item">
      <div class="hero-meta-label">時間</div>
      <div class="hero-meta-value">各10:00〜18:30</div>
    </div>
    <div class="hero-meta-item">
      <div class="hero-meta-label">総受講時間</div>
      <div class="hero-meta-value">10〜15時間</div>
    </div>
    <div class="hero-meta-item">
      <div class="hero-meta-label">対象</div>
      <div class="hero-meta-value">通販企業・経営者・担当者</div>
    </div>
  </div>

  <div class="hero-lecturer">
    <div class="lecturer-eyebrow">LECTURER ／ 講師</div>
    <div class="lecturer-name">西野 博道</div>
    <div class="lecturer-title">100億企業応援 CRM研究家　元・やずや 大番頭</div>
  </div>

  <div class="scroll-hint">
    <span>SCROLL</span>
    <div class="scroll-line"></div>
  </div>
</section>


<!-- ===== ABOUT ===== -->
<div class="about-wrap">
  <div class="about-inner">
    <div>
      <div class="section-eyebrow">ABOUT THIS PROGRAM</div>
      <h2 class="section-title">通販の本質を<br>知り抜いた男が<br>語りつくす2日間。</h2>
      <p class="section-lead">
        「香醋」一品で年商300億円を実現したやずやの大番頭として、
        商品開発・広告・CRMのすべてを実戦で構築してきた西野博道氏が、
        そのノウハウを余すところなく伝授する。
        「感性をサイエンスに」――直感ではなく、再現できる方程式として
        通販ビジネスを体得する集中プログラム。
      </p>
      <p style="margin-top:20px; padding: 20px 24px; background: var(--navy); color: rgba(255,255,255,0.75); border-left: 3px solid var(--gold); font-size:14px; line-height:1.9;">
        ※レジュメは紙媒体の事例が中心ですが、本研修は「考え方と実践」の講義です。<br>
        <strong style="color:#e8c97a;">オンライン販売中心の企業も、もちろん対象です。</strong><br>
        （オンライン中心のワイン通販会社での開催実績あり）
      </p>
    </div>

    <div class="about-stat-block">
      <div class="about-stat">
        <div class="stat-value">2<span class="stat-unit">日間</span></div>
        <div class="stat-label">完全集中型研修</div>
      </div>
      <div class="about-stat">
        <div class="stat-value">5<span class="stat-unit">塾</span></div>
        <div class="stat-label">専門モジュール</div>
      </div>
      <div class="about-stat">
        <div class="stat-value">300<span class="stat-unit">P超</span></div>
        <div class="stat-label">配布テキスト</div>
      </div>
      <div class="about-stat">
        <div class="stat-value">30<span class="stat-unit">年超</span></div>
        <div class="stat-label">講師の実戦キャリア</div>
      </div>
    </div>
  </div>
</div>


<!-- ===== FORMULA ===== -->
<div class="formula-wrap">
  <div class="section-eyebrow" style="text-align:center;">THE FORMULA</div>
  <h2 class="section-title" style="text-align:center; max-width:600px; margin:0 auto;">通販ビジネス唯一の<br>成功方程式</h2>
  <div class="formula-box">
    <div class="formula-label">西野式 売上方程式</div>
    <div class="formula-eq">
      年商 ＝ <span class="highlight">年間LTV</span> × <span class="highlight">稼働顧客数</span>
    </div>
    <div class="formula-desc">
      LTV（ Life Time Value）＝ 客単価 × 年間回転数<br>
      この2変数を同時に伸ばす仕組みが「通販で100億に届く」唯一の道。
    </div>
  </div>
</div>


<!-- ===== TARGET ===== -->
<div class="target-section">
  <div class="target-inner">
    <div class="section-eyebrow">TARGET ／ 対象</div>
    <h2 class="section-title">このプログラムが<br>フィットする会社</h2>
    <div class="target-grid">
      <div class="target-card dark">
        <div class="target-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f371.png" alt="🍱" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="target-card-title">食品メーカー<br>通販会社</div>
        <div class="target-card-desc">健康食品・サプリ・<br>お取り寄せ食品など</div>
      </div>
      <div class="target-card light">
        <div class="target-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f43e.png" alt="🐾" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="target-card-title">ペットフード<br>メーカー</div>
        <div class="target-card-desc">ペット用品・<br>フード通販など</div>
      </div>
      <div class="target-card dark">
        <div class="target-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f457.png" alt="👗" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="target-card-title">アパレル<br>メーカー</div>
        <div class="target-card-desc">D2C・EC通販・<br>自社ブランドなど</div>
      </div>
      <div class="target-card light">
        <div class="target-card-icon"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f9f4.png" alt="🧴" class="wp-smiley" style="height: 1em; max-height: 1em;" /></div>
        <div class="target-card-title">日用雑貨<br>メーカー</div>
        <div class="target-card-desc">コスメ・生活雑貨・<br>ヘルスケアなど</div>
      </div>
    </div>
    <p class="target-note">
      ※紙DMが中心の事例でもオンライン通販企業に対応しています。考え方は業態を問いません。
    </p>
  </div>
</div>

<!-- ===== CURRICULUM ===== -->
<div class="curriculum-wrap">
  <div class="curriculum-inner">
    <div class="section-eyebrow">CURRICULUM ／ カリキュラム</div>
    <h2 class="section-title">5つの「塾」で<br>通販のすべてを網羅する。</h2>
    <p class="section-lead">
      リスク感覚から始まり、商品設計・広告・文章術・CRMまで。
      通販事業を「再現できる仕組み」に変えるための5章構成。
    </p>

    <div class="day-tabs">
      <button class="day-tab active" onclick="switchDay(0)">DAY 1　売上の根源・商品開発・広告</button>
      <button class="day-tab" onclick="switchDay(1)">DAY 2　言葉づくり・CRM・顧客心理</button>
    </div>

    <!-- DAY 1 -->
    <div class="day-content active" id="day0">

      <div class="module">
        <div class="module-num">01</div>
        <div class="module-body">
          <div class="module-tag">PROLOGUE ／ リスクセンス</div>
          <div class="module-title">通販に必要なリスクセンス</div>
          <ul class="module-points">
            <li>失敗を「立派な結果」として活かすエジソンBOX思考</li>
            <li>ハインリッヒの法則と通販ビジネスへの応用</li>
            <li>ファーストペンギン戦略――小さな失敗体験で課題を自分に出す</li>
            <li>人生・ビジネスにおけるリスクの正しい選択肢の考え方</li>
          </ul>
        </div>
      </div>

      <div class="module">
        <div class="module-num">02</div>
        <div class="module-body">
          <div class="module-tag">塾①　リアル通販塾</div>
          <div class="module-title">売上の根源を理解する</div>
          <ul class="module-points">
            <li>「売上が上がる」とはどういうことか？　本質から問い直す</li>
            <li>売上＝年間LTV×稼働顧客数：唯一の成功方程式を徹底解説</li>
            <li>通販立上げ全体像：ターゲット設定から販売開始まで全工程</li>
            <li>売上シミュレーションによるマーケティング課題の洗い出し</li>
            <li>「感性をサイエンスに」――仮説・投資・検証・繰り返しの実践法</li>
            <li>年商100億達成へのシミュレーションと西野流ロードマップ</li>
          </ul>
        </div>
      </div>

      <div class="module">
        <div class="module-num">03</div>
        <div class="module-body">
          <div class="module-tag">塾②　商品開発塾</div>
          <div class="module-title">ニーズによるヒット商品の開発</div>
          <ul class="module-points">
            <li>「欲しいと思わせる」商品コンセプトの作り方・7ステップ</li>
            <li>未充足ニーズ発掘ワーク：消費者の「問題」と「生活ニーズ」の分離</li>
            <li>商品ネーミングと表現コンセプト（意識喚起）の言語化</li>
            <li>やずや商品開発秘話：香醋（年商300億）・お達者勇吉・博多やくぜん茶</li>
            <li>スクリーニングテストで「売れる確信」を持ってから開発する</li>
          </ul>
        </div>
      </div>

      <div class="module">
        <div class="module-num">04</div>
        <div class="module-body">
          <div class="module-tag">塾③　広告表現塾</div>
          <div class="module-title">広告の考え方・CPO設計・ABテスト</div>
          <ul class="module-points">
            <li>広告チラシの構造：ワン・ツー・スリーの原則</li>
            <li>CPO（Cost Per Order）の計算と目標設定の実践</li>
            <li>CPA・見込客獲得コストと新規顧客獲得コストの違い</li>
            <li>小さくテストして成功の方程式を探す：ABテストの設計方法</li>
            <li>「通販はサイエンス」：広告媒体計画と費用対効果の管理</li>
          </ul>
        </div>
      </div>

    </div>

    <!-- DAY 2 -->
    <div class="day-content" id="day1">

      <div class="module">
        <div class="module-num">05</div>
        <div class="module-body">
          <div class="module-tag">塾④　同梱物・DM資料づくり塾</div>
          <div class="module-title">「欲しがるスイッチ」を押す言葉づくり</div>
          <ul class="module-points">
            <li>同梱物・DM・レターで顧客の購買スイッチを押す「言葉」の作り方</li>
            <li>「ルポライター思考」で顧客目線の文章を書く技術</li>
            <li>文章校正の7ポイント：声に出して読む・削る・整える</li>
            <li>第1〜10回フォローDMの設計と実際の事例（やずや黒酢カプセルシリーズ）</li>
            <li>消費者の無意識行動を理解してコピーに落とし込む</li>
            <li>生成AIを活用した言葉づくりへの西野氏なりの考え方</li>
          </ul>
        </div>
      </div>

      <div class="module">
        <div class="module-num">06</div>
        <div class="module-body">
          <div class="module-tag">塾⑤-A　顧客転換・フォロー</div>
          <div class="module-title">F2・F3転換、既存客フォロー、離脱客復活の考え方</div>
          <ul class="module-points">
            <li>F2転換（初回→2回目）・F3転換のKPIと実践的アプローチ</li>
            <li>既存顧客フォローで「稼働顧客数」を守る仕組みの設計</li>
            <li>離脱客の復活施策：「諦め」から「未練」を引き出す言葉と接点</li>
            <li>顧客の感情を動かすタイミング・内容・頻度の設計法</li>
          </ul>
        </div>
      </div>

      <div class="module">
        <div class="module-num">07</div>
        <div class="module-body">
          <div class="module-tag">塾⑤-B　CRM・顧客心理</div>
          <div class="module-title">愛着・飽き・諦め・未練の心理とCRMへの活用</div>
          <ul class="module-points">
            <li>新規客が増えなくても売上が増加する「CRM社内定着」の考え方</li>
            <li>消費者の無意識行動を理解する：行動パターンとマーケティングへの応用</li>
            <li>愛着・飽き・諦め・未練――4つの感情の心理とCRM施策への落とし込み</li>
            <li>LTVを最大化するフォロー媒体の頻度・内容・タイミング設計</li>
            <li>100億企業のCRM思想――やずやが生み出した顧客育成の全体像</li>
            <li>生成AIを活用したCRM運用の可能性と西野氏の現場的見解</li>
          </ul>
        </div>
      </div>

    </div>
  </div>
</div>


<!-- ===== LECTURER ===== -->
<div class="lecturer-wrap">
  <div class="lecturer-inner">
    <div class="lecturer-portrait">西</div>
    <div>
      <div class="lecturer-detail-eyebrow">LECTURER PROFILE ／ 講師プロフィール</div>
      <div class="lecturer-detail-name">西野 博道</div>
      <div class="lecturer-detail-kana">Nishino Hiromichi</div>
      <div class="lecturer-badges">
        <span class="badge">100億企業応援 CRM研究家</span>
        <span class="badge">元・やずや 大番頭</span>
        <span class="badge">ダイレクトマーケティング歴30年超</span>
      </div>
      <p class="lecturer-bio">
        福岡発の通販会社「やずや」において、長年にわたり営業・マーケティング・
        商品開発・CRM戦略の中核を担い、「香醋」をはじめとするヒット商品で
        同社を年商300億円超の企業へ成長させた立役者。<br><br>
        「感性をサイエンスに」を信条に、再現性のある通販の成功方程式を体系化。
        現在は「100億企業応援 CRM研究家」として、全国の通販・EC事業者の
        成長支援に当たる。本プログラムは、西野氏が実戦から生み出した
        通販経営の知見を2日間・約15時間で凝縮した集大成となっている。
      </p>
    </div>
  </div>
</div>


<!-- ===== OUTLINE ===== -->
<div class="outline-wrap">
  <div style="max-width:1000px; margin:0 auto;">
    <div class="section-eyebrow">PROGRAM OUTLINE ／ 研修概要</div>
    <h2 class="section-title">受講概要</h2>
    <div class="outline-grid">
      <div class="outline-cell">
        <div class="outline-cell-label">PROGRAM NAME</div>
        <div class="outline-cell-value">リアル通販塾<br>「通販って面白い」</div>
      </div>
      <div class="outline-cell dark">
        <div class="outline-cell-label">RESEARCH NUMBER</div>
        <div class="outline-cell-value">研修番号【016】</div>
      </div>
      <div class="outline-cell dark">
        <div class="outline-cell-label">DURATION</div>
        <div class="outline-cell-value">2日間（計10〜15時間）<br>各日 10:00〜18:30<br><span style="font-size:13px; color:rgba(255,255,255,0.5);">※短縮（10時間）プランも相談可</span></div>
      </div>
      <div class="outline-cell">
        <div class="outline-cell-label">TARGET</div>
        <div class="outline-cell-value">通販事業者・経営者<br>マーケティング担当者・新規参入検討企業</div>
      </div>
      <div class="outline-cell">
        <div class="outline-cell-label">MATERIALS</div>
        <div class="outline-cell-value">配布テキスト（300ページ超）<br>含む・当日お渡し</div>
      </div>
      <div class="outline-cell dark">
        <div class="outline-cell-label">FORMAT</div>
        <div class="outline-cell-value">集合研修（対面）<br>※オンライン開催応相談</div>
      </div>
      <div class="outline-cell dark">
        <div class="outline-cell-label">FEE</div>
        <div class="outline-cell-value">別途お見積り<br>（受講人数・形式により変動）</div>
      </div>
      <div class="outline-cell">
        <div class="outline-cell-label">ORGANIZER</div>
        <div class="outline-cell-value">DMGコンサルティング株式会社<br>主催・企画</div>
      </div>
    </div>
  </div>
</div>


<!-- ===== TESTIMONIALS ===== -->
<div style="background:var(--cream); padding:100px 24px; border-top:1px solid #e8e0d0;">
  <div style="max-width:1000px; margin:0 auto;">
    <div class="section-eyebrow">VOICE ／ 参加者の声</div>
    <h2 class="section-title">受講後の声（一部抜粋）</h2>
    <p style="font-size:13px; color:var(--text-light); margin-bottom:48px;">※いずれも実際の参加者による業務日報・感想文より抜粋。社名・個人名は非公開。</p>

    <div style="display:grid; grid-template-columns:1fr 1fr; gap:24px;">

      <div style="background:var(--white); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.05);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:var(--text-mid); line-height:2;">
          通販はお客様の感情を動かす言葉づくりがポイント、という話が印象的でした。DMで伝えるときは、事実を羅列するのではなく、脳裏に残ったシーンを写真のように伝える——今後の原稿作成で必ず意識したいと思います。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid #f0e8d8; font-size:11px; letter-spacing:0.1em; color:var(--text-light); font-weight:700;">食品通販会社　販促担当</div>
      </div>

      <div style="background:var(--navy); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.1);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:rgba(255,255,255,0.75); line-height:2;">
          商売・開発・マーケ・既存フォローの考え方を、再現性のある「法則」として体系化していることが印象的でした。人間の本能的な欲求から潜在的な悩みを導く開発の考え方は、とても論理的で大いに勉強になりました。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid rgba(255,255,255,0.1); font-size:11px; letter-spacing:0.1em; color:rgba(255,255,255,0.4); font-weight:700;">食品通販会社　マーケティング担当</div>
      </div>

      <div style="background:var(--navy); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.1);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:rgba(255,255,255,0.75); line-height:2;">
          「CRMを実践することでお客様から選ばれる会社になる」という視点から、CRMは新規創造の観点でも絶対に考えなければならない部分だと感じました。今まで「既存顧客のためのもの」という認識が変わりました。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid rgba(255,255,255,0.1); font-size:11px; letter-spacing:0.1em; color:rgba(255,255,255,0.4); font-weight:700;">食品通販会社　CRM担当</div>
      </div>

      <div style="background:var(--white); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.05);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:var(--text-mid); line-height:2;">
          1回購入で離脱した方々の1%を引き上げるだけでも売上アップにつながる、という話は目から鱗でした。やりたいことが多い中でどこに注力すべきか悩んでいましたが、優先順位が明確になりました。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid #f0e8d8; font-size:11px; letter-spacing:0.1em; color:var(--text-light); font-weight:700;">食品通販会社　販促チームリーダー</div>
      </div>

      <div style="background:var(--white); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.05);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:var(--text-mid); line-height:2;">
          食品は飽きが来てしまうという弱点はあるものの、だからこそ逆に「言葉」で魅力をたくさん伝えられるのだと気づきました。お客様の感情を考えて、売り込みにならない言葉を意識して原稿を作っていきたいです。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid #f0e8d8; font-size:11px; letter-spacing:0.1em; color:var(--text-light); font-weight:700;">食品通販会社　コピーライター担当</div>
      </div>

      <div style="background:var(--navy); border-top:3px solid var(--gold); padding:36px 32px; box-shadow:0 2px 16px rgba(0,0,0,0.1);">
        <div style="font-size:28px; color:var(--gold); font-family:'Shippori Mincho B1',serif; margin-bottom:16px; line-height:1;">&#8220;</div>
        <p style="font-size:14px; color:rgba(255,255,255,0.75); line-height:2;">
          「自分からリスクを取る→成功の確率を上げる→方程式を知る→仮説を立てて検証を繰り返す」という構成が非常によく考えられていて、通販はサイエンスであり、お客様を創造して維持していくビジネスだということが腑に落ちました。タイトルの「通販って面白い」を2日間で実感できました。
        </p>
        <div style="margin-top:24px; padding-top:16px; border-top:1px solid rgba(255,255,255,0.1); font-size:11px; letter-spacing:0.1em; color:rgba(255,255,255,0.4); font-weight:700;">食品通販会社　管理職</div>
      </div>

    </div>
  </div>
</div>

<!-- ===== CTA ===== -->
<div class="cta-wrap">
  <div class="cta-eyebrow">CONTACT ／ お問い合わせ</div>
  <h2 class="cta-title">通販で100億を目指す<br>すべての方へ。</h2>
  <p class="cta-subtitle">
    本研修に関するご相談・お見積り・開催スケジュールのご確認は、
    下記よりお気軽にお問い合わせください。
    貴社の規模・ご状況に合わせた個別提案も承っております。
  </p>
  <a href="https://www.dmgc.jp/contact/" class="cta-btn">お問い合わせ・お申込みはこちら</a>
  <div class="cta-contact">
    TEL：<a href="tel:0362688988">03-6268-8988</a>　受付時間 10:00〜17:00（土日祝除く）
  </div>
</div>

<div class="footer-note">
  © DMGコンサルティング株式会社　｜　<a href="https://www.dmgc.jp/seminar/">セミナー・研修一覧</a>　｜　<a href="https://www.dmgc.jp/contact/">お問い合わせ</a>
</div>

<script>
  window.switchDay = function(idx) {
    const root = document.getElementById('nishino-seminar-wrap');
    if (!root) return;
    root.querySelectorAll('.day-tab').forEach((t, i) => {
      t.classList.toggle('active', i === idx);
    });
    root.querySelectorAll('.day-content').forEach((c, i) => {
      c.classList.toggle('active', i === idx);
    });
  };

  // Scroll fade-in
  const observer = new IntersectionObserver((entries) => {
    entries.forEach(e => {
      if (e.isIntersecting) {
        e.target.style.animation = 'fadeUp 0.6s ease both';
        observer.unobserve(e.target);
      }
    });
  }, { threshold: 0.1 });

  const root = document.getElementById('nishino-seminar-wrap');
  if (root) root.querySelectorAll('.module, .outline-cell, .about-stat').forEach(el => {
    el.style.opacity = '0';
    observer.observe(el);
  });
</script>
</div>



<p class="wp-block-paragraph"></p><p>The post <a href="https://www.dmgc.jp/3192-2/">リアル通販塾「通販って面白い」</a> first appeared on <a href="https://www.dmgc.jp">DMGコンサルティング株式会社</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
