{"id":21286,"date":"2026-01-13T11:55:00","date_gmt":"2026-01-13T02:55:00","guid":{"rendered":"https:\/\/store.miroc.co.jp\/magazine\/?post_type=solution&#038;p=21286"},"modified":"2026-02-17T19:31:45","modified_gmt":"2026-02-17T10:31:45","slug":"1010musicspeciallp","status":"publish","type":"solution","link":"https:\/\/store.miroc.co.jp\/magazine\/solution\/1010musicspeciallp","title":{"rendered":"1010MUSIC\u88fd\u54c1\u30fb\u30b3\u30f3\u30c6\u30f3\u30c4\u4e00\u89a7\u30fb\u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868\u3010\u30c6\u30f3\u30c6\u30f3\u30df\u30e5\u30fc\u30b8\u30c3\u30af\u3011"},"content":{"rendered":"\n<style>\n\/* ==========================================\n   1010MUSIC LP - \u30aa\u30ec\u30f3\u30b8&\u30b0\u30ea\u30fc\u30f3\u914d\u8272\u30fb\u5de6\u53f3\u4ea4\u4e92\u30ec\u30a4\u30a2\u30a6\u30c8\n   \u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9: tm- (TenTenMusic)\n   WordPress\u56fa\u5b9a\u30da\u30fc\u30b8\u306e\u30ab\u30b9\u30bf\u30e0HTML\u7528\n   ========================================== *\/\n\n\/* \u30ea\u30bb\u30c3\u30c8 & \u30d9\u30fc\u30b9 *\/\n.tm-lp * {\n  margin: 0;\n  padding: 0;\n  box-sizing: border-box;\n}\n\n.tm-lp {\n  font-family: inherit;\n  line-height: 1.8;\n  color: #2d3748;\n  background: #fffbf0;\n}\n\n.tm-lp a {\n  color: inherit;\n  text-decoration: none;\n}\n\n.tm-lp img {\n  max-width: 100%;\n  height: auto;\n  display: block;\n}\n\n\/* \u30b3\u30f3\u30c6\u30ca *\/\n.tm-container {\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 20px;\n}\n\n\/* ==========================================\n   \u30d2\u30fc\u30ed\u30fc\u30bb\u30af\u30b7\u30e7\u30f3\n   ========================================== *\/\n.tm-hero {\n  position: relative;\n  min-height: 33vh;\n  background: #fffbf0;\n  overflow: hidden;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.tm-hero-bg {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  opacity: 0.5;\n}\n\n\/* \u30b9\u30de\u30db\u8868\u793a\u6642\u306bGIF\u3092\u4e2d\u592e\u914d\u7f6e\u3057\u3066\u898b\u5207\u308c\u3066\u3082OK *\/\n@media (max-width: 768px) {\n  .tm-hero-bg {\n    object-fit: cover;\n    object-position: center;\n    min-width: 100%;\n    min-height: 100%;\n  }\n}\n\n.tm-hero-content {\n  position: relative;\n  z-index: 2;\n  text-align: center;\n  padding: 40px 20px;\n}\n\n.tm-hero-title {\n  font-size: 3.5rem;\n  font-weight: 700;\n  background: linear-gradient(135deg, #ff6b35 0%, #f7b801 50%, #00c896 100%);\n  background-size: 200% 200%;\n  -webkit-background-clip: text;\n  -webkit-text-fill-color: transparent;\n  background-clip: text;\n  margin-bottom: 20px;\n  letter-spacing: 0.08em;\n  animation: tm-shimmer 8s ease-in-out infinite;\n}\n\n@keyframes tm-shimmer {\n  0%, 100% {\n    background-position: 0% 50%;\n  }\n  50% {\n    background-position: 100% 50%;\n  }\n}\n\n.tm-hero-subtitle {\n  font-size: 1.2rem;\n  color: #00c896;\n  margin-bottom: 20px;\n  font-weight: 600;\n}\n\n.tm-hero-description {\n  font-size: 1.1rem;\n  color: #2d3748;\n  max-width: 800px;\n  margin: 0 auto 20px;\n  line-height: 1.9;\n  font-weight: 500;\n}\n\n\/* ==========================================\n   \u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\uff08\u30b8\u30e3\u30f3\u30d7\u30dc\u30bf\u30f3\uff09\n   ========================================== *\/\n.tm-nav {\n  background: linear-gradient(135deg, #f7b801 0%, #fb8500 100%);\n  padding: 25px 0 20px;\n  position: sticky;\n  top: 0;\n  z-index: 1000;\n  box-shadow: 0 3px 15px rgba(247, 184, 1, 0.4);\n}\n\n.tm-nav-inner {\n  max-width: 1200px;\n  margin: 0 auto;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 20px;\n  flex-wrap: wrap;\n  padding: 0 20px;\n}\n\n.tm-nav-btn {\n  display: inline-block;\n  padding: 12px 30px;\n  background: #ffffff;\n  border: 2px solid #ffffff;\n  color: #f7b801;\n  font-size: 0.9rem;\n  font-weight: 700;\n  border-radius: 50px;\n  transition: all 0.3s ease;\n  cursor: pointer;\n  min-width: 220px;\n  text-align: center;\n}\n\n.tm-nav-btn:hover {\n  background: #ff6b35;\n  border-color: #ff6b35;\n  color: #ffffff;\n  transform: translateY(-2px);\n  box-shadow: 0 5px 20px rgba(255, 107, 53, 0.4);\n}\n\n.tm-nav-separator {\n  color: #ffffff;\n  font-size: 1rem;\n  user-select: none;\n}\n\n\/* ==========================================\n   \u4f01\u696d\u7d39\u4ecb\u30bb\u30af\u30b7\u30e7\u30f3\n   ========================================== *\/\n.tm-brand-intro {\n  background: linear-gradient(135deg, #fffbf0 0%, #fff8e1 100%);\n  padding: 60px 20px;\n  text-align: center;\n}\n\n.tm-brand-tagline {\n  font-size: 1.8rem;\n  font-weight: 800;\n  color: #00c896;\n  letter-spacing: 0.15em;\n  margin-bottom: 25px;\n  text-transform: uppercase;\n}\n\n.tm-brand-description {\n  max-width: 900px;\n  margin: 0 auto;\n  font-size: 1rem;\n  line-height: 2;\n  color: #2d3748;\n  font-weight: 500;\n}\n\n\/* ==========================================\n   \u753b\u50cf\u30b9\u30af\u30ed\u30fc\u30eb\uff08flowing\uff09\n   ========================================== *\/\n.tm-flowing-section {\n  background: #fffbf0;\n  padding: 0;\n  overflow: hidden;\n  position: relative;\n}\n\n.tm-flowing-wrapper {\n  display: flex;\n  animation: tm-flowingScroll 20s linear infinite;\n  position: relative;\n}\n\n.tm-flowing-img {\n  height: 160px !important;\n  width: auto !important;\n  max-width: none !important;\n  min-width: auto !important;\n  object-fit: cover !important;\n  margin: 0 !important;\n  padding: 0 !important;\n  border-radius: 0 !important;\n  flex-shrink: 0 !important;\n  opacity: 0.95;\n  transition: opacity 0.3s ease;\n  display: block !important;\n}\n\n.tm-flowing-img:hover {\n  opacity: 1;\n}\n\n@keyframes tm-flowingScroll {\n  0% {\n    transform: translateX(0);\n  }\n  100% {\n    transform: translateX(-50%);\n  }\n}\n\n\/* ==========================================\n   \u30ab\u30c6\u30b4\u30ea\u30fc\u30a2\u30a4\u30b3\u30f3\u30b0\u30ea\u30c3\u30c9\n   ========================================== *\/\n.tm-category-icons {\n  background: linear-gradient(180deg, #fffbf0 0%, #fff8e1 100%);\n  padding: 60px 0 40px;\n}\n\n.tm-category-grid {\n  display: grid;\n  grid-template-columns: repeat(5, 1fr);\n  gap: 20px;\n  margin-bottom: 40px;\n}\n\n.tm-category-icon-card {\n  background: #ffffff;\n  border-radius: 12px;\n  overflow: hidden;\n  transition: all 0.3s ease;\n  border: 2px solid #ffd8b8;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);\n}\n\n.tm-category-icon-card:hover {\n  transform: translateY(-5px);\n  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.3);\n  border-color: #ff6b35;\n}\n\n.tm-category-icon-img-wrapper {\n  position: relative;\n  background: #fffbf0;\n  padding: 20px;\n  aspect-ratio: 1 \/ 1;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n}\n\n.tm-category-icon-img {\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  transition: transform 0.4s ease;\n}\n\n.tm-category-icon-card:hover .tm-category-icon-img {\n  transform: scale(1.1);\n}\n\n.tm-category-icon-label {\n  padding: 15px 10px;\n  text-align: center;\n  background: #ffffff;\n  border-top: 2px solid #ffd8b8;\n}\n\n.tm-category-icon-name {\n  font-size: 0.9rem;\n  font-weight: 600;\n  color: #2d3748;\n}\n\n\/* ==========================================\n   \u30bb\u30af\u30b7\u30e7\u30f3\u5171\u901a\n   ========================================== *\/\n.tm-section {\n  padding: 80px 0;\n  background: #fffbf0;\n  scroll-margin-top: 80px;\n}\n\n\/* \u88fd\u54c1\u30e9\u30a4\u30f3\u30ca\u30c3\u30d7\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u4e0a\u306e\u4f59\u767d\u3092\u6700\u5c0f\u306b *\/\n#tm-lineup {\n  padding-top: 0;\n}\n\n\/* \u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u4e0a\u306e\u4f59\u767d\u3092\u5c0f\u3055\u304f *\/\n#tm-comparison {\n  padding-top: 20px;\n}\n\n#tm-comparison .tm-section-title {\n  background: linear-gradient(135deg, #2d3748 0%, #374151 100%);\n  color: #ffffff;\n  padding: 25px;\n  margin-bottom: 40px;\n  border-radius: 8px;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);\n}\n\n\/* \u95a2\u9023\u30b3\u30f3\u30c6\u30f3\u30c4\u30bb\u30af\u30b7\u30e7\u30f3\u306e\u4e0a\u306e\u4f59\u767d\u3092\u5c0f\u3055\u304f *\/\n#tm-content {\n  padding-top: 20px;\n}\n\n.tm-section:nth-child(even) {\n  background: #fffbf0;\n}\n\n.tm-section-title {\n  font-size: 2.5rem;\n  font-weight: 800;\n  color: #2d3748;\n  text-align: center;\n  margin-bottom: 20px;\n  letter-spacing: 0.08em;\n  padding: 10px 0;\n}\n\n.tm-section-subtitle {\n  font-size: 1rem;\n  color: #7f8c8d;\n  text-align: center;\n  margin-bottom: 50px;\n  font-weight: 300;\n}\n\n\/* ==========================================\n   \u88fd\u54c1\u8a73\u7d30\uff08\u6a2a\u4e26\u3073\u30fb\u5de6\u53f3\u4ea4\u4e92\uff09\n   ========================================== *\/\n.tm-product-details {\n  margin-bottom: 60px;\n}\n\n.tm-product-detail {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 50px;\n  align-items: center;\n  margin-bottom: 25px;\n  padding: 40px;\n  background: #ffffff;\n  border-radius: 12px;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);\n  border: 2px solid #ffd8b8;\n}\n\n.tm-product-detail-text {\n  padding: 10px 0;\n}\n\n.tm-product-detail-title {\n  font-size: 3.75rem;\n  font-weight: 800;\n  color: #00c896;\n  margin-bottom: 15px;\n}\n\n.tm-product-detail-title a {\n  color: #00c896;\n  text-decoration: none;\n  transition: all 0.3s ease;\n  border-bottom: 3px solid #00c896;\n  display: inline-block;\n}\n\n.tm-product-detail-title a:hover {\n  color: #00a577;\n  border-bottom-color: #00a577;\n}\n\n.tm-product-detail-description {\n  font-size: 0.95rem;\n  color: #5a6c7d;\n  line-height: 1.8;\n  margin: 0;\n}\n\n.tm-product-detail-img {\n  position: relative;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #fffbf0;\n  padding: 20px;\n  border: 2px solid #ffd8b8;\n}\n\n.tm-product-detail-img img {\n  width: 100%;\n  height: auto;\n  object-fit: contain;\n  transition: transform 0.5s ease;\n}\n\n.tm-product-detail:hover .tm-product-detail-img img {\n  transform: scale(1.05);\n}\n\n\/* \u52d5\u753b\u57cb\u3081\u8fbc\u307f\u7528 *\/\n.tm-product-detail-video {\n  position: relative;\n  border-radius: 8px;\n  overflow: hidden;\n  background: #000000;\n  padding-bottom: 56.25%;\n  height: 0;\n  border: 2px solid #ffd8b8;\n  cursor: pointer;\n}\n\n.tm-product-detail-video iframe {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  border: none;\n}\n\n\/* \u30ab\u30b9\u30bf\u30e0\u30b5\u30e0\u30cd\u30a4\u30eb\u7528 *\/\n.tm-video-thumbnail {\n  position: absolute;\n  top: 0;\n  left: 0;\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: opacity 0.3s ease;\n}\n\n.tm-product-detail-video:hover .tm-video-thumbnail {\n  opacity: 0.9;\n}\n\n\/* \u518d\u751f\u30dc\u30bf\u30f3 *\/\n.tm-video-play-button {\n  position: absolute;\n  top: 50%;\n  left: 50%;\n  transform: translate(-50%, -50%);\n  width: 80px;\n  height: 80px;\n  background: rgba(255, 107, 53, 0.9);\n  border-radius: 50%;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 2rem;\n  color: #ffffff;\n  transition: all 0.3s ease;\n  z-index: 2;\n}\n\n.tm-product-detail-video:hover .tm-video-play-button {\n  background: rgba(255, 107, 53, 1);\n  transform: translate(-50%, -50%) scale(1.1);\n}\n\n.tm-video-play-button::before {\n  content: '\u25b6';\n  margin-left: 5px;\n}\n\n\/* \u5de6\u53f3\u4ea4\u4e92\u914d\u7f6e *\/\n.tm-product-detail:nth-child(even) .tm-product-detail-text {\n  order: 2;\n}\n\n.tm-product-detail:nth-child(even) .tm-product-detail-img,\n.tm-product-detail:nth-child(even) .tm-product-detail-video {\n  order: 1;\n}\n\n\/* ==========================================\n   \u6bd4\u8f03\u8868\n   ========================================== *\/\n.tm-comparison-section {\n  margin-bottom: 0;\n  padding-bottom: 60px;\n  background: #fffbf0;\n  padding: 30px;\n  border-radius: 8px;\n  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n}\n\n.tm-comparison-section:not(:last-child) {\n  margin-bottom: 40px;\n}\n\n.tm-comparison-title {\n  font-size: 1.8rem;\n  font-weight: 800;\n  color: #ff6b35;\n  margin-bottom: 30px;\n  padding: 15px 20px 15px 30px;\n  position: relative;\n  border-left: 6px solid #f7b801;\n  background-color: rgba(255, 107, 53, 0.05);\n  border-radius: 0 8px 8px 0;\n}\n\n\n\n.tm-comparison-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #ffffff;\n  box-shadow: 0 2px 15px rgba(0,0,0,0.08);\n  border-radius: 8px;\n  overflow: hidden;\n  border: 2px solid #ffd8b8;\n  table-layout: fixed;\n}\n\n.tm-comparison-table th {\n  background: linear-gradient(135deg, #00c896 0%, #1dd1a1 50%, #00c896 100%);\n  background-size: 200% 200%;\n  animation: tm-shimmer-slow 6s ease-in-out infinite;\n  color: #ffffff;\n  padding: 18px 15px;\n  text-align: center;\n  font-weight: 700;\n  font-size: 0.95rem;\n  border-bottom: none;\n  border-right: 1px solid rgba(255, 255, 255, 0.2);\n  vertical-align: middle;\n  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);\n}\n\n.tm-comparison-table th:last-child {\n  border-right: none;\n}\n\n@keyframes tm-shimmer-slow {\n  0%, 100% {\n    background-position: 0% 50%;\n  }\n  50% {\n    background-position: 100% 50%;\n  }\n}\n\n.tm-comparison-table td {\n  padding: 15px;\n  border-bottom: 1px solid #ffd8b8;\n  border-right: 1px solid rgba(255, 216, 184, 0.3);\n  font-size: 0.9rem;\n  color: #5a6c7d;\n  vertical-align: middle;\n}\n\n.tm-comparison-table td:last-child {\n  border-right: none;\n}\n\n.tm-comparison-table td:first-child {\n  background: #fffbf0;\n  font-weight: 600;\n  color: #2d3748;\n  text-align: left;\n}\n\n.tm-comparison-table tr:hover {\n  background: rgba(255, 107, 53, 0.05);\n}\n\n.tm-comparison-table a {\n  color: #ff6b35;\n  font-weight: 600;\n  text-decoration: underline;\n}\n\n.tm-comparison-table a:hover {\n  color: #ff9234;\n}\n\n\/* \u6bd4\u8f03\u8868\u306e\u5546\u54c1\u753b\u50cf *\/\n.tm-comparison-product-img {\n  width: 150px;\n  height: 150px;\n  object-fit: contain;\n  display: block;\n  margin: 0 auto;\n  border-radius: 8px;\n  background: #fffbf0;\n  padding: 10px;\n}\n\n\/* \u6bd4\u8f03\u8868\u306e\u9577\u3044\u30c6\u30ad\u30b9\u30c8\u7528\uff08\u5217\u5e45\u3092\u63c3\u3048\u308b\uff09 *\/\n.tm-comparison-compact-text {\n  font-size: 0.8rem;\n  line-height: 1.6;\n}\n\n\/* ==========================================\n   \u30b3\u30f3\u30c6\u30f3\u30c4\u30bb\u30af\u30b7\u30e7\u30f3\n   ========================================== *\/\n.tm-content-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n}\n\n.tm-content-card {\n  background: #ffffff;\n  border: 2px solid #ffd8b8;\n  border-radius: 8px;\n  overflow: hidden;\n  transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n.tm-content-card:hover {\n  transform: translateY(-3px);\n  box-shadow: 0 8px 25px rgba(0,0,0,0.1);\n  border-color: #ff6b35;\n}\n\n.tm-content-thumbnail {\n  width: 100%;\n  height: 180px;\n  object-fit: cover;\n  display: block;\n}\n\n.tm-content-body {\n  padding: 20px;\n}\n\n.tm-content-title {\n  font-size: 1rem;\n  font-weight: 600;\n  color: #2d3748;\n  margin-bottom: 10px;\n  line-height: 1.5;\n}\n\n.tm-content-link {\n  color: #ff6b35;\n  font-size: 0.85rem;\n  font-weight: 600;\n  text-decoration: underline;\n}\n\n.tm-content-link:hover {\n  color: #ff9234;\n}\n\n\/* ==========================================\n   CTA\u30dc\u30bf\u30f3\n   ========================================== *\/\n.tm-cta-container {\n  text-align: center;\n  margin-top: 40px;\n  padding: 0;\n  background: transparent;\n  border-radius: 0;\n  box-shadow: none;\n}\n\n.tm-cta-button {\n  display: inline-block;\n  padding: 18px 50px;\n  background: linear-gradient(135deg, #ff6b35 0%, #ff9234 25%, #f7b801 75%, #fb8500 100%);\n  background-size: 200% 200%;\n  color: #ffffff;\n  font-size: 1.1rem;\n  font-weight: 700;\n  border-radius: 50px;\n  transition: all 0.3s ease;\n  box-shadow: 0 4px 15px rgba(255, 107, 53, 0.3);\n  border: 2px solid rgba(255, 255, 255, 0.3);\n  animation: tm-shimmer-slow 6s ease-in-out infinite;\n}\n\n.tm-cta-button:hover {\n  background: linear-gradient(135deg, #ff9234 0%, #fb8500 50%, #ff6b35 100%);\n  background-size: 200% 200%;\n  transform: translateY(-3px) scale(1.02);\n  box-shadow: 0 8px 25px rgba(255, 107, 53, 0.5);\n  border-color: rgba(255, 255, 255, 0.5);\n}\n\n\/* ==========================================\n   \u30ec\u30b9\u30dd\u30f3\u30b7\u30d6\n   ========================================== *\/\n@media (max-width: 992px) {\n  .tm-category-grid {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n}\n\n@media (max-width: 768px) {\n  .tm-hero {\n    min-height: 280px;\n  }\n\n  .tm-hero-content {\n    padding: 30px 20px;\n  }\n\n  .tm-hero-title {\n    font-size: 2.2rem;\n  }\n\n  .tm-hero-subtitle {\n    font-size: 1rem;\n  }\n\n  .tm-hero-description {\n    font-size: 0.95rem;\n  }\n\n  .tm-nav-inner {\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .tm-nav-btn {\n    width: 100%;\n    text-align: center;\n  }\n\n  .tm-nav-separator {\n    display: none;\n  }\n\n  .tm-flowing-img {\n    height: 100px !important;\n    max-width: none !important;\n  }\n\n  .tm-section {\n    padding: 50px 0;\n  }\n\n  .tm-section-title {\n    font-size: 1.6rem;\n  }\n\n  .tm-category-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n  }\n\n  .tm-category-icon-label {\n    padding: 10px 8px;\n  }\n\n  .tm-category-icon-name {\n    font-size: 0.8rem;\n  }\n\n  .tm-product-detail {\n    grid-template-columns: 1fr;\n    gap: 30px;\n    padding: 25px;\n  }\n\n  \/* \u30b9\u30de\u30db\u3067\u306f\u753b\u50cf\/\u52d5\u753b\u3092\u5e38\u306b\u4e0a\u306b *\/\n  .tm-product-detail-text {\n    order: 2 !important;\n  }\n\n  .tm-product-detail-img,\n  .tm-product-detail-video {\n    order: 1 !important;\n  }\n\n  .tm-comparison-table {\n    font-size: 0.8rem;\n  }\n\n  .tm-comparison-table th,\n  .tm-comparison-table td {\n    padding: 10px;\n  }\n}\n\n\/* ==========================================\n   \u30b9\u30af\u30ed\u30fc\u30eb\u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\n   ========================================== *\/\n@keyframes tm-fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n@keyframes tm-slideInLeft {\n  from {\n    opacity: 0;\n    transform: translateX(-60px);\n  }\n  to {\n    opacity: 1;\n    transform: translateX(0);\n  }\n}\n\n@keyframes tm-slideInRight {\n  from {\n    opacity: 0;\n    transform: translateX(60px);\n  }\n  to {\n    opacity: 1;\n    transform: translateX(0);\n  }\n}\n\n\/* \u5de6\u304b\u3089\u30b9\u30e9\u30a4\u30c9 *\/\n.tm-slide-left {\n  opacity: 0;\n  transform: translateX(-60px);\n}\n\n.tm-slide-left.tm-visible {\n  animation: tm-slideInLeft 0.7s ease-out forwards;\n}\n\n\/* \u53f3\u304b\u3089\u30b9\u30e9\u30a4\u30c9 *\/\n.tm-slide-right {\n  opacity: 0;\n  transform: translateX(60px);\n}\n\n.tm-slide-right.tm-visible {\n  animation: tm-slideInRight 0.7s ease-out forwards;\n}\n\n\/* \u4e0b\u304b\u3089\u30d5\u30a7\u30fc\u30c9\u30a4\u30f3\uff08\u30d8\u30c3\u30c0\u30fc\u7528\uff09 *\/\n.tm-animate {\n  opacity: 0;\n  transform: translateY(30px);\n}\n\n.tm-animate.tm-visible {\n  animation: tm-fadeInUp 0.6s ease-out forwards;\n}\n<\/style>\n<div class=\"tm-lp\">\n\n  <!-- ==========================================\n       \u30d2\u30fc\u30ed\u30fc\u30bb\u30af\u30b7\u30e7\u30f3\n       ========================================== -->\n  <section class=\"tm-hero\">\n    <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/\u30e9\u30f3\u30c6\u3099\u30a3\u30f3\u30af\u3099\u30d8\u309a\u30fc\u30b7\u3099GIF\u4f5c\u6210_\u6700\u9069\u5316_30fps_1.99MB.gif\" alt=\"1010MUSIC\" class=\"tm-hero-bg\">\n    <div class=\"tm-hero-content\">\n      <h1 class=\"tm-hero-title\">TOUCH FOR INSPIRATION<\/h1>\n      <p class=\"tm-hero-description\">\n        Traktor DJ for iOS\u958b\u767a\u306b\u643a\u308f\u3063\u305fAaron Higgins\u306b\u3088\u308a\u8a2d\u7acb\u3002\u9577\u5e74\u306b\u308f\u305f\u308a\u57f9\u3063\u305f\u958b\u767a\u7d4c\u9a13\u3092\u57fa\u76e4\u3068\u3057\u3066\u30b3\u30f3\u30d1\u30af\u30c8\u8a2d\u8a08\u3068\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u6280\u8853\u3092\u878d\u5408\u3057\u305f\u97f3\u697d\u5236\u4f5c\u30cf\u30fc\u30c9\u30a6\u30a7\u30a2\u3092\u5c55\u958b\u3002\u30af\u30ea\u30a8\u30a4\u30bf\u30fc\u306e\u611f\u6027\u3068\u5275\u9020\u6027\u3092\u77ac\u6642\u306b\u5f62\u306b\u3059\u308b\u3088\u3046\u306a\u76f4\u611f\u7684\u3067\u5f37\u529b\u306a\u30b5\u30f3\u30d7\u30e9\u30fc\u3001\u30b7\u30f3\u30bb\u30b5\u30a4\u30b6\u30fc\u3092\u59cb\u3081\u3068\u3059\u308b\u30ac\u30b8\u30a7\u30c3\u30c8\u3092\u63d0\u4f9b\u3057\u3066\u3044\u307e\u3059\u3002\n      <\/p>\n    <\/div>\n  <\/section>\n\n  <!-- ==========================================\n       \u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3\uff08\u30b8\u30e3\u30f3\u30d7\u30dc\u30bf\u30f3\uff09\n       ========================================== -->\n  <nav class=\"tm-nav\">\n    <div class=\"tm-nav-inner\">\n      <a href=\"#tm-lineup\" class=\"tm-nav-btn\">1010MUSIC\u88fd\u54c1\u30e9\u30a4\u30f3\u30ca\u30c3\u30d7<\/a>\n      <span class=\"tm-nav-separator\">|<\/span>\n      <a href=\"#tm-comparison\" class=\"tm-nav-btn\">\u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868<\/a>\n      <span class=\"tm-nav-separator\">|<\/span>\n      <a href=\"#tm-content\" class=\"tm-nav-btn\">\u30b3\u30f3\u30c6\u30f3\u30c4\u4e00\u89a7<\/a>\n    <\/div>\n  <\/nav>\n\n  <!-- ==========================================\n       \u753b\u50cf\u30b9\u30af\u30ed\u30fc\u30eb\uff08flowing\uff09\n       ========================================== -->\n  <section class=\"tm-flowing-section\">\n    <div class=\"tm-flowing-wrapper\">\n      <!-- 1\u30bb\u30c3\u30c8\u76ee -->\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_5.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_4.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_3.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_2.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n\n      <!-- 2\u30bb\u30c3\u30c8\u76ee\uff08\u7121\u9650\u30eb\u30fc\u30d7\u7528\u306b\u540c\u3058\u753b\u50cf\u3092\u7e70\u308a\u8fd4\u3059\uff09 -->\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_5.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_4.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_3.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n      <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/sc1_2.jpg\" alt=\"1010MUSIC\" class=\"tm-flowing-img\">\n    <\/div>\n  <\/section>\n\n  <!-- ==========================================\n       \u30ab\u30c6\u30b4\u30ea\u30fc\u30a2\u30a4\u30b3\u30f3\u30b0\u30ea\u30c3\u30c9\n       ========================================== -->\n  <section class=\"tm-category-icons\">\n    <div class=\"tm-container\">\n\n      <div class=\"tm-category-grid tm-animate\">\n\n        <!-- bento -->\n        <a href=\"https:\/\/store.miroc.co.jp\/item\/1102308.html\" target=\"_blank\" class=\"tm-category-icon-card\">\n          <div class=\"tm-category-icon-img-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1102308\/1102308_1.jpg\" alt=\"bento\" class=\"tm-category-icon-img\">\n          <\/div>\n          <div class=\"tm-category-icon-label\">\n            <p class=\"tm-category-icon-name\">bento<br>(\u30b5\u30f3\u30d7\u30e9\u30fc)<\/p>\n          <\/div>\n        <\/a>\n\n        <!-- Bluebox -->\n        <a href=\"https:\/\/store.miroc.co.jp\/item\/1066081.html\" target=\"_blank\" class=\"tm-category-icon-card\">\n          <div class=\"tm-category-icon-img-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1066081\/1066081_1.jpg\" alt=\"Bluebox\" class=\"tm-category-icon-img\">\n          <\/div>\n          <div class=\"tm-category-icon-label\">\n            <p class=\"tm-category-icon-name\">Bluebox<br>(\u30df\u30ad\u30b5\u30fc\/\u30ec\u30b3\u30fc\u30c0\u30fc)<\/p>\n          <\/div>\n        <\/a>\n\n        <!-- Blackbox -->\n        <a href=\"https:\/\/store.miroc.co.jp\/item\/1056722.html\" target=\"_blank\" class=\"tm-category-icon-card\">\n          <div class=\"tm-category-icon-img-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1056722\/1056722_1.jpg\" alt=\"Blackbox\" class=\"tm-category-icon-img\">\n          <\/div>\n          <div class=\"tm-category-icon-label\">\n            <p class=\"tm-category-icon-name\">Blackbox<br>(\u30b5\u30f3\u30d7\u30e9\u30fc)<\/p>\n          <\/div>\n        <\/a>\n\n        <!-- nanobox\u30b7\u30ea\u30fc\u30ba -->\n        <a href=\"https:\/\/store.miroc.co.jp\/ext\/search.html?q=1010nano&#038;nl=1\" target=\"_blank\" class=\"tm-category-icon-card\">\n          <div class=\"tm-category-icon-img-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1092356\/1092356_1.jpg\" alt=\"nanobox\u30b7\u30ea\u30fc\u30ba\" class=\"tm-category-icon-img\">\n          <\/div>\n          <div class=\"tm-category-icon-label\">\n            <p class=\"tm-category-icon-name\">nanobox\u30b7\u30ea\u30fc\u30ba<\/p>\n          <\/div>\n        <\/a>\n\n        <!-- Bitbox\u30b7\u30ea\u30fc\u30ba -->\n        <a href=\"https:\/\/store.miroc.co.jp\/ext\/search.html?q=1010eurorackmodule&#038;nl=1\" target=\"_blank\" class=\"tm-category-icon-card\">\n          <div class=\"tm-category-icon-img-wrapper\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1063803\/1063803_1.jpg\" alt=\"Bitbox\u30b7\u30ea\u30fc\u30ba\" class=\"tm-category-icon-img\">\n          <\/div>\n          <div class=\"tm-category-icon-label\">\n            <p class=\"tm-category-icon-name\">Bitbox\u30b7\u30ea\u30fc\u30ba<\/p>\n          <\/div>\n        <\/a>\n\n      <\/div>\n\n      <!-- \u5168\u5546\u54c1\u30dc\u30bf\u30f3 -->\n      <div class=\"tm-cta-container\">\n        <a href=\"https:\/\/store.miroc.co.jp\/category\/BRAND481\/\" class=\"tm-cta-button\" target=\"_blank\">1010MUSIC\u5168\u5546\u54c1\uff08\u30a2\u30af\u30bb\u30b5\u30ea\u30fc\u542b\u3080\uff09\u3092\u898b\u308b<\/a>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ==========================================\n       \u88fd\u54c1\u30ab\u30c6\u30b4\u30ea\u30fc\u30bb\u30af\u30b7\u30e7\u30f3\n       ========================================== -->\n  <section id=\"tm-lineup\" class=\"tm-section\">\n    <div class=\"tm-container\">\n\n      <div class=\"tm-product-details\">\n\n        <!-- bento -->\n        <div class=\"tm-product-detail tm-slide-left\">\n          <div class=\"tm-product-detail-text\">\n            <h3 class=\"tm-product-detail-title\"><a href=\"https:\/\/store.miroc.co.jp\/item\/1102308.html\" target=\"_blank\">bento<\/a><\/h3>\n            <p class=\"tm-product-detail-description\">\n              \u30dd\u30fc\u30bf\u30d6\u30eb\uff06\u30aa\u30fc\u30eb\u30a4\u30f3\u30ef\u30f3\u306e\u30b5\u30f3\u30d7\u30ea\u30f3\u30b0\u5236\u4f5c\u30e9\u30dc\u3002\u9ad8\u97f3\u8cea24bit\u304b\u30647\u30a4\u30f3\u30c1\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u3001\u9ad8\u611f\u5ea6\u30d1\u30c3\u30c9x16\u642d\u8f09\u306b\u3088\u308a\u6d41\u308c\u308b\u3088\u3046\u306a\u30ef\u30fc\u30af\u30d5\u30ed\u30fc\u3092\u5b9f\u73fe\u3002\u30af\u30ea\u30c3\u30d7\u30b7\u30fc\u30b1\u30f3\u30b5\u30fc\u3084\u81ea\u5728\u306a\u30b5\u30a6\u30f3\u30c9\u5909\u5316\u3092\u3082\u305f\u3089\u3059\u30b0\u30e9\u30cb\u30e5\u30e9\u30fc\u306a\u3069\u3082\u642d\u8f09\u3002MIDI\u5165\u51fa\u529b\u3068\u5145\u5b9f\u306e\u30aa\u30fc\u30c7\u30a3\u30aa\u5165\u51fa\u529b\u7cfb\u7d71\u306b\u3088\u308a\u3001\u305d\u306e\u4ed6\u6a5f\u6750\u3068\u3082\u30b7\u30fc\u30e0\u30ec\u30b9\u306b\u9023\u52d5\u3002\u5185\u8535\u30d0\u30c3\u30c6\u30ea\u30fc\u99c6\u52d5\u306b\u3088\u308a\u3001\u5236\u4f5c\u304b\u3089\u30e9\u30a4\u30d6\u307e\u3067\u5834\u6240\u3092\u9078\u3070\u305a\u306b\u9583\u304d\u3092\u5f62\u306b\u3067\u304d\u308b\u30c4\u30fc\u30eb\u3067\u3059\u3002\n            <\/p>\n          <\/div>\n          <div class=\"tm-product-detail-video\" id=\"tm-bento-video\" onclick=\"tmPlayVideo('tm-bento-video')\">\n            <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/Youtube\u30b5\u30e0\u30cd\u30a4\u30ebWebp\u66f8\u304d\u51fa\u3057.jpg\" alt=\"bento\" class=\"tm-video-thumbnail\">\n            <div class=\"tm-video-play-button\"><\/div>\n            <iframe src=\"\" data-src=\"https:\/\/www.youtube.com\/embed\/EFkplf4EiDg?autoplay=1\" allowfullscreen style=\"display:none;\"><\/iframe>\n          <\/div>\n        <\/div>\n\n        <!-- Bluebox -->\n        <div class=\"tm-product-detail tm-slide-right\">\n          <div class=\"tm-product-detail-video\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/BhK04G1rb58\" allowfullscreen><\/iframe>\n          <\/div>\n          <div class=\"tm-product-detail-text\">\n            <h3 class=\"tm-product-detail-title\"><a href=\"https:\/\/store.miroc.co.jp\/item\/1066081.html\" target=\"_blank\">Bluebox<\/a><\/h3>\n            <p class=\"tm-product-detail-description\">\n              \u30dd\u30fc\u30bf\u30d6\u30eb\u306a\u30c7\u30b8\u30bf\u30eb\u30aa\u30fc\u30c7\u30a3\u30aa\u30df\u30ad\u30b5\u30fc\u3002\u30b3\u30f3\u30d1\u30af\u30c8\u306a\u7b50\u4f53(\u7d0426.67 \u00d7 7.62 \u00d7 17.78 cm)\u30673.5mm TRS\u30b9\u30c6\u30ec\u30aa\u5165\u529b x 6\u30013.5mm TRS\u30b9\u30c6\u30ec\u30aa\u51fa\u529b x 3\u306e\u5165\u51fa\u529b\u3092\u5b9f\u73fe\u3002\u5404\u30c8\u30e9\u30c3\u30af\u306b\u306f\u30dc\u30ea\u30e5\u30fc\u30e0\/\u30d1\u30f3\/4\u30d0\u30f3\u30c9\u30d1\u30e9\u30e1\u30c8\u30ea\u30c3\u30afEQ\/\u30df\u30e5\u30fc\u30c8\/\u30bd\u30ed\u306e\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u5099\u3048\u3001\u3055\u3089\u306b48k\/24bit WAV\u3067SD\u30ab\u30fc\u30c9\u3078\u30de\u30eb\u30c1\u30c8\u30e9\u30c3\u30af\u9332\u97f3\u306b\u3082\u5bfe\u5fdc\u3002\u30b8\u30e3\u30e0\u30bb\u30c3\u30b7\u30e7\u30f3\u3092\u4e38\u3054\u3068\u30ad\u30e3\u30d7\u30c1\u30e3\u3057\u3066\u304a\u304f\u3088\u3046\u306a\u7528\u9014\u306b\u3082\u91cd\u5b9d\u3057\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Blackbox -->\n        <div class=\"tm-product-detail tm-slide-left\">\n          <div class=\"tm-product-detail-text\">\n            <h3 class=\"tm-product-detail-title\"><a href=\"https:\/\/store.miroc.co.jp\/item\/1056722.html\" target=\"_blank\">Blackbox<\/a><\/h3>\n            <p class=\"tm-product-detail-description\">\n              \u30b9\u30bf\u30f3\u30c9\u30a2\u30ed\u30fc\u30f3\u306e\u30b3\u30f3\u30d1\u30af\u30c8\u306a\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u30fb\u30b5\u30f3\u30d7\u30e9\u30fc\u3002\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u4e0a\u306e\u30b5\u30f3\u30d7\u30eb\u30d1\u30c3\u30c9\u306f\u30c6\u30f3\u30dd\u5909\u66f4\u3078\u81ea\u52d5\u8ffd\u5f93\u3059\u308bCLIP\u30e2\u30fc\u30c9\u306b\u5bfe\u5fdc\u3002\u697d\u66f2\u306e\u30b9\u30c6\u30e0\u306a\u3069\u3092\u30a2\u30b5\u30a4\u30f3\u3059\u308b\u3053\u3068\u3067\u3001\u30d5\u30ed\u30a2\u306e\u7a7a\u6c17\u306b\u5408\u308f\u305b\u3066\u6307\u5148\u3072\u3068\u3064\u3067\u5c55\u958b\u3092\u69cb\u7bc9\u3002\u30e9\u30a4\u30d6\u30bb\u30c3\u30c8\u3067\u7279\u306b\u6d3b\u8e8d\u3059\u308b\uff11\u53f0\u3002\n            <\/p>\n          <\/div>\n          <div class=\"tm-product-detail-video\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/EHsoBQfYtx0\" allowfullscreen><\/iframe>\n          <\/div>\n        <\/div>\n\n        <!-- nanobox\u30b7\u30ea\u30fc\u30ba -->\n        <div class=\"tm-product-detail tm-slide-right\">\n          <div class=\"tm-product-detail-video\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/8pm7BzSgeJw\" allowfullscreen><\/iframe>\n          <\/div>\n          <div class=\"tm-product-detail-text\">\n            <h3 class=\"tm-product-detail-title\"><a href=\"https:\/\/store.miroc.co.jp\/ext\/search.html?q=1010nano&#038;nl=1\" target=\"_blank\">nanobox \u30b7\u30ea\u30fc\u30ba<\/a><\/h3>\n            <p class=\"tm-product-detail-description\">\n              \u624b\u306e\u3072\u3089\u30b5\u30a4\u30ba\u306e\u7b50\u4f53\u306b\u500b\u6027\u7684\u306a\u97f3\u697d\u5236\u4f5c\u30a8\u30f3\u30b8\u30f3\u3092\u642d\u8f09\u3057\u305fnanobox\u30b7\u30ea\u30fc\u30ba\u3002fireball\u306f\u591a\u5f69\u306a\u30b5\u30a6\u30f3\u30c9\u3092\u697d\u3057\u3081\u308b\u30a6\u30a7\u30fc\u30d6\u30c6\u30fc\u30d6\u30eb\u30b7\u30f3\u30bb\u3002lemondrop\u306f\u6d6e\u904a\u611f\u306e\u3042\u308b\u30d1\u30c3\u30c9\u3084\u30b0\u30ea\u30c3\u30c1\u7cfb\u30c6\u30af\u30b9\u30c1\u30e3\u751f\u6210\u3092\u5f97\u610f\u3068\u3059\u308b\u30b0\u30e9\u30cb\u30e5\u30e9\u30fc\u30b7\u30f3\u30bb\u3002tangerine\u306f\u30de\u30eb\u30c1\u30b5\u30f3\u30d7\u30eb\u306e\u518d\u751f\u306b\u3082\u5bfe\u5fdc\u3059\u308b\u30b3\u30f3\u30d1\u30af\u30c8\u306a\u30b5\u30f3\u30d7\u30e9\u30fc\u3002razzmatazz\u306f120\u7a2e\u985e\u306e\u30d7\u30ea\u30bb\u30c3\u30c8\u30ad\u30c3\u30c8\u3068\u30b7\u30fc\u30b1\u30f3\u30b9\u306b\u3088\u308a\u3059\u3050\u306b\u30d3\u30fc\u30c8\u3092\u4f5c\u6210\u53ef\u80fd\u306aFM\u30b7\u30f3\u30bb\u3068\u30b5\u30f3\u30d7\u30eb\u3092\u878d\u5408\u3057\u305f\u30c9\u30e9\u30e0\u30de\u30b7\u30f3\u3002\n            <\/p>\n          <\/div>\n        <\/div>\n\n        <!-- Eurorack\u7528\u30e2\u30b8\u30e5\u30fc\u30eb -->\n        <div class=\"tm-product-detail tm-slide-left\">\n          <div class=\"tm-product-detail-text\">\n            <h3 class=\"tm-product-detail-title\"><a href=\"https:\/\/store.miroc.co.jp\/ext\/search.html?q=1010eurorackmodule&#038;nl=1\" target=\"_blank\">Bitbox\u30b7\u30ea\u30fc\u30ba<\/a><\/h3>\n            <p class=\"tm-product-detail-description\">\n              \u30e2\u30b8\u30e5\u30e9\u30fc\u30b7\u30b9\u30c6\u30e0\u3067\u5229\u7528\u3067\u304d\u308bEurorack\u30e2\u30b8\u30e5\u30fc\u30eb\u30fb\u30b7\u30ea\u30fc\u30ba\u300218HP\u30b5\u30a4\u30ba\u3067\u30b9\u30e9\u30a4\u30b9\u3084Clip\u30e2\u30fc\u30c9\u3092\u542b\u3080\u30b5\u30f3\u30d7\u30eb\u518d\u751f\u3084CV\u5165\u529b\u3067\u306e\u30b5\u30f3\u30d7\u30eb\u30c8\u30ea\u30ac\u30fc\u7b49\u306e\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u5b9f\u73fe\u3059\u308bBitbox Micro\u300226HP\u30b5\u30a4\u30ba\u3067\u66f4\u306b\u591a\u304f\u306e\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u30ce\u30d6\u3084CV\u5165\u529b\u3092\u5099\u3048\u305fBitbox MK2\u3002\u305d\u308c\u305e\u308c\u901a\u5e38\u30ab\u30e9\u30fc\u3068\u30d6\u30e9\u30c3\u30af\u306e\u30ab\u30e9\u30fc\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3\u3082\u30e9\u30a4\u30f3\u30ca\u30c3\u30d7\u3057\u3066\u3044\u307e\u3059\u3002\n            <\/p>\n          <\/div>\n          <div class=\"tm-product-detail-video\">\n            <iframe src=\"https:\/\/www.youtube.com\/embed\/lEcrgy4r_Nk\" allowfullscreen><\/iframe>\n          <\/div>\n        <\/div>\n\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ==========================================\n       \u6bd4\u8f03\u8868\u30bb\u30af\u30b7\u30e7\u30f3\n       ========================================== -->\n  <section id=\"tm-comparison\" class=\"tm-section\">\n    <div class=\"tm-container\">\n      <h2 class=\"tm-section-title tm-animate\">\u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868<\/h2>\n\n      <!-- \u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868 -->\n      <div class=\"tm-comparison-section tm-slide-left\">\n        <h3 class=\"tm-comparison-title\">\u30c7\u30b9\u30af\u30c8\u30c3\u30d7\u30b5\u30f3\u30d7\u30e9\u30fc<\/h3>\n        <div style=\"overflow-x: auto;\">\n          <table class=\"tm-comparison-table\">\n            <thead>\n              <tr>\n                <th><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1102308.html\" target=\"_blank\" style=\"color: #ffffff;\">bento<\/a><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1056722.html\" target=\"_blank\" style=\"color: #ffffff;\">blackbox<\/a><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1092356.html\" target=\"_blank\" style=\"color: #ffffff;\">nanobox | tangerine<\/a><\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1102308.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1102308\/1102308_1.jpg\" alt=\"bento\" class=\"tm-comparison-product-img\"><\/a><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1056722.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1056722\/1056722_1.jpg\" alt=\"blackbox\" class=\"tm-comparison-product-img\"><\/a><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1092356.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1092356\/1092356_1.jpg\" alt=\"nanobox | tangerine\" class=\"tm-comparison-product-img\"><\/a><\/td>\n              <\/tr>\n              <tr>\n                <td>\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u30b5\u30a4\u30ba<\/td>\n                <td>7\u30a4\u30f3\u30c1<\/td>\n                <td>3.5\u30a4\u30f3\u30c1<\/td>\n                <td>2\u30a4\u30f3\u30c1<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30d9\u30ed\u30b7\u30c6\u30a3\u5bfe\u5fdc\u30d1\u30c3\u30c9<\/td>\n                <td>16<\/td>\n                <td>&#8211;<\/td>\n                <td>&#8211;<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30b5\u30f3\u30d7\u30eb\u30b9\u30ed\u30c3\u30c8<\/td>\n                <td><span class=\"tm-comparison-compact-text\">1\u30c8\u30e9\u30c3\u30af\u3042\u305f\u308a\u6700\u592716<br>\u203b1\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3042\u305f\u308a8\u30c8\u30e9\u30c3\u30af<\/span><\/td>\n                <td>16<\/td>\n                <td>8<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30dd\u30ea\u30d5\u30a9\u30cb\u30fc<br>\uff08Preset\/Project\uff09<\/td>\n                <td>24<\/td>\n                <td>24<\/td>\n                <td><span class=\"tm-comparison-compact-text\">24<br>\u203b\u5185\u90e8\u30e1\u30e2\u30ea64MB<br>\u306b\u53ce\u307e\u308b\u5834\u5408\u3002<br>\u4e0a\u8a18\u8d85\u3048\u308b\u30b5\u30f3\u30d7\u30eb<br>\u5bb9\u91cf\u306fmicroSD\u304b\u3089<br>\u76f4\u63a5\u518d\u751f\u306b\u3088\u308a<br>\u6700\u59278\u97f3<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>\u30b7\u30fc\u30b1\u30f3\u30b5\u30fc<\/td>\n                <td>1\u30d7\u30ed\u30b8\u30a7\u30af\u30c8\u3042\u305f\u308a8\u30c8\u30e9\u30c3\u30af<br>\u203b\u5404\u30c8\u30e9\u30c3\u30af\u306b4\u30b7\u30fc\u30b1\u30f3\u30b9<\/td>\n                <td>16\u30b7\u30fc\u30b1\u30f3\u30b9<br>\u203b\u5404\u30b7\u30fc\u30b1\u30f3\u30b9\u306b4\u30d1\u30bf\u30fc\u30f3<\/td>\n                <td>16\u30b7\u30fc\u30b1\u30f3\u30b9<br>\u203b\u5404\u30b7\u30fc\u30b1\u30f3\u30b9\u306b1\u30d1\u30bf\u30fc\u30f3<\/td>\n              <\/tr>\n              <tr>\n                <td>&#8211; \u30b7\u30fc\u30b1\u30f3\u30b5\u30fc\u30a8\u30c7\u30a3\u30bf\u30fc<\/td>\n                <td>Piano Roll\u3001Step Editor<\/td>\n                <td>Piano Roll<\/td>\n                <td>&#8211;<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30aa\u30fc\u30c7\u30a3\u30aa\u5165\u529b<\/td>\n                <td>3\u30b9\u30c6\u30ec\u30aa<\/td>\n                <td>1\u30b9\u30c6\u30ec\u30aa<\/td>\n                <td>1\u30b9\u30c6\u30ec\u30aa<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30aa\u30fc\u30c7\u30a3\u30aa\u51fa\u529b<\/td>\n                <td>3\u30b9\u30c6\u30ec\u30aa +<br>\u30d8\u30c3\u30c9\u30d5\u30a9\u30f3\u51fa\u529b<\/td>\n                <td>4\u30b9\u30c6\u30ec\u30aa<\/td>\n                <td>1\u30b9\u30c6\u30ec\u30aa<\/td>\n              <\/tr>\n              <tr>\n                <td>FX\uff08\u30a8\u30d5\u30a7\u30af\u30c8\uff09<\/td>\n                <td><span class=\"tm-comparison-compact-text\">\u30fbTrack\/Pad\u3054\u3068\u306b<br>\u3000Reverb\u3001Delay\u3001<br>\u3000Modulation FX<br>\u30fbPad\u3054\u3068\u306b<br>\u3000\u30aa\u30fc\u30d0\u30fc\u30c9\u30e9\u30a4\u30d6<\/span><\/td>\n                <td>Reverb\/Delay<br>\u203b\u30b0\u30ed\u30fc\u30d0\u30eb<\/td>\n                <td>Reverb\/Delay<br>\u203b\u30b0\u30ed\u30fc\u30d0\u30eb<\/td>\n              <\/tr>\n              <tr>\n                <td>MIDI In<\/td>\n                <td><span class=\"tm-comparison-compact-text\">\u30fb3.5mm TRS(Type A or B) \u00d7 2<br>\u30fbUSB In<\/span><\/td>\n                <td>\u30fb3.5mm TRS (Type B)<\/td>\n                <td>\u30fb3.5mm TRS(Type A or B)<\/td>\n              <\/tr>\n              <tr>\n                <td>MIDI Out<\/td>\n                <td>\u30fb3.5mm TRS(Type B)\u00d7 2<\/td>\n                <td>\u30fb3.5mm TRS(Type B)<\/td>\n                <td>3.5mm TRS(Type B)<\/td>\n              <\/tr>\n              <tr>\n                <td>MIDI Clock<\/td>\n                <td>In and Out<\/td>\n                <td>In and Out<\/td>\n                <td>In and Thru<\/td>\n              <\/tr>\n              <tr>\n                <td>Analog Clock<\/td>\n                <td>&#8211;<\/td>\n                <td>In and Out<\/td>\n                <td>In<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n      <!-- \u30e6\u30fc\u30ed\u30e9\u30c3\u30af\u7528\u30b5\u30f3\u30d7\u30e9\u30fc\u6bd4\u8f03\u8868 -->\n      <div class=\"tm-comparison-section tm-slide-right\">\n        <h3 class=\"tm-comparison-title\">\u30e6\u30fc\u30ed\u30e9\u30c3\u30af\u7528\u30b5\u30f3\u30d7\u30e9\u30fc<\/h3>\n        <div style=\"overflow-x: auto;\">\n          <table class=\"tm-comparison-table\">\n            <thead>\n              <tr>\n                <th><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1063803.html\" target=\"_blank\" style=\"color: #ffffff;\">Bitbox Micro<\/a><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1083336.html\" target=\"_blank\" style=\"color: #ffffff;\">Bitbox Micro<br>Black Edition<\/a><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1063802.html\" target=\"_blank\" style=\"color: #ffffff;\">Bitbox mk2<\/a><\/th>\n                <th><a href=\"https:\/\/store.miroc.co.jp\/item\/1089833.html\" target=\"_blank\" style=\"color: #ffffff;\">Bitbox mk2<br>Black Edition<\/a><\/th>\n              <\/tr>\n            <\/thead>\n            <tbody>\n              <tr>\n                <td><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1063803.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1063803\/1063803_1.jpg\" alt=\"Bitbox Micro\" class=\"tm-comparison-product-img\"><\/a><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1083336.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1083336\/1083336_1.jpg\" alt=\"Bitbox Micro Black Edition\" class=\"tm-comparison-product-img\"><\/a><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1063802.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1063802\/1063802_1.jpg\" alt=\"Bitbox mk2\" class=\"tm-comparison-product-img\"><\/a><\/td>\n                <td><a href=\"https:\/\/store.miroc.co.jp\/item\/1089833.html\" target=\"_blank\"><img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/client_info\/ROCKON\/itemimage\/1089833\/1089833_1.jpg\" alt=\"Bitbox mk2 Black Edition\" class=\"tm-comparison-product-img\"><\/a><\/td>\n              <\/tr>\n              <tr>\n                <td>\u30ab\u30e9\u30fc<\/td>\n                <td>\u30b7\u30eb\u30d0\u30fc<\/td>\n                <td style=\"background: #2d3748; color: #ffffff; font-weight: 700;\">\u30d6\u30e9\u30c3\u30af<\/td>\n                <td>\u30b7\u30eb\u30d0\u30fc<\/td>\n                <td style=\"background: #2d3748; color: #ffffff; font-weight: 700;\">\u30d6\u30e9\u30c3\u30af<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30b5\u30a4\u30ba\uff08HP\uff09<\/td>\n                <td colspan=\"2\">18HP\uff08\u7d049.2cm\uff09<\/td>\n                <td colspan=\"2\">26HP\uff08\u7d0413.2cm\uff09<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u30b5\u30a4\u30ba<\/td>\n                <td colspan=\"2\">2\u30a4\u30f3\u30c1<\/td>\n                <td colspan=\"2\">3.5\u30a4\u30f3\u30c1<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30b5\u30f3\u30d7\u30eb\u30b9\u30ed\u30c3\u30c8\u6570<br>(\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u64cd\u4f5c)<\/td>\n                <td colspan=\"2\">8<\/td>\n                <td colspan=\"2\">16<\/td>\n              <\/tr>\n              <tr>\n                <td>\u30dd\u30ea\u30d5\u30a9\u30cb\u30c3\u30af\u518d\u751f\u6570<\/td>\n                <td colspan=\"4\" style=\"text-align: center;\"><span class=\"tm-comparison-compact-text\">\u6700\u592724\u97f3\uff08\u5185\u90e8\u30e1\u30e2\u30ea64MB\u306b\u53ce\u307e\u308b\u5834\u5408\uff09<br>\u4e0a\u8a18\u8d85\u3048\u308b\u30b5\u30f3\u30d7\u30eb\u5bb9\u91cf\u306e\u5834\u5408<br>microSD\u30ab\u30fc\u30c9\u304b\u3089\u76f4\u63a5\u518d\u751f\u306b\u3088\u308a\u6700\u59278\u97f3<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>\u5165\u529b<\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">IN1~2: \u30aa\u30fc\u30c7\u30a3\u30aa\uff08\u30b9\u30c6\u30ec\u30aa\u30da\u30a2\u53ef\uff09<br>\u203bCV\/Gate\/Clock\u5165\u529b\u3068\u3057\u3066\u5229\u7528\u53ef<br><br>IN3~8: CV\/Gate\/Clock\uff08\u517c\u7528\uff09<\/span><\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">IN1~2: \u30aa\u30fc\u30c7\u30a3\u30aa\uff08\u30b9\u30c6\u30ec\u30aa\u30da\u30a2\u53ef\uff09<br>\u203b\u30aa\u30fc\u30c7\u30a3\u30aa\u5c02\u7528<br><br>CV Trigger: 12<br>CV Modulator: 4<br>CV Trigger &#038; Modulator\u517c\u7528: 4<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>\u30aa\u30fc\u30c7\u30a3\u30aa\u51fa\u529b<\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">OUT1~8: \u30e2\u30ce or \u30b9\u30c6\u30ec\u30aa\u30da\u30a2\u53ef<\/span><\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">OUT1~2: \u30e2\u30ce or \u30b9\u30c6\u30ec\u30aa\u30da\u30a2\u53ef<br>FX1~2: \u30e2\u30ce or \u30b9\u30c6\u30ec\u30aa\u30da\u30a2\u53ef<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>MIDI\u7aef\u5b50<\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">\u5165\u529b:3.5mm TRS<br>\u51fa\u529b:3.5mm TRS<\/span><\/td>\n                <td colspan=\"2\"><span class=\"tm-comparison-compact-text\">\u5165\u529b:3.5mm TRS<br>\u203bMIDI\u51fa\u529b\u306a\u3057<br><br>MIDI CLOCK\u5165\u529b:3.5mm TRS<\/span><\/td>\n              <\/tr>\n              <tr>\n                <td>\u30b5\u30f3\u30d7\u30eb\u30e2\u30fc\u30c9<\/td>\n                <td colspan=\"4\" style=\"text-align: center;\">Sample \/ Multi-sample \/ Clip \/ Slicer \/ Granular<\/td>\n              <\/tr>\n              <tr>\n                <td>\u5185\u8535\u30a8\u30d5\u30a7\u30af\u30c8<\/td>\n                <td colspan=\"4\" style=\"text-align: center;\">Delay \/ Reverb<\/td>\n              <\/tr>\n              <tr>\n                <td>\u6d88\u8cbb\u96fb\u529b<\/td>\n                <td colspan=\"4\" style=\"text-align: center;\">+12V@400mA \/ -12V@0mA \/ +5V@0mA<\/td>\n              <\/tr>\n            <\/tbody>\n          <\/table>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/section>\n\n  <!-- ==========================================\n       \u30b3\u30f3\u30c6\u30f3\u30c4\u30bb\u30af\u30b7\u30e7\u30f3\n       ========================================== -->\n  <section id=\"tm-content\" class=\"tm-section\">\n    <div class=\"tm-container\">\n      <h2 class=\"tm-section-title tm-animate\">\u95a2\u9023\u30b3\u30f3\u30c6\u30f3\u30c4<\/h2>\n\n      <div class=\"tm-content-grid tm-animate\">\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/06\/bento_para.jpg\" alt=\"bento\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">1010MUSIC bento\u767b\u5834\uff01\u307e\u305a\u306f\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u306e\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3092\uff01<\/h4>\n            <a href=\"https:\/\/store.miroc.co.jp\/magazine\/paradise\/1010music-bento_firmware_upd\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2024\/11\/1010.jpg\" alt=\"1010MUSIC\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">1010MUSIC\u88fd\u54c1\u306e\u30d5\u30a1\u30fc\u30e0\u30a6\u30a7\u30a2\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u65b9\u6cd5\u307e\u3068\u3081<\/h4>\n            <a href=\"https:\/\/store.miroc.co.jp\/magazine\/paradise\/1010music_firmware_os_update\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/1010_1390_856.jpg\" alt=\"fireball\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">1010music nanobox | fireball \u30ec\u30d3\u30e5\u30fc<\/h4>\n            <a href=\"https:\/\/www.miroc.co.jp\/how_to\/1010music-nanobox-fireball-polyphonic-wavetable-mini-synth\/\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/20211012_1010_1390_856.jpg\" alt=\"blackbox 2.0\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">\u9032\u5316\u3057\u305f\u30d1\u30fc\u30e0\u30c8\u30c3\u30d7\u30b5\u30f3\u30d7\u30e9\u30fc\u30011010music blackbox 2.0 \u30ec\u30d3\u30e5\u30fc\uff01by ACID\u6e0b\u8c37<\/h4>\n            <a href=\"https:\/\/www.miroc.co.jp\/rock-on\/1010music-blackbox20-review\/\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/1010youtube.jpg\" alt=\"1010MUSIC YouTube\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">\u3010\u30e1\u30fc\u30ab\u30fc\u516c\u5f0f\u3011Youtube\u30c1\u30e3\u30f3\u30cd\u30eb<\/h4>\n            <a href=\"https:\/\/www.youtube.com\/@1010music\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"tm-content-card\">\n          <img decoding=\"async\" src=\"https:\/\/store.miroc.co.jp\/magazine\/wp-content\/uploads\/2025\/12\/insta.jpg\n\" alt=\"1010MUSIC Instagram\" class=\"tm-content-thumbnail\">\n          <div class=\"tm-content-body\">\n            <h4 class=\"tm-content-title\">\u3010\u30e1\u30fc\u30ab\u30fc\u516c\u5f0f\u3011Instagram<\/h4>\n            <a href=\"https:\/\/www.instagram.com\/1010_music\/\" class=\"tm-content-link\" target=\"_blank\">\u30b3\u30f3\u30c6\u30f3\u30c4\u3092\u898b\u308b \u2197<\/a>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n\n<!-- YouTube\u52d5\u753b\u518d\u751f\u6a5f\u80fd -->\n<script>\nfunction tmPlayVideo(videoId) {\n  var videoContainer = document.getElementById(videoId);\n  var thumbnail = videoContainer.querySelector('.tm-video-thumbnail');\n  var playButton = videoContainer.querySelector('.tm-video-play-button');\n  var iframe = videoContainer.querySelector('iframe');\n\n  \/\/ \u30b5\u30e0\u30cd\u30a4\u30eb\u3068\u518d\u751f\u30dc\u30bf\u30f3\u3092\u975e\u8868\u793a\n  thumbnail.style.display = 'none';\n  playButton.style.display = 'none';\n\n  \/\/ iframe\u306esrc\u3092\u8a2d\u5b9a\u3057\u3066\u8868\u793a\n  iframe.src = iframe.getAttribute('data-src');\n  iframe.style.display = 'block';\n}\n<\/script>\n\n<!-- \u30b9\u30e0\u30fc\u30ba\u30b9\u30af\u30ed\u30fc\u30eb & \u30a2\u30cb\u30e1\u30fc\u30b7\u30e7\u30f3\u306eJavaScript -->\n<script>\n(function() {\n  \/\/ \u30da\u30fc\u30b8\u5185\u30ea\u30f3\u30af\u306e\u30b9\u30e0\u30fc\u30ba\u30b9\u30af\u30ed\u30fc\u30eb\n  var navBtns = document.querySelectorAll('.tm-nav-btn');\n\n  navBtns.forEach(function(btn) {\n    btn.addEventListener('click', function(e) {\n      e.preventDefault();\n      var targetId = this.getAttribute('href');\n      var targetElement = document.querySelector(targetId);\n\n      if (targetElement) {\n        targetElement.scrollIntoView({\n          behavior: 'smooth',\n          block: 'start'\n        });\n      }\n    });\n  });\n\n  \/\/ Intersection Observer for scroll animations\n  var observerOptions = {\n    threshold: 0.05,\n    rootMargin: '0px 0px 0px 0px'\n  };\n\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('tm-visible');\n      }\n    });\n  }, observerOptions);\n\n  \/\/ Observe all animation elements\n  document.querySelectorAll('.tm-animate, .tm-slide-left, .tm-slide-right').forEach(function(el) {\n    observer.observe(el);\n  });\n})();\n<\/script>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>TOUCH FOR INSPIRATION Traktor DJ for iOS\u958b\u767a\u306b\u643a\u308f\u3063\u305fAaron Higgins\u306b\u3088\u308a\u8a2d\u7acb\u3002\u9577\u5e74\u306b\u308f\u305f\u308a\u57f9\u3063\u305f\u958b\u767a\u7d4c\u9a13\u3092\u57fa\u76e4\u3068\u3057\u3066\u30b3\u30f3\u30d1\u30af\u30c8\u8a2d\u8a08\u3068\u30bf\u30c3\u30c1\u30b9\u30af\u30ea\u30fc\u30f3\u6280\u8853\u3092\u878d\u5408\u3057\u305f\u97f3\u697d&#8230;<\/p>\n","protected":false},"author":4,"featured_media":21983,"template":"","categories":[41,43],"class_list":["post-21286","solution","type-solution","status-publish","has-post-thumbnail","hentry","category-cat16","category-cat18"],"acf":[],"publishpress_future_action":{"enabled":false,"date":"2026-04-13 02:53:03","action":"change-status","newStatus":"private","terms":[],"taxonomy":"category"},"publishpress_future_workflow_manual_trigger":{"enabledWorkflows":[]},"_links":{"self":[{"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/solution\/21286","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/solution"}],"about":[{"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/types\/solution"}],"author":[{"embeddable":true,"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/users\/4"}],"version-history":[{"count":80,"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/solution\/21286\/revisions"}],"predecessor-version":[{"id":22452,"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/solution\/21286\/revisions\/22452"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/media\/21983"}],"wp:attachment":[{"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/media?parent=21286"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/store.miroc.co.jp\/magazine\/wp-json\/wp\/v2\/categories?post=21286"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}