@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600;700&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap");.ccstep-flow{padding:80px 24px;--clay:var(--accent,#d64545);--line:color-mix(in srgb,var(--accent,#d64545) 30%,#fff);--cycle-bg:color-mix(in srgb,var(--accent,#d64545) 6%,#f7f4ee);--note-bg:color-mix(in srgb,var(--accent,#d64545) 8%,#f7f4ee);--ink:#231a12;--ink-soft:#5a4e3f}.ccstep-flow__banner{margin:-80px -24px 56px;padding:56px 24px}.ccstep-flow__banner-heading{font-family:Shippori Mincho,serif;font-size:30px;font-weight:600;letter-spacing:.08em;line-height:1.6;margin:0 auto;max-width:1000px;text-align:center}.ccstep-flow__banner-heading:after{background:currentColor;content:"";display:block;height:1px;margin:20px auto 0;opacity:.5;width:48px}.ccstep-flow__inner{margin:0 auto;max-width:900px}.ccstep-flow__step{border-bottom:1px solid var(--line);display:grid;gap:24px;grid-template-columns:72px 1fr;margin-bottom:40px;padding-bottom:40px;position:relative}.ccstep-flow__step:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.ccstep-flow__step-num{color:var(--clay);font-size:34px;letter-spacing:.02em;line-height:1;padding-top:2px}.ccstep-flow__step-num,.ccstep-flow__step-title{font-family:Shippori Mincho,serif;font-weight:700}.ccstep-flow__step-title{color:var(--ink);font-size:21px;letter-spacing:.03em;line-height:1.6;margin:0 0 14px}.ccstep-flow__step-body,.ccstep-flow__step-body *,.ccstep-flow__step-body p,.ccstep-flow__step-body span{color:var(--ink-soft);font-family:Zen Kaku Gothic New,sans-serif!important;font-size:16px!important;line-height:2}.ccstep-flow__step-body p{margin:0 0 .8em}.ccstep-flow__step-body p:last-child{margin-bottom:0}.ccstep-flow__step-body b,.ccstep-flow__step-body strong{color:var(--ink)!important;font-weight:700!important}.ccstep-flow__cycle{background:var(--cycle-bg);border-left:3px solid var(--clay);color:var(--ink);font-family:Zen Kaku Gothic New,sans-serif;font-size:15px;line-height:2;margin-top:20px;padding:20px 24px}.ccstep-flow__note{background:var(--note-bg);border-left:3px solid var(--clay);margin-top:40px;padding:18px 24px}.ccstep-flow__note,.ccstep-flow__note *,.ccstep-flow__note p,.ccstep-flow__note span{color:var(--ink-soft);font-family:Zen Kaku Gothic New,sans-serif!important;font-size:14px!important;line-height:1.9}.ccstep-flow__note p{margin:0}.ccstep-flow__related{border-top:1px solid var(--line);margin-top:64px;padding-top:48px}.ccstep-flow__related-heading{color:var(--ink);font-family:Shippori Mincho,serif;font-size:22px;font-weight:700;letter-spacing:.05em;margin:0 auto 20px;text-align:center;width:fit-content}.ccstep-flow__related-heading:after{background:var(--line);content:"";display:block;height:1px;margin:10px 0 0;width:100%}.ccstep-flow__related-body,.ccstep-flow__related-body *,.ccstep-flow__related-body p,.ccstep-flow__related-body span{color:var(--ink-soft);font-family:Zen Kaku Gothic New,sans-serif!important;font-size:16px!important;line-height:2}.ccstep-flow__related-body p{margin:0}.ccstep-flow__related-body b,.ccstep-flow__related-body strong{color:var(--ink)!important;font-weight:700!important}.ccstep-flow__tags{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-top:44px}.ccstep-flow__tag{border:1px solid var(--line);color:var(--ink);font-family:Zen Kaku Gothic New,sans-serif;font-size:15px;font-weight:500;padding:9px 22px;text-decoration:none;transition:background .2s ease,color .2s ease,border-color .2s ease}.ccstep-flow__tag:hover{background:var(--clay);border-color:var(--clay);color:#fff}@media (max-width:768px){.ccstep-flow{padding:56px 20px}.ccstep-flow__banner{margin:-56px -20px 40px;padding:40px 20px}.ccstep-flow__banner-heading{font-size:22px}.ccstep-flow__banner-heading:after{margin-top:16px}.ccstep-flow__step{gap:14px;grid-template-columns:48px 1fr;margin-bottom:28px;padding-bottom:28px}.ccstep-flow__step-num{font-size:24px}.ccstep-flow__step-title{font-size:18px;margin-bottom:10px}.ccstep-flow__step-body,.ccstep-flow__step-body *,.ccstep-flow__step-body p,.ccstep-flow__step-body span{font-size:15px!important;line-height:1.9}.ccstep-flow__cycle{font-size:14px;padding:16px 18px}.ccstep-flow__note{margin-top:28px;padding:16px 18px}.ccstep-flow__related{margin-top:44px;padding-top:32px}.ccstep-flow__related-heading{font-size:19px}.ccstep-flow__related-body,.ccstep-flow__related-body *,.ccstep-flow__related-body p,.ccstep-flow__related-body span{font-size:15px!important;line-height:1.9}.ccstep-flow__tags{gap:12px;margin-top:32px}.ccstep-flow__tag{font-size:14px;padding:8px 16px}}