/* クリートーク追加セクション。ctn 接頭辞で既存サイトからスタイルを分離。 */
.ctn{--green:#145d44;--deep:#104633;--mint:#eaf2e7;--paper:#f7f7f2;--yellow:#f6d764;--ink:#25372c;--muted:#647469;--line:#dce4d9;font-family:'Noto Sans JP','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;color:var(--ink);line-height:1.9;font-size:15px;-webkit-font-smoothing:antialiased}
.ctn *{box-sizing:border-box}.ctn h2,.ctn h3,.ctn p{margin:0}.ctn a{color:inherit;text-decoration:none}.ctn button,.ctn input{font:inherit}.ctn button,.ctn a,.ctn input{-webkit-tap-highlight-color:transparent}.ctn button{cursor:pointer}.ctn em{font-style:normal;color:var(--green)}.ctn a:focus-visible,.ctn button:focus-visible,.ctn input:focus-visible{outline:3px solid #ab7926;outline-offset:5px}.ctn-inner{max-width:1200px;margin:auto}.ctn-icon{width:32px;height:32px;flex-shrink:0;vertical-align:middle}.ctn-heading{text-align:center;margin-bottom:44px}.ctn-eyebrow{color:var(--green);font-size:12px;font-weight:700;letter-spacing:.22em;margin-bottom:16px!important}.ctn h2{font-size:34px;line-height:1.65;letter-spacing:.04em;font-weight:700}.ctn h3{line-height:1.7;font-size:23px;font-weight:700}.ctn-lead{margin-top:20px!important;color:var(--muted);font-size:15px}.ctn-marker{background:linear-gradient(transparent 77%,#f5da7880 77%)}.ctn-pill{display:inline-flex;align-items:center;background:#fff;border-radius:30px;padding:5px 17px;font-weight:700;font-size:12px;color:var(--green)}.ctn-small-label{font-size:13px;letter-spacing:.05em;font-weight:700;color:var(--green)}.ctn-button{border:0;border-radius:10px;min-height:58px;padding:16px 24px;display:inline-flex;align-items:center;justify-content:center;gap:15px;font-weight:700;font-size:16px;line-height:1.6;text-align:center;transition:background .15s,transform .15s}.ctn-button .ctn-icon{width:22px;height:22px}.ctn-yellow{background:var(--yellow);color:var(--deep)}.ctn-yellow:hover{background:#f8e18a;transform:translateY(-2px)}.ctn-white{background:#fff;color:var(--green)!important}.ctn-white:hover{background:#eff6ed;transform:translateY(-2px)}.ctn-text-link{display:inline-flex;align-items:center;gap:12px;font-weight:700;color:var(--green)!important}.ctn-text-link .ctn-icon{width:21px;height:21px}.ctn-text-link:hover{text-decoration:underline}.ctn-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;text-align:left}.ctn-field{min-width:0}.ctn-field label{display:block;font-size:12px;font-weight:700;margin-bottom:7px}.ctn-input-wrap{position:relative}.ctn-input-wrap>.ctn-icon{position:absolute;width:20px;height:20px;left:17px;top:50%;transform:translateY(-50%);color:#8d9a90}.ctn input{width:100%;height:58px;border:1px solid #ced9cd;border-radius:10px;background:#fff;color:var(--ink);padding:0 15px 0 47px;min-width:0;font-size:15px}.ctn input::placeholder{color:#7f8980;opacity:1}.ctn input[aria-invalid=true]{border-color:#b83e30}.ctn-status{grid-column:1/-1;font-size:12px;line-height:1.8;color:var(--green)}.ctn-status:empty{display:none}.ctn-assurance{text-align:center;font-size:12px;color:var(--muted);margin-top:12px!important}.ctn-sp-only{display:none}
/* 01 お悩み整理 */
.ctn-concerns{padding:76px 6%;background:var(--paper);position:relative;isolation:isolate;overflow:hidden}.ctn-concerns:before{content:'';position:absolute;inset:0 0 auto;height:225px;background-image:radial-gradient(#145d4415 1px,transparent 1px);background-size:20px 20px;z-index:-1;mask-image:linear-gradient(#000,transparent)}.ctn-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ctn-step{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px 28px 30px;position:relative}.ctn-step:not(:last-child):after{content:'→';position:absolute;right:-25px;top:93px;z-index:1;background:var(--yellow);color:var(--green);height:27px;width:27px;border-radius:50%;text-align:center;line-height:27px;font-weight:700}.ctn-step-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.ctn-number{color:#acbdac;font-size:36px;line-height:1.3;font-weight:700;letter-spacing:.04em}.ctn-step-icon{width:80px;height:80px;border-radius:50%;background:var(--mint);display:grid;place-items:center;color:var(--green);position:relative}.ctn-step-icon:after{content:'';position:absolute;width:15px;height:15px;border-radius:50%;background:var(--yellow);right:1px;top:2px}.ctn-step-icon .ctn-icon{width:41px;height:41px}.ctn-step h3{font-size:20px;margin:7px 0 14px}.ctn-step>p:last-child{font-size:14px;color:var(--muted);line-height:1.9}.ctn-plan-cta{margin-top:28px;background:#e8f0e3;border:1px solid #d7e3d2;border-radius:22px;padding:32px 36px;display:grid;grid-template-columns:1fr 1.15fr;gap:34px;align-items:center}.ctn-plan-copy .ctn-pill{margin-bottom:13px}.ctn-plan-copy h3{font-size:25px}.ctn-plan-copy>p{font-size:13px;color:var(--muted);margin-top:10px}.ctn-plan-action .ctn-form{grid-template-columns:1fr}.ctn-plan-action .ctn-field label{font-size:13px}.ctn-plan-action .ctn-button{width:100%}
/* 02 カテゴリ */
.ctn-categories{padding:78px 6% 65px;background:#fff}.ctn-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ctn-category{border:1px solid var(--line);border-radius:18px;padding:24px 20px 22px;position:relative;display:flex;flex-direction:column;gap:17px;transition:background .15s,border-color .15s,transform .15s}.ctn-category:hover{background:#f3f7f0;border-color:var(--green);transform:translateY(-3px)}.ctn-category-icon{background:var(--mint);height:58px;width:58px;border-radius:16px;display:grid;place-items:center;color:var(--green)}.ctn-category-icon .ctn-icon{height:30px;width:30px}.ctn-category strong{display:block;font-size:18px;margin-bottom:2px}.ctn-category small{font-size:12px;color:var(--muted)}.ctn-round-arrow{position:absolute;right:18px;top:26px;color:var(--green)}.ctn-round-arrow .ctn-icon{height:20px;width:20px}.ctn-bottom-link{text-align:center;margin-top:30px;font-size:13px;color:var(--muted)}.ctn-bottom-link a{margin-left:10px}
/* 03 診断CTA */
.ctn-diagnosis{background:linear-gradient(110deg,#104d39,#206e4f);color:#fff;padding:67px 6%;position:relative;isolation:isolate;overflow:hidden}.ctn-diagnosis:before{content:'';position:absolute;inset:0;background-image:radial-gradient(#d6f0c91e 1px,transparent 1px);background-size:20px 20px;z-index:-1}.ctn-diagnosis:after{content:'';position:absolute;z-index:-1;right:-40px;top:-65px;width:120px;height:360px;border-radius:80px;transform:rotate(42deg);background:#c7e5ce13;box-shadow:-190px 20px 0 #c7e5ce0a}.ctn-diagnosis>.ctn-inner{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.ctn-diagnosis .ctn-eyebrow{color:#bdd6b8}.ctn-diagnosis h2{font-size:36px;line-height:1.7}.ctn-diagnosis h2 em{color:var(--yellow)}.ctn-diagnosis-copy>p:not(.ctn-eyebrow){margin-top:22px;color:#e1eadf;font-size:14px}.ctn-hand-note{display:inline-block;font-size:17px!important;letter-spacing:.12em;transform:rotate(-5deg);border-bottom:1px solid #f5d76480;padding:0 16px 8px 0;color:var(--yellow)!important}.ctn-diagnosis-panel{background:#f6f8f0;color:var(--ink);border-radius:24px;padding:31px 34px;text-align:center;box-shadow:0 15px 40px #062e3220}.ctn-diagnosis-icon{width:62px;height:62px;background:#e6efdf;border-radius:50%;display:grid;place-items:center;color:var(--green);margin:auto auto 14px}.ctn-diagnosis-panel h3{font-size:21px;margin-bottom:8px}.ctn-diagnosis-panel>p{font-size:12px;color:var(--muted);margin-bottom:22px}.ctn-diagnosis-panel .ctn-form{grid-template-columns:1fr;gap:12px}.ctn-trust{display:flex;justify-content:center;gap:15px;font-size:11px;color:var(--green);margin-top:15px}.ctn-trust .ctn-icon{width:16px;height:16px;margin-right:3px}
/* 04 サービス案内 */
.ctn-services{padding:76px 6%;background:#fff}.ctn-service-main{display:grid;grid-template-columns:1fr 1fr;gap:22px}.ctn-service-card{border-radius:24px;padding:30px 32px;display:flex;flex-direction:column;align-items:flex-start}.ctn-service-light{background:var(--mint)}.ctn-service-dark{background:var(--green);color:#fff;position:relative;overflow:hidden;isolation:isolate}.ctn-service-dark:after{content:'';position:absolute;right:-10px;top:-20px;width:130px;height:200px;border-radius:70px;transform:rotate(40deg);background:#ffffff09;z-index:-1}.ctn-service-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:23px}.ctn-service-top>.ctn-icon{color:var(--green);width:39px;height:39px}.ctn-service-dark .ctn-service-top>.ctn-icon{color:#c5dcb7}.ctn-service-dark .ctn-pill{background:#ffffff24;color:#fff}.ctn-service-card h3{font-size:27px;line-height:1.7}.ctn-service-dark h3 em{color:#f6dc82}.ctn-service-card>p{font-size:14px;margin:20px 0 24px;line-height:1.95;color:var(--muted)}.ctn-service-dark>p{color:#e0ecdf}.ctn-service-card>.ctn-form,.ctn-service-card>.ctn-button{margin-top:auto}.ctn-service-card>.ctn-form{width:100%}.ctn-form-compact .ctn-button{padding:14px 17px;font-size:14px;gap:7px}.ctn-form-compact .ctn-button .ctn-icon{width:17px}.ctn-service-card>.ctn-button{font-size:15px}.ctn-resources{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:22px}.ctn-resource{padding:25px 24px 23px;border:1px solid var(--line);border-radius:20px;display:flex;align-items:flex-start;flex-direction:column}.ctn-resource>.ctn-icon{color:var(--green);margin-bottom:20px}.ctn-resource h3{font-size:19px;margin:12px 0 22px;line-height:1.75}.ctn-resource .ctn-text-link{margin-top:auto;font-size:13px;width:100%;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px}.ctn-resource-accent{background:#f8f3df;border-color:#ede1ae}.ctn-resource-accent>.ctn-icon{color:#96761f}
/* 05 フッター */
.ctn-footer{padding:64px 6% 25px;background:var(--paper);border-top:1px solid var(--line)}.ctn-footer-main{display:grid;grid-template-columns:1fr 2fr;gap:45px}.ctn-brand{display:flex;align-items:center;gap:12px;color:var(--green)!important}.ctn-brand strong{display:block;font-size:25px;letter-spacing:.07em;line-height:1.6}.ctn-brand small{display:block;font-size:10px;color:var(--muted);letter-spacing:.04em}.ctn-logo{display:block;position:relative;width:60px;height:60px;border-radius:50%;background:#fff;overflow:hidden;flex-shrink:0}.ctn-logo img{position:absolute;width:97px;max-width:none;left:50%;top:50%;transform:translate(-58%,-54%)}.ctn-footer-brand>p{font-size:13px;margin-top:24px;line-height:2.1;color:var(--muted)}.ctn-footer-message{font-size:13px;letter-spacing:.08em;display:inline-block;margin-top:25px;background:linear-gradient(transparent 66%,#f6d76473 66%);color:var(--green);font-weight:700}.ctn-footer-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ctn-footer-nav h2{font-size:14px;color:var(--green);letter-spacing:.05em;border-bottom:1px solid var(--line);padding-bottom:13px;margin-bottom:13px}.ctn-footer-nav ul{list-style:none;padding:0;margin:0}.ctn-footer-nav li{font-size:12px;margin-bottom:13px;color:var(--muted)}.ctn-footer-nav a:hover{color:var(--green);text-decoration:underline}.ctn-footer-bottom{margin-top:48px;padding-top:23px;border-top:1px solid var(--line);display:flex;align-items:center;gap:30px;color:var(--muted)}.ctn-footer-bottom>p{font-size:11px;flex:1}.ctn-footer-bottom>small{font-size:10px;letter-spacing:.07em}.ctn-to-top{width:39px;height:39px;display:grid;place-items:center;background:var(--green);color:#fff!important;border-radius:50%;font-size:19px}.ctn-feedback{position:fixed;z-index:9999;bottom:18px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:530px;border:1px solid #b9cbb7;box-shadow:0 5px 30px #092f3433;border-radius:12px;padding:16px 48px 16px 20px;background:#fff;font-size:13px}.ctn-feedback[hidden]{display:none}.ctn-feedback button{position:absolute;right:10px;top:8px;background:none;border:0;color:var(--green);font-size:26px}
@media(max-width:1050px){.ctn h2{font-size:29px}.ctn-step{padding:24px 20px}.ctn-step h3{font-size:18px}.ctn-category-grid{grid-template-columns:repeat(4,1fr);gap:12px}.ctn-category{padding:20px 16px}.ctn-category strong{font-size:16px}.ctn-diagnosis>.ctn-inner{gap:32px}.ctn-diagnosis h2{font-size:30px}.ctn-service-card{padding:25px}.ctn-service-card h3{font-size:24px}.ctn-form-compact{grid-template-columns:1fr}.ctn-resource{padding:22px 18px}.ctn-resource h3{font-size:16px}.ctn-footer-main{grid-template-columns:1fr;gap:35px}.ctn-footer-nav{gap:32px}.ctn-footer-brand>p{margin-top:15px}.ctn-footer-message{margin-top:12px}}
@media(max-width:700px){.ctn{font-size:14px}.ctn-concerns,.ctn-categories,.ctn-services{padding:48px 20px}.ctn h2{font-size:25px;line-height:1.75;letter-spacing:.015em}.ctn-heading{margin-bottom:29px}.ctn-eyebrow{font-size:10px;letter-spacing:.19em;margin-bottom:13px!important}.ctn-lead{font-size:13px;line-height:1.9;margin-top:17px!important}.ctn-sp-only{display:block}.ctn-pc-only{display:none}.ctn-marker{background:linear-gradient(transparent 82%,#f5da7880 82%)}.ctn-steps{grid-template-columns:1fr;gap:18px}.ctn-step{border-radius:18px;padding:23px 22px 24px;min-height:170px}.ctn-step-top{margin:0}.ctn-number{font-size:24px;position:absolute;right:24px;top:19px;color:#bdcab9}.ctn-step-icon{width:60px;height:60px;position:absolute;left:22px;top:22px}.ctn-step-icon .ctn-icon{height:32px;width:32px}.ctn-step-icon:after{height:12px;width:12px}.ctn-step>.ctn-small-label{margin-left:75px;margin-top:2px;font-size:11px}.ctn-step h3{margin:7px 0 23px 75px;font-size:17px;line-height:1.7;max-width:calc(100% - 85px)}.ctn-step>p:last-child{font-size:13px;line-height:1.95}.ctn-step:not(:last-child):after{right:calc(50% - 13px);top:auto;bottom:-22px;transform:rotate(90deg);width:25px;height:25px;line-height:25px}.ctn-plan-cta{grid-template-columns:1fr;gap:23px;padding:26px 22px;margin-top:25px;border-radius:18px}.ctn-plan-copy h3{font-size:23px}.ctn-plan-copy>p{font-size:12px}.ctn-plan-copy .ctn-pill{font-size:11px;padding:4px 13px}.ctn-form{grid-template-columns:1fr}.ctn-button{width:100%;font-size:15px;padding:15px 18px;min-height:56px}.ctn input{height:56px;font-size:16px}.ctn-field label{font-size:11px}.ctn-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ctn-category{padding:19px 16px 17px;border-radius:16px;gap:13px}.ctn-category-icon{width:47px;height:47px;border-radius:13px}.ctn-category-icon .ctn-icon{height:27px;width:27px}.ctn-round-arrow{right:13px;top:21px}.ctn-round-arrow .ctn-icon{width:17px;height:17px}.ctn-category strong{font-size:14px;line-height:1.8;white-space:nowrap}.ctn-category small{font-size:10px;line-height:1.6;display:block}.ctn-bottom-link{font-size:12px;margin-top:24px}.ctn-bottom-link a{display:flex;justify-content:center;margin:5px 0 0}.ctn-diagnosis{padding:43px 20px 38px}.ctn-diagnosis>.ctn-inner{grid-template-columns:1fr;gap:30px}.ctn-diagnosis-copy{text-align:center}.ctn-diagnosis h2{font-size:29px;line-height:1.65}.ctn-diagnosis-copy>p:not(.ctn-eyebrow){font-size:13px;line-height:2;margin-top:20px}.ctn-hand-note{font-size:14px!important;margin-top:21px!important;line-height:1.8!important}.ctn-diagnosis-panel{padding:26px 22px 23px;border-radius:20px}.ctn-diagnosis-panel h3{font-size:18px;white-space:nowrap}.ctn-diagnosis-panel>p{font-size:11px;margin-bottom:20px}.ctn-diagnosis-icon{width:53px;height:53px}.ctn-trust{gap:9px;font-size:10px}.ctn-trust .ctn-icon{width:13px;height:13px;margin-right:1px}.ctn-service-main{grid-template-columns:1fr;gap:18px}.ctn-service-card{padding:25px 23px 26px;border-radius:20px}.ctn-service-top{margin-bottom:20px}.ctn-service-top>.ctn-icon{width:34px;height:34px}.ctn-service-card h3{font-size:24px}.ctn-service-card>p{font-size:13px;margin:17px 0 22px}.ctn-service-card>.ctn-button{font-size:13px;gap:10px}.ctn-form-compact .ctn-button{font-size:15px}.ctn-resources{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.ctn-resource{padding:20px 15px 16px;border-radius:16px}.ctn-resource>.ctn-icon{width:28px;height:28px;margin-bottom:15px}.ctn-resource .ctn-small-label{font-size:11px;letter-spacing:0}.ctn-resource h3{font-size:14px;margin:10px 0 17px;line-height:1.9;overflow-wrap:anywhere}.ctn-resource .ctn-text-link{font-size:11px;gap:4px;padding-top:13px;align-items:center}.ctn-resource .ctn-text-link .ctn-icon{width:17px;height:17px}.ctn-footer{padding:40px 24px 22px}.ctn-footer-main{gap:32px}.ctn-brand strong{font-size:25px}.ctn-brand small{font-size:10px}.ctn-logo{height:56px;width:56px}.ctn-logo img{width:91px}.ctn-footer-brand>p{font-size:12px;margin-top:19px}.ctn-footer-message{font-size:12px;margin-top:17px}.ctn-footer-nav{grid-template-columns:1fr 1fr;gap:23px 22px}.ctn-footer-nav h2{font-size:13px;padding-bottom:10px;margin-bottom:13px}.ctn-footer-nav li{font-size:11px;margin-bottom:13px;line-height:1.9}.ctn-footer-bottom{margin-top:23px;padding-top:19px;gap:15px;flex-wrap:wrap;position:relative}.ctn-footer-bottom>p{flex-basis:100%;font-size:10px;padding-right:35px}.ctn-footer-bottom>small{font-size:9px}.ctn-to-top{position:absolute;right:0;bottom:0;height:33px;width:33px}.ctn-feedback{font-size:12px}}
@media(max-width:359px){.ctn-concerns,.ctn-categories,.ctn-services,.ctn-diagnosis{padding-left:16px;padding-right:16px}.ctn h2{font-size:22px}.ctn-step h3{font-size:15px}.ctn-step{padding-left:18px;padding-right:18px}.ctn-category{padding:17px 12px}.ctn-category strong{font-size:12px}.ctn-category small{font-size:9px}.ctn-diagnosis h2{font-size:26px}.ctn-diagnosis-panel{padding:24px 16px}.ctn-diagnosis-panel h3{font-size:16px}.ctn-service-card h3{font-size:21px}.ctn-resource{padding:18px 12px}.ctn-resource h3{font-size:12px}.ctn-resource .ctn-text-link{font-size:10px}.ctn-trust{gap:6px}}
@media(prefers-reduced-motion:reduce){.ctn *{transition:none!important;scroll-behavior:auto!important}}

/* SPの日本語見出しは意味のまとまりで改行。 */
@media(max-width:700px){.ctn-services .ctn-heading h2 em{display:block}.ctn-concerns .ctn-heading h2{font-size:24px}.ctn-footer-nav li{font-size:12px;margin-bottom:2px}.ctn-footer-nav a{display:block;padding:10px 0;line-height:2}.ctn-footer-nav h2{margin-bottom:4px}.ctn-resource:last-child h3{font-size:13px}}
@media(max-width:359px){.ctn-concerns .ctn-heading h2{font-size:21px}.ctn-resource:last-child h3{font-size:11px}}
