/* 札幌・北海道の建設業採用支援固定ページ */
.construction-recruit-page{--cr-navy:#0d2632;--cr-navy-2:#143a49;--cr-orange:#f2662c;--cr-orange-dark:#d94914;--cr-green:#16865c;--cr-sand:#f5f0e7;--cr-light:#eef4f5;--cr-ink:#16272e;--cr-muted:#607078;--cr-white:#fff;color:var(--cr-ink);font-family:"Noto Sans JP","Yu Gothic",YuGothic,sans-serif;line-height:1.8;overflow:hidden;background:#fff}
.construction-recruit-page *{box-sizing:border-box}
.construction-recruit-page img{display:block;max-width:100%;height:auto}
.construction-recruit-page a{text-underline-offset:.2em}
.construction-recruit-page .cr-container{width:calc(100% - 40px);max-width:1160px;margin-left:auto!important;margin-right:auto!important}
.construction-recruit-page .cr-hero{position:relative;padding:clamp(72px,8vw,120px) 0 72px;background:linear-gradient(120deg,#0b202a 0%,#123a49 62%,#18536a 100%);color:#fff}
.construction-recruit-page .cr-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 10% 15%,rgba(242,102,44,.22),transparent 30%),linear-gradient(115deg,transparent 0 55%,rgba(255,255,255,.05) 55% 56%,transparent 56%);pointer-events:none}
.construction-recruit-page .cr-hero__grid{position:relative;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:clamp(36px,6vw,80px);align-items:center}
.construction-recruit-page .cr-kicker{margin:0 0 14px;color:var(--cr-orange);font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.construction-recruit-page .cr-hero .cr-kicker{color:#ffae87}
.construction-recruit-page h1{margin:0;font-size:clamp(35px,5vw,64px);font-weight:900;letter-spacing:.015em;line-height:1.24;color:#fff}
.construction-recruit-page .cr-hero__catch{margin:24px 0 18px;font-size:clamp(23px,3vw,36px);font-weight:800;line-height:1.45;color:#fff}
.construction-recruit-page .cr-hero__lead{max-width:700px;margin:0;color:#e4eef2;font-size:16px;line-height:1.95}
.construction-recruit-page .cr-badges{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}
.construction-recruit-page .cr-badges span{padding:8px 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:rgba(255,255,255,.09);color:#fff;font-size:14px;font-weight:700}
.construction-recruit-page .cr-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}
.construction-recruit-page .cr-btn{display:inline-flex;min-height:56px;padding:13px 24px;border-radius:8px;align-items:center;justify-content:center;text-decoration:none!important;font-weight:800;line-height:1.4;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.construction-recruit-page .cr-btn:hover{transform:translateY(-2px)}
.construction-recruit-page .cr-btn--primary{background:var(--cr-orange);box-shadow:0 10px 24px rgba(242,102,44,.25);color:#fff!important}
.construction-recruit-page .cr-btn--primary:hover{background:var(--cr-orange-dark)}
.construction-recruit-page .cr-btn--line{background:#fff;color:var(--cr-green)!important}
.construction-recruit-page .cr-note{margin:13px 0 0;color:#c9d9df;font-size:13px}
.construction-recruit-page .cr-hero__visual{position:relative;margin:0}
.construction-recruit-page .cr-hero__visual:before{content:"";position:absolute;z-index:0;inset:-16px 20px 18px -16px;border:1px solid rgba(255,255,255,.2);border-radius:22px}
.construction-recruit-page .cr-hero__visual img{position:relative;z-index:1;width:100%;aspect-ratio:4/3;object-fit:cover;object-position:70% center;border-radius:18px;box-shadow:0 30px 70px rgba(0,0,0,.28)}
.construction-recruit-page .cr-hero__visual figcaption{position:relative;z-index:2;width:calc(100% - 36px);margin:-45px auto 0;padding:16px 18px;border-radius:10px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(0,0,0,.17);color:var(--cr-ink);font-size:13px;font-weight:700;line-height:1.6}
.construction-recruit-page .cr-hero__visual figcaption small{display:block;color:#78868c;font-weight:400}
.construction-recruit-page .cr-proof{position:relative;z-index:3;background:#fff;border-bottom:1px solid #dce5e8;box-shadow:0 8px 24px rgba(13,38,50,.05)}
.construction-recruit-page .cr-proof__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.construction-recruit-page .cr-proof__grid>div{min-width:0;padding:28px 24px;border-right:1px solid #e1e8ea;text-align:center}
.construction-recruit-page .cr-proof__grid>div:first-child{border-left:1px solid #e1e8ea}
.construction-recruit-page .cr-proof strong,.construction-recruit-page .cr-proof span{display:block}
.construction-recruit-page .cr-proof strong{color:var(--cr-navy);font-size:22px;line-height:1.3}
.construction-recruit-page .cr-proof span{margin-top:7px;color:var(--cr-muted);font-size:12px}
.construction-recruit-page .cr-anchor{position:sticky;z-index:20;top:0;background:rgba(255,255,255,.94);border-bottom:1px solid #e3e9eb;backdrop-filter:blur(10px)}
.construction-recruit-page .cr-anchor .cr-container{display:flex;overflow-x:auto;scrollbar-width:none;justify-content:center}
.construction-recruit-page .cr-anchor a{flex:0 0 auto;padding:14px 18px;color:#30454e;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}
.construction-recruit-page .cr-section{padding:clamp(72px,9vw,120px) 0}
.construction-recruit-page .cr-section--white{background:#fff}
.construction-recruit-page .cr-section--sand{background:var(--cr-sand)}
.construction-recruit-page .cr-section--light{background:var(--cr-light)}
.construction-recruit-page .cr-section--dark{background:var(--cr-navy);color:#fff}
.construction-recruit-page .cr-heading{max-width:810px;margin:0 auto 48px;text-align:center}
.construction-recruit-page .cr-heading--left{max-width:790px;margin-left:0;text-align:left}
.construction-recruit-page .cr-heading h2,.construction-recruit-page .cr-belief h2,.construction-recruit-page .cr-match h2,.construction-recruit-page .cr-final-cta h2{margin:0 0 20px;color:var(--cr-navy);font-size:clamp(28px,4vw,44px);font-weight:900;letter-spacing:.015em;line-height:1.4}
.construction-recruit-page .cr-section--dark .cr-heading h2,.construction-recruit-page .cr-section--dark .cr-belief h2{color:#fff}
.construction-recruit-page .cr-heading>p:last-child,.construction-recruit-page .cr-belief p,.construction-recruit-page .cr-match>div>p:last-child{margin:0;color:var(--cr-muted);font-size:16px}
.construction-recruit-page .cr-section--dark .cr-heading>p:last-child,.construction-recruit-page .cr-section--dark .cr-belief p{color:#c8d7dd}
.construction-recruit-page .cr-problem-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.construction-recruit-page .cr-problem-grid article{position:relative;width:auto!important;min-width:0;max-width:100%;padding:30px 25px;border:1px solid #dce5e8;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(13,38,50,.06);overflow-wrap:anywhere}
.construction-recruit-page .cr-problem-grid article>span{display:block;margin-bottom:22px;color:var(--cr-orange);font-size:13px;font-weight:900;letter-spacing:.16em}
.construction-recruit-page .cr-problem-grid h3{margin:0 0 12px;color:var(--cr-navy);font-size:19px;line-height:1.55}
.construction-recruit-page .cr-problem-grid p{margin:0;color:var(--cr-muted);font-size:14px}
.construction-recruit-page .cr-belief{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(40px,7vw,90px);align-items:center}
.construction-recruit-page .cr-quote{padding:18px 20px;border-left:4px solid var(--cr-orange);background:rgba(255,255,255,.06);color:#fff!important;font-size:19px!important;font-weight:800;line-height:1.7}
.construction-recruit-page .cr-check-list{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}
.construction-recruit-page .cr-check-list li{position:relative;padding-left:28px;color:#e7eff2;font-weight:600}
.construction-recruit-page .cr-check-list li:before{content:"✓";position:absolute;left:0;color:#ff9c6c;font-weight:900}
.construction-recruit-page .cr-belief__visual{margin:0}
.construction-recruit-page .cr-belief__visual img{width:100%;aspect-ratio:5/4;object-fit:cover;border-radius:16px}
.construction-recruit-page .cr-belief__visual figcaption{margin-top:8px;color:#8fa7b0;font-size:11px;text-align:right}
.construction-recruit-page .cr-local-visual{margin:0 0 30px;border-radius:16px;overflow:hidden;box-shadow:0 16px 38px rgba(13,38,50,.1)}
.construction-recruit-page .cr-local-visual img{width:100%;aspect-ratio:16/7;object-fit:cover;object-position:center 42%}
.construction-recruit-page .cr-audience{display:grid;width:100%;min-width:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.construction-recruit-page .cr-audience article{width:auto!important;min-width:0;max-width:100%;padding:26px 22px;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(13,38,50,.05);overflow-wrap:anywhere}
.construction-recruit-page .cr-audience strong{display:block;margin-bottom:9px;color:var(--cr-orange);font-size:20px}
.construction-recruit-page .cr-audience p{margin:0;color:var(--cr-muted);font-size:14px}
.construction-recruit-page .cr-message-box{margin-top:28px;padding:24px 28px;border:1px solid #dacfbf;border-radius:10px;background:#fffaf4;text-align:center}
.construction-recruit-page .cr-message-box p{margin:0;color:#384a51;font-size:16px}
.construction-recruit-page .cr-service-grid{display:grid;width:100%;min-width:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.construction-recruit-page .cr-service-grid article{width:auto!important;min-width:0;max-width:100%;padding:31px 27px;border:1px solid #dae4e7;border-radius:13px;background:#fff;box-shadow:0 12px 30px rgba(13,38,50,.055);overflow-wrap:anywhere}
.construction-recruit-page .cr-service-grid article>span{display:inline-grid;width:44px;height:44px;margin-bottom:18px;border-radius:10px;place-items:center;background:#eef4f5;color:var(--cr-orange);font-size:22px;font-weight:900}
.construction-recruit-page .cr-service-grid h3{margin:0 0 11px;color:var(--cr-navy);font-size:20px}
.construction-recruit-page .cr-service-grid p{margin:0;color:var(--cr-muted);font-size:14px}
.construction-recruit-page .cr-internal-links{margin-top:32px;padding:20px 24px;border-radius:10px;background:#f3f7f8}
.construction-recruit-page .cr-internal-links p{display:flex;flex-wrap:wrap;gap:10px 22px;margin:0;color:var(--cr-muted);font-size:14px}
.construction-recruit-page .cr-internal-links a{color:#0f6e88;font-weight:700}
.construction-recruit-page .cr-match{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(40px,7vw,90px);align-items:center}
.construction-recruit-page .cr-match__visual{margin:28px 0 0}
.construction-recruit-page .cr-match__visual img{width:100%;aspect-ratio:16/10;object-fit:cover;object-position:center;border-radius:12px;box-shadow:0 12px 28px rgba(13,38,50,.1)}
.construction-recruit-page .cr-match__list{display:grid;gap:12px}
.construction-recruit-page .cr-match__list>div{display:grid;grid-template-columns:90px 1fr;align-items:center;padding:17px 20px;border-radius:9px;background:#fff;box-shadow:0 7px 20px rgba(13,38,50,.05)}
.construction-recruit-page .cr-match__list strong{color:var(--cr-orange);font-size:16px}
.construction-recruit-page .cr-match__list span{color:#465c65;font-size:14px}
.construction-recruit-page .cr-article-link{margin-top:40px;padding:25px 28px;border-left:5px solid var(--cr-orange);background:#fff}
.construction-recruit-page .cr-article-link p{margin:0 0 5px;color:var(--cr-muted);font-size:13px}
.construction-recruit-page .cr-article-link a{color:#0f6e88;font-weight:800}
.construction-recruit-page .cr-price-card{display:grid;grid-template-columns:.82fr 1.18fr;max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 24px 65px rgba(0,0,0,.24);color:var(--cr-ink)}
.construction-recruit-page .cr-price-card__main{display:flex;padding:42px 32px;flex-direction:column;justify-content:center;background:linear-gradient(145deg,#fff6f1,#fff)}
.construction-recruit-page .cr-price-card__label{margin:0 0 12px;color:var(--cr-orange);font-weight:900;letter-spacing:.08em}
.construction-recruit-page .cr-price{display:flex;margin:0 0 10px;align-items:baseline;gap:6px;color:var(--cr-navy);line-height:1}
.construction-recruit-page .cr-price strong{font-size:clamp(46px,7vw,72px);font-weight:900;letter-spacing:-.04em}
.construction-recruit-page .cr-price span{font-size:16px;font-weight:800}
.construction-recruit-page .cr-price-card__main>p:last-child{margin:0;color:var(--cr-muted);font-size:13px}
.construction-recruit-page .cr-price-card__details{padding:40px 36px}
.construction-recruit-page .cr-price-card__details ul{display:grid;gap:12px;margin:0 0 26px;padding:0;list-style:none}
.construction-recruit-page .cr-price-card__details li{position:relative;padding-left:27px;color:#324850;font-weight:700}
.construction-recruit-page .cr-price-card__details li:before{content:"✓";position:absolute;left:0;color:var(--cr-green);font-weight:900}
.construction-recruit-page .cr-price-note{max-width:900px;margin:22px auto 0;color:#9eb1b8;font-size:12px;line-height:1.7}
.construction-recruit-page .cr-tags{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}
.construction-recruit-page .cr-tags span{padding:9px 15px;border:1px solid #d7e1e4;border-radius:999px;background:#f8fafb;color:#3e555e;font-size:14px;font-weight:700}
.construction-recruit-page .cr-flow{display:grid;max-width:920px;margin:0 auto;padding:0;list-style:none}
.construction-recruit-page .cr-flow li{position:relative;display:grid;grid-template-columns:76px 1fr;gap:24px;padding:0 0 30px}
.construction-recruit-page .cr-flow li:not(:last-child):before{content:"";position:absolute;top:54px;bottom:0;left:27px;width:2px;background:#d8cbbb}
.construction-recruit-page .cr-flow li>span{display:grid;width:56px;height:56px;border-radius:50%;place-items:center;background:var(--cr-navy);color:#fff;font-size:13px;font-weight:900;letter-spacing:.08em}
.construction-recruit-page .cr-flow li>div{padding:2px 0 24px;border-bottom:1px solid #d8cfc2}
.construction-recruit-page .cr-flow h3{margin:0 0 6px;color:var(--cr-navy);font-size:20px}
.construction-recruit-page .cr-flow p{margin:0;color:var(--cr-muted);font-size:14px}
.construction-recruit-page .cr-faq-wrap{max-width:920px}
.construction-recruit-page .cr-faq-wrap .c-faq{display:grid;gap:14px;margin:0}
.construction-recruit-page .cr-faq-wrap .c-faq__item{margin:0!important;padding:0!important;border:1px solid #dbe4e7;border-radius:12px;background:#fff;overflow:hidden}
.construction-recruit-page .cr-faq-wrap .c-faq__item[open]{border-color:#9eb2ba;box-shadow:0 10px 28px rgba(13,38,50,.07)}
.construction-recruit-page .cr-faq-wrap .c-faq__q{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:center;margin:0!important;padding:18px 56px 18px 20px!important;background:#f7fafb;color:var(--cr-navy);font-size:16px;font-weight:800;line-height:1.65;list-style:none;cursor:pointer}
.construction-recruit-page .cr-faq-wrap .c-faq__q::before{display:none!important;content:none!important}
.construction-recruit-page .cr-faq-wrap .c-faq__q::after{right:20px;color:var(--cr-orange);font-size:24px}
.construction-recruit-page .cr-faq-wrap .c-faq__qLabel,.construction-recruit-page .cr-faq-wrap .c-faq__aLabel{display:grid;width:36px;height:36px;border-radius:50%;place-items:center;font-size:14px;font-weight:900;line-height:1}
.construction-recruit-page .cr-faq-wrap .c-faq__qLabel{background:var(--cr-orange);color:#fff}
.construction-recruit-page .cr-faq-wrap .c-faq__qText{min-width:0}
.construction-recruit-page .cr-faq-wrap .c-faq__a{display:grid;grid-template-columns:40px minmax(0,1fr);gap:14px;align-items:start;margin:0!important;padding:20px!important;border-top:1px solid #e1e8ea;background:#fff;color:var(--cr-muted);position:relative}
.construction-recruit-page .cr-faq-wrap .c-faq__a::before{display:none!important;content:none!important}
.construction-recruit-page .cr-faq-wrap .c-faq__aLabel{background:var(--cr-navy);color:#fff}
.construction-recruit-page .cr-faq-wrap .c-faq__aText{min-width:0;color:var(--cr-muted);line-height:1.85}
.construction-recruit-page .cr-faq-wrap .c-faq__aText p{margin:0}
.construction-recruit-page .cr-final-cta{padding:clamp(75px,10vw,125px) 0;background:linear-gradient(125deg,#113240,#0d2632 65%,#0d4a4a);color:#fff;text-align:center}
.construction-recruit-page .cr-final-cta__inner{max-width:850px}
.construction-recruit-page .cr-final-cta h2{color:#fff}
.construction-recruit-page .cr-final-cta__inner>p:not(.cr-kicker):not(.cr-contact-info){max-width:720px;margin:0 auto 28px;color:#cfdee3}
.construction-recruit-page .cr-actions--center{justify-content:center}
.construction-recruit-page .cr-contact-info{margin:25px 0 0!important;color:#91a8b1!important;font-size:12px!important}
@media (max-width:1120px){.construction-recruit-page .cr-problem-grid,.construction-recruit-page .cr-audience,.construction-recruit-page .cr-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:980px){.construction-recruit-page .cr-hero__grid,.construction-recruit-page .cr-belief,.construction-recruit-page .cr-match{grid-template-columns:1fr}.construction-recruit-page .cr-hero__visual{max-width:720px}.construction-recruit-page .cr-proof__grid,.construction-recruit-page .cr-audience{grid-template-columns:repeat(2,minmax(0,1fr))}.construction-recruit-page .cr-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.construction-recruit-page .cr-anchor .cr-container{justify-content:flex-start}}
@media (max-width:680px){.page-id-2889 .fixed-buttons{display:none}.page-id-2889 .c-breadcrumb{scrollbar-width:none}.page-id-2889 .c-breadcrumb::-webkit-scrollbar{display:none}.construction-recruit-page .cr-container{width:min(100% - 28px,1160px)}.construction-recruit-page .cr-hero{padding:58px 0 48px}.construction-recruit-page h1{font-size:34px}.construction-recruit-page .cr-hero__catch{font-size:23px}.construction-recruit-page .cr-hero__lead{font-size:14px}.construction-recruit-page .cr-actions{display:grid}.construction-recruit-page .cr-btn{width:100%}.construction-recruit-page .cr-hero__visual:before{display:none}.construction-recruit-page .cr-local-visual img{aspect-ratio:4/3}.construction-recruit-page .cr-proof__grid{width:100%;grid-template-columns:repeat(2,1fr)}.construction-recruit-page .cr-proof__grid>div{padding:20px 10px;border:0;border-bottom:1px solid #e5ebed}.construction-recruit-page .cr-proof__grid>div:nth-child(odd){border-right:1px solid #e5ebed}.construction-recruit-page .cr-proof strong{font-size:17px}.construction-recruit-page .cr-section{padding:68px 0}.construction-recruit-page .cr-heading{margin-bottom:34px;text-align:left}.construction-recruit-page .cr-heading h2,.construction-recruit-page .cr-belief h2,.construction-recruit-page .cr-match h2,.construction-recruit-page .cr-final-cta h2{font-size:28px}.construction-recruit-page .cr-price-section .cr-heading h2{font-size:24px}.construction-recruit-page .cr-problem-grid,.construction-recruit-page .cr-audience,.construction-recruit-page .cr-service-grid{grid-template-columns:1fr}.construction-recruit-page .cr-quote{font-size:17px!important}.construction-recruit-page .cr-message-box{text-align:left}.construction-recruit-page .cr-match__list>div{grid-template-columns:72px 1fr;padding:15px}.construction-recruit-page .cr-price-card{grid-template-columns:1fr}.construction-recruit-page .cr-price-card__main,.construction-recruit-page .cr-price-card__details{padding:30px 24px}.construction-recruit-page .cr-price strong{font-size:52px}.construction-recruit-page .cr-flow li{grid-template-columns:58px 1fr;gap:14px}.construction-recruit-page .cr-flow li:not(:last-child):before{left:22px}.construction-recruit-page .cr-flow li>span{width:46px;height:46px}.construction-recruit-page .cr-internal-links p{display:grid}.construction-recruit-page .cr-final-cta{text-align:left}.construction-recruit-page .cr-final-cta__inner>p:not(.cr-kicker):not(.cr-contact-info){margin-left:0}.construction-recruit-page .cr-actions--center{display:grid}.construction-recruit-page .cr-contact-info{text-align:left}}
