@charset "UTF-8";@layer base{h1,h2,h3,h4{color:var(--color-text-black)}}@layer base{body{font-family:var(--font-sans);font-optical-sizing:auto;font-weight:var(--font-weight-normal);font-style:normal;line-height:var(--leading-170);letter-spacing:var(--tracking-0);color:var(--color-text-black);background-color:var(--color-white);accent-color:var(--color-accent-01)}body:before{content:"";position:fixed;inset:0;z-index:-1;background:var(--bg-linear-01);pointer-events:none}a{color:var(--color-link);text-decoration:underline}ul:not([class]){margin:0;padding:0;list-style:none}ul:not([class]) li{padding-left:1.2em;white-space:normal}ul:not([class]) li:before{content:"・";display:inline-block;width:1.2em;margin-left:-1.2em}img{height:auto}img[loading=lazy]{opacity:0;transition:opacity .4s ease-out}img[loading=lazy].is-loaded{opacity:1}.grecaptcha-badge{visibility:hidden}.visually-hidden{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-1px}}.l-shell{--tab-header-h: 66px;min-height:100dvh}@media screen and (min-width:744px){.l-shell__body{overflow-x:clip}}@media screen and not (min-width:744px){.l-shell__body{padding-bottom:110px}}@media screen and (min-width:744px){.single-work .l-shell__body,.single-work_bm .l-shell__body{padding-bottom:110px}}@media screen and (not (min-width:1280px))and (min-width:744px){.l-shell__body{display:flex;justify-content:space-evenly;align-items:flex-start;gap:20px;padding:0 20px}}@media screen and (min-width:1280px){.l-shell__body{display:grid;grid-template-columns:1fr 480px 1fr;align-items:start}}.l-main{display:flex;flex-direction:column;min-height:100dvh;width:100%}@media screen and not (min-width:744px){.l-main{max-width:480px;margin-inline:auto}}@media screen and (not (min-width:1280px))and (min-width:744px){.l-main{width:480px;flex:0 0 auto}}.l-content{flex:1 0 auto}.l-nav{display:none;font-family:var(--font-mplus)}@media screen and (min-width:1280px){.l-nav{display:flex;flex-direction:column;width:280px;margin-left:20px;position:sticky;top:0;z-index:5;align-self:start;padding-block:40px}}.l-cta{display:none}@media screen and (min-width:744px){.l-cta{display:block;width:260px;position:sticky;top:0;z-index:5;align-self:start;justify-self:center;height:100dvh}}@media screen and (not (min-width:1280px))and (min-width:744px){.l-cta{flex:0 0 auto;top:var(--tab-header-h);height:calc(100dvh - var(--tab-header-h))}}.l-header{display:none}@media screen and not (min-width:1280px){.l-header{display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:50;padding:18px 24px;background:var(--color-white);border-radius:0 0 10px 10px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}@media screen and not (min-width:744px){.l-header{max-width:480px;margin-inline:auto}}.l-header .c-logo{width:200px}.l-header__hamburger{padding:4px 0;background:transparent;border:0;cursor:pointer}.l-header__bars{position:relative;display:block;width:36px;height:19px}.l-header__bar{position:absolute;left:0;width:36px;height:3px;border-radius:3px;background:var(--color-main);transition:transform .3s ease,opacity .3s ease}.l-header__bar:nth-child(1){top:0}.l-header__bar:nth-child(2){top:8px}.l-header__bar:nth-child(3){top:16px}.l-header__hamburger.is-active .l-header__bar:nth-child(1){transform:translateY(8px) rotate(45deg)}.l-header__hamburger.is-active .l-header__bar:nth-child(2){opacity:0}.l-header__hamburger.is-active .l-header__bar:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.l-bottombar{display:none;gap:8px;position:fixed;bottom:0;left:0;right:0;z-index:45;width:100%;max-width:480px;margin-inline:auto;padding:20px 15px;background:#fffc;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-family:var(--font-mplus)}@media screen and not (min-width:744px){.l-bottombar{display:flex}}.l-bottombar--work{display:flex}@media screen and (not (min-width:1280px))and (min-width:744px){.l-bottombar--work{left:max(20px,(100% - 800px) / 3 + 20px);right:auto;margin-inline:0}}.l-bottombar__search,.l-bottombar__entry{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;height:70px;border-radius:100px;border:0;color:var(--color-white);font-weight:var(--font-weight-bold);font-size:19px;letter-spacing:.04em;line-height:1.2;text-decoration:none;cursor:pointer}.l-bottombar__search{background:var(--color-accent-01)}.l-bottombar__entry{background:var(--color-main)}.l-bottombar__icon{display:inline-flex;align-items:center;font-size:22px;line-height:1}.l-bottombar__icon svg{width:24px;height:24px}.l-nav .c-logo{flex:0 0 auto;width:100%;padding-inline:8px;margin-bottom:20px}.l-nav__box{max-height:calc(100dvh - 124px);padding:30px 16px 30px 20px;border:1px solid var(--color-gray-01);border-radius:16px;background:var(--color-white)}.l-nav__box [data-overlayscrollbars-viewport]{overscroll-behavior:contain!important}.l-nav__box .os-scrollbar{visibility:visible!important;opacity:1!important}.l-nav__box .os-scrollbar-horizontal{display:none}.l-nav__box .os-scrollbar-vertical{width:8px}.l-nav__box .os-scrollbar-handle{background:var(--color-gray-02)!important;border-radius:100px}.l-nav__box .os-scrollbar-handle:hover,.l-nav__box .os-scrollbar-handle:active{background:var(--color-gray-03)!important}.l-nav__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.l-nav__group{padding-bottom:20px;border-bottom:1px solid var(--color-gray-02)}.l-nav__group:not(:has(.l-nav__sub)){padding-bottom:16px}.l-nav__group:last-child{border-bottom:0}.l-nav__heading{display:block;font-weight:var(--font-weight-extrabold);font-size:15px;line-height:1.3;color:var(--color-text-black)}.l-nav__link{display:flex;align-items:center;gap:12px;color:var(--color-gray-03);text-decoration:none;font-weight:var(--font-weight-bold);font-size:15px;line-height:1.3;transition:color .2s ease}.l-nav__link.is-current,.l-nav__link:hover{color:var(--color-accent-01)}.l-nav__label{flex:1 1 auto}.l-nav__link--head{font-weight:var(--font-weight-extrabold);color:var(--color-text-black)}.l-nav__sub{list-style:none;margin:14px 0 0;padding:0 0 0 18px;display:flex;flex-direction:column;gap:12px}.l-nav__arrow{--arrow-icon-size: 20px;--arrow-shift-x: 24px;position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;overflow:hidden}.l-nav__arrow svg{position:absolute;top:50%;left:50%;display:block;width:var(--arrow-icon-size, 24px);height:var(--arrow-icon-size, 24px);transition:transform .4s ease}@media(prefers-reduced-motion:reduce){.l-nav__arrow svg{transition:none}}.l-nav__arrow svg:nth-of-type(1){transform:translate(-50%,-50%) rotate(var(--arrow-rotate, 0deg))}.l-nav__arrow svg:nth-of-type(2){transform:translate(calc(-50% - var(--arrow-shift-x, 38.4px)),calc(-50% - var(--arrow-shift-y, 0px))) rotate(var(--arrow-rotate, 0deg))}.l-nav__link:hover .l-nav__arrow svg:nth-of-type(1){transform:translate(calc(-50% + var(--arrow-shift-x, 38.4px)),calc(-50% + var(--arrow-shift-y, 0px))) rotate(var(--arrow-rotate, 0deg))}.l-nav__link:hover .l-nav__arrow svg:nth-of-type(2){transform:translate(-50%,-50%) rotate(var(--arrow-rotate, 0deg))}.l-nav__legal{padding-top:30px}.l-nav__legal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;font-size:var(--text-13);line-height:1.3}.l-nav__legal-list a{color:var(--color-gray-03);text-decoration:underline;font-weight:var(--font-weight-medium)}.l-cta__scroll{height:100%;display:flex;flex-direction:column;overflow-y:auto}.l-cta__scroll [data-overlayscrollbars-viewport]{display:flex;flex-direction:column;min-height:100%;overscroll-behavior:auto}.l-cta__scroll .os-scrollbar-horizontal{display:none}.l-cta__scroll .os-scrollbar-vertical{width:8px}.l-cta__scroll .os-scrollbar-handle{background:var(--color-gray-02)!important;border-radius:100px}.l-cta__scroll .os-scrollbar-handle:hover,.l-cta__scroll .os-scrollbar-handle:active{background:var(--color-gray-03)!important}.l-cta__spacer{flex-shrink:0}.l-cta__spacer--top{flex-grow:2}.l-cta__spacer--bottom{flex-grow:1}.l-cta__actions{display:flex;flex-direction:column;gap:20px}.l-cta__box{display:flex;flex-direction:column;gap:6px}.l-cta__field{position:relative}.l-cta__drop{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px 8px 10px;border:0;border-radius:4px;background:var(--color-white);cursor:pointer;text-align:left}.l-cta__field.is-open .l-cta__drop{border-radius:4px 4px 0 0}.l-cta__drop-icon{flex:0 0 auto;display:inline-flex}.l-cta__drop-icon svg{width:24px;height:24px}.l-cta__drop-label{flex:1 1 auto;font-size:var(--text-14);font-weight:var(--font-weight-medium);line-height:1.3;color:#aaa}.l-cta__drop-label.is-selected{color:var(--color-text-black)}.l-cta__drop-arrow{flex:0 0 auto;width:18px;height:18px;color:var(--color-accent-01);transition:transform .2s ease}.l-cta__field.is-open .l-cta__drop-arrow{transform:rotate(180deg)}.l-cta__panel{position:absolute;top:100%;left:0;right:0;z-index:10;display:flex;flex-direction:column;gap:8px;max-height:260px;overflow-y:auto;padding:12px;border-top:1px solid var(--color-gray-02);border-radius:0 0 4px 4px;background:var(--color-white);box-shadow:0 6px 16px #00000026}.l-cta__panel[hidden]{display:none}.l-cta__check{display:flex;align-items:center;gap:8px;font-size:var(--text-14);line-height:1.3;color:var(--color-text-black);cursor:pointer}.l-cta__check input{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:var(--color-accent-01)}.l-cta__keyword input{width:100%;height:40px;padding:8px 12px 8px 10px;border:0;border-radius:4px;background:var(--color-white);font-size:var(--text-14);color:var(--color-text-black)}.l-cta__keyword input::placeholder{color:#aaa}.l-cta__submit{display:flex;align-items:center;justify-content:center;gap:10px;height:40px;padding:11px 10px 11px 12px;border:0;border-radius:4px;background:var(--color-accent-01);color:var(--color-white);font-weight:var(--font-weight-bold);font-size:var(--text-14);cursor:pointer}.l-cta__submit-icon{display:inline-flex}.l-cta__submit-icon svg{width:24px;height:24px}.l-cta__entry{display:flex;align-items:center;justify-content:center;gap:4px;min-height:78px;padding:14px 8px;border-radius:100px;background:var(--color-main);color:var(--color-white);font-family:var(--font-mplus);font-weight:var(--font-weight-extrabold);font-size:var(--text-20);text-decoration:none}.l-cta__entry-icon{font-size:24px;line-height:1;transform-origin:30% 85%}.l-cta__entry:hover .l-cta__entry-icon{animation:cta-thumb-bounce .5s ease-out}@keyframes cta-thumb-bounce{0%{transform:rotate(0)}30%{transform:rotate(20deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(4deg)}to{transform:rotate(0)}}@media(prefers-reduced-motion:reduce){.l-cta__entry-icon{animation:none!important}}.l-cta__movie{display:flex;flex-direction:column;flex-shrink:0;gap:9px;margin-top:60px;padding:9px 10px 0;border:1px solid var(--color-text-black);border-radius:8px;background:var(--color-or-02);overflow:hidden;cursor:pointer;appearance:none}.l-cta__movie-thumb{position:relative;aspect-ratio:260/146;border:1px solid var(--color-text-black);border-radius:4px;background:var(--color-gray-02);overflow:hidden}.l-cta__movie-thumb img{width:100%;height:100%;object-fit:cover}.l-cta__movie-thumb img[loading=lazy]{opacity:1}.l-cta__movie-play{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.l-cta__movie-play svg{width:40px;height:40px;transition:transform .3s ease}.l-cta__movie:hover .l-cta__movie-play svg{transform:scale(.8)}.l-cta__movie-bar{display:flex;flex-shrink:0;align-items:center;justify-content:center;height:34px;margin:0 -10px;border-top:1px solid var(--color-text-black);background:#ffd200}.l-cta__movie-bar svg{width:248px;max-width:92%;height:auto}.l-drawer{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column;font-family:var(--font-mplus);background:var(--color-bg);transform:translate(100%);visibility:hidden;transition:transform .3s ease,visibility 0s .3s}@media screen and (min-width:1280px){.l-drawer{display:none}}.l-drawer.is-open{transform:translate(0);visibility:visible;transition:transform .3s ease,visibility 0s 0s}@media(prefers-reduced-motion:reduce){.l-drawer{transition:none}}.l-drawer__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-top:70px}.l-drawer__inner{max-width:480px;margin-inline:auto;padding:50px 24px 130px}.l-drawer .l-nav__list{gap:20px}.l-drawer .l-nav__group{padding-bottom:24px;border-bottom:1px solid var(--color-gray-02)}.l-drawer .l-nav__group:not(:has(.l-nav__sub)){padding-bottom:24px}.l-drawer .l-nav__group:last-child{border-bottom:0}.l-drawer .l-nav__sub{flex-direction:row;flex-wrap:wrap;gap:16px;margin-top:24px;padding-left:0}.l-drawer .l-nav__sub>li{width:calc(50% - 8px)}.l-drawer .l-nav__link{justify-content:space-between;gap:0;color:var(--color-text-gray-01);font-size:19px;font-weight:var(--font-weight-bold);line-height:1.2}.l-drawer .l-nav__link.is-current{color:var(--color-accent-01)}.l-drawer .l-nav__heading,.l-drawer .l-nav__link--head{font-weight:var(--font-weight-black);font-size:var(--text-24);line-height:1.2;color:var(--color-text-black)}.l-drawer .l-nav__arrow{--arrow-icon-size: 30px;--arrow-shift-x: 36px;width:30px;height:30px}.l-drawer__foot{display:flex;flex-direction:column;align-items:flex-start;gap:32px;margin-top:40px}.l-drawer__corp{display:inline-flex;align-items:center;gap:40px;height:53px;padding:0 20px 0 28px;border:1px solid var(--color-main);border-radius:8px;background:var(--color-white);color:var(--color-main);font-weight:var(--font-weight-bold);font-size:19px;text-decoration:none}.l-drawer__corp svg{flex:0 0 auto;width:18px;height:18px}.l-drawer__legal-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px;font-size:19px;line-height:1.3}.l-drawer__legal-list a{color:var(--color-text-gray-01);text-decoration:underline;font-weight:var(--font-weight-medium)}.l-searchpanel{position:fixed;inset:0;z-index:40;display:flex;flex-direction:column;background:var(--color-bg);transform:translate(-100%);visibility:hidden;transition:transform .3s ease,visibility 0s .3s}@media screen and (min-width:744px){.l-searchpanel{display:none}}.l-searchpanel.is-open{transform:translate(0);visibility:visible;transition:transform .3s ease,visibility 0s 0s}@media(prefers-reduced-motion:reduce){.l-searchpanel{transition:none}}.l-searchpanel__body{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-top:70px}.l-searchpanel__inner{max-width:480px;margin-inline:auto;padding:60px 40px 130px}.l-footer{margin-top:60px;background-color:var(--color-or-04);color:var(--color-white);border-radius:40px 40px 0 0;font-family:var(--font-mplus)}.l-footer__inner{max-width:480px;margin-inline:auto;padding:50px 32px 42px}.l-footer__corp{display:flex;align-items:center;justify-content:space-between;width:314px;max-width:100%;height:53px;padding:0 20px 0 28px;border-radius:8px;background-color:var(--color-white);color:var(--color-main);text-decoration:none;font-weight:var(--font-weight-bold);font-size:var(--text-17);line-height:1.3}.l-footer__corp:hover{color:var(--color-main);text-decoration:none}.l-footer__corp-icon{flex:0 0 auto;width:18px;height:18px}.l-footer__nav{margin-top:32px}.l-footer__menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:20px;font-size:var(--text-17);line-height:1.3}.l-footer__menu a{color:var(--color-white);text-decoration:none;font-weight:var(--font-weight-bold)}.l-footer__copy{margin:70px 0 0;font-weight:var(--font-weight-bold);font-size:var(--text-16);line-height:1.3}.c-btn{position:relative;display:inline-flex;align-items:center;box-sizing:border-box;font-family:var(--font-mplus);background-color:var(--color-main);color:var(--color-white);text-decoration:none;border:0;cursor:pointer;line-height:1.2}.c-btn:hover{color:var(--color-white);text-decoration:none}.c-btn__label{display:inline-block}.c-btn__icon{display:inline-flex;align-items:center;line-height:1;font-size:32px}.c-btn__icon img,.c-btn__icon svg{display:block;width:40px;height:40px}.c-btn__arrow{--arrow-size: 32px;--arrow-icon-size: 24px;--arrow-color: var(--color-main);--arrow-bg: var(--color-white);--arrow-shift-x: calc(var(--arrow-size) * 1.2);--arrow-shift-y: 0px;--arrow-rotate: 0deg;position:relative;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--arrow-size);height:var(--arrow-size);border-radius:100px;background-color:var(--arrow-bg);color:var(--arrow-color);overflow:hidden}.c-btn__arrow svg{position:absolute;top:50%;left:50%;display:block;width:var(--arrow-icon-size, 24px);height:var(--arrow-icon-size, 24px);transition:transform .4s ease}@media(prefers-reduced-motion:reduce){.c-btn__arrow svg{transition:none}}.c-btn__arrow svg:nth-of-type(1){transform:translate(-50%,-50%) rotate(var(--arrow-rotate, 0deg))}.c-btn__arrow svg:nth-of-type(2){transform:translate(calc(-50% - var(--arrow-shift-x, 38.4px)),calc(-50% - var(--arrow-shift-y, 0px))) rotate(var(--arrow-rotate, 0deg))}a:hover .c-btn__arrow svg:nth-of-type(1),button:hover:not(:disabled) .c-btn__arrow svg:nth-of-type(1){transform:translate(calc(-50% + var(--arrow-shift-x, 38.4px)),calc(-50% + var(--arrow-shift-y, 0px))) rotate(var(--arrow-rotate, 0deg))}a:hover .c-btn__arrow svg:nth-of-type(2),button:hover:not(:disabled) .c-btn__arrow svg:nth-of-type(2){transform:translate(-50%,-50%) rotate(var(--arrow-rotate, 0deg))}.c-btn__arrow--bordered{--arrow-color: var(--color-text-black);border:1px solid var(--color-text-black)}.c-btn__arrow--plain{--arrow-bg: transparent;border-radius:0}.c-btn__arrow--down{--arrow-rotate: 90deg;--arrow-shift-x: 0px;--arrow-shift-y: calc(var(--arrow-size) * 1.2)}.c-btn__arrow--left{--arrow-rotate: 180deg;--arrow-shift-x: calc(var(--arrow-size) * -1.2)}.c-btn--normal{justify-content:space-between;gap:10px;width:320px;max-width:100%;padding:14px 16px 14px 20px;border-radius:40px;font-weight:var(--font-weight-bold);font-size:var(--text-16);letter-spacing:.1em}.c-btn--large{justify-content:center;gap:21px;min-height:92px;padding:20px 30px;border-radius:100px;font-weight:var(--font-weight-extrabold);font-size:var(--text-24)}.c-btn--large .c-btn__arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.c-btn--submit{justify-content:center;width:320px;max-width:100%;height:60px;padding:0 40px;border-radius:40px;font-weight:var(--font-weight-black);font-size:var(--text-22);letter-spacing:.1em;line-height:var(--leading-120);appearance:none}.c-btn--submit .c-btn__arrow{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.c-btn--submit:disabled{background-color:var(--color-gray-03);cursor:not-allowed}.c-btn--pop{display:flex;justify-content:center;min-height:92px;padding:8px 60px;border:2px solid var(--color-text-black);border-radius:100px;color:var(--color-text-black);font-weight:var(--font-weight-extrabold);font-size:var(--text-24);line-height:1.2;text-align:center;overflow:hidden}.c-btn--pop:hover{color:var(--color-text-black)}.c-btn--pop .c-btn__arrow{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.c-btn--bottombar{flex:1;justify-content:center;gap:6px;height:70px;padding:0 10px;border-radius:100px;font-weight:var(--font-weight-bold);font-size:19px;letter-spacing:.04em}.c-btn--bottombar .c-btn__arrow--left{order:-1}.c-btn--bottombar .c-btn__icon{font-size:22px;transform-origin:30% 85%}.c-btn--bottombar:hover .c-btn__icon{animation:cta-thumb-bounce .5s ease-out}@media(prefers-reduced-motion:reduce){.c-btn--bottombar .c-btn__icon{animation:none!important}}.c-btn--orange{background-color:var(--color-accent-01)}.c-btn--orange .c-btn__arrow{--arrow-color: var(--color-accent-01)}.c-heading{display:flex;align-items:center;gap:10px;margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);line-height:1.3;letter-spacing:var(--tracking-2)}.c-heading__spark{flex:0 0 auto;display:inline-flex}.c-heading__spark svg{width:20px;height:20px}.c-heading--white .c-heading__spark{color:var(--color-white)}.c-heading--gradient .c-heading__spark{color:var(--color-or-02)}.c-sechead{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.c-sechead__badge{display:inline-flex;flex-direction:column;align-items:center}.c-sechead__en{padding:6px 16px;border-radius:50px;color:var(--color-or-03);font-family:Lilita One,sans-serif;font-weight:400;font-size:var(--text-24);line-height:1.2;letter-spacing:.02em;text-transform:uppercase}.c-sechead__pointer{margin-top:-3px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--color-white)}.c-sechead__title{margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);line-height:var(--leading-140);letter-spacing:var(--tracking-2)}.c-sechead--pill-white .c-sechead__en{background-color:var(--color-white)}.c-sechead--pill-white .c-sechead__pointer{border-top-color:var(--color-white)}.c-sechead--pill-gray .c-sechead__en{background-color:var(--color-gray-01)}.c-sechead--pill-gray .c-sechead__pointer{border-top-color:var(--color-gray-01)}.c-work-card{display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--color-text-black);border-radius:10px;background-color:var(--color-white);color:var(--color-text-black);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.c-work-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.c-work-card__thumb{flex:0 0 160px;width:160px;align-self:stretch;background-color:var(--color-gray-01);background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_noimage-ClhbC7S_.svg);background-position:center;background-size:cover}.c-work-card__body{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:10px;padding:20px}.c-work-card__head{display:flex;flex-direction:column;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--color-gray-02)}.c-work-card__badges{display:flex;align-items:center;gap:4px}.c-work-card__badge{display:inline-flex;align-items:center;gap:2px;padding:1px 6px;border-radius:2px;color:var(--color-white);font-weight:var(--font-weight-bold);font-size:var(--text-14);line-height:1.4;white-space:nowrap}.c-work-card__badge svg{width:13px;height:13px}.c-work-card__badge--featured{background-color:var(--color-red-03)}.c-work-card__badge--new{background-color:var(--color-blue-02)}.c-work-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-20);line-height:1.2;transition:color .2s ease}.c-work-card:hover .c-work-card__title{color:var(--color-accent-01)}.c-work-card--vertical{flex-direction:column}.c-work-card--vertical .c-work-card__thumb{flex:0 0 auto;width:100%;align-self:auto;aspect-ratio:212/140}.c-work-card--vertical .c-work-card__body{padding:16px 16px 20px}.c-work-card__meta{display:flex;flex-direction:column;gap:4px}.c-work-card__meta-row{display:flex;align-items:center;gap:6px;color:var(--color-text-black);font-size:var(--text-16);line-height:1.4}.c-work-card__meta-row svg{flex:0 0 auto;width:20px;height:20px}.c-page-title{position:relative;padding:40px 0 12px;overflow:hidden;text-align:center;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_hero_bg-kCQHwJLO.webp);background-repeat:no-repeat;background-position:left top;background-size:585px auto}.c-page-title__head{position:relative;padding-inline:24px;text-align:center}.c-page-title__en{margin:0;font-family:Lilita One,sans-serif;font-size:var(--text-24);letter-spacing:var(--tracking-2);line-height:1.2;text-transform:uppercase;color:var(--color-white)}.c-page-title__title{margin:0;font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);letter-spacing:var(--tracking-2);line-height:1.4;color:var(--color-or-02)}.c-page-title__capsule{position:absolute;top:100%;left:50%;display:flex;align-items:center;height:24px;margin:4px 0 0;padding-inline:10px;transform:translate(-50%);white-space:nowrap;background:var(--color-white);border-radius:100px;font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-14);letter-spacing:var(--tracking-2);line-height:1;color:var(--color-or-02)}.c-page-title__breadcrumb{margin-top:46px;text-align:left}.c-breadcrumb{padding:10px 24px;border-radius:80px;background-color:var(--color-white)}.c-breadcrumb__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;gap:4px;font-size:var(--text-16);line-height:1.6;letter-spacing:var(--tracking-2)}.c-breadcrumb__item{display:inline-flex;align-items:center;gap:4px;flex-shrink:0}.c-breadcrumb__item:last-child{flex-shrink:1;min-width:0}.c-breadcrumb__link{color:var(--color-main);font-weight:var(--font-weight-medium);text-decoration:none;white-space:nowrap}.c-breadcrumb__current{color:var(--color-gray-03);font-weight:var(--font-weight-medium);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-breadcrumb__sep{display:inline-flex;align-items:center}.c-breadcrumb__sep svg{width:16px;height:16px}.c-search{display:flex;flex-direction:column;align-items:center;gap:40px}.c-search__fields{align-self:stretch;display:flex;flex-direction:column;gap:24px}.c-search__group{margin:0;padding:0 0 20px;border:0;border-bottom:1px solid var(--color-gray-02)}.c-search__legend{display:flex;align-items:center;gap:8px;margin-bottom:16px;padding:0;font-weight:var(--font-weight-bold);font-size:22px;line-height:1.2;letter-spacing:.04em;color:var(--color-text-black)}.c-search__legend-icon{display:inline-flex}.c-search__legend-icon svg{width:36px;height:36px}.c-search__options{display:flex;flex-wrap:wrap;gap:20px 24px}.c-search__option{display:inline-flex;align-items:center;gap:8px;font-size:17px;line-height:1.2;letter-spacing:.04em;color:var(--color-text-black);cursor:pointer}.c-search__option input{flex:0 0 auto;width:18px;height:18px;margin:0;accent-color:var(--color-accent-01)}.c-search__input{width:100%;height:60px;padding:11px 10px;border:1px solid var(--color-gray-02);border-radius:4px;background:var(--color-white);font-size:17px;line-height:1.3;letter-spacing:.04em;color:var(--color-text-black)}.c-search__input::placeholder{color:#777}.c-search__submit{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:340px;max-width:100%;height:60px;padding:11px 10px 11px 12px;border:0;border-radius:100px;background:var(--color-accent-01);color:var(--color-white);font-weight:var(--font-weight-bold);font-size:19px;line-height:1.3;cursor:pointer}.c-search__submit-icon{display:inline-flex}.c-search__submit-icon svg{width:28px;height:28px}.c-logo{display:block}.c-logo svg{display:block;width:100%;height:auto}.c-jump-nav{display:grid;grid-template-columns:1fr 1fr;gap:6px}.c-jump-pill{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:60px;padding:6px 12px;border-radius:10px;border:1.5px solid var(--color-main);background-color:var(--color-white);text-decoration:none}.c-jump-pill:hover{text-decoration:none;background-color:color-mix(in srgb,var(--color-main) 6%,#fff)}.c-jump-pill__label{color:var(--color-main);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:15px;line-height:1.3;letter-spacing:var(--tracking-2)}.c-jump-pill .c-btn__arrow{--arrow-size: 24px}.c-steps{position:relative;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:40px}.c-steps:before{content:"";position:absolute;left:0;top:20px;bottom:0;width:3px;background-color:var(--color-or-02);z-index:0}.c-steps--day{gap:16px}.c-steps--day:before{left:59px;top:25px;bottom:25px;width:2px}.c-steps--day .c-step{flex-direction:row;align-items:center;gap:24px}.c-steps--day .c-step__flag{flex-shrink:0;justify-content:center;width:120px;height:50px;padding:0;background:var(--color-or-02);border-radius:8px}.c-steps--day .c-step__body{padding-left:0}.c-step{position:relative;z-index:1;display:flex;flex-direction:column;gap:12px}.c-step__flag{display:inline-flex;align-items:center;width:120px;height:45px;padding-left:19px;padding-top:3px;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_stepflag-BpRDDdWK.svg) no-repeat center/120px 45px;color:var(--color-white);font-family:Lilita One,sans-serif;font-weight:400;font-size:var(--text-24);line-height:1;letter-spacing:.02em}.c-step__body{display:flex;flex-direction:column;gap:12px;padding-left:28px}.c-step__title{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.3;letter-spacing:var(--tracking-2)}.c-step__lead,.c-step__note{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.c-step__small{margin:0;color:#474747;font-size:var(--text-17);line-height:1.6}.c-step__note--center{text-align:center}.c-step--center .c-step__body{align-items:center;text-align:center}.c-method{display:flex;flex-direction:column;gap:4px;padding:16px;border-radius:8px;background-color:var(--color-bg)}.c-method__head{display:flex;align-items:center;gap:6px}.c-method__no{flex:0 0 20px;width:20px;color:var(--color-accent-01);font-family:Lilita One,sans-serif;font-size:var(--text-24);line-height:1.3}.c-method__title{color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:19px;line-height:1.3;letter-spacing:var(--tracking-2)}.c-method__desc{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.c-infobox{padding:16px;border-radius:8px;background-color:var(--color-bg)}.c-infobox p{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.c-infobox--gray{background-color:var(--color-gray-01)}.c-notecard{overflow:hidden;border:2px solid var(--color-text-black);border-radius:10px;background-color:var(--color-white)}.c-notecard__head{display:flex;align-items:center;min-height:50px;padding:6px 16px;background-color:var(--color-or-02);color:var(--color-white);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.3;letter-spacing:var(--tracking-2);text-align:center}.c-notecard__body{display:flex;flex-direction:column;gap:12px;padding:16px 16px 20px}.c-notecard__note{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.c-notecard__list{margin:0;padding-left:1.4em;list-style:disc}.c-notecard__list li{color:var(--color-text-black);font-size:19px;line-height:1.7}.c-beginner-link{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.c-beginner-link__item .c-btn__label{position:relative;z-index:1;line-height:1.3;letter-spacing:var(--tracking-2)}.c-beginner-link__img{position:absolute;left:16px;bottom:0;width:84px;height:100%;background-repeat:no-repeat;background-position:center bottom;background-size:contain}.c-beginner-link__item--flow{background-color:#79e4a2}.c-beginner-link__item--flow .c-beginner-link__img{background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_link_beginner-flow-Cttb6CK3.png)}.c-beginner-link__item--aboutwork{background-color:#bab4ef}.c-beginner-link__item--aboutwork .c-beginner-link__img{background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_link_beginner%E2%80%90aboutwork-BIqoBWg_.png)}.c-beginner-link__item--interview{background-color:#f5fa6b}.c-beginner-link__item--interview .c-beginner-link__img{background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_link_beginner-interview-BfhoRvjm.png)}.c-beginner-link__item--branch{background-color:#72deea}.c-beginner-link__item--branch .c-beginner-link__img{background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_link_beginner-branch-DGdz2nMv.png)}.c-recommend{display:flex;flex-direction:column;gap:30px;padding:60px 24px}.c-recommend:last-child{padding-bottom:0}.c-entry-banner{display:flex;flex-direction:column;align-items:center;width:100%;max-width:432px;margin-inline:auto}.c-entry-banner__bubble{position:relative;z-index:1;margin-bottom:6px;width:240px;text-align:center;padding:5px 30px;border-radius:100px;background-color:var(--color-white);color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:var(--text-20);line-height:1.2}.c-entry-banner__bubble:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translate(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:12px solid var(--color-white)}.c-entry-banner__btn{width:100%}.c-modal{position:fixed;inset:0;margin:auto;width:fit-content;height:fit-content;max-width:calc(100vw - 40px);max-height:calc(100dvh - 40px);border:0;padding:0;background:transparent;overflow:visible}.c-modal::backdrop{background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.c-modal[open]{animation:c-modal-fade-in .3s ease both}.c-modal[open]::backdrop{animation:c-modal-fade-in .3s ease both}.c-modal[open] .c-modal__inner{animation:c-modal-scale-in .5s cubic-bezier(0,.64,.17,1) both}.c-modal.is-closing{pointer-events:none;animation:c-modal-fade-out .3s ease both}.c-modal.is-closing::backdrop{animation:c-modal-fade-out .3s ease both}.c-modal.is-closing .c-modal__inner{animation:none}@media(prefers-reduced-motion:reduce){.c-modal[open],.c-modal[open]::backdrop,.c-modal[open] .c-modal__inner,.c-modal.is-closing,.c-modal.is-closing::backdrop{animation:none}}@keyframes c-modal-fade-in{0%{opacity:0}}@keyframes c-modal-scale-in{0%{transform:scale(.5)}}@keyframes c-modal-fade-out{to{opacity:0}}.c-modal__inner{display:flex;flex-direction:column;align-items:center;gap:12px}.c-modal__close{display:inline-flex;justify-content:center;align-items:center;gap:12px;width:160px;height:40px;padding:0 16px;border:0;border-radius:100px;background-color:var(--color-text-black);color:var(--color-white);font-family:Lilita One,sans-serif;font-size:19px;line-height:1.6;cursor:pointer;transition:opacity .2s ease}.c-modal__close:hover{opacity:.9}.c-modal__close-icon{display:inline-flex}.c-modal__close-icon svg{display:block;width:24px;height:24px}.c-branch{display:flex;flex-direction:column;gap:12px;padding-bottom:20px;border-bottom:1px solid var(--color-gray-02)}.c-branch:last-child{border-bottom:0}.c-branch__name{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:19px;line-height:1.3;letter-spacing:var(--tracking-2)}.c-branch__body{display:flex;flex-direction:column;gap:10px}.c-branch__address{display:flex;flex-direction:column;gap:4px}.c-branch__address p,.c-branch__contact{margin:0;font-size:17px;line-height:1.6}.c-branch__tel{color:inherit;text-decoration:underline}.c-branch__actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.c-branch__pill{display:inline-flex;justify-content:center;align-items:center;gap:4px;width:120px;height:40px;border:0;border-radius:200px;background-color:var(--color-or-02);color:var(--color-white);font-family:var(--font-sans);font-weight:var(--font-weight-bold);font-size:15px;line-height:1.6;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.c-branch__pill:hover{text-decoration:none;opacity:.85}.c-branch__pill--line{width:auto;gap:8px;padding:0 14px;background-color:#06c755}.c-branch__pill-icon{display:inline-flex}.c-branch__pill-icon svg{display:block;width:20px;height:20px}.c-branch__cta{display:flex;justify-content:center;align-items:center;gap:10px;height:50px;padding:0 24px;border-radius:4px;background-color:var(--color-main);color:var(--color-white);font-family:var(--font-sans);font-weight:var(--font-weight-bold);font-size:17px;line-height:1.6;text-decoration:none;transition:opacity .2s ease}.c-branch__cta:hover{text-decoration:none;opacity:.9}.c-branch__cta--accent{padding:0 16px;background-color:var(--color-accent-01)}.c-branch__cta-icon{display:inline-flex}.c-branch__cta-icon svg{display:block;width:24px;height:24px}.c-branch-modal{max-width:min(520px,100vw - 40px)}.c-branch-modal__card{display:flex;flex-direction:column;gap:12px;width:100%;padding:24px;border-radius:10px;background-color:var(--color-bg)}.c-branch-modal__access{display:flex;flex-direction:column;gap:12px;font-size:19px;line-height:1.6}.c-branch-modal__access h4{margin:0;padding-bottom:12px;border-bottom:1px dashed var(--color-gray-02);font-weight:var(--font-weight-bold)}.c-branch-modal__access ol{margin:0;padding-left:1.5em;list-style:decimal;font-weight:var(--font-weight-medium)}.c-branch-cta{padding:20px 60px;background-color:#72deea}.c-branch-cta .c-btn__arrow{--arrow-color: var(--color-main)}.c-branch-cta__icon{position:absolute;left:20px;bottom:0;display:inline-flex}.c-branch-cta__icon svg{display:block;width:80px;height:92px}.c-switch-work{display:flex;align-items:stretch;overflow:hidden;border:1px solid var(--color-text-black);border-radius:10px;background-color:var(--color-white);color:var(--color-text-black);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.c-switch-work:hover{color:var(--color-text-black);text-decoration:none;box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.c-switch-work__thumb{flex:0 0 160px;align-self:stretch;background-color:var(--color-gray-01);background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_noimage-ClhbC7S_.svg);background-position:center;background-repeat:no-repeat;background-size:cover}.c-switch-work__body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:10px;padding:20px}.c-switch-work__title{padding-bottom:12px;border-bottom:1px solid var(--color-gray-02)}.c-switch-work__title-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-20);line-height:1.2;transition:color .2s ease}.c-switch-work:hover .c-switch-work__title-text{color:var(--color-accent-01)}.c-switch-work__meta{display:flex;flex-direction:column;gap:4px}.c-switch-work__row{display:flex;align-items:center;gap:6px}.c-switch-work__label{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:4px;border-radius:2px;background-color:var(--color-accent-01);color:var(--color-white);font-weight:var(--font-weight-medium);font-size:12px;line-height:1}.c-switch-work__value{min-width:0;color:#1f1f1f;font-size:var(--text-14);line-height:1.4}.c-switch-work__value--oneline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.p-faq__card{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:20px;background-color:var(--color-or-01)}.c-faq{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.c-faq__item{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:10px;background-color:var(--color-white)}.c-faq__q{display:flex;align-items:flex-start;gap:10px}.c-faq__q-icon{flex:0 0 auto;display:inline-flex}.c-faq__q-icon svg{display:block;width:32px;height:38px}.c-faq__q-text{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:19px;line-height:1.6}.c-faq__a{margin:0;color:var(--color-text-black);font-size:var(--text-17);line-height:1.6}.c-faq__link{display:inline-block;margin-top:4px;color:var(--color-main);font-weight:var(--font-weight-bold)}.p-faq__cta{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:10px}.p-faq__cta-title{margin:0;text-align:center;font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.6;color:var(--color-text-black)}.p-faq__cta-text{margin:0;text-align:center;font-size:19px;line-height:1.6;color:var(--color-text-black)}.p-faq__cta-actions{display:flex;flex-direction:column;align-items:center;gap:17px;width:100%}.p-hero{position:relative;width:100%;max-width:480px;margin-inline:auto}.p-hero span{position:absolute}@media screen and not (min-width:744px){.p-hero{height:760px;overflow-x:clip}}@media screen and (min-width:744px){.p-hero{height:841px;z-index:0}}.p-hero__deco{z-index:0;background-repeat:no-repeat;transform-origin:center;animation:hero-deco-bounce .75s cubic-bezier(.34,1.56,.64,1) both;animation-delay:1.45s}@media screen and not (min-width:744px){.p-hero__deco{left:0;top:-10px;z-index:1;width:480px;height:776px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_kv-deco_sp-DJem-UwW.webp);background-size:cover}}@media screen and (min-width:744px){.p-hero__deco{left:-160px;top:31px;width:800px;height:618px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_kv-deco_pc-DzjIug4-.webp);background-size:contain}}.p-hero__bgtext{z-index:1;background-repeat:no-repeat;background-size:contain;animation:hero-bgtext-reveal .8s ease both}@media screen and not (min-width:744px){.p-hero__bgtext{top:190px;left:-2px;width:480px;height:239px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_kv-bgtext_sp-BLoa8x7p.svg)}}@media screen and (min-width:744px){.p-hero__bgtext{top:165px;left:-254px;width:1057px;height:337px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_kv-bgtext_pc-DjBy7hAZ.svg)}}.p-hero__wave-up{z-index:1;top:0;background-repeat:no-repeat;background-position:left top;background-size:contain}@media screen and not (min-width:744px){.p-hero__wave-up{top:-70px;left:-2px;width:561px;height:148px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/kv_wave-top_sp-DbG6N2dY.svg)}}@media screen and (min-width:744px){.p-hero__wave-up{left:21px;width:939px;height:249px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/kv_wave-up-DUOQAvRZ.svg)}}.p-hero__wave-under{z-index:1;background-repeat:no-repeat;background-position:left top;background-size:contain;inset-inline:0px;bottom:0;width:480px;height:130px;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/kv_wave-under-nodtmR74.svg)}.p-hero__person{z-index:2;background-repeat:no-repeat;background-position:center;background-size:contain;animation:hero-person-in .6s ease both}.p-hero__person--man01{width:158px;height:362px;z-index:3;animation-delay:.55s;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_man01-BX1R0IiF.webp)}@media screen and not (min-width:744px){.p-hero__person--man01{left:24px;top:171px}}@media screen and (min-width:744px){.p-hero__person--man01{left:-8px;top:195px}}.p-hero__person--woman01{width:178px;height:365px;animation-delay:.7s;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_woman01-01oFagnq.webp)}@media screen and not (min-width:744px){.p-hero__person--woman01{left:124px;top:39px}}@media screen and (min-width:744px){.p-hero__person--woman01{left:101px;top:63px}}.p-hero__person--man02{width:150px;height:365px;z-index:3;animation-delay:.85s;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_man02-nYOXQ5ti.webp)}@media screen and not (min-width:744px){.p-hero__person--man02{left:213px;top:141px}}@media screen and (min-width:744px){.p-hero__person--man02{right:89px;top:175px}}.p-hero__person--woman02{width:140px;height:384px;animation-delay:1s;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_woman02-B0ubJC1y.webp)}@media screen and not (min-width:744px){.p-hero__person--woman02{left:312px;top:48px}}@media screen and (min-width:744px){.p-hero__person--woman02{right:-11px;top:102px}}.p-hero__copy{z-index:3;width:340px}.p-hero__copy svg{width:100%;height:auto}@media screen and not (min-width:744px){.p-hero__copy{left:112px;top:525px}}@media screen and (min-width:744px){.p-hero__copy{left:152px;top:540px}}@keyframes hero-bgtext-reveal{0%{opacity:0;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes hero-person-in{0%{opacity:0;transform:translateY(-32px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-deco-bounce{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@media(prefers-reduced-motion:reduce){.p-hero__bgtext,.p-hero__person,.p-hero__deco{animation:none}}.p-top__intro{position:relative;background-color:#ffd200}.p-catch{padding:50px 24px}.p-catch__text{margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.8;text-align:center}.p-beginner{position:relative;padding:40px 24px 60px;overflow:hidden}.p-beginner>*{position:relative;z-index:1}.p-beginner:after{content:"";position:absolute;inset:267px 0 0;background-color:#f6744a;z-index:0}.p-beginner__deco{position:absolute;left:0;right:0;top:125px;height:142px;z-index:0;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_forbeginner-AvpDie9e.svg) top/100% 142px no-repeat}.p-beginner__grid{list-style:none;margin:24px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.p-beginner__grid>li{flex:0 0 calc(50% - 4px)}.c-cat-card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;height:180px;padding:20px 16px;border:2px solid var(--color-text-black);border-radius:6px;color:var(--color-text-black);text-decoration:none;text-align:center}.c-cat-card__en{font-family:Lilita One,sans-serif;font-weight:400;font-size:var(--text-30);line-height:1;letter-spacing:.06em;text-transform:uppercase}.c-cat-card__label{font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:var(--text-20);line-height:1.4}.c-cat-card .c-btn__arrow{position:absolute;right:16px;bottom:16px}.c-cat-card--flow{background-color:var(--color-green-01)}.c-cat-card--job{background-color:var(--color-purple-01)}.c-cat-card--branch{background-color:var(--color-blue-01)}.c-cat-card--faq{background-color:var(--color-red-01)}.p-work{position:relative;z-index:1;margin-top:-40px;display:flex;flex-direction:column;align-items:stretch;gap:40px;padding:60px 24px;border-radius:40px;background-color:var(--color-white)}.p-work>.c-btn{align-self:center}.p-work__list{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:12px}.p-area{display:flex;flex-direction:column;align-items:flex-start;gap:20px;padding:60px 24px 40px}.p-area__carousel{width:calc(100% + 24px);overflow-x:hidden}.p-area__track{position:relative;list-style:none;margin:0;padding:0;display:flex;gap:10px;width:max-content;transition:transform 1s ease-in-out;will-change:transform}.c-area-card{position:relative;display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;width:360px;height:120px;padding:20px;border:2px solid var(--color-text-black);border-radius:6px;overflow:hidden;color:var(--color-text-black);text-decoration:none;scroll-snap-align:start}.c-area-card__map{position:absolute;right:8px;bottom:-6px;opacity:.65;z-index:0}.c-area-card__map svg{height:132px;width:auto;display:block}.c-area-card__name{position:relative;z-index:1;font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-28);letter-spacing:.02em}.c-area-card .c-btn__arrow{z-index:1}.c-area-card--tokyo{background-color:var(--color-green-01)}.c-area-card--kanagawa{background-color:var(--color-blue-01)}.c-area-card--chiba{background-color:var(--color-purple-01)}.c-area-card--saitama{background-color:var(--color-red-01)}.p-area__dots{display:flex;align-items:center;gap:16px;align-self:center}.p-area__dot{width:12px;height:12px;padding:0;border:none;border-radius:50%;background-color:#cecece;cursor:pointer}.p-area__dot.is-active{background-color:var(--color-or-03)}.p-area__bnr{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;min-height:140px;margin-top:20px;padding:0 20px 0 24px;border-radius:6px;background-color:#2061d5;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/link_recommend-C770Bt3P.webp);background-position:center;background-size:cover;background-repeat:no-repeat;color:var(--color-white);text-decoration:none;overflow:hidden}.p-area__bnr-text{font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-28);letter-spacing:.07em;line-height:1.4}.p-area__bnr .c-btn__arrow{--arrow-color: #2061d5}.p-switch{position:relative;padding:120px 24px;overflow:hidden;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_switchjob-wave-CxtxAXxt.svg) center top/100% 100px no-repeat,linear-gradient(var(--color-or-01),var(--color-or-01)) center top 80px/100% calc(100% - 160px) no-repeat}.p-switch:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:100px;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_switchjob-wave-CxtxAXxt.svg) center top/100% 100px no-repeat;transform:rotate(180deg);z-index:0}.p-switch__star{position:absolute;z-index:1}.p-switch__star svg{display:block;width:100%;height:100%}.p-switch__star--1{left:-73px;top:500px;width:198px;height:189px}.p-switch__star--2{left:326px;top:680px;width:240px;height:228px}.p-switch__star--3{left:363px;top:260px;width:100px;height:95px}.p-switch__intro{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.p-switch__head{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.p-switch__badge{display:inline-flex;flex-direction:column;align-items:center}.p-switch__badge-text{padding:6px 16px 8px;border-radius:50px;background-color:var(--color-white);color:var(--color-or-03);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-22);line-height:1.2;letter-spacing:.02em}.p-switch__badge-pointer{margin-top:-3px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid var(--color-white)}.p-switch__title{margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);line-height:1.6}.p-switch__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:var(--text-18);line-height:1.6}.p-switch__grid{position:relative;z-index:1;display:flex;flex-direction:column;gap:16px}.p-switch__row{list-style:none;margin:0;padding:0;display:flex;gap:16px}.p-switch__row:nth-child(1){justify-content:flex-start}.p-switch__row:nth-child(2){justify-content:flex-end;margin-top:-8px}.c-arch-card{display:flex;flex-direction:column;width:176px;border:2px solid var(--color-text-black);border-radius:100px 100px 10px 10px;overflow:hidden;color:var(--color-text-black);text-decoration:none;transition:box-shadow .2s ease,transform .2s ease}.c-arch-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.c-arch-card__photo{height:176px;background-position:center;background-size:cover;background-repeat:no-repeat}.c-arch-card__label{display:flex;align-items:center;justify-content:center;min-height:80px;padding:14px 16px;text-align:center;font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-20);line-height:1.3;letter-spacing:-.04em}.c-arch-card--cleaning .c-arch-card__label{background-color:var(--color-green-01)}.c-arch-card--elevator .c-arch-card__label{background-color:#ffd83f}.c-arch-card--bedmaking .c-arch-card__label{background-color:var(--color-blue-01)}.c-arch-card--sales .c-arch-card__label{background-color:var(--color-or-02)}.p-company{display:flex;flex-direction:column;align-items:center;gap:40px;padding:40px 28px 60px}.p-company:last-child{padding-bottom:0}.p-company__visual{width:100%;aspect-ratio:480/253;background-position:center;background-size:contain;background-repeat:no-repeat}.p-company .c-sechead{align-self:stretch}.p-company__lead{align-self:stretch;margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:var(--text-18);line-height:1.6}.p-company__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:12px}.p-flow{overflow:hidden}.p-flow__card{display:flex;flex-direction:column}.p-flow__intro{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:30px;padding:60px 24px 40px;border-radius:40px 40px 0 0;background-color:#ffd200}.p-flow__intro:before{content:"";position:absolute;left:-103px;top:-130px;z-index:0;width:630px;height:600px;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_beginner-intro-CGe585fN.svg) no-repeat left top/contain;pointer-events:none}.p-flow__intro-lead,.p-flow__intro .c-jump-nav{position:relative;z-index:1;width:100%}.p-flow__intro-lead p{margin:0 0 16px;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.p-flow__intro-lead p:last-child{margin-bottom:0;max-width:272px}.p-flow__intro-person{position:absolute;right:4px;bottom:0;z-index:0;width:106px;height:312px;background:url(/wp-content/themes/ns-recruit/public/build/assets/img_flow_01-BgWp5t7a.webp) no-repeat center bottom/contain;pointer-events:none}.p-flow__block{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-flow__day{display:flex;flex-direction:column;gap:30px;padding:60px 24px}.p-flow__day-deco{height:199px;background:url(/wp-content/themes/ns-recruit/public/build/assets/img_flow_02-CBAmMhhJ.webp) no-repeat center/contain}.p-flow__pay{display:flex;flex-direction:column;gap:20px;padding:60px 24px;border-radius:40px 40px 0 0;background-color:var(--color-white)}.p-flow__pay .c-heading{margin-bottom:10px}.p-flow__pay-cards{display:flex;flex-direction:column;gap:20px;margin-top:10px}.p-flow__faq{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:0 0 20px 20px;background-color:var(--color-or-01)}.p-flow__faq-close{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.p-flow__faq-close-title{margin:0;font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.6;color:var(--color-text-black)}.p-flow__faq-close-text{margin:0;font-size:19px;line-height:1.6;color:var(--color-text-black)}.p-job{overflow:hidden}.p-job__card{display:flex;flex-direction:column}.p-job__intro{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:30px;padding:60px 24px 40px;border-radius:40px 40px 0 0;background-color:var(--color-or-02)}.p-job__intro:before{content:"";position:absolute;left:-103px;top:-130px;z-index:0;width:630px;height:600px;background:url(/wp-content/themes/ns-recruit/public/build/assets/bg_beginner-intro-CGe585fN.svg) no-repeat left top/contain;pointer-events:none}.p-job__intro-lead,.p-job__intro .c-jump-nav{position:relative;z-index:1;width:100%}.p-job__intro-lead p{margin:0 0 16px;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.p-job__intro-lead p:last-child{margin-bottom:0;max-width:272px}.p-job__intro-person{position:absolute;right:0;bottom:0;z-index:0;width:196px;height:340px;background:url(/wp-content/themes/ns-recruit/public/build/assets/img_job_01-SwzkMwtN.webp) no-repeat center bottom/contain;pointer-events:none}.p-job__block{display:flex;flex-direction:column;gap:20px;padding:60px 24px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-job__block .c-heading{margin-bottom:10px}.c-jobcards{display:flex;flex-direction:column;gap:40px;margin-top:10px}.c-jobcard{display:flex;flex-direction:column}.c-jobcard__img{width:100%;height:288px;border-radius:8px;background-position:center;background-repeat:no-repeat;background-size:cover}.c-jobcard__body{position:relative;z-index:1;margin-top:-24px;display:flex;flex-direction:column;gap:16px}.c-jobcard__title{align-self:flex-start;margin:0;padding:8px 12px 0 0;background-color:var(--color-white);border-radius:0 4px 0 0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.3;letter-spacing:var(--tracking-2)}.c-jobcard__desc{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.p-job__day{display:flex;flex-direction:column;align-items:stretch;gap:30px;padding:60px 24px}.p-job__day-note{margin-top:10px}.p-job__points{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:40px;background-color:var(--color-or-01)}.c-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.c-checklist__item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:8px;background-color:var(--color-bg)}.c-checklist__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--color-accent-01)}.c-checklist__icon svg{width:24px;height:24px}.c-checklist__text{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.c-checklist__text mark{background-color:var(--color-accent-01);color:var(--color-white);font-weight:var(--font-weight-bold);padding:2px 6px;-webkit-box-decoration-break:clone;box-decoration-break:clone}.p-job__points-cards{display:flex;flex-direction:column;gap:20px}.p-job__points-close{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.p-job__points-close-title{margin:0;font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.6;color:var(--color-text-black)}.p-job__points-close-text{margin:0;font-size:19px;line-height:1.6;color:var(--color-text-black)}.p-branch__card{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:40px;background-color:var(--color-white)}.p-branch__nav{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:-6px}.p-branch__nav .c-jump-pill{min-height:0;gap:4px;padding:4px 16px;border-width:1px;border-radius:40px}.p-branch__nav .c-jump-pill__label{font-size:17px}.p-branch__divisions{display:flex;flex-direction:column;gap:60px}.p-branch__division{display:flex;flex-direction:column;gap:20px;scroll-margin-top:90px}.p-branch__division-title{margin:0;padding-bottom:8px;border-bottom:1px solid var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:22px;line-height:1.3;letter-spacing:var(--tracking-2)}.p-branch__pref{display:flex;flex-direction:column;gap:16px}.p-branch__pref-title{margin:0;padding:6px 12px;background-color:var(--color-bg);color:var(--color-accent-01);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:20px;line-height:1.3;letter-spacing:var(--tracking-2)}.p-branch__list{display:flex;flex-direction:column;gap:16px}.p-interview__card{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:20px;background-color:var(--color-white)}.p-interview__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.p-interview__list{display:flex;flex-direction:column;gap:20px}.c-voice{display:flex;flex-direction:column;padding:20px 16px;border:1.6px solid var(--color-text-black);border-radius:8px;background-color:var(--color-bg)}.c-voice__profile{display:flex;align-items:center;gap:20px}.c-voice__avatar{flex:0 0 auto;display:block;width:120px;height:120px;border-radius:50%;overflow:hidden}.c-voice__avatar img{display:block;width:100%;height:100%;object-fit:cover}.c-voice__meta{display:flex;flex-direction:column;gap:6px;min-width:0}.c-voice__title{margin:0;font-weight:var(--font-weight-bold);font-size:22px;line-height:1.4;color:var(--color-text-black)}.c-voice__title .is-accent{color:var(--color-accent-01)}.c-voice__name{margin:0;color:var(--color-gray-03);font-size:15px;line-height:1.4}.c-voice__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px;padding:16px 20px;border:none;border-radius:200px;background-color:var(--color-or-02);cursor:pointer;appearance:none}.c-voice__toggle-label{font-family:Lilita One,sans-serif;font-weight:400;font-size:19px;line-height:1.6;letter-spacing:.02em;color:var(--color-white)}.c-voice__icon{position:relative;flex:0 0 auto;width:24px;height:24px}.c-voice__icon:before,.c-voice__icon:after{content:"";position:absolute;top:50%;left:50%;background-color:var(--color-white);border-radius:2px;transform:translate(-50%,-50%);transition:opacity .25s ease}.c-voice__icon:before{width:16px;height:3px}.c-voice__icon:after{width:3px;height:16px}.c-voice.is-open .c-voice__icon:after{opacity:0}.c-voice__panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.c-voice.is-open .c-voice__panel{grid-template-rows:1fr}.c-voice__panel-inner{overflow:hidden;min-height:0}.c-voice__qa{display:flex;flex-direction:column;gap:12px;padding:16px;border-radius:8px;background-color:var(--color-white)}.c-voice__qa+.c-voice__qa{margin-top:12px}.c-voice__qa:first-child{margin-top:12px}.c-voice__q{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:19px;line-height:1.6}.c-voice__a{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.p-company-page{display:flex;flex-direction:column}.p-company-num,.p-company-info{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:20px}.p-company-num{margin-top:20px;background-color:var(--color-or-01)}.p-company-info{margin-top:60px;background-color:var(--color-white)}.p-company-num__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.p-company-num__cards{display:flex;flex-direction:column;gap:8px}.c-stat-card{display:flex;flex-direction:column;gap:10px;padding:20px;border-radius:8px;background-color:var(--color-white)}.c-stat-card__label{margin:0;color:var(--color-accent-01);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:var(--leading-140);letter-spacing:var(--tracking-2)}.c-stat-card__img{display:block}.c-stat-card__img svg{display:block;width:100%;height:auto}.c-stat-card__note{margin:0;color:var(--color-gray-03);font-family:var(--font-mplus);font-weight:var(--font-weight-bold);font-size:var(--text-17);line-height:var(--leading-140)}.c-info-table{margin:0}.c-info-table__row{display:flex;align-items:stretch;gap:20px;border-bottom:1px solid var(--color-gray-02)}.c-info-table__label{flex:0 0 100px;display:flex;align-items:center;padding:16px 12px;margin:0;background-color:var(--color-bg);color:#333;font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:var(--leading-160)}.c-info-table__value{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:16px 0;margin:0;color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:1.1875rem;line-height:var(--leading-160)}.c-info-table__tel{color:inherit;text-decoration:none}.c-info-table__biz{margin:0;line-height:var(--leading-180)}.c-info-table__biz-head{display:block}.c-info-table__link{color:var(--color-main);text-decoration:underline}.c-info-table__list{margin:0;padding:0;list-style:none}.c-info-table__list li{padding-left:1.2em;white-space:normal}.c-info-table__list li:before{content:"・";display:inline-block;width:1.2em;margin-left:-1.2em}.p-switch-detail{overflow:hidden}.p-switch-detail__card{display:flex;flex-direction:column}.p-switch-detail__intro{position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:30px;padding:60px 24px 40px;border-radius:40px 40px 0 0;background-color:var(--switch-intro, var(--color-or-02))}.p-switch-detail__lead{width:100%}.p-switch-detail__lead p{margin:0 0 12px;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:19px;line-height:1.6}.p-switch-detail__lead p:last-child{margin-bottom:0}.p-switch-detail__illust{display:block;width:calc(100% + 48px);margin:0 -24px}.p-switch-detail__illust img{display:block;width:100%;height:auto}.p-switch-detail__body{display:flex;flex-direction:column;gap:60px;padding:60px 24px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-switch-detail__block{display:flex;flex-direction:column;gap:20px}.p-switch-detail__text{margin:0;color:var(--color-text-black);font-size:19px;line-height:1.6}.c-basic{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.c-basic__card{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:16px 20px 20px;border:1px solid var(--color-text-black);border-radius:8px;background-color:var(--color-white)}.c-basic__card--half{width:calc((100% - 8px)/2)}.c-basic__card--wide{width:100%}.c-basic__label{color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:15px;line-height:1}.c-basic__value{display:flex;align-items:center;justify-content:center;flex:1 1 auto}.c-basic__value svg{display:block;max-width:100%;height:auto}.c-basic__note{color:var(--color-text-black);font-size:15px;line-height:1;text-align:right}.p-switch-detail__flow{display:flex;flex-direction:column;gap:30px;padding:60px 24px}.c-timeflow{position:relative;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.c-timeflow:before{content:"";position:absolute;left:59px;top:25px;bottom:25px;width:2px;background-color:var(--color-or-02)}.c-timeflow__item{position:relative;display:flex;align-items:flex-start;gap:24px}.c-timeflow__time{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:120px;height:50px;border-radius:8px;background-color:var(--color-or-02);color:var(--color-white);font-family:Lilita One,sans-serif;font-size:var(--text-24);letter-spacing:var(--tracking-2);line-height:1.1}.c-timeflow__label{padding-top:9px;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.3}.c-timeflow__note{margin-top:-18px;color:var(--color-text-black);font-size:19px;line-height:1.6}.p-switch-detail__gallery img{display:block;width:100%;height:auto}.p-switch-detail__voice{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:40px;background-color:var(--color-or-01)}.c-staff-voice{display:flex;align-items:flex-start;gap:20px}.c-staff-voice__avatar{flex:0 0 auto;width:120px;height:120px;border-radius:50%;background-color:#ffecc9;overflow:hidden}.c-staff-voice__avatar img{display:block;width:100%;height:100%;object-fit:cover}.c-staff-voice__list{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.c-staff-voice__block{display:flex;flex-direction:column;gap:4px;padding:12px;border-radius:8px;background-color:var(--color-white)}.c-staff-voice__heading{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);font-size:var(--text-17);line-height:1.4}.c-staff-voice__text{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:var(--text-17);line-height:1.4}.p-switch-detail__work{display:flex;flex-direction:column;gap:30px;padding:60px 24px}.p-switch-detail__bridge{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.6;text-align:center}.p-switch-detail__works{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.p-switch-detail__empty{margin:10px 0;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:var(--text-24);line-height:1.6;text-align:center}.p-movie{display:flex;flex-direction:column}.p-movie__card{display:flex;flex-direction:column;gap:30px;margin-top:20px;padding:60px 24px;border-radius:20px;background-color:var(--color-white)}.p-movie__grid{display:flex;flex-direction:column;gap:40px}.p-movie__empty{margin:0;color:var(--color-text-black);font-size:1rem}.c-movie-item{display:flex;flex-direction:column;gap:16px;width:100%;padding:0;border:none;background:none;text-align:left;cursor:pointer;-webkit-appearance:none;appearance:none}@media(hover:hover){.c-movie-item:hover{cursor:none}}.c-movie-item__thumb{display:block;width:100%;aspect-ratio:5/3;border-radius:8px;overflow:hidden;background-color:#d9d9d9}.c-movie-item__thumb img,.c-movie-item__thumb img[loading=lazy]{display:block;width:100%;height:100%;object-fit:cover;opacity:1}.c-movie-item__title{color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:1.375rem;line-height:var(--leading-160);letter-spacing:.04em}.p-movie-cursor{position:fixed;top:0;left:0;width:140px;height:140px;pointer-events:none;z-index:9999;opacity:0;transform:scale(.5);transition:opacity .3s ease,transform .3s ease}.p-movie-cursor svg{width:100%;height:100%;animation:movie-cursor-spin 8s linear infinite}.p-movie-cursor.is-visible{opacity:1;transform:scale(1)}@media(hover:none){.p-movie-cursor{display:none}}@keyframes movie-cursor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.p-movie-modal{width:min(720px,90vw)}.p-movie-modal .c-modal__inner{gap:24px}.p-movie-modal__player{position:relative;width:100%;aspect-ratio:16/9;border-radius:4px;overflow:hidden;background:#111}.p-movie-modal__player.is-loading:before{content:"";position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid rgba(255,255,255,.2);border-top-color:var(--color-white);border-radius:50%;animation:movie-spinner .8s linear infinite;z-index:1}.p-movie-modal__player iframe{position:absolute;inset:0;width:100%;height:100%;border:none}@keyframes movie-spinner{to{transform:rotate(360deg)}}.p-benefit{display:flex;flex-direction:column}.p-benefit__card{display:flex;flex-direction:column;gap:30px;margin-top:20px;padding:60px 24px;border-radius:20px;background-color:var(--color-white)}.p-benefit__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.p-benefit__empty{margin:0;color:var(--color-text-black);font-size:1rem}.p-benefit__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 16px}.c-benefit-card{display:flex;flex-direction:column;gap:8px;color:var(--color-text-black);text-decoration:none;transition:transform .2s ease}.c-benefit-card:hover{transform:translateY(-2px)}.c-benefit-card:hover .c-benefit-card__name{color:var(--color-or-02)}.c-benefit-card__thumb{display:block;width:100%;aspect-ratio:208/136;border-radius:8px;background-color:#cecece;background-position:center;background-size:cover;background-repeat:no-repeat}.c-benefit-card__tag{align-self:flex-start;width:fit-content;padding:2px 8px 3px;border:1px solid currentColor;border-radius:100px;font-weight:var(--font-weight-medium);font-size:.9375rem;line-height:1.3}.c-benefit-card__head{display:flex;align-items:center;gap:10px}.c-benefit-card__name{font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:1.3;transition:color .2s ease}.c-benefit-card__ext{display:inline-flex;flex-shrink:0}.c-benefit-card__ext svg{display:block;width:16px;height:16px}.c-benefit-card__content{font-weight:var(--font-weight-medium);font-size:1.0625rem;line-height:1.5}.p-benefit-usage{display:flex;flex-direction:column;gap:30px;padding:60px 24px 0}.c-benefit-steps{position:relative;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.c-benefit-steps:before{content:"";position:absolute;left:39px;top:40px;bottom:40px;width:2px;background-color:var(--color-or-02);z-index:0}.c-benefit-step{position:relative;z-index:1;display:flex;align-items:flex-start;gap:24px}.c-benefit-step__flag{flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:80px;height:80px;border-radius:8px;background-color:var(--color-or-02);color:var(--color-white);font-family:Lilita One,sans-serif;font-size:24px;line-height:1.1;letter-spacing:.02em;text-align:center}.c-benefit-step__body{display:flex;flex-direction:column;gap:6px;padding-top:8px}.c-benefit-step__title{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:1.5rem;line-height:1.3;letter-spacing:.02em}.c-benefit-step__link{color:var(--color-main);font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:1.3;text-decoration:underline}.p-work-list{display:flex;flex-direction:column}.p-work-list__card{display:flex;flex-direction:column;gap:30px;margin-top:20px;padding:60px 24px 40px;border-radius:40px;background-color:var(--color-white)}.p-work-list__main{display:flex;flex-direction:column;gap:40px}.p-work-list__head{display:flex;flex-direction:column;gap:12px}.p-work-list__conditions{margin:0;font-size:var(--text-14);font-weight:var(--font-weight-medium);line-height:1.6;color:var(--color-text-black)}.p-work-list__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.p-work-list__empty{margin:0;color:var(--color-text-black);font-size:1rem}.c-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.c-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--color-text-black);border-radius:100px;background-color:transparent;color:var(--color-text-black);font-family:Lilita One,sans-serif;font-size:19px;line-height:1;text-decoration:none;transition:background-color .2s ease}.c-pagination a.page-numbers:hover{background-color:var(--color-bg)}.c-pagination .page-numbers.current{background-color:#ff975e}.c-pagination .page-numbers.dots{width:auto;height:auto;border:0;border-radius:0}.p-work-detail{display:flex;flex-direction:column}.p-work-detail__card{margin-top:20px}.p-work-detail__hero{width:100%;aspect-ratio:480/310;border-radius:40px 40px 0 0;background-color:var(--color-gray-01);background-image:url(/wp-content/themes/ns-recruit/public/build/assets/img_noimage-ClhbC7S_.svg);background-position:center;background-size:cover;background-repeat:no-repeat}.p-work-detail__intro{display:flex;flex-direction:column;gap:40px;padding:60px 24px 40px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-work-detail__body{display:flex;flex-direction:column;gap:12px}.p-work-detail__subtitle{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:1.3125rem;line-height:1.5}.p-work-detail__tags{display:flex;flex-wrap:wrap;gap:4px}.c-work-pill{display:inline-flex;align-items:center;gap:6px;padding:3px 8px;border-radius:100px;background-color:var(--color-accent-01);color:var(--color-white)}.c-work-pill__icon{display:inline-flex;flex-shrink:0}.c-work-pill__icon svg{display:block;width:20px;height:20px}.c-work-pill__label{font-weight:var(--font-weight-medium);font-size:1.0625rem;line-height:1.2}.p-work-detail__number{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.0625rem;line-height:1.6}.p-work-detail__details{display:flex;flex-direction:column;gap:24px;margin:0}.c-work-detail{display:flex;flex-direction:column;gap:16px}.c-work-detail__label{padding:12px;background-color:var(--color-bg);color:var(--color-text-black);font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:1.6}.c-work-detail__value{margin:0;padding:0 12px;color:var(--color-text-black);font-weight:var(--font-weight-normal);font-size:1.1875rem;line-height:1.6}.c-work-detail__value--rich{display:flex;flex-direction:column;gap:1em}.c-work-detail__value--rich h1,.c-work-detail__value--rich h2,.c-work-detail__value--rich h3,.c-work-detail__value--rich h4,.c-work-detail__value--rich h5,.c-work-detail__value--rich h6{margin:0;color:inherit;font-weight:var(--font-weight-bold);font-size:inherit;line-height:inherit}.c-work-detail__value--rich p,.c-work-detail__value--rich ul,.c-work-detail__value--rich ol,.c-work-detail__value--rich blockquote,.c-work-detail__value--rich figure,.c-work-detail__value--rich table{margin:0}.c-work-detail__value--rich ul,.c-work-detail__value--rich ol{padding-left:1.5em}.c-work-detail__value--rich ul{list-style:disc}.c-work-detail__value--rich ol{list-style:decimal}.c-work-detail__value--rich li+li{margin-top:.25em}.c-work-detail__value--rich a{color:var(--color-main);text-decoration:underline}.c-work-detail__value--rich strong,.c-work-detail__value--rich b{font-weight:var(--font-weight-bold)}.c-work-detail__value--rich img{max-width:100%;height:auto}.c-work-detail__tel{color:var(--color-main);text-decoration:underline}.c-work-detail__benefit{display:flex;justify-content:center;margin-top:16px}.p-featured-area{display:flex;flex-direction:column}.p-featured-area__card{margin-top:20px}.p-featured-area__band{display:flex;align-items:center;justify-content:center;height:160px;border-radius:40px 40px 0 0;background-position:center;background-size:cover;background-repeat:no-repeat}.p-featured-area__name{margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);letter-spacing:.04em;line-height:1.3}.p-featured-area__main{display:flex;flex-direction:column;gap:30px;padding:60px 24px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-featured-area__body{display:flex;flex-direction:column;gap:40px}.p-featured-area__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:1.6;text-align:center}.p-featured-area__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.p-featured-area__empty{margin:0;color:var(--color-text-black);font-size:1rem;text-align:center}.p-featured-reco{display:flex;flex-direction:column}.p-featured-reco__card{margin-top:20px}.p-featured-reco__band{display:flex;align-items:center;justify-content:center;height:160px;border-radius:40px 40px 0 0;background-image:url(/wp-content/themes/ns-recruit/public/build/assets/header_recommend-mopybPdg.webp);background-position:center;background-size:cover;background-repeat:no-repeat}.p-featured-reco__band-title{margin:0;color:var(--color-white);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-33);letter-spacing:.04em;line-height:1.3}.p-featured-reco__main{display:flex;flex-direction:column;gap:40px;padding:60px 24px;border-radius:0 0 40px 40px;background-color:var(--color-white)}.p-featured-reco__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:1.6;text-align:center}.p-featured-reco__pop{display:flex;flex-direction:column;gap:12px;margin:0 -24px;padding:24px 24px 32px;background-color:var(--color-bg)}.p-featured-reco__pop-head{display:flex;align-items:center;gap:10px;margin:0;color:var(--color-text-black);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:1.375rem;line-height:1.6}.p-featured-reco__pop-head svg{flex:0 0 auto;width:20px;height:20px}.p-featured-reco__items{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 10px}.p-featured-reco__empty{margin:0;color:var(--color-text-black);font-size:1rem;text-align:center}.p-contact-page{display:flex;flex-direction:column}.p-contact-card{display:flex;flex-direction:column;gap:40px;margin-top:20px;padding:60px 24px;border-radius:40px;background-color:var(--color-white)}.p-contact-card__missing{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);line-height:var(--leading-160)}.p-contact-card__missing code{font-family:monospace}.p-contact-intro{display:flex;flex-direction:column;align-items:center;gap:30px}.p-contact-intro__lead{display:flex;flex-direction:column;gap:10px;align-self:stretch}.p-contact-intro__lead p{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.wpcf7{margin:0}.wpcf7-form.c-form,.c-form{display:flex;flex-direction:column;gap:40px}.c-form__fields{display:flex;flex-direction:column}.c-form__field{display:flex;flex-direction:column;gap:12px;padding:20px 0;border-bottom:1px solid #aaaaaa}.c-form__head{display:flex;align-items:center;gap:8px}.c-form__label{color:#222;font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:var(--leading-140)}.c-form__req{flex:0 0 auto;padding:2px 6px;border-radius:2px;background-color:#f8301e;color:var(--color-white);font-weight:var(--font-weight-bold);font-size:var(--text-12);line-height:var(--leading-140)}.c-form__hint{margin:0;color:#333;font-weight:var(--font-weight-normal);font-size:var(--text-17);line-height:var(--leading-140)}.c-form__note{margin:0;color:#333;font-weight:var(--font-weight-normal);font-size:var(--text-15, .9375rem);line-height:var(--leading-140)}.c-form__note a{color:var(--color-main);text-decoration:underline}.c-form__control{display:flex;flex-direction:column}.c-form input[type=text],.c-form input[type=email],.c-form input[type=tel],.c-form input[type=date],.c-form textarea{box-sizing:border-box;width:100%;padding:16px 12px;border:1px solid transparent;border-radius:4px;background-color:var(--color-gray-01);color:var(--color-text-black);font-family:var(--font-sans);font-weight:var(--font-weight-normal);font-size:1.1875rem;line-height:var(--leading-130, 1.3);appearance:none}.c-form input[type=text]::placeholder,.c-form input[type=email]::placeholder,.c-form input[type=tel]::placeholder,.c-form input[type=date]::placeholder,.c-form textarea::placeholder{color:#9d9d9d}.c-form input[type=text]:focus,.c-form input[type=email]:focus,.c-form input[type=tel]:focus,.c-form input[type=date]:focus,.c-form textarea:focus{outline:none;border-color:var(--color-main)}.c-form textarea{min-height:126px;line-height:var(--leading-140);resize:vertical}.c-form__field--radio .wpcf7-radio{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px}.wpcf7-radio .wpcf7-list-item{margin:0}.wpcf7-radio .wpcf7-list-item label{display:flex;align-items:center;gap:10px;cursor:pointer}.wpcf7-list-item-label{color:#222;font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.c-form input[type=radio]{flex-shrink:0;box-sizing:border-box;display:grid;place-content:center;width:16px;height:16px;margin:1px 0 0;border:1.5px solid var(--color-gray-03);border-radius:50%;background-color:var(--color-white);appearance:none;cursor:pointer}.c-form input[type=radio]:before{content:"";width:10px;height:10px;border-radius:50%;background-color:var(--color-main);transform:scale(0);transition:transform .12s ease}.c-form input[type=radio]:checked{border-color:var(--color-main)}.c-form input[type=radio]:checked:before{transform:scale(1)}.c-form input[type=radio]:focus-visible{outline:2px solid var(--color-main);outline-offset:2px}.c-form__privacy-lead{margin:0;color:#222;font-weight:var(--font-weight-normal);font-size:var(--text-17);line-height:var(--leading-180)}.c-form__privacy-lead a{color:var(--color-main);text-decoration:underline}.c-form__consent{display:flex}.c-form__consent .wpcf7-list-item{margin:0}.c-form__consent label{display:flex;align-items:center;gap:10px;cursor:pointer}.c-form__consent .wpcf7-list-item-label{font-size:var(--text-17)}.c-form input[type=checkbox]{flex-shrink:0;box-sizing:border-box;display:grid;place-content:center;width:16px;height:16px;margin:1px 0 0;border:1px solid var(--color-gray-03);border-radius:2px;background-color:var(--color-white);appearance:none;cursor:pointer}.c-form input[type=checkbox]:before{content:"";width:12px;height:12px;background-color:var(--color-main);transform:scale(0);transition:transform .12s ease;clip-path:polygon(14% 44%,0 65%,43% 100%,100% 22%,84% 6%,43% 62%)}.c-form input[type=checkbox]:checked{border-color:var(--color-main)}.c-form input[type=checkbox]:checked:before{transform:scale(1)}.c-form input[type=checkbox]:focus-visible{outline:2px solid var(--color-main);outline-offset:2px}.c-form__submit{display:flex;justify-content:center}.c-form__submit-btn:disabled .c-btn__arrow{--arrow-color: var(--color-gray-03)}.wpcf7-not-valid-tip{margin-top:6px;color:var(--color-red-03);font-size:var(--text-14);font-weight:var(--font-weight-bold);line-height:var(--leading-140)}.c-form .wpcf7-not-valid{border-color:var(--color-red-03)!important}.wpcf7-response-output{margin:8px 0 0;padding:12px 16px;border-radius:4px;font-size:var(--text-15, .9375rem);line-height:var(--leading-160)}.wpcf7-spinner{margin:0 0 0 12px}.p-entry-page{display:flex;flex-direction:column}.p-entry-card{display:flex;flex-direction:column;gap:40px;margin-top:20px;padding:60px 24px;border-radius:40px;background-color:var(--color-white)}.p-entry-card__missing{margin:0;color:var(--color-accent-01);font-weight:var(--font-weight-bold);line-height:var(--leading-160)}.p-entry-card__missing code{font-family:monospace}.p-entry-intro{display:flex;flex-direction:column;gap:20px}.p-entry-intro__lead{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.p-entry-intro__contact{position:relative;padding-right:116px}.p-entry-intro__person{position:absolute;right:-13px;bottom:-8px;width:104px;height:auto}.p-entry-intro__tel{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160)}.p-entry-intro__tel-num{color:var(--color-main);font-family:var(--font-mplus);font-weight:var(--font-weight-extrabold);font-size:var(--text-33);line-height:var(--leading-160);text-decoration:none}.c-form__address{display:flex;flex-direction:column;gap:20px}.c-form__subfield{display:flex;flex-direction:column;gap:8px}.c-form__sublabel{color:#333;font-weight:var(--font-weight-normal);font-size:var(--text-17);line-height:var(--leading-140)}.c-form__control--short{max-width:240px}.c-form__control--pref{max-width:160px}.c-form select{box-sizing:border-box;width:100%;padding:16px 36px 16px 12px;border:1px solid transparent;border-radius:4px;background-color:var(--color-gray-01);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23686868' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:12px 8px;color:var(--color-text-black);font-family:var(--font-sans);font-weight:var(--font-weight-normal);font-size:1.1875rem;line-height:var(--leading-140);appearance:none;cursor:pointer}.c-form select:focus{outline:none;border-color:var(--color-main)}.c-form select.is-placeholder{color:#9d9d9d}.p-entry-bms .bms p{margin:0}.p-entry-bms .c-form__field--radio .c-form__control{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 24px}.p-entry-bms .c-form__control>label{display:flex;align-items:center;gap:10px;color:#222;font-weight:var(--font-weight-medium);font-size:1.1875rem;line-height:var(--leading-160);cursor:pointer}.p-entry-bms .c-form__consent label{display:flex;align-items:center;gap:10px;font-size:var(--text-17);font-weight:var(--font-weight-medium);line-height:var(--leading-160);cursor:pointer}.p-entry-bms .c-form__control--datetime{color:var(--color-main);font-weight:var(--font-weight-bold);font-size:1.1875rem;line-height:var(--leading-140)}.p-entry-bms .bms_form input[type=submit]{display:block;box-sizing:border-box;width:320px;max-width:100%;height:60px;margin:40px auto 0;padding:0 40px;border:0;border-radius:40px;background-color:var(--color-main);color:var(--color-white);font-family:var(--font-mplus);font-weight:var(--font-weight-black);font-size:var(--text-22);letter-spacing:.1em;line-height:var(--leading-120);appearance:none;cursor:pointer}.p-entry-bms .bms_form input[type=submit]:disabled{background-color:var(--color-gray-03);cursor:not-allowed}.p-entry-bms .bms .bms_error,.p-entry-bms .bms .message{padding:12px 16px;border-radius:4px;font-size:var(--text-15, .9375rem);font-weight:var(--font-weight-bold);line-height:var(--leading-160)}.p-entry-bms .bms .bms_error{border:1px solid var(--color-red-03);color:var(--color-red-03)!important}.p-entry-bms .bms .message{border:1px solid var(--color-main);color:var(--color-main)}.p-entry-bms #bms_back a{color:var(--color-main);font-weight:var(--font-weight-bold);text-decoration:underline}.p-entry-bms #bms_calendar{margin-top:8px}.p-entry-bms #bms_calendar .fc-toolbar h2{font-size:var(--text-22)}.p-notfound__card{display:flex;flex-direction:column;align-items:center;gap:40px;padding:60px 24px;border-radius:20px;background-color:var(--color-white)}.p-notfound__text{margin:0;color:var(--color-text-black);text-align:center;font-weight:var(--font-weight-medium);font-size:var(--text-16);line-height:var(--leading-170);letter-spacing:var(--tracking-0)}.p-notfound__actions{display:flex;flex-direction:column;align-items:center;gap:20px}.p-thanks__card{display:flex;flex-direction:column;gap:40px;padding:60px 24px;border-radius:20px;background-color:var(--color-white)}.p-thanks__lead{display:flex;flex-direction:column;gap:16px}.p-thanks__text,.p-thanks__tel{margin:0;color:var(--color-text-black);font-weight:var(--font-weight-medium);font-size:var(--text-16);line-height:var(--leading-170);letter-spacing:var(--tracking-0)}.p-thanks__tel-num{color:var(--color-main);font-weight:var(--font-weight-bold);font-size:var(--text-20);text-decoration:none}.p-thanks__actions{display:flex;flex-direction:column;align-items:center;gap:20px}@media not (min-width:744px){.only-pc{display:none!important}}@media(min-width:744px){.only-sp{display:none!important}}@media screen and (min-width:1280px){.except-pc{display:none!important}}@media screen and not (min-width:1280px){.except-sp{display:none!important}}.d-none{display:none!important}.gap-v-4{display:flex;flex-direction:column;row-gap:4px}.gap-h-4{display:flex;flex-direction:row;column-gap:4px}.col-gap-4{column-gap:4px}.row-gap-4{row-gap:4px}@media screen and not (min-width:744px){.gap-v-sp-4[class]{display:flex;flex-direction:column;row-gap:4px}.gap-h-sp-4[class]{display:flex;flex-direction:row;column-gap:4px}}.gap-v-5{display:flex;flex-direction:column;row-gap:5px}.gap-h-5{display:flex;flex-direction:row;column-gap:5px}.col-gap-5{column-gap:5px}.row-gap-5{row-gap:5px}@media screen and not (min-width:744px){.gap-v-sp-5[class]{display:flex;flex-direction:column;row-gap:5px}.gap-h-sp-5[class]{display:flex;flex-direction:row;column-gap:5px}}.gap-v-6{display:flex;flex-direction:column;row-gap:6px}.gap-h-6{display:flex;flex-direction:row;column-gap:6px}.col-gap-6{column-gap:6px}.row-gap-6{row-gap:6px}@media screen and not (min-width:744px){.gap-v-sp-6[class]{display:flex;flex-direction:column;row-gap:6px}.gap-h-sp-6[class]{display:flex;flex-direction:row;column-gap:6px}}.gap-v-8{display:flex;flex-direction:column;row-gap:8px}.gap-h-8{display:flex;flex-direction:row;column-gap:8px}.col-gap-8{column-gap:8px}.row-gap-8{row-gap:8px}@media screen and not (min-width:744px){.gap-v-sp-8[class]{display:flex;flex-direction:column;row-gap:8px}.gap-h-sp-8[class]{display:flex;flex-direction:row;column-gap:8px}}.gap-v-10{display:flex;flex-direction:column;row-gap:10px}.gap-h-10{display:flex;flex-direction:row;column-gap:10px}.col-gap-10{column-gap:10px}.row-gap-10{row-gap:10px}@media screen and not (min-width:744px){.gap-v-sp-10[class]{display:flex;flex-direction:column;row-gap:10px}.gap-h-sp-10[class]{display:flex;flex-direction:row;column-gap:10px}}.gap-v-12{display:flex;flex-direction:column;row-gap:12px}.gap-h-12{display:flex;flex-direction:row;column-gap:12px}.col-gap-12{column-gap:12px}.row-gap-12{row-gap:12px}@media screen and not (min-width:744px){.gap-v-sp-12[class]{display:flex;flex-direction:column;row-gap:12px}.gap-h-sp-12[class]{display:flex;flex-direction:row;column-gap:12px}}.gap-v-16{display:flex;flex-direction:column;row-gap:16px}.gap-h-16{display:flex;flex-direction:row;column-gap:16px}.col-gap-16{column-gap:16px}.row-gap-16{row-gap:16px}@media screen and not (min-width:744px){.gap-v-sp-16[class]{display:flex;flex-direction:column;row-gap:16px}.gap-h-sp-16[class]{display:flex;flex-direction:row;column-gap:16px}}.gap-v-20{display:flex;flex-direction:column;row-gap:20px}.gap-h-20{display:flex;flex-direction:row;column-gap:20px}.col-gap-20{column-gap:20px}.row-gap-20{row-gap:20px}@media screen and not (min-width:744px){.gap-v-sp-20[class]{display:flex;flex-direction:column;row-gap:20px}.gap-h-sp-20[class]{display:flex;flex-direction:row;column-gap:20px}}.gap-v-24{display:flex;flex-direction:column;row-gap:24px}.gap-h-24{display:flex;flex-direction:row;column-gap:24px}.col-gap-24{column-gap:24px}.row-gap-24{row-gap:24px}@media screen and not (min-width:744px){.gap-v-sp-24[class]{display:flex;flex-direction:column;row-gap:24px}.gap-h-sp-24[class]{display:flex;flex-direction:row;column-gap:24px}}.gap-v-30{display:flex;flex-direction:column;row-gap:30px}.gap-h-30{display:flex;flex-direction:row;column-gap:30px}.col-gap-30{column-gap:30px}.row-gap-30{row-gap:30px}@media screen and not (min-width:744px){.gap-v-sp-30[class]{display:flex;flex-direction:column;row-gap:30px}.gap-h-sp-30[class]{display:flex;flex-direction:row;column-gap:30px}}.gap-v-32{display:flex;flex-direction:column;row-gap:32px}.gap-h-32{display:flex;flex-direction:row;column-gap:32px}.col-gap-32{column-gap:32px}.row-gap-32{row-gap:32px}@media screen and not (min-width:744px){.gap-v-sp-32[class]{display:flex;flex-direction:column;row-gap:32px}.gap-h-sp-32[class]{display:flex;flex-direction:row;column-gap:32px}}.gap-v-40{display:flex;flex-direction:column;row-gap:40px}.gap-h-40{display:flex;flex-direction:row;column-gap:40px}.col-gap-40{column-gap:40px}.row-gap-40{row-gap:40px}@media screen and not (min-width:744px){.gap-v-sp-40[class]{display:flex;flex-direction:column;row-gap:40px}.gap-h-sp-40[class]{display:flex;flex-direction:row;column-gap:40px}}.gap-v-48{display:flex;flex-direction:column;row-gap:48px}.gap-h-48{display:flex;flex-direction:row;column-gap:48px}.col-gap-48{column-gap:48px}.row-gap-48{row-gap:48px}@media screen and not (min-width:744px){.gap-v-sp-48[class]{display:flex;flex-direction:column;row-gap:48px}.gap-h-sp-48[class]{display:flex;flex-direction:row;column-gap:48px}}.gap-v-60{display:flex;flex-direction:column;row-gap:60px}.gap-h-60{display:flex;flex-direction:row;column-gap:60px}.col-gap-60{column-gap:60px}.row-gap-60{row-gap:60px}@media screen and not (min-width:744px){.gap-v-sp-60[class]{display:flex;flex-direction:column;row-gap:60px}.gap-h-sp-60[class]{display:flex;flex-direction:row;column-gap:60px}}.gap-v-80{display:flex;flex-direction:column;row-gap:80px}.gap-h-80{display:flex;flex-direction:row;column-gap:80px}.col-gap-80{column-gap:80px}.row-gap-80{row-gap:80px}@media screen and not (min-width:744px){.gap-v-sp-80[class]{display:flex;flex-direction:column;row-gap:80px}.gap-h-sp-80[class]{display:flex;flex-direction:row;column-gap:80px}}.gap-v-100{display:flex;flex-direction:column;row-gap:100px}.gap-h-100{display:flex;flex-direction:row;column-gap:100px}.col-gap-100{column-gap:100px}.row-gap-100{row-gap:100px}@media screen and not (min-width:744px){.gap-v-sp-100[class]{display:flex;flex-direction:column;row-gap:100px}.gap-h-sp-100[class]{display:flex;flex-direction:row;column-gap:100px}}.text-center-pc{text-align:center}@media screen and not (min-width:744px){.text-center-pc{text-align:unset}}@media screen and not (min-width:744px){.no-br-sp br{display:none}}.text-vertical{writing-mode:vertical-rl}.drop-shadow{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.drop-shadow-lg{filter:drop-shadow(0 10px 8px rgba(0,0,0,.04)) drop-shadow(0 4px 3px rgba(0,0,0,.1))}ul.note{padding:0;margin:0;list-style:none}ul.note>li{font-size:var(--text-14);color:var(--color-text-black);line-height:1.4;padding-left:1em;text-indent:-1em}ul.note>li:before{content:"※"}
