{"id":18745,"date":"2026-02-25T16:10:06","date_gmt":"2026-02-25T07:10:06","guid":{"rendered":"https:\/\/joyn.tokyo\/?page_id=18745"},"modified":"2026-03-31T15:40:16","modified_gmt":"2026-03-31T06:40:16","slug":"quiet-flame","status":"publish","type":"page","link":"https:\/\/joyn.tokyo\/zh\/quiet-flame","title":{"rendered":"\u5b89\u9759\u7684\u706b\u7130"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"18745\" class=\"elementor elementor-18745\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7472a54 e-con-full e-flex e-con e-parent\" data-id=\"7472a54\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-71a77b5 elementor-widget elementor-widget-html\" data-id=\"71a77b5\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Bebas+Neue&family=DM+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap');\n\n.qf-landing * { margin: 0; padding: 0; box-sizing: border-box; }\n.qf-landing {\n  --flame-orange: #E8531E;\n  --flame-deep: #C2410C;\n  --dark: #0A0A0A;\n  --dark-warm: #1A1512;\n  --cream: #FAF6F1;\n  --cream-muted: #EDE8E1;\n  --text-primary: #1A1512;\n  --text-secondary: #6B5E52;\n  --gold-accent: #D4A853;\n  font-family: 'DM Sans', sans-serif;\n  color: var(--text-primary);\n  -webkit-font-smoothing: antialiased;\n \n  overflow-x: hidden;\n  line-height: 1.5;\n}\n\n\/* \u2500\u2500 HERO \u2014 FULL WIDTH \u2500\u2500 *\/\n.qf-hero {\n  position: relative;\n  background: var(--dark);\n  overflow: hidden;\n  padding: 100px 60px 120px;\n  text-align: center;\n  min-height: 85vh;\n  display: flex;\n  flex-direction: column;\n  align-items: center;\n  justify-content: center;\n}\n.qf-hero::before {\n  content: '';\n  position: absolute;\n  inset: 0;\n  background:\n    radial-gradient(ellipse at 50% 30%, rgba(232,83,30,0.14) 0%, transparent 55%),\n    radial-gradient(ellipse at 20% 80%, rgba(212,168,83,0.06) 0%, transparent 50%),\n    radial-gradient(ellipse at 80% 70%, rgba(232,83,30,0.06) 0%, transparent 40%);\n  pointer-events: none;\n}\n.qf-hero::after {\n  content: '';\n  position: absolute;\n  inset: 0;\n  opacity: 0.04;\n  background-image:\n    repeating-linear-gradient(0deg, transparent, transparent 80px, rgba(255,255,255,0.5) 80px, rgba(255,255,255,0.5) 81px),\n    repeating-linear-gradient(90deg, transparent, transparent 80px, rgba(255,255,255,0.5) 80px, rgba(255,255,255,0.5) 81px);\n  pointer-events: none;\n}\n.qf-hero-inner { position: relative; z-index: 2; max-width: 800px; }\n.qf-hero-badge {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: rgba(232,83,30,0.15);\n  border: 1px solid rgba(232,83,30,0.4);\n  padding: 8px 20px;\n  border-radius: 100px;\n  font-size: 13px;\n  font-weight: 600;\n  color: var(--flame-orange);\n  letter-spacing: 2px;\n  text-transform: uppercase;\n  margin-bottom: 36px;\n  animation: qfFadeUp .8s ease both;\n}\n.qf-hero-badge-dot { width: 8px; height: 8px; background: var(--flame-orange); border-radius: 50%; animation: qfPulse 2s infinite; }\n.qf-hero-title {\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: clamp(56px, 8vw, 100px);\n  line-height: 0.92;\n  color: #fff;\n  letter-spacing: 3px;\n  margin-bottom: 28px;\n  animation: qfFadeUp .8s ease .12s both;\n}\n.qf-hero-title .qf-accent { color: var(--flame-orange); }\n.qf-hero-subtitle {\n  font-size: 18px;\n  line-height: 1.7;\n  color: rgba(255,255,255,0.65);\n  max-width: 560px;\n  margin: 0 auto 44px;\n  animation: qfFadeUp .8s ease .24s both;\n}\n.qf-hero-cta {\n  background: var(--flame-orange);\n  color: #fff !important;\n  border: none;\n  padding: 18px 44px;\n  font-family: 'Bebas Neue', sans-serif;\n  font-size: 24px;\n  letter-spacing: 3px;\n  border-radius: 8px;\n  cursor: pointer;\n  transition: all .3s;\n  text-decoration: none !important;\n  display: inline-block;\n  animation: qfFadeUp .8s ease .36s both;\n  margin-top:50px;\n}\n.qf-hero-cta:hover { background: var(--flame-deep); transform: translateY(-2px); box-shadow: 0 8px 30px rgba(232,83,30,0.35); color: #fff !important; }\n.qf-hero-stats {\n  display: flex;\n  justify-content: center;\n  gap: 60px;\n  margin-top: 64px;\n  animation: qfFadeUp .8s ease .48s both;\n}\n.qf-hero-stat { text-align: center; }\n.qf-hero-stat-number { font-family: 'Bebas Neue', sans-serif; font-size: 44px; color: var(--flame-orange); line-height: 1; }\n.qf-hero-stat-label { font-size: 12px; color: rgba(255,255,255,0.45); letter-spacing: 1.5px; text-transform: uppercase; margin-top: 6px; }\n.qf-hero-stat-divider { width: 1px; background: rgba(255,255,255,0.1); align-self: stretch; }\n\n\/* \u2500\u2500 FORM SECTION \u2500\u2500 *\/\n.qf-form-section {\n  background: var(--cream);\n  padding: 80px 60px 100px;\n  position: relative;\n}\n.qf-form-section::before {\n  content: '';\n  position: absolute;\n  top: -60px;\n  left: 50%;\n  transform: translateX(-50%);\n  width: 120px;\n  height: 120px;\n  background: var(--cream);\n  border-radius: 50%;\n  z-index: 3;\n}\n.qf-form-section::after {\n  content: '\\2193';\n  position: absolute;\n  top: -48px;\n  left: 50%;\n  transform: translateX(-50%);\n  font-size: 28px;\n  color: var(--flame-orange);\n  z-index: 4;\n  animation: qfBounce 2s ease infinite;\n}\n.qf-form-card {\n  max-width: 660px;\n  margin: 0 auto;\n  background: #fff;\n  border-radius: 20px;\n  padding: 48px 44px;\n  box-shadow: 0 4px 40px rgba(0,0,0,0.06);\n  border: 1px solid var(--cream-muted);\n  position: relative;\n}\n.qf-form-card::before {\n  content: '';\n  position: absolute;\n  top: 0;\n  left: 40px;\n  right: 40px;\n  height: 4px;\n  background: linear-gradient(90deg, var(--flame-orange), var(--gold-accent));\n  border-radius: 0 0 4px 4px;\n}\n.qf-form-header { text-align: center; margin-bottom: 32px; }\n.qf-form-header h2 { font-family: 'Bebas Neue', sans-serif; font-size: 36px; letter-spacing: 2px; color: var(--text-primary); margin-bottom: 8px; }\n.qf-form-header p { font-size: 15px; color: var(--text-secondary); line-height: 1.6; }\n.qf-fillout-wrapper { width: 100%; border-radius: 12px; overflow: hidden; }\n.qf-form-trust { display: flex; align-items: center; justify-content: center; gap: 8px; font-size: 13px; color: var(--text-secondary); margin-top: 20px; }\n.qf-form-trust svg { flex-shrink: 0; }\n\n\/* \u2500\u2500 SOCIAL PROOF BAR \u2500\u2500 *\/\n.qf-proof-bar {\n  background: var(--dark-warm);\n  padding: 40px 60px;\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 48px;\n  flex-wrap: wrap;\n}\n.qf-proof-item {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  color: white;\n  font-size: 14px;\n  font-weight: 500;\n}\n.qf-proof-icon {\n  width: 36px;\n  height: 36px;\n  background: rgba(232,83,30,0.12);\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  font-size: 16px;\n  flex-shrink: 0;\n}\n\n\/* \u2500\u2500 CLASSES \u2500\u2500 *\/\n.qf-classes-section { padding: 100px 170px; background: var(--dark-warm); position: relative;}\n.qf-classes-section::before { content:''; position: absolute; inset: 0; background: radial-gradient(ellipse at 20% 0%, rgba(232,83,30,0.06) 0%, transparent 60%); pointer-events: none; }\n.qf-section-label { font-size: 13px; font-weight: 600; color: var(--flame-orange); letter-spacing: 3px; text-transform: uppercase; margin-bottom: 16px; position: relative; }\n.qf-section-title { font-family: 'Bebas Neue', sans-serif; font-size: clamp(36px,4vw,52px); color: #fff; letter-spacing: 2px; margin-bottom: 60px; max-width: 500px; }\n.qf-classes-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; position: relative; }\n.qf-class-card { background: rgba(255,255,255,0.04); border: 1px solid rgba(255,255,255,0.08); border-radius: 14px; padding: 32px 26px; transition: all .4s; position: relative; overflow: hidden; }\n.qf-class-card::before { content:''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--flame-orange), var(--gold-accent)); opacity: 0; transition: opacity .4s; }\n.qf-class-card:hover { background: rgba(255,255,255,0.07); border-color: rgba(232,83,30,0.25); transform: translateY(-4px); }\n.qf-class-card:hover::before { opacity: 1; }\n.qf-class-card.qf-featured { border-color: rgba(232,83,30,0.3); background: rgba(232,83,30,0.06); }\n.qf-class-card.qf-featured::before { opacity: 1; }\n.qf-class-card-badge { position: absolute; top: 16px; right: 16px; background: var(--flame-orange); color: #fff; font-size: 10px; font-weight: 700; padding: 3px 8px; border-radius: 4px; letter-spacing: 1px; text-transform: uppercase; }\n.qf-class-card-icon { width: 44px; height: 44px; background: rgba(232,83,30,0.12); border-radius: 10px; display: flex; align-items: center; justify-content: center; font-size: 22px; margin-bottom: 16px; }\n.qf-class-card h3 { font-family: 'Bebas Neue', sans-serif; font-size: 22px; color: #fff; letter-spacing: 1.5px; margin-bottom: 8px; }\n.qf-class-card p { font-size: 13px; line-height: 1.6; color: rgba(255,255,255,0.5); }\n.qf-class-card-tags { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 14px; }\n.qf-class-card-tag { font-size: 11px; padding: 3px 10px; border-radius: 100px; background: rgba(255,255,255,0.06); color: rgba(255,255,255,0.45); border: 1px solid rgba(255,255,255,0.08); }\n\n\/* \u2500\u2500 WHY \u2500\u2500 *\/\n.qf-why-section { padding: 100px 170px; display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: center; background: var(--cream); }\n.qf-why-content h3 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(36px,4vw,48px); letter-spacing: 2px; margin-bottom: 28px; line-height: 1; color: var(--text-primary); }\n.qf-why-content h3 .qf-accent { color: var(--flame-orange); }\n.qf-why-list { display: flex; flex-direction: column; gap: 24px; }\n.qf-why-item { display: flex; gap: 16px; align-items: flex-start; }\n.qf-why-item-icon { width: 40px; height: 40px; background: rgba(232,83,30,0.08); border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; font-size: 18px; }\n.qf-why-item-text h4 { font-size: 16px; font-weight: 700; margin-bottom: 4px; color: var(--text-primary); }\n.qf-why-item-text p { font-size: 14px; color: var(--text-secondary); line-height: 1.6; }\n.qf-why-testimonials { display: flex; flex-direction: column; gap: 20px; }\n.qf-testimonial-card { background: #fff; border-radius: 14px; padding: 28px; box-shadow: 0 2px 20px rgba(0,0,0,0.04); border: 1px solid var(--cream-muted); position: relative; transition: all .3s; }\n.qf-testimonial-card:hover { box-shadow: 0 8px 30px rgba(0,0,0,0.08); transform: translateY(-2px); }\n.qf-testimonial-card::before { content:'\\201C'; position: absolute; top: 14px; right: 24px; font-family: 'Bebas Neue', sans-serif; font-size: 60px; color: var(--flame-orange); opacity: 0.15; line-height: 1; }\n.qf-testimonial-stars { color: var(--gold-accent); font-size: 14px; letter-spacing: 2px; margin-bottom: 10px; }\n.qf-testimonial-text { font-size: 15px; line-height: 1.65; color: var(--text-primary); margin-bottom: 14px; font-style: italic; }\n.qf-testimonial-author { font-size: 13px; font-weight: 600; color: var(--text-secondary); }\n\n\/* \u2500\u2500 LOCATION \u2500\u2500 *\/\n.qf-location-section { padding: 80px 60px; background: var(--dark); text-align: center; position: relative; }\n.qf-location-section::before { content:''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 100%, rgba(232,83,30,0.08) 0%, transparent 60%); pointer-events: none; }\n.qf-location-section .qf-section-title { margin-left: auto; margin-right: auto; max-width: none; margin-bottom: 16px; }\n.qf-location-details { display: flex; justify-content: center; gap: 50px; flex-wrap: wrap; position: relative; }\n.qf-location-detail { display: flex; align-items: center; gap: 10px; color: rgba(255,255,255,0.6); font-size: 15px; }\n.qf-location-detail svg { color: var(--flame-orange); }\n\n\/* \u2500\u2500 FINAL CTA \u2500\u2500 *\/\n.qf-final-cta { padding: 100px 60px; text-align: center; position: relative; overflow: hidden; background: var(--cream); }\n.qf-final-cta::before { content:''; position: absolute; inset: 0; background: radial-gradient(ellipse at 50% 50%, rgba(232,83,30,0.06), transparent 70%); pointer-events: none; }\n.qf-final-cta h2 { font-family: 'Bebas Neue', sans-serif; font-size: clamp(40px,5vw,64px); letter-spacing: 3px; margin-bottom: 16px; position: relative; color: var(--text-primary); }\n.qf-final-cta h2 .qf-accent { color: var(--flame-orange); }\n.qf-final-cta p { font-size: 17px; color: var(--text-secondary); margin-bottom: 36px; max-width: 500px; margin-left: auto; margin-right: auto; position: relative; }\n.qf-submit-btn { background: var(--flame-orange); color: #fff !important; border: none; padding: 20px 48px; font-family: 'Bebas Neue', sans-serif; font-size: 24px; letter-spacing: 3px; border-radius: 8px; cursor: pointer; transition: all .3s; text-decoration: none !important; display: inline-block; position: relative; }\n.qf-submit-btn:hover { background: var(--flame-deep); transform: translateY(-2px); box-shadow: 0 8px 30px rgba(232,83,30,0.3); color: #fff !important; }\n\n\n\/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n@keyframes qfFadeUp { from { opacity: 0; transform: translateY(24px); } to { opacity: 1; transform: translateY(0); } }\n@keyframes qfPulse { 0%,100% { opacity: 1; } 50% { opacity: 0.4; } }\n@keyframes qfBounce { 0%,100% { transform: translateX(-50%) translateY(0); } 50% { transform: translateX(-50%) translateY(8px); } }\n.qf-fade-in { opacity: 0; transform: translateY(20px); transition: all .7s ease; }\n.qf-fade-in.qf-visible { opacity: 1; transform: translateY(0); }\n\n\n\/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n@media (max-width: 1024px) {\n  .qf-hero { padding: 80px 40px 100px; min-height: auto; }\n  .qf-hero-stats { gap: 32px; }\n  .qf-form-section { padding: 60px 40px 80px; }\n  .qf-form-card { padding: 40px 32px; }\n  .qf-why-section { grid-template-columns: 1fr; gap: 48px; padding: 80px 40px; }\n  .qf-classes-section { padding: 80px 40px; }\n  .qf-location-section { padding: 60px 40px; }\n  .qf-final-cta { padding: 80px 40px; }\n  .qf-proof-bar { gap: 32px; padding: 32px 40px; }\n}\n@media (max-width: 600px) {\n  .qf-hero { padding: 64px 24px 80px; }\n  .qf-hero-title { letter-spacing: 1px; }\n  .qf-hero-stats { flex-direction: column; gap: 20px; }\n  .qf-hero-stat-divider { width: 40px; height: 1px; align-self: center; }\n  .qf-form-section { padding: 48px 20px 64px; }\n  .qf-form-card { padding: 32px 20px; border-radius: 16px; }\n  .qf-form-section::before { width: 80px; height: 80px; top: -40px; }\n  .qf-form-section::after { top: -32px; font-size: 22px; }\n  .qf-classes-section { padding: 60px 24px; }\n  .qf-why-section { padding: 60px 24px; }\n  .qf-proof-bar { flex-direction: column; gap: 16px; padding: 32px 24px; }\n  .qf-location-details { flex-direction: column; align-items: center; gap: 16px; }\n  .qf-footer { flex-direction: column; gap: 16px; text-align: center; padding: 32px 24px; }\n  .qf-final-cta { padding: 60px 24px; }\n  .qf-hero-cta { padding: 16px 36px; font-size: 20px; }\n  .qf-submit-btn { padding: 16px 36px; font-size: 20px; }\n}\n<\/style>\n\n<div class=\"qf-landing\">\n\n  <!-- \u2550\u2550\u2550 HERO \u2014 FULL WIDTH \u2550\u2550\u2550 -->\n  <section class=\"qf-hero\">\n    <div class=\"qf-hero-inner\">\n      <div class=\"qf-hero-badge\">\n        <span class=\"qf-hero-badge-dot\"><\/span>\n        2 Free Trial Classes\n      <\/div>\n      <h1 class=\"qf-hero-title\">\n        MASTER <span class=\"qf-accent\">TAEKWONDO<\/span><br>IN TOKYO\n      <\/h1>\n      <p class=\"qf-hero-subtitle\">\n        Build strength, body awareness, and real confidence. From kids' classes to stunt fighting \u2014 find your path at Quiet Flame.\n      <\/p>\n      <a href=\"#qf-book\" class=\"qf-hero-cta\" onclick=\"document.getElementById('qf-book').scrollIntoView({behavior:'smooth'});return false;\">CLAIM YOUR 2 FREE CLASSES \u2192<\/a>\n      <div class=\"qf-hero-stats\">\n        <div class=\"qf-hero-stat\">\n          <div class=\"qf-hero-stat-number\">7+<\/div>\n          <div class=\"qf-hero-stat-label\">Programs<\/div>\n        <\/div>\n        <div class=\"qf-hero-stat-divider\"><\/div>\n        <div class=\"qf-hero-stat\">\n          <div class=\"qf-hero-stat-number\">All<\/div>\n          <div class=\"qf-hero-stat-label\">Ages Welcome<\/div>\n        <\/div>\n        <div class=\"qf-hero-stat-divider\"><\/div>\n        <div class=\"qf-hero-stat\">\n          <div class=\"qf-hero-stat-number\">#1<\/div>\n          <div class=\"qf-hero-stat-label\">Taekwondo in Tokyo<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 FORM SECTION \u2550\u2550\u2550 -->\n  <section class=\"qf-form-section\" id=\"qf-book\">\n    <div class=\"qf-form-card qf-fade-in\">\n      <div class=\"qf-form-header\">\n        <h2>BOOK YOUR FREE TRIAL<\/h2>\n        <p>Pick a class, fill in your details, and we'll get you set up. No payment required.<\/p>\n      <\/div>\n      <div class=\"qf-fillout-wrapper\">\n        <div style=\"width:100%;height:500px;\" data-fillout-id=\"ivhD46ri6sus\" data-fillout-embed-type=\"standard\" data-fillout-inherit-parameters data-fillout-dynamic-resize><\/div>\n        <script src=\"https:\/\/server.fillout.com\/embed\/v1\/\"><\/script>\n      <\/div>\n      <div class=\"qf-form-trust\">\n        <svg width=\"16\" height=\"16\" viewbox=\"0 0 16 16\" fill=\"none\"><path d=\"M8 1L2 4v4.5c0 3.5 2.5 6 6 7.5 3.5-1.5 6-4 6-7.5V4L8 1z\" stroke=\"#2D6A4F\" stroke-width=\"1.5\" fill=\"none\"\/><path d=\"M5.5 8L7 9.5L10.5 6\" stroke=\"#2D6A4F\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        No payment required \u2014 just show up and train.\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 SOCIAL PROOF BAR \u2550\u2550\u2550 -->\n  <div class=\"qf-proof-bar qf-fade-in\">\n    <div class=\"qf-proof-item\">\n      <div class=\"qf-proof-icon\">\ud83e\udd4b<\/div>\n      Expert-Led Instruction\n    <\/div>\n    <div class=\"qf-proof-item\">\n      <div class=\"qf-proof-icon\">\ud83c\udf0f<\/div>\n      English-Friendly Classes\n    <\/div>\n    <div class=\"qf-proof-item\">\n      <div class=\"qf-proof-icon\">\ud83d\udc66<\/div>\n      Kids &amp; Adults Welcome\n    <\/div>\n    <div class=\"qf-proof-item\">\n      <div class=\"qf-proof-icon\">\ud83d\udccd<\/div>\n      Central Tokyo Location\n    <\/div>\n  <\/div>\n\n  <!-- \u2550\u2550\u2550 CLASSES \u2550\u2550\u2550 -->\n  <section class=\"qf-classes-section\">\n    <div class=\"qf-section-label qf-fade-in\">What We Offer<\/div>\n    <h2 class=\"qf-section-title qf-fade-in\">PROGRAMS FOR EVERY<br>LEVEL &amp; GOAL<\/h2>\n    <div class=\"qf-classes-grid\">\n      <div class=\"qf-class-card qf-featured qf-fade-in\">\n        <div class=\"qf-class-card-badge\">\u6700\u53d7\u6b22\u8fce<\/div>\n        <div class=\"qf-class-card-icon\">\ud83e\udd4b<\/div>\n        <h3>TAEKWONDO<\/h3>\n        <p>Traditional and modern Taekwondo training. Build technique, discipline, and confidence in a welcoming dojo environment.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">All Levels<\/span>\n          <span class=\"qf-class-card-tag\">\u6210\u4eba<\/span>\n          <span class=\"qf-class-card-tag\">Belt Progression<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-featured qf-fade-in\">\n        <div class=\"qf-class-card-badge\">\u6700\u53d7\u6b22\u8fce<\/div>\n        <div class=\"qf-class-card-icon\">\ud83d\udc66<\/div>\n        <h3>KIDS TAEKWONDO<\/h3>\n        <p>Fun, structured classes for young learners. Focus on coordination, respect, and self-discipline through age-appropriate training.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Children<\/span>\n          <span class=\"qf-class-card-tag\">Beginner-Friendly<\/span>\n          <span class=\"qf-class-card-tag\">Character Building<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-fade-in\">\n        <div class=\"qf-class-card-icon\">\ud83c\udfac<\/div>\n        <h3>ACTION ACTORS' TRAINING<\/h3>\n        <p>Comprehensive program combining martial arts with on-camera performance skills for aspiring action actors.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Performance<\/span>\n          <span class=\"qf-class-card-tag\">Camera Work<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-fade-in\">\n        <div class=\"qf-class-card-icon\">\u2694\ufe0f<\/div>\n        <h3>STUNT ACTING &amp; FIGHT CHOREOGRAPHY<\/h3>\n        <p>Learn the art of cinematic combat. Safely execute and choreograph dynamic fight sequences for film and stage.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Film Industry<\/span>\n          <span class=\"qf-class-card-tag\">Choreography<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-fade-in\">\n        <div class=\"qf-class-card-icon\">\ud83c\udfad<\/div>\n        <h3>ACTING &amp; SCENE WORK<\/h3>\n        <p>Develop your acting craft through scene study, character development, and performance technique.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Dramatic Arts<\/span>\n          <span class=\"qf-class-card-tag\">Scene Study<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-fade-in\">\n        <div class=\"qf-class-card-icon\">\ud83d\udcaa<\/div>\n        <h3>STUNT &amp; ACTION SPECIAL SKILLS<\/h3>\n        <p>Advanced physical skills training for stunts \u2014 falls, rolls, reactions, and high-impact movement.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Advanced<\/span>\n          <span class=\"qf-class-card-tag\">Physical Skills<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"qf-class-card qf-fade-in\">\n        <div class=\"qf-class-card-icon\">\ud83e\uddd8<\/div>\n        <h3>BACK HEALTH &amp; INJURY PREVENTION<\/h3>\n        <p>Specialized seminar focusing on spine health, posture correction, and injury prevention for active individuals.<\/p>\n        <div class=\"qf-class-card-tags\">\n          <span class=\"qf-class-card-tag\">Wellness<\/span>\n          <span class=\"qf-class-card-tag\">Seminar<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 WHY \u2550\u2550\u2550 -->\n  <section class=\"qf-why-section\">\n    <div class=\"qf-why-content qf-fade-in\">\n      <div class=\"qf-section-label\">Why Quiet Flame<\/div>\n      <h3>TRAINING THAT<br><span class=\"qf-accent\">TRANSFORMS<\/span><\/h3>\n      <div class=\"qf-why-list\">\n        <div class=\"qf-why-item\">\n          <div class=\"qf-why-item-icon\">\ud83c\udfaf<\/div>\n          <div class=\"qf-why-item-text\">\n            <h4>Expert-Led Instruction<\/h4>\n            <p>Learn from experienced instructors with backgrounds in martial arts, stunt performance, and film.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"qf-why-item\">\n          <div class=\"qf-why-item-icon\">\ud83c\udf0f<\/div>\n          <div class=\"qf-why-item-text\">\n            <h4>International &amp; Welcoming<\/h4>\n            <p>English-friendly classes in the heart of Tokyo. Open to all nationalities and experience levels.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"qf-why-item\">\n          <div class=\"qf-why-item-icon\">\ud83d\udd25<\/div>\n          <div class=\"qf-why-item-text\">\n            <h4>Beyond Just Martial Arts<\/h4>\n            <p>A unique blend of traditional Taekwondo, stunt training, and acting \u2014 unlike any other dojo in Tokyo.<\/p>\n          <\/div>\n        <\/div>\n        <div class=\"qf-why-item\">\n          <div class=\"qf-why-item-icon\">\ud83d\udccd<\/div>\n          <div class=\"qf-why-item-text\">\n            <h4>Conveniently Located<\/h4>\n            <p>Easy to reach in central Tokyo with flexible scheduling for working professionals and families.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n    <div class=\"qf-why-testimonials qf-fade-in\">\n      <div class=\"qf-testimonial-card\">\n        <div class=\"qf-testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"qf-testimonial-text\">\"My kids absolutely love the Taekwondo classes. The instructor is patient, encouraging, and genuinely cares about each student's progress.\"<\/p>\n        <div class=\"qf-testimonial-author\">\u2014 Parent, Kids Taekwondo<\/div>\n      <\/div>\n      <div class=\"qf-testimonial-card\">\n        <div class=\"qf-testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"qf-testimonial-text\">\"I came for Taekwondo and discovered a whole world of stunt and action training. Best decision I've made since moving to Tokyo.\"<\/p>\n        <div class=\"qf-testimonial-author\">\u2014 Student, Adult Taekwondo<\/div>\n      <\/div>\n      <div class=\"qf-testimonial-card\">\n        <div class=\"qf-testimonial-stars\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <p class=\"qf-testimonial-text\">\"The action actors' program gave me skills I use on set every week. Practical, professional, and always pushing you to grow.\"<\/p>\n        <div class=\"qf-testimonial-author\">\u2014 Actor, Action Training Program<\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 LOCATION \u2550\u2550\u2550 -->\n  <section class=\"qf-location-section\">\n    <div class=\"qf-section-label qf-fade-in\">Find Us<\/div>\n    <h2 class=\"qf-section-title qf-fade-in\">TRAIN IN THE HEART OF TOKYO<\/h2>\n    <div class=\"qf-location-details qf-fade-in\">\n      <div class=\"qf-location-detail\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"><path d=\"M10 2C6.69 2 4 4.69 4 8c0 5.25 6 10 6 10s6-4.75 6-10c0-3.31-2.69-6-6-6zm0 8a2 2 0 110-4 2 2 0 010 4z\" fill=\"currentColor\"\/><\/svg>\n        Tokyo, Japan\n      <\/div>\n      <div class=\"qf-location-detail\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"><path d=\"M10 2a8 8 0 100 16 8 8 0 000-16zm0 14.4A6.4 6.4 0 1116.4 10 6.41 6.41 0 0110 16.4zM10.4 6H9v5l4.4 2.6.6-1-3.6-2.1V6z\" fill=\"currentColor\"\/><\/svg>\n        Flexible Scheduling\n      <\/div>\n      <div class=\"qf-location-detail\">\n        <svg width=\"20\" height=\"20\" viewbox=\"0 0 20 20\" fill=\"none\"><path d=\"M17 3H3a2 2 0 00-2 2v10a2 2 0 002 2h14a2 2 0 002-2V5a2 2 0 00-2-2zm0 2l-7 4.5L3 5h14zm0 10H3V7l7 4.5L17 7v8z\" fill=\"currentColor\"\/><\/svg>\n        quietflame.org\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2550\u2550\u2550 FINAL CTA \u2550\u2550\u2550 -->\n  <section class=\"qf-final-cta\">\n    <h2 class=\"qf-fade-in\">YOUR FIRST <span class=\"qf-accent\">2 CLASSES<\/span><br>ARE ON US<\/h2>\n    <p class=\"qf-fade-in\">No fees. No commitment. Just show up ready to train and see if Quiet Flame is right for you.<\/p>\n    <a href=\"#qf-book\" class=\"qf-submit-btn qf-fade-in\" onclick=\"document.getElementById('qf-book').scrollIntoView({behavior:'smooth'});return false;\">CLAIM YOUR 2 FREE CLASSES \u2192<\/a>\n  <\/section>\n\n \n\n<\/div>\n\n<script>\n(function(){\n  var observer = new IntersectionObserver(function(entries) {\n    entries.forEach(function(entry) {\n      if (entry.isIntersecting) {\n        entry.target.classList.add('qf-visible');\n        observer.unobserve(entry.target);\n      }\n    });\n  }, { threshold: 0.15 });\n  document.querySelectorAll('.qf-fade-in').forEach(function(el) { observer.observe(el); });\n})();\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>2 Free Trial Classes MASTER TAEKWONDOIN TOKYO Build strength, body awareness, and real confidence. From kids&#8217; classes to stunt fighting \u2014 find your path at Quiet Flame. CLAIM YOUR 2 FREE CLASSES \u2192 7+ Programs All Ages Welcome #1 Taekwondo in Tokyo BOOK YOUR FREE TRIAL Pick a class, fill in your details, and we&#8217;ll [&hellip;]<\/p>","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"folder":[],"class_list":["post-18745","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/pages\/18745","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/comments?post=18745"}],"version-history":[{"count":34,"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/pages\/18745\/revisions"}],"predecessor-version":[{"id":19471,"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/pages\/18745\/revisions\/19471"}],"wp:attachment":[{"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/media?parent=18745"}],"wp:term":[{"taxonomy":"folder","embeddable":true,"href":"https:\/\/joyn.tokyo\/zh\/wp-json\/wp\/v2\/folder?post=18745"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}