/* Existing palette, typeface, frames, circles and paper cards; new vertical composition. */
:root { --header-height:44px; --cta-height:56px; --screen:calc(100dvh - var(--header-height) - var(--cta-height)); }
html,body { margin:0; padding:0; }
.recruit-page { font-size:16px; line-height:1.75; }
.site-wrapper { height:100dvh; display:flex; flex-direction:column; }
.recruit-page .header { height:var(--header-height); flex:none; }
.recruit-page .header-inner { height:100%; padding:0 20px; display:flex; align-items:center; justify-content:space-between; }
.company-name { color:#222; font-size:19px; font-weight:700; text-decoration:none; }
.header-inner>span { font-size:12px; }
.swipe-container { margin-top:var(--header-height); height:var(--screen); flex:none; overflow-y:auto; overflow-x:hidden; scroll-snap-type:y mandatory; overscroll-behavior-y:contain; -webkit-overflow-scrolling:touch; }
.swipe-section { position:relative; width:100%; height:var(--screen); min-height:var(--screen); max-height:var(--screen); scroll-snap-align:start; scroll-snap-stop:always; padding:24px 26px; display:flex; align-items:center; }
.slide-content { width:100%; max-width:400px; margin:auto; text-align:center; }
.section-label { font-weight:700; font-size:12px; letter-spacing:1px; margin:0 0 20px; }
.slide-title { font-size:clamp(22px,5.8vw,28px); font-weight:700; line-height:1.6; letter-spacing:.5px; margin:0 0 24px; }
.copy { font-size:15px; font-weight:500; line-height:1.9; margin:18px 0; }
.blue { background:#4693BF; color:#fff; }
.black { background:#000; color:#fff; }
.dots { background:#fff url('assets/hipro-job.jp/corp/lp/assets/img/section-3/bg.svg') repeat top center; }
.hero-bubble { background:url('assets/hipro-job.jp/corp/lp/assets/img/section-1/text-frame.png') center/contain no-repeat; width:240px; height:220px; max-width:100%; margin:8px auto; display:flex; justify-content:center; align-items:center; color:#FFE200; font-size:17px; font-weight:700; line-height:1.8; }
.statement { margin:28px 0; padding:22px 10px; background:#000; color:#FFE200; font-size:20px; font-weight:700; }
.statement.light { background:#fff; color:#000; }
.emphasis { color:#FFE200; font-size:17px; line-height:1.85; font-weight:700; }
.quote-circle { width:280px; height:280px; max-width:100%; border:2px solid #000; border-radius:50%; background:white; display:flex; flex-direction:column; justify-content:center; align-items:center; margin:22px auto; font-size:16px; font-weight:700; line-height:1.9; }
.quote-circle strong { color:#0095D8; font-size:18px; }
.number-marker { width:64px; height:64px; border:1px solid #fff; border-radius:50%; margin:0 auto 20px; display:grid; place-items:center; font-size:30px; position:relative; }
.number-marker:after { content:''; position:absolute; height:28px; width:1px; background:#fff; bottom:-22px; }
.recruit-card { background:#fff; color:#000; border:2px solid #000; box-shadow:12px 12px 1px rgba(0,0,0,.16); margin:0 8px 12px 0; }
.recruit-card h3 { background:#000; color:#fff; font-size:21px; line-height:1.6; margin:0; padding:18px 8px; }
.card-body { padding:18px 12px; font-size:15px; line-height:1.85; }
.card-body p { margin:0 0 12px; }.card-body p:last-child{margin:0}
dl {margin:0;} dt {font-size:13px;font-weight:500;} dd {margin:3px 0 14px;font-size:16px;font-weight:700;}dd:last-child{margin-bottom:0}
.big-number {display:flex;justify-content:center;align-items:baseline;gap:12px;color:#FFE200;margin:12px 0;}.big-number strong {font-size:110px;line-height:1}.big-number span{font-size:24px;font-weight:700}
.salary-number {background:#fff;color:#000;padding:18px 10px;margin-bottom:22px;}.salary-number>span{display:block;font-size:14px}.salary-number strong{font-size:clamp(33px,9vw,46px);color:#0095D8;line-height:1.5}.salary-number strong span{font-size:20px}
.inline-number{font-size:44px;color:#0095D8;margin-right:8px}
.plain-list {text-align:left;list-style:disc;padding-left:24px;margin:16px 0; font-size:16px;line-height:2.2}.card-body .plain-list{margin:0}
.result-box {background:#0095D8;color:#FFE200;border-radius:15px;padding:20px 10px;font-weight:700;line-height:1.8}
.company-details{text-align:left;}.company-details dt{color:#fff;opacity:.8}.company-details dd{margin-bottom:18px}.company-details a{color:white}
.recruit-page .footer-sticky {height:var(--cta-height);border-width:2px;transform:none;}
.top-link {flex:0 0 58px;line-height:1.1;background:#000;color:#fff;text-align:center;padding-top:8px;font-size:14px;text-decoration:none}
.apply-link{display:flex;align-items:center;justify-content:center;flex:1;color:#000;font-size:17px;font-weight:700;text-decoration:none}
.recruit-page .apply-button {width:100%;height:50px;font-size:17px;border-width:2.5px;margin:22px auto 12px;}
.next-link {color:inherit;font-size:14px;font-weight:700;text-underline-offset:5px}.small{font-size:12px;line-height:1.8;margin:14px 0}.phone{color:inherit;font-size:21px;font-weight:700}
.form-fields {text-align:left;}.form-fields label{display:block;font-size:14px;font-weight:700;margin-bottom:16px}.form-fields label span{color:#FFE200;font-size:12px;margin-left:8px}.form-fields small{font-size:12px;font-weight:400;margin-left:8px}
input,select,textarea {width:100%;background:#fff;color:#222;border:2px solid #000;border-radius:0;padding:10px;font-family:inherit;font-size:16px;margin-top:5px;}
textarea {resize:none;}button:disabled{cursor:not-allowed;}
:focus-visible{outline:3px solid #000;outline-offset:3px}.black :focus-visible{outline-color:#FFE200}
@media (max-height:700px) { .swipe-section{padding:14px 22px}.section-label{margin-bottom:12px}.slide-title{margin-bottom:14px;font-size:23px;line-height:1.45}.hero-bubble{height:170px;width:220px;font-size:16px}.quote-circle{height:240px;width:240px;font-size:15px;margin:14px auto}.quote-circle strong{font-size:16px}.copy{margin:12px 0;line-height:1.75}.statement{margin:16px 0;padding:16px 8px}.number-marker{height:48px;width:48px;font-size:25px;margin-bottom:18px}.recruit-card h3{padding:12px 8px;font-size:19px}.card-body{padding:12px 10px}.big-number strong{font-size:80px}.emphasis{font-size:15px}.form-fields label{margin-bottom:10px}.company-details dd{margin-bottom:12px} }
@media (max-height:580px) { .swipe-section{padding:10px 18px}.section-label{margin-bottom:8px;font-size:11px}.slide-title{font-size:21px;line-height:1.4;margin-bottom:12px}.hero-bubble{height:145px;width:205px;font-size:15px}.copy{font-size:14px;line-height:1.7;margin:10px 0}.quote-circle{height:210px;width:240px;border-radius:50%;margin:10px auto;font-size:14px}.quote-circle strong{font-size:16px}.statement{font-size:17px}.plain-list{font-size:14px;line-height:2}.result-box{padding:12px 8px;font-size:14px}.big-number strong{font-size:66px}.big-number span{font-size:21px}.emphasis{font-size:14px;line-height:1.7}.small{margin:8px 0}.recruit-page .apply-button{margin-top:14px}.card-body{font-size:14px}.form-fields input,.form-fields select{padding:7px}.company-details dd{font-size:15px}.company-details dt{font-size:12px} }
@media (prefers-reduced-motion:reduce) { .wow{animation:none!important;visibility:visible!important} }


/* Fit the actual inked area of the original irregular speech bubble. */
.hero-bubble { width:240px; height:240px; padding:30px; }
@media(max-height:700px){.hero-bubble{width:190px;height:190px;padding:24px;font-size:15px;}}
@media(max-height:580px){.hero-bubble{width:180px;height:180px;padding:22px;font-size:14px;}}
