@charset "utf-8";#pg_recruit .recruit_hero{position:relative;display:flex;align-items:center;overflow:hidden;border-radius:2rem 0;padding:2rem 1.5rem}#pg_recruit .recruit_hero:before,#pg_recruit .recruit_hero:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.55)}#pg_recruit .recruit_hero:before{width:180px;height:180px;top:-90px;right:10%}#pg_recruit .recruit_hero:after{width:120px;height:120px;bottom:-55px;left:42%}#pg_recruit .recruit_hero_text{position:relative;z-index:2;width:100%}#pg_recruit .recruit_eyebrow{display:inline-block;color:#ea5514;font-size:.75rem;letter-spacing:.2em;margin-bottom:.75rem}#pg_recruit .recruit_hero_visual{display:none;position:relative;z-index:2}#pg_recruit .recruit_quick_points{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0}#pg_recruit .recruit_quick_points li{list-style:none;color:#7b4700;background:#fff;border:2px solid #ffe100;border-radius:999px;font-size:.8125rem;font-weight:700;padding:.4rem .8rem}#pg_recruit .recruit_cta a{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:58px;color:#fff;background:#ea5514;border:3px solid #ea5514;border-radius:999px;font-weight:700;box-shadow:0 6px 14px rgba(234,85,20,.2)}#pg_recruit .recruit_cta a:after{content:"↗";font-size:1.2em;margin-left:.65rem}#pg_recruit .recruit_cta a:hover{color:#333;background:#ffe100;border-color:#ffe100}#pg_recruit .recruit_update{color:#777;font-size:.75rem}#pg_recruit .recruit_update span{display:block}@media (min-width:768px){#pg_recruit .recruit_hero{padding:3rem}#pg_recruit .recruit_hero_text{width:68%}#pg_recruit .recruit_hero_visual{display:block;align-self:flex-end;width:32%;padding-left:1rem}#pg_recruit .recruit_hero_visual img{display:block;width:100%;max-width:310px;margin:0 auto -3rem}#pg_recruit .recruit_cta a{width:auto;min-width:330px;padding-left:2rem;padding-right:2rem}#pg_recruit .recruit_update span{display:inline}}#pg_recruit .job_grid{display:grid;grid-template-columns:1fr;gap:1.25rem}#pg_recruit .job_card{position:relative;background:#fff;border:2px solid #f2dfca;border-radius:1.25rem 0;box-shadow:0 8px 24px rgba(99,63,26,.08);padding:1.25rem}#pg_recruit .job_card_primary{border-color:#f39700}#pg_recruit .job_card_primary:before{content:"注目";position:absolute;top:-11px;right:18px;color:#fff;background:#f39700;border-radius:999px;font-size:.75rem;font-weight:700;padding:.2rem .75rem}#pg_recruit .job_card_head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;border-bottom:1px solid #eee;padding-bottom:.9rem;margin-bottom:.9rem}#pg_recruit .job_card_head h4{color:#222;font-size:1.45rem;margin:.4rem 0 0}#pg_recruit .job_badge{display:inline-block;color:#fff;background:#ea5514;border-radius:999px;font-size:.6875rem;font-weight:700;line-height:1;padding:.35rem .65rem}#pg_recruit .job_badge_free{color:#5e4d00;background:#ffe100}#pg_recruit .job_type{flex:0 0 auto;color:#5f5f5f;background:#f2f2f2;border-radius:.35rem;font-size:.75rem;font-weight:700;padding:.4rem .65rem}#pg_recruit .job_salary{color:#ea5514;font-size:1.55rem;font-weight:900;line-height:1.2;margin-bottom:1rem}#pg_recruit .job_salary small{color:#333;font-size:.75rem;font-weight:700}#pg_recruit .job_meta{margin-bottom:1rem}#pg_recruit .job_meta>div{display:grid;grid-template-columns:4.25rem 1fr;gap:.5rem;border-top:1px dotted #d5d5d5;padding:.55rem 0}#pg_recruit .job_meta>div:last-child{border-bottom:1px dotted #d5d5d5}#pg_recruit .job_meta dt,#pg_recruit .job_meta dd{margin:0}#pg_recruit .job_meta dt{color:#7a5b22;font-size:.75rem;font-weight:700}#pg_recruit .job_meta dd{font-size:.875rem}#pg_recruit .job_points{margin:0;padding:0}#pg_recruit .job_points li{position:relative;list-style:none;font-size:.8125rem;padding:.15rem 0 .15rem 1.25rem}#pg_recruit .job_points li:before{content:"✓";position:absolute;top:.12rem;left:0;color:#ea5514;font-weight:900}#pg_recruit .recruit_notice{background:#fffbd9;border-left:5px solid #ffe100;border-radius:.5rem;padding:1rem 1.25rem}#pg_recruit .recruit_notice strong{display:block;color:#7a5700;margin-bottom:.25rem}@media (min-width:768px){#pg_recruit .job_grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}#pg_recruit .job_card{padding:1.5rem}}@media (min-width:1200px){#pg_recruit .job_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}#pg_recruit .workstyle_grid{display:grid;grid-template-columns:1fr;gap:1rem}#pg_recruit .workstyle_card{position:relative;min-height:170px;overflow:hidden;background:#fff;border-radius:1rem 0;box-shadow:0 6px 18px rgba(99,63,26,.08);padding:1.35rem}#pg_recruit .workstyle_card span{position:absolute;top:-15px;right:8px;color:#fff6b2;font-size:4.75rem;font-weight:900;line-height:1}#pg_recruit .workstyle_card h4,#pg_recruit .workstyle_card p{position:relative;z-index:2}#pg_recruit .workstyle_card h4{color:#ea5514;font-size:1.15rem;margin-bottom:.65rem}#pg_recruit .workstyle_card p{font-size:.875rem;margin-bottom:0}@media (min-width:576px){#pg_recruit .workstyle_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){#pg_recruit .workstyle_grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}#pg_recruit .location_grid{display:grid;grid-template-columns:1fr;gap:1rem}#pg_recruit .location_card{position:relative;display:block;color:#333;background:#fff;border:2px solid #ffe100;border-radius:0 1rem;padding:1.25rem;box-shadow:0 5px 14px rgba(0,0,0,.05)}#pg_recruit .location_card:hover{color:#333;background:#fffbd9;transform:translateY(-3px)}#pg_recruit .location_card h4{color:#ea5514;font-size:1.15rem;margin-bottom:.55rem}#pg_recruit .location_card p{font-size:.8125rem;line-height:1.6;margin-bottom:.5rem}#pg_recruit .location_card small{display:block;color:#666;font-weight:700}#pg_recruit .location_new{border-color:#ea5514;background:#fff8f4}#pg_recruit .location_new>span{position:absolute;top:-10px;right:15px;color:#fff;background:#ea5514;border-radius:999px;font-size:.6875rem;font-weight:900;letter-spacing:.08em;padding:.25rem .75rem}@media (min-width:576px){#pg_recruit .location_grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px){#pg_recruit .location_grid{grid-template-columns:repeat(3,minmax(0,1fr))}}#pg_recruit .entry_panel{border-radius:1.5rem 0;box-shadow:0 10px 30px rgba(99,63,26,.12);padding:2rem 1.25rem}#pg_recruit .entry_steps{display:grid;grid-template-columns:1fr;gap:.75rem;margin:1.75rem 0;padding:0}#pg_recruit .entry_steps li{display:grid;grid-template-columns:2.5rem 1fr;grid-template-rows:auto auto;column-gap:.75rem;list-style:none;background:rgba(255,255,255,.82);border-radius:.75rem;padding:.8rem}#pg_recruit .entry_steps li>span{grid-row:1/3;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:#fff;background:#ea5514;border-radius:50%;font-weight:900}#pg_recruit .entry_steps strong{color:#333}#pg_recruit .entry_steps small{color:#777}#pg_recruit .entry_actions{display:grid;grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem}#pg_recruit .entry_actions a{display:flex;align-items:center;justify-content:center;min-height:58px;border:3px solid #ea5514;border-radius:999px;font-weight:700;padding:.75rem 1rem}#pg_recruit .entry_primary{color:#fff;background:#ea5514}#pg_recruit .entry_primary:hover{color:#333;background:#fff}#pg_recruit .entry_secondary{color:#ea5514;background:#fff}#pg_recruit .entry_secondary:hover{color:#333;background:#fffbd9}#pg_recruit .entry_contact{font-size:.8125rem}#pg_recruit .entry_contact a{color:#333;font-size:1.1rem;font-weight:900}@media (min-width:768px){#pg_recruit .entry_panel{padding:3rem}#pg_recruit .entry_steps{grid-template-columns:repeat(4,minmax(0,1fr))}#pg_recruit .entry_steps li{display:flex;flex-direction:column;align-items:center;text-align:center}#pg_recruit .entry_steps li>span{margin-bottom:.5rem}#pg_recruit .entry_actions{grid-template-columns:repeat(2,minmax(0,1fr));max-width:720px;margin-left:auto;margin-right:auto}}@media (prefers-reduced-motion:reduce){#pg_recruit .location_card,#pg_recruit .recruit_cta a,#pg_recruit .entry_actions a{transition:none}}