{"id":1330,"date":"2018-11-14T09:37:37","date_gmt":"2018-11-14T00:37:37","guid":{"rendered":"http:\/\/shaku8-ishikawa.com\/violin\/?page_id=1330"},"modified":"2026-03-16T20:25:26","modified_gmt":"2026-03-16T11:25:26","slug":"12lesson","status":"publish","type":"page","link":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/","title":{"rendered":"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"ja\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&#038;family=EB+Garamond:ital,wght@0,400;0,500;1,400&#038;family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&#038;display=swap\" rel=\"stylesheet\">\n<style>\n:root {\n  --crimson: #A31D1D;\n  --crimson-dark: #7a1515;\n  --crimson-light: #c42424;\n  --gold: #c5a059;\n  --gold-light: #d4b678;\n  --gold-pale: #f0e4c8;\n  --gold-subtle: #faf6ee;\n  --cream: #fdf9f4;\n  --dark: #1a0a0a;\n  --dark-mid: #2d1515;\n  --text: #2a1a1a;\n  --text-mid: #5a3a3a;\n  --text-light: #8a6a6a;\n  --border: rgba(197,160,89,0.25);\n  --border-strong: rgba(197,160,89,0.5);\n}\n\n*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\nhtml { scroll-behavior: smooth; }\n\nbody {\n  font-family: 'Noto Serif JP', serif;\n  background: var(--cream);\n  color: var(--text);\n  line-height: 1.8;\n  overflow-x: hidden;\n}\n\n\/* \u2500\u2500 HERO \u2500\u2500 *\/\n.hero {\n  position: relative;\n  background: var(--dark);\n  min-height: 100vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n  padding: 80px 24px 60px;\n  overflow: hidden;\n}\n\n.hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse 80% 60% at 50% 30%, rgba(163,29,29,0.35) 0%, transparent 70%),\n    radial-gradient(ellipse 40% 40% at 20% 80%, rgba(197,160,89,0.12) 0%, transparent 60%),\n    radial-gradient(ellipse 40% 40% at 80% 10%, rgba(197,160,89,0.08) 0%, transparent 60%);\n}\n\n.hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c5a059' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n  opacity: 0.6;\n}\n\n.hero-inner { position: relative; z-index: 1; max-width: 760px; }\n\n.hero-badge {\n  display: inline-block;\n  border: 1px solid var(--gold);\n  color: var(--gold);\n  font-family: 'EB Garamond', serif;\n  font-size: 0.78rem;\n  letter-spacing: 0.2em;\n  padding: 6px 20px;\n  margin-bottom: 32px;\n  text-transform: uppercase;\n}\n\n.hero h1 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(2rem, 5vw, 3.2rem);\n  font-weight: 300;\n  color: #fff;\n  line-height: 1.35;\n  margin-bottom: 16px;\n  letter-spacing: 0.04em;\n}\n\n.hero h1 em {\n  font-style: italic;\n  color: var(--gold-light);\n}\n\n.hero-sub {\n  font-size: 1rem;\n  color: rgba(255,255,255,0.65);\n  margin-bottom: 48px;\n  letter-spacing: 0.08em;\n}\n\n.hero-divider {\n  width: 80px;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n  margin: 0 auto 48px;\n}\n\n\/* \u2500\u2500 PAIN SECTION \u2500\u2500 *\/\n.pain {\n  background: var(--dark-mid);\n  padding: 80px 24px;\n  position: relative;\n}\n\n.pain::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.pain-inner { max-width: 720px; margin: 0 auto; }\n\n.section-label {\n  font-family: 'EB Garamond', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: var(--gold);\n  margin-bottom: 20px;\n  display: block;\n}\n\n.pain h2 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.6rem, 3.5vw, 2.2rem);\n  font-weight: 400;\n  color: #fff;\n  line-height: 1.5;\n  margin-bottom: 40px;\n}\n\n.pain-list {\n  list-style: none;\n  display: grid;\n  gap: 16px;\n}\n\n.pain-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 16px;\n  background: rgba(163,29,29,0.15);\n  border: 1px solid rgba(163,29,29,0.3);\n  border-left: 3px solid var(--crimson-light);\n  padding: 16px 20px;\n  color: rgba(255,255,255,0.85);\n  font-size: 0.95rem;\n  line-height: 1.7;\n}\n\n.pain-list li::before {\n  content: '\u2726';\n  color: var(--gold);\n  font-size: 0.75rem;\n  margin-top: 4px;\n  flex-shrink: 0;\n}\n\n.pain-closing {\n  margin-top: 40px;\n  padding: 28px 32px;\n  background: linear-gradient(135deg, rgba(197,160,89,0.12), rgba(197,160,89,0.05));\n  border: 1px solid var(--border-strong);\n  color: rgba(255,255,255,0.9);\n  font-size: 1.05rem;\n  line-height: 1.9;\n  text-align: center;\n}\n\n\/* \u2500\u2500 VIDEO SECTION \u2500\u2500 *\/\n.video-section {\n  background: var(--cream);\n  padding: 80px 24px;\n}\n\n.video-inner { max-width: 760px; margin: 0 auto; text-align: center; }\n\n.section-title {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  font-weight: 400;\n  color: var(--crimson);\n  margin-bottom: 12px;\n  letter-spacing: 0.03em;\n}\n\n.section-title-light {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.5rem, 3vw, 2rem);\n  font-weight: 400;\n  color: #fff;\n  margin-bottom: 12px;\n  letter-spacing: 0.03em;\n}\n\n.gold-rule {\n  width: 60px;\n  height: 2px;\n  background: linear-gradient(90deg, var(--crimson), var(--gold));\n  margin: 0 auto 40px;\n}\n\n.video-wrap {\n  position: relative;\n  padding-bottom: 56.25%;\n  height: 0;\n  margin-bottom: 32px;\n  box-shadow: 0 20px 60px rgba(163,29,29,0.2), 0 0 0 1px var(--border);\n}\n\n.video-wrap iframe {\n  position: absolute;\n  top: 0; left: 0;\n  width: 100%; height: 100%;\n}\n\n\/* \u2500\u2500 BRIDGE BOX \u2500\u2500 *\/\n.bridge-box {\n  background: linear-gradient(135deg, var(--crimson-dark), #5a0f0f);\n  border: 1px solid rgba(197,160,89,0.4);\n  padding: 36px 40px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n  margin-top: 0;\n}\n\n.bridge-box::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 2px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.bridge-box p {\n  color: rgba(255,255,255,0.9);\n  font-size: 1rem;\n  line-height: 1.9;\n  margin-bottom: 16px;\n}\n\n.bridge-box p:last-child { margin-bottom: 0; }\n\n.bridge-box strong {\n  color: var(--gold-light);\n}\n\n\/* \u2500\u2500 ABOUT SECTION \u2500\u2500 *\/\n.about {\n  background: #fff;\n  padding: 80px 24px;\n}\n\n.about-inner { max-width: 800px; margin: 0 auto; }\n\n.about-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 40px;\n  margin-top: 48px;\n}\n\n.about-card {\n  padding: 32px;\n  border: 1px solid var(--border);\n  background: var(--gold-subtle);\n  position: relative;\n}\n\n.about-card::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0;\n  width: 3px;\n  height: 100%;\n  background: linear-gradient(180deg, var(--crimson), var(--gold));\n}\n\n.about-card h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.2rem;\n  color: var(--crimson);\n  margin-bottom: 16px;\n  font-weight: 600;\n}\n\n.about-card p {\n  font-size: 0.92rem;\n  color: var(--text-mid);\n  line-height: 1.9;\n}\n\n.havas-profile {\n  margin-top: 48px;\n  padding: 40px;\n  background: var(--gold-subtle);\n  border: 1px solid var(--border);\n  display: grid;\n  grid-template-columns: 140px 1fr;\n  gap: 32px;\n  align-items: start;\n}\n\n.havas-profile img {\n  width: 140px;\n  height: auto;\n  border: 2px solid var(--gold);\n}\n\n.havas-profile-text h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.4rem;\n  color: var(--crimson);\n  margin-bottom: 4px;\n}\n\n.havas-profile-text .havas-dates {\n  font-size: 0.8rem;\n  color: var(--text-light);\n  letter-spacing: 0.1em;\n  margin-bottom: 16px;\n  font-family: 'EB Garamond', serif;\n}\n\n.havas-profile-text p {\n  font-size: 0.9rem;\n  color: var(--text-mid);\n  line-height: 1.9;\n  margin-bottom: 12px;\n}\n\n.havas-source {\n  font-size: 0.78rem;\n  color: var(--text-light);\n  font-style: italic;\n}\n\n\/* \u2500\u2500 WHY SECTION \u2500\u2500 *\/\n.why {\n  background: var(--dark);\n  padding: 80px 24px;\n  position: relative;\n}\n\n.why::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse 60% 50% at 50% 50%, rgba(163,29,29,0.2) 0%, transparent 70%);\n}\n\n.why-inner { max-width: 720px; margin: 0 auto; position: relative; z-index: 1; }\n\n.why p {\n  color: rgba(255,255,255,0.8);\n  font-size: 1rem;\n  line-height: 2;\n  margin-bottom: 20px;\n}\n\n.why-highlight {\n  margin: 40px 0;\n  padding: 32px 36px;\n  border: 1px solid var(--border-strong);\n  background: rgba(197,160,89,0.07);\n  text-align: center;\n}\n\n.why-highlight p {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.3rem;\n  font-style: italic;\n  color: var(--gold-light) !important;\n  line-height: 1.7;\n}\n\n\/* \u2500\u2500 FLOW SECTION \u2500\u2500 *\/\n.flow {\n  background: #fff;\n  padding: 80px 24px;\n}\n\n.flow-inner { max-width: 760px; margin: 0 auto; }\n\n.flow-steps {\n  margin-top: 48px;\n  display: grid;\n  gap: 2px;\n}\n\n.flow-step {\n  display: grid;\n  grid-template-columns: 56px 1fr;\n  gap: 24px;\n  align-items: start;\n  padding: 24px 0;\n  border-bottom: 1px solid var(--border);\n}\n\n.flow-step:last-child { border-bottom: none; }\n\n.flow-num {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 2rem;\n  font-weight: 300;\n  color: var(--crimson);\n  line-height: 1;\n  padding-top: 4px;\n  text-align: center;\n}\n\n.flow-content h3 {\n  font-size: 0.95rem;\n  font-weight: 700;\n  color: var(--dark);\n  margin-bottom: 6px;\n}\n\n.flow-content p {\n  font-size: 0.88rem;\n  color: var(--text-mid);\n  line-height: 1.8;\n}\n\n\/* \u2500\u2500 CURRICULUM \u2500\u2500 *\/\n.curriculum {\n  background: var(--gold-subtle);\n  padding: 80px 24px;\n  border-top: 1px solid var(--border);\n  border-bottom: 1px solid var(--border);\n}\n\n.curriculum-inner { max-width: 800px; margin: 0 auto; }\n\n.curriculum-grid {\n  margin-top: 48px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n.curriculum-card {\n  background: #fff;\n  border: 1px solid var(--border);\n  padding: 28px 32px;\n  position: relative;\n}\n\n.curriculum-card::after {\n  content: '';\n  position: absolute;\n  bottom: 0; left: 0; right: 0;\n  height: 2px;\n  background: linear-gradient(90deg, var(--crimson), var(--gold));\n}\n\n.curriculum-card h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.15rem;\n  color: var(--crimson);\n  margin-bottom: 12px;\n  display: flex;\n  align-items: center;\n  gap: 10px;\n}\n\n.curriculum-card h3 span {\n  font-size: 1.3rem;\n}\n\n.curriculum-card p, .curriculum-card li {\n  font-size: 0.88rem;\n  color: var(--text-mid);\n  line-height: 1.9;\n}\n\n.curriculum-card ul {\n  list-style: none;\n  padding: 0;\n}\n\n.curriculum-card ul li::before {\n  content: '\u30fb';\n  color: var(--gold);\n}\n\n.materials-box {\n  margin-top: 32px;\n  padding: 28px 32px;\n  background: #fff;\n  border: 1px solid var(--border);\n  display: flex;\n  gap: 32px;\n  align-items: center;\n}\n\n.materials-box h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.1rem;\n  color: var(--crimson);\n  margin-bottom: 12px;\n}\n\n.materials-box ul {\n  list-style: none;\n  flex: 1;\n}\n\n.materials-box ul li {\n  font-size: 0.88rem;\n  color: var(--text-mid);\n  line-height: 1.9;\n  padding-left: 16px;\n  position: relative;\n}\n\n.materials-box ul li::before {\n  content: '\u2726';\n  position: absolute;\n  left: 0;\n  color: var(--gold);\n  font-size: 0.65rem;\n  top: 6px;\n}\n\n\/* \u2500\u2500 INSTRUCTORS \u2500\u2500 *\/\n.instructors {\n  background: var(--dark-mid);\n  padding: 80px 24px;\n  position: relative;\n}\n\n.instructors::before {\n  content: '';\n  position: absolute;\n  top: 0; left: 0; right: 0;\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--gold), transparent);\n}\n\n.instructors-inner { max-width: 900px; margin: 0 auto; }\n\n.lead-instructor {\n  margin-top: 48px;\n  display: grid;\n  grid-template-columns: 200px 1fr;\n  gap: 40px;\n  align-items: start;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid var(--border-strong);\n  padding: 40px;\n  position: relative;\n}\n\n.lead-instructor::before {\n  content: '\u76e3\u4fee';\n  position: absolute;\n  top: -12px;\n  left: 40px;\n  background: var(--crimson);\n  color: #fff;\n  font-size: 0.75rem;\n  letter-spacing: 0.15em;\n  padding: 4px 14px;\n}\n\n.lead-instructor img {\n  width: 200px;\n  height: 240px;\n  object-fit: cover;\n  object-position: top;\n  border: 1px solid var(--border-strong);\n}\n\n.instructor-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.6rem;\n  color: #fff;\n  margin-bottom: 4px;\n  font-weight: 400;\n}\n\n.instructor-name-en {\n  font-family: 'EB Garamond', serif;\n  font-size: 0.85rem;\n  color: var(--gold);\n  letter-spacing: 0.15em;\n  margin-bottom: 20px;\n  display: block;\n}\n\n.instructor-bio {\n  font-size: 0.88rem;\n  color: rgba(255,255,255,0.75);\n  line-height: 1.95;\n}\n\n.instructor-quote {\n  margin-top: 20px;\n  padding: 16px 20px;\n  border-left: 2px solid var(--gold);\n  font-family: 'Cormorant Garamond', serif;\n  font-style: italic;\n  font-size: 1rem;\n  color: var(--gold-light);\n  line-height: 1.7;\n}\n\n.certified-instructors {\n  margin-top: 56px;\n}\n\n.certified-label {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 32px;\n}\n\n.certified-label span {\n  font-family: 'EB Garamond', serif;\n  font-size: 0.75rem;\n  letter-spacing: 0.2em;\n  text-transform: uppercase;\n  color: var(--gold);\n}\n\n.certified-label::before,\n.certified-label::after {\n  content: '';\n  flex: 1;\n  height: 1px;\n  background: var(--border);\n}\n\n.instructor-cards {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 20px;\n}\n\n.instructor-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid var(--border);\n  padding: 28px 24px;\n  transition: border-color 0.3s;\n}\n\n.instructor-card:hover {\n  border-color: var(--border-strong);\n}\n\n.instructor-card img {\n  width: 100%;\n  height: 200px;\n  object-fit: cover;\n  object-position: top;\n  margin-bottom: 20px;\n  border: 1px solid var(--border);\n}\n\n.instructor-card .card-name {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.2rem;\n  color: #fff;\n  margin-bottom: 4px;\n}\n\n.instructor-card .card-area {\n  font-size: 0.78rem;\n  color: var(--gold);\n  letter-spacing: 0.1em;\n  margin-bottom: 12px;\n}\n\n.instructor-card .card-bio {\n  font-size: 0.82rem;\n  color: rgba(255,255,255,0.65);\n  line-height: 1.85;\n  margin-bottom: 16px;\n}\n\n.instructor-card .card-bio + .card-bio {\n  color: rgba(197,160,89,0.85);\n  font-style: italic;\n  border-left: 2px solid rgba(197,160,89,0.3);\n  padding-left: 12px;\n  margin-bottom: 16px;\n}\n\n.instructor-card .card-tags {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 6px;\n  margin-bottom: 20px;\n}\n\n.card-tag {\n  font-size: 0.72rem;\n  padding: 3px 10px;\n  border: 1px solid var(--border);\n  color: rgba(255,255,255,0.6);\n  letter-spacing: 0.05em;\n}\n\n.btn-apply {\n  display: block;\n  text-align: center;\n  padding: 12px 16px;\n  background: transparent;\n  border: 1px solid var(--gold);\n  color: var(--gold);\n  font-family: 'Noto Serif JP', serif;\n  font-size: 0.82rem;\n  text-decoration: none;\n  letter-spacing: 0.05em;\n  transition: all 0.3s;\n}\n\n.btn-apply:hover {\n  background: var(--gold);\n  color: var(--dark);\n}\n\n\/* \u2500\u2500 TESTIMONIALS \u2500\u2500 *\/\n.testimonials {\n  background: var(--cream);\n  padding: 80px 24px;\n}\n\n.testimonials-inner { max-width: 860px; margin: 0 auto; }\n\n.testimonials-grid {\n  margin-top: 48px;\n  display: grid;\n  gap: 32px;\n}\n\n.testimonial-card {\n  background: #fff;\n  border: 1px solid var(--border);\n  padding: 40px;\n  position: relative;\n}\n\n.testimonial-card::before {\n  content: '\"';\n  position: absolute;\n  top: 20px;\n  left: 32px;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 4rem;\n  color: var(--crimson);\n  opacity: 0.2;\n  line-height: 1;\n}\n\n.testimonial-header {\n  display: flex;\n  align-items: center;\n  gap: 20px;\n  margin-bottom: 28px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--border);\n}\n\n.testimonial-avatar {\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  object-fit: cover;\n  border: 2px solid var(--gold);\n  flex-shrink: 0;\n}\n\n.testimonial-avatar-placeholder {\n  width: 56px;\n  height: 56px;\n  border-radius: 50%;\n  background: linear-gradient(135deg, var(--crimson), var(--gold));\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.3rem;\n  flex-shrink: 0;\n}\n\n.testimonial-meta h4 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.1rem;\n  color: var(--dark);\n  margin-bottom: 4px;\n}\n\n.testimonial-meta p {\n  font-size: 0.78rem;\n  color: var(--text-light);\n  letter-spacing: 0.05em;\n}\n\n.testimonial-headline {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.2rem;\n  font-style: italic;\n  color: var(--crimson);\n  margin-bottom: 20px;\n  line-height: 1.5;\n}\n\n.testimonial-body {\n  font-size: 0.9rem;\n  color: var(--text-mid);\n  line-height: 1.95;\n}\n\n.testimonial-body p { margin-bottom: 14px; }\n.testimonial-body p:last-child { margin-bottom: 0; }\n\n.testimonial-body strong {\n  color: var(--crimson);\n}\n\n.testimonial-tag {\n  display: inline-block;\n  margin-top: 20px;\n  padding: 4px 14px;\n  background: var(--gold-subtle);\n  border: 1px solid var(--border);\n  font-size: 0.78rem;\n  color: var(--text-light);\n  letter-spacing: 0.08em;\n}\n\n\/* \u2500\u2500 PRICING \u2500\u2500 *\/\n.pricing {\n  background: var(--dark);\n  padding: 80px 24px;\n  position: relative;\n}\n\n.pricing::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background: radial-gradient(ellipse 70% 50% at 50% 0%, rgba(163,29,29,0.25) 0%, transparent 60%);\n}\n\n.pricing-inner { max-width: 860px; margin: 0 auto; position: relative; z-index: 1; }\n\n.pricing-cards {\n  margin-top: 48px;\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n.pricing-card {\n  background: rgba(255,255,255,0.04);\n  border: 1px solid var(--border);\n  padding: 40px 36px;\n  position: relative;\n}\n\n.pricing-card.featured {\n  border-color: var(--gold);\n  background: rgba(197,160,89,0.06);\n}\n\n.pricing-card.featured::before {\n  content: '\u671f\u9593\u9650\u5b9a\u30e2\u30cb\u30bf\u30fc\u4fa1\u683c';\n  position: absolute;\n  top: -14px;\n  left: 50%;\n  transform: translateX(-50%);\n  background: var(--gold);\n  color: var(--dark);\n  font-size: 0.72rem;\n  letter-spacing: 0.1em;\n  padding: 5px 16px;\n  white-space: nowrap;\n  font-weight: 700;\n}\n\n.pricing-card h3 {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 1.3rem;\n  color: #fff;\n  margin-bottom: 28px;\n  padding-bottom: 20px;\n  border-bottom: 1px solid var(--border);\n}\n\n.pricing-breakdown {\n  list-style: none;\n  margin-bottom: 28px;\n}\n\n.pricing-breakdown li {\n  display: flex;\n  justify-content: space-between;\n  align-items: baseline;\n  font-size: 0.82rem;\n  color: rgba(255,255,255,0.6);\n  padding: 8px 0;\n  border-bottom: 1px solid rgba(255,255,255,0.06);\n  gap: 12px;\n}\n\n.pricing-breakdown li span:first-child {\n  flex: 1;\n  line-height: 1.5;\n}\n\n.pricing-breakdown li span:last-child {\n  white-space: nowrap;\n}\n\n.pricing-total {\n  padding: 20px 0 0;\n}\n\n.pricing-total .original {\n  font-size: 0.88rem;\n  color: rgba(255,255,255,0.4);\n  text-decoration: line-through;\n  margin-bottom: 4px;\n}\n\n.pricing-total .price {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: 2.2rem;\n  color: var(--gold-light);\n  font-weight: 400;\n  line-height: 1;\n  margin-bottom: 4px;\n}\n\n.pricing-total .price-note {\n  font-size: 0.75rem;\n  color: rgba(255,255,255,0.5);\n}\n\n.pricing-perks {\n  margin: 24px 0;\n  padding: 16px 20px;\n  background: rgba(197,160,89,0.08);\n  border: 1px solid var(--border);\n}\n\n.pricing-perks p {\n  font-size: 0.82rem;\n  color: rgba(255,255,255,0.75);\n  line-height: 1.9;\n}\n\n.pricing-perks p span {\n  color: var(--gold-light);\n}\n\n\/* \u53d7\u4ed8\u72b6\u6cc1 *\/\n.availability {\n  margin: 28px 0 24px;\n  padding: 20px 24px;\n  background: rgba(255,255,255,0.04);\n  border: 1px solid var(--border);\n}\n\n.availability h4 {\n  font-size: 0.78rem;\n  letter-spacing: 0.15em;\n  color: var(--gold);\n  margin-bottom: 12px;\n  font-family: 'EB Garamond', serif;\n}\n\n.availability-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  font-size: 0.82rem;\n  color: rgba(255,255,255,0.7);\n  padding: 5px 0;\n}\n\n.avail-dot {\n  width: 8px;\n  height: 8px;\n  border-radius: 50%;\n  flex-shrink: 0;\n}\n\n.avail-dot.waiting { background: #c4832a; }\n\n.btn-primary {\n  display: block;\n  width: 100%;\n  padding: 16px;\n  background: linear-gradient(135deg, var(--crimson), var(--crimson-dark));\n  border: 1px solid rgba(197,160,89,0.3);\n  color: #fff;\n  text-align: center;\n  font-family: 'Noto Serif JP', serif;\n  font-size: 0.9rem;\n  letter-spacing: 0.08em;\n  text-decoration: none;\n  transition: all 0.3s;\n  margin-top: 8px;\n}\n\n.btn-primary:hover {\n  background: linear-gradient(135deg, var(--crimson-light), var(--crimson));\n  border-color: var(--gold);\n}\n\n.btn-gold {\n  display: block;\n  width: 100%;\n  padding: 16px;\n  background: linear-gradient(135deg, var(--gold), #a8853a);\n  color: var(--dark);\n  text-align: center;\n  font-family: 'Noto Serif JP', serif;\n  font-size: 0.9rem;\n  font-weight: 700;\n  letter-spacing: 0.08em;\n  text-decoration: none;\n  transition: all 0.3s;\n  margin-top: 8px;\n}\n\n.btn-gold:hover {\n  background: linear-gradient(135deg, var(--gold-light), var(--gold));\n}\n\n.pricing-notes {\n  margin-top: 32px;\n  padding: 24px 28px;\n  background: rgba(255,255,255,0.03);\n  border: 1px solid var(--border);\n}\n\n.pricing-notes p {\n  font-size: 0.8rem;\n  color: rgba(255,255,255,0.5);\n  line-height: 1.9;\n  margin-bottom: 8px;\n}\n.pricing-notes p:last-child { margin-bottom: 0; }\n\n\/* \u2500\u2500 CTA FOOTER \u2500\u2500 *\/\n.cta-footer {\n  background: linear-gradient(135deg, var(--crimson-dark) 0%, #3d0808 100%);\n  padding: 80px 24px;\n  text-align: center;\n  position: relative;\n  overflow: hidden;\n}\n\n.cta-footer::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background-image: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c5a059' fill-opacity='0.06'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\n}\n\n.cta-footer-inner { position: relative; z-index: 1; max-width: 600px; margin: 0 auto; }\n\n.cta-footer p {\n  font-family: 'Cormorant Garamond', serif;\n  font-size: clamp(1.3rem, 3vw, 1.8rem);\n  font-style: italic;\n  color: rgba(255,255,255,0.9);\n  line-height: 1.6;\n  margin-bottom: 16px;\n}\n\n.cta-footer .cta-sub {\n  font-family: 'Noto Serif JP', serif;\n  font-size: 0.88rem;\n  font-style: normal;\n  color: rgba(255,255,255,0.6);\n  margin-bottom: 40px;\n}\n\n.btn-cta-large {\n  display: inline-block;\n  padding: 20px 48px;\n  background: linear-gradient(135deg, var(--gold), #a8853a);\n  color: var(--dark);\n  font-family: 'Noto Serif JP', serif;\n  font-size: 1rem;\n  font-weight: 700;\n  letter-spacing: 0.1em;\n  text-decoration: none;\n  border: none;\n  transition: all 0.3s;\n}\n\n.btn-cta-large:hover {\n  background: linear-gradient(135deg, var(--gold-light), var(--gold));\n  transform: translateY(-2px);\n  box-shadow: 0 8px 30px rgba(0,0,0,0.3);\n}\n\n\/* \u2500\u2500 FOOTER \u2500\u2500 *\/\n.lp-footer {\n  background: var(--dark);\n  padding: 32px 24px;\n  text-align: center;\n  border-top: 1px solid var(--border);\n}\n\n.lp-footer a {\n  color: rgba(255,255,255,0.4);\n  font-size: 0.78rem;\n  text-decoration: none;\n  margin: 0 12px;\n  letter-spacing: 0.08em;\n}\n\n.lp-footer a:hover { color: var(--gold); }\n\n\/* \u2500\u2500 DIVIDERS \u2500\u2500 *\/\n.section-divider {\n  height: 1px;\n  background: linear-gradient(90deg, transparent, var(--border-strong), transparent);\n}\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 720px) {\n  .about-grid,\n  .curriculum-grid,\n  .pricing-cards,\n  .instructor-cards { grid-template-columns: 1fr; }\n\n  .havas-profile,\n  .lead-instructor { grid-template-columns: 1fr; }\n\n  .lead-instructor img,\n  .havas-profile img { width: 100%; max-width: 200px; }\n\n  .bridge-box { padding: 28px 24px; }\n  .testimonial-card { padding: 28px 24px; }\n  .pricing-card { padding: 32px 24px; }\n}\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes fadeUp {\n  from { opacity: 0; transform: translateY(24px); }\n  to { opacity: 1; transform: translateY(0); }\n}\n\n.hero-inner > * {\n  animation: fadeUp 0.8s ease both;\n}\n.hero-badge { animation-delay: 0.1s; }\n.hero h1 { animation-delay: 0.25s; }\n.hero-sub { animation-delay: 0.4s; }\n.hero-divider { animation-delay: 0.5s; }\n\n\/* \u2500\u2500 HERO IMAGE \u2500\u2500 *\/\n.hero-image-wrap {\n  position: relative;\n  width: 100%;\n  max-width: 760px;\n  margin: 0 auto 48px;\n  animation: fadeUp 0.8s ease 0.3s both;\n}\n\n.hero-image-wrap::before,\n.hero-image-wrap::after {\n  content: '';\n  position: absolute;\n  z-index: 2;\n  pointer-events: none;\n}\n\n.hero-image-wrap::before {\n  inset: 0;\n  background: linear-gradient(\n    to bottom,\n    rgba(26,10,10,0.15) 0%,\n    transparent 30%,\n    transparent 70%,\n    rgba(26,10,10,0.5) 100%\n  );\n}\n\n.hero-image-wrap::after {\n  inset: -1px;\n  border: 1px solid rgba(197,160,89,0.35);\n}\n\n.hero-image-wrap img {\n  display: block;\n  width: 100%;\n  height: 420px;\n  object-fit: cover;\n  object-position: center 20%;\n}\n\n@media (max-width: 720px) {\n  .hero-image-wrap img { height: 240px; }\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"hero-badge\">Kato Havas New Approach<\/div>\n    <h1>\u3042\u306a\u305f\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u751f\u6d3b\u3092<br><em>\u4e00\u5909\u3055\u305b\u308b<\/em><\/h1>\n    <p class=\"hero-sub\">\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1 12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528<\/p>\n    <div class=\"hero-divider\"><\/div>\n\n    <div class=\"hero-image-wrap\">\n      <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg\" alt=\"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1 \u30ec\u30c3\u30b9\u30f3\u98a8\u666f\">\n    <\/div>\n\n    <p style=\"color:rgba(255,255,255,0.6); font-size:0.9rem; line-height:1.9;\">\n      \u8131\u529b\u3067\u304d\u306a\u3044\u3002\u4f53\u304c\u75db\u3044\u3002\u3042\u304c\u3063\u3066\u3057\u307e\u3046\u3002<br>\n      \u305d\u306e\u60a9\u307f\u3001\u7df4\u7fd2\u91cf\u306e\u554f\u984c\u3067\u306f\u3042\u308a\u307e\u305b\u3093\u3002\n    <\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PAIN\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"pain\">\n  <div class=\"pain-inner\">\n    <span class=\"section-label\">\u3053\u3093\u306a\u304a\u60a9\u307f\u306f\u3042\u308a\u307e\u305b\u3093\u304b\uff1f<\/span>\n    <h2>\u300c\u8131\u529b\u3057\u3088\u3046\u300d\u3068\u601d\u3063\u3066\u3082<br>\u3069\u3046\u3057\u3066\u3082\u529b\u3093\u3067\u3057\u307e\u3046<\/h2>\n    <ul class=\"pain-list\">\n      <li>\u5f3e\u3044\u305f\u5f8c\u3001\u80a9\u30fb\u9996\u30fb\u8170\u30fb\u624b\u9996\u304c\u75db\u304f\u306a\u308b<\/li>\n      <li>\u300c\u529b\u3092\u629c\u3044\u3066\u300d\u3068\u8a00\u308f\u308c\u308b\u304c\u3001\u3069\u3046\u3059\u308c\u3070\u3044\u3044\u304b\u308f\u304b\u3089\u306a\u3044<\/li>\n      <li>\u3044\u3056\u672c\u756a\u306b\u306a\u308b\u3068\u3042\u304c\u3063\u3066\u3057\u307e\u3044\u3001\u601d\u3046\u3088\u3046\u306b\u5f3e\u3051\u306a\u3044<\/li>\n      <li>\u7df4\u7fd2\u3059\u308c\u3070\u3059\u308b\u307b\u3069\u3001\u4e0b\u624b\u306b\u306a\u3063\u3066\u3044\u304f\u6c17\u304c\u3059\u308b<\/li>\n      <li>\u97f3\u7a0b\u304c\u5b89\u5b9a\u3057\u306a\u3044\u3001\u97f3\u304c\u6c5a\u3044\u30014\u306e\u6307\u304c\u3046\u307e\u304f\u4f7f\u3048\u306a\u3044<\/li>\n      <li>\u60c5\u5831\u3084\u6559\u672c\u3092\u8abf\u3079\u5c3d\u304f\u3057\u305f\u304c\u3001\u4f55\u304b\u304c\u9055\u3046\u6c17\u304c\u3059\u308b<\/li>\n    <\/ul>\n    <div class=\"pain-closing\">\n      \u3053\u308c\u3089\u306e\u60a9\u307f\u306f\u3001\u594f\u6cd5\u306e\u300c\u6839\u672c\u300d\u306b\u50cd\u304d\u304b\u3051\u308b\u3053\u3068\u3067\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002<br>\n      \u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30cb\u30e5\u30fc\u30a2\u30d7\u30ed\u30fc\u30c1\u306f\u3001\u305d\u306e\u305f\u3081\u306e\u4f53\u7cfb\u7684\u306a\u65b9\u6cd5\u3067\u3059\u3002\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     VIDEO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"video-section\">\n  <div class=\"video-inner\">\n    <span class=\"section-label\" style=\"color:var(--crimson);\">Message<\/span>\n    <h2 class=\"section-title\">\u77f3\u5ddd\u3061\u3059\u307f\u3088\u308a<\/h2>\n    <div class=\"gold-rule\" style=\"background:linear-gradient(90deg, var(--crimson), var(--gold));\"><\/div>\n    <div class=\"video-wrap\">\n      <iframe src=\"https:\/\/player.vimeo.com\/video\/1113141099?h=3ed5d7b960\" frameborder=\"0\" allow=\"autoplay; fullscreen; picture-in-picture\" allowfullscreen><\/iframe>\n    <\/div>\n\n    <!-- A\u6848\uff1a\u6a4b\u6e21\u3057\u30dc\u30c3\u30af\u30b9 -->\n    <div class=\"bridge-box\">\n      <p>\u77f3\u5ddd\u3061\u3059\u307f\u306f\u73fe\u5728\u3001\u65b0\u898f\u30ec\u30c3\u30b9\u30f3\u306e\u53d7\u3051\u4ed8\u3051\u3092\u4f11\u6b62\u3057\u3066\u304a\u308a\u307e\u3059\u3002<\/p>\n      <p>\n        \u3057\u304b\u3057\u3001\u3054\u5b89\u5fc3\u304f\u3060\u3055\u3044\u3002<br>\n        \u3053\u306e\u30b3\u30fc\u30b9\u306f\u3001\u77f3\u5ddd\u3061\u3059\u307f\u304c\u76f4\u63a5\u990a\u6210\u30fb\u8a8d\u5b9a\u3057\u305f\u8b1b\u5e2b\u305f\u3061\u304c\u3001<strong>\u307e\u3063\u305f\u304f\u540c\u3058\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1<\/strong>\u3067\u304a\u5c4a\u3051\u3057\u307e\u3059\u3002<br>\n        \u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u6559\u6750\u3068\u8cea\u554f\u30b5\u30dd\u30fc\u30c8\u306f\u77f3\u5ddd\u3061\u3059\u307f\u304c\u62c5\u5f53\u3057\u307e\u3059\u306e\u3067\u3001<strong>\u30a2\u30d7\u30ed\u30fc\u30c1\u306e\u672c\u8cea\u306f\u305d\u306e\u307e\u307e\u304a\u53d7\u3051\u53d6\u308a\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/strong>\n      <\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     ABOUT HAVAS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"about\">\n  <div class=\"about-inner\">\n    <span class=\"section-label\" style=\"color:var(--crimson);\">About the Approach<\/span>\n    <h2 class=\"section-title\">\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1\u3068\u306f<\/h2>\n    <div class=\"gold-rule\" style=\"background:linear-gradient(90deg, var(--crimson), var(--gold));\"><\/div>\n\n    <div class=\"about-grid\">\n      <div class=\"about-card\">\n        <h3>\u8eab\u4f53\u306e\u30d0\u30e9\u30f3\u30b9\u3092\u53d6\u308a\u623b\u3059<\/h3>\n        <p>\u5f26\u697d\u5668\u594f\u8005\u306e\u69d8\u3005\u306a\u554f\u984c\u306f\u3001\u307e\u305a\u300c\u5185\u304b\u3089\u5916\u3078\u30a8\u30cd\u30eb\u30ae\u30fc\u3092\u6d41\u3059\u3053\u3068\u300d\u3067\u89e3\u6c7a\u3067\u304d\u307e\u3059\u3002\u6b4c\u3046\u3053\u3068\u3001\u30de\u30a4\u30e0\u3059\u308b\u3053\u3068\uff08\u697d\u5668\u306a\u3057\u3067\u6f14\u594f\u52d5\u4f5c\u3092\u884c\u3046\u3053\u3068\uff09\u306b\u3088\u3063\u3066\u3001\u5373\u5ea7\u306b\u4f53\u611f\u3067\u304d\u307e\u3059\u3002<\/p>\n      <\/div>\n      <div class=\"about-card\">\n        <h3>\u8a00\u8449\u3068\u60f3\u50cf\u529b\u304c\u594f\u6cd5\u306e\u67f1<\/h3>\n        <p>\u8a00\u8449\u306e\u529b\u3068\u60f3\u50cf\u529b\u304c\u8eab\u4f53\u306e\u30b3\u30f3\u30c8\u30ed\u30fc\u30eb\u3092\u62c5\u3044\u307e\u3059\u3002\u300c\u5f13\u306f2\u7a2e\u985e\u306e\u30b9\u30a6\u30a3\u30f3\u30b0\u300d\u300c\u5de6\u624b\u306f\u8e0a\u308b\u3088\u3046\u306a\u52d5\u304d\u300d\u3068\u3044\u3046\u5177\u4f53\u7684\u306a\u30a4\u30e1\u30fc\u30b8\u304c\u3001\u96e3\u3057\u3044\u6280\u8853\u3092\u30b7\u30f3\u30d7\u30eb\u306b\u89e3\u304d\u660e\u304b\u3057\u307e\u3059\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"havas-profile\">\n      <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2019\/04\/kato78.jpg\" alt=\"\u30ab\u30c8\u30fc\u30fb\u30cf\u30f4\u30a1\u30b7\u30e5\">\n      <div class=\"havas-profile-text\">\n        <h3>\u30ab\u30c8\u30fc\u30fb\u30cf\u30f4\u30a1\u30b7\u30e5<\/h3>\n        <span class=\"havas-dates\">Kato Havas OBE\uff5c1920\u20132018<\/span>\n        <p>\u30cf\u30f3\u30ac\u30ea\u30fc\u51fa\u8eab\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8\u30fb\u6559\u80b2\u8005\u300217\u6b73\u3067\u30ab\u30fc\u30cd\u30ae\u30fc\u30db\u30fc\u30eb\u30c7\u30d3\u30e5\u30fc\u3002\u6f14\u594f\u8005\u304c\u62b1\u3048\u308b\u8eab\u4f53\u7684\u306a\u75db\u307f\u3068\u3042\u304c\u308a\u306e\u554f\u984c\u306b\u6b63\u9762\u304b\u3089\u5411\u304d\u5408\u3044\u3001\u300c\u30cb\u30e5\u30fc\u30a2\u30d7\u30ed\u30fc\u30c1\u300d\u3092\u78ba\u7acb\u30021960\u5e74\u306e\u8457\u66f8\u306f\u305f\u3061\u307e\u3061\u30d9\u30b9\u30c8\u30bb\u30e9\u30fc\u3068\u306a\u308a\u3001\u4ee5\u964d\u30aa\u30c3\u30af\u30b9\u30d5\u30a9\u30fc\u30c9\u3092\u62e0\u70b9\u306b\u4e16\u754c\u4e2d\u306e\u6f14\u594f\u5bb6\u3092\u6307\u5c0e\u3057\u7d9a\u3051\u305f\u3002<\/p>\n        <p>2002\u5e74\u3001\u30a8\u30ea\u30b6\u30d9\u30b9\u5973\u738b\u4e8c\u4e16\u3088\u308a\u97f3\u697d\u3078\u306e\u8ca2\u732e\u3092\u8b83\u3048OBE\u3092\u6388\u4e0e\u300298\u6b73\u3067\u901d\u53bb\u3002\u305d\u306e\u6559\u3048\u306f\u4e16\u754c\u4e2d\u3067\u8a9e\u308a\u7d99\u304c\u308c\u3066\u3044\u308b\u3002<\/p>\n        <span class=\"havas-source\">\u51fa\u5178\uff1aThe Strad \/ https:\/\/www.thestrad.com<\/span>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     WHY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"why\">\n  <div class=\"why-inner\">\n    <span class=\"section-label\">\u306a\u305c\u3053\u306e\u30b3\u30fc\u30b9\u304c\u5fc5\u8981\u304b<\/span>\n    <h2 class=\"section-title-light\">\u52b9\u679c\u3092\u300c\u5b9a\u7740\u300d\u3055\u305b\u308b\u306b\u306f<br>\u4f53\u7cfb\u7684\u306a\u5b66\u3073\u304c\u4e0d\u53ef\u6b20\u3067\u3059<\/h2>\n    <div class=\"gold-rule\"><\/div>\n\n    <p>\u30cf\u30f4\u30a1\u30b7\u30e5\u5148\u751f\u306e\u6559\u3048\u306f\u3001\u3069\u306a\u305f\u3067\u3082\u5373\u5ea7\u306b\u529b\u307f\u306e\u89e3\u653e\u3092\u611f\u3058\u308b\u3053\u3068\u304c\u3067\u304d\u308b\u7d20\u6674\u3089\u3057\u3044\u30a2\u30d7\u30ed\u30fc\u30c1\u3067\u3059\u3002\u5b9f\u969b\u3001\u77f3\u5ddd\u3061\u3059\u307f\u306e\u77ed\u3044YouTube\u52d5\u753b\u3092\u898b\u305f\u3060\u3051\u3067\u300c\u3059\u3054\u304f\u5f3e\u304f\u306e\u304c\u697d\u306b\u306a\u308a\u307e\u3057\u305f\uff01\u300d\u3068\u3044\u3046\u58f0\u3092\u591a\u6570\u3044\u305f\u3060\u3044\u3066\u3044\u307e\u3059\u3002<\/p>\n\n    <p>\u3057\u304b\u3057\u3001\u305d\u306e\u52b9\u679c\u3092\u6301\u7d9a\u30fb\u5b9a\u7740\u3055\u305b\u308b\u306b\u306f\u3001\u7cfb\u7d71\u7acb\u3066\u305f\u30ec\u30c3\u30b9\u30f3\u3092\u4e00\u5b9a\u671f\u9593\u53d7\u3051\u308b\u3053\u3068\u304c\u4e0d\u53ef\u6b20\u3067\u3059\u3002\u4e00\u7b87\u6240\u306e\u529b\u307f\u3092\u89e3\u653e\u3059\u308b\u3060\u3051\u3067\u306f\u4e0d\u5341\u5206\u3067\u3001\u3042\u3089\u3086\u308b\u52d5\u4f5c\u306b\u304a\u3044\u3066\u30d0\u30e9\u30f3\u30b9\u3092\u4fdd\u3061\u7d9a\u3051\u308b\u5fc5\u8981\u304c\u3042\u308b\u304b\u3089\u3067\u3059\u3002<\/p>\n\n    <div class=\"why-highlight\">\n      <p>\u3059\u3079\u3066\u306e\u5074\u9762\u3092\u77ed\u671f\u9593\u306b\u4e00\u6c17\u306b\u5b66\u3073\u3001<br>\u4eca\u307e\u3067\u306e\u3084\u308a\u65b9\u3092\u65b0\u3057\u3044\u3084\u308a\u65b9\u306b\u5857\u308a\u66ff\u3048\u308b\u3002<br>\u305d\u308c\u304c\u3053\u306e\u30b3\u30fc\u30b9\u306e\u76ee\u7684\u3067\u3059\u3002<\/p>\n    <\/div>\n\n    <p>\u3053\u306e\u30b3\u30fc\u30b9\u3092\u4fee\u4e86\u3059\u308b\u3053\u308d\u306b\u306f\u3001\u594f\u6cd5\u4e0a\u306e\u60a9\u307f\u306f\u3044\u3064\u306e\u9593\u306b\u304b\u306a\u304f\u306a\u308a\u3001\u4e00\u751f\u3082\u306e\u306e\u529b\u307e\u306a\u3044\u594f\u6cd5\u30fb\u30e1\u30f3\u30bf\u30eb\u30fb\u305d\u3057\u3066\u97f3\u697d\u3092\u559c\u3073\u3068\u3068\u3082\u306b\u5f3e\u304d\u7d9a\u3051\u308b\u305f\u3081\u306e\u30c4\u30fc\u30eb\u304c\u624b\u306b\u5165\u308a\u307e\u3059\u3002<\/p>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FLOW\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"flow\">\n  <div class=\"flow-inner\">\n    <span class=\"section-label\" style=\"color:var(--crimson);\">How it works<\/span>\n    <h2 class=\"section-title\">\u3054\u53d7\u8b1b\u306e\u6d41\u308c<\/h2>\n    <div class=\"gold-rule\" style=\"background:linear-gradient(90deg, var(--crimson), var(--gold));\"><\/div>\n\n    <div class=\"flow-steps\">\n      <div class=\"flow-step\">\n        <div class=\"flow-num\">01<\/div>\n        <div class=\"flow-content\">\n          <h3>\u304a\u7533\u3057\u8fbc\u307f\u30fb\u30d2\u30a2\u30ea\u30f3\u30b0<\/h3>\n          <p>\u3054\u5e0c\u671b\u3092\u304a\u805e\u304d\u3057\u3066\u65b9\u91dd\u8a2d\u5b9a\u30fb\u30ec\u30c3\u30b9\u30f3\u65e5\u6642\u3092\u8abf\u6574\u3002\u65e5\u30fb\u6708\u306f\u4f11\u8b1b\u3001\u305d\u306e\u4ed6\u306f\u67d4\u8edf\u306b\u5bfe\u5fdc\u3057\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flow-step\">\n        <div class=\"flow-num\">02<\/div>\n        <div class=\"flow-content\">\n          <h3>\u52d5\u753b\u6559\u6750\u3067\u5b66\u7fd2\u30b9\u30bf\u30fc\u30c8<\/h3>\n          <p>\u304a\u7533\u3057\u8fbc\u307f\u5f8c\u3059\u3050\u3001\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\uff08\u52d5\u753b68\u672c\uff09\u3067\u4e8b\u524d\u5b66\u7fd2\u3092\u958b\u59cb\u3067\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flow-step\">\n        <div class=\"flow-num\">03<\/div>\n        <div class=\"flow-content\">\n          <h3>\u30de\u30f3\u30c4\u30fc\u30de\u30f3\u30ec\u30c3\u30b9\u30f3<\/h3>\n          <p>\u8a8d\u5b9a\u8b1b\u5e2b\u306b\u3088\u308b\u500b\u5225\u30ec\u30c3\u30b9\u30f3\u3067\u5b9f\u8df5\u30fb\u30c1\u30a7\u30c3\u30af\u30fb\u7591\u554f\u89e3\u6d88\u3002\u30ec\u30c3\u30b9\u30f3\u306f\u9332\u97f3\u30fb\u9332\u753bOK\u3002<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flow-step\">\n        <div class=\"flow-num\">04<\/div>\n        <div class=\"flow-content\">\n          <h3>\u5fa9\u7fd2\u30fb\u4e88\u7fd2\u30b5\u30a4\u30af\u30eb<\/h3>\n          <p>\u9332\u753b\u306e\u5fa9\u7fd2\uff0b\u30c7\u30b8\u30bf\u30eb\u6559\u6750\u3067\u518d\u78ba\u8a8d \u2192 \u8ab2\u984c\u306b\u53d6\u308a\u7d44\u3080 \u2192 \u6b21\u56de\u306e\u52d5\u753b\u3092\u4e88\u7fd2\u3002\u7591\u554f\u306fLINE\u3067\u3044\u3064\u3067\u3082\u8cea\u554f\u3067\u304d\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"flow-step\">\n        <div class=\"flow-num\">05<\/div>\n        <div class=\"flow-content\">\n          <h3>\u6700\u7d42\u30ec\u30c3\u30b9\u30f3\u30fb\u4eca\u5f8c\u306e\u8a08\u753b<\/h3>\n          <p>\u8ab2\u984c\u66f2\u306b\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1\u3092\u9069\u7528\u3002\u4fee\u4e86\u5f8c\u306e\u5b66\u7fd2\u6cd5\u306b\u3064\u3044\u3066\u30a2\u30c9\u30d0\u30a4\u30b9\u3092\u53d7\u3051\u3001\u4fee\u4e86\u8a3c\u3092\u53d7\u3051\u53d6\u308a\u307e\u3059\u3002<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CURRICULUM\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"curriculum\">\n  <div class=\"curriculum-inner\">\n    <span class=\"section-label\" style=\"color:var(--crimson);\">Curriculum<\/span>\n    <h2 class=\"section-title\">\u30ab\u30ea\u30ad\u30e5\u30e9\u30e0\u5185\u5bb9<\/h2>\n    <div class=\"gold-rule\" style=\"background:linear-gradient(90deg, var(--crimson), var(--gold));\"><\/div>\n\n    <div class=\"curriculum-grid\">\n      <div class=\"curriculum-card\">\n        <h3><span>\ud83c\udfbb<\/span>\u30d7\u30e9\u30a4\u30d9\u30fc\u30c8\u30ec\u30c3\u30b9\u30f3 12\u56de<\/h3>\n        <p>1\u56de45\u5206\u306e\u30de\u30f3\u30c4\u30fc\u30de\u30f3\u30ec\u30c3\u30b9\u30f3\uff08\u5bfe\u9762\uff09\u3002\u53d7\u8b1b\u6709\u52b9\u671f\u9593\u306f6\u30f6\u6708\uff083\u301c4\u30f6\u6708\u63a8\u5968\uff09\u3002<\/p>\n      <\/div>\n      <div class=\"curriculum-card\">\n        <h3><span>\ud83c\udfac<\/span>\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u6559\u6750<\/h3>\n        <p>\u300c\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3 by \u77f3\u5ddd\u3061\u3059\u307f\u300d\u57fa\u790e\uff06\u5fdc\u7528\u7de8\u5b8c\u5168\u7248\uff08\u52d5\u753b68\u672c\uff09\u3002\u30ec\u30c3\u30b9\u30f3\u524d\u5f8c\u306e\u4e88\u7fd2\u30fb\u5fa9\u7fd2\u306b\u304a\u4f7f\u3044\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n      <\/div>\n      <div class=\"curriculum-card\">\n        <h3><span>\ud83d\udcac<\/span>\u8cea\u554f\u30b5\u30dd\u30fc\u30c8<\/h3>\n        <p>\u6559\u6750\u3092\u901a\u3058\u3066\u77f3\u5ddd\u3061\u3059\u307f\u3078\u8cea\u554f\u7121\u5236\u9650\u3002\u53d7\u8b1b\u671f\u9593\u4e2d\u3001\u62c5\u5f53\u8b1b\u5e2b\u3078\u306eLINE\u8cea\u554f\u3082\u7121\u5236\u9650\u3067\u884c\u3048\u307e\u3059\u3002<\/p>\n      <\/div>\n      <div class=\"curriculum-card\">\n        <h3><span>\ud83d\udccb<\/span>\u4fee\u4e86\u8a3c\u767a\u884c<\/h3>\n        <p>\u6700\u5f8c\u307e\u3067\u53d6\u308a\u7d44\u3093\u3060\u8a3c\u3068\u3057\u3066\u3001\u30b3\u30fc\u30b9\u4fee\u4e86\u8a3c\u3092\u767a\u884c\u3057\u307e\u3059\u3002\u5927\u4eba\u306b\u306a\u3063\u3066\u304b\u3089\u65b0\u3057\u3044\u3053\u3068\u3092\u7fd2\u5f97\u3057\u305f\u9054\u6210\u611f\u3092\u3001\u5f62\u306b\u3057\u3066\u6b8b\u3057\u307e\u3057\u3087\u3046\u3002<\/p>\n      <\/div>\n    <\/div>\n\n    <div class=\"materials-box\">\n      <div>\n        <h3>\u4f7f\u7528\u6559\u6750\u30bb\u30c3\u30c8<\/h3>\n        <ul>\n          <li>\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3 by \u77f3\u5ddd\u3061\u3059\u307f\uff08\u52d5\u753b68\u672c\uff09<\/li>\n          <li>\u300c\u5f13\u306f\u8e0a\u308b\u300d\u300c\u5f26\u306f\u97ff\u304f\u300d\u6559\u672c\u30bb\u30c3\u30c8\uff08\u30f4\u30a3\u30aa\u30e9\u7248\u3042\u308a\uff09<\/li>\n          <li>\u300c\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u57fa\u790e\u7df4\u7fd2\u300d<\/li>\n        <\/ul>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     INSTRUCTORS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"instructors\">\n  <div class=\"instructors-inner\">\n    <span class=\"section-label\">Instructors<\/span>\n    <h2 class=\"section-title-light\">\u8b1b\u5e2b\u7d39\u4ecb<\/h2>\n    <div class=\"gold-rule\"><\/div>\n\n    <!-- \u77f3\u5ddd\u3061\u3059\u307f\uff08\u76e3\u4fee\uff09 -->\n    <div class=\"lead-instructor\">\n      <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/10\/0c623b1453dbe23d4673b812b263eaed-768x1024.jpg\" alt=\"\u77f3\u5ddd\u3061\u3059\u307f\">\n      <div>\n        <div class=\"instructor-name\">\u77f3\u5ddd \u3061\u3059\u307f<\/div>\n        <span class=\"instructor-name-en\">Chisumi Ishikawa\uff5c\u76e3\u4fee\u30fb\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u62c5\u5f53<\/span>\n        <p class=\"instructor-bio\">\n          \u65e9\u7a32\u7530\u5927\u5b66\u7b2c\u4e00\u6587\u5b66\u90e8\u5352\u696d\u5f8c\u3001\u5927\u962a\u97f3\u697d\u5927\u5b66\u77ed\u671f\u5927\u5b66\u90e8\u3092\u7d4c\u3066\u5927\u962a\u97f3\u697d\u5927\u5b66\u77ed\u5927\u5c02\u653b\u79d1\u4fee\u4e86\u30022014\u5e74\u3088\u308a\u6e21\u82f1\u3092\u91cd\u306d\u3001\u30ab\u30c8\u30fc\u30fb\u30cf\u30f4\u30a1\u30b7\u30e5\u53ca\u3073\u9ad8\u5f1f\u30b0\u30ed\u30ea\u30a2\u30fb\u30d0\u30af\u30b7\u30e3\u30a4\u30a7\u30c3\u30b7\u30e5\u306e\u3082\u3068\u3067\u30cb\u30e5\u30fc\u30a2\u30d7\u30ed\u30fc\u30c1\u306e\u57fa\u790e\u3092\u5b66\u3076\u3002\u529b\u307f\u3084\u3042\u304c\u308a\u306e\u4e88\u9632\u30fb\u602a\u6211\u3092\u9632\u3050\u594f\u6cd5\u306e\u6307\u5c0e\u306b\u5b9a\u8a55\u304c\u3042\u308b\u3002\u30cf\u30f4\u30a1\u30b7\u30e5\u5148\u751f\u306e\u8457\u66f84\u518a\u3092\u65e5\u672c\u8a9e\u306b\u7ffb\u8a33\u51fa\u7248\uff08\u30e4\u30de\u30cf\u30df\u30e5\u30fc\u30b8\u30c3\u30af\u30e1\u30c7\u30a3\u30a2\u4ed6\uff09\u3002\u795e\u6238\u5973\u5b66\u9662\u5927\u5b66\u97f3\u697d\u5b66\u90e8\u975e\u5e38\u52e4\u8b1b\u5e2b\u3002KHANA\uff08\u30cf\u30f4\u30a1\u30b7\u30e5\u5354\u4f1a\uff09\u65e5\u672c\u4ee3\u8868\u3002\n        <\/p>\n        <div class=\"instructor-quote\">\n          \u300c\u3042\u306a\u305f\u306fNew Approach\u306e\u672c\u8cea\u3092\u6b63\u3057\u304f\u4f1d\u3048\u3066\u304f\u308c\u308b\u300d<br>\n          \u300c\u3042\u306a\u305f\u304c\u65e5\u672c\u306bNew Approach\u306e\u6249\u3092\u958b\u3044\u305f\u300d<br>\n          <small style=\"color:rgba(197,160,89,0.7); font-size:0.8rem;\">\u2014 \u30ab\u30c8\u30fc\u30fb\u30cf\u30f4\u30a1\u30b7\u30e5\u3088\u308a<\/small>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u8a8d\u5b9a\u8b1b\u5e2b\u305f\u3061 -->\n    <div class=\"certified-instructors\">\n      <div class=\"certified-label\">\n        <span>\u77f3\u5ddd\u3061\u3059\u307f\u8a8d\u5b9a\u8b1b\u5e2b<\/span>\n      <\/div>\n\n      <div class=\"instructor-cards\">\n\n        <div class=\"instructor-card\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/10\/058d4c41b4c8a456ed0396d21bfe2067-683x1024.jpg\" alt=\"\u6d45\u91ce\u5343\u6075\" style=\"object-position: center 18%;\">\n          <div class=\"card-name\">\u6d45\u91ce \u5343\u6075<\/div>\n          <div class=\"card-area\">\ud83d\udccd \u6771\u4eac\u90fd\u7df4\u99ac\u533a<\/div>\n          <p class=\"card-bio\">4\u6b73\u304b\u3089\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u3092\u59cb\u3081\u308b\u3002\u6771\u4eac\u85dd\u8853\u5927\u5b66\u9644\u5c5e\u97f3\u697d\u9ad8\u6821\u3092\u7d4c\u3066\u6771\u4eac\u85dd\u8853\u5927\u5b66\u97f3\u697d\u5b66\u90e8\u5352\u696d\u3002\u65e5\u672c\u97f3\u697d\u30b3\u30f3\u30af\u30fc\u30eb\u7b2c2\u4f4d\u30fb\u9ed2\u67f3\u8cde\u3001\u30f4\u30a3\u30a8\u30cb\u30e4\u30d5\u30b9\u30ad\u56fd\u969b\u30b3\u30f3\u30af\u30fc\u30eb\u7b2c2\u4f4d\u304a\u3088\u30736\u3064\u306e\u526f\u8cde\u3092\u53d7\u8cde\u3002\u30a8\u30ea\u30b6\u30d9\u30fc\u30c8\u738b\u5983\u56fd\u969b\u97f3\u697d\u30b3\u30f3\u30af\u30fc\u30eb\u7b2c6\u4f4d\u5165\u8cde\u3002\u77f3\u5ddd\u3061\u3059\u307f\u6307\u5c0e\u8005\u990a\u6210\u30b3\u30fc\u30b9\u4fee\u4e86\u3002<\/p>\n          <p class=\"card-bio\" style=\"margin-top:10px;\">\u300c\u521d\u3081\u3066\u306e\u65b9\u3078\u306e\u6307\u5c0e\u6cd5\u3092\u6a21\u7d22\u3057\u3066\u3044\u308b\u6642\u306b\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1\u306b\u51fa\u4f1a\u3044\u307e\u3057\u305f\u3002\u76ee\u304b\u3089\u9c57\u3092\u4f55\u5ea6\u3082\u7d4c\u9a13\u3057\u3001\u30cf\u30f4\u30a1\u30b7\u30e5\u5148\u751f\u306e\u7740\u76ee\u70b9\u306b\u8131\u5e3d\u3059\u308b\u3068\u3068\u3082\u306b\u3001\u81ea\u5206\u306e\u97f3\u3082\u5909\u308f\u3063\u305f\u3053\u3068\u3092\u5b9f\u611f\u3057\u307e\u3057\u305f\u3002\u305c\u3072\u3001\u7686\u69d8\u306b\u3082\u3053\u306e\u611f\u52d5\u3068\u65b9\u6cd5\u3092\u304a\u4f1d\u3048\u3057\u305f\u304f\u601d\u3063\u3066\u304a\u308a\u307e\u3059\u3002\u300d<\/p>\n          <div class=\"card-tags\">\n            <span class=\"card-tag\">\u521d\u5fc3\u8005<\/span>\n            <span class=\"card-tag\">\u5b50\u3069\u3082<\/span>\n            <span class=\"card-tag\">\u5927\u4eba<\/span>\n            <span class=\"card-tag\">\u30b7\u30cb\u30a2<\/span>\n            <span class=\"card-tag\">\u4e0a\u7d1a\u8005<\/span>\n          <\/div>\n          <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=fJqOXzquw\" class=\"btn-apply\">\u3053\u306e\u5148\u751f\u306b\u7533\u3057\u8fbc\u3080<\/a>\n        <\/div>\n\n        <div class=\"instructor-card\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/10\/300a38901d215f8aeb342cf872beb525-680x1024.jpg\" alt=\"\u85e4\u9593\u7531\u9999\u5229\" style=\"object-position: center 18%;\">\n          <div class=\"card-name\">\u85e4\u9593 \u7531\u9999\u5229<\/div>\n          <div class=\"card-area\">\ud83d\udccd \u795e\u5948\u5ddd\u770c\u6a2a\u6d5c\u5e02<\/div>\n          <p class=\"card-bio\">\u795e\u5948\u5ddd\u770c\u51fa\u8eab\u30025\u6b73\u3088\u308a\u540d\u5009\u6dd1\u5b50\u6c0f\u306b\u5e2b\u4e8b\u3002\u6850\u670b\u5973\u5b50\u9ad8\u7b49\u5b66\u6821\u97f3\u697d\u79d1\u3092\u7d4c\u3066\u6850\u670b\u5b66\u5712\u5927\u5b66\u97f3\u697d\u5b66\u90e8\u5352\u696d\u5f8c\u30c9\u30a4\u30c4\u306b\u6e21\u308a\u3001\u30c9\u30ec\u30b9\u30c7\u30f3\u97f3\u697d\u5927\u5b66\u4fee\u58eb\u8ab2\u7a0b\u4fee\u4e86\u30022015\u5e74\u5e30\u56fd\u3002\u6176\u61c9\u7fa9\u587e\u5927\u5b66\u30b5\u30de\u30fc\u30b9\u30af\u30fc\u30eb2017\u306b\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u8b1b\u5e2b\u3068\u3057\u3066\u53c2\u52a0\u3002\u77f3\u5ddd\u3061\u3059\u307f\u6307\u5c0e\u8005\u990a\u6210\u30b3\u30fc\u30b9\u4fee\u4e86\u3002<\/p>\n          <p class=\"card-bio\" style=\"margin-top:10px;\">\u300c\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1\u306b\u51fa\u4f1a\u3044\u79c1\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u4eba\u751f\u306f\u5927\u304d\u304f\u5909\u308f\u308a\u307e\u3057\u305f\u3002\u3053\u306e\u611f\u52d5\u3092\u305c\u3072\u3054\u4f53\u611f\u304f\u3060\u3055\u3044\u3002\u304a\u4f1a\u3044\u3067\u304d\u308b\u306e\u3092\u697d\u3057\u307f\u306b\u3057\u3066\u304a\u308a\u307e\u3059\u3002\u300d<\/p>\n          <div class=\"card-tags\">\n            <span class=\"card-tag\">\u521d\u5fc3\u8005<\/span>\n            <span class=\"card-tag\">\u5b50\u3069\u3082<\/span>\n            <span class=\"card-tag\">\u6210\u4eba\u5973\u6027<\/span>\n            <span class=\"card-tag\">\u30b7\u30cb\u30a2\u5973\u6027<\/span>\n          <\/div>\n          <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=fJqOXzquw\" class=\"btn-apply\">\u3053\u306e\u5148\u751f\u306b\u7533\u3057\u8fbc\u3080<\/a>\n        <\/div>\n\n        <div class=\"instructor-card\">\n          <div style=\"width:100%; height:200px; overflow:hidden; margin-bottom:20px; border:1px solid var(--border);\"><img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/10\/edf1b269bb5be23cf7ee2578a70c732f.png\" alt=\"\u53e4\u6ca2\u9999\" style=\"width:100%; height:100%; object-fit:cover; object-position:center 10%; transform:scale(1.25); transform-origin:center 20%; display:block; border:none; margin-bottom:0;\"><\/div>\n          <div class=\"card-name\">\u53e4\u6ca2 \u9999<\/div>\n          <div class=\"card-area\">\ud83d\udccd \u57fc\u7389\u770c\u671d\u971e\u5e02<\/div>\n          <p class=\"card-bio\">9\u6b73\u3088\u308a\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u3092\u5b66\u3073\u3001\u6771\u90a6\u97f3\u697d\u5927\u5b66\u9644\u5c5e\u4e2d\u9ad8\u30fb\u540c\u5927\u5b66\u3092\u7d4c\u3066\u30a6\u30a3\u30fc\u30f3\u30a2\u30ab\u30c7\u30df\u30fc\u4fee\u4e86\u3002\u5b66\u751f\u6642\u4ee3\u3088\u308a\u6f14\u594f\u6d3b\u52d5\u3092\u91cd\u306d\u3001\u7d50\u5a5a\u5f8c\u306f\u81ea\u5b85\u3067\u6559\u5ba4\u3092\u958b\u8b1b\u3057\u3001\u5ef6\u3079100\u540d\u4ee5\u4e0a\u3092\u6307\u5c0e\u3002\u5730\u57df\u516c\u6c11\u9928\u3067\u306e\u5f26\u697d\u5408\u594f\u3084\u30b3\u30f3\u30b5\u30fc\u30c8\u958b\u50ac\u3001\u4fdd\u80b2\u5712\u30fb\u5e7c\u7a1a\u5712\u3067\u306e\u8a2a\u554f\u6f14\u594f\u3082\u884c\u3044\u3001\u5b50\u3069\u3082\u304b\u3089\u5927\u4eba\u307e\u3067\u5e45\u5e83\u304f\u6307\u5c0e\u3092\u7d9a\u3051\u3066\u3044\u308b\u3002\u77f3\u5ddd\u3061\u3059\u307f\u6307\u5c0e\u8005\u990a\u6210\u30b3\u30fc\u30b9\u4fee\u4e86\u3002<\/p>\n          <p class=\"card-bio\" style=\"margin-top:10px;\">\u300c\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u306f9\u6b73\u304b\u3089\u3068\u9045\u304f\u59cb\u3081\u3001\u4f55\u56de\u3082\u306e\u30d6\u30e9\u30f3\u30af\u304c\u3042\u308a\u307e\u3057\u305f\u304c\u3001\u5e38\u306b\u697d\u306b\u5f3e\u304d\u305f\u3044\u3001\u7dba\u9e97\u306a\u97f3\u3092\u51fa\u3057\u305f\u3044\u3068\u3044\u3046\u601d\u3044\u3067\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u3092\u5b66\u3093\u3067\u3044\u307e\u3059\u3002\u5f3e\u3044\u3066\u3044\u3066\u5f3e\u304d\u3065\u3089\u3044\u3001\u6301\u3061\u3065\u3089\u3044\u3001\u4f53\u304c\u75db\u3044\u3001\u7b49\u3068\u3066\u3082\u3088\u304f\u5206\u304b\u308a\u307e\u3059\u3002\u305d\u3093\u306a\u60a9\u307f\u3092\u89e3\u6c7a\u3057\u3066\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u3092\u697d\u3057\u304f\u5f3e\u304d\u307e\u3057\u3087\u3046\uff01\u300d<\/p>\n          <div class=\"card-tags\">\n            <span class=\"card-tag\">\u521d\u5fc3\u8005<\/span>\n            <span class=\"card-tag\">\u5b50\u3069\u3082<\/span>\n            <span class=\"card-tag\">\u5927\u4eba<\/span>\n            <span class=\"card-tag\">\u30b7\u30cb\u30a2<\/span>\n          <\/div>\n          <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=fJqOXzquw\" class=\"btn-apply\">\u3053\u306e\u5148\u751f\u306b\u7533\u3057\u8fbc\u3080<\/a>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     TESTIMONIALS\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"testimonials\">\n  <div class=\"testimonials-inner\">\n    <span class=\"section-label\" style=\"color:var(--crimson);\">Voices<\/span>\n    <h2 class=\"section-title\">\u53d7\u8b1b\u751f\u306e\u58f0<\/h2>\n    <div class=\"gold-rule\" style=\"background:linear-gradient(90deg, var(--crimson), var(--gold));\"><\/div>\n\n    <div class=\"testimonials-grid\">\n\n      <!-- tocco \u3055\u3093 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-header\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/06\/IMG_7809-e1746241072427.png\" alt=\"tocco\u3055\u3093\" class=\"testimonial-avatar\">\n          <div class=\"testimonial-meta\">\n            <h4>tocco \u3055\u3093<\/h4>\n            <p>50\u4ee3\u30fb\u4fdd\u80b2\u58eb\u30fb\u57fc\u7389\u770c\uff5c\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u6b742\u5e74<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"testimonial-headline\">\u300c\u4eca\u307e\u3067\u6559\u308f\u3063\u3066\u304d\u305f\u65b9\u6cd5\u3068\u306f\u5168\u304f\u9055\u3046\u306e\u306b\u3001\u529b\u307e\u305a\u306b\u7f8e\u3057\u3044\u97f3\u304c\u51fa\u3066\u3001\u307e\u308b\u3067\u9b54\u6cd5\u306e\u3088\u3046\u3067\u3057\u305f\u2728\u300d<\/p>\n        <div class=\"testimonial-body\">\n          <p>\u4ed6\u6559\u5ba4\u306b\u901a\u3063\u3066\u3044\u307e\u3057\u305f\u304c\u3001\u5bb6\u3067\u306e\u7df4\u7fd2\u306e\u4ed5\u65b9\u304c\u5206\u304b\u3089\u306a\u3044\u3053\u3068\u3068\u3001\u529b\u3093\u3067\u3057\u307e\u3063\u3066\u7dba\u9e97\u306a\u97f3\u3067\u5f3e\u3051\u306a\u3044\u3053\u3068\u304c\u60a9\u307f\u3067\u3057\u305f\u3002\u3061\u3059\u307f\u5148\u751f\u306eYouTube\u3067\u30a8\u30af\u30b5\u30b5\u30a4\u30ba\u3092\u771f\u4f3c\u3057\u3066\u307f\u305f\u3089\u3001\u4e00\u77ac\u3067\u97f3\u304c\u5909\u308f\u3063\u3066\u300c\u3059\u3054\u30fc\u3044\uff01\u300d\u3068\u53eb\u3093\u3067\u3057\u307e\u3044\u307e\u3057\u305f\uff08\u7b11\uff09\u3002<\/p>\n          <p>\u5f13\u3092\u30b3\u30de\u3068\u5e73\u884c\u306b\u3057\u306a\u304f\u3066\u3082\u5927\u4e08\u592b\u30013\u5ea6\u306e\u97f3\u306e\u63a2\u3057\u65b9\u30014\u306e\u6307\u3067\u7dba\u9e97\u306a\u97f3\u3092\u51fa\u3059\u65b9\u6cd5\u2026\u2026\u3069\u308c\u3082\u4eca\u307e\u3067\u6559\u308f\u3063\u3066\u304d\u305f\u65b9\u6cd5\u3068\u306f\u5168\u304f\u9055\u3046\u306e\u306b\u3001<strong>\u529b\u307e\u305a\u306b\u7f8e\u3057\u3044\u97f3\u304c\u51fa\u3066\u3001\u307e\u308b\u3067\u9b54\u6cd5\u306e\u3088\u3046<\/strong>\u3067\u3057\u305f\u3002<\/p>\n          <p>\u5927\u4eba\u304b\u3089\u59cb\u3081\u3066\u3082\u3001\u304d\u3061\u3093\u3068\u6bb5\u968e\u3092\u8e0f\u3093\u3067\u9032\u3081\u308c\u3070\u7f8e\u3057\u3044\u97f3\u3067\u8efd\u3084\u304b\u306b\u5f3e\u3051\u308b\u3068\u5206\u304b\u3063\u305f\u3053\u3068\u3002\u9811\u5f35\u3063\u3066\u7df4\u7fd2\u3057\u3066\u3044\u308b\u306e\u306b\u4e0a\u624b\u306b\u306a\u308c\u306a\u304b\u3063\u305f\u9803\u3092\u601d\u3046\u3068\u3001<strong>\u81ea\u5df1\u80af\u5b9a\u611f\u306b\u3082\u7e4b\u304c\u308b\u7d50\u679c<\/strong>\u3092\u5f97\u3089\u308c\u305f\u3068\u601d\u3044\u307e\u3059\u3002\u57fc\u7389\u304b\u3089\u901a\u3046\u4fa1\u5024\u304c\u3001\u78ba\u5b9f\u306b\u3042\u308a\u307e\u3057\u305f\u3002<\/p>\n        <\/div>\n        <span class=\"testimonial-tag\">2025\u5e745\u6708\u4fee\u4e86<\/span>\n      <\/div>\n\n      <!-- iwa \u3055\u3093 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-header\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2026\/03\/iwa.png\" alt=\"iwa\u3055\u3093\" class=\"testimonial-avatar\">\n          <div class=\"testimonial-meta\">\n            <h4>iwa \u3055\u3093<\/h4>\n            <p>60\u4ee3\u30fb\u30d1\u30fc\u30c8\u52e4\u52d9\u30fb\u5927\u962a\u5e9c\uff5c\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u6b74\u7d043\u5e74<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"testimonial-headline\">\u300c\u79c1\u306e\u97f3\u697d\u306f\u751f\u547d\u3092\u6301\u3063\u3066\u304d\u305f\u6c17\u304c\u3057\u307e\u3059\u300d<\/p>\n        <div class=\"testimonial-body\">\n          <p>\u984e\u5f53\u3066\u306e\u91d1\u5177\u304c\u9aa8\u306b\u5f53\u305f\u3063\u3066\u75db\u304f\u3001\u5f3e\u304f\u3068\u8155\u3084\u624b\u3082\u3069\u3053\u304b\u3057\u3089\u75db\u304f\u306a\u308b\u65e5\u3005\u3067\u3057\u305f\u3002YouTube\u3067\u7a81\u7834\u53e3\u3092\u63a2\u3057\u3066\u3044\u3066\u3061\u3059\u307f\u5148\u751f\u306b\u51fa\u4f1a\u3044\u3001\u85c1\u306b\u3082\u3059\u304c\u308b\u601d\u3044\u3067\u53d7\u8b1b\u3092\u6c7a\u3081\u307e\u3057\u305f\u3002<\/p>\n          <p>1\u756a\u5927\u304d\u306a\u5b66\u3073\u306f\u3001<strong>\u30d1\u30eb\u30b9\u306b\u4e57\u3063\u3066\u58f0\u3092\u51fa\u3057\u3066\u6b4c\u3046<\/strong>\u3053\u3068\u3002\u534a\u4e16\u7d00\u30d4\u30a2\u30ce\u3068\u66ae\u3089\u3057\u3066\u304d\u305f\u306e\u306b\u3001\u81ea\u5206\u306e\u97f3\u697d\u306f\u305a\u3063\u3068\u6b62\u307e\u3063\u3066\u3044\u308b\u3068\u611f\u3058\u3066\u3044\u307e\u3057\u305f\u3002\u305d\u308c\u304c\u5148\u751f\u306b\u51fa\u4f1a\u3063\u3066\u3001\u697d\u8b5c\u3092\u898b\u306a\u304f\u3066\u3082\u5bb6\u4e8b\u3092\u3057\u306a\u304c\u3089\u6b4c\u3063\u3066\u3044\u308b\u3060\u3051\u3067\u300c\u3053\u3053\u306f\u3053\u3046\u304b\u3082\u3057\u308c\u306a\u3044\u300d\u3068\u898b\u3048\u3066\u304f\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002<\/p>\n          <p>\u300c\u4eca\u307e\u3067\u3084\u3063\u3066\u304d\u305f\u3053\u3068\u3092\u5426\u5b9a\u305b\u305a\u3001\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u3092\u4e0a\u66f8\u304d\u3057\u3066\u3044\u304f\u3060\u3051\u300d\u3068\u304a\u3063\u3057\u3083\u3063\u305f\u8a00\u8449\u304c\u3068\u3066\u3082\u5370\u8c61\u7684\u3067\u3057\u305f\u3002\u30d0\u30a4\u30aa\u30ea\u30f3\u3082\u30d4\u30a2\u30ce\u3082\u3001<strong>\u3072\u3087\u3063\u3068\u3057\u305f\u3089\u3082\u3063\u3068\u4e0a\u624b\u304f\u306a\u308b\u304b\u3082\u3057\u308c\u306a\u3044<\/strong>\u3001\u3068\u601d\u3048\u308b\u65e5\u304c\u304f\u308b\u3068\u306f\uff01<\/p>\n        <\/div>\n        <span class=\"testimonial-tag\">2025\u5e7412\u6708\u53d7\u8b1b<\/span>\n      <\/div>\n\n      <!-- LINO \u3055\u3093 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-header\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2025\/05\/0fe73122ca65af5713112c6cd2ddedcc-819x1024.png\" alt=\"LINO\u3055\u3093\" class=\"testimonial-avatar\">\n          <div class=\"testimonial-meta\">\n            <h4>LINO \u3055\u3093<\/h4>\n            <p>60\u4ee3\u30fb\u500b\u4eba\u4e8b\u696d\u4e3b\u30fb\u6771\u4eac\u90fd\uff5c\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u6b741\u5e74<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"testimonial-headline\">\u300c\u5730\u7344\u306e\u7121\u9650\u30eb\u30fc\u30d7\u304b\u3089\u629c\u3051\u51fa\u305b\u307e\u3057\u305f\u3002\u795e\u6238\u306b\u884c\u304f\u3079\u304d\u3060\u3068\u3044\u3046\u6c7a\u65ad\u306f\u6b63\u3057\u304b\u3063\u305f\u300d<\/p>\n        <div class=\"testimonial-body\">\n          <p>\u5927\u91cf\u306eYouTube\u3092\u898b\u305f\u308a\u66f8\u7c4d\u3092\u4f55\u518a\u3082\u8aad\u3093\u3060\u308a\u3057\u305f\u306e\u306b\u3001\u60c5\u5831\u306e\u6e26\u306b\u5727\u5012\u3055\u308c\u3066\u304b\u3048\u3063\u3066\u5206\u304b\u3089\u306a\u304f\u306a\u3063\u3066\u3044\u307e\u3057\u305f\u3002\u300c\u6a2a\u304b\u3089\u5f15\u3063\u639b\u3051\u308b\u306d\u3093\u300d\u3068\u3044\u3046\u52d5\u753b\u306e\u4e00\u8a00\u3067\u300c\u3053\u306e\u5148\u751f\u3060\uff01\u300d\u3068\u76f4\u611f\u3057\u53d7\u8b1b\u3092\u6c7a\u3081\u307e\u3057\u305f\u3002<\/p>\n          <p>\u6771\u4eac\u5728\u4f4f\u306a\u306e\u3067\u4ea4\u901a\u8cbb\u3084\u5bbf\u6cca\u8cbb\u3067\u8ff7\u3044\u307e\u3057\u305f\u304c\u3001<strong>\u8a66\u884c\u932f\u8aa4\u3059\u308b\u6642\u9593\u7684\u30fb\u7cbe\u795e\u7684\u30b3\u30b9\u30c8\u3092\u8003\u3048\u308c\u3070\u7d76\u5bfe\u306b\u795e\u6238\u306b\u884c\u304f\u3079\u304d\u3060<\/strong>\u3068\u6c7a\u65ad\u3002\u30ec\u30c3\u30b9\u30f3\u306e\u5f8c\u3001\u300c\u7fd2\u3063\u305f\u3053\u3068\u3092\u3055\u3063\u305d\u304f\u8a66\u3057\u3066\u307f\u305f\u3044\uff01\u300d\u3068\u308f\u304f\u308f\u304f\u3057\u306a\u304c\u3089\u99c5\u307e\u3067\u6b69\u304d\u307e\u3057\u305f\u3002<\/p>\n          <p>\u6771\u4eac\u306e\u5148\u751f\u306b\u306f\u5185\u7dd2\u3067\u306e\u53d7\u8b1b\u3067\u3057\u305f\u304c\u3001<strong>\u300c\u6025\u306b\u53f3\u624b\u306e\u30b9\u30ad\u30eb\u304c\u30a2\u30c3\u30d7\u3057\u305f\u3057\u3001\u97f3\u7a0b\u3082\u5b89\u5b9a\u3057\u307e\u3057\u305f\u306d\u300d\u3068\u9a5a\u304b\u308c\u3066\u3044\u307e\u3059<\/strong>\u3002\u81a8\u5927\u306aYouTube\u52d5\u753b\u306e\u4e2d\u304b\u3089\u77f3\u5ddd\u5148\u751f\u3092\u898b\u3064\u3051\u305f\u81ea\u5206\u3092\u8912\u3081\u3066\u3042\u3052\u305f\u3044\u3067\u3059\uff08\u7b11\uff09\u3002<\/p>\n        <\/div>\n        <span class=\"testimonial-tag\">2025\u5e74\u53d7\u8b1b<\/span>\n      <\/div>\n\n      <!-- \u307f\u3063\u3057\u30fc \u3055\u3093 -->\n      <div class=\"testimonial-card\">\n        <div class=\"testimonial-header\">\n          <img decoding=\"async\" src=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2026\/03\/IMG_3065.jpg\" alt=\"\u307f\u3063\u3057\u30fc\u3055\u3093\" class=\"testimonial-avatar\">\n          <div class=\"testimonial-meta\">\n            <h4>\u307f\u3063\u3057\u30fc \u3055\u3093<\/h4>\n            <p>40\u4ee3\u30fb\u30d5\u30ea\u30fc\u30e9\u30f3\u30b9\u30fb\u6771\u4eac\u90fd\uff5c\u30d6\u30e9\u30f3\u30af\u3042\u308a<\/p>\n          <\/div>\n        <\/div>\n        <p class=\"testimonial-headline\">\u300c\u30d0\u30a4\u30aa\u30ea\u30f3\u3092\u5f3e\u304f\u306e\u304c\u697d\u3057\u304f\u306a\u3063\u305f\u3053\u3068\u304c\u3068\u3066\u3082\u5b09\u3057\u3044\u300d<\/p>\n        <div class=\"testimonial-body\">\n          <p>\u5c0f\u5b66\u68214\u5e74\u304b\u3089\u30b8\u30e5\u30cb\u30a2\u30aa\u30b1\u3067\u30b9\u30bf\u30fc\u30c8\u3057\u30014\u5e74\u524d\u306b\u30ec\u30c3\u30b9\u30f3\u3092\u518d\u958b\u3002\u6559\u672c\u306e\u5dfb\u6570\u306f\u9032\u3093\u3067\u3044\u304f\u306e\u306b\u3001\u6839\u672c\u7684\u306a\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u306e\u4e0a\u9054\u3068\u306f\u9055\u3046\u3088\u3046\u306a\u611f\u899a\u304c\u305a\u3063\u3068\u3042\u308a\u307e\u3057\u305f\u3002\u8131\u529b\u306b\u8208\u5473\u3092\u6301\u3061YouTube\u3092\u62dd\u898b\u3057\u3001\u306e\u3073\u306e\u3073\u3068\u7df4\u7fd2\u3055\u308c\u3066\u3044\u308b\u69d8\u5b50\u304c\u5370\u8c61\u7684\u3067\u53d7\u8b1b\u3092\u6c7a\u3081\u307e\u3057\u305f\u3002<\/p>\n          <p>\u6700\u3082\u5370\u8c61\u7684\u3060\u3063\u305f\u306e\u306f\u3001<strong>\u6307\u306e\u95a2\u7bc0\u306e\u52d5\u304d\u304c\u97f3\u7a0b\u3092\u4f5c\u3063\u3066\u3044\u308b<\/strong>\u3068\u3044\u3046\u8003\u3048\u65b9\u3002\u305d\u308c\u307e\u3067\u306f\u300c\u97f3\u306e\u70b9\u300d\u3092\u63a2\u308a\u63a2\u308a\u72d9\u3063\u3066\u3044\u305f\u306e\u304c\u3001\u6839\u672c\u304b\u3089\u5909\u308f\u308a\u307e\u3057\u305f\u3002\u3044\u304d\u306a\u308a\u697d\u8b5c\u901a\u308a\u306b\u97f3\u3092\u51fa\u3059\u306e\u3067\u306f\u306a\u304f\u3001\u6b4c\u3046\u30fb\u30de\u30a4\u30e0\u30fb\u57fa\u790e\u7df4\u7fd2\u30fb\u30dd\u30b8\u30b7\u30e7\u30f3\u7df4\u7fd2\u3001\u3068\u6bb5\u968e\u3092\u8e0f\u3080\u3068<strong>\u97f3\u697d\u306b\u306a\u3063\u3066\u3044\u304f\u306e\u304c\u611f\u3058\u3089\u308c\u307e\u3059<\/strong>\u3002<\/p>\n          <p>\u6f14\u594f\u306e\u7656\u3092\u77ac\u6642\u306b\u30d5\u30a3\u30fc\u30c9\u30d0\u30c3\u30af\u3057\u3066\u3082\u3089\u3048\u3066\u3001\u672c\u8cea\u3092\u30ba\u30d0\u30c3\u3068\u3064\u3044\u3066\u3082\u3089\u3048\u308b\u306e\u304c\u3088\u304b\u3063\u305f\u3067\u3059\u3002<\/p>\n        <\/div>\n        <span class=\"testimonial-tag\">2025\u5e7412\u6708\u53d7\u8b1b<\/span>\n      <\/div>\n\n    <\/div>\n\n    <div style=\"text-align:center; margin-top:36px;\">\n      <a href=\"https:\/\/shaku8-ishikawa.com\/violin\/category\/12lesson\/\" style=\"display:inline-block; padding:12px 36px; border:1px solid var(--border-strong); color:var(--text-mid); font-size:0.85rem; text-decoration:none; letter-spacing:0.1em;\">\n        \u3082\u3063\u3068\u53d7\u8b1b\u751f\u306e\u58f0\u3092\u898b\u308b \u2192\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     PRICING\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"pricing\">\n  <div class=\"pricing-inner\">\n    <span class=\"section-label\">Pricing<\/span>\n    <h2 class=\"section-title-light\">\u53d7\u8b1b\u8cbb<\/h2>\n    <div class=\"gold-rule\"><\/div>\n\n    <div class=\"pricing-cards\">\n\n      <!-- \u77f3\u5ddd\u3061\u3059\u307f\uff08\u6e80\u5e2d\uff09 -->\n      <div class=\"pricing-card\" style=\"opacity:0.65;\">\n        <h3>\u77f3\u5ddd\u3061\u3059\u307f<br><small style=\"font-size:0.75rem; color:rgba(255,255,255,0.5);\">\u73fe\u5728\u6e80\u5e2d\u30fb\u53d7\u4ed8\u4f11\u6b62\u4e2d<\/small><\/h3>\n        <ul class=\"pricing-breakdown\">\n          <li><span>\u500b\u5225\u30ec\u30c3\u30b9\u30f312\u56de\uff0845\u5206\u00d716,000\u5186\uff09<\/span><span>192,000\u5186<\/span><\/li>\n          <li><span>\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u6559\u6750 \u5b8c\u5168\u7248<\/span><span>59,000\u5186<\/span><\/li>\n          <li><span>\u6559\u672c\u30fb\u6559\u6750\u30bb\u30c3\u30c8<\/span><span>5,000\u5186<\/span><\/li>\n        <\/ul>\n        <div class=\"pricing-total\">\n          <div class=\"price\">256,000<span style=\"font-size:1rem;\">\u5186<\/span><\/div>\n          <div class=\"price-note\">\u6559\u6750\u8cbb\u30fb\u7a0e\u8fbc<\/div>\n        <\/div>\n        <div style=\"margin-top:20px; padding:14px; background:rgba(255,255,255,0.05); border:1px solid rgba(255,255,255,0.1); text-align:center; font-size:0.82rem; color:rgba(255,255,255,0.5);\">\n          \u305f\u3060\u3044\u307e\u53d7\u4ed8\u3092\u4f11\u6b62\u3057\u3066\u304a\u308a\u307e\u3059\u3002<br>\u8b1b\u5e2b\u30ec\u30c3\u30b9\u30f3\u3092\u3054\u691c\u8a0e\u304f\u3060\u3055\u3044\u3002\n        <\/div>\n        <div style=\"height:16px;\"><\/div>\n        <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=edlhmy\" class=\"btn-primary\" style=\"opacity:0.5; pointer-events:none;\">\u53d7\u4ed8\u4f11\u6b62\u4e2d<\/a>\n      <\/div>\n\n      <!-- \u8a8d\u5b9a\u8b1b\u5e2b\uff08\u30e2\u30cb\u30bf\u30fc\u4fa1\u683c\uff09 -->\n      <div class=\"pricing-card featured\">\n        <h3>\u8a8d\u5b9a\u8b1b\u5e2b\u306b\u3088\u308b\u30ec\u30c3\u30b9\u30f3<br><small style=\"font-size:0.82rem; color:var(--gold-light);\">\u77f3\u5ddd\u3061\u3059\u307f\u76e3\u4fee\u30fb\u30b5\u30dd\u30fc\u30c8\u4ed8\u304d<\/small><\/h3>\n        <ul class=\"pricing-breakdown\">\n          <li><span>\u8a8d\u5b9a\u8b1b\u5e2b\u306b\u3088\u308b\u500b\u5225\u30ec\u30c3\u30b9\u30f312\u56de\uff0845\u5206\u00d711,000\u5186\uff09<\/span><span>132,000\u5186<\/span><\/li>\n          <li><span>\u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u6559\u6750 \u5b8c\u5168\u7248<\/span><span>59,000\u5186<\/span><\/li>\n          <li><span>\u6559\u672c\u30fb\u6559\u6750\u30bb\u30c3\u30c8<\/span><span>5,000\u5186<\/span><\/li>\n        <\/ul>\n        <div class=\"pricing-total\">\n          <div class=\"original\">\u901a\u5e38\u4fa1\u683c 196,000\u5186<\/div>\n          <div class=\"price\" style=\"color:var(--gold-light);\">165,000<span style=\"font-size:1rem;\">\u5186<\/span><\/div>\n          <div class=\"price-note\">\u6559\u6750\u8cbb\u30fb\u7a0e\u8fbc\uff5c\u671f\u9593\u9650\u5b9a\u30e2\u30cb\u30bf\u30fc\u4fa1\u683c<\/div>\n        <\/div>\n\n        <div class=\"pricing-perks\">\n          <p>\ud83c\udf81 <span>\u53d7\u8b1b\u671f\u9593\u4e2d\u3001\u62c5\u5f53\u8b1b\u5e2b\u3078\u306eLINE\u8cea\u554f\u3057\u653e\u984c<\/span><\/p>\n          <p>\ud83c\udf81 <span>\u6559\u6750\u3092\u901a\u3058\u3066\u77f3\u5ddd\u3061\u3059\u307f\u3078\u306e\u8cea\u554f\u30b5\u30dd\u30fc\u30c8\u4ed8\u304d<\/span><\/p>\n          <p>\ud83c\udf81 <span>\u30b3\u30fc\u30b9\u4fee\u4e86\u8a3c\u767a\u884c<\/span><\/p>\n        <\/div>\n\n        <div class=\"availability\">\n          <h4>\u73fe\u5728\u306e\u53d7\u4ed8\u72b6\u6cc1<\/h4>\n          <div class=\"availability-item\">\n            <span class=\"avail-dot\" style=\"background:#2a9d2a;\"><\/span>\n            <span>\u6d45\u91ce\u5343\u6075\u8b1b\u5e2b\uff1a\u53d7\u4ed8\u4e2d<\/span>\n          <\/div>\n          <div class=\"availability-item\">\n            <span class=\"avail-dot\" style=\"background:#2a9d2a;\"><\/span>\n            <span>\u53e4\u6ca2\u9999\u8b1b\u5e2b\uff1a\u53d7\u4ed8\u4e2d<\/span>\n          <\/div>\n          <div class=\"availability-item\">\n            <span class=\"avail-dot waiting\"><\/span>\n            <span>\u85e4\u9593\u7531\u9999\u5229\u8b1b\u5e2b\uff1a2026\u5e745\u6708\u301c\u53d7\u4ed8\u53ef\u80fd<\/span>\n          <\/div>\n          <p style=\"font-size:0.75rem; color:rgba(255,255,255,0.4); margin-top:10px;\">\u5404\u8b1b\u5e2b1\u30f6\u67081\u540d\u306e\u307f\u53d7\u3051\u5165\u308c\u306e\u305f\u3081\u3001\u304a\u5f85\u3061\u3044\u305f\u3060\u304f\u5834\u5408\u304c\u3054\u3056\u3044\u307e\u3059\u3002<\/p>\n        <\/div>\n\n        <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=fJqOXzquw\" class=\"btn-gold\">\u8b1b\u5e2b\u30ec\u30c3\u30b9\u30f3\u306b\u7533\u3057\u8fbc\u3080<\/a>\n      <\/div>\n\n    <\/div>\n\n    <div class=\"pricing-notes\">\n      <p>\u203b \u30c7\u30b8\u30bf\u30eb\u30ec\u30c3\u30b9\u30f3\u3092\u3059\u3067\u306b\u53d7\u8b1b\u4e2d\u306e\u65b9\u306f\u3001\u3055\u3089\u306b\u5272\u5f15\u4fa1\u683c\u304c\u3042\u308a\u307e\u3059\u3002\u6559\u6750\u30b5\u30a4\u30c8\u5185\u306e\u30e1\u30cb\u30e5\u30fc\u3092\u3054\u78ba\u8a8d\u304f\u3060\u3055\u3044\u3002<\/p>\n      <p>\u203b \u8b1b\u5e2b\u306e\u9078\u629e\u306f\u304a\u7533\u3057\u8fbc\u307f\u30d5\u30a9\u30fc\u30e0\u3067\u304a\u9078\u3073\u3044\u305f\u3060\u3051\u307e\u3059\u3002<\/p>\n      <p>\u203b \u304a\u7533\u3057\u8fbc\u307f\u53d7\u3051\u53d6\u308a\u5f8c\u3001\u6c7a\u6e08\u306e\u3054\u6848\u5185\u30fb\u8a73\u7d30\u3092\u30e1\u30fc\u30eb\u3067\u3054\u9023\u7d61\u3057\u307e\u3059\u3002<\/p>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA FOOTER\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-footer\">\n  <div class=\"cta-footer-inner\">\n    <p>\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u3092\u5f3e\u304f\u3053\u3068\u306f\u3001<br>\u3053\u3093\u306a\u306b\u3082\u81ea\u7531\u3067\u559c\u3070\u3057\u3044\u3053\u3068\u3060\u3063\u305f\u3002<\/p>\n    <p class=\"cta-sub\">\u305d\u306e\u611f\u52d5\u3092\u3001\u3042\u306a\u305f\u306b\u3082\u3002<\/p>\n    <a href=\"https:\/\/1lejend.com\/stepmail\/kd.php?no=fJqOXzquw\" class=\"btn-cta-large\">\u30b3\u30fc\u30b9\u306b\u7533\u3057\u8fbc\u3080<\/a>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     FOOTER\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<footer class=\"lp-footer\">\n  <a href=\"https:\/\/shaku8-ishikawa.com\/violin\/riyokiyaku\/\">\u5229\u7528\u898f\u7d04<\/a>\n  <a href=\"https:\/\/shaku8-ishikawa.com\/violin\/privacy\/\">\u30d7\u30e9\u30a4\u30d0\u30b7\u30fc\u30fb\u30dd\u30ea\u30b7\u30fc<\/a>\n  <p style=\"color:rgba(255,255,255,0.25); font-size:0.75rem; margin-top:16px;\">\u00a9 Chisumi Ishikawa All Rights Reserved.<\/p>\n<\/footer>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 Kato Havas New Approach \u3042\u306a\u305f\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u751f\u6d3b\u3092\u4e00\u5909\u3055\u305b\u308b \u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f\u30a2\u30d7\u30ed\u30fc\u30c1 12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 \u8131\u529b\u3067\u304d\u306a\u3044\u3002\u4f53\u304c\u75db\u3044\u3002 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa<\/title>\n<meta name=\"description\" content=\"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa\" \/>\n<meta property=\"og:description\" content=\"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a\" \/>\n<meta property=\"og:url\" content=\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/\" \/>\n<meta property=\"og:site_name\" content=\"\u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/ja-jp.facebook.com\/violinchis\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-16T11:25:26+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/\",\"url\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/\",\"name\":\"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa\",\"isPartOf\":{\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg\",\"datePublished\":\"2018-11-14T00:37:37+00:00\",\"dateModified\":\"2026-03-16T11:25:26+00:00\",\"description\":\"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a\",\"breadcrumb\":{\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage\",\"url\":\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg\",\"contentUrl\":\"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg\",\"width\":873,\"height\":855},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\/\/shaku8-ishikawa.com\/violin\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/shaku8-ishikawa.com\/violin\/#website\",\"url\":\"https:\/\/shaku8-ishikawa.com\/violin\/\",\"name\":\"\u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa\",\"description\":\"\u795e\u6238\u5e02\u6771\u7058\u533a\u897f\u5ca1\u672c\u3000\u6307\u5c0e\u6b7428\u5e74\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/shaku8-ishikawa.com\/violin\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa","description":"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/","og_locale":"ja_JP","og_type":"article","og_title":"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa","og_description":"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a","og_url":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/","og_site_name":"\u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa","article_publisher":"https:\/\/ja-jp.facebook.com\/violinchis","article_modified_time":"2026-03-16T11:25:26+00:00","og_image":[{"url":"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg"}],"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/","url":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/","name":"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528 - \u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa","isPartOf":{"@id":"https:\/\/shaku8-ishikawa.com\/violin\/#website"},"primaryImageOfPage":{"@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage"},"image":{"@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage"},"thumbnailUrl":"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg","datePublished":"2018-11-14T00:37:37+00:00","dateModified":"2026-03-16T11:25:26+00:00","description":"\u795e\u6238\u5e02\u6771\u7058\u533a\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4\u3000\u30eb\u30fc\u30c1\u30a7\u306e\u4f1a","breadcrumb":{"@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/"]}]},{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#primaryimage","url":"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg","contentUrl":"https:\/\/shaku8-ishikawa.com\/violin\/wordpress\/wp-content\/uploads\/2024\/09\/0383aac3f1a9e463f651abe14e80446d-1.jpeg","width":873,"height":855},{"@type":"BreadcrumbList","@id":"https:\/\/shaku8-ishikawa.com\/violin\/12lesson\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/shaku8-ishikawa.com\/violin\/"},{"@type":"ListItem","position":2,"name":"\u30cf\u30f4\u30a1\u30b7\u30e5\u5f0f12\u56de\u7fd2\u5f97\u30b3\u30fc\u30b9\uff5c\u30a2\u30de\u30c1\u30e5\u30a2\u7528"}]},{"@type":"WebSite","@id":"https:\/\/shaku8-ishikawa.com\/violin\/#website","url":"https:\/\/shaku8-ishikawa.com\/violin\/","name":"\u30f4\u30a1\u30a4\u30aa\u30ea\u30cb\u30b9\u30c8 \u77f3\u5ddd\u3061\u3059\u307f Chisumi Ishikawa","description":"\u795e\u6238\u5e02\u6771\u7058\u533a\u897f\u5ca1\u672c\u3000\u6307\u5c0e\u6b7428\u5e74\u306e\u30f4\u30a1\u30a4\u30aa\u30ea\u30f3\u30fb\u30f4\u30a3\u30aa\u30e9\u6559\u5ba4","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/shaku8-ishikawa.com\/violin\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"}]}},"_links":{"self":[{"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/pages\/1330"}],"collection":[{"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/comments?post=1330"}],"version-history":[{"count":260,"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/pages\/1330\/revisions"}],"predecessor-version":[{"id":11538,"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/pages\/1330\/revisions\/11538"}],"wp:attachment":[{"href":"https:\/\/shaku8-ishikawa.com\/violin\/wp-json\/wp\/v2\/media?parent=1330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}