:root{--ink:#1b1b1a;--paper:#f8f6ef;--yellow:#f4c842;--red:#e6452e;--blue:#2359c4;--green:#167e5f;--line:#d7d1c4;--serif:"Yu Mincho","Hiragino Mincho ProN",serif;--sans:"Noto Sans JP","Yu Gothic",sans-serif}*{box-sizing:border-box;min-width:0;letter-spacing:0}html{overflow-x:hidden;scroll-behavior:smooth;background:var(--paper)}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--sans);line-height:1.8}a{color:inherit;text-decoration:none}img{display:block;width:100%}.e-shell{width:min(100%,1500px);margin:auto}.e-header{height:72px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:0 4%;background:var(--paper);border-bottom:1px solid var(--line)}.e-brand{font-size:18px;font-weight:900}.e-brand span{margin-left:8px;font-size:8px}.e-header nav{display:flex;justify-content:flex-end;gap:26px;font-size:10px;font-weight:700}.e-trial,.e-button{display:inline-grid;place-items:center;min-height:46px;padding:0 21px;color:#fff;background:var(--ink);font-size:11px;font-weight:800}.e-hero{position:relative;min-height:760px;overflow:hidden;background:#eee9dd}.e-hero>img{position:absolute;inset:0;height:100%;object-fit:cover}.e-hero-copy{position:absolute;z-index:3;inset:0 0 0 auto;width:50%;display:flex;flex-direction:column;justify-content:center;padding:8%}.e-hero-copy>p:first-child,.e-label{margin:0 0 18px;color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase}.e-hero h1{margin:0;font-family:var(--serif);font-size:clamp(44px,5.4vw,76px);font-weight:600;line-height:1.45}.e-hero h1 em{position:relative;color:var(--red);font-style:normal}.e-hero h1 em::after{content:"";position:absolute;left:0;right:0;bottom:0;height:8px;background:var(--yellow);z-index:-1}.e-lead{max-width:560px;margin:26px 0 0;font-size:13px}.e-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.e-actions>a:last-child{font-size:10px;font-weight:800}.e-shape{position:absolute;z-index:2;pointer-events:none}.e-shape-red{left:5%;bottom:8%;width:70px;height:70px;background:var(--red);clip-path:polygon(50% 0,100% 100%,0 100%)}.e-shape-blue{left:46%;top:12%;width:46px;height:46px;background:var(--blue);border-radius:50%}.e-signal{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.e-signal p{display:flex;justify-content:space-between;align-items:center;margin:0;padding:24px 7%;border-right:1px solid var(--line)}.e-signal strong{font-family:var(--serif);font-size:22px}.e-signal span{color:#68645e;font-size:10px}.e-method{display:grid;grid-template-columns:.72fr 1.28fr;gap:7%;padding:110px 6%}.e-method-head h2,.e-scene h2,.e-course h2,.e-flow h2,.e-contact h2{margin:0;font-family:var(--serif);font-size:clamp(35px,4.3vw,58px);font-weight:600;line-height:1.5}.e-method-head>p:last-child{margin:24px 0 0;color:#65615a;font-size:12px}.e-orbit{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.e-orbit::before{content:"";position:absolute;z-index:2;left:50%;top:50%;width:64px;height:64px;transform:translate(-50%,-50%) rotate(45deg);background:var(--yellow)}.e-orbit article{min-height:220px;padding:32px;background:var(--paper)}.e-orbit article:nth-child(2){background:#e9eef9}.e-orbit article:nth-child(3){background:#f8e7e2}.e-orbit article:nth-child(4){background:#e5f0ea}.e-orbit span{font-size:10px;font-weight:900}.e-orbit h3{margin:42px 0 10px;font-family:var(--serif);font-size:24px}.e-orbit p{margin:0;font-size:11px}.e-scene{display:grid;grid-template-columns:58% 42%;background:var(--ink);color:#fff}.e-scene img{height:100%;min-height:650px;object-fit:cover}.e-scene>div{display:flex;flex-direction:column;justify-content:center;padding:12%}.e-scene>div>p:last-child{color:rgba(255,255,255,.65);font-size:12px}.e-course{display:grid;grid-template-columns:.6fr 1.4fr;gap:8%;padding:110px 6%;background:#f2dd4a}.e-course-list{border-top:2px solid var(--ink)}.e-course-list article{display:grid;grid-template-columns:.5fr .9fr 1.2fr auto;gap:22px;padding:30px 0;border-bottom:1px solid rgba(0,0,0,.3)}.e-course-list p{margin:0;font-size:11px}.e-course-list h3{margin:0;font-family:var(--serif);font-size:20px}.e-course-list strong{white-space:nowrap;font-size:11px}.e-flow{padding:110px 6%}.e-flow>div{display:flex;justify-content:space-between;align-items:end}.e-flow ol{display:grid;grid-template-columns:repeat(3,1fr);margin:50px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.e-flow li{padding:28px 7% 0 0;border-right:1px solid var(--line)}.e-flow li+li{padding-left:7%}.e-flow span{color:var(--red);font-weight:900}.e-flow strong{display:block;margin-top:34px;font-family:var(--serif);font-size:21px}.e-flow li p{margin:8px 0 0;color:#66615b;font-size:11px}.e-contact{display:grid;grid-template-columns:1fr auto;gap:8%;align-items:end;padding:90px 6%;color:#fff;background:var(--blue)}.e-contact .e-label{color:#ffe36a}.e-contact p:not(.e-label){max-width:640px;color:rgba(255,255,255,.7);font-size:11px}.e-contact .e-button{background:var(--red);min-width:270px}.e-footer{padding:18px;text-align:center;font-size:8px}@media(max-width:900px){.e-header{height:62px;padding:0 18px}.e-header nav,.e-brand span{display:none}.e-trial{min-height:42px;padding:0 14px}.e-hero{min-height:780px}.e-hero>img{height:50%;object-position:36% center}.e-hero-copy{top:auto;width:100%;height:55%;padding:42px 20px 50px;background:var(--paper)}.e-hero h1{font-size:36px}.e-lead{font-size:12px}.e-actions{display:grid;gap:16px}.e-shape-red{left:auto;right:18px;bottom:48%;width:48px;height:48px}.e-shape-blue{left:18px;top:38%;width:34px;height:34px}.e-signal{grid-template-columns:1fr}.e-signal p{padding:16px 20px;border-right:0;border-bottom:1px solid var(--line)}.e-method,.e-course{grid-template-columns:1fr;gap:42px;padding:70px 20px}.e-method-head h2,.e-scene h2,.e-course h2,.e-flow h2,.e-contact h2{font-size:32px;overflow-wrap:anywhere;text-wrap:balance}.e-orbit article{min-height:190px;padding:22px 18px}.e-orbit::before{width:44px;height:44px}.e-orbit h3{margin-top:28px;font-size:20px}.e-scene{grid-template-columns:1fr}.e-scene img{min-height:0;height:380px}.e-scene>div{padding:64px 20px}.e-course-list article{grid-template-columns:1fr;gap:8px}.e-course-list h3{font-size:22px}.e-flow{padding:70px 20px}.e-flow>div{display:block}.e-flow ol{grid-template-columns:1fr;margin-top:32px}.e-flow li,.e-flow li+li{padding:22px 0;border-right:0;border-bottom:1px solid var(--line)}.e-flow strong{margin-top:12px}.e-contact{grid-template-columns:1fr;gap:28px;padding:70px 20px}.e-contact .e-button{width:100%;min-width:0}}
