#ast-scroll-top{display:none !important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none}.sp{display:none}.pc{display:block}:root{--white:#fff;--bg:#f5f6fa;--text:#0b0f1e;--sub:#5b6180;--border:#e2e5f0;--gold:#d48c00;--gold-bg:#fffbf0;--blue:#1a3ed4;--r:14px}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:"Noto Sans JP",sans-serif;line-height:1.75;-webkit-font-smoothing:antialiased;overflow-x:hidden}header{position:fixed;top:0;left:0;right:0;z-index:100;height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 48px;background:rgba(255,255,255,.88);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.logo{font-size:14px;font-weight:700;color:var(--text);letter-spacing:.03em}.logo span{color:var(--gold)}nav{display:flex;gap:32px}nav a{font-size:13px;color:var(--sub);text-decoration:none;transition:color .15s}nav a:hover{color:var(--text)}.btn-header{font-size:13px;font-weight:700;padding:10px 24px;border-radius:100px;background:var(--gold);color:#fff;transition:opacity .15s}.btn-header:hover{opacity:.82}.hero-img-sp{display:none}#hero{min-height:100svh;padding:120px 48px 80px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;background:url(/wp-content/themes/astra-child/images-recruit/hero.jpeg) no-repeat center center/cover}#hero:before{content:"";position:absolute;top:-120px;right:-120px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(212,140,0,.08) 0%,transparent 65%);pointer-events:none}.hero-inner{margin:0 auto 0 0;position:relative;background:rgba(255,255,255,.8);padding:1rem}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.3}}.hero-title{font-size:clamp(36px,6.5vw,84px);font-weight:900;line-height:1.1;letter-spacing:-.03em;color:var(--text);margin-bottom:32px}.hero-title em{font-style:normal;color:var(--gold)}.hero-desc{font-size:18px;margin-bottom:30px;letter-spacing:.04em}.hero-btn{min-width:210px;justify-content:center}.hero-cta{display:flex;gap:16px;align-items:center;justify-content:center;flex-wrap:wrap;margin-top:30px;margin-bottom:10px}.btn-primary{padding:16px 40px;border-radius:100px;background:var(--gold);color:#fff;font-size:15px;font-weight:700;letter-spacing:.04em;transition:opacity .15s,transform .15s}.btn-primary:hover{opacity:.82;transform:translateY(-1px)}.btn-outline{padding:16px 32px;border-radius:100px;border:1.5px solid rgba(255,255,255,.4);color:#fff;background:var(--text);font-size:14px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex;align-items:center;gap:6px}.btn-outline:hover{opacity:.82;transform:translateY(-1px)}.hero-stats{display:flex;gap:0;border:1px solid var(--border);border-radius:var(--r);overflow:hidden;max-width:560px}.hero-stat{flex:1;padding:24px 28px;border-right:1px solid var(--border);background:#fff}.hero-stat:last-child{border-right:none}.hero-stat-num{font-family:"Inter",sans-serif;font-size:34px;font-weight:800;color:var(--gold);line-height:1;margin-bottom:4px;display:flex;align-items:baseline;gap:.2rem;white-space:nowrap}.hero-stat-num sup{font-size:16px;color:var(--text)}.hero-stat-label{font-size:11px;color:var(--sub);letter-spacing:.06em}.hero-scroll{position:absolute;right:50%;bottom:20px;transform:translateX(50%);display:flex;flex-direction:column;align-items:center;gap:12px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:var(--sub)}.scroll-line{width:1px;height:56px;background:linear-gradient(to bottom,var(--border),transparent);position:relative;overflow:hidden}.scroll-line:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:var(--gold);animation:scrollAnim 2s ease-in-out infinite}@keyframes scrollAnim{0%{transform:translateY(-100%)}100%{transform:translateY(200%)}}section{padding:100px 48px}.container{max-width:1060px;margin:0 auto}.section-label{font-size:clamp(20px,3vw,36px);font-weight:700;font-style:italic;font-family:"Montserrat",sans-serif;letter-spacing:.05em;text-transform:uppercase;color:rgba(0,0,0,0);-webkit-text-stroke:3px #555;text-shadow:2px 3px 0 #e5c046;line-height:1;margin-bottom:16px}.section-title{font-size:clamp(28px,4.5vw,48px);font-weight:900;line-height:1.18;letter-spacing:-.025em;color:var(--text);margin-bottom:16px}.section-desc{font-size:16px;color:var(--sub);line-height:1.85;max-width:520px}.emphasis{background-image:linear-gradient(rgba(0,0,0,0) 70%,#e5c046 70%)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px;gap:32px;flex-wrap:wrap}#conditions .section-head{margin-bottom:24px}#points .section-head{flex-wrap:nowrap;align-items:flex-end;margin-bottom:64px}#points .section-title,#points .section-desc{color:#f5f6fa;text-shadow:0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4)}.accent-num{color:var(--gold);font-family:"Inter",sans-serif;font-size:1.5em;font-weight:800;letter-spacing:-.04em;text-shadow:0 2px 12px rgba(212,140,0,.5);margin-right:3px}.points-chara{flex-shrink:0;align-self:flex-end;transform:translate(-20%,20%);text-align:center}.points-chara img{height:200px;width:auto;object-fit:contain;display:block;filter:drop-shadow(5px 5px 0 var(--text))}.points-chara-name{font-size:11px;font-weight:700;color:#f5f6fa;letter-spacing:.05em;line-height:1.6;margin-top:15px;transform:translateX(15px);text-shadow:0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4)}.fade-up{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.fade-up.visible{opacity:1;transform:none}#points{background:var(--bg) url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/point-bg.png) repeat;padding-top:48px}.points-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.point-card{position:relative;isolation:isolate;background:0 0;border:none;border-radius:0;padding:28px 24px;box-shadow:0 8px 24px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15);transition:box-shadow .2s,transform .2s;display:grid;grid-template-columns:52px 1fr;column-gap:16px;align-items:center}.point-card:before,.point-card:after{content:"";position:absolute}.point-card:before{top:0;left:0;right:0;bottom:0;background:var(--white);border:1px solid var(--border);clip-path:polygon(0 0,calc(100% - 28px) 0,100% 28px,100% 100%,0 100%);z-index:-1}.point-card:after{top:0;right:0;width:28px;height:28px;background:rgba(0,0,0,.18);clip-path:polygon(0 0,0% 100%,100% 100%);z-index:1}.point-card:hover{box-shadow:0 8px 32px rgba(11,15,30,.16),0 2px 8px rgba(11,15,30,.1);transform:translateY(-3px)}.point-n{font-family:"Inter",sans-serif;font-size:13px;font-weight:700;color:var(--border);letter-spacing:.08em;margin-bottom:24px;display:none}.point-icon{width:52px;height:52px;border-radius:10px;background:0 0;border:none;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:0;padding:6px;grid-column:1;grid-row:1;align-self:center}.point-icon img{width:100%;filter:brightness(0) saturate(100%) invert(58%) sepia(72%) saturate(600%) hue-rotate(5deg) brightness(95%)}.point-title{font-size:17px;font-weight:700;line-height:1.4;color:var(--text);margin-bottom:0;grid-column:2;grid-row:1;align-self:center}.point-title span{font-size:14px}.point-desc{font-size:13px;color:var(--sub);line-height:1.8;grid-column:1/-1;grid-row:2;margin-top:12px}#income{background:var(--gold);border-top:none}#income .section-label{-webkit-text-stroke-color:var(--sub)}#income .section-desc{color:var(--text)}.income-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.income-num-block{position:relative;margin-top:0;margin-bottom:32px;padding:24px;background:var(--gold-bg);border:1px solid rgba(212,140,0,.22);border-radius:0}.income-num-block:before,.income-num-block:after{content:"";position:absolute;width:0;height:0}.income-num-block:before{top:-10px;right:-10px;border-top:30px solid #11667b;border-right:30px solid #11667b;border-bottom:30px solid rgba(0 0 0/0);border-left:30px solid rgba(0 0 0/0)}.income-num-block:after{bottom:-10px;left:-10px;border-top:30px solid rgba(0 0 0/0);border-right:30px solid rgba(0 0 0/0);border-bottom:30px solid #11667b;border-left:30px solid #11667b}.income-year-work{width:100%;max-width:100%;display:block;margin-top:32px;filter:drop-shadow(5px 5px 0 var(--text))}.income-num-label{font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--sub);margin-bottom:14px}.income-num-display{display:flex;align-items:baseline;gap:6px;margin-bottom:10px}.income-big{font-family:"Inter",sans-serif;font-size:clamp(28px,3.5vw,46px);font-weight:900;color:var(--text);line-height:1}.income-tilde{font-size:28px;margin:0 4px}.income-unit{font-size:16px;color:var(--sub)}.income-note{font-size:12px;color:var(--sub)}.income-list{border-top:1px solid var(--border)}.income-item{display:flex;gap:18px;align-items:flex-start;padding:28px 0;border-bottom:1px solid var(--border);color:var(--text)}.income-item-image{position:relative;width:40%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:16px}.income-item-image:before,.income-item-image:after{content:"";position:absolute;transform:rotate(-35deg);width:70px;height:25px;background-color:var(--gold);z-index:1}.income-item-image:before{top:-10px;left:-25px;border-bottom:1px solid rgba(255,255,255,.7)}.income-item-image:after{bottom:-10px;right:-25px;border-top:1px solid rgba(255,255,255,.7)}.income-item-image img{width:100%}.income-item strong{display:block;font-size:14px;font-weight:700;color:var(--text);margin-bottom:4px}.income-item p{font-size:13px;color:var(--text);line-height:1.75}#work{background-image:url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/point-bg.png);background-repeat:repeat;background-size:636px 324px;border-top:none}#work .section-label{-webkit-text-stroke-color:var(--gold)}#work .section-title,#work .section-desc,#work h3,#work .work-item{color:#f0f0f0;text-shadow:0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4)}.work-area-col{position:relative}.work-deco{display:block;filter:drop-shadow(5px 5px 0 var(--text))}.work-deco-tools{width:160px;margin-top:32px;margin-right:auto;margin-left:0;opacity:.9;transform:translateY(18px) rotate(-15deg)}.work-deco-tools.visible{transform:rotate(-15deg)}.work-deco-car{width:160px;position:absolute;top:0;right:0}.work-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.work-items{margin-top:40px;border-top:1px solid var(--border)}.work-item{display:flex;align-items:center;gap:20px;padding:20px 0;border-bottom:1px solid var(--border);font-size:15px;font-weight:500;color:var(--text)}.work-n{font-family:"Inter",sans-serif;font-size:11px;font-weight:700;color:var(--gold);letter-spacing:.1em;flex-shrink:0;padding-left:10px}.area-wrap{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;margin-bottom:32px}.area-tag{font-size:12px;font-weight:500;padding:6px 14px;border-radius:100px;border:1px solid var(--border);color:var(--sub);background:var(--white)}.area-tag-main{border-color:rgba(212,140,0,.4);color:var(--gold);background:var(--gold-bg)}.info-box{padding:20px 24px;background:var(--white);border:1px solid var(--border);border-radius:10px;margin-top:16px}.info-box strong{font-size:12px;font-weight:700;color:var(--text);display:block;margin-bottom:4px}.info-box p{font-size:13px;color:var(--sub);line-height:1.65}#requirements{position:relative;border-top:none;background:url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/22464767.png) center/cover no-repeat fixed}#requirements:before{content:"";position:absolute;inset:0;backdrop-filter:blur(6px);z-index:0}#requirements>.container{position:relative;z-index:1}#requirements .section-title,#requirements .section-desc{color:#f0f0f0;text-shadow:0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4),0px 0px 3px rgba(0,0,0,.4)}.req-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.req-card{padding:36px;border:1px solid var(--border);background:var(--white);box-shadow:0 8px 24px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15)}.req-card-image{position:relative;z-index:0;overflow:hidden;min-height:220px;border-radius:30px}.req-card-image:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;opacity:.2;z-index:-1}.req-card-image:nth-child(1){background:rgba(255,255,255,.55);backdrop-filter:blur(6px);border-color:rgba(255,255,255,.25);color:#f0f0f0}.req-card-image:nth-child(1):after{background:url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/電工作業者.jpg) no-repeat center center/cover}.req-card-stagger{background:0 0;border:none;padding:0;overflow:visible;box-shadow:none}.req-stagger-wrap{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.req-stagger-img{width:49%;overflow:hidden;border-radius:50%;box-shadow:0 8px 24px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15)}.req-stagger-img img{width:100%;height:260px;object-fit:cover;display:block}.req-stagger-img-bottom{margin-top:-6rem}.req-card-full{grid-column:1/-1;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.25);color:#f0f0f0;border-radius:30px}.req-tag{display:inline-block;font-size:13px;font-weight:700;letter-spacing:.08em;padding:6px 20px;border-radius:100px;margin-bottom:24px}.req-tag-must{background:#fef2f2;color:#c0392b;border:1px solid #fcc}.req-tag-pref{background:var(--gold);color:#fff;box-shadow:0 4px 12px rgba(212,140,0,.3)}.req-tag-welcome{background:var(--gold-bg);color:var(--sub);border:1px solid var(--border)}.req-list{list-style:none;display:flex;flex-direction:column;gap:12px}.req-list li{font-size:14px;color:var(--text);line-height:1.6;padding-left:18px;position:relative}.req-list li:before{content:"";position:absolute;left:0;top:11px;width:8px;height:1.5px;background:currentColor;opacity:.4}.welcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.welcome-grid span{font-size:13px;color:var(--sub);padding:10px 14px;border:1px solid var(--border);border-radius:8px;background:var(--bg);line-height:1.5;box-shadow:0 8px 24px rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.15)}#conditions{background:var(--gold);border-top:none}.conditions-layout{display:flex;justify-content:space-around;align-items:flex-start;gap:40px}.conditions-left{flex-shrink:0}.conditions-img-wrap{position:relative;display:inline-block;margin-top:24px;width:100%;max-width:420px}.conditions-img-wrap:before{content:"";position:absolute;bottom:-8px;right:-8px;width:100%;height:100%;background-image:repeating-linear-gradient(-45deg,var(--text) 0px,var(--text) 2px,rgba(0,0,0,0) 0%,rgba(0,0,0,0) 50%);background-size:8px 8px;z-index:1}.conditions-img{display:block;width:100%;position:relative;z-index:2}.cond-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cond-card{background:var(--white);border:4px solid;border-radius:var(--r);padding:28px 24px;text-align:center;transition:box-shadow .2s;border:4px solid}.cond-card:hover{box-shadow:0 8px 24px rgba(11,15,30,.07)}.cond-icon{font-size:26px;margin-bottom:14px;display:none}.cond-lbl{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--sub);margin-bottom:8px}.cond-val{font-size:14px;font-weight:700;color:var(--text);line-height:1.55}#outline{background:var(--white)}#outline .section-desc{color:var(--text)}.outline-table{max-width:760px;margin-top:0}.outline-table th{width:28%}#company{background:var(--white);border-top:none}.company-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.company-table{width:100%;border-collapse:collapse;margin-top:40px}.company-table tr{border-bottom:1px solid var(--border)}.company-table th{text-align:left;font-size:14px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--sub);padding:16px 0;width:38%;vertical-align:top}.company-table td{font-size:14px;color:var(--text);padding:16px 0;line-height:1.7}.company-table td a{color:var(--gold)}.company-table td .youtube-link{display:inline-flex;align-items:center;gap:6px;color:var(--text);font-size:13px;margin-top:4px;transition:color .15s}.company-table td .youtube-link:hover{color:red}.company-msg{padding:48px;background:var(--white);border:1px solid var(--border);border-radius:var(--r)}.company-msg blockquote{font-size:18px;font-weight:700;line-height:1.6;color:var(--text);border-left:3px solid var(--gold);padding-left:20px;margin:20px 0 0;flex:1}.company-msg p:last-child{margin-bottom:0}.msg-main{display:flex;gap:32px;align-items:flex-start;flex-direction:column;margin-bottom:24px}.msg-sub-heading{flex:1;font-size:15px;font-weight:700;color:var(--text);line-height:1.75;margin-bottom:0;padding-top:4px}#gallery{padding:100px 0;position:relative;z-index:1;border-top:none;background:url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/26227882.png) center/108% auto no-repeat;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 100px,#000 calc(100% - 100px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0%,#000 100px,#000 calc(100% - 100px),transparent 100%)}#gallery .section-desc{color:var(--text)}.gallery-slider{position:relative;width:100%;height:384px;overflow:hidden;display:flex;align-items:center}.gallery-track{display:flex;width:100%;height:320px;flex-shrink:0;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery-slide{min-width:20%;flex:0 0 20%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;margin:0;padding:0 10px;background-clip:content-box;flex-shrink:0;filter:brightness(.7);transform:scale(1);z-index:0;transition:filter .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.gallery-slide.is-center{filter:brightness(1);transform:scale(1.2);z-index:1}.gallery-prev,.gallery-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);border:none;color:#fff;font-size:36px;line-height:1;width:52px;height:52px;border-radius:50%;cursor:pointer;backdrop-filter:blur(4px);transition:background .2s;z-index:2;display:flex;align-items:center;justify-content:center}.gallery-prev{left:20px}.gallery-next{right:20px}.gallery-prev:hover,.gallery-next:hover{background:rgba(255,255,255,.4)}.gallery-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.gallery-dot{width:8px;height:8px;border-radius:50%;border:2px solid rgba(255,255,255,.7);background:0 0;cursor:pointer;padding:0;transition:background .2s,border-color .2s}.gallery-dot.is-active{background:#fff;border-color:#fff}@media (max-width:900px){.gallery-slider{height:240px}.gallery-track{height:200px}.gallery-slide{min-width:50%;flex:0 0 50%}.gallery-prev,.gallery-next{display:none}}#cta{background:var(--text);text-align:center;padding:120px 40px}.cta-inner{max-width:600px;margin:0 auto}.cta-label{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-bottom:20px}.cta-title{font-size:clamp(24px,4.5vw,48px);font-weight:900;line-height:1.22;color:var(--white);margin-bottom:18px}.cta-title em{font-style:normal;color:var(--gold-light,#f5b740)}.cta-desc{font-size:15px;color:rgba(255,255,255,.5);line-height:1.8;margin-bottom:52px}.cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:28px}.cta-note{font-size:12px;color:rgba(255,255,255,.25)}form{color:#fff}#entryForm{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);border-radius:var(--r);padding:40px;margin:0 auto 32px;max-width:680px;text-align:left;color-scheme:dark}@media (max-width:600px){#entryForm{padding:24px 20px}}.req{background:#c80003;color:#fff;padding:3px 7px;font-size:10px;font-weight:600;letter-spacing:.1em;line-height:1.4;margin-left:6px;border-radius:2px;white-space:nowrap;vertical-align:middle}fieldset{padding:20px 24px;border:1px solid rgba(255,255,255,.2);border-radius:8px;margin-bottom:14px}legend{padding:0 8px;font-size:14px;font-weight:600;color:rgba(255,255,255,.85);text-align:left}.wpcf7-spinner{display:none}#entryForm .wpcf7-form p{display:flex;align-items:center;gap:20px;margin-bottom:14px}#entryForm .wpcf7-form p>label{display:flex;align-items:center;gap:20px;flex:1}.form-label{flex:0 0 160px;font-size:14px;font-weight:600;color:rgba(255,255,255,.9);line-height:1.5;text-align:left}#entryForm .wpcf7-form .wpcf7-form-control-wrap{flex:1;min-width:0;text-align:center}#entryForm .wpcf7-form p.form-textarea,#entryForm .wpcf7-form p.form-textarea>label{align-items:flex-start}#entryForm .wpcf7-form p.form-textarea .form-label{padding-top:10px}.birth{display:flex;align-items:center;gap:.5em;flex:1;color:rgba(255,255,255,.9);font-size:14px}.birth .wpcf7-form-control-wrap{flex:none}#entryForm .wpcf7-form .wpcf7-radio{display:flex;gap:20px;align-items:center;flex-wrap:wrap}#entryForm .wpcf7-form .wpcf7-radio .wpcf7-list-item{margin:0}#entryForm .wpcf7-form .wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;cursor:pointer;flex:none;width:auto}.wpcf7 input[type=checkbox],.wpcf7 input[type=radio]{margin:0 4px 0 0}#entryForm .wpcf7-form input[type=text],#entryForm .wpcf7-form input[type=email],#entryForm .wpcf7-form input[type=tel],#entryForm .wpcf7-form textarea,#entryForm .wpcf7-form select{width:100%;padding:10px 14px;background:#fff;border:1px solid rgba(0,0,0,.15);border-radius:6px;color:#0b0f1e;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .15s}#entryForm .wpcf7-form select{padding:10px 8px;cursor:pointer}.birth select{width:auto}#entryForm .wpcf7-form input[type=text]:focus,#entryForm .wpcf7-form input[type=email]:focus,#entryForm .wpcf7-form input[type=tel]:focus,#entryForm .wpcf7-form select:focus,#entryForm .wpcf7-form textarea:focus{outline:none;border-color:var(--gold)}#entryForm .wpcf7-form input::placeholder,#entryForm .wpcf7-form textarea::placeholder{color:rgba(0,0,0,.3)}#entryForm .wpcf7-form input:-webkit-autofill,#entryForm .wpcf7-form input:-webkit-autofill:hover,#entryForm .wpcf7-form input:-webkit-autofill:focus,#entryForm .wpcf7-form input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-text-fill-color:#0b0f1e;caret-color:#0b0f1e}#entryForm .wpcf7-form p:has(input[type=submit]){justify-content:center;margin-top:30px}input[type=submit]{padding:14px 48px;background:var(--gold);color:#fff;border:none;border-radius:100px;font-size:15px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:opacity .15s,transform .15s}input[type=submit]:hover{opacity:.85;transform:translateY(-1px)}#entryForm .wpcf7-acceptance{display:flex;align-items:center;justify-content:center}#entryForm .wpcf7-acceptance label{display:flex;align-items:center;gap:10px;font-size:14px;color:rgba(255,255,255,.7);cursor:pointer;flex:none;width:auto}#entryForm .wpcf7-acceptance input[type=checkbox]{width:18px;height:18px;min-width:18px;accent-color:var(--gold);cursor:pointer}#entryForm .wpcf7-acceptance a{color:var(--gold);text-decoration:underline;text-underline-offset:2px;transition:opacity .15s}#entryForm .wpcf7-acceptance a:hover{opacity:.7}#entryForm p.form-accept{justify-content:center;margin-bottom:4px}@media (max-width:600px){#entryForm .wpcf7-form p,#entryForm .wpcf7-form p>label{flex-direction:column;align-items:flex-start;gap:6px}#entryForm .wpcf7-form p>label{width:100%}.form-label{flex:none;width:100%}#entryForm .wpcf7-form .wpcf7-form-control-wrap,.birth{width:100%}#entryForm .wpcf7-form input[type=text],#entryForm .wpcf7-form input[type=email],#entryForm .wpcf7-form input[type=tel]{width:100%;min-width:0}#entryForm .wpcf7-form p.form-textarea .form-label{padding-top:0}#entryForm .wpcf7-form p:has(input[type=submit]){align-items:center}}footer{background:var(--text);border-top:1px solid rgba(255,255,255,.08);padding:40px 48px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.footer-logo{font-size:13px;font-weight:600;color:rgba(255,255,255,.5)}.footer-tel{font-size:13px;color:rgba(255,255,255,.4);display:none}.footer-tel a{color:rgba(255,255,255,.55)}.footer-copy{font-size:11px;color:rgba(255,255,255,.25)}#foot_fixed{position:fixed;right:-250px;bottom:20px;z-index:9999;opacity:0;transition:.3s}#foot_fixed.visible{right:0;opacity:1}.foot-top{display:flex;align-items:center;gap:8px;margin-bottom:8px}.foot-close{flex-shrink:0;width:22px;height:22px;border-radius:50%;background:rgba(255,255,255,.9);border:none;cursor:pointer;font-size:13px;line-height:1;color:var(--gold);display:flex;align-items:center;justify-content:center;padding:0;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:background .2s}.foot-close:hover{background:#fff}.foot-bubble{position:relative;background:#fff;color:var(--gold);font-size:12px;font-weight:700;padding:6px 12px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.15);margin-left:16px;white-space:nowrap}.foot-bubble:after{content:"";position:absolute;bottom:-7px;left:24px;border-width:8px 6px 0;border-style:solid;border-color:#fff transparent transparent;filter:drop-shadow(0 2px 2px rgba(0,0,0,.08))}#foot_fixed .list{display:flex;align-items:center;width:200px;padding:1rem;border-radius:20px 0 0 20px;background-color:var(--gold);gap:0 1rem;color:#fff;font-weight:700;text-decoration:none;line-height:1.2;transition:.3s;box-shadow:0 8px 24px rgba(0,0,0,.25)}#foot_fixed .list:hover{cursor:pointer;transform:scale(1.05)}#foot_fixed .list-right{margin-left:auto;display:flex;justify-content:center;align-items:center}#foot_fixed .icon{width:40px;height:auto;object-fit:contain}#points,#income,#work,#requirements,#conditions,#company,#cta{position:relative;z-index:1}.section-divider{height:clamp(240px,28vw,420px);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.divider-parallax{background-image:url(//itadenkanto.com/wp-content/themes/astra-child/recruit/../images-recruit/parallax1.jpg);clip-path:polygon(0 80px,100% 0,100% calc(100% - 80px),0 100%);margin-top:-80px;margin-bottom:-80px;position:relative;z-index:2}@media (max-width:900px){.section-divider{height:clamp(220px,50vw,340px);clip-path:polygon(0 40px,100% 0,100% calc(100% - 40px),0 100%);margin-top:-40px;margin-bottom:-40px}}@media (max-width:900px){.sp{display:block}.pc{display:none}header{padding:0 24px}nav{display:none}section{padding:72px 20px}#gallery{background-size:cover}#gallery .container{padding:0 20px}.section-label{font-size:clamp(22px,6vw,32px);-webkit-text-stroke-width:2px;text-shadow:1px 2px 0 #e5c046}.section-desc{text-align:center;margin-left:auto;margin-right:auto}#income .section-label,#income .section-title,#work .section-label,#work .section-title,#requirements .section-label,#requirements .section-title,#outline .section-label,#outline .section-title,#gallery .section-label,#gallery .section-title,#company .section-label,#company .section-title{text-align:center}#requirements .section-head>div,#outline .section-head>div,#gallery .section-head>div{width:100%}#work .work-area-col .section-label,#work .work-area-col .section-desc{text-align:left;margin-left:0;margin-right:0}.req-card-full .req-tag{display:table;margin-left:auto;margin-right:auto}#points{padding-top:68px}#hero{min-height:unset;padding:0 20px 24px;justify-content:flex-start;background-image:none}.hero-img-sp{display:block;width:calc(100% + 40px);margin-left:-20px;height:50svh;object-fit:cover;object-position:center center;flex-shrink:0}.hero-inner{margin:16px 0 0;width:100%;background:rgba(255,255,255,.88);padding:12px 14px 10px;border-radius:12px;display:block}.hero-title{font-size:24px;margin-bottom:8px;white-space:nowrap}.hero-title br{display:none}.hero-desc{font-size:13px;margin-bottom:10px;line-height:1.4;white-space:nowrap}.hero-desc .sp{display:none}.hero-stats{flex:0 0 100%;margin-top:10px}.hero-cta{flex:0 0 100%;gap:8px;margin-top:10px;margin-bottom:4px}.hero-btn{min-width:unset;padding:10px 20px;font-size:13px}.hero-scroll{display:none}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:rgba(255,255,255,.92);border-radius:10px;padding:0;overflow:hidden;max-width:100%;border:none}.hero-stat{padding:12px 6px;border-right:1px solid var(--border);border-bottom:none;text-align:center}.hero-stat:last-child{border-right:none}.hero-stat-num{font-size:17px;justify-content:center;gap:1px;flex-wrap:nowrap}.hero-stat-num sup{font-size:10px}.hero-stat-num span{font-size:17px}.hero-stat-label{font-size:9px;letter-spacing:.03em;margin-top:3px}#points .section-head{flex-wrap:wrap;flex-direction:row;align-items:flex-end;gap:12px}#points .section-head>div{flex:1;min-width:0;order:1}#points .section-desc{flex:0 0 100%;order:3}.points-chara{max-width:45%;transform:none;align-self:flex-end;flex-shrink:0;order:2}.points-chara-name{transform:none}.points-chara img{height:150px;width:auto}.points-grid{grid-template-columns:1fr}.work-deco-tools{position:absolute;top:0;right:10%;width:100px}.work-deco-car{position:absolute;top:0;right:0;width:130px}.income-layout,.work-layout,.company-layout{grid-template-columns:1fr;gap:48px}.income-num-block{padding:16px}#income{overflow-x:hidden}.income-year-work{max-width:320px;margin-left:auto;margin-right:auto}.conditions-layout{flex-direction:column;align-items:center}.conditions-img-wrap{max-width:280px;margin-left:auto;margin-right:auto}.cond-card{padding:15px}.req-grid{grid-template-columns:1fr}.req-card{padding:20px}.req-card-image:nth-child(1){margin-bottom:50px}.req-stagger-wrap{justify-content:center;gap:16px}.req-stagger-img{width:44%;aspect-ratio:1/1}.req-stagger-img img{height:100%}.req-stagger-img-bottom{margin-top:-4rem}.cond-grid{grid-template-columns:repeat(2,1fr)}.company-msg{padding:30px}.msg-main{flex-direction:column;gap:20px}#cta{padding:100px 20px}footer{flex-direction:column;text-align:center}}