@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&display=swap";/*! destyle.css v4.0.0 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:before,:after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:700}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}svg,img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;border-radius:0;text-align:inherit;text-transform:inherit}button,[type=button],[type=reset],[type=submit]{cursor:pointer}button:disabled,[type=button]:disabled,[type=reset]:disabled,[type=submit]:disabled{cursor:default}:-moz-focusring{outline:auto}select:disabled{opacity:inherit}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{padding:0}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=number]{-moz-appearance:textfield}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]:focus{outline:auto}table{border-color:inherit;border-collapse:collapse}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:700}:root{--padding-pc: 25px;--padding-sp: 24px;--font-ja: "Noto Sans JP", sans-serif;--font-en:"Roboto", sans-serif;--font-roboto: "Roboto", sans-serif;--fw-thin: 100;--fw-extralight: 200;--fw-light: 300;--fw-regular: 400;--fw-medium: 500;--fw-bold: 700;--fw-black: 900;--navy: #042275;--blue: #0c4cff;--blue-light: #4474fa;--blue-text: #577bde;--gray-bg: #f5f5f5;--blue-bg: #eef7ff;--blue-bg-light: #c8d7ff;--gray:#DDDDDD;--gray2:#888;--black: #232323;--gray: #bbb;--gray-light: #ddd;--white: #ffffff;--gold: #e8b436}@keyframes recruit-slide{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1rem))}}html{font-size:16px}@media (max-width: 375px){html{font-size:4.2666666667vw}}@media (min-width: 769px){html{font-size:1.1111111111vw}}@media (min-width: 1440px){html{font-size:16px}}html,body{scroll-behavior:smooth;scroll-padding-top:6.25rem}body{font-family:var(--font-ja);font-size:16px;font-weight:var(--fw-regular);line-height:1.6;color:var(--black)}body *{backface-visibility:hidden;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:unset}@media only screen and (min-resolution: 2dppx){body *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}body *:focus{outline:none}body ::selection{color:#fff;background-color:#353538}@media screen and (min-width: 769px){.pc-none{display:none!important}}@media screen and (max-width: 768px){.sp-none{display:none!important}}@media screen and (max-width: 768px){.pc{display:none!important}}@media screen and (min-width: 769px){.sp{display:none!important}}.displayContents{display:contents}.header{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:300;padding:0 2rem;width:100%}@media screen and (max-width: 768px){.header{top:.5rem;left:.5rem;right:.5rem;transform:none;width:auto;padding:0}}.header__inner{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem 1rem 1.5rem;background-color:#fffc;border-radius:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media screen and (max-width: 768px){.header__inner{padding:.5rem .5rem .5rem 1rem;border-radius:.5rem}}.header__logo{display:flex;gap:1rem;align-items:center;text-decoration:none;transition:opacity .3s ease}@media screen and (max-width: 768px){.header__logo{gap:.5rem}}@media (any-hover: hover){.header__logo:hover{opacity:.7}}.header__logo-img{width:2.9375rem;height:2rem}@media screen and (max-width: 768px){.header__logo-img{width:2.5625rem;height:1.75rem}}.header__logo-text{font-size:.875rem;font-weight:var(--fw-bold);letter-spacing:.08em;color:var(--navy)}@media screen and (max-width: 768px){.header__logo-text{font-size:.8125rem}}.header__nav{display:flex;gap:2rem;align-items:center;padding-left:2.5rem}@media screen and (max-width: 768px){.header__nav{display:none;padding-left:0}}.header__nav-list{display:flex;align-items:baseline;gap:2rem;list-style:none;padding:0;margin:0}.header__nav-item{position:relative}.header__nav-item--has-mega:hover .header__mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.header__nav-item--has-mega>.header__nav-link{display:flex;align-items:center}.header__nav-link{position:relative;font-size:.875rem;font-weight:var(--fw-medium);letter-spacing:.08em;color:var(--black);text-decoration:none;padding-bottom:.25rem;transition:opacity .3s ease}.header__nav-link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.header__nav-link:hover{opacity:.7}.header__nav-link:hover:before{transform:scaleX(1)}}.header__nav-item--has-mega:hover>.header__nav-link:before{transform:scaleX(1)}.header__btns{display:flex;gap:.25rem}@media screen and (max-width: 768px){.header__btns{gap:.125rem}}.header__btn{display:flex;align-items:center;justify-content:center;width:8.75rem;padding:.75rem 1.25rem;border-radius:.5rem;font-size:.875rem;font-weight:var(--fw-bold);color:var(--white);text-decoration:none}@media screen and (max-width: 768px){.header__btn{width:5rem;padding:.5rem 1.25rem;font-size:.8125rem;white-space:nowrap;border-radius:.5rem;letter-spacing:0}}@media (any-hover: hover){.header__btn:hover{opacity:.9}}.header__btn--info{background-color:var(--navy)}.header__btn--entry{background-color:var(--blue)}.header__actions{display:flex;align-items:center;gap:.25rem}@media screen and (max-width: 768px){.header__actions{gap:.25rem}}.header__hamburger{display:none}@media screen and (max-width: 768px){.header__hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;width:2rem;aspect-ratio:1;cursor:pointer;gap:.375rem}}.header__hamburger-line{display:block;width:1.25rem;height:.125rem;background-color:var(--black);border-radius:.0625rem;transition:all .3s ease}body.menu-open .header__hamburger{gap:0}body.menu-open .header__hamburger-line{position:absolute}body.menu-open .header__hamburger-line:nth-child(1){transform:rotate(45deg)}body.menu-open .header__hamburger-line:nth-child(2){opacity:0}body.menu-open .header__hamburger-line:nth-child(3){transform:rotate(-45deg)}.header__mega-menu{position:absolute;top:100%;left:0;padding-top:1rem;opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:all .3s ease;z-index:10}.header__mega-menu--simple{min-width:16.25rem}.header__mega-menu--wide{padding-top:1rem;min-width:15rem;border-radius:.5rem}.header__mega-menu-wrap{padding:1.5rem 1rem 1rem;box-shadow:0 .25rem 1rem #0000001a;display:flex;flex-direction:column;gap:.5rem;background-color:var(--white)}.header__mega-menu--simple .header__mega-list{background-color:var(--white);border-radius:.5rem;padding:1rem 1.5rem;box-shadow:0 .25rem 1rem #0000001a}.header__mega-section{background-color:var(--gray-bg);border-radius:.5rem;padding:1rem 1.25rem}.header__mega-section-title{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--black);margin:0 0 .5rem;line-height:1.5}.header__mega-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.header__mega-link{display:flex;align-items:center;gap:.5rem;padding:.375rem 0;text-decoration:none;transition:opacity .2s ease}@media (any-hover: hover){.header__mega-link:hover{opacity:.7}}.header__mega-link-text{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);white-space:nowrap;line-height:1.6}.header__mega-link-arrow{flex-shrink:0;width:1rem;height:1rem;background-color:var(--black);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 4L10 8L6 12' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M6 4L10 8L6 12' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.header__btn-wrap{position:relative}@media screen and (min-width: 769px){.header__btn-wrap--has-dropdown:hover .header__btn{border-radius:.5rem .5rem 0 0;opacity:1}.header__btn-wrap--has-dropdown:hover .header__btn-dropdown{opacity:1;visibility:visible;transform:translateY(0)}}.header__btn-wrap--has-dropdown.is-open .header__btn{border-radius:.5rem .5rem 0 0;opacity:1}.header__btn-wrap--has-dropdown.is-open .header__btn-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__btn-dropdown{position:absolute;top:calc(100% - 1px);left:0;right:0;opacity:0;visibility:hidden;transform:translateY(-.5rem);transition:all .3s ease;z-index:10}@media screen and (max-width: 768px){.header__btn-dropdown{left:auto;right:0;min-width:10rem}}.header__btn-dropdown-list{list-style:none;padding:.75rem 1rem 1rem;margin:0;background-color:var(--navy);border-radius:0 0 .5rem .5rem;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.header__btn-dropdown-list{padding:.75rem;border-radius:.5rem 0 .5rem .5rem;gap:.375rem}}.header__btn-dropdown--entry .header__btn-dropdown-list{background-color:var(--blue)}.header__btn-dropdown-link{display:flex;align-items:center;justify-content:center;padding:.5rem .25rem;font-family:var(--font-ja);font-size:.8125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--white);background-color:transparent;border:.0625rem solid var(--white);border-radius:.5rem;text-decoration:none;transition:opacity .2s ease;line-height:1.6}@media (any-hover: hover){.header__btn-dropdown-link:hover{opacity:.8}}.header__btn-wrap--has-dropdown:first-of-type .header__btn-dropdown-link{background-color:#f5f5f5;color:#042275;border-color:transparent}@media (any-hover: hover){.header__btn-wrap--has-dropdown:first-of-type .header__btn-dropdown-link:hover{opacity:.9}}.sp-menu{display:none;position:fixed;top:0;right:0;width:100%;height:100%;z-index:200;overflow-y:auto;background-color:var(--white);transform:translate(100%);transition:transform .3s ease}@media screen and (max-width: 768px){.sp-menu{display:block}}.sp-menu.is-open{transform:translate(0)}.sp-menu__inner{position:relative;min-height:100%;display:flex;flex-direction:column}.sp-menu__content{flex:1;background-color:var(--white);display:flex;flex-direction:column;margin-top:3.75rem}.sp-menu__nav{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:2rem}.sp-menu__section{display:flex;flex-direction:column;gap:.75rem}.sp-menu__section--single .sp-menu__section-title{padding-bottom:0;border-bottom:none}.sp-menu__section-title{display:flex;align-items:center;gap:.5rem;text-decoration:none}.sp-menu__section-title-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;line-height:1.6}.sp-menu__section-title-icon{display:flex;align-items:center;justify-content:center;width:1.125rem;height:1.125rem;background-color:var(--navy);border-radius:50%}.sp-menu__section-title-icon:after{content:"";width:.375rem;height:.375rem;border-right:.0625rem solid var(--white);border-bottom:.0625rem solid var(--white);transform:rotate(-45deg);margin-left:-.125rem}.sp-menu__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.sp-menu__link{display:flex;align-items:center;gap:.5rem;text-decoration:none}.sp-menu__link-text{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6}.sp-menu__link-arrow{flex-shrink:0;width:1.25rem;height:1.25rem;background-color:var(--navy);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 5L12.5 10L7.5 15' stroke='currentColor' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.sp-menu__subsection-wrap{display:flex;flex-direction:column;gap:.5rem}.sp-menu__subsection{background-color:var(--gray-bg);border-radius:.5rem;padding:1rem;display:flex;flex-direction:column;gap:1rem}.sp-menu__subsection-title{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--black);letter-spacing:.04em;line-height:1.6;margin:0}.sp-menu__cta{background-color:var(--navy);border-radius:1rem;padding:1.5rem;margin:1rem 1.5rem 0;display:flex;flex-direction:column;align-items:center;gap:.75rem}.sp-menu__cta-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--white);line-height:1.6;margin:0}.sp-menu__cta-title-en{font-family:var(--font-en);font-weight:var(--fw-bold)}.sp-menu__cta-btns{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;width:100%}.sp-menu__cta-btn{width:100%;min-width:0;display:flex;align-items:center;justify-content:center;padding:1rem 1.5rem;border-radius:.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);text-decoration:none;white-space:nowrap;letter-spacing:.04em;line-height:1.6;background-color:var(--blue);color:var(--white);transition:opacity .2s ease}@media (any-hover: hover){.sp-menu__cta-btn:hover{opacity:.8}}.sp-menu__footer{padding:1rem 1.5rem 2.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.sp-menu__footer-link{display:flex;align-items:center;gap:.25rem;font-family:var(--font-ja);font-size:.75rem;font-weight:var(--fw-regular);color:#888;text-decoration:none;line-height:1.3}.sp-menu__footer-link-icon{flex-shrink:0;width:1.25rem;height:1.25rem}.sp-menu__footer-copyright{font-family:var(--font-ja);font-size:.6875rem;font-weight:var(--fw-regular);color:#888;line-height:1.3;margin:0;text-align:center}body.menu-open{overflow:hidden}.footer{position:relative;background-color:var(--gray-bg)}.footer__main{display:flex;align-items:flex-start;gap:3.5rem;justify-content:space-between;padding:4rem 4rem 1rem}@media screen and (max-width: 768px){.footer__main{flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem}}.footer__left{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width: 768px){.footer__left{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:3.4375rem;padding-bottom:1.5rem;border-bottom:1px solid var(--gray)}}.footer__logo{display:block;width:11.25rem;height:7.6875rem;aspect-ratio:180/123}@media screen and (max-width: 768px){.footer__logo{width:5.5rem;height:3.75rem}}@media (any-hover: hover){.footer__logo:hover{opacity:.8}}.footer__logo-img{width:100%;height:100%;object-fit:contain}.footer__sns{display:flex;gap:1rem;align-items:center}@media screen and (max-width: 768px){.footer__sns{flex:1;justify-content:space-between;gap:0}}.footer__sns-link{display:block;width:1.5rem;height:1.5rem;transition:opacity .3s ease}@media (any-hover: hover){.footer__sns-link:hover{opacity:.7}}.footer__sns-link img{width:100%;height:100%}.footer__nav{display:flex;flex-grow:1;gap:1.6875rem;justify-content:flex-end}@media screen and (max-width: 768px){.footer__nav{flex-wrap:wrap;justify-content:unset;flex-grow:unset;gap:1.8125rem}}.footer__nav-col{display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width: 768px){.footer__nav-col{width:9.25rem;gap:.25rem}}@media screen and (max-width: 768px){.footer__nav-col--full{gap:unset;width:100%}}.footer__nav-title{position:relative;display:inline-flex;width:fit-content;gap:.25rem;align-items:center;font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.6;color:var(--navy);text-decoration:none;padding-bottom:.125rem}@media screen and (max-width: 768px){.footer__nav-title{font-size:.875rem;letter-spacing:.04em}}.footer__nav-title:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.footer__nav-title:hover:after{transform:scaleX(1)}}.footer__nav-title img{width:1.125rem;height:1.125rem}.footer__nav-list{display:flex;flex-direction:column;gap:.8125rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.footer__nav-list li{line-height:1.3}}.footer__nav-list a{position:relative;font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;line-height:1.6;color:var(--black);text-decoration:none;transition:opacity .3s ease}@media screen and (max-width: 768px){.footer__nav-list a{font-size:.8125rem;letter-spacing:.04em}}.footer__nav-list a:after{content:"";position:absolute;bottom:-.125rem;left:0;width:100%;height:.0625rem;background-color:var(--black);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.footer__nav-list a:hover{opacity:.7}.footer__nav-list a:hover:after{transform:scaleX(1)}}.footer__job-content{display:flex;flex-direction:column;gap:.75rem;margin-top:.75rem}.footer__job-section{padding:.5rem 1.5rem 1rem;background-color:var(--white);border-radius:.5rem}@media screen and (max-width: 768px){.footer__job-section{border-radius:.75rem;padding:.5rem 1rem 1rem}}.footer__job-section:first-child{margin-top:-1.125rem}@media screen and (max-width: 768px){.footer__job-section:first-child{margin-top:unset}}.footer__job-section-title{font-size:.875rem;font-weight:var(--fw-bold);line-height:1.5;color:var(--black);margin-bottom:.75rem}@media screen and (max-width: 768px){.footer__job-section-title{font-size:.8125rem;letter-spacing:.04em;margin-bottom:.5rem}}.footer__job-section-list{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.footer__job-section-list{display:grid;grid-template-columns:1fr 1fr;gap:1rem .5rem}}.footer__job-section-item{position:relative;font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;line-height:1.6;color:var(--black);text-decoration:none;transition:opacity .3s ease}@media screen and (max-width: 768px){.footer__job-section-item{width:8.75rem;font-size:.8125rem}}.footer__job-section-item:after{content:"";position:absolute;bottom:-.125rem;left:0;width:100%;height:.0625rem;background-color:var(--black);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.footer__job-section-item:hover{opacity:.7}.footer__job-section-item:hover:after{transform:scaleX(1)}}.footer__entry{display:flex;flex-direction:column;gap:.75rem;padding:2rem;background-color:var(--navy);border-radius:1rem}@media screen and (max-width: 768px){.footer__entry{padding:1rem 1.5rem;border-radius:.75rem;gap:.5rem}}.footer__entry-buttons{display:grid;grid-template-columns:1fr;gap:.75rem}@media screen and (max-width: 768px){.footer__entry-buttons{display:flex;flex-wrap:wrap;gap:.5rem}}.footer__entry-title{font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.6;text-align:center;color:var(--white)}@media screen and (max-width: 768px){.footer__entry-title{font-size:1rem}}.footer__entry-title-en{font-family:var(--font-en);font-weight:var(--fw-bold)}.footer__entry-btn{display:flex;align-items:center;justify-content:center;width:10rem;padding:1rem .625rem;background-color:var(--blue);border-radius:.5rem;font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.6;text-align:center;color:var(--white);text-decoration:none;transition:background-color .3s ease}@media (any-hover: hover){.footer__entry-btn:hover{background-color:#f5f5f533}}@media screen and (max-width: 768px){.footer__entry-btn{width:calc(50% - .25rem);padding:1rem;font-size:.875rem;letter-spacing:.04em}}.footer__pagetop-wrapper{position:fixed;bottom:1.25rem;right:2.5rem;z-index:99;padding:0;margin-bottom:0}@media screen and (max-width: 768px){.footer__pagetop-wrapper{bottom:1.5rem;right:1.5rem}}.footer__pagetop{display:flex;align-items:center;justify-content:center;width:3.75rem;height:3.75rem;border-radius:50%;border:.0625rem solid var(--navy);background-color:var(--white);transition:background-color .3s ease,border-color .3s ease}@media (any-hover: hover){.footer__pagetop:hover{background-color:var(--navy);border-color:var(--navy)}.footer__pagetop:hover .footer__pagetop-arrow{background-color:var(--white)}}@media screen and (max-width: 768px){.footer__pagetop{width:2.5rem;height:2.5rem}}.footer__pagetop-arrow{display:block;width:1.25rem;height:1.25rem;background-color:var(--navy);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 15.5L12 9.5L18 15.5' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 15.5L12 9.5L18 15.5' stroke='currentColor' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color .3s ease}.footer__bottom{display:flex;justify-content:space-between;align-items:center;padding:1rem 4rem 5.625rem;border-top:1px solid var(--gray)}@media screen and (max-width: 768px){.footer__bottom{flex-direction:column;gap:1rem;padding:1rem 1.5rem 4.375rem;text-align:center}}.footer__copyright{font-family:var(--font-en);font-size:.875rem;font-weight:var(--fw-regular);line-height:1.3;color:#888}@media screen and (max-width: 768px){.footer__copyright{font-size:.6875rem;order:2}}.footer__privacy{display:flex;gap:.25rem;align-items:center;font-size:.875rem;font-weight:var(--fw-regular);line-height:1.3;color:#888;text-decoration:none}@media screen and (max-width: 768px){.footer__privacy{font-size:.75rem;order:1;justify-content:center}}@media (any-hover: hover){.footer__privacy:hover{opacity:.8}}.footer__privacy img{width:1.25rem;height:1.25rem}.title{display:block;padding:40px;font-size:30px;background-image:url(/recruit/assets/img/dummy.webp)}.title .test{color:red}.inner{max-width:73.125rem;padding:0 var(--padding-pc);margin-inline:auto}@media screen and (max-width: 768px){.inner{max-width:37.5rem;padding:0 var(--padding-sp)}}.recruitCta{position:relative;padding:9.5625rem 0;background-color:var(--navy);overflow:hidden}@media screen and (max-width: 768px){.recruitCta{padding:5rem 0 3rem}}.recruitCta__marquee{position:absolute;left:0;right:0;padding:.5rem 1rem;border-top:1px solid var(--gray-bg);border-bottom:1px solid var(--gray-bg);overflow:hidden}@media screen and (max-width: 768px){.recruitCta__marquee{padding:.0625rem 1rem}}.recruitCta__marquee--top{z-index:2;top:0}.recruitCta__marquee--bottom{bottom:0}.recruitCta__marquee-inner{animation:recruit-slide 20s linear infinite;display:flex;gap:2rem;width:fit-content;white-space:nowrap}.recruitCta__marquee-items{display:flex;gap:2rem;position:relative;z-index:2}.recruitCta__marquee-item{display:flex;gap:1.5rem;align-items:center}.recruitCta__marquee-logo{width:2.1875rem;aspect-ratio:35/24}@media screen and (max-width: 768px){.recruitCta__marquee-logo{width:1.625rem}}.recruitCta__marquee-text{padding-top:.25rem;font-family:var(--font-en);font-size:1.25rem;font-weight:300;letter-spacing:.04em;color:var(--gray-bg);position:relative;z-index:1}@media screen and (max-width: 768px){.recruitCta__marquee-text{font-size:1rem}}.recruitCta__bg-text{position:absolute;top:5rem;left:50%;city:.7;transform:translate(-50%);font-family:var(--font-en);font-size:6.25rem;font-weight:100;letter-spacing:.06em;color:var(--black);z-index:1;line-height:1;text-align:center;pointer-events:none}@media screen and (max-width: 768px){.recruitCta__bg-text{top:2.5rem;font-size:3.5rem;letter-spacing:0}}.recruitCta__inner{position:relative;max-width:56.5rem;margin:0 auto;padding:0 1.25rem}@media screen and (max-width: 768px){.recruitCta__inner{padding:0 2.5rem}}.recruitCta__title{font-size:2rem;font-weight:var(--fw-bold);text-align:center;color:var(--gray-bg)}@media screen and (max-width: 768px){.recruitCta__title{font-size:1.5rem}}.recruitCta__list{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2rem;list-style:none;padding:0}@media screen and (max-width: 768px){.recruitCta__list{flex-direction:column;gap:1rem;margin-top:2rem}}.recruitCta__item{width:calc((100% - 1.5rem)/2)}@media screen and (max-width: 768px){.recruitCta__item{width:100%}}.recruitCta__card{display:flex;align-items:center;justify-content:space-between;height:11.25rem;padding:1.5rem 1rem 1.5rem 1.5rem;background-color:var(--gray-bg);border-radius:1rem;text-decoration:none;box-shadow:0 .25rem 1rem #00000014;transition:background-color .3s ease,box-shadow .3s ease}@media (any-hover: hover){.recruitCta__card:hover{background-color:#fff3;box-shadow:0 .5rem 1.5rem #0000001f}.recruitCta__card:hover .recruitCta__card-label{color:var(--gray)}.recruitCta__card:hover .recruitCta__card-title,.recruitCta__card:hover .recruitCta__card-text{color:var(--gray-bg)}.recruitCta__card:hover .recruitCta__card-arrow{transform:translate(.25rem);background-color:var(--white)}.recruitCta__card:hover .recruitCta__card-arrow:after{background-color:var(--navy)}}@media screen and (max-width: 768px){.recruitCta__card{height:auto;padding:.625rem 1rem;border-radius:.75rem}}.recruitCta__card-content{display:flex;flex-direction:column;gap:1rem}.recruitCta__card-label{font-family:var(--font-en);font-size:1rem;font-weight:300;color:var(--gray);margin-bottom:-1.25rem;transition:color .3s ease}@media screen and (max-width: 768px){.recruitCta__card-label{font-size:.8125rem;margin-bottom:-1rem}}.recruitCta__card-title{font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy);transition:color .3s ease}@media screen and (max-width: 768px){.recruitCta__card-title{font-size:1.25rem}}.recruitCta__card-text{font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.5;color:var(--navy);transition:color .3s ease}@media screen and (max-width: 768px){.recruitCta__card-text{font-size:.8125rem}}.recruitCta__card-arrow{position:relative;flex-shrink:0;width:1.75rem;height:1.75rem;border-radius:50%;background-color:var(--navy);transition:transform .3s ease,background-color .3s ease}@media screen and (max-width: 768px){.recruitCta__card-arrow{width:1.5rem;height:1.5rem}}.recruitCta__card-arrow:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.75rem;height:1.25rem;background-color:var(--white);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-size:contain;mask-position:center;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;transition:background-color .3s ease}@media screen and (max-width: 768px){.recruitCta--entry{padding-bottom:5rem}}.recruitCta__inner--entry{display:flex;flex-direction:column;align-items:center;gap:3rem;padding:0 var(--padding-pc);max-width:58.125rem}@media screen and (max-width: 768px){.recruitCta__inner--entry{gap:2rem;padding:0 1.5rem}}.recruitCta__entry-head{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;color:var(--white)}.recruitCta__entry-title{font-family:var(--font-ja);font-size:2rem;font-weight:var(--fw-bold);line-height:1.4;margin:0}@media screen and (max-width: 768px){.recruitCta__entry-title{font-size:1.5rem;line-height:1.2}}.recruitCta__entry-desc{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);line-height:1.6;margin:0}@media screen and (max-width: 768px){.recruitCta__entry-desc{font-size:.875rem}}.recruitCta__entry-buttons{display:flex;gap:1.25rem;justify-content:center;width:100%}@media screen and (max-width: 768px){.recruitCta__entry-buttons{flex-direction:column;gap:1.5rem;padding:0 1rem}}.recruitCta__entry-btn{display:flex;align-items:center;justify-content:space-between;width:17.5rem;height:6.5rem;padding:0 1rem 0 1.5rem;background-color:var(--blue);border-radius:.5rem;text-decoration:none;transition:background-color .3s ease,transform .3s ease}@media (any-hover: hover){.recruitCta__entry-btn:hover{background-color:#0a3ed9}.recruitCta__entry-btn:hover .recruitCta__entry-btn-arrow{transform:translate(.25rem)}}@media screen and (max-width: 768px){.recruitCta__entry-btn{width:100%;height:5rem;padding:0 1rem 0 1.5rem}}.recruitCta__entry-btn-text{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);color:var(--white)}@media screen and (max-width: 768px){.recruitCta__entry-btn-text{font-size:1.25rem}}.recruitCta__entry-btn-arrow{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;transition:transform .3s ease}@media screen and (max-width: 768px){.recruitCta__entry-btn-arrow{width:1.5rem;height:1.5rem}}.recruitCta__entry-btn-arrow svg{width:100%;height:100%;object-fit:contain}.c-card{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;background:var(--white);border-radius:1.5rem;box-shadow:0 0 .5rem #0000001a;text-decoration:none;transition:box-shadow .3s ease;height:100%}@media screen and (max-width: 768px){.c-card{padding:1.5rem;gap:1rem}}@media (any-hover: hover){.c-card:hover{box-shadow:0 .25rem 1rem #00000026}.c-card:hover .c-card__img-inner{transform:scale(1.05)}.c-card:hover .c-card__arrow{transform:translate(.25rem)}}.c-card__img{width:100%;overflow:hidden;border-radius:1rem;aspect-ratio:284/190}.c-card__img-inner{width:100%;height:auto;aspect-ratio:284/189;object-fit:cover;border-radius:1rem;transition:transform .3s ease}.c-card__content{display:flex;flex-direction:column;gap:1rem;width:100%}@media screen and (max-width: 768px){.c-card__content{gap:.5rem}}.c-card__title-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.c-card__title{flex:1;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.6;letter-spacing:.04em;color:var(--navy)}@media screen and (max-width: 768px){.c-card__title{font-size:1rem}}body .c-card__arrow{display:flex;flex-shrink:0;width:1.75rem;height:1.75rem;transition:transform .3s ease}@media screen and (max-width: 768px){body .c-card__arrow{transform:translateY(-2px);width:1.5rem;height:1.5rem}}.c-card__arrow-img{width:100%;height:100%}.c-card__text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);line-height:1.6;letter-spacing:.04em;color:var(--black)}@media screen and (max-width: 768px){.c-card__text{font-size:.875rem}}.p-breadcrumb{padding-top:7rem}@media screen and (max-width: 768px){.p-breadcrumb{padding-top:5rem;padding-bottom:1.5rem}}.p-breadcrumb__list{display:flex;gap:.5rem;align-items:center;padding-bottom:.9375rem;border-bottom:1px solid #DDD}@media screen and (max-width: 768px){.p-breadcrumb__list{gap:.25rem;padding-bottom:.4375rem;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}}.p-breadcrumb__item{display:flex;align-items:center;gap:.5rem;flex-shrink:0}@media screen and (max-width: 768px){.p-breadcrumb__item{gap:.25rem}}.p-breadcrumb__item:after{content:"・";font-size:1.25rem;line-height:1;color:var(--gray2)}.p-breadcrumb__item:last-child:after{display:none}.p-breadcrumb__link{font-size:.875rem;font-weight:var(--fw-regular);color:var(--gray2);text-decoration:underline;line-height:1.6}@media screen and (max-width: 768px){.p-breadcrumb__link{font-size:.8125rem;line-height:1.6}}@media (any-hover: hover){.p-breadcrumb__link:hover{opacity:.8}}.p-breadcrumb__current{font-size:.875rem;font-weight:var(--fw-bold);color:var(--blue-light);line-height:1.6}@media screen and (max-width: 768px){.p-breadcrumb__current{font-size:.8125rem;line-height:1.6}}.wysiwyg h2{font-family:var(--font-ja);font-size:2rem;font-weight:var(--fw-bold);color:var(--black);letter-spacing:.04em;line-height:1.4;margin-bottom:2.625rem;margin-top:3.75rem}@media screen and (max-width: 768px){.wysiwyg h2{font-size:1.5rem;margin-top:2.5rem;margin-bottom:1.5rem}}.wysiwyg h3{display:flex;align-items:stretch;gap:1rem;font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);color:var(--black);letter-spacing:.04em;line-height:1.4;margin-bottom:1.5rem}@media screen and (max-width: 768px){.wysiwyg h3{font-size:1.25rem;gap:.75rem;margin-bottom:1.25rem}}.wysiwyg h3:before{content:"";flex-shrink:0;width:.125rem;background-color:var(--blue-light);border-radius:.125rem}.wysiwyg h4{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--black);letter-spacing:.04em;line-height:1.4;margin-bottom:1.5rem}@media screen and (max-width: 768px){.wysiwyg h4{font-size:1rem;margin-bottom:1.25rem}}.wysiwyg p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:2;margin-bottom:2.5rem}@media screen and (max-width: 768px){.wysiwyg p{font-size:.875rem;margin-bottom:1.5rem}}.wysiwyg u{text-decoration:underline}.wysiwyg s{text-decoration:line-through}.wysiwyg a{color:var(--blue-light);text-decoration:underline}@media (any-hover: hover){.wysiwyg a:hover{text-decoration:none}}.wysiwyg figure{margin-bottom:2.5rem}@media screen and (max-width: 768px){.wysiwyg figure{margin-bottom:2rem}}.wysiwyg figure img{width:100%;height:auto;border-radius:1rem;overflow:hidden}@media screen and (max-width: 768px){.wysiwyg figure img{border-radius:.75rem}}.wysiwyg figcaption{margin-top:.625rem;font-family:var(--font-ja);font-size:.8125rem;font-weight:var(--fw-regular);color:#666;line-height:1.3;text-align:center}.wysiwyg ul{display:flex;flex-direction:column;gap:1.3125rem;list-style:none;padding:0;margin:0 0 2.5rem}@media screen and (max-width: 768px){.wysiwyg ul{margin-bottom:2rem}}.wysiwyg ul>li{display:flex;align-items:flex-start;gap:.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6;padding-left:.625rem}@media screen and (max-width: 768px){.wysiwyg ul>li{font-size:.875rem}}.wysiwyg ul>li:before{content:"";flex-shrink:0;width:.5rem;aspect-ratio:1;margin-top:.5lh;transform:translateY(-50%);background-color:var(--blue-light);border-radius:50%}@media screen and (max-width: 768px){.wysiwyg ul>li:before{margin-top:0rem;transform:translateY(.5rem)}}.wysiwyg ol{display:flex;flex-direction:column;gap:.9375rem;list-style:none;padding:0;margin:0 0 2.5rem;counter-reset:ol-counter}@media screen and (max-width: 768px){.wysiwyg ol{margin-bottom:2rem}}.wysiwyg ol>li{display:flex;align-items:flex-start;gap:.25rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6;counter-increment:ol-counter}@media screen and (max-width: 768px){.wysiwyg ol>li{font-size:.875rem}}.wysiwyg ol>li:before{content:counter(ol-counter,decimal-leading-zero) ".";flex-shrink:0;width:1.875rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--blue-light);line-height:1.6}@media screen and (max-width: 768px){.wysiwyg ol>li:before{font-size:.875rem}}.wysiwyg blockquote{position:relative;padding:2.5rem 2.75rem;background-color:#eef3ff;border-radius:1rem;margin-top:1.875rem;margin-bottom:2.5rem}@media screen and (max-width: 768px){.wysiwyg blockquote{padding:2.5rem 1.5rem 1.5rem;border-radius:.75rem;margin-bottom:2rem}}.wysiwyg blockquote:before{content:"";position:absolute;top:-1rem;left:1.25rem;width:2rem;height:2rem;transform:scale(-1);background-image:url(/recruit/assets/img/common/icon_quote.svg);background-size:contain;background-repeat:no-repeat}@media screen and (max-width: 768px){.wysiwyg blockquote:before{top:-.75rem;left:1rem;width:1.5rem;height:1.5rem}}.wysiwyg blockquote p{font-size:.875rem;line-height:1.8;margin-bottom:0}.wysiwyg .table-wrap{margin-bottom:2.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width: 768px){.wysiwyg .table-wrap{margin-bottom:2rem;margin-right:calc(-1 * var(--padding-sp));margin-left:calc(-1 * var(--padding-sp));padding-left:var(--padding-sp);padding-right:var(--padding-sp)}}.wysiwyg table{width:100%;min-width:0;border-collapse:separate;border-spacing:.125rem 0;table-layout:fixed}@media screen and (max-width: 768px){.wysiwyg table{min-width:35rem}}.wysiwyg th{width:25.625rem;min-width:25.625rem;padding:1rem;background-color:var(--gray-bg);font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);color:var(--black);letter-spacing:.04em;line-height:1.2;text-align:left;border-right:.125rem solid var(--white);box-sizing:border-box}.wysiwyg th:last-child{border-right:none}@media screen and (max-width: 768px){.wysiwyg th{width:16.25rem;min-width:16.25rem;font-size:.875rem;padding:.75rem}}.wysiwyg td{width:25.625rem;min-width:25.625rem;padding:1.5rem 1rem;background-color:var(--white);font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6;vertical-align:top;box-sizing:border-box}@media screen and (max-width: 768px){.wysiwyg td{width:16.25rem;min-width:16.25rem;font-size:.875rem;padding:1rem .75rem}}.wysiwyg .figure-gallery{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}@media screen and (max-width: 768px){.wysiwyg .figure-gallery{gap:.75rem;margin-bottom:2rem}}.wysiwyg .figure-gallery figure{margin-bottom:0}.wysiwyg>*:last-child{margin-bottom:0}.c-article-header{margin-bottom:5rem}@media screen and (max-width: 768px){.c-article-header{margin-bottom:2rem}}.c-article-header__tag{width:fit-content;display:flex;align-items:center;gap:1rem;padding-right:1.5rem;background-color:var(--blue-light);border-radius:.5rem;margin-bottom:1rem}@media screen and (max-width: 768px){.c-article-header__tag{gap:1rem;padding-right:1.5rem;margin-bottom:.5rem}}.c-article-header__tag-icon{margin-left:-1px;display:grid;place-content:center;width:3.0625rem;background-color:var(--gray-bg);aspect-ratio:1;border-radius:.5rem}@media screen and (max-width: 768px){.c-article-header__tag-icon{width:2rem;height:2rem}}.c-article-header__tag-icon-img{width:1.625rem;height:auto}@media screen and (max-width: 768px){.c-article-header__tag-icon-img{width:1.125rem}}.c-article-header__tag-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--white);line-height:1}@media screen and (max-width: 768px){.c-article-header__tag-text{font-family:var(--font-roboto);font-size:.875rem}}.c-article-header__title{font-family:var(--font-ja);font-size:2.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1.6;margin-bottom:2.5rem}@media screen and (max-width: 768px){.c-article-header__title{font-size:1.75rem;margin-bottom:1.5rem}}.c-article-header__title:has(+.c-article-header__description){margin-bottom:1rem}@media screen and (max-width: 768px){.c-article-header__title:has(+.c-article-header__description){margin-bottom:.75rem}}.c-article-header__description{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-article-header__description{font-size:.875rem;margin-bottom:2rem}}.c-article-header--no-mv .c-article-header__description{margin-bottom:0}.c-article-header__share{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}@media screen and (max-width: 768px){.c-article-header__share{gap:.5rem;margin-bottom:1.25rem}}.c-article-header__share-btn{display:grid;place-content:center;width:2.5rem;height:2.5rem;border-radius:50%;background-color:var(--gray-bg);transition:opacity .3s}.c-article-header__share-btn:hover{opacity:.7}@media screen and (max-width: 768px){.c-article-header__share-btn{width:2.25rem;height:2.25rem}}.c-article-header__share-icon{display:block;width:1.25rem;height:1.25rem;background-color:var(--navy);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media screen and (max-width: 768px){.c-article-header__share-icon{width:1.125rem;height:1.125rem}}.c-article-header__share-icon--x{-webkit-mask-image:url(/recruit/assets/img/common/icon_x.svg);mask-image:url(/recruit/assets/img/common/icon_x.svg)}.c-article-header__share-icon--facebook{-webkit-mask-image:url(/recruit/assets/img/common/icon_facebook.svg);mask-image:url(/recruit/assets/img/common/icon_facebook.svg)}.c-article-header__share-icon--line{-webkit-mask-image:url(/recruit/assets/img/common/icon_line.svg);mask-image:url(/recruit/assets/img/common/icon_line.svg)}.c-article-header__share-icon--link{-webkit-mask-image:url(/recruit/assets/img/common/icon_link.svg);mask-image:url(/recruit/assets/img/common/icon_link.svg)}.c-article-header__keywords{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-bottom:1.5rem}@media screen and (max-width: 768px){.c-article-header__keywords{gap:.375rem .75rem;margin-bottom:1.25rem}}.c-article-header__keyword{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--navy);line-height:1}@media screen and (max-width: 768px){.c-article-header__keyword{font-size:.8125rem}}.c-article-header__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width: 768px){.c-article-header__meta{margin-bottom:.75rem}}.c-article-header__category{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--navy);line-height:1;padding:.375rem .75rem;background-color:transparent;border:.0625rem solid var(--navy);border-radius:.25rem}@media screen and (max-width: 768px){.c-article-header__category{font-size:.8125rem;padding:.25rem .625rem}}.c-article-header__date{font-family:var(--font-en);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);line-height:1}@media screen and (max-width: 768px){.c-article-header__date{font-size:.8125rem}}.c-article-header__mv{border-radius:1rem;overflow:hidden;aspect-ratio:760/427}@media screen and (max-width: 768px){.c-article-header__mv{border-radius:1rem;aspect-ratio:327/184}}.c-article-header__mv-img{object-fit:cover;height:100%;width:100%}.p-article{padding:6rem 0 6.25rem;background-color:var(--white)}@media screen and (max-width: 768px){.p-article{padding:1.5rem 0 5rem}}.p-article__inner{max-width:50.625rem;margin:0 auto;padding:0 var(--padding-pc)}@media screen and (max-width: 768px){.p-article__inner{padding:0 var(--padding-sp)}}.p-article--with-sidebar .p-article__inner{max-width:50.625rem;margin:0 auto;padding:0 var(--padding-pc)}@media screen and (max-width: 768px){.p-article--with-sidebar .p-article__inner{padding:0 var(--padding-sp)}}.p-article__content-wrapper{position:relative}.p-article__sidebar{position:absolute;left:-5rem;top:0;width:2.5rem;height:100%}@media screen and (max-width: 768px){.p-article__sidebar{display:none}}.p-article__share{position:sticky;top:7.5rem;display:flex;flex-direction:column;gap:.75rem}.p-article__meta-section{margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-article__meta-section{margin-bottom:2rem}}.p-article__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}@media screen and (max-width: 768px){.p-article__meta{margin-bottom:.75rem}}.p-article__category{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--navy);line-height:1;padding:.375rem .75rem;background-color:transparent;border:.0625rem solid var(--navy);border-radius:.25rem;text-decoration:none;transition:background-color .2s,color .2s}@media screen and (max-width: 768px){.p-article__category{font-size:.8125rem;padding:.25rem .625rem}}.p-article__category:hover{background-color:var(--navy);color:var(--white)}.p-article__date{font-family:var(--font-en);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);line-height:1}@media screen and (max-width: 768px){.p-article__date{font-size:.8125rem}}.p-article__keywords{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}@media screen and (max-width: 768px){.p-article__keywords{align-items:flex-start;gap:.5rem;margin-bottom:1.25rem}}.p-article__keywords-label{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.2;flex-shrink:0}@media screen and (max-width: 768px){.p-article__keywords-label{font-size:.8125rem}}.p-article__keywords-list{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width: 768px){.p-article__keywords-list{flex:1;gap:.5rem 1rem}}.p-article__keyword{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.2;text-decoration:underline;transition:opacity .3s}.p-article__keyword:hover{opacity:.7}@media screen and (max-width: 768px){.p-article__keyword{font-size:.8125rem}}.p-article__keyword-hash{color:var(--blue-light)}.p-article__mv{border-radius:1rem;overflow:hidden;aspect-ratio:760/427}@media screen and (max-width: 768px){.p-article__mv{border-radius:1rem;aspect-ratio:327/184}}.p-article__mv-img{object-fit:cover;height:100%;width:100%}.p-article__share-btn{display:block;transition:opacity .3s}.p-article__share-btn:hover{opacity:.7}.p-article__share-icon{display:block;width:2.5rem;height:2.5rem}.c-job-detail-header{margin-bottom:3rem}@media screen and (max-width: 768px){.c-job-detail-header{margin-bottom:2.5rem}}.c-job-detail-header__body{display:flex;align-items:flex-start;gap:2rem}@media screen and (max-width: 768px){.c-job-detail-header__body{display:grid;grid-template-columns:5rem 1fr;grid-template-rows:auto auto;gap:.5rem 1rem;align-items:center}}.c-job-detail-header__icon{flex-shrink:0;width:6.25rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.c-job-detail-header__icon{grid-column:1;grid-row:1;width:4.375rem}}.c-job-detail-header__icon-img{width:100%;height:100%;object-fit:contain}.c-job-detail-header__content{flex:1;min-width:0;padding-top:.5rem}@media screen and (max-width: 768px){.c-job-detail-header__content{display:contents}}.c-job-detail-header__title{font-family:var(--font-ja);font-size:2.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1.2;margin-top:-1rem;margin-bottom:1rem}@media screen and (max-width: 768px){.c-job-detail-header__title{grid-column:2;grid-row:1;font-size:1.75rem;margin-top:unset;margin-bottom:0}}.c-job-detail-header__title:last-child{margin-bottom:0}.c-job-detail-header__description{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:0;color:var(--black);line-height:2;margin:0}@media screen and (max-width: 768px){.c-job-detail-header__description{grid-column:1/-1;grid-row:2;font-size:1rem}}.c-toc{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 0;border-top:.0625rem solid var(--gray-light);border-bottom:.0625rem solid var(--gray-light);margin-bottom:5.5rem}@media screen and (max-width: 768px){.c-toc{padding:1.25rem 0;margin-bottom:3.75rem}}.c-toc__title{font-family:var(--font-en);font-size:1.25rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6}@media screen and (max-width: 768px){.c-toc__title{font-size:1.125rem}}.c-toc__list{display:flex;flex-direction:column;gap:1rem;list-style:none;padding-left:.1875rem}.c-toc__link{display:flex;align-items:center;gap:.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:0;color:var(--black);line-height:1.6;text-decoration:none}@media screen and (max-width: 768px){.c-toc__link{font-size:.8125rem}}@media (any-hover: hover){.c-toc__link:hover{text-decoration:underline}}.c-toc__icon{flex-shrink:0;width:.5625rem;background-color:var(--blue-light);aspect-ratio:1;border-radius:50%}.c-toc__sublist{display:flex;flex-direction:column;gap:.5rem;padding-left:2.5rem;padding-top:.6875rem;list-style:none;margin:0}.c-toc__sublink{display:flex;align-items:center;gap:.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:0;color:var(--black);line-height:1.6;text-decoration:none}@media screen and (max-width: 768px){.c-toc__sublink{font-size:.8125rem}}@media (any-hover: hover){.c-toc__sublink:hover{text-decoration:underline}}.c-toc__subicon{flex-shrink:0;width:.5625rem;aspect-ratio:1;border:.125rem solid var(--blue-light);border-radius:50%}.c-link-arrow{display:inline-flex;align-items:center;gap:.5rem}.c-link-arrow:after{content:"";display:block;width:1.25rem;height:1.25rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.c-link-arrow--white:after{background-color:var(--white)}.circle-arrow{width:1.75rem;height:1.75rem;flex-shrink:0}.circle-arrow img{width:100%;height:100%;object-fit:contain}.c-page-header{display:grid;grid-template-columns:10rem 1fr;grid-template-rows:auto auto;gap:0 2.5rem;align-items:start}@media screen and (max-width: 768px){.c-page-header{grid-template-columns:5.5rem 1fr;gap:1rem 1.5rem;align-items:center}}.c-page-header__icon{width:10rem;padding:1.75rem;display:flex;align-items:center;aspect-ratio:1;background-color:var(--gray-bg);border-radius:1rem;grid-column:1;grid-row:1/3}@media screen and (max-width: 768px){.c-page-header__icon{width:5.5rem;padding:.875rem;border-radius:1rem;grid-row:1;align-self:center}}.c-page-header__icon-img{width:100%}.c-page-header__title-block{position:relative;grid-column:2;grid-row:1}.c-page-header__en-text{font-family:var(--font-roboto);font-size:4rem;font-weight:var(--fw-light);letter-spacing:.04em;color:var(--navy);line-height:1;margin-top:.625rem}@media screen and (max-width: 768px){.c-page-header__en-text{font-size:3rem;letter-spacing:.04em;margin-top:0;word-break:break-all;line-height:1}}.c-page-header__title{font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);line-height:1.6;margin-bottom:1rem}@media screen and (max-width: 768px){.c-page-header__title{font-size:1rem;line-height:1.6;margin-bottom:0}}.c-page-header__description{font-size:.9375rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;grid-column:2;grid-row:2}@media screen and (max-width: 768px){.c-page-header__description{font-size:.875rem;grid-column:1/-1;grid-row:2}}.c-related-articles{display:flex;flex-direction:column;align-items:center;gap:2.5rem;padding:2.5rem 2.5rem 4rem;background-color:#c8d7ff;border-radius:1rem}@media screen and (max-width: 768px){.c-related-articles{gap:2rem;padding:2.5rem 1.5rem;border-radius:1rem}}.c-related-articles__header{display:flex;flex-direction:column;align-items:center;gap:.625rem}.c-related-articles__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;line-height:1.6}@media screen and (max-width: 768px){.c-related-articles__title{font-size:1.25rem}}.c-related-articles__bar{width:2.5rem;height:.125rem;background-color:var(--navy);border-radius:.125rem}.c-related-articles__list{display:grid;grid-template-columns:repeat(2,1fr);padding:0 1.875rem;gap:2.5rem 1.5rem;max-width:37.5rem;margin-inline:auto;list-style:none;width:100%}@media screen and (max-width: 768px){.c-related-articles__list{grid-template-columns:1fr;gap:1.5rem;padding:0 1.25rem}}.c-related-articles__card{display:flex;flex-direction:column;gap:.75rem;text-decoration:none}@media (any-hover: hover){.c-related-articles__card:hover .c-related-articles__card-img-inner{transform:scale(1.05)}}.c-related-articles__card-img{width:100%;border-radius:.5rem;overflow:hidden}.c-related-articles__card-img-inner{width:100%;height:auto;aspect-ratio:249/166;object-fit:cover;transition:transform .3s ease}.c-related-articles__card-content{display:flex;flex-direction:column;gap:.5rem}.c-related-articles__card-title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.c-related-articles__card-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;line-height:1.4}@media screen and (max-width: 768px){.c-related-articles__card-title{font-size:.875rem}}.c-related-articles__card-arrow{width:1.5rem;height:1.5rem;display:flex}@media screen and (max-width: 768px){.c-related-articles__card-arrow{transform:translateY(-5px);width:1.25rem;height:1.25rem}}.c-related-articles__card-arrow-img{width:100%;height:100%}.c-related-articles__card-text{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--navy);letter-spacing:.04em;line-height:1.6}@media screen and (max-width: 768px){.c-related-articles__card-text{font-size:.8125rem}}.c-related-articles__card-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;max-width:37.5rem;margin-inline:auto;list-style:none;padding:0;width:100%}@media screen and (max-width: 768px){.c-related-articles__card-list{grid-template-columns:1fr;gap:1.5rem}}.c-related-articles__card-item{min-width:0}.c-related-articles .c-card2{background-color:transparent;box-shadow:none;padding:0;border-radius:0}.c-related-articles .c-card2__title{color:#042275}.c-related-articles .c-card2__tag{color:#042275;border-bottom-color:#042275}.c-related-articles .c-card2__date{color:#042275}.c-related-articles__more{padding-bottom:.5rem;border-bottom:.0625rem solid var(--navy);text-decoration:none;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-medium);color:var(--navy);letter-spacing:.08em;line-height:1;transition:opacity .3s ease}@media (any-hover: hover){.c-related-articles__more:hover{opacity:.8}}@media screen and (max-width: 768px){.c-related-articles__more{font-size:1rem}}.c-card2{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:var(--blue-light);border-radius:1rem;text-decoration:none;transition:box-shadow .3s ease;box-shadow:0 .25rem 1rem #0000001a;height:100%}@media screen and (max-width: 768px){.c-card2{width:100%;gap:.5rem;padding:1rem}}@media (any-hover: hover){.c-card2:hover .c-card2__img-inner{transform:scale(1.2)}}.c-card2__img{aspect-ratio:284/189;border-radius:.5rem;overflow:hidden;flex-shrink:0}@media screen and (max-width: 768px){.c-card2__img{aspect-ratio:248/165}}.c-card2__img-inner{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.c-card2__content{display:flex;flex-direction:column;justify-content:space-between;flex:1}.c-card2__title{font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.6;color:var(--white);word-break:break-all;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4}@media screen and (max-width: 768px){.c-card2__title{font-size:.875rem}}.c-card2__tags{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:1rem}.c-card2__tag{padding-bottom:.125rem;border-bottom:.0625rem solid var(--white);font-size:.8125rem;font-weight:var(--fw-regular);letter-spacing:.04em;line-height:1.6;color:var(--white)}.c-card2__meta{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.c-card2__category{padding:.25rem .5rem;background-color:var(--white);border:.0625rem solid var(--navy);border-radius:.25rem;font-size:.8125rem;font-weight:var(--fw-regular);line-height:1.3;color:var(--navy)}.c-card2__date{font-size:.8125rem;font-weight:var(--fw-regular);line-height:1.6;color:var(--white)}.c-intro-block{margin-bottom:6rem}@media screen and (max-width: 768px){.c-intro-block{margin-bottom:3rem}}.c-intro-block__body{display:grid;grid-template-columns:minmax(auto,25rem) minmax(auto,30rem);gap:3rem;justify-content:space-between;padding:2.5rem 5rem;border:1px solid var(--navy);border-radius:1.5rem}@media screen and (max-width: 768px){.c-intro-block__body{grid-template-columns:1fr;gap:1.5rem;padding:2rem 2.5rem;border-radius:1rem}}.c-intro-block__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--black);line-height:1.2;margin:0 0 1.5rem}@media screen and (max-width: 768px){.c-intro-block__title{font-size:1.25rem;line-height:1.6;margin-bottom:1.375rem}}.c-intro-block__subtitle{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--black);line-height:2;letter-spacing:.04em;margin:0 0 .5rem}@media screen and (max-width: 768px){.c-intro-block__subtitle{font-size:1rem;line-height:2;margin-bottom:.5rem}}.c-intro-block__text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.c-intro-block__text{font-size:.875rem;line-height:1.8}}.c-intro-block__visual{overflow:hidden}.c-intro-block__img{width:100%;height:auto;border-radius:1rem;display:block}.c-capability-cards{margin-bottom:6.375rem}@media screen and (max-width: 768px){.c-capability-cards{margin-bottom:3.75rem}}.c-capability-cards__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin-bottom:1.125rem}@media screen and (max-width: 768px){.c-capability-cards__title{font-size:1.25rem;margin-bottom:1rem}}.c-capability-cards__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-capability-cards__lead{font-size:.875rem;margin-bottom:1.5rem}}.c-capability-cards__list{display:grid;grid-template-columns:repeat(4,1fr);gap:3.25rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.c-capability-cards__list{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 560px){.c-capability-cards__list{grid-template-columns:1fr}}.c-capability-cards--cols3 .c-capability-cards__list{grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 768px){.c-capability-cards--cols3 .c-capability-cards__list{grid-template-columns:1fr}}@media screen and (max-width: 768px){.c-capability-cards__card{display:flex;gap:1rem;align-items:flex-start}}.c-capability-cards__card-img{aspect-ratio:400/265;overflow:hidden;border-radius:.75rem;margin-bottom:1rem}@media screen and (max-width: 768px){.c-capability-cards__card-img{flex-shrink:0;width:9.4375rem;aspect-ratio:151/101;border-radius:1rem;margin-bottom:0}}.c-capability-cards__card-img-inner{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.c-capability-cards__card-content{flex:1;display:flex;flex-direction:column;gap:.5rem}}.c-capability-cards__card-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);line-height:1.6;letter-spacing:.04em;margin:0 0 .5rem}@media screen and (max-width: 768px){.c-capability-cards__card-title{font-size:.875rem;margin:0}}.c-capability-cards__card-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-capability-cards__card-text{font-size:.875rem}}.c-feature-cards{margin-bottom:5rem}@media screen and (max-width: 768px){.c-feature-cards{margin-bottom:3.75rem}}.c-feature-cards__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-feature-cards__title{font-size:1.25rem;margin-bottom:1rem}}.c-feature-cards__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-feature-cards__lead{font-size:.875rem;margin-bottom:2rem}}.c-feature-cards__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.c-feature-cards__list{grid-template-columns:1fr;gap:1.5rem}}.c-feature-cards__note{margin-top:-5rem;text-align:right;font-size:1rem;line-height:1.6;letter-spacing:.04em;margin-bottom:6rem}@media screen and (max-width: 768px){.c-feature-cards__note{font-size:.875rem;margin-bottom:3rem;margin-top:-3.75rem}}.c-feature-cards__item.is-text-right .c-feature-cards__card-text{text-align:right}.c-feature-cards__item.is-note{display:flex;align-items:flex-end;justify-content:flex-end}.c-feature-cards__item.is-note .c-feature-cards__card-text{text-align:right;margin:0}.c-feature-cards__card{display:flex;flex-direction:column;height:100%;text-decoration:none}.c-feature-cards__card .c-feature-cards__card-text{flex:1;min-height:0}.c-feature-cards__card-img{aspect-ratio:160/107;overflow:hidden;border-radius:.75rem;margin-bottom:1rem}@media screen and (max-width: 768px){.c-feature-cards__card-img{border-radius:.5rem;margin-bottom:.75rem}}.c-feature-cards__card-img-inner{width:100%;height:100%;object-fit:cover}.c-feature-cards__card-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);line-height:1.6;letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.c-feature-cards__card-title{font-size:.875rem}}.c-feature-cards__card-subtitle{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);line-height:1.6;letter-spacing:.04em;margin:0 0 .5rem}@media screen and (max-width: 768px){.c-feature-cards__card-subtitle{font-size:.875rem;margin-bottom:.5rem}}.c-feature-cards__card-subtitle .is-large{font-size:2.25rem}@media screen and (max-width: 768px){.c-feature-cards__card-subtitle .is-large{font-size:1.75rem}}.c-feature-cards__card-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0 0 1rem}@media screen and (max-width: 768px){.c-feature-cards__card-text{font-size:.875rem;margin-bottom:.75rem}}.c-feature-cards__card-btn{display:inline-block;padding:.75rem 1.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:.5rem;text-decoration:none;transition:background-color .3s ease;margin-top:auto}@media screen and (max-width: 768px){.c-feature-cards__card-btn{padding:.625rem 1.25rem;font-size:.8125rem}}@media (any-hover: hover){.c-feature-cards__card-btn:hover{background-color:var(--blue)}}.c-cases-section{margin-bottom:5rem;overflow:hidden}@media screen and (max-width: 768px){.c-cases-section{margin-bottom:3.75rem}}.c-cases-section__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-cases-section__title{font-size:1.25rem;margin-bottom:1rem}}.c-cases-section__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-cases-section__lead{font-size:.875rem;margin-bottom:2rem}}.c-cases-section__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.c-cases-section__list{grid-template-columns:1fr;gap:1.25rem}}.c-cases-section__item a.c-card2{display:block;height:100%}.c-job-card-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5625rem 3.1875rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.c-job-card-list{grid-template-columns:1fr;gap:2.5rem}}.c-job-card{display:flex;flex-direction:column;align-items:center;position:relative;padding:0;background-color:var(--white);border-radius:1.5rem;text-decoration:none;height:100%;transition:filter .3s ease}@media screen and (max-width: 768px){.c-job-card{border-radius:1rem}}@media (any-hover: hover){.c-job-card:hover{filter:brightness(1.08)}}.c-job-card__img{width:100%;overflow:hidden;border-radius:1rem;aspect-ratio:340/227;margin-bottom:1rem}@media screen and (max-width: 768px){.c-job-card__img{margin-bottom:.75rem}}.c-job-card__img-inner{width:100%;height:100%;object-fit:cover}.c-job-card__content{display:flex;flex-direction:column;gap:.5rem;width:100%;flex:1}.c-job-card__title-row{display:flex;align-items:center;gap:1rem;width:100%}@media screen and (max-width: 768px){.c-job-card__title-row{gap:.75rem}}.c-job-card__title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);line-height:1;letter-spacing:.04em;color:var(--navy);margin:0}@media screen and (max-width: 768px){.c-job-card__title{font-size:.875rem}}.c-job-card__text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);line-height:1.6;letter-spacing:.04em;color:var(--black);margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.c-job-card__text{font-size:.875rem;-webkit-line-clamp:3}}.c-job-card__arrow{flex-shrink:0;width:1.25rem;height:1.25rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}@media screen and (max-width: 768px){.c-job-card__arrow{width:1.125rem;height:1.125rem}}.c-card2-slider{position:relative;display:flex;flex-direction:column;gap:2.5rem;overflow:visible!important;width:100%}@media screen and (max-width: 768px){.c-card2-slider{gap:1.5rem}}.c-card2-slider__list{height:auto;align-items:stretch}.c-card2-slider:not(.swiper) .c-card2-slider__list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media screen and (max-width: 768px){.c-card2-slider:not(.swiper) .c-card2-slider__list{grid-template-columns:1fr}}.c-card2-slider__item.swiper-slide{height:auto;width:20.75rem}@media screen and (max-width: 768px){.c-card2-slider__item.swiper-slide{width:17.5rem}}.c-card2-slider__item.swiper-slide .c-card2{height:100%}.c-card2-slider__control{display:flex;align-items:center;justify-content:space-between;height:1.5rem;padding:.3125rem 0}@media screen and (max-width: 768px){.c-card2-slider__control{gap:2rem;flex-direction:column-reverse;align-items:center;height:auto}}.c-card2-slider__control-buttons{display:flex;gap:2.5rem;align-items:center}@media screen and (max-width: 768px){.c-card2-slider__control-buttons{width:17.5rem;justify-content:space-between}}.c-card2-slider__control-btn{width:1.5rem;height:1.5rem;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}@media (any-hover: hover){.c-card2-slider__control-btn:hover{opacity:.8}}.c-card2-slider__control-btn--pause{background-color:#f5f5f5;border-radius:50%}.c-card2-slider__control-btn-icon{width:1.5rem;height:1.5rem;display:block}@media screen and (max-width: 768px){.c-card2-slider__control-btn-icon{width:1.375rem;height:1.375rem}}.c-card2-slider__control-btn-icon--prev{transform:rotate(180deg) scaleY(-1)}.c-card2-slider__control-pause-icon{display:flex;align-items:center;justify-content:center;gap:.1875rem;width:.625rem;height:.625rem;transition:opacity .3s ease}.c-card2-slider__control-pause-icon:before,.c-card2-slider__control-pause-icon:after{content:"";display:block;width:.125rem;height:100%;background-color:var(--navy);border-radius:.0625rem}.c-card2-slider__control-pause-icon--hidden{display:none}.c-card2-slider__progress{display:flex;gap:.125rem;align-items:center;width:44.375rem}@media screen and (max-width: 768px){.c-card2-slider__progress{width:100%}}.c-card2-slider__progress-bar{position:relative;flex:1;height:.125rem;border-radius:.125rem;background-color:var(--gray);cursor:pointer;overflow:hidden}@media (any-hover: hover){.c-card2-slider__progress-bar:hover{opacity:.8}}.c-card2-slider__progress-bar:after{content:"";position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--navy);border-radius:.125rem}.c-card2-slider__progress-bar.is-filled:after{width:100%}.c-card2-slider__progress-bar.is-active:after{width:0;animation:progressFill 3s linear forwards}.c-card2-slider__progress-bar.is-paused:after{animation-play-state:paused}@keyframes progressFill{0%{width:0}to{width:100%}}.c-business-flow{margin-bottom:5rem}@media screen and (max-width: 768px){.c-business-flow{margin-bottom:3.75rem}}.c-business-flow__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-business-flow__title{font-size:1.25rem;margin-bottom:1rem}}.c-business-flow__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-business-flow__lead{margin-bottom:2rem}}.c-business-flow__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:stretch;gap:0}@media screen and (max-width: 768px){.c-business-flow__list{gap:0}}.c-business-flow__connector{aspect-ratio:20/10;margin:1.125rem auto;width:1.25rem;background-image:url(/recruit/assets/img/job-detail/arrow-down.svg);background-repeat:no-repeat;background-size:cover}.c-business-flow__item{display:flex;align-items:flex-start;gap:1.5rem}@media screen and (max-width: 768px){.c-business-flow__item{gap:1.25rem}}.c-business-flow__number{font-family:var(--font-roboto);font-size:1.5rem;transform:translate(.5rem);font-weight:var(--fw-light);line-height:1;color:var(--blue-text);margin-top:1rem}@media screen and (max-width: 768px){.c-business-flow__number{transform:translate(.625rem)}}.c-business-flow__content{flex:1;min-width:0;padding:1rem 1.5rem;background-color:var(--gray-bg);border-radius:.75rem .75rem .75rem 0;position:relative}.c-business-flow__content:before{content:"";position:absolute;right:100%;bottom:0;width:3.75rem;height:90%;background-image:url(/recruit/assets/img/job-detail/corner-shape.png);background-repeat:no-repeat;background-size:100% 100%;background-position:bottom right}@media screen and (max-width: 768px){.c-business-flow__content:before{aspect-ratio:unset;width:2.8125rem;height:80%;background-image:url(/recruit/assets/img/job-detail/corner-shape-sp.png);background-position:bottom right}}@media screen and (max-width: 500px){.c-business-flow__content:before{height:85%}}@media screen and (max-width: 768px){.c-business-flow__content{padding:1.25rem 1.5rem;border-radius:.5rem}}.c-business-flow__item-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);line-height:1.6;margin:0 0 1rem}@media screen and (max-width: 768px){.c-business-flow__item-title{font-size:.875rem;margin-bottom:.75rem}}.c-business-flow__item-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-business-flow__item-text{font-size:.875rem}}.c-business-flow__chevron{display:block;width:1.5rem;height:1.5rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transform:rotate(90deg)}@media screen and (max-width: 768px){.c-business-flow__chevron{width:1.25rem;height:1.25rem}}.c-career-path{margin-bottom:5rem}@media screen and (max-width: 768px){.c-career-path{margin-bottom:3.75rem}}.c-career-path__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-career-path__title{font-size:1.25rem;margin-bottom:1rem}}.c-career-path__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-career-path__lead{font-size:.875rem;margin-bottom:2rem}}.c-career-path__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 768px){.c-career-path__list{gap:1rem}}.c-career-path__item{position:relative;padding-left:1.5rem;border-left:.25rem solid var(--navy)}@media screen and (max-width: 768px){.c-career-path__item{padding-left:1.25rem;border-left-width:.1875rem}}.c-career-path__item-inner{padding-bottom:1.25rem}@media screen and (max-width: 768px){.c-career-path__item-inner{padding-bottom:1rem}}.c-career-path__item:last-child .c-career-path__item-inner{padding-bottom:0}.c-career-path__period{display:inline-block;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-medium);color:var(--blue-text);margin-bottom:.25rem}@media screen and (max-width: 768px){.c-career-path__period{font-size:.8125rem}}.c-career-path__item-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);margin:0 0 .5rem}@media screen and (max-width: 768px){.c-career-path__item-title{font-size:1rem;margin-bottom:.375rem}}.c-career-path__item-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-career-path__item-text{font-size:.875rem}}.c-other-jobs{margin-bottom:5rem}@media screen and (max-width: 768px){.c-other-jobs{margin-bottom:3.75rem}}.c-other-jobs__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-other-jobs__title{font-size:1.25rem;margin-bottom:1rem}}.c-other-jobs__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-other-jobs__lead{font-size:.875rem;margin-bottom:2rem}}.c-other-jobs__list{margin:0}.c-day-in-life{margin-bottom:5rem}@media screen and (max-width: 768px){.c-day-in-life{margin-bottom:3.75rem}}.c-day-in-life__title{font-family:var(--font-ja);font-size:1.625rem;font-weight:var(--fw-bold);color:var(--navy);margin:0 0 1.5rem}@media screen and (max-width: 768px){.c-day-in-life__title{font-size:1.375rem;margin-bottom:1.25rem}}.c-day-in-life__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-day-in-life__lead{font-size:.875rem;margin-bottom:2rem}}.c-day-in-life__list{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.c-day-in-life__list{gap:.75rem}}.c-day-in-life__item{background-color:var(--white);border-radius:1rem;box-shadow:0 .125rem .5rem #0000000f;border:1px solid var(--gray-light);overflow:hidden}@media screen and (max-width: 768px){.c-day-in-life__item{border-radius:.75rem}}.c-day-in-life__item[open] .c-day-in-life__icon{transform:rotate(180deg)}.c-day-in-life__summary{display:flex;align-items:center;gap:1.5rem;padding:1.5rem 2rem;cursor:pointer;list-style:none}@media screen and (max-width: 768px){.c-day-in-life__summary{padding:1.25rem 1.5rem;gap:1rem}}.c-day-in-life__summary::-webkit-details-marker{display:none}.c-day-in-life__number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;font-family:var(--font-ja);font-size:1.25rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:50%}@media screen and (max-width: 768px){.c-day-in-life__number{width:2.5rem;height:2.5rem;font-size:1.125rem}}.c-day-in-life__item-title{flex:1;min-width:0;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);margin:0;text-align:left}@media screen and (max-width: 768px){.c-day-in-life__item-title{font-size:1rem}}.c-day-in-life__icon{flex-shrink:0;width:1.5rem;height:1.5rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transform:rotate(-90deg);transition:transform .25s ease}.c-day-in-life__content{padding:0 2rem 1.5rem 6.5rem}@media screen and (max-width: 768px){.c-day-in-life__content{padding:0 1.5rem 1.25rem}}.c-day-in-life__item-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0}@media screen and (max-width: 768px){.c-day-in-life__item-text{font-size:.875rem}}.c-career-advice{margin-bottom:5rem}@media screen and (max-width: 768px){.c-career-advice{margin-bottom:3.75rem}}.c-career-advice__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin:0 0 1rem}@media screen and (max-width: 768px){.c-career-advice__title{font-size:1.25rem;margin-bottom:1rem}}.c-career-advice__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-career-advice__lead{margin-bottom:2rem}}.c-career-advice__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.c-career-advice__list{gap:1rem}}.c-career-advice__body{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding:4rem 5rem;background-color:var(--gray-bg);border-radius:1.5rem}@media screen and (max-width: 768px){.c-career-advice__body{flex-direction:column;gap:1.5rem;padding:1.5rem;border-radius:.75rem}}.c-career-advice__content{flex-shrink:0;width:27.5rem}@media screen and (max-width: 768px){.c-career-advice__content{width:100%}}.c-career-advice__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1.5rem}@media screen and (max-width: 768px){.c-career-advice__header{gap:1rem;margin-bottom:1rem}}.c-career-advice__number{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:4rem;height:4rem;font-family:var(--font-roboto);font-size:2rem;font-weight:var(--fw-light);color:var(--navy);border:.0625rem solid var(--navy);border-radius:1rem}@media screen and (max-width: 768px){.c-career-advice__number{width:3rem;height:3rem;font-size:1.5rem;border-radius:.75rem}}.c-career-advice__item-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-career-advice__item-title{font-size:1rem}}.c-career-advice__item-subtitle{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);letter-spacing:.04em;color:var(--navy);margin:0 0 .5rem;line-height:1.6}@media screen and (max-width: 768px){.c-career-advice__item-subtitle{font-size:.875rem;margin-bottom:.5rem}}.c-career-advice__item-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--navy);line-height:1.6;margin:0 0 1.5rem}@media screen and (max-width: 768px){.c-career-advice__item-text{font-size:.875rem;margin-bottom:1.25rem}}.c-career-advice__timeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.c-career-advice__timeline{gap:.75rem}}.c-career-advice__timeline-item{display:flex;align-items:center;gap:1rem}@media screen and (max-width: 768px){.c-career-advice__timeline-item{gap:.75rem}}.c-career-advice__timeline-period{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:6rem;padding:.375rem .5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--white);background-color:var(--blue-light);border-radius:.5rem;line-height:1}@media screen and (max-width: 768px){.c-career-advice__timeline-period{width:5rem;padding:.375rem .5rem;font-size:.8125rem}}.c-career-advice__timeline-text{flex:1;min-width:0;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--navy);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-career-advice__timeline-text{font-size:.8125rem}}.c-career-advice__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}@media screen and (max-width: 768px){.c-career-advice__buttons{margin-top:1rem;gap:.625rem}}.c-career-advice__btn{display:inline-block;padding:.625rem 1.25rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:.5rem;text-decoration:none;transition:opacity .25s ease}@media screen and (max-width: 768px){.c-career-advice__btn{padding:.5rem 1rem;font-size:.8125rem}}@media (any-hover: hover){.c-career-advice__btn:hover{opacity:.9}}.c-career-advice__bullets{list-style:none;padding:0;margin:0 0 1rem}@media screen and (max-width: 768px){.c-career-advice__bullets{margin-bottom:.75rem}}.c-career-advice__bullet{position:relative;padding-left:1.25rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin-bottom:.5rem}@media screen and (max-width: 768px){.c-career-advice__bullet{font-size:.875rem;padding-left:1.125rem}}.c-career-advice__bullet:before{content:"";position:absolute;left:0;top:.625rem;width:.375rem;height:.375rem;background-color:var(--navy);border-radius:50%}@media screen and (max-width: 768px){.c-career-advice__bullet:before{top:.5625rem;width:.3125rem;height:.3125rem}}.c-career-advice__bullet:last-child{margin-bottom:0}.c-career-advice__visual{overflow:hidden;border-radius:.75rem}.c-career-advice__img{width:100%;height:auto;display:block;aspect-ratio:4/3;object-fit:cover}transition .c-faq{margin-bottom:0}.c-faq__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 3rem}@media screen and (max-width: 768px){.c-faq__lead{line-height:1.6;font-size:.875rem;margin-bottom:2rem}}.c-faq__list{display:flex;flex-direction:column;gap:1.5rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.c-faq__list{gap:1rem}}.c-faq__item{background-color:var(--gray-bg);border-radius:1rem;padding:2.5rem}@media screen and (max-width: 768px){.c-faq__item{padding:1rem;border-radius:1rem}}.c-faq__question{display:flex;align-items:center;gap:2.25rem;width:100%;padding:0;background:none;border:none;cursor:pointer;text-align:left;transition:opacity .3s ease}@media (any-hover: hover){.c-faq__question:hover{opacity:.7}}@media screen and (max-width: 768px){.c-faq__question{gap:1rem}}.c-faq__q-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:5rem;padding-bottom:.25rem;font-family:var(--font-roboto);font-size:2.5rem;font-weight:var(--fw-light);color:var(--blue-light);letter-spacing:.04em;line-height:1.65}@media screen and (max-width: 768px){.c-faq__q-label{width:2rem;font-size:1.5rem}}.c-faq__q-text{flex:1;min-width:0;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--black);line-height:1.6;letter-spacing:.04em}@media screen and (max-width: 768px){.c-faq__q-text{font-size:.875rem}}.c-faq__icon{flex-shrink:0;position:relative;width:1.75rem;height:1.75rem;display:flex;align-items:center;justify-content:center;background-color:var(--blue-light);border-radius:50%}@media screen and (max-width: 768px){.c-faq__icon{width:1.5rem;height:1.5rem}}.c-faq__icon:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1px;background-color:var(--white);border-radius:.0625rem;transition:transform .25s ease}@media screen and (max-width: 768px){.c-faq__icon:before{width:.625rem;height:1px}}.c-faq__icon:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:1rem;background-color:var(--white);border-radius:.0625rem;transition:transform .25s ease,opacity .25s ease}@media screen and (max-width: 768px){.c-faq__icon:after{width:1px;height:.625rem}}.c-faq__question[aria-expanded=true] .c-faq__icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.c-faq__answer{display:none;padding-top:1rem;margin-top:1rem;border-top:1px solid #bbb}@media screen and (max-width: 768px){.c-faq__answer{padding-top:.5rem;margin-top:.5rem}}.c-faq__a-inner{display:flex;align-items:flex-start;gap:.625rem}@media screen and (max-width: 768px){.c-faq__a-inner{gap:.5rem}}.c-faq__a-label{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:5rem;height:2.5rem;font-family:var(--font-roboto);font-size:2.5rem;font-weight:var(--fw-light);color:var(--blue-light);letter-spacing:.04em;line-height:1.65}@media screen and (max-width: 768px){.c-faq__a-label{width:2rem;height:2.5rem;font-size:1.5rem}}.c-faq__a-body{flex:1;min-width:0;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;letter-spacing:.04em}@media screen and (max-width: 768px){.c-faq__a-body{font-size:.875rem}}.c-faq__a-body p{margin:0 0 .75rem}.c-faq__a-body p:last-child{margin-bottom:0}.c-job-guidelines{margin-bottom:0}.c-job-guidelines__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 3rem}@media screen and (max-width: 768px){.c-job-guidelines__lead{line-height:1.6;font-size:.875rem;margin-bottom:2rem}}.c-job-guidelines__list{margin:0;padding:0;list-style:none}.c-job-guidelines__row{display:flex;align-items:flex-start;padding:1.5rem 0;border-bottom:1px solid var(--gray-light)}@media screen and (max-width: 768px){.c-job-guidelines__row{flex-direction:column;gap:.5rem;padding:1rem 0}}.c-job-guidelines__row:first-child{border-top:1px solid var(--gray-light)}.c-job-guidelines__term{flex-shrink:0;width:12.5rem;padding:0 1rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-job-guidelines__term{width:100%;padding:0;font-size:.875rem}}.c-job-guidelines__desc{flex:1;min-width:0;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.c-job-guidelines__desc{font-size:.875rem}}.c-job-guidelines__desc p{margin:0 0 .5rem}.c-job-guidelines__desc p:last-child{margin-bottom:0}@media screen and (max-width: 768px){.c-job-guidelines__desc p{margin:0 0 .3125rem}}.c-job-guidelines__desc a{color:var(--black);text-decoration:underline}.c-job-guidelines__desc a:hover{opacity:.8}.c-employee-intro-card{display:flex;flex-direction:column;height:100%;text-decoration:none;background-color:var(--white);border-radius:.75rem;overflow:hidden;box-shadow:0 .125rem .5rem #00000014}@media (any-hover: hover){.c-employee-intro-card:hover{box-shadow:0 .25rem 1rem #0000001f}}@media screen and (max-width: 768px){.c-employee-intro-card{border-radius:.5rem}}.c-employee-intro-card__img{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;background-color:var(--gray-bg)}.c-employee-intro-card__img-inner{width:100%;height:100%;object-fit:cover}.c-employee-intro-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0000004d}.c-employee-intro-card__play:after{content:"";width:3rem;height:3rem;background-color:var(--white);border-radius:50%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:60%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60%}@media screen and (max-width: 768px){.c-employee-intro-card__play:after{width:2.5rem;height:2.5rem}}.c-employee-intro-card__content{flex:1;display:flex;flex-direction:column;padding:1.25rem;min-width:0}@media screen and (max-width: 768px){.c-employee-intro-card__content{padding:1rem}}.c-employee-intro-card__title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);margin:0 0 .75rem;line-height:1.5}@media screen and (max-width: 768px){.c-employee-intro-card__title{font-size:.875rem;margin-bottom:.5rem}}.c-employee-intro-card__text{flex:1;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.7;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.c-employee-intro-card__text{font-size:.8125rem;-webkit-line-clamp:3}}.c-employee-intro-card__icon{align-self:flex-end;margin-top:.75rem;width:2rem;height:2rem;background-color:var(--blue);border-radius:50%;mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:50%;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:50%}@media screen and (max-width: 768px){.c-employee-intro-card__icon{width:1.75rem;height:1.75rem;margin-top:.5rem}}.c-recruit-position-card{display:flex;flex-direction:column;height:100%;text-decoration:none;background-color:var(--navy);border-radius:1rem;overflow:hidden}@media (any-hover: hover){.c-recruit-position-card:hover{opacity:.95}}@media screen and (max-width: 768px){.c-recruit-position-card{border-radius:.75rem}}.c-recruit-position-card__img{width:100%;aspect-ratio:1;overflow:hidden;background-color:#ffffff1a}.c-recruit-position-card__img-inner{width:100%;height:100%;object-fit:cover}.c-recruit-position-card__body{flex:1;display:flex;flex-direction:column;padding:1.5rem;min-width:0}@media screen and (max-width: 768px){.c-recruit-position-card__body{padding:1.25rem}}.c-recruit-position-card__title{font-family:var(--font-ja);font-size:1.25rem;font-weight:var(--fw-bold);color:var(--white);margin:0 0 .75rem;line-height:1.4}@media screen and (max-width: 768px){.c-recruit-position-card__title{font-size:1.125rem;margin-bottom:.625rem}}.c-recruit-position-card__text{flex:1;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--white);line-height:1.7;margin:0 0 1.25rem;opacity:.95;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width: 768px){.c-recruit-position-card__text{font-size:.8125rem;margin-bottom:1rem;-webkit-line-clamp:2}}.c-recruit-position-card__btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--navy);background-color:var(--white);border-radius:.5rem;border:1px solid var(--white)}@media screen and (max-width: 768px){.c-recruit-position-card__btn{padding:.625rem 1.25rem;font-size:.8125rem}}.c-recruit-flow{margin-bottom:5rem}@media screen and (max-width: 768px){.c-recruit-flow{margin-bottom:3.75rem}}.c-recruit-flow__title{font-family:var(--font-ja);font-size:1.625rem;font-weight:var(--fw-bold);color:var(--navy);margin:0 0 1.5rem}@media screen and (max-width: 768px){.c-recruit-flow__title{font-size:1.25rem;margin-bottom:1.25rem}}.c-recruit-flow__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 2.5rem}@media screen and (max-width: 768px){.c-recruit-flow__lead{font-size:.875rem;margin-bottom:2rem}}.c-recruit-flow__diagram{display:flex;align-items:stretch;gap:2.5rem}@media screen and (max-width: 768px){.c-recruit-flow__diagram{flex-direction:column;gap:1.5rem}}.c-recruit-flow__applicant{flex:1;min-width:0}.c-recruit-flow__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0}.c-recruit-flow__arrow{display:flex;justify-content:flex-start;padding:.25rem 0}.c-recruit-flow__arrow:before{content:"";width:0;height:0;border-left:.375rem solid transparent;border-right:.375rem solid transparent;border-top:.5rem solid var(--navy);margin-left:1.5rem}@media screen and (max-width: 768px){.c-recruit-flow__arrow:before{margin-left:1.25rem}}.c-recruit-flow__step{display:flex;align-items:center}.c-recruit-flow__step-inner{display:block;padding:1rem 1.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);color:var(--black);background-color:var(--gray-bg);border-radius:.5rem;border:1px solid var(--gray-light)}@media screen and (max-width: 768px){.c-recruit-flow__step-inner{padding:.875rem 1.25rem;font-size:.875rem}}.c-recruit-flow__selection{flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:12.5rem;padding:2rem;background-color:var(--navy);border-radius:.75rem;color:var(--white)}@media screen and (max-width: 768px){.c-recruit-flow__selection{width:100%;padding:1.5rem;min-height:7.5rem}}.c-recruit-flow__selection-label{font-family:var(--font-ja);font-size:1.25rem;font-weight:var(--fw-bold)}@media screen and (max-width: 768px){.c-recruit-flow__selection-label{font-size:1.125rem}}.c-recruit-flow__selection-sub{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);opacity:.9}@media screen and (max-width: 768px){.c-recruit-flow__selection-sub{font-size:.8125rem}}.c-recruit-flow__selection-btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.75rem;padding:.5rem 1.25rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--navy);background-color:var(--white);border-radius:.5rem;text-decoration:none;transition:opacity .2s}@media screen and (max-width: 768px){.c-recruit-flow__selection-btn{margin-top:.5rem;padding:.375rem 1rem;font-size:.8125rem}}.c-recruit-flow__selection-btn:hover{opacity:.9}.c-recruit-flow__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-light)}@media screen and (max-width: 768px){.c-recruit-flow__bottom{margin-top:1.25rem;padding-top:1.25rem;gap:.75rem}}.c-recruit-flow__bottom-item{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:.5rem;text-decoration:none;transition:opacity .2s}@media screen and (max-width: 768px){.c-recruit-flow__bottom-item{padding:.625rem 1.25rem;font-size:.8125rem}}a.c-recruit-flow__bottom-item:hover{opacity:.9}.c-recruit-flow__action{margin-top:2rem;text-align:center}@media screen and (max-width: 768px){.c-recruit-flow__action{margin-top:1.5rem}}.c-recruit-flow__action-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 3rem;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:.5rem;text-decoration:none;transition:opacity .2s}@media screen and (max-width: 768px){.c-recruit-flow__action-btn{padding:.875rem 2.5rem;font-size:1rem}}.c-recruit-flow__action-btn:hover{opacity:.9}.c-recruit-flow__action-note{margin:1rem 0 0;padding:.75rem 1.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--navy);background-color:var(--blue-bg);border-radius:.5rem;display:inline-block}@media screen and (max-width: 768px){.c-recruit-flow__action-note{margin-top:.75rem;padding:.625rem 1.25rem;font-size:.8125rem}}.c-new-graduate-job-card{display:flex;flex-direction:column;gap:1.5rem;width:21.75rem;text-decoration:none;background-color:var(--white);border-radius:1.5rem;overflow:hidden;padding:2rem;box-shadow:0 0 .5rem #0000001a;transition:box-shadow .3s ease}@media (any-hover: hover){.c-new-graduate-job-card:hover{box-shadow:0 .25rem 1rem #00000026}.c-new-graduate-job-card:hover .c-new-graduate-job-card__img-inner{transform:scale(1.05)}}@media screen and (max-width: 768px){.c-new-graduate-job-card{width:100%;gap:1rem;padding:1.5rem;border-radius:1.5rem;box-shadow:0 0 .5rem #00000026}}.c-new-graduate-job-card__img{position:relative;width:100%;aspect-ratio:284/189;overflow:hidden;background-color:var(--gray-bg);border-radius:1rem}@media screen and (max-width: 768px){.c-new-graduate-job-card__img{aspect-ratio:279/186;border-radius:1rem}}.c-new-graduate-job-card__img-inner{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.c-new-graduate-job-card__overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;padding:.625rem;background-color:#000c;border-radius:.5rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-medium);color:var(--white);white-space:nowrap}@media screen and (max-width: 768px){.c-new-graduate-job-card__overlay{font-size:.75rem;padding:.5rem}}.c-new-graduate-job-card__body{flex:1;display:flex;flex-direction:column;gap:1rem;min-width:0}@media screen and (max-width: 768px){.c-new-graduate-job-card__body{gap:.5rem}}.c-new-graduate-job-card__title-wrap{display:flex;align-items:center;gap:.5rem}.c-new-graduate-job-card__title{flex:1;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);margin:0;line-height:1.6;letter-spacing:.04em}@media screen and (max-width: 768px){.c-new-graduate-job-card__title{font-size:1rem}}.c-new-graduate-job-card__arrow{flex-shrink:0;width:1.75rem;height:1.75rem}@media screen and (max-width: 768px){.c-new-graduate-job-card__arrow{width:1.5rem;height:1.5rem}}.c-new-graduate-job-card__arrow-icon{width:100%;height:100%;display:block}.c-new-graduate-job-card__text{flex:1;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.c-new-graduate-job-card__text{font-size:.875rem}}.c-new-graduate-job-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;padding:.625rem 1.25rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--navy);border-radius:.5rem}@media screen and (max-width: 768px){.c-new-graduate-job-card__btn{margin-top:.25rem;padding:.5rem 1rem;font-size:.8125rem}}.c-new-graduate-job-card__btn:after{content:"";width:1rem;height:1rem;background-color:var(--white);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.c-recruit-index-cards__grid{display:grid;grid-template-columns:1fr 1fr 1fr;place-content:center;gap:2.5rem 2.375rem}@media screen and (max-width: 768px){.c-recruit-index-cards__grid{grid-template-columns:1fr;gap:1.5rem}}.c-recruit-index-cards__grid .c-new-graduate-job-card{flex-shrink:0}@media screen and (max-width: 768px){.c-recruit-index-cards__grid .c-new-graduate-job-card{width:100%}}.c-employee-voice-card{display:flex;flex-direction:column;height:100%;min-width:17.5rem;text-decoration:none;background-color:var(--navy);border-radius:1rem;overflow:hidden;flex-shrink:0}@media (any-hover: hover){.c-employee-voice-card:hover{opacity:.95}}@media screen and (max-width: 768px){.c-employee-voice-card{min-width:16.25rem;border-radius:.75rem}}.c-employee-voice-card__img{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:#ffffff1a}.c-employee-voice-card__img-inner{width:100%;height:100%;object-fit:cover}.c-employee-voice-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#0000004d}.c-employee-voice-card__play:after{content:"";width:3rem;height:3rem;background-color:var(--white);border-radius:50%;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:60%;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2'%3E%3Cpolygon points='5 3 19 12 5 21 5 3'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:60%}@media screen and (max-width: 768px){.c-employee-voice-card__play:after{width:2.5rem;height:2.5rem}}.c-employee-voice-card__body{flex:1;display:flex;flex-direction:column;padding:1.25rem;min-width:0}@media screen and (max-width: 768px){.c-employee-voice-card__body{padding:1rem}}.c-employee-voice-card__title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--white);margin:0 0 .5rem;line-height:1.5}@media screen and (max-width: 768px){.c-employee-voice-card__title{font-size:1rem;margin-bottom:.375rem}}.c-employee-voice-card__subtitle{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--white);line-height:1.6;margin:0 0 1rem;opacity:.95}@media screen and (max-width: 768px){.c-employee-voice-card__subtitle{font-size:.8125rem;margin-bottom:.75rem}}.c-employee-voice-card__btn{display:inline-flex;align-items:center;gap:.5rem;margin-top:auto;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);color:var(--white)}@media screen and (max-width: 768px){.c-employee-voice-card__btn{font-size:.8125rem}}.c-employee-voice-card__btn:after{content:"";width:1rem;height:1rem;background-color:var(--white);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain}.c-recruit-flow-dual{margin-bottom:0}.c-recruit-flow-dual__lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 3rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__lead{font-size:.875rem;margin-bottom:2rem}}.c-recruit-flow-dual__wrapper{display:flex;gap:1.5rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__wrapper{flex-direction:column;gap:1rem}}.c-recruit-flow-dual__sidebar{display:flex;align-items:center;justify-content:center;width:3rem;background-color:var(--gray-bg);border-radius:.5rem;padding:1.5rem 0;flex-shrink:0}@media screen and (max-width: 768px){.c-recruit-flow-dual__sidebar{width:100%;padding:.625rem 1.5rem;flex-direction:row;border-radius:.5rem}}.c-recruit-flow-dual__sidebar-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.1em;line-height:1.8;writing-mode:vertical-rl;text-orientation:upright}@media screen and (max-width: 768px){.c-recruit-flow-dual__sidebar-text{font-size:.875rem;writing-mode:horizontal-tb;letter-spacing:.04em}.c-recruit-flow-dual__sidebar-text br{display:none}}.c-recruit-flow-dual__main{flex:1;min-width:0}.c-recruit-flow-dual__columns{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__columns{grid-template-columns:1fr;gap:1.5rem}}.c-recruit-flow-dual__col{display:flex;flex-direction:column}.c-recruit-flow-dual__col-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);text-align:center;margin:0 0 1.5rem;padding:.75rem 1.5rem;background-color:var(--gray-bg);border-radius:.5rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__col-title{font-size:.875rem;margin-bottom:1rem;padding:.625rem 1.25rem}}.c-recruit-flow-dual__col-title--highlight{color:var(--white);background-color:var(--navy)}.c-recruit-flow-dual__special-box{background-color:var(--navy);border-radius:.5rem;padding:1.5rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__special-box{padding:1.25rem}}.c-recruit-flow-dual__steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;align-items:center}.c-recruit-flow-dual__step{display:flex;flex-direction:column;align-items:center;width:100%}.c-recruit-flow-dual__step-inner{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);color:var(--navy);text-align:center;background-color:var(--white);border-radius:.5rem;border:1px solid var(--navy)}@media screen and (max-width: 768px){.c-recruit-flow-dual__step-inner{padding:.75rem 1.25rem;font-size:.875rem}}.c-recruit-flow-dual__step-inner--special{color:var(--navy);background-color:var(--white);border-color:var(--white)}.c-recruit-flow-dual__step-arrow{display:block;margin:.5rem 0}.c-recruit-flow-dual__step-arrow:before{content:"";display:block;width:0;height:0;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.625rem solid var(--navy);margin:0 auto}@media screen and (max-width: 768px){.c-recruit-flow-dual__step-arrow:before{border-left-width:.375rem;border-right-width:.375rem;border-top-width:.5rem}}.c-recruit-flow-dual__step-arrow--white:before{border-top-color:var(--white)}.c-recruit-flow-dual__footer{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem}@media screen and (max-width: 768px){.c-recruit-flow-dual__footer{grid-template-columns:1fr;gap:1rem;margin-top:1rem}}.c-recruit-flow-dual__footer-item{position:relative}.c-recruit-flow-dual__footer-item:before{content:"";position:absolute;top:-1.5rem;left:50%;width:1px;height:1.5rem;background-color:var(--navy)}@media screen and (max-width: 768px){.c-recruit-flow-dual__footer-item:before{display:none}}.c-recruit-flow-dual__footer-item--advanced:before{left:25%}.c-recruit-flow-dual__footer-item--advanced:after{content:"";position:absolute;top:-1.5rem;left:75%;width:1px;height:1.5rem;background-color:var(--navy)}@media screen and (max-width: 768px){.c-recruit-flow-dual__footer-item--advanced:after{display:none}}.c-recruit-flow-dual__footer-step{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem 1.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);color:var(--navy);text-align:center;background-color:var(--white);border-radius:.5rem;border:1px solid var(--navy)}@media screen and (max-width: 768px){.c-recruit-flow-dual__footer-step{padding:.75rem 1.25rem;font-size:.875rem}}.c-recruit-flow-dual__footer-step--highlight{color:var(--white);background-color:var(--navy);border-color:var(--navy)}.c-section-title__en{display:flex;align-items:center;gap:.5rem;font-family:var(--font-roboto);font-size:1rem;font-weight:var(--fw-regular);color:var(--blue-light);letter-spacing:.04em;margin:0 0 .5rem;padding-top:.25rem;line-height:1}.c-section-title__en:before{content:"";display:inline-block;width:.5rem;height:.5rem;background-color:var(--blue-light);border-radius:50%;flex-shrink:0}@media screen and (max-width: 768px){.c-section-title__en{font-size:.875rem;font-weight:var(--fw-light);margin-bottom:.375rem;padding-top:.125rem;gap:.5rem}.c-section-title__en:before{width:.5rem;height:.5rem}}.c-section-title__row{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}@media screen and (max-width: 768px){.c-section-title__row{gap:.75rem}}.c-section-title__ja{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);margin:0;line-height:1.4}@media screen and (max-width: 768px){.c-section-title__ja{font-size:1.25rem;line-height:1.2}}.c-section-title__deco{display:none;width:2.5rem;height:.1875rem;background-color:var(--navy);border-radius:.125rem;flex-shrink:0}@media screen and (max-width: 768px){.c-section-title__deco{width:2rem;height:.125rem}}.c-recruit-hero-section{position:relative;padding-bottom:5.75rem;overflow:hidden}@media screen and (max-width: 768px){.c-recruit-hero-section{margin-top:-1.25rem;padding-bottom:2.5rem}}.c-recruit-hero{position:relative;overflow:hidden}.c-recruit-hero__bg-text{font-family:var(--font-roboto);font-size:6.25rem;font-weight:var(--fw-thin);color:var(--navy);opacity:.06;display:block;letter-spacing:0;white-space:nowrap;pointer-events:none;line-height:1;transform:translate(-.3125rem)}@media screen and (max-width: 768px){.c-recruit-hero__bg-text{font-size:3.5rem}}.c-recruit-hero__en{font-family:var(--font-roboto);font-size:1.125rem;font-weight:var(--fw-light);color:var(--navy);letter-spacing:0;margin:-.3125rem 0 0;text-align:left;position:relative;z-index:1;line-height:1}@media screen and (max-width: 768px){.c-recruit-hero__en{font-size:.875rem;margin-top:-.5rem}}.c-recruit-hero__title{font-family:var(--font-ja);font-size:2.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);margin:0;text-align:left;position:relative;z-index:1;line-height:1.2}@media screen and (max-width: 768px){.c-recruit-hero__title{font-size:1.75rem}}.c-recruit-hero__title+.c-recruit-hero__desc{margin-top:1.5rem}@media screen and (max-width: 768px){.c-recruit-hero__title+.c-recruit-hero__desc{margin-top:1.25rem}}.c-recruit-hero__desc{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:0;color:var(--black);line-height:2;margin:0 0 6rem;max-width:50rem;position:relative;z-index:1}@media screen and (max-width: 768px){.c-recruit-hero__desc{font-size:.875rem;margin-bottom:2rem}}.c-number-cards-wrap{width:100%}.c-number-cards__note{margin-top:-1lh;font-family:var(--font-ja);font-size:1rem;color:var(--black);text-align:right;margin-right:2.1875rem}@media screen and (max-width: 768px){.c-number-cards__note{font-size:.875rem;margin-right:1.25rem}}.c-number-cards{display:grid;grid-template-columns:repeat(3,14.8125rem);gap:1.5rem}@media screen and (max-width: 768px){.c-number-cards{grid-template-columns:repeat(2,1fr);gap:1rem}}.c-number-cards__item{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:1rem 1rem 1.25rem;background-color:var(--gray-bg);border-radius:1rem}@media screen and (max-width: 768px){.c-number-cards__item{min-width:0;padding:.75rem .0625rem 1rem;border-radius:1rem}}.c-number-cards__title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.3;color:var(--black);text-align:center;margin-bottom:1.5rem}@media screen and (max-width: 768px){.c-number-cards__title{font-size:.875rem;margin-bottom:.625rem}}.c-number-cards__icon{display:flex;align-items:flex-start;justify-content:center;gap:.5rem;flex:1}.c-number-cards__icon--double{gap:1.5rem;position:relative;align-items:center}.c-number-cards__icon--double:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:.25rem;height:5.625rem;background-color:#ddd;z-index:1}@media screen and (max-width: 768px){.c-number-cards__icon--double:before{height:3.625rem;width:.125rem}}.c-number-cards__icon-img{width:5rem;height:5rem;object-fit:contain}@media screen and (max-width: 768px){.c-number-cards__icon-img{width:3.25rem;height:3.25rem}}.c-number-cards__value{display:flex;align-items:baseline;justify-content:center;color:var(--navy);text-align:center;margin-top:1rem}@media screen and (max-width: 768px){.c-number-cards__value{margin-top:.5rem}}.c-number-cards__number{font-family:var(--font-roboto);font-size:4.5rem;font-weight:var(--fw-black);letter-spacing:-.07em;line-height:1}@media screen and (max-width: 768px){.c-number-cards__number{font-size:2.5rem}}.c-number-cards__sub-number{font-family:var(--font-roboto);font-size:2.625rem;font-weight:var(--fw-black);letter-spacing:-.07em;line-height:1}@media screen and (max-width: 768px){.c-number-cards__sub-number{font-size:1.625rem}}.c-number-cards__unit{font-family:var(--font-ja);font-size:2rem;font-weight:var(--fw-black);letter-spacing:.04em;line-height:1.3;margin-left:.25rem}@media screen and (max-width: 768px){.c-number-cards__unit{font-size:1.25rem}}.c-number-cards__ratio-left,.c-number-cards__ratio-right{font-family:var(--font-roboto);font-size:2.5rem;font-weight:var(--fw-black);letter-spacing:-.01em;line-height:1}@media screen and (max-width: 768px){.c-number-cards__ratio-left,.c-number-cards__ratio-right{font-size:1.75rem}}.c-number-cards__ratio-unit{font-size:1.6875rem}@media screen and (max-width: 768px){.c-number-cards__ratio-unit{font-size:1.25rem}}.c-number-cards__ratio-colon{font-family:var(--font-roboto);font-size:2.5rem;font-weight:var(--fw-black);line-height:1;margin:0 .25rem}@media screen and (max-width: 768px){.c-number-cards__ratio-colon{font-size:1.75rem}}.c-sticky-entry{position:fixed;bottom:6.25rem;right:2.5rem;z-index:100;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:7.5rem;padding:1.25rem 1.5rem;background-color:var(--blue);border-radius:1.5rem;text-decoration:none;transition:filter .3s ease,box-shadow .3s ease}@media (any-hover: hover){.c-sticky-entry:hover{filter:brightness(.9);box-shadow:0 .25rem 1rem #0003}}@media screen and (max-width: 768px){.c-sticky-entry{bottom:5rem;right:1.5rem;width:auto;flex-direction:row;gap:1rem;padding:1rem 1.5rem;border-radius:1rem}}.c-sticky-entry__text{display:contents}@media screen and (max-width: 768px){.c-sticky-entry__text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;line-height:1.3}}.c-sticky-entry__en{font-family:var(--font-roboto);font-size:1rem;font-weight:var(--fw-light);color:var(--white);letter-spacing:0;line-height:1.3}@media screen and (max-width: 768px){.c-sticky-entry__en{font-size:.875rem}}.c-sticky-entry__ja{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--white);letter-spacing:0;line-height:1.3}@media screen and (max-width: 768px){.c-sticky-entry__ja{font-size:1rem}}.c-sticky-entry__arrow{display:flex;align-items:center;justify-content:center;width:1.8125rem;height:1.8125rem}@media screen and (max-width: 768px){.c-sticky-entry__arrow{width:1.5rem;height:1.5rem}}.c-sticky-entry__arrow svg{width:100%;height:100%;object-fit:contain}.p-top-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.p-top-loading__video{width:100%;height:100%;object-fit:cover}.p-top-loading.is-hidden{display:none}.p-top-kv{position:relative;height:49.625rem;overflow:hidden}@media screen and (max-width: 768px){.p-top-kv{height:100svh}}.p-top-kv__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}@media screen and (max-width: 768px){.p-top-kv__bg{top:0;right:0;bottom:0;left:0;height:100%}}.p-top-kv__bg picture{display:block;width:100%;height:100%}.p-top-kv__bg-img{width:100%;height:100%;object-fit:cover}.p-top-kv__copy{position:absolute;right:3.625rem;top:50%;transform:translateY(-50%);width:25.1875rem}@media screen and (max-width: 768px){.p-top-kv__copy{position:absolute;transform:unset;top:6.25rem;left:2.375rem;right:unset;bottom:auto;width:14.0625rem;z-index:1}}.p-top-kv__copy-img{width:100%;height:auto}.p-top-kv__entry{position:absolute;right:3.3125rem;bottom:3.375rem;display:flex;gap:1.5rem}@media screen and (max-width: 768px){.p-top-kv__entry{position:absolute;left:1.25rem;right:1.25rem;bottom:2.5rem;gap:1rem}}.p-top-kv__entry-link{position:relative;display:flex;align-items:center;gap:.5rem;padding:0 .125rem .5rem;color:var(--white);text-decoration:none}@media screen and (max-width: 768px){.p-top-kv__entry-link{gap:.375rem;justify-content:center;padding:0 0 .25rem;border-bottom:1px solid var(--white);font-size:.875rem}}.p-top-kv__entry-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.0625rem;background-color:var(--white);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media screen and (max-width: 768px){.p-top-kv__entry-link:after{display:none}}@media (any-hover: hover){.p-top-kv__entry-link:hover:after{transform:scaleX(1)}}.p-top-kv__entry-arrow{position:relative;aspect-ratio:1;width:1.125rem;border-radius:50%;background-color:var(--white);display:grid;place-content:center}@media screen and (max-width: 768px){.p-top-kv__entry-arrow{width:.75rem;height:.75rem}}.p-top-kv__entry-arrow:after{content:"";display:block;background-color:var(--navy);aspect-ratio:4757/8614;width:.625rem;-webkit-mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);mask-image:url(/recruit/assets/img/common/icon_arrow_simple_mask.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center}.p-top-kv__entry-text{font-size:1.125rem;font-weight:var(--fw-medium);letter-spacing:.08em;line-height:1}@media screen and (max-width: 768px){.p-top-kv__entry-text{font-size:.875rem}}.p-top-kv__entry-icon{width:1.125rem;height:1.125rem}@media screen and (max-width: 768px){.p-top-kv__entry-icon{width:.875rem;height:.875rem}}.p-top-message{position:relative;padding:8.375rem 0 7.5rem;background-image:url(/recruit/assets/img/top/message_bg.jpg);background-repeat:no-repeat;background-size:cover;overflow:hidden}@media screen and (max-width: 768px){.p-top-message{padding:2.75rem 1.5rem 5rem}}.p-top-message__inner{position:relative;display:flex;justify-content:space-between;width:100%;max-width:59.375rem;padding:0 var(--padding-pc);margin-inline:auto}@media screen and (max-width: 768px){.p-top-message__inner{flex-direction:column;gap:2.5rem;padding:unset}}.p-top-message__heading{display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.p-top-message__heading{gap:1rem}}.p-top-message__label{font-family:var(--font-roboto);font-size:1.125rem;font-weight:var(--fw-regular);letter-spacing:.04em;line-height:2.4;color:var(--navy)}@media screen and (max-width: 768px){.p-top-message__label{font-size:1rem;line-height:1}}.p-top-message__title{font-size:2rem;font-weight:var(--fw-black);letter-spacing:.12em;line-height:1.6;color:var(--navy)}@media screen and (max-width: 768px){.p-top-message__title{font-size:1.5rem}}.p-top-message__content{display:flex;flex-direction:column;gap:1.5rem}@media screen and (max-width: 768px){.p-top-message__content{gap:1.6875rem}}.p-top-message__bold-section{display:flex;flex-direction:column;gap:.5rem}.p-top-message__bold-list{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.p-top-message__bold-list{gap:unset}}.p-top-message__text{font-size:1.125rem;font-weight:var(--fw-regular);letter-spacing:.04em;line-height:2.4;font-feature-settings:"palt";color:var(--navy)}@media screen and (max-width: 768px){.p-top-message__text{font-size:1rem;line-height:1.6}}.p-top-message__text--bold{padding-bottom:.125rem;text-decoration:underline;text-decoration-thickness:.125rem;text-underline-offset:.25rem;font-weight:var(--fw-bold);letter-spacing:.04em;line-height:1.8}@media screen and (max-width: 768px){.p-top-message__text--bold{line-height:2.2}}.p-top-section-with-list{position:relative;padding:9.5rem 0 7.5rem}@media screen and (max-width: 768px){.p-top-section-with-list{padding:5rem 0 3.75rem;margin-bottom:2.5rem}}.p-top-section-with-list__bg-text{position:absolute;z-index:1;top:-6.875rem;left:var(--padding-pc);font-family:var(--font-roboto);font-size:6.25rem;font-weight:200;color:var(--gray-bg);line-height:1;letter-spacing:0;pointer-events:none}@media screen and (max-width: 768px){.p-top-section-with-list__bg-text{top:-3.75rem;left:var(--padding-sp);font-size:3.5rem}}@media screen and (max-width: 768px){.p-top-section-with-list--environment .p-top-section-with-list__bg-text{top:-2.75rem}}.p-top-section-with-list__inner{max-width:73.125rem;padding:0 var(--padding-pc);margin-inline:auto;display:flex;z-index:2;position:relative;gap:5rem;justify-content:center;align-items:flex-start}@media screen and (max-width: 768px){.p-top-section-with-list__inner{flex-direction:column;padding:0 var(--padding-sp);gap:2.5rem}}.p-top-section-with-list__nav{position:relative;z-index:2;display:flex;flex-direction:column;gap:1.75rem;flex:1}@media screen and (max-width: 768px){.p-top-section-with-list__nav{gap:1.1875rem}}.p-top-section-with-list__heading{position:relative;display:inline-flex;width:fit-content;gap:1rem;align-items:center;padding-bottom:.5rem}.p-top-section-with-list__heading:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.p-top-section-with-list__heading:hover:after{transform:scaleX(1)}.p-top-section-with-list__heading:hover .p-top-section-with-list__arrow{transform:translate(.25rem)}}.p-top-section-with-list__arrow{width:1.75rem;height:1.75rem;transition:transform .3s ease}.p-top-section-with-list__title{font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy)}@media screen and (max-width: 768px){.p-top-section-with-list__title{font-size:1.25rem;line-height:1.2}}.p-top-section-with-list__list{display:flex;flex-direction:column;gap:1.75rem}@media screen and (max-width: 768px){.p-top-section-with-list__list{gap:1.25rem}}.p-top-section-with-list__link{position:relative;display:flex;gap:.5rem;align-items:center;text-decoration:none}.p-top-section-with-list__link:after{content:"";display:block;width:1.25rem;height:1.25rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/top/icon_caret_right.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/top/icon_caret_right.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition:transform .3s ease}@media (any-hover: hover){.p-top-section-with-list__link:hover:after{transform:translate(.25rem)}}.p-top-section-with-list__link-text{position:relative;font-size:1rem;font-weight:var(--fw-medium);letter-spacing:.04em;color:var(--navy);transition:opacity .3s ease}@media screen and (max-width: 768px){.p-top-section-with-list__link-text{font-size:.875rem}}.p-top-section-with-list__link-text:after{content:"";position:absolute;bottom:-.125rem;left:0;width:100%;height:.0625rem;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.p-top-section-with-list__link:hover .p-top-section-with-list__link-text{opacity:.7}.p-top-section-with-list__link:hover .p-top-section-with-list__link-text:after{transform:scaleX(1)}.p-top-section-with-list__img{position:relative;width:37.5rem;height:25rem;border-radius:1.5rem;overflow:hidden}@media screen and (max-width: 768px){.p-top-section-with-list__img{width:calc(100% - 2.75rem);margin-left:auto;height:auto;aspect-ratio:600/400}}.p-top-section-with-list__img-main{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.p-top-section-with-list__img-main{border-radius:.5rem}}.p-top-job{position:relative;padding:10rem 0 7.5rem;max-width:73.125rem;padding-inline:var(--padding-pc);margin-inline:auto}@media screen and (max-width: 768px){.p-top-job{margin-top:-3.125rem;padding:5rem 2rem 2.75rem;max-width:37.5rem;padding-inline:var(--padding-sp)}}.p-top-job__bg-text{position:absolute;top:3.75rem;left:var(--padding-pc);font-family:var(--font-roboto);font-size:6.25rem;font-weight:200;color:var(--gray-bg);line-height:1;letter-spacing:0;pointer-events:none}@media screen and (max-width: 768px){.p-top-job__bg-text{top:1.25rem;left:1.25rem;font-size:3.5rem}}.p-top-job__inner{display:flex;flex-direction:column;gap:2rem}.p-top-job__heading{position:relative;display:inline-flex;width:fit-content;gap:1rem;align-items:center;text-decoration:none;padding-bottom:.5rem}.p-top-job__heading:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.p-top-job__heading:hover:after{transform:scaleX(1)}}.p-top-job__title{font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy)}@media screen and (max-width: 768px){.p-top-job__title{font-size:1.25rem;line-height:1.2}}.p-top-job__arrow{width:1.75rem;height:1.75rem}.p-top-job__list{display:flex;flex-wrap:wrap;gap:2.5rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.p-top-job__list{gap:1rem}}.p-top-job__item{width:calc((100% - 5rem) / 3)}@media screen and (max-width: 768px){.p-top-job__item{width:100%}}.p-top-job__card{position:relative;display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:var(--gray-bg);border-radius:1rem;border:1px solid transparent;text-decoration:none;transition:border-color .3s ease,background-color .3s ease}@media screen and (max-width: 768px){.p-top-job__card{padding:.75rem;border-radius:.75rem}}@media (any-hover: hover){.p-top-job__card:hover{background-color:var(--white);border-color:var(--gray)}.p-top-job__card:hover:after{transform:translate(.25rem)}}.p-top-job__card:after{content:"";display:block;width:1.5rem;height:1.5rem;background-color:var(--navy);mask-image:url(/recruit/assets/img/top/icon_caret_right.svg);mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(/recruit/assets/img/top/icon_caret_right.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;transition:transform .3s ease}@media screen and (max-width: 768px){.p-top-job__card:after{width:1.25rem;height:1.25rem}}.p-top-job__card-icon{width:5.5rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.p-top-job__card-icon{width:3.5rem}}.p-top-job__card-icon-img{width:100%;aspect-ratio:1}.p-top-job__card-text{flex:1;margin-left:1rem;font-size:1rem;font-weight:var(--fw-medium);letter-spacing:.04em;color:var(--navy)}@media screen and (max-width: 768px){.p-top-job__card-text{line-height:1.2;margin-left:1.25rem;font-size:.875rem}}.p-top-interview{position:relative;padding:10rem;overflow:hidden}@media screen and (max-width: 768px){.p-top-interview{padding:5rem 2rem 5.125rem}}.p-top-interview__bg-text{position:absolute;top:3.75rem;left:10rem;font-family:var(--font-roboto);font-size:6.25rem;font-weight:200;color:var(--gray-bg);line-height:1;letter-spacing:0;pointer-events:none}@media screen and (max-width: 768px){.p-top-interview__bg-text{top:1.25rem;left:1.25rem;font-size:3.5rem}}.p-top-interview__inner{display:flex;flex-direction:column;gap:5rem}@media screen and (max-width: 768px){.p-top-interview__inner{gap:2.5rem}}.p-top-interview__heading{position:relative;display:inline-flex;width:fit-content;gap:1rem;align-items:center;text-decoration:none;padding-bottom:.5rem}.p-top-interview__heading:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.125rem;background-color:var(--navy);transform:scaleX(0);transform-origin:left;transition:transform .3s ease}@media (any-hover: hover){.p-top-interview__heading:hover:after{transform:scaleX(1)}}.p-top-interview__title{font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy)}@media screen and (max-width: 768px){.p-top-interview__title{font-size:1.25rem;line-height:1.2}}.p-top-interview__arrow{width:1.75rem;height:1.75rem}.p-about-section{padding:6rem 0 7.1875rem;background-color:var(--white)}@media screen and (max-width: 768px){.p-about-section{padding:1.6875rem 0 5.375rem}}.p-about-section__heading{margin-bottom:6rem}@media screen and (max-width: 768px){.p-about-section__heading{margin-bottom:3rem}}.p-about-section__card-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;list-style:none;padding:0;margin:0 0 6rem}@media screen and (max-width: 768px){.p-about-section__card-list{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}}.p-about-section__link-list{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem 2rem;list-style:none;padding:2.5rem;margin:0;background-color:var(--gray-bg);border-radius:1rem}@media screen and (max-width: 768px){.p-about-section__link-list{grid-template-columns:1fr;gap:1.5rem;padding:2.5rem 1.5rem;border-radius:1rem}}.p-about-section__link-card{display:flex;align-items:flex-start;gap:1rem;text-decoration:none;transition:opacity .3s ease}@media screen and (max-width: 768px){.p-about-section__link-card{gap:1rem}}@media (any-hover: hover){.p-about-section__link-card:hover{opacity:.7}.p-about-section__link-card:hover .p-about-section__link-icon{background-color:var(--blue-bg)}.p-about-section__link-card:hover .p-about-section__link-title{color:var(--blue-light)}}.p-about-section__link-icon{flex-shrink:0;width:8rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background-color:var(--white);border-radius:1rem;transition:background-color .3s ease}@media screen and (max-width: 768px){.p-about-section__link-icon{width:4.5rem;border-radius:1rem}}.p-about-section__link-icon-img{width:4rem;height:auto}@media screen and (max-width: 768px){.p-about-section__link-icon-img{width:2.625rem}}.p-about-section__link-content{flex:1;display:flex;flex-direction:column;gap:.5rem}@media screen and (max-width: 768px){.p-about-section__link-content{gap:.25rem}}.p-about-section__link-title{display:flex;align-items:center;gap:.5rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-medium);color:var(--black);letter-spacing:.04em;line-height:1;transition:color .3s ease}@media screen and (max-width: 768px){.p-about-section__link-title{font-size:.875rem;font-weight:var(--fw-medium);line-height:1.2}}.p-about-section__link-popup{flex-shrink:0;width:1.5rem;height:1.5rem;background-color:#232323;-webkit-mask-image:url(/recruit/assets/img/common/icon_cards.svg);mask-image:url(/recruit/assets/img/common/icon_cards.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}@media screen and (max-width: 768px){.p-about-section__link-popup{width:1.25rem;height:1.25rem}}.p-about-section__link-text{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);color:var(--black);letter-spacing:.04em;line-height:1.6}@media screen and (max-width: 768px){.p-about-section__link-text{font-size:.8125rem;line-height:1.6}}.p-about__main{padding-top:6.25rem;padding-bottom:0;background-color:var(--white)}@media screen and (max-width: 768px){.p-about__main{padding-top:5rem}}.p-about__inner{width:100%;max-width:59.375rem;margin:0 auto;padding:0 var(--padding-pc)}@media screen and (max-width: 768px){.p-about__inner{padding:0 var(--padding-sp)}}.p-about__head{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}.p-about__tag{display:inline-flex;align-self:flex-start;padding:.375rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:var(--fw-medium);letter-spacing:.05em;color:var(--white);background-color:var(--blue)}.p-about__title{font-size:1.75rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black)}@media screen and (max-width: 768px){.p-about__title{font-size:1.375rem}}.p-about__hero{margin-bottom:3rem}.p-about__hero-media{position:relative;width:100%;aspect-ratio:16/9;border-radius:1rem;overflow:hidden;background-color:var(--gray-bg)}@media screen and (max-width: 768px){.p-about__hero-media{border-radius:.75rem}}.p-about__hero-img{width:100%;height:100%;object-fit:cover}.p-about__hero-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;background-color:#0006;color:var(--white);text-decoration:none;font-size:1rem;font-weight:var(--fw-medium);letter-spacing:.04em;transition:background-color .2s ease}@media (any-hover: hover){.p-about__hero-play:hover{background-color:#00000080}}.p-about__hero-play-icon{width:4rem;height:4rem;border-radius:50%;background-color:var(--white);mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");mask-repeat:no-repeat;mask-position:center;mask-size:1.75rem;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:1.75rem}.p-about__section{margin-bottom:4rem}@media screen and (max-width: 768px){.p-about__section{margin-bottom:3rem}}.p-about__section-title{font-size:1.375rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black);margin-bottom:1.5rem}@media screen and (max-width: 768px){.p-about__section-title{font-size:1.125rem;margin-bottom:1rem}}.p-about__section-title--line{padding-left:1rem;border-left:.25rem solid var(--blue)}@media screen and (max-width: 768px){.p-about__section-title--line{padding-left:.75rem;border-left-width:.1875rem}}.p-about__overview-lead{font-size:1rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black);margin-bottom:1.25rem}.p-about__overview-list{list-style:none;padding:0;margin:0}.p-about__overview-item{position:relative;padding-left:1.25rem;font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black)}.p-about__overview-item:before{content:"";position:absolute;left:0;top:.625rem;width:.375rem;height:.375rem;border-radius:50%;background-color:var(--navy)}.p-about__purpose-lead{font-size:1.25rem;font-weight:var(--fw-bold);line-height:1.6;letter-spacing:.04em;color:var(--black);margin-bottom:1rem}@media screen and (max-width: 768px){.p-about__purpose-lead{font-size:1.125rem}}.p-about__purpose-text{font-size:1rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black);margin-bottom:2.5rem}.p-about__purpose-circles{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}@media screen and (max-width: 768px){.p-about__purpose-circles{flex-direction:column;align-items:center;gap:1.5rem}}.p-about__purpose-circle{display:flex;flex-direction:column;align-items:center;width:17.5rem;padding:2rem 1.5rem;border-radius:1rem;background-color:var(--gold);color:var(--white);box-shadow:0 .25rem 1.25rem #0000001a}@media screen and (max-width: 768px){.p-about__purpose-circle{width:100%;max-width:20rem;padding:1.5rem 1.25rem}}.p-about__purpose-circle-icon{width:3rem;height:3rem;margin-bottom:1rem;border-radius:50%;background-color:#ffffff4d}.p-about__purpose-circle-title{font-size:1rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;text-align:center;margin-bottom:.75rem}.p-about__purpose-circle-text{font-size:.875rem;font-weight:var(--fw-regular);line-height:1.7;letter-spacing:.03em;text-align:center}.p-about__business{display:flex;flex-direction:column;gap:2rem}.p-about__business-item-title{font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black);margin-bottom:.75rem}@media screen and (max-width: 768px){.p-about__business-item-title{font-size:1rem}}.p-about__business-item-text{font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black)}.p-about__future{display:flex;flex-direction:column;gap:2rem}.p-about__future-item-title{font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black);margin-bottom:.75rem}@media screen and (max-width: 768px){.p-about__future-item-title{font-size:1rem}}.p-about__future-item-text{font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black);margin-bottom:.75rem}.p-about__future-item-list{list-style:none;padding:0;margin:0}.p-about__future-item-list-item{position:relative;padding-left:1.25rem;font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black)}.p-about__future-item-list-item:before{content:"・";position:absolute;left:0}.p-about__sns-text{font-size:.9375rem;font-weight:var(--fw-regular);line-height:1.8;letter-spacing:.04em;color:var(--black);margin-bottom:1.25rem}.p-about__sns-media{margin-bottom:1rem}.p-about__sns-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;aspect-ratio:16/9;border-radius:.75rem;background-color:var(--gray-bg);gap:.5rem}.p-about__sns-placeholder-icon{width:2.5rem;height:2.5rem;background-color:var(--gray);border-radius:.25rem}.p-about__sns-placeholder-label{font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--gray)}.p-about__sns-policy{font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em}.p-about__sns-policy a{color:var(--blue);text-decoration:none}.p-about__sns-policy a:hover{text-decoration:underline}.p-about__faq-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--white);background-color:var(--blue);text-decoration:none}@media (any-hover: hover){.p-about__faq-btn:hover{opacity:.9}}.p-about__related-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.p-about__related-list{grid-template-columns:1fr}}.p-about__related-card{display:flex;align-items:center;justify-content:center;min-height:7.5rem;padding:1.5rem;border-radius:.75rem;background-color:var(--gray-bg);color:var(--black);text-decoration:none;font-size:1rem;font-weight:var(--fw-medium);letter-spacing:.04em}@media (any-hover: hover){.p-about__related-card:hover{opacity:.9}}.p-about__cta{padding:4rem 0;background-color:var(--blue-bg)}@media screen and (max-width: 768px){.p-about__cta{padding:3rem 0}}.p-about__cta-inner{width:100%;max-width:59.375rem;margin:0 auto;padding:0 var(--padding-pc)}@media screen and (max-width: 768px){.p-about__cta-inner{padding:0 var(--padding-sp)}}.p-about__cta-title{font-size:1.5rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black);text-align:center;margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-about__cta-title{font-size:1.25rem;margin-bottom:2rem}}.p-about__cta-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}@media screen and (max-width: 768px){.p-about__cta-cards{grid-template-columns:1fr;gap:1.25rem;margin-bottom:1.5rem}}.p-about__cta-card{display:flex;flex-direction:column;border-radius:1rem;background-color:var(--white);overflow:hidden;text-decoration:none;box-shadow:0 .125rem .75rem #0000000f}@media (any-hover: hover){.p-about__cta-card:hover{opacity:.95}}.p-about__cta-card-img{width:100%;aspect-ratio:16/10;overflow:hidden;background-color:var(--gray-bg)}.p-about__cta-card-img-inner{width:100%;height:100%;object-fit:cover}.p-about__cta-card-content{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem}.p-about__cta-card-title{font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.5;letter-spacing:.04em;color:var(--black)}.p-about__cta-card-text{font-size:.875rem;font-weight:var(--fw-regular);line-height:1.7;letter-spacing:.03em;color:var(--black)}.p-about__cta-card-btn{display:inline-flex;align-self:flex-start;margin-top:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--white);background-color:var(--blue)}.p-about__cta-bottom{display:flex;justify-content:center}.p-about__cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 3rem;border-radius:.5rem;font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--white);background-color:var(--blue);text-decoration:none}@media (any-hover: hover){.p-about__cta-btn:hover{opacity:.9}}.header--corporate{display:flex;flex-direction:column}.header--corporate .header__inner{flex-shrink:0}.header--corporate .header__breadcrumb{padding:.75rem var(--padding-pc);background-color:var(--gray-bg);border-top:1px solid var(--gray-light)}@media screen and (max-width: 768px){.header--corporate .header__breadcrumb{padding:.625rem var(--padding-sp)}}.header__breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;list-style:none;padding:0;margin:0;font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:0;line-height:1.6;color:var(--black)}.header__breadcrumb-item{display:flex;align-items:center;gap:.5rem}.header__breadcrumb-item:not(:last-child):after{content:">";color:var(--gray)}.header__breadcrumb-item a{color:var(--black);text-decoration:none}@media (any-hover: hover){.header__breadcrumb-item a:hover{text-decoration:underline}}.header__breadcrumb-item[aria-current=page]{color:var(--gray)}.p-environment-section{padding:5rem 0 6.25rem;background-color:var(--white)}@media screen and (max-width: 768px){.p-environment-section{padding:2.5rem 0 3rem}}.p-environment-section__heading{margin-bottom:6rem}@media screen and (max-width: 768px){.p-environment-section__heading{margin-bottom:3rem}}.p-environment-section__heading .c-page-header__icon{padding:2.6875rem}@media screen and (max-width: 768px){.p-environment-section__heading .c-page-header__icon{padding:1.375rem}}.p-environment-section__list{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;list-style:none;padding:0;margin:0}@media screen and (max-width: 768px){.p-environment-section__list{grid-template-columns:1fr;gap:1.5rem}}.p-environment-section__card{position:relative;display:flex;flex-direction:column;height:100%;background-color:var(--white);border-radius:1rem;box-shadow:0 .125rem .5rem #0000001a;text-decoration:none;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 768px){.p-environment-section__card{border-radius:.75rem}}@media (any-hover: hover){.p-environment-section__card:hover{transform:translateY(-.25rem);box-shadow:0 .25rem 1rem #00000026}}.p-environment-section__card-img{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;background-color:var(--gray-bg)}.p-environment-section__card-img-inner{width:100%;height:100%;object-fit:cover}.p-environment-section__card-content{flex:1;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}@media screen and (max-width: 768px){.p-environment-section__card-content{padding:1.25rem;gap:.5rem}}.p-environment-section__card-title{font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);line-height:1.6}@media screen and (max-width: 768px){.p-environment-section__card-title{font-size:1rem}}.p-environment-section__card-text{font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6}@media screen and (max-width: 768px){.p-environment-section__card-text{font-size:.875rem}}.p-environment-section__card-arrow{position:absolute;right:1.5rem;bottom:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background-color:var(--blue);border-radius:50%}@media screen and (max-width: 768px){.p-environment-section__card-arrow{width:2rem;height:2rem;right:1.25rem;bottom:1.25rem}}.p-environment-section__card-arrow-img{width:1.25rem;height:1.25rem}@media screen and (max-width: 768px){.p-environment-section__card-arrow-img{width:1rem;height:1rem}}.c-related-articles{margin-top:5rem}@media screen and (max-width: 768px){.c-related-articles{margin-top:3.75rem}}.p-people-section{padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-people-section{padding-bottom:5rem}}.p-people-section__heading{margin-top:6.25rem;margin-bottom:6rem}@media screen and (max-width: 768px){.p-people-section__heading{margin-top:1.5rem;margin-bottom:3rem}}.p-people-filter{background-color:var(--gray-bg);border-radius:1rem;padding:2.5rem 3rem;margin-bottom:6rem}@media screen and (max-width: 768px){.p-people-filter{padding:1.5rem;border-radius:1rem;margin-bottom:3rem}}.p-people-filter__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--black);text-align:center;margin-bottom:1.5rem;line-height:1.6}@media screen and (max-width: 768px){.p-people-filter__title{font-size:1.25rem;margin-bottom:1.25rem}}.p-people-filter__body{display:flex;flex-direction:column;gap:.75rem}@media screen and (max-width: 768px){.p-people-filter__body{gap:.75rem}}.p-people-filter__card{display:flex;align-items:flex-start;gap:1.5rem;background-color:var(--white);border-radius:.5rem;padding:1rem 1.5rem;position:relative}@media screen and (max-width: 768px){.p-people-filter__card{flex-direction:column;gap:1rem;padding:1rem 1.5rem}}.p-people-filter__label{display:flex;align-items:center;gap:.5rem;flex-shrink:0;line-height:1.5;width:10rem;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--black)}@media screen and (max-width: 768px){.p-people-filter__label{width:auto;font-size:.875rem}}.p-people-filter__label:before{content:"";display:block;flex-shrink:0;width:.1875rem;height:1.5rem;background-color:var(--blue-light);border-radius:.1875rem}.p-people-filter__options{display:flex;flex-wrap:wrap;gap:1rem 4rem}@media screen and (max-width: 768px){.p-people-filter__options{width:100%;gap:.625rem 1.25rem}}.p-people-filter__options--grid{display:flex;flex-wrap:wrap;gap:1rem 4rem}@media screen and (max-width: 768px){.p-people-filter__options--grid{gap:1rem 1rem}}.p-people-filter__checkbox{display:flex;align-items:center;gap:1rem;cursor:pointer}@media screen and (max-width: 768px){.p-people-filter__checkbox{gap:.5rem;min-width:calc(50% - .625rem)}}.p-people-filter__checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex-shrink:0;width:1.5rem;height:1.5rem;border:none;border-radius:.125rem;background-color:#eee;position:relative;cursor:pointer}@media screen and (max-width: 768px){.p-people-filter__checkbox input[type=checkbox]{width:1.25rem;height:1.25rem}}.p-people-filter__checkbox input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-60%) rotate(45deg);width:.4375rem;height:.8125rem;border:solid var(--blue-light);border-width:0 .125rem .125rem 0;opacity:0;transition:opacity .2s}@media screen and (max-width: 768px){.p-people-filter__checkbox input[type=checkbox]:after{width:.375rem;height:.625rem}}.p-people-filter__checkbox input[type=checkbox]:checked:after{opacity:1}.p-people-filter__checkbox-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:0;color:var(--black);line-height:1.5}@media screen and (max-width: 768px){.p-people-filter__checkbox-text{font-size:.875rem}}.p-people-filter__action{display:flex;justify-content:center;margin-top:1rem}.p-people-filter__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:12.5rem;height:3.5rem;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--blue-light);border-radius:.5rem;border:none;cursor:pointer;transition:opacity .3s}.p-people-filter__btn:hover{opacity:.8}@media screen and (max-width: 768px){.p-people-filter__btn{width:10rem;height:3rem;font-size:1rem}}.p-people-filter__btn-icon{display:block;width:1.25rem;height:1.25rem;background-color:var(--white);-webkit-mask-image:url(/recruit/assets/img/people/icon_search.svg);mask-image:url(/recruit/assets/img/people/icon_search.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.p-people-section__list{display:grid;grid-template-columns:repeat(3,1fr);gap:3.75rem;margin-bottom:5rem}@media screen and (max-width: 768px){.p-people-section__list{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2.5rem}}.p-people-section__item{min-width:0}.p-people-pagination{display:flex;align-items:center;justify-content:center;gap:2.5rem}.p-people-pagination__prev,.p-people-pagination__next{display:grid;place-content:center;width:2.5rem;height:2.5rem;transition:opacity .3s}.p-people-pagination__prev:hover,.p-people-pagination__next:hover{opacity:.7}@media screen and (max-width: 768px){.p-people-pagination__prev,.p-people-pagination__next{width:2rem;height:2rem}}.p-people-pagination__arrow{display:block;width:1rem;height:1rem;border-top:.125rem solid var(--navy);border-right:.125rem solid var(--navy)}@media screen and (max-width: 768px){.p-people-pagination__arrow{width:.75rem;height:.75rem}}.p-people-pagination__arrow--prev{transform:rotate(-135deg);margin-left:.25rem}.p-people-pagination__arrow--next{transform:rotate(45deg);margin-right:.25rem}.p-people-pagination__list{display:flex;align-items:center;gap:.75rem}.p-people-pagination__link{display:grid;place-content:center;width:3rem;height:3rem;border-radius:50%;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--navy);background-color:var(--gray-bg);transition:background-color .3s,color .3s}.p-people-pagination__link:hover{opacity:.7}.p-people-pagination__link.is-active{background-color:var(--navy);color:var(--white)}@media screen and (max-width: 768px){.p-people-pagination__link{width:2.5rem;height:2.5rem;font-size:.875rem}}.p-people-no-result{display:flex;flex-direction:column;align-items:center;gap:3.75rem;padding:5rem 0}@media screen and (max-width: 768px){.p-people-no-result{gap:2.5rem;padding:3.75rem 0}}.p-people-no-result__heading{display:flex;flex-direction:column;align-items:center;gap:.25rem;color:var(--navy)}.p-people-no-result__en{font-family:var(--font-roboto);font-size:3rem;font-weight:var(--fw-light);letter-spacing:.04em;line-height:1}@media screen and (max-width: 768px){.p-people-no-result__en{font-size:2.25rem}}.p-people-no-result__title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);line-height:1.6}@media screen and (max-width: 768px){.p-people-no-result__title{font-size:1rem}}.p-people-no-result__description{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);line-height:1.5;color:var(--black);text-align:center}@media screen and (max-width: 768px){.p-people-no-result__description{font-size:.875rem}}.p-people-no-result__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding-bottom:.5rem;border-bottom:.0625rem solid var(--navy);transition:opacity .3s}.p-people-no-result__btn:hover{opacity:.7}.p-people-no-result__btn-text{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-medium);letter-spacing:.08em;line-height:1;color:var(--navy)}@media screen and (max-width: 768px){.p-people-no-result__btn-text{font-size:1rem}}.p-people-no-result__btn-icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:var(--navy);border-radius:50%}.p-people-no-result__btn-icon:after{content:"";display:block;width:.375rem;height:.375rem;border-top:.125rem solid var(--white);border-right:.125rem solid var(--white);transform:rotate(45deg) translate(-1px)}.p-job-section{padding:6rem 0 6.25rem;background-color:var(--white)}@media screen and (max-width: 768px){.p-job-section{padding:1.5rem 0 5rem}}.p-job-section__heading{margin-bottom:5.625rem}.p-job-section__heading .c-page-header__description{white-space:nowrap}@media screen and (max-width: 768px){.p-job-section__heading{margin-bottom:3rem}.p-job-section__heading .c-page-header__description{white-space:normal}}.p-job-service{margin-bottom:6rem}@media screen and (max-width: 768px){.p-job-service{margin-bottom:3.75rem}}.p-job-service__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1;margin-bottom:.6875rem}@media screen and (max-width: 768px){.p-job-service__title{font-size:1.25rem;margin-bottom:1rem}}.p-job-service__body{display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 768px){.p-job-service__body{display:block}}.p-job-service__content{width:25rem}@media screen and (max-width: 768px){.p-job-service__content{width:100%;margin-bottom:.625rem}}.p-job-service__text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-job-service__text{font-size:.875rem;margin-bottom:1.5rem}}.p-job-service__list{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.p-job-service__list{gap:.75rem}}.p-job-service__link{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.5rem;background-color:var(--white);border-radius:1rem;box-shadow:0 .125rem .5rem #00000014;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);text-decoration:none;transition:opacity .3s,box-shadow .3s}@media (any-hover: hover){.p-job-service__link:hover{opacity:.85;box-shadow:0 .25rem .75rem #0000001f}}@media screen and (max-width: 768px){.p-job-service__link{padding:1rem;font-size:1rem;border-radius:1rem;box-shadow:0 0 .5rem #0000001a}}.p-job-service__link-text{flex:1;min-width:0;margin-right:1rem}@media screen and (max-width: 768px){.p-job-service__link-text{margin-right:.75rem}}.p-job-service__link-arrow{flex-shrink:0}@media screen and (max-width: 768px){.p-job-service__link-arrow{width:1.5rem;height:1.5rem}}.p-job-service__link-arrow-img{width:100%;height:100%;object-fit:contain}.p-job-service__visual{width:31.25rem;flex-shrink:0;margin-top:-3.125rem}@media screen and (max-width: 768px){.p-job-service__visual{width:100%;margin-top:unset}}.p-job-service__img{max-width:100%;height:auto}@media screen and (max-width: 768px){.p-job-service__img{max-width:17.5rem;max-width:unset;width:100%}}.p-job-intro{margin-bottom:2.375rem}@media screen and (max-width: 768px){.p-job-intro{margin-bottom:1.4375rem}}.p-job-intro__title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);line-height:1.2;margin-bottom:.8125rem}@media screen and (max-width: 768px){.p-job-intro__title{font-size:1.25rem;margin-bottom:1.25rem}}.p-job-intro__banners{display:flex;flex-direction:column;gap:.5rem}.p-job-intro__banner{display:block;padding:.5625rem 1rem;background-color:var(--blue-light);font-family:var(--font-ja);font-size:2rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--white);line-height:1.6;width:fit-content;border-radius:.5rem}@media screen and (max-width: 768px){.p-job-intro__banner{font-size:1.25rem;padding:.25rem .5rem;border-radius:.5rem;line-height:1.6}}.p-job-detail__article{padding:6rem 0 1.25rem}@media screen and (max-width: 768px){.p-job-detail__article{padding:1.5rem 0 .625rem}}.p-job-detail .p-article__title{font-family:var(--font-ja);font-size:1.75rem;font-weight:var(--fw-bold);color:var(--navy);margin-bottom:1rem}@media screen and (max-width: 768px){.p-job-detail .p-article__title{font-size:1.25rem}}.p-job-detail .p-article__dummy{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0}@media screen and (max-width: 768px){.p-job-detail .p-article__dummy{font-size:.875rem}}.p-job-detail .c-article-header{margin-bottom:6rem}@media screen and (max-width: 768px){.p-job-detail .c-article-header{margin-bottom:3rem}}.p-job-detail .c-job-detail-header{margin-bottom:6rem}@media screen and (max-width: 768px){.p-job-detail .c-job-detail-header{margin-bottom:3rem}}.p-job-detail .p-article__body{margin-bottom:5rem}@media screen and (max-width: 768px){.p-job-detail .p-article__body{margin-bottom:3.75rem}}.p-job-detail .c-related-articles{margin-top:5rem}@media screen and (max-width: 768px){.p-job-detail .c-related-articles{margin-top:3.75rem}}.p-job-detail__career{margin-top:6.875rem}.p-job-detail .c-cases-section{margin-bottom:6rem}@media screen and (max-width: 768px){.p-job-detail .c-cases-section{margin-bottom:3rem}}.p-job-detail__intro.blue-block .c-intro-block__body{background-color:var(--blue-bg-light);border:unset}.p-new-graduate__article{padding-bottom:0}.p-new-graduate__intro{padding-bottom:6rem}@media screen and (max-width: 768px){.p-new-graduate__intro{padding-bottom:3rem}}.p-new-graduate__intro-box{padding:4.1875rem 5rem;background-color:#c8d7ff;border-radius:.75rem}@media screen and (max-width: 768px){.p-new-graduate__intro-box{padding:2rem 1.5rem;border-radius:1rem}}.p-new-graduate__intro-box p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0}@media screen and (max-width: 768px){.p-new-graduate__intro-box p{font-size:.875rem;line-height:1.6}}.p-new-graduate__interview{overflow:hidden;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width: 768px){.p-new-graduate__interview{padding-top:3rem;padding-bottom:3rem}}.p-new-graduate__interview .c-section-title{margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-new-graduate__interview .c-section-title{margin-bottom:2rem}}.p-new-graduate__flow{padding-bottom:6rem}@media screen and (max-width: 768px){.p-new-graduate__flow{padding-bottom:3rem}}.p-new-graduate__flow .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-new-graduate__flow .c-section-title{margin-bottom:.5rem}}.p-new-graduate__flow-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 2.5rem}@media screen and (max-width: 768px){.p-new-graduate__flow-lead{font-size:.875rem;margin-bottom:2rem}}.p-new-graduate__flow-image{width:100%}.p-new-graduate__flow-image-inner{width:100%;height:auto}.p-new-graduate__guidelines{position:relative;padding-bottom:6rem}@media screen and (max-width: 768px){.p-new-graduate__guidelines{padding-bottom:3rem}}.p-new-graduate__guidelines .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-new-graduate__guidelines .c-section-title{margin-bottom:.5rem}}.p-new-graduate__guidelines-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.8;margin:0 0 2.5rem}@media screen and (max-width: 768px){.p-new-graduate__guidelines-lead{font-size:.875rem;margin-bottom:2rem}}.p-new-graduate__guidelines-content{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 768px){.p-new-graduate__guidelines-content{gap:2rem}}.p-new-graduate__contact{display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem}@media screen and (max-width: 768px){.p-new-graduate__contact{flex-direction:column;gap:1rem}}.p-new-graduate__contact-title{flex-shrink:0;font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.p-new-graduate__contact-title{font-size:1rem}}.p-new-graduate__contact-box{flex:1;max-width:53.75rem;padding:1rem 2.5rem;background-color:var(--gray-bg);border-radius:1rem}@media screen and (max-width: 768px){.p-new-graduate__contact-box{width:100%;padding:1rem 1.25rem;border-radius:1rem}}.p-new-graduate__contact-box p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;letter-spacing:.04em;margin:0 0 1rem}@media screen and (max-width: 768px){.p-new-graduate__contact-box p{font-size:.875rem;letter-spacing:0}}.p-new-graduate__contact-box p:last-child{margin-bottom:0}.p-new-graduate__contact-box a{color:var(--black);text-decoration:underline}.p-new-graduate__contact-box a:hover{opacity:.8}.p-new-graduate__faq{padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-new-graduate__faq{padding-bottom:5rem}}.p-new-graduate__faq .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-new-graduate__faq .c-section-title{margin-bottom:.5rem}}.p-new-graduate__faq-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 3rem}@media screen and (max-width: 768px){.p-new-graduate__faq-lead{font-size:.875rem;margin-bottom:2rem}}.p-career__article{padding-bottom:0}.p-career__requirements{padding-bottom:6rem}@media screen and (max-width: 768px){.p-career__requirements{padding-bottom:3rem}}.p-career__requirements-box{display:flex;align-items:center;gap:3rem;padding:4.0625rem 5rem;background-color:#c8d7ff;border-radius:.75rem}@media screen and (max-width: 768px){.p-career__requirements-box{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.6875rem 1.5rem 3.5rem}}.p-career__requirements-content{flex:1;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.p-career__requirements-content{gap:.5rem;width:100%}}.p-career__requirements-header{display:flex;align-items:center;gap:.5rem;margin-bottom:-.625rem}.p-career__requirements-dot{width:.5rem;height:.5rem;background-color:var(--blue-light);border-radius:50%}.p-career__requirements-en{font-family:var(--font-roboto);font-size:1rem;font-weight:var(--fw-light);color:var(--blue-light);letter-spacing:.04em;padding-top:.25rem}@media screen and (max-width: 768px){.p-career__requirements-en{font-size:.875rem;padding-top:.125rem}}.p-career__requirements-title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.p-career__requirements-title{font-size:1.25rem}}.p-career__requirements-text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.p-career__requirements-text{font-size:.875rem}}.p-career__requirements-link{display:flex;align-items:center;justify-content:center;gap:1rem;width:30rem;height:5rem;background-color:var(--navy);border-radius:1rem;text-decoration:none;transition:background-color .3s ease}@media (any-hover: hover){.p-career__requirements-link:hover{background-color:var(--blue)}.p-career__requirements-link:hover .p-career__requirements-link-arrow{transform:translate(.25rem)}}@media screen and (max-width: 768px){.p-career__requirements-link{width:100%;height:3.5rem;padding:1rem 2rem}}.p-career__requirements-link-text{font-family:var(--font-ja);font-size:1.25rem;font-weight:var(--fw-medium);color:var(--white);letter-spacing:.04em}@media screen and (max-width: 768px){.p-career__requirements-link-text{font-size:1rem}}.p-career__requirements-link-arrow{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;transition:transform .3s ease}.p-career__requirements-link-arrow svg{width:100%;height:100%}.p-career__interview{overflow:hidden;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width: 768px){.p-career__interview{padding-top:3rem;padding-bottom:3rem}}.p-career__interview .c-section-title{margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-career__interview .c-section-title{margin-bottom:2rem}}.p-challenged__article{padding-bottom:0}.p-challenged__about.c-intro-block{margin-bottom:unset;margin-top:10.625rem}@media screen and (max-width: 768px){.p-challenged__about.c-intro-block{margin-top:3rem}}.p-challenged__about .c-intro-block__body{background-color:var(--blue-bg-light);border-radius:1rem;border:unset;padding:2.5rem 5rem}@media screen and (max-width: 768px){.p-challenged__about .c-intro-block__body{padding:2rem 2.5rem;border-radius:1rem}}@media screen and (max-width: 768px){.p-challenged__about .c-intro-block__title{font-size:1.25rem}}.p-challenged__consideration{padding-bottom:6rem}@media screen and (max-width: 768px){.p-challenged__consideration{padding-bottom:3rem}}.p-challenged__consideration .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-challenged__consideration .c-section-title{margin-bottom:.5rem}}.p-challenged__consideration-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:2;margin:0 0 2.5rem}@media screen and (max-width: 768px){.p-challenged__consideration-lead{font-size:.875rem;margin-bottom:1.5rem;line-height:1.6}}.p-challenged__consideration-cards-wrap{background-color:var(--gray-bg);border-radius:1rem;padding:2.5rem 4rem;margin-bottom:2.5rem}@media screen and (max-width: 768px){.p-challenged__consideration-cards-wrap{padding:1.5rem;border-radius:1rem;margin-bottom:1.5rem}}.p-challenged__consideration-cards{margin-bottom:0}.p-challenged__consideration-cards .c-feature-cards__list{display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:space-between}@media screen and (max-width: 768px){.p-challenged__consideration-cards .c-feature-cards__list{flex-direction:column;gap:2rem}}.p-challenged__consideration-cards .c-feature-cards__item{flex:0 0 calc((100% - 5rem) / 3)}@media screen and (max-width: 768px){.p-challenged__consideration-cards .c-feature-cards__item{flex:0 0 100%}}.p-challenged__consideration-cards .c-feature-cards__card-img{aspect-ratio:300/200;margin-bottom:.5rem}.p-challenged__consideration-cards .c-feature-cards__card-text{font-size:1rem;letter-spacing:.04em;line-height:1.6;margin-bottom:0;-webkit-line-clamp:unset;overflow:visible}@media screen and (max-width: 768px){.p-challenged__consideration-cards .c-feature-cards__card-text{font-size:.875rem;line-height:1.6}}.p-challenged__other-consideration{padding-top:0;border-top:none;display:flex;align-items:flex-start;gap:2.5rem}@media screen and (max-width: 768px){.p-challenged__other-consideration{flex-direction:column;gap:.25rem}}.p-challenged__other-consideration-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);letter-spacing:.04em;margin:0;flex-shrink:0;padding-top:1rem}@media screen and (max-width: 768px){.p-challenged__other-consideration-title{font-size:1rem;letter-spacing:.04em;padding-top:0}}.p-challenged__other-consideration-cols{display:flex;gap:1.5rem;flex:1}@media screen and (max-width: 768px){.p-challenged__other-consideration-cols{flex-direction:column;gap:.5rem;width:100%}}.p-challenged__other-consideration-col{flex:0 0 17.75rem;border:1px solid var(--gray-light);border-radius:1rem;padding:1rem 2.5rem;min-height:13.75rem}@media screen and (max-width: 768px){.p-challenged__other-consideration-col{flex:0 0 auto;min-height:auto;padding:1rem 1.5rem;border-radius:1rem;gap:.25rem}}.p-challenged__other-consideration-col-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--black);letter-spacing:.04em;line-height:1.6;margin:0 0 .5rem}@media screen and (max-width: 768px){.p-challenged__other-consideration-col-title{font-size:.875rem;margin-bottom:.25rem}}.p-challenged__other-consideration-list{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0;padding-left:1.3125rem;list-style:disc}.p-challenged__other-consideration-list li{margin-bottom:0}.p-challenged__other-consideration-note{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6}.p-challenged__voices{overflow:hidden;padding-bottom:6rem}@media screen and (max-width: 768px){.p-challenged__voices{padding-bottom:3rem}}.p-challenged__voices .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-challenged__voices .c-section-title{margin-bottom:.5rem}}.p-challenged__voices-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;letter-spacing:.04em;margin:0 0 2.5rem}@media screen and (max-width: 768px){.p-challenged__voices-lead{font-size:.875rem;line-height:1.6;margin-bottom:2.5rem}}.p-challenged__cases{padding-top:6rem;padding-bottom:6rem}@media screen and (max-width: 768px){.p-challenged__cases{padding-top:3rem;padding-bottom:3rem}}.p-challenged__flow{padding-bottom:6rem}@media screen and (max-width: 768px){.p-challenged__flow{padding-bottom:3rem}}.p-challenged__flow .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-challenged__flow .c-section-title{margin-bottom:.5rem}}.p-challenged__flow-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;margin:0 0 1.5rem}@media screen and (max-width: 768px){.p-challenged__flow-lead{font-size:.875rem;line-height:1.6;margin-bottom:1rem}}.p-challenged__flow-wrap{background-color:var(--gray-bg);border-radius:1rem;padding:4rem 5rem}@media screen and (max-width: 768px){.p-challenged__flow-wrap{padding:2rem 1.5rem;border-radius:1rem}}.p-challenged__flow-content.c-business-flow{padding:0;margin-bottom:0}.p-challenged__flow .c-business-flow__list{display:flex;flex-direction:column;gap:.5rem}.p-challenged__flow .c-business-flow__item{display:flex;align-items:flex-start;gap:1.5rem;position:relative;min-height:8.25rem}@media screen and (max-width: 768px){.p-challenged__flow .c-business-flow__item{gap:1rem;min-height:auto}}.p-challenged__flow .c-business-flow__item:last-child .c-business-flow__number{background-color:var(--blue-light);color:var(--white)}.p-challenged__flow .c-business-flow__number{width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;padding-top:.25rem;font-family:var(--font-roboto);font-size:1.5rem;font-weight:var(--fw-light);color:var(--blue-light);letter-spacing:0;line-height:1;transform:none;margin-top:0;border-radius:.75rem;flex-shrink:0;transform:translate(.875rem)}@media screen and (max-width: 768px){.p-challenged__flow .c-business-flow__number{width:2rem;height:2rem;font-size:1.125rem;padding-top:.125rem;border-radius:.5rem;transform:translate(.5rem)}}.p-challenged__flow .c-business-flow__content{flex:1;padding:1rem 1.5rem 1rem 3rem;background-color:var(--white);border-radius:.75rem .75rem .75rem 0;position:relative}.p-challenged__flow .c-business-flow__content:before{content:"";position:absolute;right:100%;bottom:0;width:3.75rem;height:90%;background-color:var(--white);-webkit-mask-image:url(/recruit/assets/img/job-detail/corner-shape.png);mask-image:url(/recruit/assets/img/job-detail/corner-shape.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:bottom;mask-position:bottom;background-image:unset}@media screen and (max-width: 768px){.p-challenged__flow .c-business-flow__content:before{width:2.5rem;height:85%;right:calc(100% - .125rem);-webkit-mask-image:url(/recruit/assets/img/new-graduate/corner-shape-sp.png);mask-image:url(/recruit/assets/img/new-graduate/corner-shape-sp.png)}}@media screen and (max-width: 768px){.p-challenged__flow .c-business-flow__content{padding:.5rem;border-radius:.5rem .5rem .5rem 0;transform:translate(-.1875rem)}}.p-challenged__flow .c-business-flow__item-title{color:var(--navy);letter-spacing:0;margin-bottom:1rem}@media screen and (max-width: 768px){.p-challenged__flow .c-business-flow__item-title{margin-bottom:.5rem}}.p-challenged__flow .c-business-flow__item-text{letter-spacing:0;line-height:1.6}.p-challenged__flow .c-business-flow__connector{aspect-ratio:20/10;margin:.1875rem auto .375rem;width:1.25rem;background-image:url(/recruit/assets/img/job-detail/arrow-down.svg);background-repeat:no-repeat;background-size:cover}.p-challenged__guidelines-wrap{padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-challenged__guidelines-wrap{padding-bottom:5rem}}.p-challenged__guidelines-wrap .c-section-title{margin-bottom:1rem}@media screen and (max-width: 768px){.p-challenged__guidelines-wrap .c-section-title{margin-bottom:.5rem}}.p-challenged__section-title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);margin:0 0 1rem}@media screen and (max-width: 768px){.p-challenged__section-title{font-size:1.25rem;margin-bottom:.75rem}}.p-challenged__guidelines-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;margin:0 0 2rem}@media screen and (max-width: 768px){.p-challenged__guidelines-lead{font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}}.p-challenged__tabs{display:flex;gap:.5rem;padding:0 2.5rem;border-bottom:1px solid var(--gray-light);margin-bottom:2rem}@media screen and (max-width: 768px){.p-challenged__tabs{padding:0 .5rem;gap:.5rem;margin-bottom:2rem}}.p-challenged__tab{position:relative;gap:.5rem;height:5rem;padding:.25rem .75rem .625rem;font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-bold);text-align:center;color:var(--black);line-height:1.6;background-color:var(--gray-bg);border:none;border-radius:1rem 1rem 0 0;cursor:pointer;flex:1;text-decoration:none;transition:background-color .2s,color .2s}@media screen and (max-width: 768px){.p-challenged__tab{text-align:center;min-width:auto;height:4.25rem;padding:.125rem .125rem .5rem;font-size:.6rem;line-height:1.2;border-radius:1rem 1rem 0 0}}.p-challenged__tab-arrow{position:absolute;left:50%;transform:translate(-50%);bottom:1.5rem;width:.75rem;height:.625rem;filter:brightness(0) saturate(100%) invert(37%) sepia(93%) saturate(1352%) hue-rotate(206deg) brightness(101%) contrast(96%)}@media screen and (max-width: 768px){.p-challenged__tab-arrow{bottom:.4rem}}.p-challenged__tab.is-active{color:var(--white);background-color:var(--blue-light)}.p-challenged__tab.is-active .p-challenged__tab-arrow{filter:brightness(0) invert(1)}.p-challenged__tab-panel{display:none}.p-challenged__tab-panel.is-active{display:block}.p-challenged__selected-category{text-align:center;font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);margin:0 0 2rem}@media screen and (max-width: 768px){.p-challenged__selected-category{font-size:1.25rem;letter-spacing:.04em;margin-bottom:1.5rem}}.p-challenged__job-list,.p-challenged__job-item{display:flex;flex-direction:column;gap:1.5rem}.p-challenged__job-header{display:flex;align-items:center;justify-content:space-between;gap:.625rem;padding:1.5rem 2.5rem;background-color:var(--white);border:1px solid var(--navy);border-radius:1rem;cursor:pointer;transition:opacity .3s ease}@media (any-hover: hover){.p-challenged__job-header:hover{opacity:.7}}@media screen and (max-width: 768px){.p-challenged__job-header{padding:1rem 1.5rem;border-radius:.75rem}}.p-challenged__job-title{flex:1;font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);line-height:1.6;margin:0}@media screen and (max-width: 768px){.p-challenged__job-title{font-size:.875rem;letter-spacing:.04em}}.p-challenged__job-toggle{width:1.75rem;height:1.75rem;flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border-radius:50%}@media screen and (max-width: 768px){.p-challenged__job-toggle{width:1.5rem;height:1.5rem}}.p-challenged__job-toggle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1rem;height:1px;background-color:#042275;border-radius:.0625rem;transition:transform .25s ease}@media screen and (max-width: 768px){.p-challenged__job-toggle:before{width:.625rem}}.p-challenged__job-toggle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1px;height:1rem;background-color:#042275;border-radius:.0625rem;transition:transform .25s ease,opacity .25s ease}@media screen and (max-width: 768px){.p-challenged__job-toggle:after{height:.625rem}}.p-challenged__job-header[aria-expanded=true] .p-challenged__job-toggle:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.p-challenged__job-content{display:none}@media screen and (max-width: 768px){.p-challenged__job-content{padding:0}}.p-challenged__job-header[aria-expanded=true]+.p-challenged__job-content{display:block}.p-challenged__job-table{width:100%;border-collapse:collapse}.p-challenged__job-table tr{border-bottom:1px solid var(--gray-light)}.p-challenged__job-table tr:first-child{border-top:1px solid var(--gray-light)}@media screen and (max-width: 768px){.p-challenged__job-table tr{display:block;padding:1rem 0}.p-challenged__job-table tr:first-child{padding-top:1rem}}.p-challenged__job-table th,.p-challenged__job-table td{font-family:var(--font-ja);font-size:1rem;color:var(--black);line-height:1.6;text-align:left;vertical-align:top}@media screen and (max-width: 768px){.p-challenged__job-table th,.p-challenged__job-table td{display:block;width:100%;font-size:.875rem}}.p-challenged__job-table th{width:12.5rem;padding:1.5rem 1rem;font-weight:var(--fw-bold);letter-spacing:0}@media screen and (max-width: 768px){.p-challenged__job-table th{width:100%;padding:0 0 .5rem}}.p-challenged__job-table td{padding:1.5rem 0;font-weight:var(--fw-regular);letter-spacing:.04em;white-space:pre-wrap}@media screen and (max-width: 768px){.p-challenged__job-table td{padding:0;letter-spacing:0}}.p-challenged__job-table td a{color:var(--black);text-decoration:underline}.p-challenged__faq{padding-top:6rem;padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-challenged__faq{padding-top:3rem;padding-bottom:4rem}}.p-challenged__faq-inner{display:flex;flex-direction:column;gap:3rem}@media screen and (max-width: 768px){.p-challenged__faq-inner{gap:2rem}}.p-challenged__faq .c-section-title{margin-bottom:0}.p-challenged__faq-lead{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:2;letter-spacing:.04em;margin:-2rem 0 0}@media screen and (max-width: 768px){.p-challenged__faq-lead{font-size:.875rem;line-height:1.6;margin-top:-1rem}}.p-referral .p-challenged__flow{padding-bottom:2.5rem}@media screen and (max-width: 768px){.p-referral .p-challenged__flow{padding-bottom:1.5rem}}.p-referral .p-challenged__faq{padding-top:0}.p-referral__target{padding-bottom:6rem}@media screen and (max-width: 768px){.p-referral__target{padding-bottom:3rem}}.p-referral__target-row{display:flex;gap:3rem}@media screen and (max-width: 768px){.p-referral__target-row{flex-direction:column;gap:.5rem}}.p-referral__target-heading{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--navy);margin:0;flex-shrink:0}@media screen and (max-width: 768px){.p-referral__target-heading{font-size:1rem}}.p-referral__target-content{flex:1;display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 768px){.p-referral__target-content{gap:.5rem}}.p-referral__target-card{border:1px solid var(--gray-light);border-radius:1rem;padding:1rem 2.5rem}@media screen and (max-width: 768px){.p-referral__target-card{padding:1rem 1.5rem;border-radius:.75rem}}.p-referral__target-card-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0 0 .5rem}@media screen and (max-width: 768px){.p-referral__target-card-title{font-size:.875rem}}.p-referral__target-list{font-family:var(--font-ja);font-size:.875rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0;padding-left:1.3125rem;list-style:disc}@media screen and (max-width: 768px){.p-referral__target-list{font-size:.8125rem;padding-left:1.125rem}}.p-referral__target-list li{margin-bottom:.25rem}.p-referral__target-list li:last-child{margin-bottom:0}.p-referral__target-list--nested{margin-top:.5rem;margin-bottom:.25rem;padding-left:1.3125rem;list-style:disc}@media screen and (max-width: 768px){.p-referral__target-list--nested{padding-left:1.125rem}}.p-privacy__article{padding-bottom:0}@media screen and (max-width: 768px){.p-privacy__article{padding-bottom:0}}.p-privacy__header{text-align:left;padding-top:6rem;padding-bottom:6rem}@media screen and (max-width: 768px){.p-privacy__header{padding-top:3rem;padding-bottom:3rem}}.p-privacy__en-title{font-family:var(--font-roboto);font-size:4rem;font-weight:var(--fw-light);color:var(--navy);margin:0 0 .25rem;letter-spacing:.04em;line-height:1}@media screen and (max-width: 768px){.p-privacy__en-title{font-size:2.75rem;letter-spacing:.04em}}.p-privacy__ja-title{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);color:var(--navy);margin:0;line-height:1.6}@media screen and (max-width: 768px){.p-privacy__ja-title{font-size:1rem}}.p-privacy__content{padding-bottom:7.5rem}@media screen and (max-width: 768px){.p-privacy__content{padding-bottom:5rem}}.p-privacy__main-title{font-family:var(--font-ja);font-size:1.5rem;font-weight:var(--fw-bold);color:var(--white);background-color:var(--blue-light);padding:1rem 1.5rem;margin:0 0 5rem;border-radius:.5rem;letter-spacing:.04em;line-height:1.4}@media screen and (max-width: 768px){.p-privacy__main-title{font-size:1.25rem;padding:.5rem 1rem;margin-bottom:2.5rem;letter-spacing:.04em}}.p-privacy__body{display:flex;flex-direction:column;gap:7.3125rem}@media screen and (max-width: 768px){.p-privacy__body{gap:4rem}}.p-privacy__section{display:flex;flex-direction:column;gap:1.625rem}@media screen and (max-width: 768px){.p-privacy__section{gap:1.3125rem}}.p-privacy__body p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);letter-spacing:.04em;color:var(--black);line-height:1.6;margin:0}@media screen and (max-width: 768px){.p-privacy__body p{font-size:.875rem;letter-spacing:.04em}}.p-privacy__body h3{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--black);margin:0;padding-bottom:2rem;border-bottom:1px solid var(--gray-light);line-height:normal}@media screen and (max-width: 768px){.p-privacy__body h3{font-size:1rem;padding-bottom:1rem;letter-spacing:.04em}}.p-privacy__body h4{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);letter-spacing:.04em;color:var(--black);margin:0;line-height:1.6}@media screen and (max-width: 768px){.p-privacy__body h4{font-size:.875rem;letter-spacing:.04em}}.p-privacy__subsection{display:flex;flex-direction:column;gap:.6875rem}@media screen and (max-width: 768px){.p-privacy__subsection{gap:.5rem}}.p-privacy__company{margin-top:0;text-align:right}.p-privacy__company-mark{margin-bottom:1.5rem}@media screen and (max-width: 768px){.p-privacy__company-mark{margin-bottom:1rem}}.p-privacy__company-mark-link{display:inline-block}.p-privacy__company-mark-img{display:block;width:8.125rem;height:auto}@media screen and (max-width: 768px){.p-privacy__company-mark-img{width:8.125rem}}.p-privacy__company p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.p-privacy__company p{font-size:.875rem;letter-spacing:.04em}}.p-privacy__contact{width:fit-content;margin-inline:auto;margin-top:0;padding:2.5rem 5rem;background-color:var(--gray-bg);border-radius:1rem;text-align:center}@media screen and (max-width: 768px){.p-privacy__contact{padding:1.5rem;width:100%;border-radius:.75rem}}.p-privacy__contact p.p-privacy__contact-title{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-bold);color:var(--black);line-height:1.6;letter-spacing:.04em;margin:0 0 .625rem}@media screen and (max-width: 768px){.p-privacy__contact p.p-privacy__contact-title{font-size:.875rem}}.p-privacy__contact p{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;letter-spacing:.04em;margin:0}@media screen and (max-width: 768px){.p-privacy__contact p{font-size:.875rem}}.p-privacy__contact-note{font-size:.875rem!important;color:var(--gray2)!important;margin-top:.25rem!important}@media screen and (max-width: 768px){.p-privacy__contact-note{font-size:.75rem!important}}.p-404__inner{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12rem 1.5rem 7.5rem;text-align:left}@media screen and (max-width: 768px){.p-404__inner{padding:9.75rem 1.25rem 7.5rem}}.p-404__title{font-family:var(--font-roboto);font-size:4rem;font-weight:var(--fw-light);color:var(--navy);margin:0 0 .0625rem;letter-spacing:0em;line-height:1}@media screen and (max-width: 768px){.p-404__title{font-size:2.75rem;margin-bottom:.125rem;width:calc(100% + .625rem)}}.p-404__message{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-bold);letter-spacing:0;color:var(--navy);margin:0 0 2.375rem;line-height:1.6}@media screen and (max-width: 768px){.p-404__message{font-size:1rem;margin-bottom:2.6875rem}}.p-404__text{font-family:var(--font-ja);font-size:1rem;font-weight:var(--fw-regular);color:var(--black);line-height:1.6;margin:0 0 2.5rem}@media screen and (max-width: 768px){.p-404__text{line-height:2;margin-bottom:2rem}}.p-404__link{display:inline-flex;align-items:center;gap:.5rem;border-bottom:.0625rem solid var(--navy);padding-bottom:.5rem;transition:opacity .2s}@media screen and (max-width: 768px){.p-404__link{gap:.375rem;padding-bottom:.375rem}}.p-404__link:hover{opacity:.8}.p-404__link-text{font-family:var(--font-ja);font-size:1.125rem;font-weight:var(--fw-medium);color:var(--navy);letter-spacing:.08em;line-height:1}@media screen and (max-width: 768px){.p-404__link-text{font-size:1rem}}.p-404__link-icon{flex-shrink:0}@media screen and (max-width: 768px){.p-404__link-icon{width:1.125rem;height:1.125rem;display:block;margin-top:-.75rem}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
