{"id":2,"date":"2019-11-08T03:20:17","date_gmt":"2019-11-08T03:20:17","guid":{"rendered":"http:\/\/0.seowaimao.com\/?page_id=2"},"modified":"2026-09-11T20:14:00","modified_gmt":"2026-09-11T12:14:00","slug":"homepage__trashed","status":"publish","type":"page","link":"https:\/\/edntoy.com\/ja\/","title":{"rendered":"\u30db\u30fc\u30e0\u30da\u30fc\u30b8"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* Paste into Appearance > Customize > Additional CSS *\/\n\n\/*\n * Flatsome icon font rendering fix.\n * This later declaration keeps the theme icon font while allowing text to\n * render immediately instead of waiting for fl-icons.woff2.\n *\/\n@font-face {\n  font-family: \"fl-icons\";\n  font-style: normal;\n  font-weight: normal;\n  font-display: swap;\n  src: url(\"\/wp-content\/themes\/flatsome\/assets\/css\/icons\/fl-icons.woff2\") format(\"woff2\");\n}\n\n:root {\n  --edn-orange: #f47721;\n  --edn-orange-dark: #d95e0f;\n  --edn-ink: #171b24;\n  --edn-muted: #5d6675;\n  --edn-line: #e4e8ee;\n  --edn-soft: #f5f7fa;\n  --edn-warm: #fff6ef;\n  --edn-radius: 18px;\n  --edn-shadow: 0 18px 46px rgba(24, 34, 49, 0.10);\n}\n\nbody.home .page-title {\n  display: none;\n}\n\n.edn-home,\n.edn-home * {\n  box-sizing: border-box;\n}\n\n.edn-home {\n  width: 100vw;\n  max-width: none;\n  margin-right: calc(50% - 50vw);\n  margin-left: calc(50% - 50vw);\n  overflow: hidden;\n  color: var(--edn-ink);\n  background: #fff;\n}\n\n.edn-home img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.edn-home a {\n  text-decoration: none;\n}\n\n.edn-shell {\n  width: min(1180px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n.edn-section {\n  padding: 78px 0;\n}\n\n.edn-home h1,\n.edn-home h2,\n.edn-home h3 {\n  margin-top: 0;\n  color: var(--edn-ink);\n  letter-spacing: -0.025em;\n}\n\n.edn-home h1 {\n  max-width: 720px;\n  margin-bottom: 21px;\n  font-size: clamp(2.7rem, 5.2vw, 4.7rem);\n  line-height: 1.02;\n}\n\n.edn-home h2 {\n  margin-bottom: 17px;\n  font-size: clamp(2rem, 3.4vw, 3.15rem);\n  line-height: 1.12;\n}\n\n.edn-home h3 {\n  margin-bottom: 11px;\n  font-size: 1.35rem;\n  line-height: 1.28;\n}\n\n.edn-home p,\n.edn-home li {\n  color: var(--edn-muted);\n  font-size: 1rem;\n  line-height: 1.72;\n}\n\n.edn-eyebrow,\n.edn-kicker,\n.edn-section-number,\n.edn-card-tag,\n.edn-resource-card > span {\n  margin: 0 0 11px;\n  color: var(--edn-orange) !important;\n  font-size: 0.78rem !important;\n  font-weight: 800;\n  letter-spacing: 0.11em;\n  line-height: 1.4 !important;\n  text-transform: uppercase;\n}\n\n.edn-actions {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-top: 25px;\n}\n\n.edn-btn {\n  display: inline-flex;\n  min-height: 48px;\n  align-items: center;\n  justify-content: center;\n  padding: 11px 23px;\n  border: 2px solid transparent;\n  border-radius: 9px;\n  font-size: 0.9rem;\n  font-weight: 750;\n  line-height: 1.25;\n  text-align: center;\n  transition: transform 160ms ease, background-color 160ms ease, border-color 160ms ease;\n}\n\n.edn-btn:hover {\n  transform: translateY(-2px);\n}\n\n.edn-btn-orange {\n  color: #fff !important;\n  background: var(--edn-orange);\n}\n\n.edn-btn-orange:hover {\n  color: #fff !important;\n  background: var(--edn-orange-dark);\n}\n\n.edn-btn-outline {\n  border-color: var(--edn-orange);\n  color: var(--edn-orange) !important;\n  background: transparent;\n}\n\n.edn-btn-outline:hover {\n  color: #fff !important;\n  background: var(--edn-orange);\n}\n\n.edn-btn-white {\n  color: var(--edn-orange) !important;\n  background: #fff;\n}\n\n.edn-btn-outline-white {\n  border-color: rgba(255, 255, 255, 0.88);\n  color: #fff !important;\n  background: transparent;\n}\n\n.edn-btn-outline-white:hover {\n  color: var(--edn-orange) !important;\n  background: #fff;\n}\n\n.edn-text-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  color: var(--edn-orange) !important;\n  font-weight: 750;\n}\n\n.edn-text-link span {\n  transition: transform 160ms ease;\n}\n\n.edn-text-link:hover span {\n  transform: translateX(4px);\n}\n\n.edn-hero {\n  position: relative;\n  color: #fff;\n  background: linear-gradient(120deg, #ff842d 0%, #ef6715 100%);\n}\n\n.edn-hero .edn-shell {\n  width: min(1680px, calc(100% - 32px));\n}\n\n.edn-hero-grid {\n  display: grid;\n  min-height: 620px;\n  grid-template-columns: minmax(620px, 0.94fr) minmax(0, 1.06fr);\n  align-items: center;\n  gap: 34px;\n}\n\n.edn-hero-copy {\n  padding: 75px 0 95px;\n}\n\n.edn-hero h1,\n.edn-hero p {\n  color: #fff;\n}\n\n.edn-hero h1 {\n  max-width: 780px;\n  font-size: clamp(2.7rem, 4.6vw, 4.35rem);\n}\n\n.edn-hero .edn-eyebrow {\n  color: rgba(255, 255, 255, 0.82) !important;\n}\n\n.edn-hero-lead {\n  max-width: 650px;\n  margin-bottom: 0;\n  font-size: 1.17rem !important;\n  line-height: 1.65 !important;\n}\n\n.edn-hero-actions {\n  flex-wrap: nowrap;\n}\n\n.edn-hero-media {\n  align-self: stretch;\n  min-height: 620px;\n}\n\n.edn-hero-media img {\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n}\n\n.edn-proof {\n  position: relative;\n  z-index: 2;\n  margin-top: -30px;\n}\n\n.edn-proof-grid {\n  display: grid;\n  overflow: hidden;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1px solid rgba(25, 34, 47, 0.08);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-proof-item {\n  min-height: 130px;\n  padding: 27px 18px 23px;\n  border-right: 1px solid var(--edn-line);\n  text-align: center;\n}\n\n.edn-proof-item:last-child {\n  border-right: 0;\n}\n\n.edn-proof-item strong,\n.edn-proof-item span {\n  display: block;\n}\n\n.edn-proof-item strong {\n  margin-bottom: 7px;\n  color: var(--edn-orange);\n  font-size: 1.35rem;\n}\n\n.edn-proof-item span {\n  color: var(--edn-muted);\n  font-size: 0.87rem;\n  line-height: 1.45;\n}\n\n.edn-intro {\n  padding-top: 105px;\n}\n\n.edn-intro-grid,\n.edn-business-grid,\n.edn-showcase,\n.edn-support-grid,\n.edn-final-cta-grid {\n  display: grid;\n  align-items: center;\n  gap: 58px;\n}\n\n.edn-intro-grid {\n  grid-template-columns: 0.88fr 1.12fr;\n}\n\n.edn-intro-media,\n.edn-feature-image,\n.edn-showcase-media {\n  overflow: hidden;\n  border-radius: var(--edn-radius);\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-intro-media img {\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n.edn-company-note {\n  margin: 22px 0;\n  padding: 17px 19px;\n  border-left: 3px solid var(--edn-orange);\n  border-radius: 0 10px 10px 0;\n  background: var(--edn-warm);\n  font-size: 0.91rem !important;\n  line-height: 1.65 !important;\n}\n\n.edn-company-note strong {\n  color: var(--edn-ink);\n}\n\n.edn-squishy {\n  background: var(--edn-warm);\n}\n\n.edn-business-grid {\n  grid-template-columns: 0.9fr 1.1fr;\n}\n\n.edn-squishy .edn-shell {\n  width: min(1340px, calc(100% - 48px));\n}\n\n.edn-squishy .edn-business-grid {\n  grid-template-columns: minmax(360px, 0.76fr) minmax(0, 1.34fr);\n  gap: 46px;\n}\n\n.edn-feature-image {\n  position: relative;\n  background: #fff;\n}\n\n.edn-feature-image img {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n  transition: transform 280ms ease;\n}\n\n.edn-feature-image:hover img {\n  transform: scale(1.025);\n}\n\n.edn-image-label {\n  position: absolute;\n  right: 20px;\n  bottom: 20px;\n  padding: 9px 14px;\n  border-radius: 999px;\n  color: var(--edn-ink);\n  background: rgba(255, 255, 255, 0.92);\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n}\n\n.edn-check-list {\n  margin: 20px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.edn-check-list li {\n  position: relative;\n  margin-bottom: 8px;\n  padding-left: 29px;\n}\n\n.edn-check-list li::before {\n  position: absolute;\n  top: 0;\n  left: 0;\n  color: var(--edn-orange);\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n.edn-section-head {\n  max-width: 790px;\n  margin: 0 auto 38px;\n  text-align: center;\n}\n\n.edn-section-head p:last-child {\n  margin-bottom: 0;\n}\n\n.edn-material-grid,\n.edn-three-d-grid,\n.edn-resource-grid,\n.edn-project-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.edn-card,\n.edn-resource-card,\n.edn-project-card {\n  overflow: hidden;\n  border: 1px solid var(--edn-line);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: 0 10px 30px rgba(25, 35, 50, 0.065);\n  transition: transform 180ms ease, box-shadow 180ms ease;\n}\n\n.edn-card:hover,\n.edn-resource-card:hover,\n.edn-project-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-material-card {\n  padding: 30px;\n  border-top: 4px solid var(--edn-orange);\n}\n\n.edn-material-card > strong {\n  display: block;\n  margin-top: 21px;\n  padding-top: 17px;\n  border-top: 1px solid var(--edn-line);\n  color: var(--edn-ink);\n  font-size: 0.9rem;\n}\n\n.edn-showcase {\n  margin-top: 38px;\n  grid-template-columns: 1fr 1fr;\n  padding: 30px;\n  border-radius: var(--edn-radius);\n  background: var(--edn-soft);\n}\n\n.edn-showcase-media img {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n}\n\n.edn-showcase .edn-actions {\n  flex-wrap: wrap;\n}\n\n.edn-three-d {\n  background: var(--edn-soft);\n}\n\n.edn-product-card {\n  display: flex;\n  flex-direction: column;\n}\n\n.edn-card-image {\n  overflow: hidden;\n  background: #e9edf2;\n}\n\n.edn-card-image img {\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  transition: transform 280ms ease;\n}\n\n.edn-card-image:hover img {\n  transform: scale(1.035);\n}\n\n.edn-card-body {\n  display: flex;\n  flex: 1;\n  flex-direction: column;\n  padding: 27px;\n}\n\n.edn-card-body .edn-text-link {\n  margin-top: auto;\n  padding-top: 8px;\n}\n\n.edn-centered-action {\n  margin-top: 34px;\n  text-align: center;\n}\n\n.edn-route {\n  background: #fff;\n}\n\n.edn-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--edn-line);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: 0 12px 34px rgba(25, 35, 50, 0.07);\n  -webkit-overflow-scrolling: touch;\n}\n\n.edn-table-wrap:focus-visible {\n  outline: 3px solid rgba(244, 119, 33, 0.35);\n  outline-offset: 3px;\n}\n\n.edn-route-table {\n  width: 100%;\n  min-width: 900px;\n  border-collapse: collapse;\n  color: var(--edn-muted);\n  font-size: 0.91rem;\n  line-height: 1.5;\n}\n\n.edn-route-table th,\n.edn-route-table td {\n  padding: 18px 20px;\n  border-right: 1px solid var(--edn-line);\n  border-bottom: 1px solid var(--edn-line);\n  text-align: left;\n  vertical-align: top;\n}\n\n.edn-route-table th:last-child,\n.edn-route-table td:last-child {\n  border-right: 0;\n}\n\n.edn-route-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.edn-route-table th {\n  color: var(--edn-ink);\n  background: var(--edn-soft);\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.edn-route-table tbody tr:hover {\n  background: var(--edn-warm);\n}\n\n.edn-route-table td:nth-child(2) {\n  color: var(--edn-ink);\n  font-weight: 750;\n}\n\n.edn-route-table a {\n  color: var(--edn-orange) !important;\n  font-weight: 750;\n}\n\n.edn-process-grid {\n  display: grid;\n  margin: 0;\n  padding: 0;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n  list-style: none;\n}\n\n.edn-process-grid li {\n  min-height: 230px;\n  padding: 27px 23px;\n  border-top: 3px solid var(--edn-orange);\n  border-radius: 0 0 14px 14px;\n  background: var(--edn-soft);\n}\n\n.edn-process-grid li > span {\n  display: block;\n  margin-bottom: 18px;\n  color: var(--edn-orange);\n  font-size: 1.55rem;\n  font-weight: 800;\n}\n\n.edn-support {\n  color: #fff;\n  background: #e6532f;\n}\n\n.edn-support-grid {\n  grid-template-columns: 1.05fr 0.95fr;\n}\n\n.edn-support h2,\n.edn-support p,\n.edn-support li {\n  color: #fff;\n}\n\n.edn-kicker-light {\n  color: rgba(255, 255, 255, 0.7) !important;\n}\n\n.edn-support-list {\n  display: grid;\n  margin: 0;\n  padding: 0;\n  grid-template-columns: 1fr 1fr;\n  gap: 13px 18px;\n  list-style: none;\n}\n\n.edn-support-list li {\n  position: relative;\n  padding: 15px 15px 15px 42px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 10px;\n  background: rgba(255, 255, 255, 0.06);\n  font-size: 0.91rem;\n  line-height: 1.45;\n}\n\n.edn-support-list li::before {\n  position: absolute;\n  top: 14px;\n  left: 16px;\n  color: #ff9955;\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n.edn-resources {\n  background: #fff;\n}\n\n.edn-resource-card {\n  display: flex;\n  flex-direction: column;\n  padding: 30px;\n  border-top: 4px solid var(--edn-orange);\n  color: inherit !important;\n}\n\n.edn-resource-card p {\n  flex: 1;\n}\n\n.edn-resource-card strong {\n  color: var(--edn-orange);\n  font-size: 0.9rem;\n}\n\n.edn-projects {\n  background: var(--edn-soft);\n}\n\n.edn-project-card {\n  padding: 29px;\n  border-top: 4px solid var(--edn-orange);\n}\n\n.edn-project-meta {\n  display: grid;\n  margin: 22px 0 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--edn-line);\n  gap: 12px;\n}\n\n.edn-project-meta div {\n  display: grid;\n  grid-template-columns: 78px 1fr;\n  gap: 12px;\n}\n\n.edn-project-meta dt,\n.edn-project-meta dd {\n  margin: 0;\n  font-size: 0.88rem;\n  line-height: 1.5;\n}\n\n.edn-project-meta dt {\n  color: var(--edn-muted);\n  font-weight: 650;\n}\n\n.edn-project-meta dd {\n  color: var(--edn-ink);\n  font-weight: 750;\n}\n\n.edn-final-cta {\n  padding: 62px 0;\n  color: #fff;\n  background: linear-gradient(120deg, #ff842d 0%, #ef6715 100%);\n}\n\n.edn-final-cta-grid {\n  grid-template-columns: 1fr auto;\n}\n\n.edn-final-cta h2,\n.edn-final-cta p {\n  color: #fff;\n}\n\n.edn-final-cta h2 {\n  margin-bottom: 10px;\n}\n\n.edn-final-cta p {\n  max-width: 780px;\n}\n\n.edn-quote-checklist {\n  display: grid;\n  max-width: 820px;\n  margin: 20px 0 0;\n  padding: 0;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 10px;\n  list-style: none;\n}\n\n.edn-quote-checklist li {\n  position: relative;\n  padding: 11px 13px 11px 36px;\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 9px;\n  color: #fff;\n  background: rgba(255, 255, 255, 0.09);\n  font-size: 0.86rem;\n  line-height: 1.4;\n}\n\n.edn-quote-checklist li::before {\n  position: absolute;\n  top: 10px;\n  left: 14px;\n  color: #fff3e8;\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n@media (max-width: 900px) {\n  .edn-section {\n    padding: 62px 0;\n  }\n\n  .edn-hero-grid {\n    min-height: auto;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 28px;\n  }\n\n  .edn-hero-copy {\n    padding: 64px 0 82px;\n  }\n\n  .edn-hero-media {\n    min-height: 560px;\n  }\n\n  .edn-proof-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-proof-item:nth-child(2) {\n    border-right: 0;\n  }\n\n  .edn-proof-item:nth-child(-n+2) {\n    border-bottom: 1px solid var(--edn-line);\n  }\n\n  .edn-intro-grid,\n  .edn-business-grid,\n  .edn-showcase,\n  .edn-support-grid {\n    gap: 38px;\n  }\n\n  .edn-squishy .edn-shell {\n    width: min(100% - 40px, 1180px);\n  }\n\n  .edn-squishy .edn-business-grid {\n    grid-template-columns: 0.86fr 1.14fr;\n    gap: 30px;\n  }\n\n  .edn-material-grid,\n  .edn-three-d-grid,\n  .edn-resource-grid,\n  .edn-project-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-process-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-project-grid > :last-child,\n  .edn-resource-grid > :last-child,\n  .edn-three-d-grid > :last-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .edn-quote-checklist {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n@media (max-width: 650px) {\n  .edn-shell {\n    width: min(100% - 32px, 1180px);\n  }\n\n  .edn-section {\n    padding: 52px 0;\n  }\n\n  .edn-home h1 {\n    font-size: 2.5rem;\n  }\n\n  .edn-home h2 {\n    font-size: 2rem;\n  }\n\n  .edn-hero-grid,\n  .edn-intro-grid,\n  .edn-business-grid,\n  .edn-showcase,\n  .edn-support-grid,\n  .edn-final-cta-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-squishy .edn-shell {\n    width: min(100% - 32px, 1180px);\n  }\n\n  .edn-squishy .edn-business-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-hero-grid {\n    gap: 0;\n  }\n\n  .edn-hero-copy {\n    padding: 48px 0 38px;\n  }\n\n  .edn-hero-media {\n    min-height: 360px;\n  }\n\n  .edn-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  .edn-hero-actions .edn-btn {\n    padding: 9px 8px;\n    font-size: 0.78rem;\n  }\n\n  .edn-proof {\n    margin-top: 0;\n  }\n\n  .edn-proof-grid {\n    width: 100%;\n    border-radius: 0;\n  }\n\n  .edn-proof-item {\n    min-height: 132px;\n    padding: 23px 10px 18px;\n  }\n\n  .edn-proof-item strong {\n    font-size: 1.12rem;\n  }\n\n  .edn-proof-item span {\n    font-size: 0.76rem;\n  }\n\n  .edn-intro {\n    padding-top: 52px;\n  }\n\n  .edn-material-grid,\n  .edn-three-d-grid,\n  .edn-resource-grid,\n  .edn-project-grid,\n  .edn-process-grid,\n  .edn-support-list,\n  .edn-quote-checklist {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-project-grid > :last-child,\n  .edn-resource-grid > :last-child,\n  .edn-three-d-grid > :last-child {\n    grid-column: auto;\n  }\n\n  .edn-actions:not(.edn-hero-actions) {\n    flex-wrap: wrap;\n  }\n\n  .edn-actions:not(.edn-hero-actions) .edn-btn {\n    width: 100%;\n  }\n\n  .edn-showcase {\n    padding: 20px;\n  }\n\n  .edn-process-grid li {\n    min-height: auto;\n  }\n\n  .edn-final-cta-grid {\n    justify-items: start;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .edn-home *,\n  .edn-home *::before,\n  .edn-home *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<!--\nPaste everything from <main> to <\/main> into one WordPress Custom HTML block.\nSEO title is set separately in Rank Math:\nCustom Toy Manufacturer in China | OEM & ODM | EDNTOY\n-->\n\n<main class=\"edn-home\">\n  <section class=\"edn-hero\" aria-labelledby=\"edn-home-title\">\n    <div class=\"edn-shell edn-hero-grid\">\n      <div class=\"edn-hero-copy\">\n        <p class=\"edn-eyebrow\">OEM\u304a\u3088\u3073ODM\u73a9\u5177\u88fd\u9020<\/p>\n        <h1 id=\"edn-home-title\">\u4e2d\u56fd\u306e\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u30e1\u30fc\u30ab\u30fc<\/h1>\n        <p class=\"edn-hero-lead\">\u73a9\u5177\u30d6\u30e9\u30f3\u30c9\u3001\u8f38\u5165\u696d\u8005\u3001\u8ca9\u58f2\u696d\u8005\u3001\u5c0f\u58f2\u696d\u8005\u5411\u3051\u306b\u3001\u30ab\u30b9\u30bf\u30e0\u4ed5\u69d8\u306e\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u3001\u6a39\u8102\uff0fPVC\uff0f\u30d3\u30cb\u30fc\u30eb\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2\u30013D\u30d5\u30a3\u30ae\u30e5\u30a2\u306e\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3\u3092\u63d0\u4f9b\u3057\u307e\u3059\u3002.<\/p>\n\n        <div class=\"edn-actions edn-hero-actions\">\n          <a class=\"edn-btn edn-btn-white\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/\">\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u306e\u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b<\/a>\n          <a class=\"edn-btn edn-btn-outline-white\" href=\"https:\/\/edntoy.com\/ja\/%e4%b8%ad%e5%9b%bd%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e7%8e%a9%e5%85%b7%e5%b7%a5%e5%a0%b4\/\">\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u88fd\u9020<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"edn-hero-media\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-mobile-640x360-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp 1102w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"(max-width: 650px) calc(100vw - 32px), (max-width: 900px) 42vw, 53vw\" alt=\"EDNTOY\u793e\u304c\u88fd\u9020\u3059\u308b\u30ab\u30b9\u30bf\u30e0PU\u3001TPR\u3001\u30b7\u30ea\u30b3\u30f3\u88fd\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\" width=\"1102\" height=\"620\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-mobile-640x360-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp 1102w\" sizes=\"(max-width: 650px) calc(100vw - 32px), (max-width: 900px) 42vw, 53vw\" alt=\"EDNTOY\u793e\u304c\u88fd\u9020\u3059\u308b\u30ab\u30b9\u30bf\u30e0PU\u3001TPR\u3001\u30b7\u30ea\u30b3\u30f3\u88fd\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\" width=\"1102\" height=\"620\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"><\/noscript>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-proof\" aria-label=\"EDNTOY\u306e\u88fd\u9020\u80fd\u529b\">\n    <div class=\"edn-shell edn-proof-grid\">\n      <div class=\"edn-proof-item\">\n        <strong>2015\u5e74\u4ee5\u6765<\/strong>\n        <span>\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u88fd\u9020\u306e\u7d4c\u9a13<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>200\u793e\u4ee5\u4e0a\u306e\u30af\u30e9\u30a4\u30a2\u30f3\u30c8<\/strong>\n        <span>\u73a9\u5177\u4f1a\u793e\u306f\u7c73\u56fd\u3068\u30e8\u30fc\u30ed\u30c3\u30d1\u3067\u4e8b\u696d\u3092\u5c55\u958b\u3057\u3066\u3044\u308b\u3002<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>OEM\u304a\u3088\u3073ODM<\/strong>\n        <span>\u958b\u767a\u3001\u88fd\u9020\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>\u30b0\u30ed\u30fc\u30d0\u30eb\u30c7\u30ea\u30d0\u30ea\u30fc<\/strong>\n        <span>\u901f\u9054\u4fbf\u3001\u822a\u7a7a\u4fbf\u3001\u6d77\u4e0a\u4fbf\u3001DDP\u914d\u9001<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-intro\">\n    <div class=\"edn-shell edn-intro-grid\">\n      <div class=\"edn-intro-media\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp 494w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), 44vw\" alt=\"EDNTOY\u306e\u4e2d\u56fd\u306b\u304a\u3051\u308b\u73a9\u5177\u8abf\u9054\u304a\u3088\u3073\u751f\u7523\u30b5\u30dd\u30fc\u30c8\" width=\"494\" height=\"494\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp 494w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), 44vw\" alt=\"EDNTOY\u306e\u4e2d\u56fd\u306b\u304a\u3051\u308b\u73a9\u5177\u8abf\u9054\u304a\u3088\u3073\u751f\u7523\u30b5\u30dd\u30fc\u30c8\" width=\"494\" height=\"494\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n      <\/div>\n\n      <div class=\"edn-intro-copy\">\n        <p class=\"edn-kicker\">\u76f4\u63a5\u88fd\u9020\u304a\u3088\u3073\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30b5\u30dd\u30fc\u30c8<\/p>\n        <h2>\u30d6\u30e9\u30f3\u30c9\u3084\u5927\u91cf\u8cfc\u5165\u8005\u5411\u3051\u306e\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u88fd\u9020<\/h2>\n        <p>EDNTOY\u306f\u3001\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u3001\u30b3\u30ec\u30af\u30bf\u30fc\u30ba\u30d5\u30a3\u30ae\u30e5\u30a2\u3001\u30d5\u30eb\u30ab\u30e9\u30fc3D\u30d5\u30a3\u30ae\u30e5\u30a2\u306e\u958b\u767a\u30fb\u88fd\u9020\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002\u5f53\u793e\u306e\u30c1\u30fc\u30e0\u306f\u3001\u88fd\u54c1\u958b\u767a\u3001\u30b5\u30f3\u30d7\u30eb\u4f5c\u6210\u3001\u88fd\u9020\u3001\u54c1\u8cea\u691c\u67fb\u3001\u30ab\u30b9\u30bf\u30e0\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u3001\u56fd\u969b\u914d\u9001\u307e\u3067\u3092\u30b5\u30dd\u30fc\u30c8\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n        <p>\u304a\u5ba2\u69d8\u306e\u30c7\u30b6\u30a4\u30f3\u3001\u7d20\u6750\u3001\u30b5\u30a4\u30ba\u3001\u6570\u91cf\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u5e02\u5834\u3001\u3054\u4e88\u7b97\u306b\u5fdc\u3058\u3066\u3001\u6700\u9069\u306a\u751f\u7523\u65b9\u6cd5\u3092\u9078\u5b9a\u3044\u305f\u3057\u307e\u3059\u3002.<\/p>\n        <p class=\"edn-company-note\"><strong>\u4f1a\u793e\u6982\u8981\uff1a<\/strong> EDNTOY\u306f\u3001\u676d\u5ddeEDN\u30a8\u30cd\u30eb\u30ae\u30fc\u30c6\u30af\u30ce\u30ed\u30b8\u30fc\u682a\u5f0f\u4f1a\u793e\u306e\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u30d6\u30e9\u30f3\u30c9\u3067\u3042\u308a\u3001\u7fa9\u70cf\u3067\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u3092\u3001\u6b66\u6f22\u3067\u30d5\u30eb\u30ab\u30e9\u30fc3D\u30d7\u30ea\u30f3\u30c8\u88fd\u54c1\u3092\u88fd\u9020\u3057\u3001\u676d\u5dde\u3067\u6d77\u5916\u8ca9\u58f2\u30b5\u30dd\u30fc\u30c8\u3092\u884c\u3063\u3066\u3044\u307e\u3059\u3002.<\/p>\n        <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ja\/%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6\/\">EDNTOY\u306b\u3064\u3044\u3066\u3082\u3063\u3068\u8a73\u3057\u304f\u77e5\u308a\u305f\u3044\u65b9\u306f\u3053\u3061\u3089 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-squishy\">\n    <div class=\"edn-shell edn-business-grid\">\n      <div class=\"edn-business-copy\">\n        <p class=\"edn-section-number\">01 \/ \u4e3b\u8981\u4e8b\u696d<\/p>\n        <h2>\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u30c8\u30a4<\/h2>\n        <p>\u72ec\u81ea\u306e\u5f62\u72b6\u3001\u8272\u3001\u30ed\u30b4\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u3001\u4e2d\u8eab\u3001\u8cea\u611f\u3001\u305d\u3057\u3066\u7406\u60f3\u7684\u306a\u624b\u89e6\u308a\u3092\u5099\u3048\u305f\u3001PU\u3001\u30b7\u30ea\u30b3\u30f3\u3001TPR\u88fd\u306e\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u3092\u958b\u767a\u3057\u307e\u3057\u3087\u3046\u3002.<\/p>\n\n        <ul class=\"edn-check-list\">\n          <li>\u30ab\u30b9\u30bf\u30e0PU\u88fd\u30b9\u30ed\u30fc\u30e9\u30a4\u30ba\u30b9\u30af\u30a4\u30fc\u30ba<\/li>\n          <li>\u30b7\u30ea\u30b3\u30f3\u88fd\u306e\u611f\u899a\u523a\u6fc0\u73a9\u5177\u3068\u63e1\u308b\u73a9\u5177<\/li>\n          <li>TPR\u7d20\u6750\u306e\u30b9\u30af\u30a4\u30fc\u30ba\u30c8\u30a4<\/li>\n          <li>\u3059\u3050\u306b\u6ce8\u6587\u3067\u304d\u308b\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u3068\u30d5\u30a3\u30b8\u30a7\u30c3\u30c8\u73a9\u5177\u306e\u30c7\u30b6\u30a4\u30f3<\/li>\n        <\/ul>\n\n        <div class=\"edn-actions\">\n          <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ja\/%e4%b8%ad%e5%9b%bd%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e7%8e%a9%e5%85%b7%e5%b7%a5%e5%a0%b4\/\">\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u30c8\u30a4<\/a>\n          <a class=\"edn-btn edn-btn-outline\" href=\"https:\/\/edntoy.com\/ja\/tpr%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e3%81%8a%e3%82%82%e3%81%a1%e3%82%83%e3%81%ae%e5%8d%b8%e5%a3%b2%e6%a5%ad%e8%80%85\/\">\u3059\u3050\u306b\u6ce8\u6587\u3067\u304d\u308b\u304a\u3082\u3061\u3083<\/a>\n        <\/div>\n      <\/div>\n\n      <a class=\"edn-feature-image\" href=\"https:\/\/edntoy.com\/ja\/%e4%b8%ad%e5%9b%bd%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e7%8e%a9%e5%85%b7%e5%b7%a5%e5%a0%b4\/\" aria-label=\"\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u306e\u88fd\u9020\u3092\u898b\u308b\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp 802w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 55vw, 64vw\" alt=\"EDNTOY\u5de5\u5834\u3067\u88fd\u4f5c\u3055\u308c\u305f\u30ab\u30b9\u30bf\u30e0PU\u30b7\u30ea\u30b3\u30f3\u304a\u3088\u3073TPR\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u306e\u30b5\u30f3\u30d7\u30eb\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp 802w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 55vw, 64vw\" alt=\"EDNTOY\u5de5\u5834\u3067\u88fd\u4f5c\u3055\u308c\u305f\u30ab\u30b9\u30bf\u30e0PU\u30b7\u30ea\u30b3\u30f3\u304a\u3088\u3073TPR\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u306e\u30b5\u30f3\u30d7\u30eb\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n        <span class=\"edn-image-label\">PU\u30fb\u30b7\u30ea\u30b3\u30fc\u30f3\u30fbTPR<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-figurines\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-section-number\">02 \/ \u30ab\u30b9\u30bf\u30e0\u30b3\u30ec\u30af\u30bf\u30fc\u30ba\u30a2\u30a4\u30c6\u30e0<\/p>\n        <h2>\u6a39\u8102\u3001PVC\u3001\u30d3\u30cb\u30fc\u30eb\u88fd\u306e\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2<\/h2>\n        <p>\u8a73\u7d30\u3001\u6ce8\u6587\u6570\u91cf\u3001\u91d1\u578b\u4e88\u7b97\u3001\u8010\u4e45\u6027\u3001\u5c0f\u58f2\u8ca9\u58f2\u4f4d\u7f6e\u306a\u3069\u3092\u8003\u616e\u3057\u3066\u3001\u6700\u9069\u306a\u751f\u7523\u30eb\u30fc\u30c8\u3092\u9078\u629e\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p>\n      <\/header>\n\n      <div class=\"edn-material-grid\">\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\u5c11\u91cf\u751f\u7523\uff06\u30d7\u30ec\u30df\u30a2\u30e0<\/p>\n          <h3>\u6a39\u8102\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <p>\u7cbe\u5de7\u306a\u30b3\u30ec\u30af\u30bf\u30fc\u30ba\u30a2\u30a4\u30c6\u30e0\u3001\u9650\u5b9a\u7248\u3001\u8a66\u4f5c\u54c1\u3001\u304a\u571f\u7523\u3001\u5c0f\u30ed\u30c3\u30c8\u751f\u7523\u54c1\u306b\u6700\u9069\u3067\u3059\u3002.<\/p>\n          <strong>\u6a19\u6e96\u7684\u306a\u30b5\u30a4\u30ba\uff1a100\uff5e500\u500b<\/strong>\n        <\/article>\n\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\u62e1\u5f35\u53ef\u80fd\u306a\u751f\u7523<\/p>\n          <h3>PVC\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <p>\u30d6\u30e9\u30a4\u30f3\u30c9\u30dc\u30c3\u30af\u30b9\u3001\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u30b0\u30c3\u30ba\u3001\u30a2\u30af\u30b7\u30e7\u30f3\u30d5\u30a3\u30ae\u30e5\u30a2\u3001\u304a\u3088\u3073\u5927\u91cf\u751f\u7523\u306b\u9069\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n          <strong>\u6a19\u6e96\u7684\u306a\u6700\u5c0f\u6ce8\u6587\u6570\u91cf\uff1a\u7d042,000\u500b<\/strong>\n        <\/article>\n\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\u30c7\u30b6\u30a4\u30ca\u30fc\u30ba\u30c8\u30a4<\/p>\n          <h3>\u30d3\u30cb\u30fc\u30eb\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <p>\u4e2d\u7a7a\u3067\u8efd\u91cf\u306a\u3001\u69d8\u5f0f\u5316\u3055\u308c\u305f\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u3084\u3001\u5927\u304d\u3081\u306e\u30c7\u30b6\u30a4\u30ca\u30fc\u30ba\u30c8\u30a4\u306e\u5f62\u72b6\u306b\u6700\u9069\u3067\u3059\u3002.<\/p>\n          <strong>\u56de\u8ee2\u5de5\u5177\u306e\u4fa1\u683c\u306f\u7d041,000\u7c73\u30c9\u30eb\u304b\u30894,000\u7c73\u30c9\u30eb\u3002<\/strong>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-showcase\">\n        <div class=\"edn-showcase-media\">\n          <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp 802w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 72px), 50vw\" alt=\"EDNTOY\u793e\u306b\u3088\u308b\u30ab\u30b9\u30bf\u30e0\u6a39\u8102\u3001PVC\u3001\u30d3\u30cb\u30fc\u30eb\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2\u306e\u624b\u5857\u308a\u88fd\u9020\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp 802w\" sizes=\"auto, (max-width: 650px) calc(100vw - 72px), 50vw\" alt=\"EDNTOY\u793e\u306b\u3088\u308b\u30ab\u30b9\u30bf\u30e0\u6a39\u8102\u3001PVC\u3001\u30d3\u30cb\u30fc\u30eb\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2\u306e\u624b\u5857\u308a\u88fd\u9020\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n        <\/div>\n        <div class=\"edn-showcase-copy\">\n          <h3>\u30ad\u30e3\u30e9\u30af\u30bf\u30fc\u30c7\u30b6\u30a4\u30f3\u304b\u3089\u5e97\u982d\u8ca9\u58f2\u53ef\u80fd\u306a\u30d5\u30a3\u30ae\u30e5\u30a2\u307e\u3067<\/h3>\n          <p>\u30b5\u30dd\u30fc\u30c8\u5185\u5bb9\u306b\u306f\u30013D\u30e2\u30c7\u30ea\u30f3\u30b0\u3001\u8a66\u4f5c\u54c1\u88fd\u4f5c\u3001\u91d1\u578b\u958b\u767a\u3001\u5857\u88c5\u3001\u7d44\u307f\u7acb\u3066\u3001\u691c\u67fb\u3001\u7279\u6ce8\u68b1\u5305\u3001\u304a\u3088\u3073\u51fa\u8377\u304c\u542b\u307e\u308c\u307e\u3059\u3002.<\/p>\n          <div class=\"edn-actions\">\n            <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%9f%e3%83%8b%e3%83%81%e3%83%a5%e3%82%a2%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5\/\">\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2\u88fd\u9020<\/a>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5%e3%82%a2%e3%81%ae%e8%a8%ad%e8%a8%88%e3%80%81%e8%b3%bc%e5%85%a5%e3%80%81%e8%a3%bd%e9%80%a0%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b\/\">\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2\u8cfc\u5165\u30ac\u30a4\u30c9 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-three-d\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-section-number\">03 \/ 3D\u30d5\u30a3\u30ae\u30e5\u30a2\u30bd\u30ea\u30e5\u30fc\u30b7\u30e7\u30f3<\/p>\n        <h2>3D\u30d5\u30a3\u30ae\u30e5\u30a2\uff1a\u30b9\u30ad\u30e3\u30f3\u3001\u4f5c\u6210\u3001\u5370\u5237<\/h2>\n        <p>\u30ea\u30a2\u30eb\u306a\u4eba\u4f53\u6a21\u578b\u3001\u5199\u771f\u3092\u3082\u3068\u306b\u3057\u305f\u30d5\u30a3\u30ae\u30e5\u30a2\u3001\u307e\u305f\u306f\u30ab\u30b9\u30bf\u30e03D\u30d7\u30ea\u30f3\u30c8\u73a9\u5177\u306a\u3069\u3001\u6700\u9069\u306a\u88fd\u4f5c\u65b9\u6cd5\u3092\u304a\u9078\u3073\u304f\u3060\u3055\u3044\u3002.<\/p>\n      <\/header>\n\n      <div class=\"edn-three-d-grid\">\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ja\/%e4%ba%ba%e4%bd%93%e7%94%a83d%e5%85%a8%e8%ba%ab%e3%82%b9%e3%82%ad%e3%83%a3%e3%83%8a%e3%83%bc\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp 500w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u30d5\u30a3\u30ae\u30e5\u30a2\u30b9\u30bf\u30b8\u30aa\u5411\u30513D\u5168\u8eab\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc\" width=\"500\" height=\"500\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp 500w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u30d5\u30a3\u30ae\u30e5\u30a2\u30b9\u30bf\u30b8\u30aa\u5411\u30513D\u5168\u8eab\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc\" width=\"500\" height=\"500\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\u30b9\u30bf\u30b8\u30aa\uff06\u30b9\u30c8\u30a2\u5411\u3051<\/p>\n            <h3>3D\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc<\/h3>\n            <p>\u4eba\u7269\u3092\u64ae\u5f71\u3057\u3001\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30d5\u30a3\u30ae\u30e5\u30a2\u3092\u88fd\u4f5c\u3059\u308b\u305f\u3081\u306e\u3001\u56de\u8ee2\u5f0f\u304a\u3088\u3073\u30de\u30eb\u30c1\u30ab\u30e1\u30e9\u30b7\u30b9\u30c6\u30e0\u3002.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ja\/%e4%ba%ba%e4%bd%93%e7%94%a83d%e5%85%a8%e8%ba%ab%e3%82%b9%e3%82%ad%e3%83%a3%e3%83%8a%e3%83%bc\/\">3D\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc\u30b7\u30b9\u30c6\u30e0 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ja\/%e5%86%99%e7%9c%9f%e3%81%8b%e3%82%89%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e5%83%8f%e3%82%923d%e3%83%a2%e3%83%87%e3%83%aa%e3%83%b3%e3%82%b0\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-mobile-480x270-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp 800w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u5199\u771f\u304b\u3089\u4f5c\u6210\u3055\u308c\u305f\u30d5\u30eb\u30ab\u30e9\u30fc\u306e\u30ab\u30b9\u30bf\u30e03D\u30d5\u30a3\u30ae\u30e5\u30a2\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-mobile-480x270-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp 800w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u5199\u771f\u304b\u3089\u4f5c\u6210\u3055\u308c\u305f\u30d5\u30eb\u30ab\u30e9\u30fc\u306e\u30ab\u30b9\u30bf\u30e03D\u30d5\u30a3\u30ae\u30e5\u30a2\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\u304a\u5ba2\u69d8\u304b\u3089\u306e\u5199\u771f\u3088\u308a<\/p>\n            <h3>\u5199\u771f\u304b\u3089\u4f5c\u3089\u308c\u305f3D\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n            <p>\u4eba\u7269\u3001\u30da\u30c3\u30c8\u3001\u7d50\u5a5a\u5f0f\u306e\u5834\u9762\u3001\u8ffd\u60bc\u306e\u8d08\u308a\u7269\u3001\u30df\u30cb\u30c1\u30e5\u30a2\u30b8\u30aa\u30e9\u30de\u306a\u3069\u3001\u304a\u5ba2\u69d8\u306e\u3054\u8981\u671b\u306b\u5408\u308f\u305b\u305f\u4f5c\u54c1\u3092\u5236\u4f5c\u3044\u305f\u3057\u307e\u3059\u3002.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ja\/%e5%86%99%e7%9c%9f%e3%81%8b%e3%82%89%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e5%83%8f%e3%82%923d%e3%83%a2%e3%83%87%e3%83%aa%e3%83%b3%e3%82%b0\/\">\u5199\u771f\u304b\u3089\u4f5c\u3089\u308c\u305f3D\u30d5\u30a3\u30ae\u30e5\u30a2 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ja\/%e3%81%8a%e3%82%82%e3%81%a1%e3%82%83%e3%81%ae%e5%8b%95%e7%89%a9%e3%82%ae%e3%83%95%e3%83%88%e7%94%a8%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%95%e3%82%a1\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-mobile-480x230-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp 800w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u30ab\u30b9\u30bf\u30e03D PLA\u73a9\u5177\u306e\u88fd\u9020\u304a\u3088\u3073\u30d7\u30ea\u30f3\u30c8\u30d5\u30a1\u30fc\u30e0\" width=\"800\" height=\"384\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-mobile-480x230-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp 800w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\u30ab\u30b9\u30bf\u30e03D PLA\u73a9\u5177\u306e\u88fd\u9020\u304a\u3088\u3073\u30d7\u30ea\u30f3\u30c8\u30d5\u30a1\u30fc\u30e0\" width=\"800\" height=\"384\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\u30d5\u30eb\u30ab\u30e9\u30fc\uff06PLA<\/p>\n            <h3>\u30ab\u30b9\u30bf\u30e03D\u30d7\u30ea\u30f3\u30c8\u73a9\u5177<\/h3>\n            <p>PLA\u88fd\u306e\u73a9\u5177\u3001\u52d5\u7269\u3001\u30ae\u30d5\u30c8\u3001\u8a66\u4f5c\u54c1\u3001\u30d5\u30eb\u30ab\u30e9\u30fc\u30d5\u30a3\u30ae\u30e5\u30a2\u306a\u3069\u306e\u5c0f\u30ed\u30c3\u30c8\u751f\u7523\u306b\u5bfe\u5fdc\u53ef\u80fd\u3067\u3059\u3002.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ja\/%e3%81%8a%e3%82%82%e3%81%a1%e3%82%83%e3%81%ae%e5%8b%95%e7%89%a9%e3%82%ae%e3%83%95%e3%83%88%e7%94%a8%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%95%e3%82%a1\/\">\u30ab\u30b9\u30bf\u30e03D PLA\u73a9\u5177 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ja\/%e3%83%95%e3%83%ab%e3%82%ab%e3%83%a9%e3%83%bc3d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%82%b5%e3%83%bc%e3%83%93%e3%82%b9\/\">\u30d5\u30eb\u30ab\u30e9\u30fc3D\u30d7\u30ea\u30f3\u30c8\u30b5\u30fc\u30d3\u30b9<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-route\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\u751f\u7523\u30eb\u30fc\u30c8\u6bd4\u8f03<\/p>\n        <h2>\u3042\u306a\u305f\u306e\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306b\u6700\u9069\u306a\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u88fd\u9020\u65b9\u6cd5\u306f\u3069\u308c\u3067\u3059\u304b\uff1f<\/h2>\n        <p>\u3053\u306e\u7c21\u5358\u306a\u6bd4\u8f03\u8868\u3092\u53c2\u8003\u306b\u3001\u51fa\u767a\u70b9\u3092\u304a\u9078\u3073\u304f\u3060\u3055\u3044\u3002\u30c7\u30b6\u30a4\u30f3\u3001\u6570\u91cf\u3001\u30bf\u30fc\u30b2\u30c3\u30c8\u5e02\u5834\u3092\u691c\u8a0e\u3057\u305f\u5f8c\u3001\u6700\u7d42\u7684\u306a\u7d20\u6750\u3068\u88fd\u9020\u5de5\u7a0b\u3092\u6c7a\u5b9a\u3044\u305f\u3057\u307e\u3059\u3002.<\/p>\n      <\/header>\n\n      <div class=\"edn-table-wrap\" role=\"region\" aria-label=\"\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u306e\u88fd\u9020\u5de5\u7a0b\u6bd4\u8f03\" tabindex=\"0\">\n        <table class=\"edn-route-table\">\n          <thead>\n            <tr>\n              <th scope=\"col\">\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u306e\u7a2e\u985e<\/th>\n              <th scope=\"col\">\u63a8\u5968\u30eb\u30fc\u30c8<\/th>\n              <th scope=\"col\">\u8a08\u753b\u53c2\u8003\u8cc7\u6599<\/th>\n              <th scope=\"col\">\u63a2\u691c\u3059\u308b<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\u30d6\u30e9\u30f3\u30c9\u54c1\u306e\u611f\u899a\u523a\u6fc0\u73a9\u5177\u3068\u63e1\u308b\u73a9\u5177<\/td>\n              <td>PU\u3001\u30b7\u30ea\u30b3\u30f3\u3001\u307e\u305f\u306fTPR\u88fd\u306e\u30b9\u30af\u30a4\u30fc\u30ba<\/td>\n              <td>\u6700\u5c0f\u767a\u6ce8\u6570\u91cf\u306f\u3001\u6750\u6599\u3001\u5145\u586b\u6750\u3001\u69cb\u9020\u306b\u3088\u3063\u3066\u7570\u306a\u308a\u307e\u3059\u3002<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ja\/%e4%b8%ad%e5%9b%bd%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e7%8e%a9%e5%85%b7%e5%b7%a5%e5%a0%b4\/\">\u30ab\u30b9\u30bf\u30e0\u30b9\u30af\u30a4\u30fc\u30ba\u73a9\u5177\u88fd\u9020<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\u8a73\u7d30\u306a\u9650\u5b9a\u7248\u30b3\u30ec\u30af\u30bf\u30fc\u30ba\u30a2\u30a4\u30c6\u30e0<\/td>\n              <td>\u6a39\u8102\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2<\/td>\n              <td>\u7d04100\uff5e500\u500b\u306b\u6700\u9069\u3067\u3059<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%9f%e3%83%8b%e3%83%81%e3%83%a5%e3%82%a2%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5\/\">\u6a39\u8102\u88fd\u304a\u3088\u3073\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\u5546\u696d\u7528\u30b3\u30ec\u30af\u30bf\u30fc\u30ba\u30b7\u30ea\u30fc\u30ba<\/td>\n              <td>PVC\u307e\u305f\u306f\u30d3\u30cb\u30fc\u30eb\u88fd\u306e\u30d5\u30a3\u30ae\u30e5\u30a2<\/td>\n              <td>\u901a\u5e38\u3001\u3088\u308a\u591a\u304f\u306e\u5de5\u5177\u3068\u751f\u7523\u91cf\u304c\u5fc5\u8981\u3068\u306a\u308b<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%9f%e3%83%8b%e3%83%81%e3%83%a5%e3%82%a2%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5\/\">PVC\u304a\u3088\u3073\u30d3\u30cb\u30fc\u30eb\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2\u306e\u88fd\u9020<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\u8a66\u4f5c\u54c1\u3068\u67d4\u8edf\u306a\u5c0f\u30ed\u30c3\u30c8\u751f\u7523<\/td>\n              <td>3D\u30d7\u30ea\u30f3\u30c6\u30a3\u30f3\u30b0<\/td>\n              <td>\u5c11\u91cf\u751f\u7523\u3084\u8a2d\u8a08\u30c6\u30b9\u30c8\u306b\u9069\u3057\u3066\u3044\u307e\u3059<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ja\/%e3%81%8a%e3%82%82%e3%81%a1%e3%82%83%e3%81%ae%e5%8b%95%e7%89%a9%e3%82%ae%e3%83%95%e3%83%88%e7%94%a8%e3%81%ae%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%95%e3%82%a1\/\">\u30ab\u30b9\u30bf\u30e03D PLA\u73a9\u5177<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\u30d1\u30fc\u30bd\u30ca\u30e9\u30a4\u30ba\u3055\u308c\u305f\u30d5\u30a3\u30ae\u30e5\u30a2\u30b9\u30bf\u30b8\u30aa<\/td>\n              <td>3D\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc<\/td>\n              <td>\u5730\u57df\u306e\u304a\u5ba2\u69d8\u3092\u7372\u5f97\u3059\u308b\u305f\u3081\u306e\u6a5f\u5668<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ja\/%e4%ba%ba%e4%bd%93%e7%94%a83d%e5%85%a8%e8%ba%ab%e3%82%b9%e3%82%ad%e3%83%a3%e3%83%8a%e3%83%bc\/\">3D\u4eba\u4f53\u30b9\u30ad\u30e3\u30ca\u30fc\u30b7\u30b9\u30c6\u30e0<\/a><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-process\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\u30a2\u30a4\u30c7\u30a2\u304b\u3089\u7d0d\u54c1\u307e\u3067<\/p>\n        <h2>\u304a\u5ba2\u69d8\u5c02\u7528\u306e\u304a\u3082\u3061\u3083\u3092\u958b\u767a\u3059\u308b\u65b9\u6cd5<\/h2>\n        <p>\u307e\u305a\u306f\u5fc5\u8981\u306a\u8a73\u7d30\u60c5\u5831\u3092\u304a\u9001\u308a\u304f\u3060\u3055\u3044\u3002\u305d\u3046\u3059\u308c\u3070\u3001\u73fe\u5b9f\u7684\u306a\u88fd\u9020\u30eb\u30fc\u30c8\u3068\u898b\u7a4d\u3082\u308a\u3092\u3054\u63d0\u6848\u3067\u304d\u307e\u3059\u3002.<\/p>\n      <\/header>\n\n      <ol class=\"edn-process-grid\">\n        <li>\n          <span>01<\/span>\n          <h3>\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30ec\u30d3\u30e5\u30fc<\/h3>\n          <p>\u30b5\u30a4\u30ba\u3001\u6570\u91cf\u3001\u30c7\u30b6\u30a4\u30f3\u30d5\u30a1\u30a4\u30eb\u3001\u7d20\u6750\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u3001\u304a\u3088\u3073\u8ca9\u58f2\u5148\u5e02\u5834\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p>\n        <\/li>\n        <li>\n          <span>02<\/span>\n          <h3>\u898b\u7a4d\u3082\u308a\u3068\u30b5\u30f3\u30d7\u30eb<\/h3>\n          <p>\u88fd\u9020\u65b9\u6cd5\u3001\u5de5\u5177\u3001\u30b5\u30f3\u30d7\u30eb\u8cbb\u7528\u3001\u7d0d\u671f\u3001\u304a\u3088\u3073\u4fee\u6b63\u7bc4\u56f2\u3092\u78ba\u8a8d\u3057\u3066\u304f\u3060\u3055\u3044\u3002.<\/p>\n        <\/li>\n        <li>\n          <span>03<\/span>\n          <h3>\u751f\u7523\u304a\u3088\u3073\u54c1\u8cea\u7ba1\u7406<\/h3>\n          <p>\u30b5\u30f3\u30d7\u30eb\u627f\u8a8d\u5f8c\u3001\u88fd\u9020\u3092\u958b\u59cb\u3057\u3001\u305d\u306e\u5f8c\u3001\u88fd\u54c1\u304a\u3088\u3073\u5305\u88c5\u306e\u691c\u67fb\u3092\u884c\u3044\u307e\u3059\u3002.<\/p>\n        <\/li>\n        <li>\n          <span>04<\/span>\n          <h3>\u68b1\u5305\u3068\u767a\u9001<\/h3>\n          <p>\u30ab\u30b9\u30bf\u30e0\u30d1\u30c3\u30b1\u30fc\u30b8\u3001\u30ab\u30fc\u30c8\u30f3\u30de\u30fc\u30af\u3001\u901f\u9054\u4fbf\u3001\u822a\u7a7a\u4fbf\u3001\u8239\u4fbf\u3001DDP\u914d\u9001\u306b\u5bfe\u5fdc\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n        <\/li>\n      <\/ol>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-support\">\n    <div class=\"edn-shell edn-support-grid\">\n      <div>\n        <p class=\"edn-kicker edn-kicker-light\">\u5b9f\u8df5\u7684\u306aB2B\u30b5\u30dd\u30fc\u30c8<\/p>\n        <h2>\u958b\u767a\u3001\u88fd\u9020\u3001\u7d0d\u54c1\u3092\u30ef\u30f3\u30c1\u30fc\u30e0\u3067\u62c5\u5f53<\/h2>\n        <p>EDNTOY\u306f\u3001\u8cfc\u5165\u8005\u304c\u6750\u6599\u3092\u6bd4\u8f03\u3057\u3001\u958b\u767a\u30b3\u30b9\u30c8\u3092\u7ba1\u7406\u3057\u3001\u30b5\u30f3\u30d7\u30eb\u3092\u627f\u8a8d\u3057\u3001\u751f\u7523\u3092\u7d44\u7e54\u5316\u3057\u3001\u54c1\u8cea\u3092\u691c\u67fb\u3057\u3001\u68b1\u5305\u3092\u6e96\u5099\u3057\u3001\u56fd\u969b\u8f38\u9001\u3092\u624b\u914d\u3059\u308b\u306e\u3092\u652f\u63f4\u3057\u307e\u3059\u3002.<\/p>\n      <\/div>\n\n      <ul class=\"edn-support-list\">\n        <li>\u6750\u6599\u304a\u3088\u3073\u30d7\u30ed\u30bb\u30b9\u306e\u9078\u5b9a<\/li>\n        <li>\u88fd\u54c1\u30bf\u30a4\u30d7\u306b\u5fdc\u3058\u305f\u67d4\u8edf\u306a\u6700\u5c0f\u6ce8\u6587\u6570\u91cf (MOQ)<\/li>\n        <li>\u30ab\u30b9\u30bf\u30e0\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u306e\u30b5\u30dd\u30fc\u30c8<\/li>\n        <li>\u88fd\u9020\u304a\u3088\u3073\u54c1\u8cea\u7ba1\u7406\u306e\u30d5\u30a9\u30ed\u30fc\u30a2\u30c3\u30d7<\/li>\n        <li>EU\u3068\u7c73\u56fd\u306e\u691c\u67fb\u652f\u63f4<\/li>\n        <li>\u4e16\u754c\u5404\u56fd\u3078\u306eDDP\u914d\u9001<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-resources\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\u8cfc\u5165\u8005\u5411\u3051\u30ea\u30bd\u30fc\u30b9\u30bb\u30f3\u30bf\u30fc<\/p>\n        <h2>\u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b\u524d\u306b\u3001\u88fd\u54c1\u306e\u8a08\u753b\u3092\u7acb\u3066\u3066\u304f\u3060\u3055\u3044\u3002<\/h2>\n        <p>\u3053\u308c\u3089\u306e\u30c8\u30d4\u30c3\u30af\u30da\u30fc\u30b8\u3067\u306f\u3001\u95a2\u9023\u3059\u308b\u88fd\u9020\u95a2\u9023\u306e\u8a18\u4e8b\u3092\u3001\u8cb4\u793e\u306e\u4e3b\u8981\u306a3\u3064\u306e\u4e8b\u696d\u5206\u91ce\u5225\u306b\u6574\u7406\u3057\u3066\u3044\u307e\u3059\u3002.<\/p>\n      <\/header>\n\n      <div class=\"edn-resource-grid\">\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%82%b9%e3%82%af%e3%82%a4%e3%83%bc%e3%82%ba%e7%8e%a9%e5%85%b7%e3%82%ac%e3%82%a4%e3%83%89%e3%83%87%e3%82%b6%e3%82%a4%e3%83%b3%e7%b4%a0%e6%9d%90%e5%a4%a7%e9%87%8f\/\">\n          <span>\u30b0\u30cb\u30e3\u30b0\u30cb\u30e3\u304a\u3082\u3061\u3083<\/span>\n          <h3>\u30b9\u30af\u30a4\u30fc\u30ba\u30c8\u30a4\u8cfc\u5165\u30ac\u30a4\u30c9<\/h3>\n          <p>\u7d20\u6750\u3001\u624b\u89e6\u308a\u3001\u91d1\u578b\u8cbb\u7528\u3001\u6700\u5c0f\u767a\u6ce8\u6570\u91cf\u3001\u30d1\u30c3\u30b1\u30fc\u30b8\u30f3\u30b0\u3001\u30c6\u30b9\u30c8\u3001\u304a\u3088\u3073\u751f\u7523\u3002.<\/p>\n          <strong>\u30ac\u30a4\u30c9\u3092\u958b\u304f \u2192<\/strong>\n        <\/a>\n\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5%e3%82%a2%e3%81%ae%e8%a8%ad%e8%a8%88%e3%80%81%e8%b3%bc%e5%85%a5%e3%80%81%e8%a3%bd%e9%80%a0%e3%81%ab%e9%96%a2%e3%81%99%e3%82%8b\/\">\n          <span>\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2<\/span>\n          <h3>\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2\u8cfc\u5165\u30ac\u30a4\u30c9<\/h3>\n          <p>\u6a39\u8102\u3001PVC\u3001\u30d3\u30cb\u30fc\u30eb\u3001\u91d1\u578b\u3001\u5857\u88c5\u3001\u30b3\u30b9\u30c8\u3001\u751f\u7523\u3001\u54c1\u8cea\u7ba1\u7406\u3002.<\/p>\n          <strong>\u30ac\u30a4\u30c9\u3092\u958b\u304f \u2192<\/strong>\n        <\/a>\n\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ja\/b2b%e3%83%90%e3%82%a4%e3%83%a4%e3%83%bc%e5%90%91%e3%81%91%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a0%e4%ba%ba%e4%bd%933d%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5%e3%82%a2%e8%a3%bd%e4%bd%9c%e3%82%ac%e3%82%a4\/\">\n          <span>3D\u30d5\u30a3\u30ae\u30e5\u30a2<\/span>\n          <h3>3D\u4eba\u4f53\u56f3\u30ac\u30a4\u30c9<\/h3>\n          <p>\u30b9\u30ad\u30e3\u30f3\u3001\u30e2\u30c7\u30ea\u30f3\u30b0\u3001\u30d5\u30eb\u30ab\u30e9\u30fc\u5370\u5237\u3001\u5199\u771f\u30d5\u30a3\u30ae\u30e5\u30a2\u3001\u304a\u3088\u3073\u4e8b\u696d\u8a08\u753b\u3002.<\/p>\n          <strong>\u30ac\u30a4\u30c9\u3092\u958b\u304f \u2192<\/strong>\n        <\/a>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-outline\" href=\"https:\/\/edntoy.com\/ja\/%e3%83%96%e3%83%ad%e3%82%b0\/\">\u88fd\u9020\u696d\u306b\u95a2\u3059\u308b\u8a18\u4e8b\u3092\u3059\u3079\u3066\u8868\u793a\u3059\u308b<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-projects\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\u53b3\u9078\u3055\u308c\u305f\u5236\u4f5c\u8a18\u9332<\/p>\n        <h2>\u69d8\u3005\u306a\u8cfc\u5165\u8005\u5411\u3051\u306e\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2\u30d7\u30ed\u30b8\u30a7\u30af\u30c8<\/h2>\n        <p>\u5b8c\u6210\u3057\u305f\u6570\u91cf\u3001\u6750\u6599\u3001\u5e02\u5834\u306e\u4f8b\u306f\u3001\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3054\u3068\u306b\u751f\u7523\u7d4c\u8def\u304c\u3069\u306e\u3088\u3046\u306b\u5909\u5316\u3059\u308b\u304b\u3092\u793a\u3057\u3066\u3044\u308b\u3002.<\/p>\n      <\/header>\n\n      <div class=\"edn-project-grid\">\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\u30ec\u30b9\u30c8\u30e9\u30f3\u30d6\u30e9\u30f3\u30c9\u30fbUAE<\/p>\n          <h3>3\u30a4\u30f3\u30c1\u306e\u30bd\u30d5\u30c8PVC\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\u91cf<\/dt><dd>600\u500b<\/dd><\/div>\n            <div><dt>\u30eb\u30fc\u30c8<\/dt><dd>\u8edf\u8ceaPVC\u306e\u88fd\u9020<\/dd><\/div>\n          <\/dl>\n        <\/article>\n\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\u30a2\u30fc\u30c6\u30a3\u30b9\u30c8\u30c7\u30b6\u30a4\u30f3 \u00b7 \u30b9\u30da\u30a4\u30f3<\/p>\n          <h3>\u6a39\u8102\u88fd\u304a\u3088\u3073\u8edf\u8ceaPVC\u88fd\u306e\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\u91cf<\/dt><dd>400\u500b<\/dd><\/div>\n            <div><dt>\u30eb\u30fc\u30c8<\/dt><dd>6\u30a4\u30f3\u30c1\u6a39\u8102\u88fd + 3\u30a4\u30f3\u30c1\u8edf\u8ceaPVC\u88fd<\/dd><\/div>\n          <\/dl>\n        <\/article>\n\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\u6559\u4f1a\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u30fb\u30a2\u30e1\u30ea\u30ab\u5408\u8846\u56fd\u30cb\u30e5\u30fc\u30e1\u30ad\u30b7\u30b3\u5dde<\/p>\n          <h3>3\u30a4\u30f3\u30c1\u6a39\u8102\u88fd\u30d5\u30a3\u30ae\u30e5\u30a2<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\u91cf<\/dt><dd>300\u500b<\/dd><\/div>\n            <div><dt>\u30eb\u30fc\u30c8<\/dt><dd>\u6a39\u8102\u306e\u88fd\u9020\u5de5\u7a0b\u306e\u8a73\u7d30<\/dd><\/div>\n          <\/dl>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%ab%e3%82%b9%e3%82%bf%e3%83%a03d%e3%83%97%e3%83%aa%e3%83%b3%e3%83%88%e3%83%9f%e3%83%8b%e3%83%81%e3%83%a5%e3%82%a2%e3%82%a2%e3%82%af%e3%82%b7%e3%83%a7%e3%83%b3%e3%83%95%e3%82%a3%e3%82%ae%e3%83%a5\/\">\u30ab\u30b9\u30bf\u30e0\u30d5\u30a3\u30ae\u30e5\u30a2\u88fd\u9020\u306b\u3064\u3044\u3066\u8abf\u3079\u3066\u307f\u3088\u3046<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-final-cta\">\n    <div class=\"edn-shell edn-final-cta-grid\">\n      <div>\n        <p class=\"edn-kicker edn-kicker-light\">\u5b9f\u7528\u7684\u306a\u898b\u7a4d\u3082\u308a\u3092\u5165\u624b\u3059\u308b<\/p>\n        <h2>\u30aa\u30ea\u30b8\u30ca\u30eb\u306e\u304a\u3082\u3061\u3083\u4f5c\u308a\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3092\u59cb\u3081\u308b\u6e96\u5099\u306f\u3067\u304d\u307e\u3057\u305f\u304b\uff1f<\/h2>\n        <p>\u9069\u5207\u306a\u30d7\u30ed\u30bb\u30b9\u3092\u3054\u63d0\u6848\u3057\u3001\u3088\u308a\u6709\u76ca\u306a\u898b\u7a4d\u3082\u308a\u3092\u4f5c\u6210\u3059\u308b\u305f\u3081\u306b\u3001\u4ee5\u4e0b\u306e\u8a73\u7d30\u60c5\u5831\u3092\u3054\u63d0\u4f9b\u304f\u3060\u3055\u3044\u3002<\/p>\n        <ul class=\"edn-quote-checklist\">\n          <li>\u88fd\u54c1\u30b5\u30a4\u30ba<\/li>\n          <li>\u6ce8\u6587\u6570\u91cf<\/li>\n          <li>\u30ab\u30e9\u30fc\u306e2D\u30c7\u30b6\u30a4\u30f3\u307e\u305f\u306f3D\u30d5\u30a1\u30a4\u30eb<\/li>\n          <li>\u597d\u307e\u3057\u3044\u6750\u6599<\/li>\n          <li>\u68b1\u5305\u8981\u4ef6<\/li>\n          <li>\u76ee\u7684\u5730\u56fd<\/li>\n        <\/ul>\n      <\/div>\n      <a class=\"edn-btn edn-btn-white\" href=\"https:\/\/edntoy.com\/ja\/%e3%82%b3%e3%83%b3%e3%82%bf%e3%82%af%e3%83%88\/\">\u30ab\u30b9\u30bf\u30e0\u73a9\u5177\u306e\u898b\u7a4d\u3082\u308a\u3092\u4f9d\u983c\u3059\u308b<\/a>\n    <\/div>\n  <\/section>\n<\/main>","protected":false},"excerpt":{"rendered":"<p>OEM &amp; ODM Toy Production Custom Toy Manufacturer in China Custom squishy toys, resin\/PVC\/vinyl figurines, and 3D figurine solutions for toy brands, importers, distributors, and retailers. Request a Custom Toy Quote Custom Squishy Toy Manufacturing Since 2015 Custom toy production experience 200+ Clients Toy companies served in the US and Europe OEM &amp; ODM Development, production, and packaging Global Delivery Express, air, sea, and DDP shipping Direct Manufacturing &amp; Project Support Custom Toy Production for Brands and Bulk Buyers EDNTOY develops and manufactures custom squishy toys, collectible figurines, and full-color 3D figurines. Our teams support product development, sampling, manufacturing, quality inspection, custom packaging, and international delivery. We select the production&#8230;<\/p>","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-transparent-header-light.php","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":202,"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":63630,"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/pages\/2\/revisions\/63630"}],"wp:attachment":[{"href":"https:\/\/edntoy.com\/ja\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}