@font-face{font-family:"Matsumoto Noto Sans JP";src:url("assets/NotoSansJP-variable.ttf") format("truetype");font-weight:100 900;font-style:normal;font-display:swap}
/* HOME source restoration, September 2026. Original photos stay intact. */
.mj-site .mj-source-crop{position:relative;aspect-ratio:var(--crop-ratio);overflow:hidden;min-width:0;background:#fff}
.mj-site .mj-source-crop>img{position:absolute;width:var(--crop-width);max-width:none;height:auto;left:var(--crop-left);top:var(--crop-top)}
.mj-site .mj-firstview{position:relative;background:#111}
.mj-site .mj-slide-pause{position:absolute;opacity:0;bottom:25px;right:25px;width:1px;height:1px}
.mj-site .mj-opening-slides{display:grid;overflow:hidden}
.mj-site .mj-opening-slide{position:relative;grid-area:1/1;min-height:660px;height:72vh;max-height:900px;overflow:hidden}
.mj-site .mj-opening-slide>img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}
.mj-site .mj-opening-two>img,.mj-site .mj-opening-three>img{filter:none}
.mj-site .mj-opening-three::after{display:none}
.mj-site .mj-opening-slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.25) 65%,rgba(0,0,0,.15))}
.mj-site .mj-opening-copy{position:absolute;z-index:1;top:22%;left:6%;right:5%;max-width:900px;color:#fff}
.mj-site .mj-opening-copy :is(h1,h2){color:#fff;font-size:clamp(27px,3.15vw,46px);font-weight:500;line-height:1.8;margin:0}
.mj-site .mj-opening-copy p{font-size:clamp(18px,1.6vw,24px);line-height:1.9}
.mj-site .mj-short-rule{display:block;width:65px;height:2px;background:var(--mj-red);margin:30px 0}
/* Two confirmed designs. Each stays seven seconds including a 0.84s left slide.
   The third design is awaiting identification; its raw photograph is not a slide. */
.mj-site .mj-opening-slide{animation:mj-opening-cycle 14s cubic-bezier(.45,0,.2,1) infinite}
.mj-site .mj-opening-two{animation-delay:-7s}
@keyframes mj-opening-cycle{0%,44%{transform:translateX(0);visibility:visible}50%{transform:translateX(-100%);visibility:visible}50.001%,93.999%{transform:translateX(100%);visibility:hidden}94%{transform:translateX(100%);visibility:visible}100%{transform:translateX(0);visibility:visible}}
.mj-site #mj-opening-pause:checked~.mj-opening-slides .mj-opening-slide{animation-play-state:paused}
.mj-site .mj-opening-pause{position:absolute;z-index:2;bottom:18px;right:20px;width:36px;height:36px;display:grid;place-items:center;border:1px solid #ffffff80;border-radius:50%;color:#fff;background:#0008;cursor:pointer;font-size:16px;opacity:0;pointer-events:none}
.mj-site .mj-opening-pause .mj-play-icon{display:none}
.mj-site #mj-opening-pause:checked~.mj-opening-pause .mj-pause-icon{display:none}
.mj-site #mj-opening-pause:checked~.mj-opening-pause .mj-play-icon{display:inline}
.mj-site #mj-opening-pause:focus-visible~.mj-opening-pause{outline:3px solid #fff;outline-offset:4px}
.mj-site .mj-firstview:focus-within .mj-opening-pause{opacity:1;pointer-events:auto}
@media(prefers-reduced-motion:reduce){.mj-site .mj-opening-slide{animation:none;transform:none}.mj-site .mj-opening-two{visibility:hidden}.mj-site .mj-opening-pause{display:none}}
.mj-site .mj-home-wine{background:#780011;color:white}
.mj-site .mj-home-wine :is(h2,h3,.mj-eyebrow){color:white}
.mj-site .mj-home-intro{padding:90px 0;text-align:center}
.mj-site .mj-home-intro h2{font-size:clamp(27px,3vw,42px);font-weight:500;line-height:1.85}
.mj-site .mj-home-intro p{font-size:clamp(20px,2.2vw,30px);line-height:2.3}
.mj-site .mj-home-intro .mj-short-rule,.mj-site .mj-home-why .mj-short-rule{margin:35px auto;background:#dba8ac}
.mj-site .mj-home-cases h2,.mj-site .mj-home-case-lead{text-align:center}
.mj-site .mj-home-case-lead{font-size:19px;margin-bottom:48px}
.mj-site .mj-home-numbers{display:grid;grid-template-columns:repeat(3,1fr);background:#780011;color:#fff;padding:30px 0}
.mj-site .mj-home-numbers>div{padding:12px 24px;text-align:center;border-right:1px solid #b5717b;display:flex;flex-direction:column;justify-content:center}
.mj-site .mj-home-numbers>div:last-child{border:0}
.mj-site .mj-home-numbers strong{font-size:64px;font-weight:500;line-height:1.35;white-space:nowrap}
.mj-site .mj-home-numbers strong small{font-size:.7em}
.mj-site .mj-home-numbers p{font-size:19px;margin:0}
.mj-site .mj-home-quotes{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-top:40px}
.mj-site .mj-home-quotes article{padding:32px;border:1px solid #ddd;border-top:3px solid #780011;box-shadow:0 8px 24px #00000007}
.mj-site .mj-home-quotes h3{font-size:23px;margin-bottom:6px}
.mj-site .mj-home-role{color:#666}
.mj-site .mj-home-quotes h4{border-left:3px solid #780011;padding-left:20px;font-size:25px;line-height:1.7;margin:28px 0 18px}
.mj-site .mj-home-practice{border-bottom:0;padding-top:0}
.mj-site .mj-home-practice-grid{display:grid;grid-template-columns:3fr 2fr}
.mj-site .mj-home-practice-grid>.mj-source-crop{height:100%;aspect-ratio:auto;min-height:410px}
.mj-site .mj-home-practice-grid>.mj-source-crop>img{top:-9.67%;height:190.18%;width:auto;min-width:177.778%;object-fit:cover}
.mj-site .mj-home-practice-grid>.mj-home-wine{padding:42px 34px;display:flex;flex-direction:column;justify-content:center}
.mj-site .mj-home-practice h2{font-size:25px;line-height:1.9;font-weight:500}
.mj-site .mj-home-why{padding:80px 0;text-align:center}
.mj-site .mj-home-why :is(h2,h3){font-size:clamp(25px,2.4vw,36px);line-height:2;font-weight:500}
.mj-site .mj-home-why p{font-size:20px;line-height:2.5}
.mj-site .mj-home-why .mj-home-english{font-size:15px;color:#dbb6bc}
.mj-site .mj-home-results{text-align:center}
.mj-site .mj-home-results-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:45px}
.mj-site .mj-home-results-grid>article{border:1px solid #b8b8b8;border-radius:12px;padding:28px 16px;display:flex;align-items:center;flex-direction:column}
.mj-site .mj-home-results-grid .mj-reference-icon{height:64px;width:64px;margin-bottom:24px;color:var(--mj-red)}
.mj-site .mj-home-results-grid h3{font-size:22px;min-height:70px;border-top:1px solid var(--mj-red);padding-top:20px;line-height:1.5}
.mj-site .mj-home-results-grid h3 small{font-size:16px;white-space:nowrap}
.mj-site .mj-home-result-value{margin-top:auto;padding-top:30px}
.mj-site .mj-home-result-value strong{font-size:36px;font-weight:500;color:var(--mj-red);white-space:nowrap;letter-spacing:-.04em}
.mj-site .mj-home-result-value strong small{font-size:23px}
.mj-site .mj-home-result-value strong span{color:#222;font-size:26px}
.mj-site .mj-home-result-value p{margin:10px 0}
.mj-site .mj-home-result-split{display:grid;grid-template-columns:1fr 1fr;width:100%;border-block:1px solid #ccc;margin:0 0 20px;padding:12px 0}
.mj-site .mj-home-result-split>div{display:flex;flex-direction:column;justify-content:end}
.mj-site .mj-home-result-split>div+div{border-left:1px solid #ccc}
.mj-site .mj-home-result-split p{font-size:15px;margin:0}
.mj-site .mj-home-result-split strong{font-size:38px;color:var(--mj-red);font-weight:500}
.mj-site .mj-home-result-split small{font-size:15px}
.mj-site .mj-home-jica-number{font-size:38px;color:var(--mj-red);font-weight:500}
.mj-site .mj-home-jica-number small{font-size:22px}
.mj-site .mj-home-result-feedback{text-align:left;border-top:1px solid #ccc;padding-top:15px;font-size:14px}
.mj-site .mj-home-result-feedback ul{list-style:disc;padding-left:1.2em}
.mj-site .mj-home-result-feedback li{margin-bottom:10px}
.mj-site .mj-home-results-close{margin-top:30px;font-size:20px}
.mj-site .mj-home-books{background:#f7f7f7;text-align:center}
.mj-site .mj-home-book{margin-top:35px;border:1px solid #ddd;background:white;padding:48px;display:grid;grid-template-columns:190px 1fr;gap:50px;align-items:center;text-align:left}
.mj-site .mj-home-book h3{font-size:26px}
.mj-site .mj-book-publisher{color:var(--mj-red);font-weight:600}
.mj-site .mj-home-book a{display:inline-block;margin-top:20px;border-bottom:1px solid}
.mj-site .mj-home-book-text{grid-template-columns:1fr}
@media(max-width:1100px){.mj-site .mj-home-results-grid{grid-template-columns:repeat(2,1fr)}.mj-site .mj-home-practice-grid{grid-template-columns:1fr 1fr}.mj-site .mj-home-practice-grid>.mj-home-wine{padding:30px 24px}.mj-site .mj-home-practice h2{font-size:22px}}
@media(max-width:760px){.mj-site .mj-opening-slide{height:610px;min-height:0}.mj-site .mj-opening-copy{top:13%;left:7%;right:7%}.mj-site .mj-opening-copy :is(h1,h2){font-size:28px}.mj-site .mj-opening-controls{padding:15px 7%;font-size:12px}.mj-site .mj-opening-controls>div{gap:14px}.mj-site .mj-home-intro{padding:55px 0}.mj-site .mj-home-intro h2{font-size:25px}.mj-site .mj-home-intro p{font-size:18px}.mj-site .mj-home-case-lead{font-size:16px;text-align:left}.mj-site .mj-home-numbers{grid-template-columns:1fr;padding:0 20px}.mj-site .mj-home-numbers>div{border:0;border-bottom:1px solid #b5717b;padding:22px 0}.mj-site .mj-home-numbers strong{font-size:54px}.mj-site .mj-home-numbers p{font-size:16px}.mj-site .mj-home-quotes{grid-template-columns:1fr;gap:20px}.mj-site .mj-home-quotes article{padding:25px}.mj-site .mj-home-quotes h4{font-size:22px}.mj-site .mj-home-practice-grid{grid-template-columns:1fr}.mj-site .mj-home-practice-grid>.mj-source-crop{aspect-ratio:1080/631;min-height:0}.mj-site .mj-home-why p{font-size:16px}.mj-site .mj-home-results-grid{grid-template-columns:1fr}.mj-site .mj-home-results-grid h3{min-height:0}.mj-site .mj-home-results-grid>article{padding:30px 25px}.mj-site .mj-home-result-value{padding-top:10px}.mj-site .mj-home-result-feedback{font-size:16px;width:100%}.mj-site .mj-home-result-split{max-width:290px}.mj-site .mj-home-book{grid-template-columns:1fr;padding:25px;gap:28px}.mj-site .mj-home-book>.mj-source-crop{width:170px;margin:auto}.mj-site .mj-home-book h3{font-size:22px}}
/* 松本塾 / In House integration. All content styles are scoped to .mj-site. */
.mj-site{--mj-font:"Matsumoto Noto Sans JP","Noto Sans JP","Yu Gothic",Meiryo,sans-serif;--mj-red:#850909;--mj-dark-red:#620808;--mj-ink:#222;--mj-muted:#626262;--mj-pale:#f7f3f2;--mj-line:#e2dedd;color:var(--mj-ink);background:#fff;font-family:var(--mj-font);font-size:16px;line-height:1.9;letter-spacing:.025em;overflow-wrap:anywhere;text-align:left}
.mj-site,.mj-site *,.mj-site *::before,.mj-site *::after{box-sizing:border-box}
.mj-site :is(h1,h2,h3,h4,p,ol,ul,dl,dd,figure){margin:0;padding:0}
.mj-site :is(h1,h2,h3,h4){border:0;background:none;box-shadow:none;color:var(--mj-ink);line-height:1.5;font-weight:700}
.mj-site h1{font-family:var(--mj-font);font-size:clamp(30px,3.5vw,50px);letter-spacing:.04em;line-height:1.55;margin:0 0 20px;color:var(--mj-red)}
.mj-site h2{font-size:clamp(25px,2.6vw,34px);margin:0 0 32px;color:var(--mj-red)}
.mj-site h3{font-size:21px;color:var(--mj-red);margin:0 0 20px}
.mj-site h4{font-size:17px;margin:0 0 10px;color:var(--mj-red)}
.mj-site p{margin:0 0 20px;line-height:1.95}
.mj-site p:last-child{margin-bottom:0}
.mj-site a{color:var(--mj-red);text-decoration:none;transition:background-color .2s,color .2s}
.mj-site a:hover{text-decoration:underline}
.mj-site a:focus-visible,.mj-site button:focus-visible,.mj-site summary:focus-visible{outline:3px solid #ad6e20;outline-offset:5px}
.mj-site img{display:block;max-width:100%;height:auto;margin:0;border:0;box-shadow:none;vertical-align:middle}
.mj-site ol,.mj-site ul{list-style:none}
.mj-site .mj-inner{width:calc(100% - 96px);max-width:1200px;margin:0 auto}
.mj-site .mj-narrow{max-width:1000px}
.mj-site .mj-section{padding:78px 0;border-bottom:1px solid var(--mj-line);margin:0;background:#fff;scroll-margin-top:100px}
.mj-site .mj-section>.mj-inner>h2:first-child{text-align:center}
.mj-site .mj-eyebrow{font-family:var(--mj-font);font-size:12px;letter-spacing:.2em;line-height:1.5;color:var(--mj-red);margin:0 0 22px}
.mj-site .mj-button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;max-width:100%;padding:17px 25px;background:var(--mj-red);color:#fff;border:1px solid var(--mj-red);border-radius:2px;font:600 15px/1.7 var(--mj-font);text-align:center;cursor:pointer;box-shadow:none;text-decoration:none;min-height:56px}
.mj-site .mj-button span{font-size:21px;flex-shrink:0}
.mj-site .mj-button:hover{background:var(--mj-dark-red);color:#fff;text-decoration:none}
.mj-site .mj-button-light{color:var(--mj-red);background:#fff;border-color:#fff}
.mj-site .mj-button-light:hover{background:#f3e9e6;color:var(--mj-red)}
.mj-site .mj-hero{position:relative;isolation:isolate;min-height:510px;display:flex;align-items:center;overflow:hidden;background:#f6f5f2}
.mj-site .mj-hero>.mj-inner{position:relative;z-index:2;padding-top:64px;padding-bottom:64px;pointer-events:none}
.mj-site .mj-hero-copy{width:53%;pointer-events:auto}
.mj-site .mj-hero-copy>p:not(.mj-eyebrow){max-width:550px}
.mj-site .mj-hero-photo{position:absolute;right:0;top:0;width:58%;height:100%;z-index:0}
.mj-site .mj-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:42% center}
.mj-site .mj-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff 35%,rgba(255,255,255,.94) 43%,rgba(255,255,255,.2) 64%,transparent 73%);z-index:1;pointer-events:none}
.mj-site .mj-hero-lead{font-size:clamp(21px,2.1vw,29px);font-family:var(--mj-font);line-height:1.65;font-weight:600;margin-bottom:24px}
.mj-site .mj-home-hero{min-height:620px}
.mj-site .mj-home-hero h1{font-size:clamp(36px,4vw,58px);color:#222;line-height:1.55;letter-spacing:.04em}
.mj-site .mj-home-hero .mj-hero-lead{font-family:var(--mj-font);font-size:17px;font-weight:400;line-height:2}
.mj-site .mj-home-strip{background:var(--mj-red);color:#fff;padding:18px 0}
.mj-site .mj-home-strip>.mj-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:15px}
.mj-site .mj-challenges h2{font-family:var(--mj-font);font-size:44px;font-weight:700;color:#111;text-align:center;margin-bottom:24px}
.mj-site .mj-challenges h2::after{content:"";display:block;width:65px;height:3px;background:var(--mj-red);margin:28px auto}
.mj-site .mj-challenge-intro{text-align:center;font-size:19px;color:#666;margin:0 0 32px}
.mj-site .mj-challenges ol{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:0 0 28px}
.mj-site .mj-challenges li{display:flex;gap:14px;align-items:flex-start;border:1px solid #ddd;border-left:5px solid var(--mj-red);padding:25px 25px;background:#fff;border-radius:6px;font-size:20px;font-weight:500;line-height:1.8;margin:0}
.mj-site .mj-challenges li:last-child{grid-column:1/-1}
.mj-site .mj-challenges li span{flex:0 0 auto;white-space:nowrap;overflow-wrap:normal;font-size:25px;font-weight:700;color:var(--mj-red);line-height:1.45}
.mj-site .mj-conclusion{background:var(--mj-pale);padding:26px;text-align:center;font-size:25px;line-height:1.7;font-weight:700;color:var(--mj-red);border-radius:4px}
.mj-site .mj-program{display:grid;grid-template-columns:1fr 1fr;background:#faf9f6}
.mj-site .mj-program-copy{padding:80px max(40px,calc((100vw - 1200px)/2));padding-right:58px}
.mj-site .mj-program-copy h2{font-family:var(--mj-font);font-weight:500;font-size:30px}
.mj-site .mj-program-image{position:relative;min-height:530px;overflow:hidden}
.mj-site .mj-program{background:#fff}
.mj-site .mj-program-image img{filter:grayscale(1);object-position:62% center}
.mj-site .mj-program-image::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff,transparent 38%);pointer-events:none}
.mj-site .mj-program-point{border-top:1px solid #dbb6b6;padding-top:16px;margin-top:22px}
.mj-site .mj-program-point h3{font-size:18px;line-height:1.7;margin-bottom:10px}
.mj-site .mj-program-point p{font-size:15px;line-height:1.9}
.mj-site .mj-source-pending{border:1px dashed #ad7514;background:#fffaed;color:#795114;padding:10px 12px;font-size:14px}
.mj-site .mj-program-image img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}
.mj-site .mj-program-image p{position:absolute;inset:36px 40px auto auto;font-family:var(--mj-font);font-style:normal;font-size:25px;line-height:1.8;color:#fff;text-shadow:0 1px 8px #000;background:rgba(25,20,15,.36);padding:15px 24px}
.mj-site .mj-stats{display:grid;grid-template-columns:repeat(4,1fr);margin:35px 0;text-align:center}
.mj-site .mj-stats>div{padding:10px 20px;border-right:1px solid var(--mj-line)}
.mj-site .mj-stats>div:last-child{border-right:0}
.mj-site .mj-stat-value{font-family:var(--mj-font);font-size:60px;color:var(--mj-red);line-height:1.4;margin-bottom:15px;white-space:nowrap}
.mj-site .mj-stat-value small{font:500 14px var(--mj-font);margin-left:8px}
.mj-site .mj-stats>div>p:last-child{font-size:14px}
.mj-site .mj-note{font-size:13px;color:var(--mj-muted);margin-top:20px}
.mj-site .mj-profile{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:24px 36px;align-items:stretch}
.mj-site .mj-profile-photo{position:relative;min-height:360px;overflow:hidden}
.mj-site .mj-profile-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 25%;transform:scale(1.18);transform-origin:50% 75%}
.mj-site .mj-profile-name{font-size:27px;color:#222;margin-bottom:8px}
.mj-site .mj-profile-details{min-width:0;font-size:15px;line-height:1.6}
.mj-site .mj-profile-details .mj-eyebrow{margin-bottom:8px}
.mj-site .mj-profile-details p{font-size:14px;line-height:1.6;margin-bottom:14px}
.mj-site .mj-profile-details h4{font-size:16px;margin-bottom:5px}
.mj-site .mj-profile-details .mj-bullets{margin:0 0 14px;padding-left:20px}
.mj-site .mj-profile-details .mj-bullets:last-child{margin-bottom:0}
.mj-site .mj-profile-details .mj-bullets li{margin:0 0 4px;line-height:1.6}
.mj-site .mj-profile-notes{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;border-top:1px solid var(--mj-line);margin-top:18px;padding-top:18px;align-items:start}
.mj-site .mj-profile-notes p{font-size:14px;line-height:1.7;margin:0}
.mj-site .mj-profile-notes .mj-callout{margin:0;padding:16px 20px}
.mj-site .mj-profile-notes h4{font-size:15px;margin-bottom:6px}
.mj-site .mj-profile-name small{font-size:12px;display:inline-block;font-family:var(--mj-font);font-weight:400;margin-left:15px}
.mj-site .mj-callout{background:var(--mj-pale);border-left:3px solid var(--mj-red);padding:24px 28px;margin:25px 0}
.mj-site .mj-emphasis{font-weight:700;color:var(--mj-red);font-size:19px}
.mj-site .mj-columns{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}
.mj-site .mj-align-center{align-items:center}
.mj-site .mj-center{text-align:center}
.mj-site .mj-columns+.mj-center{margin-top:30px}
.mj-site .mj-bullets{padding-left:23px;list-style:disc;margin:20px 0}
.mj-site .mj-bullets li{margin:10px 0}
.mj-site .mj-bullets li::marker{color:var(--mj-red)}
.mj-site .mj-editorial-image{width:100%;aspect-ratio:1.1;object-fit:cover}
.mj-site .mj-anchor-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-bottom:1px solid var(--mj-line);gap:0;padding:30px 20px;max-width:1240px;margin:0 auto}
.mj-site .mj-anchor-nav a{display:flex;align-items:center;justify-content:center;padding:18px 8px;border-right:1px solid #ccc;font-size:18px;color:#222;font-weight:600;text-align:center;line-height:1.6;background:#faf9f8}
.mj-site .mj-anchor-nav a:last-child{border:0}
.mj-site .mj-anchor-nav span{color:var(--mj-red);font-size:26px;padding-right:10px}
.mj-site .mj-number-title{display:flex;align-items:center;gap:17px;text-align:left!important;color:var(--mj-red)}
.mj-site .mj-number-title>span{background:var(--mj-red);color:white;width:45px;height:45px;display:grid;place-items:center;font-size:25px;flex-shrink:0}
.mj-site .mj-activity{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-top:40px}
.mj-site .mj-activity img{width:100%;aspect-ratio:1.6;object-fit:cover}
.mj-site .mj-data{border-top:1px solid var(--mj-line);margin:0}
.mj-site .mj-data>div{display:grid;grid-template-columns:225px 1fr;border-bottom:1px solid var(--mj-line)}
.mj-site .mj-data dt{padding:21px;background:var(--mj-pale);font-size:15px;font-weight:600;line-height:1.8}
.mj-site .mj-data dd{padding:21px;font-size:15px;line-height:1.8}
.mj-site .mj-consult{background:linear-gradient(110deg,#760909,#930d0d);color:#fff;padding:52px 0}
.mj-site .mj-consult h2{color:#fff;font-size:30px;margin:0 0 20px}
.mj-site .mj-consult .mj-eyebrow{color:#ead2ca;margin-bottom:13px}
.mj-site .mj-consult-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:50px;align-items:center}
.mj-site .mj-consult p:not(.mj-eyebrow){font-size:14px;line-height:1.95;margin-bottom:12px}
.mj-site .mj-cycle{height:890px;position:relative;margin:35px auto 0;max-width:1100px}
.mj-site .mj-cycle ol{list-style:none}
.mj-site .mj-cycle-ring{position:absolute;width:490px;height:490px;left:50%;top:47%;transform:translate(-50%,-50%)}
.mj-site .mj-cycle-ring img{width:100%;height:100%}
.mj-site .mj-step-icon{position:absolute;top:10px;right:16px;width:40px;height:40px}
.mj-site .mj-step-1 .mj-step-icon{right:24%;top:8px}
.mj-site .mj-cycle-center{position:absolute;top:47%;left:50%;transform:translate(-50%,-50%);text-align:center;width:310px;background:white;padding:14px}
.mj-site .mj-cycle-center strong{font-family:var(--mj-font);font-size:28px;color:var(--mj-red);line-height:1.7;display:block;margin-bottom:12px;white-space:nowrap}
.mj-site .mj-cycle-center p{font-size:14px}
.mj-site .mj-step{position:absolute;width:29%;background:#fff;padding:13px 12px;transform:translateX(-50%)}
.mj-site .mj-step h3{font-size:18px;line-height:1.65;margin:0 0 10px}
.mj-site .mj-step p{font-size:14px;line-height:1.8}
.mj-site .mj-step-number{display:grid;place-items:center;background:var(--mj-red);color:#fff;width:37px;height:37px;border-radius:50%;font:600 22px var(--mj-font);margin-bottom:12px;box-shadow:0 0 0 8px #fff}
.mj-site .mj-step-1{left:50%;top:0;width:40%;text-align:center}
.mj-site .mj-step-1 .mj-step-number{margin:0 auto 12px}
.mj-site .mj-step-2{left:85%;top:21%}
.mj-site .mj-step-3{left:86%;top:49%}
.mj-site .mj-step-4{left:69%;top:75%}
.mj-site .mj-step-5{left:30%;top:75%}
.mj-site .mj-step-6{left:14%;top:49%}
.mj-site .mj-step-7{left:15%;top:21%}
.mj-site .mj-year{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin:35px 0 20px;list-style:none}
.mj-site .mj-year li{border:1px solid #d6bcb5;padding:23px 17px;position:relative;border-radius:3px;margin:0}
.mj-site .mj-year li:not(:last-child)::after{content:"›";position:absolute;right:-21px;top:43%;font-size:32px;color:var(--mj-red)}
.mj-site .mj-year span{font-family:var(--mj-font);font-size:28px;color:#b78a80}
.mj-site .mj-year h3{font-size:17px;margin:9px 0 12px}
.mj-site .mj-year p{font-size:14px;line-height:1.9}
.mj-site .mj-proof{display:grid;grid-template-columns:repeat(4,1fr);text-align:center;border:1px solid var(--mj-line);border-radius:6px;padding:30px 12px}
.mj-site .mj-proof>div{padding:8px 14px;border-right:1px solid var(--mj-line)}
.mj-site .mj-proof>div:last-child{border-right:0}
.mj-site .mj-proof p{font-size:14px;margin-bottom:8px}
.mj-site .mj-proof strong{font-size:24px;color:var(--mj-red);line-height:1.7}
.mj-site .mj-case{display:grid;grid-template-columns:220px 1fr;border:1px solid var(--mj-line);border-radius:5px;overflow:hidden;margin:0 0 28px;background:white}
.mj-site .mj-case-photo{position:relative;background:#f2f0ed}
.mj-site .mj-case-photo>span{position:absolute;z-index:1;left:0;top:0;background:var(--mj-red);color:white;font:500 15px/1.5 var(--mj-font);padding:7px 16px}
.mj-site .mj-case-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;margin-top:44px}
.mj-site .mj-case-content{padding:30px}
.mj-site .mj-case h3{font-family:var(--mj-font);font-size:25px;color:#222;margin:8px 0 12px}
.mj-site .mj-person{color:var(--mj-red);font-size:16px;font-weight:700;margin:0}
.mj-site .mj-role{font-size:12px;line-height:1.8;color:var(--mj-muted)}
.mj-site .mj-case-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;border-top:1px solid var(--mj-line);padding-top:22px;margin-top:20px}
.mj-site .mj-case-grid>div{border-right:1px solid var(--mj-line);padding-right:16px}
.mj-site .mj-case-grid>div:last-child{border:0;padding:0}
.mj-site .mj-case-grid p{font-size:14px;line-height:1.9}
.mj-site .mj-voice-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.mj-site .mj-voice-grid article{padding:24px 20px;border:1px solid var(--mj-line);border-radius:4px}
.mj-site .mj-small-person{display:flex;align-items:center;gap:13px;margin-bottom:20px}
.mj-site .mj-small-person img{width:65px;height:65px;border-radius:50%;object-fit:cover}
.mj-site .mj-small-person p{font-size:14px;font-weight:600;line-height:1.5;margin:0}
.mj-site .mj-voice-grid h3{font-size:18px;line-height:1.65}
.mj-site .mj-voice-grid article>p:last-child{font-size:14px}
.mj-site .mj-contact-banner{height:190px;position:relative;overflow:hidden;background:#f0e8e4}
.mj-site .mj-contact-banner img{width:100%;height:100%;object-fit:cover;object-position:center 57%}
.mj-site .mj-contact-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(91,15,9,.5),rgba(91,15,9,.12))}
.mj-site .mj-page-contact h1,.mj-site.mj-page-contact h1{font-family:var(--mj-font);font-size:32px}
.mj-site .mj-subtitle{color:var(--mj-red);font-size:18px;font-weight:600}
.mj-site #mj-inquiry{scroll-margin-top:100px;margin-top:42px}
.mj-site .mj-form-row{display:grid;grid-template-columns:230px 1fr;gap:30px;margin:0 0 25px}
.mj-site .mj-form-row label{font-size:15px;font-weight:600;line-height:1.8;align-self:start;padding:10px 0}
.mj-site .mj-form-row label>span{display:inline-block;font-size:11px;line-height:1.7;background:var(--mj-red);color:white;padding:1px 7px;margin-left:13px;font-weight:400}
.mj-site input,.mj-site textarea{font:inherit;color:#222;line-height:1.7;border:1px solid #ccc;border-radius:3px;background:white;padding:13px 16px;width:100%;max-width:100%;box-shadow:none}
.mj-site input::placeholder,.mj-site textarea::placeholder{color:#777}
.mj-site input:focus,.mj-site textarea:focus{outline:2px solid var(--mj-red);outline-offset:2px}
.mj-site textarea{min-height:200px;resize:vertical}
.mj-site .mj-form-row .mwform-tel-field input{width:30%}
.mj-site [hidden]{display:none!important}
.mj-site .mj-preview-notice{padding:12px 16px;background:#fff6e5;color:#67501c;font-size:13px;border:1px solid #e6d5b4}
.mj-site .mw_wp_form .error{display:block;color:#b00020;font-size:14px}
.mj-site .mw_wp_form input[type=submit],.mj-site .mw_wp_form input[type=button]{width:auto;min-width:200px;background:var(--mj-red);color:#fff;border-color:var(--mj-red);cursor:pointer}
.mj-site .mw_wp_form .contact_form{margin:0;padding:0}
.mj-site .mw_wp_form .contact_form .title{font-size:15px;color:#222;border-color:var(--mj-red);margin:18px 0 10px}
.mj-site .mw_wp_form .contact_form .title span{background:var(--mj-red);color:white;font-size:11px;margin-left:15px;padding:2px 8px}
.mj-site .mw_wp_form .contact_button_area{margin:30px 0;text-align:center}
.mj-site .mj-legal-hero{background:var(--mj-red);padding:60px 0;color:white}
.mj-site .mj-legal-hero h1{color:#fff;font-size:34px;font-family:var(--mj-font);margin:0}
.mj-site .mj-legal-hero .mj-eyebrow{color:#ead2ca}
.mj-site .mj-prose h2{color:var(--mj-red);font-size:27px;margin:0 0 25px}
.mj-site .mj-prose h3{font-size:19px;margin:35px 0 15px}
.mj-site .mj-prose p{font-size:15px;line-height:2}
.mj-site .mj-prose ol{list-style:decimal;padding-left:28px;margin:20px 0}
.mj-site .mj-prose li{margin:10px 0;font-size:15px}
.mj-site .mj-prose hr{border:0;border-top:1px solid var(--mj-line);margin:45px 0}
.mj-site .mj-mobile{display:none}
@media(max-width:1050px){
 .mj-site .mj-inner{width:calc(100% - 64px)}
 .mj-site .mj-hero-copy{width:60%}
 .mj-site .mj-program-copy{padding:55px 35px}
 .mj-site .mj-consult-grid{grid-template-columns:1fr;gap:24px}
 .mj-site .mj-consult .mj-button{justify-self:start;min-width:330px}
 .mj-site .mj-voice-grid{grid-template-columns:1fr 1fr}
 .mj-site .mj-case{grid-template-columns:190px 1fr}
 .mj-site .mj-case-grid{grid-template-columns:1fr}
 .mj-site .mj-case-grid>div{border-right:0;padding:0}
 .mj-site .mj-cycle{height:940px}
 .mj-site .mj-step h3{font-size:17px}
 .mj-site .mj-cycle-ring{width:400px;height:450px}
 .mj-site .mj-cycle-center{width:260px;padding:10px}
 .mj-site .mj-cycle-center strong{font-size:26px}
 .mj-site .mj-year{grid-template-columns:repeat(3,1fr)}
 .mj-site .mj-year li:nth-child(3)::after{display:none}
 .mj-site .mj-proof{grid-template-columns:1fr 1fr;gap:20px}
 .mj-site .mj-proof>div:nth-child(2){border:0}
}
@media(max-width:760px){
 .mj-site{font-size:15px}
 .mj-site .mj-inner{width:calc(100% - 40px)}
 .mj-site .mj-section{padding:48px 0;scroll-margin-top:75px}
 .mj-site h2{font-size:25px;margin-bottom:25px}
 .mj-site h3{font-size:20px}
 .mj-site h1{font-size:32px}
 .mj-site .mj-eyebrow{font-size:10px;margin-bottom:16px}
 .mj-site .mj-button{font-size:14px;gap:15px;padding:16px 20px}
 .mj-site .mj-hero{display:flex;flex-direction:column-reverse;min-height:0;background:#fff}
 .mj-site .mj-hero>.mj-inner{padding-top:38px;padding-bottom:30px}
 .mj-site .mj-hero-copy{width:100%}
 .mj-site .mj-hero-photo{position:relative;width:100%;height:auto;aspect-ratio:1.65;overflow:hidden}
 .mj-site .mj-hero-photo img{position:absolute;inset:0;object-position:center 45%}
 .mj-site .mj-hero::after{display:none}
 .mj-site .mj-hero-lead{font-size:23px}
 .mj-site .mj-home-hero h1{font-size:35px}
 .mj-site .mj-home-hero .mj-hero-lead{font-size:15px}
 .mj-site .mj-home-strip>.mj-inner{display:block;font-size:13px}
 .mj-site .mj-home-strip span{display:block}
 .mj-site .mj-home-strip span+span{font-size:11px;margin-top:5px;opacity:.85}
 .mj-site .mj-challenges h2{font-size:28px;text-wrap:balance}
 .mj-site .mj-challenge-intro{font-size:16px}
 .mj-site .mj-challenges ol{grid-template-columns:1fr;gap:13px}
 .mj-site .mj-challenges li{padding:20px 17px;font-size:17px;gap:12px}
 .mj-site .mj-challenges li span{font-size:23px}
 .mj-site .mj-conclusion{font-size:21px;padding:25px 20px}
 .mj-site .mj-program{grid-template-columns:1fr}
 .mj-site .mj-program-copy{padding:48px 24px}
 .mj-site .mj-program-copy h2{font-size:25px}
 .mj-site .mj-program-image{min-height:310px}
 .mj-site .mj-program-image p{font-size:20px;inset:22px 22px auto auto;padding:10px 16px}
 .mj-site .mj-stats{grid-template-columns:1fr 1fr;gap:25px 0;margin:25px 0}
 .mj-site .mj-stats>div{padding:10px}
 .mj-site .mj-stats>div:nth-child(2){border-right:0}
 .mj-site .mj-stat-value{font-size:46px}
 .mj-site .mj-stat-value small{font-size:12px;margin-left:4px}
 .mj-site .mj-stats>div>p:last-child{font-size:12px}
 .mj-site .mj-profile{grid-template-columns:1fr;gap:28px}
 .mj-site .mj-profile-photo{width:min(100%,300px);aspect-ratio:1;min-height:0;margin:0 auto}
 .mj-site .mj-profile-notes{grid-template-columns:1fr;gap:16px}
 .mj-site .mj-profile-name{font-size:26px}
 .mj-site .mj-profile-name small{display:block;margin:6px 0 0}
 .mj-site .mj-columns{grid-template-columns:1fr;gap:30px}
 .mj-site .mj-callout{padding:22px 20px}
 .mj-site .mj-emphasis{font-size:17px}
 .mj-site .mj-anchor-nav{display:grid;grid-template-columns:1fr 1fr;padding:15px;gap:10px}
 .mj-site .mj-anchor-nav a{padding:4px 10px;border:0;font-size:12px}
 .mj-site .mj-anchor-nav span{font-size:17px}
 .mj-site .mj-number-title{font-size:23px;gap:12px}
 .mj-site .mj-number-title>span{width:35px;height:35px;font-size:22px}
 .mj-site .mj-activity{grid-template-columns:1fr;gap:16px;margin-top:28px}
 .mj-site .mj-data>div{grid-template-columns:1fr}
 .mj-site .mj-data dt{padding:15px 18px}
 .mj-site .mj-data dd{padding:18px}
 .mj-site .mj-consult{padding:40px 0}
 .mj-site .mj-consult h2{font-size:26px}
 .mj-site .mj-consult .mj-button{min-width:0;width:100%;font-size:14px}
 .mj-site .mj-desktop{display:none}
 .mj-site .mj-mobile{display:initial}
 .mj-site .mj-cycle{height:auto;margin-top:30px}
 .mj-site .mj-cycle-ring{display:none}
 .mj-site .mj-cycle-center{position:static;transform:none;width:100%;padding:25px 20px;background:var(--mj-pale);margin-bottom:22px}
 .mj-site .mj-cycle-center strong{font-size:25px}
 .mj-site .mj-step{position:relative;transform:none;left:auto;top:auto!important;width:100%;padding:20px 15px 24px 64px;border-bottom:1px solid var(--mj-line);text-align:left;min-height:120px}
 .mj-site .mj-step-number,.mj-site .mj-step-1 .mj-step-number{position:absolute;left:10px;top:22px;margin:0;width:33px;height:33px;font-size:21px}
 .mj-site .mj-step:not(:last-child)::after{content:"↓";color:var(--mj-red);position:absolute;bottom:0;left:19px;font-size:22px}
 .mj-site .mj-step h3{font-size:18px;margin-bottom:9px}
 .mj-site .mj-step-icon{display:none}
 .mj-site .mj-step p{font-size:14px}
 .mj-site .mj-year{grid-template-columns:1fr;gap:22px}
 .mj-site .mj-year li{padding:20px 22px}
 .mj-site .mj-year li:not(:last-child)::after{content:"↓";display:block;top:auto;bottom:-27px;left:47%;right:auto;font-size:25px}
 .mj-site .mj-proof{padding:16px 5px;gap:18px 0}
 .mj-site .mj-proof>div{padding:8px 10px}
 .mj-site .mj-proof p{font-size:12px}
 .mj-site .mj-proof strong{font-size:20px}
 .mj-site .mj-case{grid-template-columns:1fr}
 .mj-site .mj-case-photo{padding:45px 20px 20px}
 .mj-site .mj-case-photo img{width:170px;height:170px;object-fit:cover;margin:0 auto}
 .mj-site .mj-case-content{padding:25px 20px}
 .mj-site .mj-case h3{font-size:23px}
 .mj-site .mj-case-grid{gap:17px}
 .mj-site .mj-case-grid>div{border-bottom:1px solid var(--mj-line);padding-bottom:17px}
 .mj-site .mj-voice-grid{grid-template-columns:1fr}
 .mj-site .mj-contact-banner{height:125px}
 .mj-site.mj-page-contact h1{font-size:26px}
 .mj-site .mj-subtitle{font-size:16px}
 .mj-site .mj-form-row{grid-template-columns:1fr;gap:7px;margin-bottom:22px}
 .mj-site .mj-form-row label{padding:0}
 .mj-site input,.mj-site textarea{font-size:16px}
 .mj-site .mj-legal-hero{padding:42px 0}
 .mj-site .mj-legal-hero h1{font-size:27px}
}
/* 9/2の提供画像との照合で復元した部品 */
.mj-site .mj-reference-icon{display:block;width:64px;height:64px;flex:none;color:var(--mj-red);margin:0 auto 14px}
.mj-site .mj-check-list{list-style:none;margin:18px 0 0;font-weight:600;font-size:15px}
.mj-site .mj-check-list li{position:relative;padding-left:28px;margin:6px 0;line-height:1.7}
.mj-site .mj-check-list li::before{content:"✓";position:absolute;left:0;top:3px;width:18px;height:18px;border:1.5px solid var(--mj-red);border-radius:50%;color:var(--mj-red);font-size:13px;line-height:16px;text-align:center}
.mj-site .mj-reference-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:30px 0;text-align:center}
.mj-site .mj-reference-results>div{padding:8px 18px;border-right:1px solid var(--mj-line)}
.mj-site .mj-reference-results>div:last-child{border:0}
.mj-site .mj-reference-results p{font-size:15px;line-height:1.8;font-weight:600;margin:0}
.mj-site .mj-company-cards{display:grid;grid-template-columns:1.15fr 4fr;border:1px solid var(--mj-line);margin-bottom:10px}
.mj-site .mj-company-name{display:flex;align-items:center;justify-content:center;padding:28px 18px;background:#f7f7f7;font-weight:700;margin:0}
.mj-site .mj-company-cards dl{display:grid;grid-template-columns:1fr 1.2fr 1fr 1.3fr}
.mj-site .mj-company-cards dl>div{padding:24px 16px;border-left:1px solid var(--mj-line)}
.mj-site .mj-company-cards dt{display:flex;align-items:center;gap:8px;font-weight:700;margin-bottom:14px}
.mj-site .mj-company-cards dt svg{width:26px;height:26px;margin:0}
.mj-site .mj-company-cards dd{font-size:13px;line-height:1.85}
.mj-site .mj-reference-consult{background:#f8f1f1;color:var(--mj-ink);padding:36px 0}
.mj-site .mj-reference-consult h2{color:var(--mj-red);font-size:25px;margin:0 0 18px;white-space:nowrap}
.mj-site .mj-reference-consult-grid{display:grid;grid-template-columns:240px minmax(0,1fr) 260px;gap:30px;align-items:center}
.mj-site .mj-reference-consult-grid>div:first-child img{width:100%;aspect-ratio:1.2;object-fit:cover}
.mj-site .mj-reference-consult .mj-consult-text p{font-size:14px;line-height:1.85;margin:0 0 12px}
.mj-site .mj-reference-consult .mj-consult-text p:last-child{margin-bottom:0}
.mj-site .mj-reference-consult .mj-consult-text .mj-trial{font-size:19px;line-height:1.65;color:var(--mj-red);font-weight:700}
.mj-site .mj-consult-actions .mj-button{width:100%;text-align:center;white-space:normal;padding:22px 20px;justify-content:center}
.mj-site .mj-consult-secondary{display:block;color:var(--mj-red);text-align:center;font-size:13px;font-weight:600;margin-top:24px}
.mj-site .mj-step-points{list-style:disc;padding-left:18px;text-align:left;font-size:14px;line-height:1.7}
.mj-site .mj-step-points li{margin-bottom:4px}
.mj-site .mj-year .mj-reference-icon{width:48px;height:48px;margin:0 auto 12px}
.mj-site .mj-year li{text-align:center}
.mj-site .mj-case-grid h4{display:flex;align-items:center;gap:8px}
.mj-site .mj-case-grid .mj-reference-icon{width:25px;height:25px;margin:0}
.mj-site .mj-contact-intro{display:flex;align-items:center;gap:24px}
.mj-site .mj-contact-intro>.mj-reference-icon{width:66px;height:66px;margin:0}
.mj-site .mj-contact-intro p:last-child{margin-bottom:0}
@media(min-width:761px) and (max-width:1050px){
 .mj-site .mj-reference-consult-grid{grid-template-columns:200px minmax(0,1fr)}
 .mj-site .mj-consult-actions{grid-column:2}
 .mj-site .mj-company-cards{grid-template-columns:1fr}
 .mj-site .mj-company-cards dl>div:first-child{border-left:0}
}
@media(max-width:760px){
 .mj-site .mj-reference-results{grid-template-columns:1fr 1fr;gap:20px 0}
 .mj-site .mj-reference-results>div{padding:8px 10px}
 .mj-site .mj-reference-results>div:nth-child(2n){border-right:0}
 .mj-site .mj-reference-results p{font-size:13px}
 .mj-site .mj-reference-icon{width:48px;height:48px}
 .mj-site .mj-company-cards,.mj-site .mj-company-cards dl{grid-template-columns:1fr}
 .mj-site .mj-company-cards dl>div{border-left:0;border-top:1px solid var(--mj-line);padding:18px 20px}
 .mj-site .mj-reference-consult-grid{grid-template-columns:1fr;gap:22px}
 .mj-site .mj-reference-consult-grid>div:first-child img{max-height:210px;aspect-ratio:1.8}
 .mj-site .mj-reference-consult h2{font-size:25px}
 .mj-site .mj-reference-consult .mj-consult-text .mj-trial{font-size:18px}
 .mj-site .mj-consult-actions .mj-button{padding:18px 20px}
 .mj-site .mj-contact-intro{gap:14px;align-items:flex-start;padding:20px 18px}
 .mj-site .mj-contact-intro>.mj-reference-icon{width:32px;height:32px}
}
@media(prefers-reduced-motion:reduce){.mj-site a{transition:none}}
.mj-site .mj-origin-statement{display:block}
.mj-site .mj-company-cards dl>div:nth-child(3) dt{justify-content:flex-start;text-align:left}
.mj-site .mj-company-cards dl>div:nth-child(3) dd{text-align:center}
.mj-site .mj-company-cards a[href="tel:08035506561"]{display:block;font-size:17px;font-weight:700;white-space:nowrap}
@media(min-width:1100px){
 .mj-site #mj-origin .mj-columns{grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:36px}
 .mj-site .mj-origin-statement{white-space:nowrap;font-size:clamp(15px,1.4vw,19px)}
}
@media(min-width:761px) and (max-width:1099px){
 .mj-site .mj-anchor-nav a{font-size:15px;padding:16px 6px}
 .mj-site .mj-anchor-nav span{font-size:22px;padding-right:6px}
}
@media(max-width:760px){
 .mj-site .mj-anchor-nav{gap:10px;padding:20px}
 .mj-site .mj-anchor-nav a{font-size:15px;padding:14px 10px;justify-content:flex-start}
 .mj-site .mj-anchor-nav span{font-size:22px}
 .mj-site .mj-anchor-nav a:last-child{grid-column:1 / -1}
}
/* Flow: source-aligned headings and icon positions, 2026-09-13. */
.mj-site.mj-page-flow>.mj-section>.mj-inner>h2{display:flex;align-items:center;justify-content:center;gap:24px;color:var(--mj-red);text-align:center}
.mj-site.mj-page-flow>.mj-section>.mj-inner>h2::before,.mj-site.mj-page-flow>.mj-section>.mj-inner>h2::after{content:"";height:1px;background:#c9c2bf;flex:1;min-width:24px}
.mj-site.mj-page-flow .mj-cycle{height:970px}
.mj-site.mj-page-flow .mj-cycle-center{width:260px;padding:10px}
.mj-site.mj-page-flow .mj-cycle-center strong{font-size:26px}
.mj-site.mj-page-flow .mj-cycle-center p{font-size:18px;font-weight:700;line-height:1.8}
.mj-site.mj-page-flow .mj-step-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}
.mj-site.mj-page-flow .mj-step-heading h3{flex:1;margin:2px 0 0}
.mj-site.mj-page-flow .mj-step-number{position:static;flex-shrink:0;margin:0;box-shadow:none}
.mj-site.mj-page-flow .mj-step-icon{display:none}
.mj-site.mj-page-flow .mj-step-1 .mj-step-heading{justify-content:center}
.mj-site.mj-page-flow .mj-step-1 h3{flex:initial}
.mj-site.mj-page-flow .mj-step-2,.mj-site.mj-page-flow .mj-step-7{top:23%}
.mj-site.mj-page-flow .mj-step-3{left:88%;width:28%}
.mj-site.mj-page-flow .mj-step-6{left:12%;width:28%}
.mj-site.mj-page-flow .mj-step-4,.mj-site.mj-page-flow .mj-step-5{top:79%}
.mj-site.mj-page-flow .mj-ring-icon{position:absolute;left:var(--icon-x);top:var(--icon-y);transform:translate(-50%,-50%);width:72px;height:72px;padding:15px;border:1px solid #d9a6a6;border-radius:50%;background:#fff;display:grid;place-items:center}
.mj-site.mj-page-flow .mj-ring-icon img{width:100%;height:100%;object-fit:contain}
.mj-site.mj-page-flow .mj-note{font-size:17px;color:var(--mj-ink);line-height:1.8}
@media(max-width:1100px){
 .mj-site.mj-page-flow .mj-cycle{height:auto}
 .mj-site.mj-page-flow .mj-cycle-ring{display:none}
 .mj-site.mj-page-flow .mj-cycle-center{position:static;transform:none;width:100%;padding:25px 20px;background:var(--mj-pale);margin:0 0 24px}
 .mj-site.mj-page-flow .mj-cycle ol{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
 .mj-site.mj-page-flow .mj-step{position:static;transform:none;width:auto;padding:18px 16px;border:1px solid var(--mj-line);text-align:left}
 .mj-site.mj-page-flow .mj-step-1 .mj-step-heading{justify-content:flex-start}
 .mj-site.mj-page-flow .mj-step-heading h3{font-size:17px}
 .mj-site.mj-page-flow .mj-step-icon{display:block;position:static;width:32px;height:32px;flex-shrink:0;order:3;margin-left:auto}
 .mj-site.mj-page-flow .mj-step::after{display:none}
 .mj-site.mj-page-flow .mj-step-number{width:33px;height:33px;font-size:21px}
}
@media(max-width:760px){
 .mj-site.mj-page-flow>.mj-section>.mj-inner>h2{gap:12px;font-size:22px}
 .mj-site.mj-page-flow>.mj-section>.mj-inner>h2::before,.mj-site.mj-page-flow>.mj-section>.mj-inner>h2::after{min-width:12px}
 .mj-site.mj-page-flow .mj-cycle ol{grid-template-columns:1fr;gap:16px}
 .mj-site.mj-page-flow .mj-step-heading{gap:9px}
 .mj-site.mj-page-flow .mj-note{font-size:16px}
}
.mj-site .mj-heading-unit{display:inline-block}
.mj-site.mj-page-flow>.mj-hero + .mj-section{border-bottom:0}
.mj-site #mj-voice-results,.mj-site #mj-voice-cases{border-bottom:0}

/* Source-sample body spacing */
.mj-site .mj-home-challenge-copy{max-width:1040px;margin:35px auto 0;text-align:center}.mj-site .mj-home-challenge-copy p{font-size:18px}.mj-site .mj-home-challenge-copy h3{font-size:25px;line-height:1.9;margin-top:32px}.mj-site .mj-home-book>img{width:100%;height:auto}.mj-site .mj-program-copy>.mj-program-point+p{border-top:1px solid var(--mj-line);padding-top:22px;margin-top:22px}@media(max-width:760px){.mj-site .mj-home-book>img{max-width:230px;margin:auto}.mj-site .mj-home-challenge-copy{text-align:left}.mj-site .mj-home-challenge-copy p{font-size:16px}.mj-site .mj-home-challenge-copy h3{font-size:21px}}

.mj-site .mj-home-group{width:100%;height:auto}.mj-site .mj-home-practice-photo{width:100%;height:100%;min-height:410px;object-fit:cover;object-position:center}@media(max-width:760px){.mj-site .mj-home-practice-photo{height:auto;min-height:0}}
