.hero-wrapper{position:relative;z-index:0}.hero-wrapper:before{content:"";display:block;width:742px;height:1308px;background:url(/assets/hero/hero-wave.webp) no-repeat right top;background-size:contain;position:absolute;z-index:-1;top:0;right:-20px;pointer-events:none}.page-hero{position:relative;padding:110px 0 0;background:transparent}.page-hero-inner{max-width:var(--content-max, 980px);width:100%;margin:0 auto;padding-inline:20px;position:relative;z-index:2;container-type:inline-size}.breadcrumb{margin-bottom:10px}.breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:12px;list-style:none;padding:0;margin:0;font-size:13px;color:var(--ink-soft)}.breadcrumb li{display:flex;align-items:center;gap:12px}.breadcrumb li+li:before{content:"/";opacity:.5}.breadcrumb a{color:inherit;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--himi-blue)}.breadcrumb [aria-current=page]{color:var(--ink)}.title-box{margin-bottom:calc(2em + 22px)}.page-title{font-family:var(--font-gothic);font-size:clamp(1.5rem,8.5cqi,5rem);font-weight:700;line-height:1.7;margin-bottom:0;letter-spacing:.03em}.page-lead{font-size:16px;color:var(--ink-soft);line-height:1.9;max-width:700px;margin:0;padding:0}.hero-image-wrapper{position:relative}.hero-image{width:100%;aspect-ratio:21/9;background:linear-gradient(135deg,#d4dde6,#b8c5d1);position:relative;z-index:1}.hero-overlay-slot{position:absolute;bottom:20px;right:24px;z-index:2}.hero-overlay-slot:empty{display:none}.hero-content-wrapper{position:relative;z-index:1}@media(min-width:769px){.breadcrumb ol{font-size:15.6px}.page-lead{font-size:19.2px}}@media(max-width:768px){.page-hero{padding:calc(100 / 375 * 100vw) 0 0}.page-hero-inner{width:calc(340 / 375 * 100vw);max-width:none;margin:calc(14 / 375 * 100vw) auto 0;padding-inline:0}.title-box{margin-bottom:12vw}.page-lead{font-size:calc(11 / 375 * 100vw);letter-spacing:.14em}.hero-wrapper:before{width:100vw;height:205.6vw;right:0;background-position:right top;background-size:calc(602 / 750 * 100%) auto}.hero-image{aspect-ratio:16/10}}:root{--himi-blue: #2D6BFF;--himi-blue-bright: #2E8CED;--himi-blue-pale: #E8F6FB;--himi-blue-mist: #F5FBFD;--foam: #FFFFFF;--ink: #1A2538;--ink-soft: #5A6B7C;--line: #E2EBF2;--font-jp: "Zen Maru Gothic", system-ui, sans-serif;--font-gothic: "Zen Kaku Gothic New", sans-serif;--font-en: "Inter", sans-serif;--radius: 24px;--radius-lg: 40px;--content-max: 980px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-jp);color:var(--ink);background:var(--foam);font-weight:500;line-height:1.8;-webkit-font-smoothing:antialiased;overflow-x:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.header-logo{position:fixed;top:20px;left:20px;z-index:600;display:flex;align-items:center;gap:8px;height:70px;padding:8px 16px 8px 10px;background:var(--foam);border-radius:4px}.header-logo-icon{height:100%;width:auto;object-fit:contain}.header-logo-text{font-family:var(--font-gothic);font-size:20px;font-weight:700;color:#1a5cd6;white-space:nowrap;letter-spacing:.08em}.header-recruit{position:fixed;top:20px;right:155px;z-index:500;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:4px;width:130px;height:70px;background:linear-gradient(to right,#1a37d0,#3c8ced);border-radius:4px;color:var(--foam);font-family:var(--font-gothic);font-size:.9rem;font-weight:700;transition:opacity .2s}.header-recruit span{line-height:1.4;margin-bottom:10px}.header-recruit:hover{opacity:.85}.header-recruit-icon{flex-shrink:0}.header-fixed{position:fixed;top:20px;right:20px;z-index:500;display:flex;flex-direction:column;justify-content:flex-end;height:70px}.header-burger{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:130px;height:70px;background:var(--ink);border-radius:4px;cursor:pointer;border:none;gap:0}.header-burger-icon{position:relative;display:flex;flex-direction:column;gap:5px;width:30px;height:16px}.header-burger-icon span{display:block;width:30px;height:2px;background:var(--foam);border-radius:1px;transition:transform .3s ease,opacity .3s ease}.header-burger-icon:before{content:"";position:absolute;inset:-4px;background:var(--ink);opacity:0;transition:opacity .2s ease;z-index:0;pointer-events:none}.header-burger.is-open .header-burger-icon:before{opacity:1}.header-burger.is-open .header-burger-icon span{position:relative;z-index:1}.header-burger.is-open .header-burger-icon span:nth-child(1){transform:translateY(7px) rotate(45deg)}.header-burger.is-open .header-burger-icon span:nth-child(2){opacity:0}.header-burger.is-open .header-burger-icon span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.header-burger-text{color:var(--foam);font-family:var(--font-gothic);font-size:.9rem;font-weight:700;line-height:1.4;margin-top:7px;margin-bottom:10px}.header-burger-text--sp{display:none}.header-nav{position:fixed;top:20px;right:290px;z-index:400;display:flex;align-items:center;justify-content:space-between;width:720px;height:70px;background:var(--foam);border-radius:4px;padding:0 45px;gap:5px}.header-nav-item{position:relative;height:100%;padding-bottom:10px;margin-bottom:-10px}.header-nav-link{display:flex;align-items:center;height:100%;padding:0;font-family:var(--font-gothic);font-size:.9rem;font-weight:700;color:var(--ink);text-decoration:none;position:relative;transition:color .2s}.header-nav-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:3px;background:var(--himi-blue);transition:width .25s ease}.header-nav-item:hover .header-nav-link{color:var(--himi-blue)}.header-nav-item:hover .header-nav-link:after{width:100%}.header-nav-dropdown{position:fixed;top:95px;right:290px;width:720px;background:var(--foam);border-radius:4px;box-shadow:0 8px 24px #1a253814;padding:20px 24px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.header-nav-dropdown .header-nav-card{grid-column:span 2}.header-nav-dropdown .header-nav-card:nth-child(3n+4):nth-last-child(2){grid-column:2 / span 2}.header-nav-dropdown:before{content:"";position:absolute;top:-10px;left:0;right:0;height:10px}.header-nav-item:hover .header-nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header-nav-card{display:block;text-align:center;border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s;border:1px solid var(--line)}.header-nav-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a253814}.header-nav-card-img{height:80px;background:linear-gradient(135deg,#d4dde6,#b8c5d1)}.header-nav-card span{display:block;padding:10px 6px;font-size:.8rem;font-weight:700;color:var(--ink);white-space:nowrap}.header-nav-card:hover span{color:var(--himi-blue)}.header-dim{position:fixed;inset:0;z-index:300;background:#00000059;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.header-dim.is-active{opacity:1;visibility:visible}.nav-overlay{position:fixed;inset:0;z-index:450;background:var(--foam);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow-y:auto;-webkit-overflow-scrolling:touch}.nav-overlay.is-open{opacity:1;visibility:visible}.nav-overlay-wave{position:fixed;top:0;right:-20px;width:742px;height:1308px;background:url(/assets/hero/hero-wave.webp) no-repeat right top;background-size:contain;pointer-events:none;z-index:0}.nav-overlay-inner{max-width:900px;width:100%;padding:120px 40px 60px;display:flex;flex-direction:column;gap:48px;margin:auto;min-height:100%;justify-content:center;position:relative;z-index:1}.nav-group-title{font-family:var(--font-gothic);font-size:.85rem;font-weight:700;color:var(--ink-soft);letter-spacing:.05em;margin-bottom:16px}.nav-group-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.nav-card{display:block;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#fff;transition:transform .2s,box-shadow .2s}.nav-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1a253814}.nav-card-img{height:100px;background:linear-gradient(135deg,#d4dde6,#b8c5d1)}.nav-card span{display:block;padding:12px 10px;font-size:.85rem;font-weight:700;color:var(--ink);text-align:center}.nav-card:hover span{color:var(--himi-blue)}.nav-group-cards--single{grid-template-columns:1fr}body.nav-is-open .header-nav,body.nav-is-open .header-recruit{visibility:hidden;pointer-events:none}body.nav-is-open{overflow:hidden}.article{position:relative;z-index:0}.page-cta{position:relative;z-index:1}.article{padding:80px 0 120px;background:transparent;position:relative}.article-inner{max-width:calc(var(--content-max) + 40px);width:100%;margin:0 auto;padding-inline:20px;position:relative}.article-body{font-size:16px;line-height:2;color:var(--ink)}.article-body>*+*{margin-top:1.5em}.article-body>*:first-child{margin-top:0}.article-body h1{font-family:var(--font-gothic);font-weight:700;line-height:1.5}.article-body h2{font-family:var(--font-gothic);font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.5;margin-top:3em;margin-bottom:1em}.article-body h3{font-family:var(--font-gothic);font-size:clamp(18px,2vw,22px);font-weight:700;line-height:1.5;margin-top:2.5em}.article-body h2+h3{margin-top:16px!important}@media(min-width:769px){.article-body h2+h3{margin-top:24px!important}}.article-body h4{font-family:var(--font-gothic);font-size:17px;font-weight:700;line-height:1.5;margin-top:2em;color:var(--himi-blue);border-left:3px solid var(--himi-blue);padding-left:12px}.article-body p{color:var(--ink)}.article-body strong,.article-body b{font-weight:900}.article-body u{text-decoration:none;background-image:linear-gradient(transparent 70%,#2d6bff47 70%);box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:0 4px}.article-body em,.article-body i{font-style:italic}.article-body a{color:inherit;text-decoration:underline;text-underline-offset:4px}.article-body ul,.article-body ol{padding-left:1.5em}.article-body li{margin-top:.5em}.article-body blockquote{margin:2em 0;padding:1.2em 1.5em;background:#f0f1f2;border-radius:4px;border-left:none}.table-scroll-wrapper{position:relative;margin:2em 0}.table-scroll-inner{overflow-x:auto;-webkit-overflow-scrolling:touch}.table-scroll-hint{position:absolute;top:0;right:0;z-index:1;display:flex;align-items:center;gap:4px;padding:4px 10px;background:#2d6bffd9;color:#fff;font-size:11px;font-weight:600;border-radius:0 0 0 6px;pointer-events:none;opacity:0;transition:opacity .3s}.table-scroll-hint.is-visible{opacity:1}.table-scroll-hint svg{flex-shrink:0}.article-body table{width:100%;border-collapse:collapse;background:var(--foam)}.article-body th,.article-body td{padding:14px 20px;text-align:left;font-size:14px;min-width:120px;white-space:normal;word-break:break-word;border-bottom:1px solid var(--line)}.article-body th{font-weight:700;background:#2d6bff0f;border-bottom:2px solid var(--himi-blue);color:var(--ink)}.article-body>img,.article-body>figure{margin-top:3em;margin-bottom:3em;display:block}@media(width>768px){.article-body>img,.article-body>figure{width:calc(1200 / 1440 * 100vw);max-width:none;margin-right:calc(50% - 50vw);margin-left:auto}}.article-body>figure figcaption{display:block;font-size:13px;color:var(--ink-soft);margin-top:8px;line-height:1.6}.article-body>figure img{width:100%;height:auto;display:block}.page-cta{position:relative;overflow:hidden;z-index:1}.page-cta-bg{position:absolute;inset:0;background:linear-gradient(135deg,#d4dde6,#b8c5d1);z-index:0}.page-cta-overlay{position:relative;z-index:1;background:#1a2538a6;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center}.page-cta{position:relative;min-height:360px;overflow:hidden;z-index:1}.page-cta-bg{position:absolute;inset:0;background:linear-gradient(135deg,#3a4d5e,#1a2538);z-index:0}.page-cta-overlay{position:relative;z-index:1;background:#1a2538a6;min-height:360px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;text-align:center}.page-cta-text{font-size:clamp(22px,3vw,28px);font-weight:700;margin-bottom:24px;line-height:1.6;color:var(--foam)}.page-cta-btn{display:inline-flex;align-items:center;gap:16px;background:var(--foam);color:var(--ink);padding:18px 36px;border-radius:999px;font-size:15px;font-weight:700;position:relative;overflow:hidden;z-index:0}.page-cta-btn:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000026;transform:translate(-101%);transition:transform .4s cubic-bezier(.77,0,.18,1);z-index:-1}.page-cta-btn:hover:before{transform:translate(0)}.page-cta-btn .arrow{width:32px;height:32px;background:linear-gradient(to right,#1a37d0,#3c8ced);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--foam)}footer{background:var(--ink);color:#ffffffb3;padding:80px 40px 40px;position:relative;z-index:2}.footer-grid{max-width:1200px;margin:0 auto 60px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr 1fr;gap:40px}.footer-logo{color:var(--foam);font-size:22px;margin-bottom:16px;font-weight:700}.footer-yomi{font-size:12px;letter-spacing:.08em;opacity:.7;margin-bottom:16px}.footer-yomi rt{font-size:9px;font-weight:400}.footer-info{font-size:13px;line-height:1.9}.footer-col h4{font-family:var(--font-gothic);color:var(--foam);font-size:14px;margin-bottom:20px;font-weight:700}.footer-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-col a{font-size:13px;transition:color .2s}.footer-col a:hover{color:var(--himi-blue-bright)}.footer-col--buttons{display:flex;flex-direction:column;gap:12px}.footer-btn{display:block;padding:12px 16px;border:1px solid rgba(255,255,255,.25);border-radius:6px;font-size:13px;font-weight:600;color:#ffffffd9;text-align:center;transition:background .2s,color .2s}.footer-btn:hover{background:#ffffff1a;color:var(--himi-blue-bright)}.footer-badge{display:flex;align-items:center;gap:12px;background:var(--foam);border-radius:6px;padding:12px 16px;margin-top:20px}.footer-badge-img{width:36px;height:36px;object-fit:contain;flex-shrink:0}.footer-badge-text{font-size:11px;font-weight:600;color:var(--ink);line-height:1.5}.footer-bottom{max-width:980px;margin:0 auto;padding-top:32px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;font-size:12px}.footer-legal{display:flex;gap:1.5em;margin-left:auto}.footer-privacy{color:#ffffffb3;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.footer-privacy:hover{color:var(--himi-blue-bright)}@media(min-width:769px){.article-body{font-size:19.2px}.article-body th,.article-body td{font-size:16.8px}.page-cta-btn{font-size:18px}.footer-info{font-size:15.6px}.footer-col h4{font-size:16.8px}.footer-col a,.footer-btn{font-size:15.6px}.footer-badge-text{font-size:13.2px}.footer-bottom{font-size:14.4px}}@media(max-width:1200px){.header-logo{padding:4px 8px 4px 5px;height:56px;gap:5px}.header-logo-icon{height:70%}.header-logo-text{font-size:11px}.header-burger{width:80px;height:56px;gap:0}.header-burger-icon{gap:4px;width:24px;height:13px}.header-burger-icon span{width:24px}.header-burger.is-open .header-burger-icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.header-burger.is-open .header-burger-icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-burger-text{font-size:.7rem;margin-top:5px;margin-bottom:8px}.header-burger-text--pc{display:none}.header-burger-text--sp{display:block}.header-fixed{height:56px}.header-recruit{display:flex;right:105px;width:80px;height:56px;font-size:.7rem;gap:2px;border-radius:4px}.header-recruit-icon{width:20px;height:20px}.header-recruit span{margin-bottom:8px}.header-nav{display:none}.nav-overlay-wave{width:50vw;height:auto;aspect-ratio:895 / 1756;background-size:100% 100%;background-position:right top;right:0}.nav-overlay-inner{padding:100px calc(14 / 375 * 100vw) 40px;gap:32px;justify-content:flex-start}.nav-group-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.article{padding:60px 0 80px}.article-inner{padding-inline:8vw}.article-body>img,.article-body>figure{width:calc(100% + 16vw);max-width:none;margin-left:-8vw;margin-right:-8vw;margin-top:2em;margin-bottom:2em}.article-body th,.article-body td{padding:10px 12px;font-size:12.8px}.article-body tr>th:first-child,.article-body tr>td:first-child{max-width:50vw;white-space:normal}.footer-grid{grid-template-columns:1fr;gap:40px}.footer-bottom{flex-direction:column;gap:12px}}@media(max-width:520px){.header-logo{top:14px;left:14px}.header-fixed{top:14px;right:14px}.header-recruit{top:14px;right:99px}}.xwork-float{position:fixed;bottom:20px;right:20px;z-index:900;display:inline-flex;align-items:center;gap:4px;background:#2453e6;color:#fff;font-size:12px;font-weight:700;padding:10px 16px;border-radius:8px;text-decoration:none;white-space:nowrap;line-height:1;box-shadow:0 4px 16px #2453e659;transition:opacity .2s}.xwork-float:hover{opacity:.85}.xwork-float-logo{height:1em;width:auto;display:inline-block;vertical-align:baseline;position:relative;top:.1em}@media(max-width:768px){.xwork-float{bottom:0;right:0;padding:10px 14px;font-size:11px;transform-origin:100% 100%;transform:rotate(-90deg) translate(100%);border-radius:8px 8px 0 0;box-shadow:-2px -2px 12px #2453e64d}}
