﻿:root{--fs-body: clamp(0.875rem, 0.8125rem + 0.3vw, 1rem);--fs-h1: clamp(1.75rem, 1.4rem + 2vw, 2.25rem);--fs-h2: clamp(1.5rem, 1.3rem + 1.2vw, 1.75rem);--fs-h3: clamp(1.25rem, 1.1rem + 0.8vw, 1.375rem)}html{font-size:100%}body{font-family:"Noto Sans JP",sans-serif;font-size:var(--fs-body);line-height:1.7;margin:0;padding:0;color:#000;font-weight:400}@media(max-width: 768px){body.no-scroll{overflow:hidden}}.small{font-size:.875rem}.body{font-size:1rem}.h3{font-size:1.25rem}.hero{font-size:2.25rem}a{color:#000;text-decoration:underline}a:hover{text-decoration:none}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{list-style:none;margin:0;padding:0;box-sizing:border-box}h1{font-size:var(--fs-h1);line-height:1.2}h2{font-size:var(--fs-h2);line-height:1.3}h3{font-size:var(--fs-h3);line-height:1.35}img{width:100%;height:auto;vertical-align:bottom}.skip{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}.skip:focus{position:fixed;left:16px;top:16px;width:auto;height:auto;padding:8px 12px;background:#000;color:#fff;z-index:10000;border-radius:4px}.l-main{width:100%;height:100%;box-sizing:border-box;margin-top:0;margin-bottom:0;padding-bottom:0}@media only screen and (min-width: 768px){.l-main{margin-top:0;margin-bottom:0;padding-bottom:0}}.l-main.full{padding:0}.l-main .l-pagebody{width:100%;margin-left:auto;margin-right:auto}.l-main .l-pagebody.box{width:1000px}.p-section{width:100%;margin-left:auto;margin-right:auto;position:relative;padding:55px 0 55px}@media only screen and (min-width: 768px){.p-section{padding:95px 0}}.p-section.p-0{padding:0}.container-box{width:100%;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;box-sizing:border-box;position:relative;max-width:1065px}@media only screen and (min-width: 768px){.container-box{max-width:1065px}}.container-box.container-md-box{padding-left:0;padding-right:0}@media only screen and (min-width: 768px){.container-box.container-md-box{padding-left:20px;padding-right:20px}}.container-box.container-lg-box{padding-left:20px;padding-right:20px;max-width:1240px}@media only screen and (min-width: 768px){.container-box.container-lg-box{padding-left:20px;padding-right:20px}}.container-box.container-md-box{padding-left:20px;padding-right:20px;max-width:1080px}@media only screen and (min-width: 768px){.container-box.container-md-box{padding-left:20px;padding-right:20px}}.container-box.container-sm-box{padding-left:20px;padding-right:20px;max-width:720px}@media only screen and (min-width: 768px){.container-box.container-sm-box{padding-left:20px;padding-right:20px}}.container-box.px-sm-0{padding-left:0;padding-right:0}@media only screen and (min-width: 768px){.container-box.px-sm-0{padding-left:20px;padding-right:20px}}.container-fluid{width:100%}.row-center{display:flex;align-items:center}.fixed-btn-link{position:fixed;right:0;bottom:30%;display:none;width:80px;z-index:11}@media only screen and (min-width: 992px){.fixed-btn-link{display:block}}.fixed-btn-link__a{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:160px;padding:30px 0;border-radius:4px 0 0 4px;color:#fff;text-decoration:none;box-sizing:border-box;background-image:linear-gradient(180deg, #BA4C00 0%, #8B1800 67%, #671800 100%);box-shadow:0 8px 18px rgba(0,0,0,.16);transition:transform .06s ease;isolation:isolate}.fixed-btn-link__a::after{content:"";position:absolute;inset:0;border-radius:inherit;background-color:hsla(0,0%,100%,0);pointer-events:none;transition:background-color .3s ease;z-index:0}.fixed-btn-link__a:hover::after{background-color:hsla(0,0%,100%,.3)}.fixed-btn-link__a:active{transform:translateY(1px)}.fixed-btn-link__a:focus-visible{outline:3px solid hsla(0,0%,100%,.15);outline-offset:2px}.fixed-btn-link__a>*{position:relative;z-index:1}.fixed-btn-link__a img{width:45px}.fixed-page-top{position:fixed;right:20px;bottom:20px;width:32px;z-index:11;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}@media only screen and (min-width: 992px){.fixed-page-top{right:20px;bottom:50px;width:47px}}.fixed-page-top.is-show{opacity:1;visibility:visible}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}a.target-blank::after{content:"";display:inline-block;width:1em;height:1em;margin-left:.3em;background:url("/assets/img/common/ico_link.svg") no-repeat center;background-size:contain;vertical-align:middle}.site-header{position:sticky;width:100%;top:0;z-index:100;transition:background-color .3s ease,box-shadow .3s ease,border-color .3s ease,backdrop-filter .3s ease;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0)}@media(min-width: 992px){.site-header{overflow-x:visible}}.site-header.is-blur{background-color:hsla(0,0%,100%,.25);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid hsla(0,0%,100%,.35);box-shadow:0 6px 24px rgba(0,0,0,.08)}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.site-header .site-header.is-blur{background-color:hsla(0,0%,100%,.85)}}.site-header .site-header.is-menu-open{background-color:hsla(0,0%,100%,.96);backdrop-filter:none;-webkit-backdrop-filter:none;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 4px 16px rgba(0,0,0,.06)}.site-header .site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0;margin:0 auto;box-sizing:border-box;width:100%;padding:0 0 0 10px}@media(min-width: 544px){.site-header .site-header__inner{padding:0 0 0 20px}}@media(min-width: 992px){.site-header .site-header__inner{padding:12px 20px 5px}}@media(min-width: 992px){.site-header .site-header__inner{width:100%}}@media(min-width: 1440px){.site-header .site-header__inner{width:100%;padding:20px 20px 5px 70px}}.site-header .site-logo{position:relative;display:flex;align-items:flex-end;width:174px}@media(min-width: 1280px){.site-header .site-logo{width:256px}}.site-header .site-logo .site-logo-img{width:91px;display:block}@media(min-width: 992px){.site-header .site-logo .site-logo-img{margin-top:-15px}}@media(min-width: 1280px){.site-header .site-logo .site-logo-img{width:150px}}.site-header .site-logo .badge-recruit{font-size:10px;color:#274374;border:1px solid #274374;border-radius:4px;line-height:1;width:75px;height:18px;display:flex;align-items:center;justify-content:center;margin-left:8px}@media(min-width: 1280px){.site-header .site-logo .badge-recruit{font-size:.875rem;width:96px;height:26px;margin-left:10px}}.site-header .global-nav{position:relative;--underline-h: 4px;--underline-grad: linear-gradient(90deg, #1C1C1C 0%, #1E4868 100%)}@media(min-width: 992px){.site-header .global-nav{gap:20px;padding:0;align-items:center}}.site-header .global-nav .global-nav__list{margin:0;padding:12px 20px 28px;list-style:none;display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px 0}@media(min-width: 992px){.site-header .global-nav .global-nav__list{gap:18px;padding:0;align-items:center}}@media(min-width: 1280px){.site-header .global-nav .global-nav__list{gap:35px}}.site-header .global-nav .global-nav__item{position:relative;width:50%;order:var(--order-sp, 0)}@media(min-width: 992px){.site-header .global-nav .global-nav__item{width:auto;padding-bottom:12px;order:var(--order-pc, 0)}}.site-header .global-nav .global-nav__item>a{position:relative;display:flex;align-items:center;text-decoration:none;line-height:1;padding:10px 0;transition:opacity .15s ease;font-size:.875rem;font-weight:400;color:#fff}@media(min-width: 992px){.site-header .global-nav .global-nav__item>a{color:#333;font-size:.75rem}}@media(min-width: 1280px){.site-header .global-nav .global-nav__item>a{font-size:.875rem}}@media(min-width: 992px){.site-header .global-nav .global-nav__item>a:not(.btn-entry):hover{opacity:1}.site-header .global-nav .global-nav__item>a:not(.btn-entry):hover::after,.site-header .global-nav .global-nav__item>a:not(.btn-entry):focus-visible::after{transform:scaleX(1)}}.site-header .global-nav .global-nav__item>a:not(.btn-entry)::after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--underline-h);background-image:var(--underline-grad);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease;pointer-events:none}.site-header .global-nav .global-nav__item .btn-entry{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:6px;font-weight:600;color:#fff;width:100%;max-width:360px;height:70px;box-sizing:border-box;margin-left:auto;margin-right:auto;overflow:hidden !important;font-size:1.25rem;background-image:linear-gradient(60deg, rgb(3, 35, 48) 0%, rgb(35, 78, 110) 49%, rgb(35, 78, 110) 100%);-webkit-font-smoothing:antialiased;transition:background-image .2s ease,transform .06s ease;font-family:"Public Sans",sans-serif;font-weight:500}@media(min-width: 992px){.site-header .global-nav .global-nav__item .btn-entry{width:116px;margin-left:0;margin-right:0;font-size:1.1875rem}.site-header .global-nav .global-nav__item .btn-entry::after{content:"";position:absolute;inset:0;border-radius:inherit;background-color:hsla(0,0%,100%,0);pointer-events:none;transition:background-color .3s ease;width:100%;height:100%;z-index:0}.site-header .global-nav .global-nav__item .btn-entry:hover::after{background-color:hsla(0,0%,100%,.2)}}@media(min-width: 1280px){.site-header .global-nav .global-nav__item .btn-entry{font-size:1.1875rem}}.site-header .global-nav .global-nav__item.entry-item{width:100%;flex:0 0 100%;text-align:center}@media(min-width: 992px){.site-header .global-nav .global-nav__item.entry-item{width:auto;flex:0 0 auto}}.site-header .global-nav .has-dropdown{position:relative;box-sizing:border-box;padding-bottom:12px}@media(min-width: 992px){.site-header .global-nav .has-dropdown:hover>.nav-first-layer::after,.site-header .global-nav .has-dropdown:focus-within>.nav-first-layer::after{transform:scaleX(1)}}.site-header .global-nav .has-dropdown .submenu{position:absolute;left:0;top:100%;background-image:linear-gradient(90deg, #F1F2F4 0%, #E3E9F0 100%);border-radius:8px;padding:30px 0;margin:0;list-style:none;z-index:20;opacity:0;transform:translateY(6px);pointer-events:none;transition:opacity .18s ease,transform .18s ease;display:grid;gap:0;box-sizing:border-box;white-space:normal;overflow-wrap:anywhere}@media(min-width: 992px){.site-header .global-nav .has-dropdown .submenu{padding:20px 0;min-width:200px;max-width:calc(100vw - 40px)}}.site-header .global-nav .has-dropdown .submenu li{margin:0;padding:0}.site-header .global-nav .has-dropdown .submenu li a{display:block;color:#333;text-decoration:none;font-size:.875rem;white-space:nowrap;width:100%;box-sizing:border-box;padding:8px 20px;transition:opacity .18s ease,transform .18s ease;position:relative}.site-header .global-nav .has-dropdown .submenu li a:hover{opacity:.7}.site-header .global-nav .has-dropdown:nth-last-child(-n+3)>.submenu{left:auto;right:0}@media(min-width: 992px){.site-header .global-nav .has-dropdown:hover>.submenu,.site-header .global-nav .has-dropdown:focus-within>.submenu{opacity:1;transform:translateY(0);pointer-events:auto}}.site-header .global-nav .has-dropdown::after{content:"";position:absolute;left:0;right:0;top:100%;height:8px}@media(max-width: 992px){.site-header .global-nav{position:fixed;left:0;top:0;width:100%;background-image:linear-gradient(-145deg, #3975BF 0%, #ADADAD 100%);box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-100%);transition:transform .28s ease,opacity .28s ease;z-index:100;opacity:0;pointer-events:none}.site-header .global-nav.is-open{transform:translateY(0);opacity:1;pointer-events:auto;padding-top:56px}}@media(max-width: 992px){.site-header .global-nav .has-dropdown .submenu{position:static;background-image:none;padding:0;margin:0 0 0;border-radius:0;display:block;max-height:0;overflow:hidden;transition:max-height .22s ease;opacity:1;pointer-events:auto;transform:none;gap:0}}@media(max-width: 992px){.site-header .global-nav .has-dropdown.is-open .submenu{max-height:600px}}@media(max-width: 992px){.site-header .global-nav .has-dropdown .submenu li a{padding:5px 0 5px 0;font-size:.75rem;text-decoration:none;color:#fff}}.site-header .nav-first-layer .ico-nav-01{right:20px;top:50%;transform:translateY(-50%) rotate(180deg);position:absolute;transition:transform .2s ease}@media(min-width: 992px){.site-header .nav-first-layer .ico-nav-01{margin-left:10px;right:auto;top:auto;transform:translateY(2px) rotate(180deg);position:relative}}.site-header .nav-first-layer .ico-nav-01 path{stroke:#fff !important}@media(min-width: 992px){.site-header .nav-first-layer .ico-nav-01 path{stroke:#333 !important}}.site-header .nav-first-layer::after{content:"";position:absolute;left:0;right:0;bottom:0;height:var(--underline-h);background-image:var(--underline-grad);transform:scaleX(0);transform-origin:left center;transition:transform .22s ease;pointer-events:none}@media(min-width: 992px){.site-header .has-dropdown:hover>.nav-first-layer .ico-nav-01,.site-header .has-dropdown:focus-within>.nav-first-layer .ico-nav-01{transform:rotate(0)}}@media(max-width: 992px){.site-header .has-dropdown.is-open>.nav-first-layer .ico-nav-01{transform:translateY(-52%) rotate(0);transition:transform .2s ease}}.site-header .ico-nav-02{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:9px !important;height:auto}@media(min-width: 992px){.site-header .ico-nav-02{right:20px;width:12px !important;height:auto}}.site-header .ico-nav-02 path{fill:#fff !important}@media(min-width: 992px){.site-header .ico-nav-02 path{fill:#333 !important}}.site-header .hamburger{display:none}@media(max-width: 992px){.site-header .hamburger{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:55px;height:55px;border:0;background:rgba(0,0,0,0);padding:0;cursor:pointer;position:relative;z-index:1000;background-image:linear-gradient(150deg, #3975BF 0%, #315F80 100%)}.site-header .hamburger .hamburger__bar{width:30px;height:1px;background:#fff;transition:transform .2s ease,opacity .2s ease}.site-header .hamburger .hamburger__text{font-family:"Public Sans",sans-serif;font-size:.625rem;color:#fff}.site-header .hamburger.is-open{background-image:none}.site-header .hamburger.is-open .hamburger__bar:nth-child(1){transform:translateY(2px) rotate(25deg)}.site-header .hamburger.is-open .hamburger__bar:nth-child(2){transform:translateY(-3px) rotate(-25deg)}}.site-header .header-bnr{position:absolute;right:55px;width:125px;height:55px;display:block}@media(min-width: 768px){.site-header .header-bnr{width:160px}}@media(min-width: 992px){.site-header .header-bnr{display:none}}.site-header .header-bnr .header-bnr-link{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;height:100%;text-decoration:none;color:#fff;line-height:1.35;font-weight:300;font-size:.625rem;padding-left:15px;box-sizing:border-box;background-image:linear-gradient(180deg, #671800 9%, #8B1800 53%, #BA4C00 100%)}@media(min-width: 768px){.site-header .header-bnr .header-bnr-link{font-size:.875rem}}.site-header .header-bnr .header-bnr-link svg{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:19px;height:19px;pointer-events:none}@media(min-width: 768px){.site-header .header-bnr .header-bnr-link svg{width:19px;height:19px}}body:not(#home) .site-header{transform:translateY(0) !important}.site-footer{background-image:url(/assets/img/common/bg_footer.svg);background-size:cover;background-position:center bottom;background-repeat:no-repeat;width:100%;padding:40px 0 70px;position:relative}@media(min-width: 992px){.site-footer{padding:70px 0 70px}}.site-footer .site-footer__inner{max-width:1200px;padding:0 0;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;box-sizing:border-box;flex-flow:column-reverse;height:100%;position:relative}@media(min-width: 992px){.site-footer .site-footer__inner{flex-flow:row;padding:0 20px}}.site-footer .site-footer__left{display:flex;flex-direction:column;align-items:flex-start;gap:40px;width:100%;height:100%;border-top:solid #bcc2cb 1px;padding:40px 20px 80px;position:relative}@media(min-width: 992px){.site-footer .site-footer__left{width:calc(100% - 622px);border-top:solid #bcc2cb 0;padding:20px 0}}.site-footer .site-footer__left .site-logo{position:relative;display:flex;align-items:flex-end;width:174px}@media(min-width: 992px){.site-footer .site-footer__left .site-logo{width:256px}}.site-footer .site-footer__left .site-logo .site-logo-img{width:91px;display:block}@media(min-width: 992px){.site-footer .site-footer__left .site-logo .site-logo-img{width:150px}}.site-footer .site-footer__left .site-logo .badge-recruit{font-size:10px;color:#274374;border:1px solid #274374;border-radius:4px;line-height:1;width:75px;height:18px;display:flex;align-items:center;justify-content:center;margin-left:8px}@media(min-width: 992px){.site-footer .site-footer__left .site-logo .badge-recruit{font-size:.875rem;width:96px;height:26px;margin-left:10px}}.site-footer .site-footer__right{position:relative;width:100%;padding:0 20px;box-sizing:border-box}@media(min-width: 992px){.site-footer .site-footer__right{width:662px;padding:20px 0;padding-left:60px}.site-footer .site-footer__right::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:100%;background-color:#bcc2cb;z-index:2}}.site-footer .site-footer__right .footer-nav{display:grid;grid-template-columns:repeat(1, 1fr);gap:10px}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav{display:flex;flex-wrap:wrap;gap:0}}.site-footer .site-footer__right .footer-nav .footer-nav__list{list-style:none;padding:0;margin:0 0 0}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav .footer-nav__list{margin:0}.site-footer .site-footer__right .footer-nav .footer-nav__list.block-01{width:29%}.site-footer .site-footer__right .footer-nav .footer-nav__list.block-02{width:46%}.site-footer .site-footer__right .footer-nav .footer-nav__list.block-03{width:24%}}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item{margin-bottom:10px}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item a{color:#333;text-decoration:none;font-size:.875rem;transition:.3s;font-weight:200;font-family:"Noto Sans JP",sans-serif}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item a{font-size:1rem}}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item a:hover{opacity:.7}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item a svg{margin-left:5px}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.sub-nav-link{margin-bottom:3px;margin-top:-5px}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.sub-nav-link{margin-top:0}}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.sub-nav-link:last-child{margin-bottom:0}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.sub-nav-link a{font-size:.75rem}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.sub-nav-link a{font-size:.875rem}}.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.main-nav-link{margin-top:0}@media(min-width: 992px){.site-footer .site-footer__right .footer-nav .footer-nav__list .footer-nav__item.main-nav-link{margin-top:40px}}.site-footer .footer-entry{width:100%;display:flex;justify-content:center;margin-top:40px}@media(min-width: 992px){.site-footer .footer-entry{display:flex;justify-content:flex-end;margin-top:0}}.site-footer .footer-entry .btn-entry{position:relative;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:6px;font-weight:600;color:#fff;border:1px solid rgba(0,0,0,0);width:100%;max-width:360px;height:70px;box-sizing:border-box;margin-left:auto;margin-right:auto;background-image:linear-gradient(60deg, rgb(3, 35, 48) 0%, rgb(35, 78, 110) 49%, rgb(35, 78, 110) 100%);-webkit-font-smoothing:antialiased;transition:background-image .2s ease,transform .06s ease;font-family:"Public Sans",sans-serif;font-weight:500}@media(min-width: 992px){.site-footer .footer-entry .btn-entry{width:255px;margin-left:0;margin-right:0;font-size:1.1875rem}}.site-footer .footer-entry .btn-entry:after{transition:all ease-in .3s;content:"";background-color:hsla(0,0%,100%,0);position:absolute;left:0;top:0;width:100%;height:100%}@media(min-width: 768px){.site-footer .footer-entry .btn-entry:hover:after{background-color:hsla(0,0%,100%,.15)}}.site-footer .footer-bottom{position:absolute;left:20px;bottom:0}@media(min-width: 992px){.site-footer .footer-bottom{position:absolute;left:0;bottom:0}}.site-footer .footer-bottom-nav{color:#333;text-decoration:none;font-size:.875rem;transition:.3s;font-weight:200;font-family:"Noto Sans JP",sans-serif}@media(min-width: 992px){.site-footer .footer-bottom-nav{font-size:1rem}}.site-footer .footer-bottom-nav:hover{opacity:.7}.site-footer .footer-bottom-nav svg{margin-left:5px}.site-footer .copyright{font-size:.75rem;transition:.3s;font-weight:200;font-family:"Noto Sans JP",sans-serif}@media(min-width: 992px){.site-footer .copyright{font-size:.875rem}}.site-header{transform:translateY(-100%)}.fixed-btn-link{transform:translateX(100%)}.kv-container{height:100vh;position:relative;top:-56px;margin:0 auto;overflow:hidden;margin-bottom:-100px}@media(min-width: 768px){.kv-container{width:100%;position:relative;top:-100px;margin:0 auto;margin-bottom:-100px;max-width:100%;height:1200px}}.kv{width:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100vh}@media(min-width: 544px){.kv{width:100%;position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:1200px}}.kv-bg{position:absolute;top:-168px;left:calc(50% + 84px);transform:translateX(-50%);width:100%;height:100%;background-image:url("/assets/img/top/kv/bg.png");background-size:contain;background-position:center;background-repeat:no-repeat;opacity:0;aspect-ratio:1440/1354;width:1117px;height:auto}@media(min-width: 768px){.kv-bg{top:calc(50% + 35px);left:calc(50% - 26px);transform:translateX(-50%) translateY(-50%);aspect-ratio:1440/1354;width:1440px;height:1354px;background-size:contain;background-position:center;background-repeat:no-repeat}}.kv-copy{position:absolute;display:block;width:100%;height:130px;left:calc(50% - 10px);top:calc(50% + 75px);transform:translateX(-50%) translateY(-50%);padding:0 0px;box-sizing:border-box}@media(min-width: 768px){.kv-copy{width:735px;height:365px;left:calc(50% - 43px);top:232px;padding:0;transform:translateX(0) translateY(0)}}.kv-copy .kv-copy1{display:block;aspect-ratio:735/319;width:100%;height:auto;min-height:100%;max-width:334px;overflow:hidden;position:absolute;left:19px;top:-12px;opacity:0}@media(min-width: 768px){.kv-copy .kv-copy1{width:735px;height:319px;max-width:735px;position:absolute;left:0px;top:0px;opacity:0}}.kv-copy .kv-copy1:before{content:"";display:block;aspect-ratio:735/319;width:100%;max-width:334px;height:auto;min-height:100%;background-image:url("/assets/img/top/kv/copy1.png");background-repeat:no-repeat;background-size:contain;background-position:center}@media(min-width: 768px){.kv-copy .kv-copy1:before{width:735px;height:319px;max-width:735px;padding-top:0}}.kv-copy .kv-copy2{display:block;width:100%;aspect-ratio:463/180;max-width:211px;height:auto;min-height:82px;overflow:hidden;position:absolute;left:93px;top:72px;opacity:0}@media(min-width: 768px){.kv-copy .kv-copy2{width:463px;height:180px;max-width:463px;position:absolute;left:179px;top:184px}}.kv-copy .kv-copy2:before{content:"";display:block;width:100%;aspect-ratio:463/180;max-width:211px;height:auto;min-height:82px;background-image:url("/assets/img/top/kv/copy2.png");background-repeat:no-repeat;background-size:contain;background-position:center left}@media(min-width: 768px){.kv-copy .kv-copy2:before{width:463px;height:180px;max-width:463px;padding-top:0}}.kv-read{width:100%;max-width:179px;font-family:"Public Sans";font-style:italic;font-weight:300;font-size:16px;line-height:130%;letter-spacing:-0.01em;color:#333;position:absolute;left:calc(50% + 56px);top:calc(50% + 152px);transform:translateX(-50%);padding:17px 15px 0;box-sizing:border-box}@media(min-width: 768px){.kv-read{width:313px;max-width:313px;height:auto;font-size:22px;left:calc(50% + 292px);top:calc(50% + 109px);transform:none;padding:0px;padding-top:17px;padding-left:40px;padding-right:0}}.kv-read p{opacity:1;position:relative;font-size:12px;line-height:1.4em}@media(min-width: 768px){.kv-read p{font-size:22px}}.kv-read p span{opacity:0}.kv-read-mask{position:absolute;top:0;left:0;width:0;height:29px;background-image:linear-gradient(60deg, rgb(3, 35, 48) 0%, rgb(35, 78, 110) 49%, rgb(35, 78, 110) 100%);pointer-events:none}.kv-scroll{height:75px;width:8px;position:absolute;left:auto;right:0px;top:0px;opacity:0}@media(min-width: 768px){.kv-scroll{left:0px;top:0px;height:95px;width:10px}}.kv-scroll::before{content:"";display:block;width:1px;height:65px;background-color:#274374;position:absolute;left:50%;transform:translateX(-50%);top:5px}@media(min-width: 768px){.kv-scroll::before{width:1px;height:85px}}.kv-scroll::after{content:"";display:block;width:8px;height:8px;background-color:#274374;position:absolute;border-radius:100px;left:50%;transform:translateX(-50%);top:0px;animation:kv_scroll_dot_move 1.3s ease-in-out infinite}@media(min-width: 768px){.kv-scroll::after{width:10px;height:10px}}@keyframes kv_scroll_dot_move{0%{top:0px;opacity:0}35%{opacity:1}65%{opacity:1}100%{opacity:0;top:calc(100% - 10px)}}#home{font-family:"Noto Sans JP",sans-serif}#home .p-section--intro{position:relative;padding:80px 0}@media(min-width: 768px){#home .p-section--intro{padding:180px 0}}#home .p-section--intro:after{content:"";background-image:url(/assets/img/top/intro_bg_main_sp.svg);background-size:100%;background-position:center top;background-repeat:no-repeat;width:100%;height:80%;position:absolute;left:0;bottom:0;z-index:-1}@media(min-width: 768px){#home .p-section--intro:after{background-image:url(/assets/img/top/intro_bg_main.svg);height:90%;background-size:cover}}#home .p-section--intro .p-section__inner{position:relative;width:100%;height:100%}#home .p-section--intro .p-intro-parts{position:absolute;top:0}#home .p-section--intro .p-intro-parts.p-intro-parts-01{width:7%;left:0;top:16%}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-01{width:11%;left:0;top:22%;z-index:3}}#home .p-section--intro .p-intro-parts.p-intro-parts-02{width:31%;left:3%;top:8%}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-02{width:29%;left:8%;top:10%;z-index:2}}#home .p-section--intro .p-intro-parts.p-intro-parts-03{width:72%;left:14%;top:0}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-03{width:60%;left:21.1%;z-index:3}}#home .p-section--intro .p-intro-parts.p-intro-parts-04{width:72%;left:14%;top:0}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-04{width:60%;left:21.1%;z-index:3}}#home .p-section--intro .p-intro-parts.p-intro-parts-05{width:31%;left:64%;top:17%}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-05{width:20%;left:64%;top:28%;z-index:4}}#home .p-section--intro .p-intro-parts.p-intro-parts-06{width:19%;right:0;top:7%}@media(min-width: 768px){#home .p-section--intro .p-intro-parts.p-intro-parts-06{width:22%;right:0;top:12%;z-index:5}}#home .p-intro{width:100%;position:relative}@media(min-width: 768px){#home .p-intro{width:100%}}#home .p-intro__lead{position:relative;z-index:10}#home .p-intro__lead .title-shosekkei-group{font-family:"Public Sans",sans-serif;font-style:italic;color:#9e9e9e;display:block;font-size:1.0625rem;margin-bottom:25px}@media(min-width: 768px){#home .p-intro__lead .title-shosekkei-group{font-size:2.0625rem;margin-bottom:50px}}#home .p-intro__lead{font-weight:500;font-family:"Shippori Mincho",serif;text-align:center;font-size:2rem;letter-spacing:-0.04em;margin-bottom:70px}@media(min-width: 768px){#home .p-intro__lead{font-size:4.25rem;margin-bottom:50px}}#home .p-intro__lead .font-sm{font-size:1.625rem;letter-spacing:-0.02em}@media(min-width: 768px){#home .p-intro__lead .font-sm{font-size:3.375rem}}#home .p-intro__text{position:relative;z-index:10;font-weight:400;font-size:14px;text-align:center;line-height:2.5}@media(min-width: 768px){#home .p-intro__text{font-size:18px}}#home .p-intro__movie-wrap{position:relative;z-index:10;width:calc(100% - 90px);margin:50px auto}@media(min-width: 768px){#home .p-intro__movie-wrap{width:100%;margin:140px auto;max-width:700px}}@media(min-width: 992px){#home .p-intro__movie-wrap{max-width:900px}}#home .p-intro__movie-wrap::before{content:"";position:absolute;left:-30px;right:-30px;top:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/100% 1px no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 0 100%/100% 1px no-repeat}@media(min-width: 768px){#home .p-intro__movie-wrap::before{left:0;right:0;top:0;bottom:0}}@media(min-width: 992px){#home .p-intro__movie-wrap::before{left:0;right:0;top:0;bottom:0}}#home .p-intro__movie-wrap::after{content:"";position:absolute;top:-30px;bottom:-30px;left:0;right:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/1px 100% no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 100% 0/1px 100% no-repeat}@media(min-width: 768px){#home .p-intro__movie-wrap::after{position:absolute;top:-30px;bottom:-30px;left:30px;right:30px}}@media(min-width: 992px){#home .p-intro__movie-wrap::after{position:absolute;top:-45px;bottom:-45px;left:80px;right:80px}}#home .title-img-recruit-movie{width:17px;position:absolute;right:-25px;top:10px;z-index:2}@media(min-width: 768px){#home .title-img-recruit-movie{width:20px;position:absolute;right:5px;top:20px}}@media(min-width: 992px){#home .title-img-recruit-movie{width:35px;right:20px;top:20px}}#home .p-intro__movie{position:relative;width:100%;margin:0 auto;aspect-ratio:16/9;overflow:hidden}@media(min-width: 768px){#home .p-intro__movie{width:100%;max-width:640px}}@media(min-width: 992px){#home .p-intro__movie{max-width:740px}}#home .p-intro__movie .movie__poster{position:absolute;inset:0;display:grid;place-items:center;width:100%;height:100%;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer}#home .p-intro__movie .movie__poster img{width:100%;height:100%;object-fit:cover;display:block}#home .p-intro__movie .movie__play-icon{position:absolute;width:37px;height:37px;border-radius:50%;background:#274374;transition:transform .18s ease,opacity .18s ease}@media(min-width: 768px){#home .p-intro__movie .movie__play-icon{width:48px;height:48px}}#home .p-intro__movie .movie__play-icon::before{content:"";position:absolute;left:50%;top:50%;width:0;height:0;transform:translate(-40%, -50%);border-left:12px solid #fff;border-top:8px solid rgba(0,0,0,0);border-bottom:8px solid rgba(0,0,0,0)}@media(min-width: 768px){#home .p-intro__movie .movie__play-icon::before{border-left:14px solid #fff;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}}#home .p-intro__movie.is-playing .movie__poster{display:none}#home .p-intro__movie video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}#home .p-intro__btn{display:flex;justify-content:center;align-items:center;margin:24px auto 0}#home .p-intro__lead{visibility:hidden}#home .p-intro__text,#home .p-intro__movie-wrap,#home .p-intro__btn{opacity:0;transform:translateY(12px)}#home .p-intro__lead .lead-rest{display:inline-block;clip-path:inset(0 0 100% 0);will-change:clip-path;background:linear-gradient(to bottom right, #032330 0%, #234E6E 49%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#home .p-section--work .p-section__inner{width:100%;height:100%}#home .title-work-headding{margin-bottom:45px}@media(min-width: 768px){#home .title-work-headding{display:flex;align-items:flex-end;margin-bottom:50px}}#home .p-section__title-work{margin-bottom:30px;display:inline-flex;flex-flow:column}@media(min-width: 768px){#home .p-section__title-work{margin-right:40px;margin-bottom:0}}#home .p-section__title-work .text-jp{display:inline-block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:120px}@media(min-width: 768px){#home .p-section__title-work .text-jp{width:145px;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-section__title-work .text-jp:before,#home .p-section__title-work .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-section__title-work .text-jp:before{height:1px;bottom:10px;right:0}#home .p-section__title-work .text-jp:after{width:1px;bottom:5px;right:5px}#home .p-section__title-work .text-en{display:inline-block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:3.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-section__title-work .text-en{font-size:5.5rem}}#home .p-section__lead-work,#home .p-section__lead{font-weight:400;font-size:.875rem;line-height:2}@media(min-width: 768px){#home .p-section__lead-work,#home .p-section__lead{font-size:1rem;padding-bottom:3px}}#home .p-works__list{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px;margin-bottom:40px;position:relative;z-index:5}@media(min-width: 768px){#home .p-works__list{display:flex;flex-wrap:wrap;justify-content:center;gap:30px;margin-bottom:75px}}#home .p-works__item{background-color:#f5f6f8;border-radius:10px;overflow:hidden}@media(min-width: 768px){#home .p-works__item{width:calc(33.333% - 20px)}}#home .p-works__item>img{display:block;width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:323/166}@media(min-width: 768px){#home .p-works__item>img{aspect-ratio:554/369}}#home .p-works__item-body{padding:20px 20px 40px}@media(min-width: 768px){#home .p-works__item-body{padding:30px 25px}}#home .p-works__title{color:#333;font-weight:400;line-height:1;font-size:1.125rem;border-bottom:solid 1px #003c81;margin-bottom:12px;padding-bottom:12px}@media(min-width: 768px){#home .p-works__title{margin-bottom:25px;padding-bottom:20px;font-size:1.125rem}}#home .p-works__text{color:#333;font-weight:400;line-height:1.8;font-size:.875rem}@media(min-width: 768px){#home .p-works__text{font-size:1rem}}#home .p-works__btn{display:flex;justify-content:center;align-items:center;margin:0 auto 0}#home .p-section--interview{background-image:url(/assets/img/top/interview_bg_section.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;height:100%;padding:50px 0 90px}@media(min-width: 768px){#home .p-section--interview{background-image:url(/assets/img/top/interview_bg_section.svg);background-position:center bottom;padding:95px 0 115px}}#home .p-section--interview .p-section__inner{width:100%;height:100%}#home .title-interview-headding{margin-bottom:10px}@media(min-width: 768px){#home .title-interview-headding{display:flex;align-items:flex-end;margin-bottom:50px}}#home .p-section__title-interview{margin-bottom:30px;display:inline-flex;flex-flow:column-reverse}@media(min-width: 768px){#home .p-section__title-interview{align-items:center;flex-flow:row}}#home .p-section__title-interview .text-jp{display:block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:210px}@media(min-width: 768px){#home .p-section__title-interview .text-jp{width:255px;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-section__title-interview .text-jp:before,#home .p-section__title-interview .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-section__title-interview .text-jp:before{height:1px;bottom:10px;right:0}#home .p-section__title-interview .text-jp:after{width:1px;bottom:5px;right:5px}#home .p-section__title-interview .text-en{display:inline-block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:3.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-section__title-interview .text-en{font-size:5.5rem;margin-right:30px}}#home .p-interview-wrap{position:relative;overflow:hidden;z-index:5}#home .p-interview{position:relative}#home .p-interview__card{background:#fff;border-radius:12px;overflow:hidden;position:relative;z-index:10;box-shadow:7.49px 7.49px 11.23px 2.25px rgba(89,89,89,.25);transition:all .3s ease}@media(min-width: 768px){#home .p-interview__card{box-shadow:10px 10px 15px 3px rgba(89,89,89,.25)}#home .p-interview__card:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}}#home .p-interview__card a{display:block;position:relative;text-decoration:none;padding:25px 15px}@media(min-width: 768px){#home .p-interview__card a{padding:35px 24px}}#home .p-interview.swiper{overflow:visible;padding-right:60px;padding-left:max(20px,(100vw - 1065px)/2 + 20px)}@media(min-width: 768px){#home .p-interview.swiper{padding-right:120px;padding-left:max(20px,(100vw - 1065px)/2 + 20px)}}#home .p-interview__card.swiper-slide{width:260px}@media(min-width: 768px){#home .p-interview__card.swiper-slide{width:380px}}#home .p-interview__card img{width:100%;height:auto;display:block;aspect-ratio:217/142;object-fit:cover;margin-bottom:30px}@media(min-width: 768px){#home .p-interview__card img{margin-bottom:45px}}#home .p-interview__number{position:absolute;z-index:2;left:-8px;top:-53px;width:53px}@media(min-width: 768px){#home .p-interview__number{left:-10px;top:-80px;width:70px}}#home .p-interview__number img{aspect-ratio:auto;margin-bottom:0}#home .p-interview__catch{font-weight:400;font-size:.875rem;color:#274374;line-height:1.5;padding-bottom:10px;margin-bottom:15px;position:relative}@media(min-width: 768px){#home .p-interview__catch{font-size:1.125rem;padding-bottom:15px;margin-bottom:20px}}#home .p-interview__catch:after{content:"";width:30px;height:1px;background-color:#274374;position:absolute;left:0;bottom:0}@media(min-width: 768px){#home .p-interview__catch:after{width:40px}}#home .p-interview__desc{font-weight:400;font-size:.75rem;margin-bottom:20px}@media(min-width: 768px){#home .p-interview__desc{font-size:.875rem;margin-bottom:30px}}#home .p-interview__name{font-weight:400;font-size:1.5rem;font-family:"Noto Serif JP",serif}@media(min-width: 768px){#home .p-interview__name{font-size:1.8125rem}}#home .ico-interview-arrow{width:11px;position:absolute;right:15px;bottom:15px;z-index:10}@media(min-width: 768px){#home .ico-interview-arrow{right:25px;bottom:25px}}#home .p-interview__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:36px;height:36px;border:0;background:rgba(0,0,0,0);padding:0;display:grid;place-items:center;cursor:pointer;transition:opacity .18s ease,transform .18s ease}@media(min-width: 768px){#home .p-interview__arrow{width:46px;height:46px}}#home .p-interview__arrow.is-prev{left:15px}@media(min-width: 768px){#home .p-interview__arrow.is-prev{left:30px}}@media(min-width: 1280px){#home .p-interview__arrow.is-prev{left:100px}}#home .p-interview__arrow.is-next{right:15px}@media(min-width: 768px){#home .p-interview__arrow.is-next{right:100px}}@media(min-width: 1280px){#home .p-interview__arrow.is-next{right:100px}}#home .p-interview__arrow-icon{display:inline-flex;width:36px;height:36px}@media(min-width: 768px){#home .p-interview__arrow-icon{width:46px;height:46px}}#home .p-interview__arrow-icon svg{width:100% !important;height:auto;filter:drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2))}#home .p-interview__arrow.is-prev .p-interview__arrow-icon{transform:scaleX(-1)}#home .p-interview__arrow:hover{opacity:.9}#home .p-interview__arrow:active{transform:translateY(-50%) scale(0.98)}#home .p-interview__arrow:focus-visible{outline:3px solid #fff;outline-offset:2px}@media(prefers-reduced-motion: reduce){#home .p-interview__arrow{transition:none}}#home .p-section--data{padding:70px 0 115px}@media(min-width: 768px){#home .p-section--data{padding:85px 0 130px}}#home .p-section--data .p-section__inner{width:100%;height:100%}#home .title-data-headding{margin-bottom:45px}@media(min-width: 768px){#home .title-data-headding{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}}#home .p-section__title-data{margin-bottom:30px;display:inline-flex;flex-flow:column}@media(min-width: 768px){#home .p-section__title-data{margin-right:40px;margin-bottom:0}}#home .p-section__title-data .text-jp{display:inline-block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:171px}@media(min-width: 768px){#home .p-section__title-data .text-jp{width:211px;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-section__title-data .text-jp:before,#home .p-section__title-data .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-section__title-data .text-jp:before{height:1px;bottom:10px;right:0}#home .p-section__title-data .text-jp:after{width:1px;bottom:5px;right:5px}#home .p-section__title-data .text-en{display:inline-block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:3.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-section__title-data .text-en{font-size:5.5rem}}#home .p-data__images{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width: 768px){#home .p-data__images{grid-template-columns:534fr 446fr;column-gap:42px;row-gap:42px}}#home .p-data__images .grid-2col__cell{border:solid 1px #bcc2cb;display:flex;justify-content:center;align-items:center;padding:25px 0}@media(min-width: 768px){#home .p-data__images .grid-2col__cell{padding:35px 0}}#home .p-data__images>.grid-2col__cell--merge{grid-column:auto;grid-row:auto;display:grid;grid-template-rows:none;gap:20px}@media(min-width: 768px){#home .p-data__images>.grid-2col__cell--merge{grid-column:2;grid-row:1/span 2;display:grid;gap:55px}}#home .p-data__images>.grid-2col__cell img{display:block;width:100%;height:auto}#home .p-data__images .data-img-01{margin-left:auto;margin-right:auto;width:86%}@media(min-width: 768px){#home .p-data__images .data-img-01{width:87%}}#home .p-data__images .data-img-02{margin-left:auto;margin-right:auto;width:80%}@media(min-width: 768px){#home .p-data__images .data-img-02{width:83%}}#home .p-data__images .data-img-03{margin-left:auto;margin-right:auto;width:79%}@media(min-width: 768px){#home .p-data__images .data-img-03{width:79%}}#home .p-data__images .data-img-04{margin-left:auto;margin-right:auto;width:83%}@media(min-width: 768px){#home .p-data__images .data-img-04{width:83%}}#home .p-data__btn{display:flex;justify-content:center;align-items:center;margin:35px auto 0}@media(min-width: 768px){#home .p-data__btn{margin-top:90px}}#home .p-section--environment{background-image:url(/assets/img/top/environment_bg_section.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;height:100%;padding:50px 0 90px;position:relative}@media(min-width: 768px){#home .p-section--environment{background-image:url(/assets/img/top/environment_bg_section.svg);background-position:center top;padding:95px 0 0}}#home .p-section--environment::after{content:"";background-color:#fff;width:100%;height:200px;bottom:0;position:absolute;left:0}#home .p-section--environment .p-section__inner{width:100%;height:100%}#home .title-environment-headding{margin-bottom:45px}@media(min-width: 768px){#home .title-environment-headding{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}}#home .p-section__title-environment{margin-bottom:30px;display:inline-flex;flex-flow:column}@media(min-width: 768px){#home .p-section__title-environment{margin-right:40px;margin-bottom:0}}#home .p-section__title-environment .text-jp{display:inline-block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:103px}@media(min-width: 768px){#home .p-section__title-environment .text-jp{width:123px;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-section__title-environment .text-jp:before,#home .p-section__title-environment .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-section__title-environment .text-jp:before{height:1px;bottom:10px;right:0}#home .p-section__title-environment .text-jp:after{width:1px;bottom:5px;right:5px}#home .p-section__title-environment .text-en{display:inline-block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:3.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-section__title-environment .text-en{font-size:5.5rem}}#home .p-environment__cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:45px;margin-bottom:65px}@media(min-width: 768px){#home .p-environment__cards{grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:100px}}#home .p-environment__item-inner{text-decoration:none;position:relative;display:block}#home .p-environment__item-inner .p-environment__item-img{position:relative;border-radius:10px;overflow:hidden}#home .p-environment__item-inner .p-environment__item-img::before{content:"";display:block;padding-top:56.5625%}#home .p-environment__item-inner .p-environment__item-img img{position:relative;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .25s ease}@supports(aspect-ratio: 1/1){#home .p-environment__item-inner .p-environment__item-img{aspect-ratio:320/181}#home .p-environment__item-inner .p-environment__item-img::before{display:none}#home .p-environment__item-inner .p-environment__item-img img{position:absolute}}#home .p-environment__item-inner .p-environment__item-img::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#home .p-environment__item-inner .p-environment__title{position:relative;padding:25px 50px 25px 0;border-bottom:1px solid #003c81;display:flex;align-items:center;justify-content:flex-start;font-size:1rem;font-weight:400}@media(min-width: 768px){#home .p-environment__item-inner .p-environment__title{padding:35px 60px 35px 0;font-size:1.125rem}}#home .p-environment__item-inner .p-environment__title .p-environment__title-layer{display:inline-flex;align-items:center;gap:12px}#home .p-environment__item-inner .p-environment__title .p-environment-ico-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%)}#home .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;color:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease}#home .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay .p-environment-ico-arrow path{stroke:#fff;fill:#fff}#home .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#home .p-environment__item-inner:hover .p-environment__title .p-environment__title-layer--overlay{opacity:.15}#home .p-environment__item-inner__title::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#home .p-environment__item-inner__title svg{width:36px !important;height:auto !important;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width: 768px){#home .p-environment__item-inner__title svg{width:46px !important;height:auto !important}}#home .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#home .p-roundtable{position:relative;overflow:hidden;width:100%;height:100%;box-sizing:border-box;border-radius:10px;background:none}#home .p-roundtable::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/img/top/roundtable_bg.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:.6;pointer-events:none;z-index:0}#home .p-roundtable>*{position:relative;z-index:1}@media(min-width: 768px){#home .p-roundtable::before{background-image:url(/assets/img/top/roundtable_bg.svg);background-position:left top}}#home .p-roundtable__content{display:block;width:100%;height:100%;position:relative;padding:25px 25px 70px;text-decoration:none;box-sizing:border-box}@media(min-width: 768px){#home .p-roundtable__content{display:flex;justify-content:space-between;padding:30px 80px 30px}}#home .p-roundtable__content .p-roundtable-ico-arrow{width:36px !important;height:auto;position:absolute;right:25px;bottom:20px;z-index:1}@media(min-width: 768px){#home .p-roundtable__content .p-roundtable-ico-arrow{width:46px !important;height:auto;right:15px;bottom:20px}}#home .p-roundtable__intro{width:100%}@media(min-width: 768px){#home .p-roundtable__intro{width:47%}}#home .p-roundtable__image{width:100%}@media(min-width: 768px){#home .p-roundtable__image{width:51%}}#home .p-roundtable .p-section__title-roundtable{margin-bottom:20px;width:100%}@media(min-width: 768px){#home .p-roundtable .p-section__title-roundtable{margin-bottom:30px}}#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable{display:inline-block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:86px}@media(min-width: 768px){#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable{width:auto;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable:before,#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable:before{height:1px;bottom:10px;right:0}#home .p-roundtable .p-section__title-roundtable .text-jp-roundtable:after{width:1px;bottom:5px;right:5px}#home .p-roundtable .p-section__title-roundtable .text-en-roundtable{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.75rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-roundtable .p-section__title-roundtable .text-en-roundtable{font-size:3.75rem}}#home .p-roundtable .p-section__lead-roundtable{font-weight:400;font-size:.875rem;line-height:2;margin-bottom:20px}@media(min-width: 768px){#home .p-roundtable .p-section__lead-roundtable{font-size:1rem;padding-bottom:3px;margin-bottom:0}}#home .c-link-btn{border-bottom:1px solid #003c81;max-width:252px;margin:10px auto 0}@media(min-width: 768px){#home .c-link-btn{margin:10px auto 0}}#home .c-link-btn .c-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 0;text-decoration:none;color:#274374;line-height:1.4}@media(min-width: 768px){#home .c-link-btn .c-link{padding:20px 0}}#home .c-link-btn .c-link:focus-visible{outline:3px solid rgba(0,60,129,.25);outline-offset:2px;border-radius:6px}#home .c-link-btn .c-link svg{flex:0 0 auto;width:19px;height:17px;transition:transform .2s ease,opacity .2s ease}#home .c-link-btn .c-link svg path{stroke:currentColor}#home .p-recruit-banner{width:100%;height:100%;margin-left:auto;margin-right:auto;margin-top:148px;display:block;position:relative;text-decoration:none;background-color:rgba(0,0,0,0)}@media(min-width: 768px){#home .p-recruit-banner{width:calc(100% - 80px);margin-top:190px}}#home .p-recruit-banner:after{content:"";width:calc(100% + 160px);height:calc(50% + 100px);position:absolute;left:-80px;top:50%;background-color:#fff;z-index:1}@media(min-width: 768px){#home .p-recruit-banner:after{content:"";width:calc(100% + 160px);height:calc(50% + 100px);position:absolute;left:-80px;top:50%;background-color:#fff;z-index:1}}#home .p-recruit-banner .p-recruit-banner-inner{width:100%;background-image:url(/assets/img/top/recruit_bg_sp.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;height:100%;position:relative;box-sizing:border-box;border-radius:10px;overflow:hidden;margin-left:auto;margin-right:auto;display:block;min-height:300px;padding:0 15px 45px;z-index:2}@media(min-width: 768px){#home .p-recruit-banner .p-recruit-banner-inner{background-image:url(/assets/img/top/recruit_bg.svg);background-position:left top;padding:0 4% 80px;min-height:400px}}#home .p-recruit-banner__title{width:100%;margin:36% auto 0}@media(min-width: 992px){#home .p-recruit-banner__title{width:83%;margin:20% auto 0}}#home .p-recruit-banner__body{display:block;margin-top:25px}@media(min-width: 1280px){#home .p-recruit-banner__body{display:flex;justify-content:space-between;align-items:flex-end;margin-top:70px}}#home .p-recruit-banner__text{color:#fff;font-weight:400;font-size:.875rem;line-height:2}@media(min-width: 768px){#home .p-recruit-banner__text{font-size:1rem}}#home .p-recruit-banner .recruit-link-btn{border-bottom:1px solid #fff;max-width:240px;box-sizing:border-box;width:90%;margin:10px 20px 0 auto}@media(min-width: 768px){#home .p-recruit-banner .recruit-link-btn{margin:10px 0 0 auto;max-width:321px}}@media(min-width: 1280px){#home .p-recruit-banner .recruit-link-btn{max-width:321px;margin:0}}#home .p-recruit-banner .recruit-link-btn .recruit-link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:15px 0;text-decoration:none;color:#fff;line-height:1.4;font-size:1rem;font-weight:400}@media(min-width: 768px){#home .p-recruit-banner .recruit-link-btn .recruit-link{padding:20px 0;font-size:1.125rem}}#home .p-recruit-banner .recruit-link-btn .recruit-link svg{flex:0 0 auto;width:36px;height:36px;transition:transform .2s ease,opacity .2s ease}@media(min-width: 768px){#home .p-recruit-banner .recruit-link-btn .recruit-link svg{width:46px;height:46px}}#home .p-recruit__partsimg{width:85%;position:absolute;left:50%;transform:translateX(-50%);top:-16%;z-index:3}@media(min-width: 992px){#home .p-recruit__partsimg{width:43%;left:50px;top:-10%;transform:translateX(0)}}#home .title-faq-headding{margin-bottom:45px}@media(min-width: 768px){#home .title-faq-headding{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:50px}}#home .p-section__title-faq{margin-bottom:30px}@media(min-width: 768px){#home .p-section__title-faq{margin-right:40px;margin-bottom:0}}#home .p-section__title-faq .text-jp{display:block;font-weight:300;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px;width:154px}@media(min-width: 768px){#home .p-section__title-faq .text-jp{width:189px;font-weight:400;font-size:1.375rem;padding:15px 15px 18px}}#home .p-section__title-faq .text-jp:before,#home .p-section__title-faq .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#home .p-section__title-faq .text-jp:before{height:1px;bottom:10px;right:0}#home .p-section__title-faq .text-jp:after{width:1px;bottom:5px;right:5px}#home .p-section__title-faq .text-en{display:inline-block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:3.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#home .p-section__title-faq .text-en{font-size:5.5rem}}#home .p-faq__list{list-style:none;margin:0;padding:0;display:grid;gap:12px}#home .p-faq__item{overflow:hidden;border-bottom:solid 1px #bcc2cb}#home .p-faq__question{width:100%;display:flex;align-items:center;gap:12px;text-align:left;font-size:1rem;line-height:1.48;padding:20px 0;background:rgba(0,0,0,0);border:0;cursor:pointer;min-height:44px;font-size:.875rem;font-weight:400;color:#333}@media(min-width: 768px){#home .p-faq__question{font-size:1.125rem;padding:25px 0;padding-left:40px;padding-right:40px;line-height:1.8}}#home .p-faq__question::after{content:"";width:36px;height:36px;background:url("/assets/img/top/ico_faq_off.svg") no-repeat center/contain;transition:transform .2s ease,opacity .2s ease}@media(min-width: 768px){#home .p-faq__question::after{width:46px;height:46px}}#home .p-faq__question::after{margin-left:auto;flex:0 0 36px}@media(min-width: 768px){#home .p-faq__question::after{flex:0 0 46px}}#home .p-faq__question .ico-text-q{font-size:2rem;font-weight:100;color:#274475;line-height:1;margin-right:5px;font-family:"Noto Sans JP",sans-serif;padding-bottom:10px}@media(min-width: 768px){#home .p-faq__question .ico-text-q{font-size:2.5rem;font-weight:300;margin-right:15px}}#home .p-faq__item.is-open .p-faq__question::after{background-image:url("/assets/img/top/ico_faq_on.svg")}#home .p-faq__answer{height:0;overflow:hidden;transition:height .28s ease;will-change:height}@media(min-width: 768px){#home .p-faq__answer{padding-left:106px;padding-right:93px;box-sizing:border-box}}#home .p-faq__answer>p{padding:0 0 18px;font-size:.9375rem;line-height:1.8;color:#333}#home .p-faq__question:focus-visible{outline:3px solid rgba(0,60,129,.25);outline-offset:2px;border-radius:8px}#interview{font-family:"Noto Sans JP",sans-serif;color:#333}#interview .l-main{position:relative;overflow:hidden;width:100%}#interview .l-main::after{content:"";position:absolute;left:0;top:0;width:100%;height:3000px;z-index:1;background:linear-gradient(to bottom, rgb(245, 246, 248) 0%, rgba(245, 246, 248, 0) 100%);pointer-events:none}#interview .p-interview-kv{width:100%;overflow-x:hidden;padding-top:80px;position:relative}@media(min-width: 768px){#interview .p-interview-kv{padding-top:0}}#interview .p-interview-kv-box{position:relative;z-index:5}#interview .p-interview-kv__head{width:100%;display:flex;flex-wrap:wrap;position:relative;flex-flow:column-reverse}@media(min-width: 768px){#interview .p-interview-kv__head{flex-flow:row;padding-top:0;align-items:flex-start}}#interview .p-interview-kv__textbox{width:100%;padding:0 20px;box-sizing:border-box}@media(min-width: 768px){#interview .p-interview-kv__textbox{width:35%;padding:0 0;padding-top:150px}}@media(min-width: 992px){#interview .p-interview-kv__textbox{padding-top:200px}}#interview .p-interview-kv__image--right{width:90%;box-sizing:border-box;margin-bottom:20px}@media(min-width: 768px){#interview .p-interview-kv__image--right{width:65%;padding-right:15px;margin-bottom:0}}#interview .p-interview-kv__index{font-size:3.125em;font-weight:400;font-family:"Public Sans",sans-serif;margin:0;padding:0;background:linear-gradient(to bottom, #ACADAD 0%, #3A76BF 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);line-height:1;position:absolute;left:20px;top:-30px}@media(min-width: 768px){#interview .p-interview-kv__index{font-size:7.5rem;top:45px;left:0}}@media(min-width: 992px){#interview .p-interview-kv__index{top:90px}}#interview .p-interview-kv__title{font-family:"Noto Serif JP",serif;font-size:1.25rem;font-weight:600;line-height:1.4;color:#274374;position:relative;margin-bottom:10px;padding-bottom:10px}@media(min-width: 768px){#interview .p-interview-kv__title{font-size:1.5rem}}@media(min-width: 992px){#interview .p-interview-kv__title{font-size:2rem}}@media(min-width: 1280px){#interview .p-interview-kv__title{font-size:2.5rem;margin-bottom:30px;padding-bottom:30px}}#interview .p-interview-kv__title::before{content:"";position:absolute;width:60px;height:1px;background-color:#6b7ea0;bottom:0;left:0}@media(min-width: 768px){#interview .p-interview-kv__title::before{width:100px}}#interview .p-interview-kv__role{font-size:.875rem;font-weight:400;line-height:1.4;position:relative;margin-bottom:5px}@media(min-width: 768px){#interview .p-interview-kv__role{font-size:1rem;margin-bottom:10px}}@media(min-width: 1280px){#interview .p-interview-kv__role{font-size:1.125rem}}#interview .p-interview-kv__name{font-size:1.125rem;font-weight:400;line-height:1.5;position:relative;font-family:"Noto Serif JP",serif}@media(min-width: 768px){#interview .p-interview-kv__name{font-size:1.5rem}}@media(min-width: 1280px){#interview .p-interview-kv__name{font-size:1.8125rem}}#interview .p-interview-kv__foot{display:flex;flex-wrap:wrap;position:relative;flex-flow:column;width:100%;box-sizing:border-box;padding:0 20px}@media(min-width: 768px){#interview .p-interview-kv__foot{justify-content:flex-end;flex-flow:row;padding:40px 20px 0 40px}}#interview .p-interview-kv__foot .p-interview-kv__image--left{width:74%;margin:0 0 20px auto;box-sizing:border-box}@media(min-width: 768px){#interview .p-interview-kv__foot .p-interview-kv__image--left{width:46%;margin-right:40px;margin-bottom:0;position:relative;margin-top:-8%}}#interview .p-interview-kv__foot .p-interview-kv__lead{width:100%}@media(min-width: 768px){#interview .p-interview-kv__foot .p-interview-kv__lead{width:48%;margin-bottom:0}}#interview .p-interview-kv__foot .p-interview-kv__lead .lead-text{font-size:.875rem;font-weight:400;line-height:1.8;position:relative}@media(min-width: 768px){#interview .p-interview-kv__foot .p-interview-kv__lead .lead-text{font-size:1rem}}@media(min-width: 1280px){#interview .p-interview-kv__foot .p-interview-kv__lead .lead-text{font-size:1.25rem}}#interview .bg-interview-parts-item.bg-interview-parts-l-01{position:absolute;top:8.6%;left:0;width:50%;z-index:3}@media(min-width: 768px){#interview .bg-interview-parts-item.bg-interview-parts-l-01{width:35%;top:4.5%;left:2%}}#interview .bg-interview-parts-item.bg-interview-parts-l-01 img{-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%)}#interview .bg-interview-parts-item.bg-interview-parts-l-02{position:absolute;top:9.8%;left:-10%;width:54%;z-index:3}@media(min-width: 768px){#interview .bg-interview-parts-item.bg-interview-parts-l-02{width:25%;top:8%;left:-1%}}#interview .bg-interview-parts-item.bg-interview-parts-l-02 img{-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%)}#interview .bg-interview-parts-item.bg-interview-parts-r-01{position:absolute;top:.5%;right:2%;width:28%;z-index:2}@media(min-width: 768px){#interview .bg-interview-parts-item.bg-interview-parts-r-01{width:14%;top:1%;right:-6%}}#interview .bg-interview-parts-item.bg-interview-parts-r-01 img{-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%)}#interview .bg-interview-parts-item.bg-interview-parts-r-02{position:absolute;top:2%;right:-10%;width:53%;z-index:3}@media(min-width: 768px){#interview .bg-interview-parts-item.bg-interview-parts-r-02{width:25%;top:2%;right:-2%}}#interview .bg-interview-parts-item.bg-interview-parts-r-02 img{-webkit-mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);mask-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.45) 0%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%)}#interview .schedule-section{width:100%;padding:0 0;box-sizing:border-box;margin-bottom:40px;z-index:5;position:relative}@media only screen and (min-width: 768px){#interview .schedule-section{margin-bottom:120px}}#interview .p-interview-schedule{width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;position:relative;max-width:1185px;background-color:#fff;border-radius:10px;padding:20px;margin-top:40px}@media only screen and (min-width: 768px){#interview .p-interview-schedule{padding:120px 5%;margin-top:-30px}}@media only screen and (min-width: 992px){#interview .p-interview-schedule{padding:120px 10%}}#interview .p-interview-schedule .title-schedule-headding{margin-bottom:10px}@media(min-width: 768px){#interview .p-interview-schedule .title-schedule-headding{margin-bottom:60px}}#interview .p-interview-schedule .section-header{display:inline-flex;flex-flow:column}#interview .p-interview-schedule .section-header .text-en{font-family:"Public Sans",sans-serif;font-size:1rem;font-style:italic;font-weight:500;background:linear-gradient(81deg, #691902 0%, #954802 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0);opacity:1 !important}@media(min-width: 768px){#interview .p-interview-schedule .section-header .text-en{font-size:1.25rem}}#interview .p-interview-schedule .section-header .text-jp{font-size:1.25rem;font-weight:500;line-height:1;position:relative;padding:5px 15px 18px 0;opacity:1 !important}@media(min-width: 768px){#interview .p-interview-schedule .section-header .text-jp{font-size:2.25rem}}#interview .p-interview-schedule .section-header .text-jp:before,#interview .p-interview-schedule .section-header .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#interview .p-interview-schedule .section-header .text-jp:before{height:1px;bottom:10px;right:0}#interview .p-interview-schedule .section-header .text-jp:after{width:1px;bottom:5px;right:5px}#interview .p-interview-schedule .timeline-wrap{position:relative;padding-left:0}@media(min-width: 768px){#interview .p-interview-schedule .timeline-wrap{padding-left:70px}}#interview .p-interview-schedule .timeline-wrap .ico-interview-am{width:40px;position:relative;margin-bottom:10px}@media(min-width: 768px){#interview .p-interview-schedule .timeline-wrap .ico-interview-am{margin-bottom:0;width:50px;position:absolute;left:0;top:0}}#interview .p-interview-schedule .timeline-wrap .ico-interview-pm{width:30px;position:relative;margin-top:10px}@media(min-width: 768px){#interview .p-interview-schedule .timeline-wrap .ico-interview-pm{margin-top:0;width:40px;position:absolute;left:0;bottom:0}}#interview .p-interview-schedule .timeline{position:relative;margin:0 auto;list-style:none;width:100%}#interview .p-interview-schedule .timeline__item{position:relative;padding-bottom:20px}@media(min-width: 768px){#interview .p-interview-schedule .timeline__item{padding-bottom:50px}}#interview .p-interview-schedule .timeline__item:last-child{padding-bottom:0}#interview .p-interview-schedule .timeline__item::before{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background-color:#274374;z-index:2;left:35px;top:2px}@media(min-width: 768px){#interview .p-interview-schedule .timeline__item::before{left:90px;top:6px;width:13px;height:13px}}#interview .p-interview-schedule .timeline__item::after{content:"";position:absolute;left:39px;top:8px;width:1px;height:100%;background-color:#274374;z-index:1}@media(min-width: 768px){#interview .p-interview-schedule .timeline__item::after{left:95px;top:13px;width:3px}}#interview .p-interview-schedule .timeline__item:last-child::after{display:none}#interview .p-interview-schedule .timeline__item{display:flex;align-items:flex-start}#interview .p-interview-schedule .timeline__time{font-family:"Public Sans",sans-serif;font-size:.75rem;font-weight:400;color:#274374;line-height:1;width:50px}@media(min-width: 768px){#interview .p-interview-schedule .timeline__time{font-size:1.5rem;width:125px}}#interview .p-interview-schedule .timeline__body{flex:1}#interview .p-interview-schedule .timeline__title{font-size:.875rem;font-weight:700;color:#274374;line-height:1.6;margin-bottom:5px}@media(min-width: 768px){#interview .p-interview-schedule .timeline__title{font-size:1.5rem;margin-bottom:10px}}#interview .p-interview-schedule .timeline__text{font-size:.875rem;font-weight:400;color:#333;line-height:1.6}@media(min-width: 768px){#interview .p-interview-schedule .timeline__text{font-size:1rem}}#interview .p-interview-qa{position:relative;z-index:5}#interview .qa-block{padding:0 0;width:100%;box-sizing:border-box;margin-bottom:40px}@media(min-width: 768px){#interview .qa-block{margin-bottom:80px}}#interview .qa-block .qa-block__q{font-size:1rem;font-weight:500;color:#333;line-height:1.6;position:relative;padding-left:30px;margin-bottom:20px}@media(min-width: 768px){#interview .qa-block .qa-block__q{font-size:2rem;padding-left:100px;margin-bottom:40px}}#interview .qa-block .qa-block__q::after{content:"";display:block;width:20px;height:3px;position:absolute;background:linear-gradient(to right, #2E5A77 0%, #01141B 100%);left:0;top:11px}@media(min-width: 768px){#interview .qa-block .qa-block__q::after{width:80px;top:25px}}#interview .qa-block .qa-block__a{font-size:.875rem;font-weight:400;color:#333;line-height:1.8}@media(min-width: 768px){#interview .qa-block .qa-block__a{font-size:1.125rem}}#interview .qa-block.qa-block--media-right{display:flex;flex-wrap:wrap}@media(min-width: 768px){#interview .qa-block.qa-block--media-right{flex-direction:row}}#interview .qa-block.qa-block--media-right .qa-block__q{width:100%}#interview .qa-block.qa-block--media-right .qa-block__media{width:100%;margin-top:20px}@media(min-width: 768px){#interview .qa-block.qa-block--media-right .qa-block__media{width:44%;margin-left:4%;margin-top:0}}#interview .qa-block.qa-block--media-right .qa-block__text{width:100%}@media(min-width: 768px){#interview .qa-block.qa-block--media-right .qa-block__text{width:52%}}#interview .p-interview-career{position:relative;z-index:3;margin-bottom:120px}@media(min-width: 768px){#interview .p-interview-career{margin-bottom:120px}}#interview .p-interview-career .section-header{display:inline-flex;flex-flow:column}#interview .p-interview-career .section-header .text-en{font-family:"Public Sans",sans-serif;font-size:1rem;font-style:italic;font-weight:500;background:linear-gradient(81deg, #691902 0%, #954802 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){#interview .p-interview-career .section-header .text-en{font-size:1.25rem}}#interview .p-interview-career .section-header .text-jp{font-size:1.25rem;font-weight:500;line-height:1;position:relative;padding:5px 15px 18px 0}@media(min-width: 768px){#interview .p-interview-career .section-header .text-jp{font-size:2.25rem}}#interview .p-interview-career .section-header .text-jp:before,#interview .p-interview-career .section-header .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#interview .p-interview-career .section-header .text-jp:before{height:1px;bottom:10px;right:0}#interview .p-interview-career .section-header .text-jp:after{width:1px;bottom:5px;right:5px}#interview .p-interview-career .p-interview-career__intro{font-size:.875rem;font-weight:400;line-height:1;position:relative;margin:20px 0 20px}@media(min-width: 768px){#interview .p-interview-career .p-interview-career__intro{font-size:1.25rem;margin:30px 0 70px}}#interview .career-steps .career-step{background-color:#f5f6f8;border-radius:10px;padding:15px;display:flex;flex-wrap:wrap;align-items:center;flex-flow:column}@media(min-width: 768px){#interview .career-steps .career-step{flex-flow:row;padding:45px 4%}}#interview .career-steps .career-step.last-color{background-color:#f4f8ff}#interview .career-steps .career-step .career-step__left{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;gap:15px;margin-bottom:20px}@media(min-width: 768px){#interview .career-steps .career-step .career-step__left{width:29%;flex-flow:column;margin-bottom:0}}#interview .career-steps .career-step .career-step__left .career-step__label{font-size:1.25rem;font-weight:700;margin-bottom:0;line-height:1.4}@media(min-width: 768px){#interview .career-steps .career-step .career-step__left .career-step__label{font-size:2rem;margin-bottom:10px}}#interview .career-steps .career-step .career-step__left .career-step__badge{font-size:1rem;font-weight:500;background-color:#274374;border-radius:50rem;min-width:100px;padding-left:20px;padding-right:20px;height:30px;line-height:1;display:flex;align-items:center;justify-content:center;color:#fff}@media(min-width: 768px){#interview .career-steps .career-step .career-step__left .career-step__badge{font-size:1.25rem;min-width:137px;height:40px}}#interview .career-steps .career-step .career-step__right{width:100%;font-size:.875rem;line-height:1.8}@media(min-width: 768px){#interview .career-steps .career-step .career-step__right{width:71%;font-size:1.25rem}}#interview .career-steps .career-steps__divider{width:100%;display:flex;justify-content:center;margin:10px 0}@media(min-width: 768px){#interview .career-steps .career-steps__divider{margin:40px 0}}#interview .p-section--interview-footer-slider{background-image:url(/assets/img/works/interview/interview_bg_section.svg);background-size:cover;background-position:center top;background-repeat:no-repeat;width:100%;height:100%;padding:50px 0 90px}@media(min-width: 768px){#interview .p-section--interview-footer-slider{background-image:url(/assets/img/works/interview/interview_bg_section.svg);background-position:center bottom;padding:95px 0 115px}}#interview .p-section--interview-footer-slider .p-section__inner{width:100%;height:100%}#interview .p-interview-footer-slider-wrap{position:relative;overflow:hidden;z-index:5}#interview .p-interview-footer-slider{position:relative}#interview .p-interview-footer-slider__card{background:#fff;border-radius:12px;overflow:hidden;position:relative;z-index:10;box-shadow:7.49px 7.49px 11.23px 2.25px rgba(89,89,89,.25);transition:all .3s ease}@media(min-width: 768px){#interview .p-interview-footer-slider__card{box-shadow:10px 10px 15px 3px rgba(89,89,89,.25)}#interview .p-interview-footer-slider__card:hover{box-shadow:0px 4px 4px 0px rgba(0,0,0,.25)}}#interview .p-interview-footer-slider__card a{display:block;position:relative;text-decoration:none;padding:25px 15px}@media(min-width: 768px){#interview .p-interview-footer-slider__card a{padding:35px 24px}}#interview .p-interview-footer-slider.swiper{overflow:visible;padding-right:60px;padding-left:max(20px,(100vw - 1065px)/2 + 20px)}@media(min-width: 768px){#interview .p-interview-footer-slider.swiper{padding-right:120px;padding-left:max(20px,(100vw - 1065px)/2 + 20px)}}@media(min-width: 1280px){#interview .p-interview-footer-slider.swiper{padding-right:0;padding-left:0;width:100%;max-width:1188px;margin:0 auto 0;box-sizing:border-box}}#interview .p-interview-footer-slider__card.swiper-slide{width:260px}@media(min-width: 768px){#interview .p-interview-footer-slider__card.swiper-slide{width:380px}}#interview .p-interview-footer-slider__card img{width:100%;height:auto;display:block;aspect-ratio:217/142;object-fit:cover;margin-bottom:30px}@media(min-width: 768px){#interview .p-interview-footer-slider__card img{margin-bottom:45px}}#interview .p-interview-footer-slider__number{position:absolute;z-index:2;left:-8px;top:-53px;width:53px}@media(min-width: 768px){#interview .p-interview-footer-slider__number{left:-10px;top:-80px;width:70px}}#interview .p-interview-footer-slider__number img{aspect-ratio:auto;margin-bottom:0}#interview .p-interview-footer-slider__catch{font-weight:400;font-size:.875rem;color:#274374;line-height:1.5;padding-bottom:10px;margin-bottom:15px;position:relative}@media(min-width: 768px){#interview .p-interview-footer-slider__catch{font-size:1.125rem;padding-bottom:15px;margin-bottom:20px}}#interview .p-interview-footer-slider__catch:after{content:"";width:30px;height:1px;background-color:#274374;position:absolute;left:0;bottom:0}@media(min-width: 768px){#interview .p-interview-footer-slider__catch:after{width:40px}}#interview .p-interview-footer-slider__desc{font-weight:400;font-size:.75rem;margin-bottom:20px}@media(min-width: 768px){#interview .p-interview-footer-slider__desc{font-size:.875rem;margin-bottom:30px}}#interview .p-interview-footer-slider__name{font-weight:400;font-size:1.5rem;font-family:"Noto Serif JP",serif}@media(min-width: 768px){#interview .p-interview-footer-slider__name{font-size:1.8125rem}}#interview .ico-interview-footer-slider-arrow{width:11px;position:absolute;right:15px;bottom:15px;z-index:10}@media(min-width: 768px){#interview .ico-interview-footer-slider-arrow{right:25px;bottom:25px}}#interview .p-interview-footer-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:36px;height:36px;border:0;background:rgba(0,0,0,0);padding:0;display:grid;place-items:center;cursor:pointer;transition:opacity .18s ease,transform .18s ease}@media(min-width: 768px){#interview .p-interview-footer-slider__arrow{width:46px;height:46px}}#interview .p-interview-footer-slider__arrow.is-prev{left:15px}@media(min-width: 768px){#interview .p-interview-footer-slider__arrow.is-prev{left:30px}}@media(min-width: 1280px){#interview .p-interview-footer-slider__arrow.is-prev{left:-60px}}#interview .p-interview-footer-slider__arrow.is-next{right:15px}@media(min-width: 768px){#interview .p-interview-footer-slider__arrow.is-next{right:100px}}@media(min-width: 1280px){#interview .p-interview-footer-slider__arrow.is-next{right:-60px}}#interview .p-interview-footer-slider__arrow-icon{display:inline-flex;width:36px;height:36px}@media(min-width: 768px){#interview .p-interview-footer-slider__arrow-icon{width:46px;height:46px}}#interview .p-interview-footer-slider__arrow-icon svg{width:100% !important;height:auto;filter:drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2))}#interview .p-interview-footer-slider__arrow.is-prev .p-interview-footer-slider__arrow-icon{transform:scaleX(-1)}#interview .p-interview-footer-slider__arrow:hover{opacity:.9}#interview .p-interview-footer-slider__arrow:active{transform:translateY(-50%) scale(0.98)}#interview .p-interview-footer-slider__arrow:focus-visible{outline:3px solid #fff;outline-offset:2px}@media(min-width: 1280px){#interview .p-interview-footer-slider__arrow.swiper-button-disabled{visibility:hidden;pointer-events:none;opacity:0}}@media(prefers-reduced-motion: reduce){#interview .p-interview-footer-slider__arrow{transition:none}}#works{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#works .l-main{position:relative;padding-top:100px}#works .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/works/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#works .page-sub-hero{background-image:url(/assets/img/works/kv_pc.webp);height:314px;background-position:right top}}#works .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#works .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#works .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#works .page-sub-hero__titlebox:after{max-width:446.5px}}#works .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#works .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#works .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-weight:400;font-size:1.125rem;padding:15px 15px 18px 0}}#works .title-sub-page-sub-hero-headding .text-jp-hero:before,#works .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#works .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#works .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#works .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#works .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#works .page-works{width:100%;height:100%;position:relative}#works .layout{margin-left:auto;margin-right:auto;width:100%;max-width:1030px;padding-left:20px;padding-right:20px;box-sizing:border-box;padding:60px 20px}@media(min-width: 768px){#works .layout{justify-content:space-between;align-items:flex-start;padding:100px 20px;display:flex;flex-wrap:wrap}}#works .main-contents{width:100%}#works .page-navs{margin-bottom:60px}@media(min-width: 768px){#works .page-navs{margin-bottom:100px}}#works .page-nav-list{width:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}#works .page-nav-list .page-nav-list-item{font-size:.875rem;position:relative}@media(min-width: 768px){#works .page-nav-list .page-nav-list-item{font-size:.875rem}}@media(min-width: 768px){#works .page-nav-list .page-nav-list-item{font-size:.75rem}}@media(min-width: 1280px){#works .page-nav-list .page-nav-list-item{font-size:1.125rem}}#works .page-nav-list .page-nav-list-item::after{content:"|";margin:0 10px;padding:0}@media(min-width: 768px){#works .page-nav-list .page-nav-list-item::after{font-size:1.125rem;margin:0 10px}}#works .page-nav-list .page-nav-list-item:last-child::after{display:none}#works .page-nav-list .page-nav-list-item a{color:#274374;text-decoration:none}#works .title-section-works{position:relative;font-size:1.125rem;font-weight:700;color:#274374;padding-bottom:10px;margin-bottom:10px}@media(min-width: 768px){#works .title-section-works{font-size:2.5rem;padding-bottom:20px;margin-bottom:70px}}#works .title-section-works .text{position:relative;z-index:3}#works .title-section-works:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#004668}@media(min-width: 768px){#works .title-section-works:before{width:100px;height:2px}}#works .title-section-works:after{content:"";background-image:url(/assets/img/works/bg_title_contents_parts.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:101.29px;height:100px;position:absolute;left:20px;top:3%;transform:translateY(-50%);z-index:1}@media(min-width: 768px){#works .title-section-works:after{width:185.95px;height:183.58px;left:40px}}#works .title-sub-section-works{position:relative;font-size:1.0625rem;font-weight:500;color:#274374;margin-bottom:20px}@media(min-width: 768px){#works .title-sub-section-works{font-size:1.625rem;margin-bottom:30px}}#works .contents-intro{position:relative;font-size:.875rem;font-weight:400;margin-bottom:20px;line-height:1.8}@media(min-width: 768px){#works .contents-intro{font-size:1.125rem;margin-bottom:45px}}#works .works-block{padding-bottom:40px}@media(min-width: 768px){#works .works-block{padding-bottom:60px}}#works .works-card-list{display:block;gap:15px;width:100%;box-sizing:border-box}@media(min-width: 768px){#works .works-card-list{gap:12px;display:flex;flex-wrap:wrap;justify-content:flex-start}}#works .works-card-01{width:100%;display:flex;flex-direction:column;background-color:#f5f6f7;border-radius:10px;overflow:hidden;box-sizing:border-box;transition:all .3s ease;margin-bottom:15px;height:370px}#works .works-card-01:last-child{margin-bottom:0}#works .works-card-01 img{width:100%;height:220px;object-fit:cover;display:block}#works .works-card-01 .works-card-01-body{padding:20px 20px}@media(min-width: 768px){#works .works-card-01 .works-card-01-body{padding:35px 25px}}#works .works-card-01 .works-card-01-title{font-size:.875rem;font-weight:700;line-height:1.4;width:100%;border-bottom:solid 1px #6b7ea0;margin-bottom:10px;padding-bottom:10px}@media(min-width: 768px){#works .works-card-01 .works-card-01-title{font-size:1rem;margin-bottom:15px;padding-bottom:15px}}#works .works-card-01 .works-card-01-title.title-only{border-bottom:solid 0;padding-bottom:5px;margin-bottom:0}@media(min-width: 768px){#works .works-card-01 .works-card-01-title.title-only{padding-bottom:5px;margin-bottom:0}}#works .works-card-01 .works-card-01-text{font-size:.875rem;font-weight:400;line-height:1.8;width:100%}@media(min-width: 768px){#works .works-card-01 .works-card-01-text{font-size:1rem}}#works .flow-list{width:100%;display:flex;flex-direction:column;gap:35px;margin-top:60px;box-sizing:border-box}@media(min-width: 768px){#works .flow-list{gap:50px}}#works .flow-item{display:block;gap:20px;width:100%;position:relative;box-sizing:border-box;border:solid 1px #bcc2cb;background-color:#fff;padding:20px 15px}@media(min-width: 768px){#works .flow-item{display:flex;align-items:flex-start;align-items:center;padding:0}}#works .flow-item:after{content:"";width:1px;height:50px;background-color:#bcc2cb;left:50%;bottom:-40px;transform:translateX(-50%);position:absolute}@media(min-width: 768px){#works .flow-item:after{align-items:center;height:80px;bottom:-60px}}#works .flow-item:last-child:after{display:none}#works .flow-item .flow-no{font-size:2.5rem;font-weight:400;color:#274374;line-height:1;flex-shrink:0;text-align:center;position:absolute;left:10px;top:-25px;font-family:"Public Sans",sans-serif}@media(min-width: 768px){#works .flow-item .flow-no{font-size:4rem;left:15px;top:-30px}}#works .flow-item .flow-img{flex-shrink:0;width:115px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-left:auto;margin-right:auto;margin-bottom:15px}@media(min-width: 768px){#works .flow-item .flow-img{width:200px;margin:0}}#works .flow-item .flow-img img{width:100%;height:auto;object-fit:contain}#works .flow-item .flow01-body{flex:1;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}@media(min-width: 768px){#works .flow-item .flow01-body{padding:30px 40px 30px 0}}#works .flow-item .flow01-body .flow01-title{font-weight:700;color:#274374;margin-bottom:10px;font-size:1.0625rem;line-height:1;text-align:center}@media(min-width: 768px){#works .flow-item .flow01-body .flow01-title{font-size:1.5rem;margin-bottom:20px;text-align:left}}#works .flow-item .flow01-body .flow01-text{font-size:.75rem;line-height:1.8}@media(min-width: 768px){#works .flow-item .flow01-body .flow01-text{font-size:1.125rem}}#works #flow01{z-index:2}#works #flow02{z-index:3}#works #flow03{z-index:4}#works #flow04{z-index:5}#works #flow05{z-index:6}#works #flow06{z-index:7}#works .voice-section{background:linear-gradient(135deg, #DDE8EF 0%, #EDEBE8 100%);padding:45px 0}@media(min-width: 768px){#works .voice-section{padding:100px 0}}#works .voice-section .title-section-works-voice{position:relative;font-size:1.125rem;font-weight:700;color:#274374;padding-bottom:10px;margin-bottom:30px;width:100%;text-align:center}@media(min-width: 768px){#works .voice-section .title-section-works-voice{font-size:2.5rem;padding-bottom:20px;margin-bottom:125px}}#works .voice-section .title-section-works-voice .text{position:relative;z-index:3}#works .voice-section .voice-list{display:flex;flex-direction:column;gap:80px;width:100%;margin-top:80px;box-sizing:border-box}@media(min-width: 768px){#works .voice-section .voice-list{gap:90px}}@media(min-width: 992px){#works .voice-section .voice-list{gap:125px}}#works .voice-section .voice-item{display:block;gap:0;width:100%;height:100%;transition:all .3s ease;position:relative;text-decoration:none;padding:20px;box-sizing:border-box}@media(min-width: 768px){#works .voice-section .voice-item{font-size:2.5rem;padding:0;display:flex;align-items:center;justify-content:space-between}}#works .voice-section .voice-item:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;display:block;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" opacity="0.15"><filter id="n"><feTurbulence type="fractalNoise" baseFrequency="0.5" numOctaves="3"/></filter><rect width="100" height="100" filter="url(#n)"/></svg>');background-repeat:repeat;box-shadow:10px 10px 25px 0 rgba(0,0,0,.1);opacity:.6;border-radius:20px}@media(min-width: 768px){#works .voice-section .voice-item:hover:after{box-shadow:0px 4px 4px 0px rgba(0,0,0,.1)}}#works .voice-section .voice-item .voice-item-img{position:relative;z-index:3;width:100%;overflow:hidden;aspect-ratio:283/180}@media(min-width: 768px){#works .voice-section .voice-item .voice-item-img{aspect-ratio:490/480;top:-30px;left:4%;width:36%;position:absolute}}@media(min-width: 992px){#works .voice-section .voice-item .voice-item-img{top:-65px;width:40%}}@media(min-width: 768px){#works .voice-section .voice-item .voice-item-img.right-box{left:auto;right:4%}}#works .voice-section .voice-item .voice-item-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top;display:block}#works .voice-section .voice-item .voice-item-body{flex:1;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:3;padding:30px 0 50px}@media(min-width: 768px){#works .voice-section .voice-item .voice-item-body{padding:50px 0 65px;margin-left:48%}}@media(min-width: 992px){#works .voice-section .voice-item .voice-item-body{padding:75px 0 100px}}@media(min-width: 1280px){#works .voice-section .voice-item .voice-item-body{padding:75px 0 125px}}@media(min-width: 768px){#works .voice-section .voice-item .voice-item-body.left-box{margin-left:4%;margin-right:48%}}#works .voice-section .voice-item .works-card-01-no{font-size:3.125rem;line-height:1;font-family:"Public Sans",sans-serif;position:absolute;top:-55px;left:-10px;color:#274374}@media(min-width: 768px){#works .voice-section .voice-item .works-card-01-no{font-size:5.5rem;top:-45px;left:auto}}@media(min-width: 992px){#works .voice-section .voice-item .works-card-01-no{font-size:7.5rem;top:-65px}}#works .voice-section .voice-item .works-card-01-title{font-size:1.375rem;font-weight:600;color:#274374;position:relative;padding-bottom:15px;margin-bottom:15px;line-height:1.4;font-family:"Noto Serif JP",serif}@media(min-width: 768px){#works .voice-section .voice-item .works-card-01-title{font-size:2rem;padding-bottom:20px;margin-bottom:45px}}@media(min-width: 992px){#works .voice-section .voice-item .works-card-01-title{font-size:2.875rem}}#works .voice-section .voice-item .works-card-01-title:after{content:"";background-color:#6b7ea0;width:25px;height:1px;position:absolute;left:0;bottom:0}@media(min-width: 768px){#works .voice-section .voice-item .works-card-01-title:after{width:95px}}#works .voice-section .voice-item .works-card-01-text{font-size:.75rem;line-height:1;margin-bottom:5px}@media(min-width: 768px){#works .voice-section .voice-item .works-card-01-text{font-size:1rem;margin-bottom:15px}}@media(min-width: 992px){#works .voice-section .voice-item .works-card-01-text{font-size:1.25rem}}#works .voice-section .voice-item .name{font-size:1.375rem;line-height:1;font-family:"Noto Serif JP",serif;font-weight:500}@media(min-width: 768px){#works .voice-section .voice-item .name{font-size:1.8125rem}}@media(min-width: 992px){#works .voice-section .voice-item .name{font-size:2.375rem}}#works .voice-section .voice-item svg{width:35px !important;height:auto !important;position:absolute;z-index:3;right:20px;bottom:20px}@media(min-width: 768px){#works .voice-section .voice-item svg{width:43px !important;right:45px;bottom:45px}}@media(min-width: 768px){#works .voice-section .voice-item svg.left-svg{right:auto;left:48%;bottom:45px}}#about{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#about .l-main{position:relative;padding-top:100px}#about .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/about/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#about .page-sub-hero{background-image:url(/assets/img/about/kv_pc.webp);height:314px;background-position:right top}}#about .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#about .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#about .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#about .page-sub-hero__titlebox:after{max-width:446.5px}}#about .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#about .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#about .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#about .title-sub-page-sub-hero-headding .text-jp-hero:before,#about .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#about .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#about .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#about .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#about .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#about .page-about{width:100%;height:100%;position:relative;margin-top:50px}@media(min-width: 768px){#about .page-about{margin-top:130px}}#about .aboutus-intro-bg{position:relative;padding-top:50px;padding-bottom:50px}@media(min-width: 768px){#about .aboutus-intro-bg{padding-top:130px;padding-bottom:130px}}#about .aboutus-intro-bg:after{content:"";top:-20px;right:-50px;width:562px;height:768px;z-index:1;position:absolute;background-image:url(/assets/img/about/bg_aboutus_intro_sp.webp);background-size:contain;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#about .aboutus-intro-bg:after{background-image:url(/assets/img/about/bg_aboutus_intro.png);background-size:contain;background-position:center top;background-repeat:no-repeat;width:1522px;height:2082px;left:50%;top:0;transform:translateX(-50%);top:-340px}}#about .aboutus-intro{position:relative;z-index:3;margin-bottom:40px}@media(min-width: 768px){#about .aboutus-intro{margin-bottom:150px;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:150px}}#about .aboutus-intro .aboutus-intro__media{position:relative;z-index:10;width:calc(100% - 30px);margin:0 auto 20px;z-index:2}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__media{width:50%;margin:0}}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_01{position:absolute;left:-10px;top:-10px;width:20px;z-index:2}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_01{width:80px;left:-35px;top:-35px}}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_01 svg{width:100% !important;height:auto !important}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_02{position:absolute;right:-10px;bottom:-15px;width:20px;z-index:5}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_02{width:80px;right:-30px;bottom:-45px}}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__partscloss_02 svg{width:100% !important;height:auto !important}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__media-inner{aspect-ratio:600/460;overflow:hidden}#about .aboutus-intro .aboutus-intro__media .aboutus-intro__media-inner img{width:100%;height:100%;object-fit:cover;display:block}#about .aboutus-intro .aboutus-intro__body{box-sizing:border-box;width:100%}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__body{width:50%;padding-left:40px}}#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title{display:inline-block;font-weight:500;font-size:1.0625rem;color:#274374;position:relative;line-height:1;padding:0 15px 18px 0;margin-bottom:20px;width:auto}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title{width:auto;font-size:2.125rem;padding:0 15px 18px 0;margin-bottom:25px}}#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title:before,#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title:before{height:1px;bottom:10px;right:0}#about .aboutus-intro .aboutus-intro__body .aboutus-intro-title:after{width:1px;bottom:5px;right:5px}#about .aboutus-intro .aboutus-intro__body .aboutus-intro-lead{font-size:.875rem;font-weight:400;font-family:"Noto Sans JP",sans-serif}@media(min-width: 768px){#about .aboutus-intro .aboutus-intro__body .aboutus-intro-lead{width:auto;font-size:1.125rem}}#about .aboutus-intro-list{position:relative;z-index:3;border-top:solid 1px #bcc2cb}#about .aboutus-intro-list .aboutus-intro-list-item{border-bottom:solid 1px #bcc2cb;padding:30px 0}@media(min-width: 768px){#about .aboutus-intro-list .aboutus-intro-list-item{padding:35px 20px}}#about .aboutus-intro-list .aboutus-intro-list-item .aboutus-intro-badge{font-size:1rem;font-weight:400;background-color:#274374;border-radius:50rem;min-width:100px;padding-left:20px;padding-right:20px;height:30px;line-height:1;display:flex;align-items:center;justify-content:center;color:#fff;width:140px;margin:0 auto;margin-bottom:15px}@media(min-width: 768px){#about .aboutus-intro-list .aboutus-intro-list-item .aboutus-intro-badge{font-size:1.25rem;width:164px;height:40px;margin:0;margin-bottom:20px}}#about .aboutus-intro-list .aboutus-intro-list-item .badge-text{font-family:"Noto Serif JP",serif;font-weight:400;font-size:1.75rem;color:#274374;line-height:1.5}@media(min-width: 768px){#about .aboutus-intro-list .aboutus-intro-list-item .badge-text{font-size:2.5rem}}#about .aboutus-intro-list .aboutus-intro-list-item .badge-text-sm{font-weight:400;font-size:.875rem;line-height:2;margin-top:40px}@media(min-width: 768px){#about .aboutus-intro-list .aboutus-intro-list-item .badge-text-sm{font-size:1.125rem;margin-top:25px}}#about .aboutus-message{background-image:url(/assets/img/about/bg_aboutus-message.webp);background-size:cover;background-position:center;background-repeat:no-repeat;padding:40px 0;position:relative}@media(min-width: 768px){#about .aboutus-message{padding:85px 0}}#about .aboutus-message .aboutus-message-row{display:grid;grid-template-columns:1;gap:20px}@media(min-width: 768px){#about .aboutus-message .aboutus-message-row{display:flex;flex-wrap:wrap;gap:0}}#about .aboutus-message .aboutus-message_disc{width:100%;box-sizing:border-box}@media(min-width: 768px){#about .aboutus-message .aboutus-message_disc{width:50%;padding-right:40px}}@media(min-width: 992px){#about .aboutus-message .aboutus-message_disc{width:41%}}#about .aboutus-message .aboutus-message__media{position:relative;z-index:10;width:calc(100% - 30px);margin:0 auto 20px;z-index:2}@media(min-width: 768px){#about .aboutus-message .aboutus-message__media{width:50%;margin:0}}@media(min-width: 992px){#about .aboutus-message .aboutus-message__media{width:59%}}#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_01{position:absolute;left:-10px;top:-10px;width:20px;z-index:2}@media(min-width: 768px){#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_01{width:80px;left:-35px;top:-35px}}#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_01 svg{width:100% !important;height:auto !important}#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_02{position:absolute;right:-10px;bottom:-15px;width:20px;z-index:5}@media(min-width: 768px){#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_02{width:80px;right:-35px;bottom:-40px}}#about .aboutus-message .aboutus-message__media .aboutus-message__partscloss_02 svg{width:100% !important;height:auto !important}#about .aboutus-message .aboutus-message__media .aboutus-message__media-inner{aspect-ratio:708/579;overflow:hidden;border-radius:10px}#about .aboutus-message .aboutus-message__media .aboutus-message__media-inner img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}#about .aboutus-message .aboutus-message-head .aboutus-message-title{display:inline-block;font-weight:500;font-size:1.0625rem;color:#333;position:relative;line-height:1;padding:0 15px 18px 0;margin-bottom:20px;width:auto}@media(min-width: 768px){#about .aboutus-message .aboutus-message-head .aboutus-message-title{width:auto;font-weight:400;font-size:1.25rem;padding:0 15px 18px 0;margin-bottom:25px}}#about .aboutus-message .aboutus-message-head .aboutus-message-title:before,#about .aboutus-message .aboutus-message-head .aboutus-message-title:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#about .aboutus-message .aboutus-message-head .aboutus-message-title:before{height:1px;bottom:10px;right:0}#about .aboutus-message .aboutus-message-head .aboutus-message-title:after{width:1px;bottom:5px;right:5px}#about .aboutus-message .aboutus-message-head .aboutus-message-title-sub{font-family:"Noto Serif JP",serif;font-weight:400;font-size:1.75rem;color:#274374;line-height:1.5;margin-bottom:30px}@media(min-width: 768px){#about .aboutus-message .aboutus-message-head .aboutus-message-title-sub{font-size:2rem;margin-bottom:30px}}#about .aboutus-message .aboutus-message-body{width:100%}@media(min-width: 768px){#about .aboutus-message .aboutus-message-body{font-size:1.125rem}}#about .aboutus-message .aboutus-message-body .aboutus-message-text{font-size:.875rem;line-height:2.1}@media(min-width: 768px){#about .aboutus-message .aboutus-message-body .aboutus-message-text{font-size:1.125rem}}#about .aboutus-message .message-sign{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:50px;flex-flow:column}@media(min-width: 1280px){#about .aboutus-message .message-sign{margin-top:0;flex-flow:row;margin-top:59px}}#about .aboutus-message .message-sign .sign-company{font-size:.875rem;font-weight:400;line-height:1;margin-bottom:15px}@media(min-width: 768px){#about .aboutus-message .message-sign .sign-company{font-size:1.125rem;margin-bottom:0}}#about .aboutus-message .message-sign .sign-name{font-size:1.125rem;font-weight:400;line-height:1}@media(min-width: 768px){#about .aboutus-message .message-sign .sign-name{font-size:1.5rem;margin-left:1rem}}#about .aboutus-company{position:relative;padding:40px 0;position:relative}@media(min-width: 768px){#about .aboutus-company{padding:85px 0}}#about .aboutus-company__title{display:inline-block;font-weight:500;font-size:1.0625rem;color:#274374;position:relative;line-height:1;padding:0 15px 18px 0;margin-bottom:20px;width:auto}@media(min-width: 768px){#about .aboutus-company__title{width:auto;font-size:2.125rem;padding:0 15px 18px 0;margin-bottom:25px}}#about .aboutus-company__title:before,#about .aboutus-company__title:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#about .aboutus-company__title:before{height:1px;bottom:10px;right:0}#about .aboutus-company__title:after{width:1px;bottom:5px;right:5px}#about .company-grid--3col{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){#about .company-grid--3col{grid-template-columns:repeat(3, 1fr)}}#about .company-grid--3col .deflist{display:grid;grid-template-columns:repeat(1, 1fr);gap:35px;font-family:"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","Hiragino Sans","ヒラギノ角ゴシック","Hiragino Kaku Gothic Pro","游ゴシック体","Yu Gothic","YuGothic","メイリオ","Meiryo","Noto Sans JP","MS PGothic",sans-serif}#about .company-grid--3col .deflist dt{font-size:.875rem;font-weight:700;color:#274374;line-height:1.8;margin-bottom:10px}@media(min-width: 768px){#about .company-grid--3col .deflist dt{font-size:1.125rem}}#about .company-grid--3col .deflist dd{font-size:.875rem;font-weight:400;color:#333;line-height:1.8}@media(min-width: 768px){#about .company-grid--3col .deflist dd{font-size:1.125rem}}#about .company-grid--3col .deflist dd a{color:#333}#about .company-ctas{position:relative;padding:40px 0;background-color:#f5f6f8}@media(min-width: 768px){#about .company-ctas{padding:120px 0}}#about .company-ctas-row{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){#about .company-ctas-row{grid-template-columns:repeat(2, 1fr)}}#about .company-ctas-row .company-ctas__link{transition:all .3s ease}@media(min-width: 768px){#about .company-ctas-row .company-ctas__link:hover{opacity:.85}}#new-grads-roundtable{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#new-grads-roundtable .l-main{position:relative;padding-top:100px}#new-grads-roundtable .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/new-grads-roundtable/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#new-grads-roundtable .page-sub-hero{background-image:url(/assets/img/new-grads-roundtable/kv_pc.webp);height:314px;background-position:right top}}#new-grads-roundtable .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#new-grads-roundtable .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#new-grads-roundtable .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#new-grads-roundtable .page-sub-hero__titlebox:after{max-width:446.5px}}#new-grads-roundtable .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-weight:400;font-size:1.125rem;padding:15px 15px 18px 0}}#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero:before,#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#new-grads-roundtable .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#new-grads-roundtable .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#new-grads-roundtable .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#new-grads-roundtable .side-nav-badge{font-size:1rem;font-weight:400;background-color:#274374;border-radius:50rem;min-width:100px;padding-left:20px;padding-right:20px;height:30px;line-height:1;display:flex;align-items:center;justify-content:center;color:#fff;width:140px;margin:0 auto;margin-bottom:20px}@media(min-width: 768px){#new-grads-roundtable .side-nav-badge{font-size:1.125rem;width:164px;height:40px;margin:0;margin-bottom:30px}}#new-grads-roundtable .page-ngr{width:100%;height:100%;position:relative}#new-grads-roundtable .layout{margin-left:auto;margin-right:auto;width:100%;max-width:1290px;padding:60px 20px;box-sizing:border-box}@media(min-width: 768px){#new-grads-roundtable .layout{align-items:flex-start;padding:100px 20px;display:flex;flex-wrap:wrap}}#new-grads-roundtable .side-menu{width:100%;margin-bottom:40px}@media(min-width: 768px){#new-grads-roundtable .side-menu{width:240px;position:sticky;top:100px}}@media(min-width: 1280px){#new-grads-roundtable .side-menu{width:343px;margin-bottom:0}}#new-grads-roundtable .side-nav{position:relative}#new-grads-roundtable .side-nav .side-nav-list{list-style:none;margin:0;padding:0}#new-grads-roundtable .side-nav .side-nav-list .side-nav-list-item{box-sizing:border-box;margin-bottom:15px}@media(min-width: 992px){#new-grads-roundtable .side-nav .side-nav-list .side-nav-list-item{margin-bottom:30px}}#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card{display:flex;align-items:center}#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb{width:95px;padding-right:0;box-sizing:border-box}#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb-card-body{width:calc(100% - 95px);padding-left:15px}#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb-card-body .side-thumb-card-text{font-weight:400;font-size:1rem;line-height:1.5;margin-bottom:0}@media(min-width: 992px){#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb-card-body .side-thumb-card-text{font-size:1rem}}#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb-card-body .side-thumb-card-name{font-weight:500;font-size:1.25rem}@media(min-width: 992px){#new-grads-roundtable .side-nav .side-nav-list .side-thumb-card .side-thumb-card-body .side-thumb-card-name{font-size:1.5rem}}#new-grads-roundtable .main-contents{width:100%;box-sizing:border-box}@media(min-width: 768px){#new-grads-roundtable .main-contents{width:calc(100% - 280px);padding-left:40px}}@media(min-width: 1280px){#new-grads-roundtable .main-contents{width:calc(100% - 343px);padding-left:40px;overflow:initial}}#new-grads-roundtable .title-section-pgr{position:relative;font-size:1.125rem;font-weight:700;color:#274374;padding-bottom:10px;margin-bottom:20px}@media(min-width: 768px){#new-grads-roundtable .title-section-pgr{font-size:1.875rem;padding-bottom:20px;margin-bottom:70px;margin-bottom:40px}}#new-grads-roundtable .title-section-pgr .text{position:relative;z-index:3}#new-grads-roundtable .title-section-pgr:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#004668}@media(min-width: 768px){#new-grads-roundtable .title-section-pgr:before{width:100px;height:2px}}#new-grads-roundtable .title-section-pgr:after{content:"";background-image:url(/assets/img/new-grads-roundtable/bg_title_contents_parts.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:101.29px;height:100px;position:absolute;left:-60px;top:5%;transform:translateY(-50%);z-index:1}@media(min-width: 768px){#new-grads-roundtable .title-section-pgr:after{width:185.95px;height:183.58px;left:-100px}}#new-grads-roundtable .page-nav-block{background:linear-gradient(to bottom right, #DDE8EF 0%, #EDEBE8 100%);border-radius:10px;width:100%;box-sizing:border-box;padding:20px 10px;margin-bottom:40px;position:relative}@media(min-width: 768px){#new-grads-roundtable .page-nav-block{padding:30px 50px;margin-bottom:90px}}#new-grads-roundtable .page-nav-block:after{content:"";background-image:url(/assets/img/new-grads-roundtable/bg_title_contents_parts.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:101.29px;height:100px;position:absolute;left:-60px;top:5%;transform:translateY(-50%);z-index:1}@media(min-width: 768px){#new-grads-roundtable .page-nav-block:after{width:185.95px;height:183.58px;left:-100px}}#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item{border-bottom:solid 1px #bcc2cb}#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item:last-child{border-bottom:0}#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item a{font-weight:500;font-size:1rem;color:#274374;text-decoration:none;display:block;width:100%;padding:15px 15px;display:flex;align-items:center;justify-content:flex-start}@media(min-width: 768px){#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item a{font-size:1.25rem;padding:15px 0}}#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item .ico-arrow{width:12.8px !important;margin-right:20px}@media(min-width: 768px){#new-grads-roundtable .page-nav-block .page-nav-list .page-nav-list-item .ico-arrow{width:12.8px !important;margin-right:25px}}#new-grads-roundtable .pgr-block{margin-bottom:80px}@media(min-width: 768px){#new-grads-roundtable .pgr-block{margin-bottom:100px}}#new-grads-roundtable .pgr-block:last-child{margin-bottom:0}#new-grads-roundtable .title-section{display:inline-block;font-weight:500;font-size:1.125rem;color:#274374;position:relative;line-height:1;padding:0 15px 18px 0;margin-bottom:20px;width:auto}@media(min-width: 768px){#new-grads-roundtable .title-section{width:auto;font-size:1.25rem;padding:0 15px 18px 0;margin-bottom:25px}}#new-grads-roundtable .title-section:before,#new-grads-roundtable .title-section:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#new-grads-roundtable .title-section:before{height:1px;bottom:10px;right:0}#new-grads-roundtable .title-section:after{width:1px;bottom:5px;right:5px}#new-grads-roundtable .pgr-comment-list{list-style:none;margin:0;padding:0}#new-grads-roundtable .pgr-comment-list .pgr-comment-list-item{box-sizing:border-box;margin-bottom:20px}@media(min-width: 768px){#new-grads-roundtable .pgr-comment-list .pgr-comment-list-item{margin-bottom:30px}}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-list .pgr-comment-list-item{margin-bottom:40px}}#new-grads-roundtable .pgr-comment-list .pgr-comment-card{display:flex}#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-thumb{width:65px;padding-right:0;box-sizing:border-box;text-align:center}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-thumb{width:95px}}#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-name{font-weight:700;font-size:1rem;color:#333;margin-top:5px}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-name{font-size:1.25rem;margin-top:10px}}#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-body{width:calc(100% - 65px);padding-left:10px}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-body{width:calc(100% - 95px);padding-left:15px}}#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-body .pgr-comment-card-text{font-weight:400;font-size:1rem;line-height:2.2;margin-bottom:0}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-list .pgr-comment-card .pgr-comment-card-body .pgr-comment-card-text{font-size:1rem}}#new-grads-roundtable .pgr-comment-photo-wrap{position:relative;z-index:10;width:100%;margin:50px auto 0}@media(min-width: 768px){#new-grads-roundtable .pgr-comment-photo-wrap{width:100%;margin:50px auto 0}}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-photo-wrap{width:100%}}#new-grads-roundtable .pgr-comment-photo-wrap::before{content:"";position:absolute;left:-10px;right:-10px;top:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/100% 1px no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 0 100%/100% 1px no-repeat}@media(min-width: 768px){#new-grads-roundtable .pgr-comment-photo-wrap::before{left:-20px;right:-20px;top:0;bottom:0}}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-photo-wrap::before{left:-30px;right:-30px;top:0;bottom:0}}#new-grads-roundtable .pgr-comment-photo-wrap::after{content:"";position:absolute;top:-20px;bottom:-20px;left:0;right:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/1px 100% no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 100% 0/1px 100% no-repeat}@media(min-width: 768px){#new-grads-roundtable .pgr-comment-photo-wrap::after{position:absolute;top:-20px;bottom:-20px;left:0;right:0}}@media(min-width: 992px){#new-grads-roundtable .pgr-comment-photo-wrap::after{position:absolute;top:-20px;bottom:-20px;left:0;right:0}}#data{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#data .l-main{position:relative;padding-top:100px}#data .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/data/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#data .page-sub-hero{background-image:url(/assets/img/data/kv_pc.webp);height:314px;background-position:right top}}#data .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#data .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#data .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#data .page-sub-hero__titlebox:after{max-width:446.5px}}#data .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#data .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#data .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#data .title-sub-page-sub-hero-headding .text-jp-hero:before,#data .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#data .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#data .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#data .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#data .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#data .p-data__images{display:grid;gap:24px;grid-template-columns:1fr;grid-template-areas:"cell01" "cell02" "cell04" "cell03" "cell05" "cell06" "cell07"}@media(min-width: 768px){#data .p-data__images{grid-template-columns:1fr 1fr;grid-template-areas:"cell01 cell03" "cell02 cell03" "cell04 cell05" "cell06 cell06" "cell07 cell07";align-items:stretch}}#data .p-data__images .cell-01{grid-area:cell01}#data .p-data__images .cell-02{grid-area:cell02}#data .p-data__images .cell-03{grid-area:cell03}#data .p-data__images .cell-04{grid-area:cell04}#data .p-data__images .cell-05{grid-area:cell05}#data .p-data__images .cell-06{grid-area:cell06}#data .p-data__images .cell-07{grid-area:cell07}#data .p-data__images .grid-2col__cell{border:solid 1px #bcc2cb;display:flex;justify-content:center;align-items:center;padding:25px 0}@media(min-width: 768px){#data .p-data__images .grid-2col__cell{padding:35px 0}}#data .p-data__images>.grid-2col__cell--merge{grid-column:auto;grid-row:auto;display:grid;grid-template-rows:none;gap:20px}@media(min-width: 768px){#data .p-data__images>.grid-2col__cell--merge{grid-column:2;grid-row:1/span 2;display:grid;gap:55px}}#data .p-data__images .cell-06{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){#data .p-data__images .cell-06{grid-template-columns:repeat(2, 1fr)}}#data .p-data__images .cell-07{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){#data .p-data__images .cell-07{grid-template-columns:repeat(3, 1fr)}}#data .p-data__images>.grid-2col__cell img{display:block;width:100%;height:auto}#data .p-data__images .data-img-01{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-01{width:88%}}#data .p-data__images .data-img-02{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-02{width:91%}}#data .p-data__images .data-img-03{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-03{width:86%}}#data .p-data__images .data-img-04{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-04{width:87%}}#data .p-data__images .data-img-05{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-05{width:83%}}#data .p-data__images .data-img-06{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-06{width:86%}}#data .p-data__images .data-img-07{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-07{width:89%}}#data .p-data__images .data-img-08{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-08{width:76%}}#data .p-data__images .data-img-09{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-09{width:81%}}#data .p-data__images .data-img-10{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-10{width:81%}}#data .p-data__images .data-img-11{margin-left:auto;margin-right:auto;width:100%}@media(min-width: 768px){#data .p-data__images .data-img-11{width:84%}}#data .p-section--environment{width:100%;height:100%;padding:0 0 0;position:relative}@media(min-width: 768px){#data .p-section--environment{padding:0 0 0}}#data .p-section--environment .p-section__inner{width:100%;height:100%}#data .p-environment__cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:45px;margin-bottom:65px}@media(min-width: 768px){#data .p-environment__cards{grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:100px}}#data .p-environment__item-inner{text-decoration:none;position:relative;display:block}#data .p-environment__item-inner .p-environment__item-img{position:relative;border-radius:10px;overflow:hidden}#data .p-environment__item-inner .p-environment__item-img::before{content:"";display:block;padding-top:56.5625%}#data .p-environment__item-inner .p-environment__item-img img{position:relative;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .25s ease}@supports(aspect-ratio: 1/1){#data .p-environment__item-inner .p-environment__item-img{aspect-ratio:320/181}#data .p-environment__item-inner .p-environment__item-img::before{display:none}#data .p-environment__item-inner .p-environment__item-img img{position:absolute}}#data .p-environment__item-inner .p-environment__item-img::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#data .p-environment__item-inner .p-environment__title{position:relative;padding:25px 50px 25px 0;border-bottom:1px solid #003c81;display:flex;align-items:center;justify-content:flex-start;font-size:1rem;font-weight:400}@media(min-width: 768px){#data .p-environment__item-inner .p-environment__title{padding:35px 60px 35px 0;font-size:1.125rem}}#data .p-environment__item-inner .p-environment__title .p-environment__title-layer{display:inline-flex;align-items:center;gap:12px}#data .p-environment__item-inner .p-environment__title .p-environment-ico-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%)}#data .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;color:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease}#data .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay .p-environment-ico-arrow path{stroke:#fff;fill:#fff}#data .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#data .p-environment__item-inner:hover .p-environment__title .p-environment__title-layer--overlay{opacity:.15}#data .p-environment__item-inner__title::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#data .p-environment__item-inner__title svg{width:36px !important;height:auto !important;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width: 768px){#data .p-environment__item-inner__title svg{width:46px !important;height:auto !important}}#data .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#office-tour{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#office-tour .l-main{position:relative;padding-top:100px}#office-tour .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/office-tour/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#office-tour .page-sub-hero{background-image:url(/assets/img/office-tour/kv_pc.webp);height:314px;background-position:right top}}#office-tour .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#office-tour .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#office-tour .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#office-tour .page-sub-hero__titlebox:after{max-width:446.5px}}#office-tour .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#office-tour .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#office-tour .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#office-tour .title-sub-page-sub-hero-headding .text-jp-hero:before,#office-tour .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#office-tour .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#office-tour .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#office-tour .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#office-tour .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#office-tour .page-office-tour{width:100%;height:100%;position:relative;margin-top:50px}@media(min-width: 768px){#office-tour .page-office-tour{margin-top:130px}}#office-tour .office-tour-intro__inner{position:relative;z-index:10;width:100%;max-width:400px;margin:0 auto 20px;z-index:2}@media(min-width: 768px){#office-tour .office-tour-intro__inner{max-width:760px}}#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_01{position:absolute;left:-10px;top:0;width:40px;z-index:2}@media(min-width: 768px){#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_01{width:80px;left:-10px;top:0}}#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_01 svg{width:100% !important;height:auto !important}#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_02{position:absolute;right:-10px;bottom:0;width:40px;z-index:5}@media(min-width: 768px){#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_02{width:80px;right:-10px;bottom:0}}#office-tour .office-tour-intro__inner .office-tour-intro__partscloss_02 svg{width:100% !important;height:auto !important}#office-tour .office-tour-intro__inner .office-tour-intro-text{font-size:.875rem;font-weight:500;width:100%;text-align:center;line-height:1.6;padding:40px 10px}@media(min-width: 768px){#office-tour .office-tour-intro__inner .office-tour-intro-text{font-size:1.25rem;padding:50px 30px}}#office-tour .p-office-tour--intro{position:relative}#office-tour .p-office-tour--intro:before{content:"";position:absolute;left:50%;transform:translateX(-50%);top:-50px;background-image:url(/assets/img/office-tour/bg_intoro_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;width:414px;height:259px}@media(min-width: 768px){#office-tour .p-office-tour--intro:before{background-image:url(/assets/img/office-tour/bg_intoro_pc.webp);width:1527px;height:885px;top:-180px;background-position:center top}}#office-tour .p-office-tour--intro:after{content:"";width:100%;height:80%;position:absolute;left:0;top:20%;background:linear-gradient(to bottom, rgba(245, 246, 248, 0.7) 0%, rgba(245, 246, 248, 0) 100%);z-index:1}#office-tour .p-office-tour--intro .p-office-tour__center{position:relative;z-index:3;width:100%;max-width:1120px;margin:0 auto 60px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__center{width:100%;margin:0 auto 140px}}#office-tour .p-office-tour--intro .p-office-tour-list{width:100%;display:flex;flex-direction:column;gap:120px;position:relative;z-index:3}#office-tour .p-office-tour--intro .p-office-tour__item{position:relative;width:100%;margin:0 auto}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item{display:flex;align-items:center;justify-content:space-between;align-items:flex-start}}#office-tour .p-office-tour--intro .p-office-tour__media{position:relative;width:91%;border-radius:10px;overflow:hidden}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__media{width:100%;flex:0 0 53%}}#office-tour .p-office-tour--intro .p-office-tour__media img{width:100%;height:auto;display:block;object-fit:cover}#office-tour .p-office-tour--intro .p-office-tour__body{max-width:500px;width:100%;padding-top:5%;box-sizing:border-box;padding-left:20px;padding-right:20px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__body{max-width:500px;padding-left:20px;padding-right:20px;padding-top:4%}}#office-tour .p-office-tour--intro .p-office-tour__item.is-left{flex-direction:row}#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media{margin-left:0;margin-right:0}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media{margin-left:calc((100vw - 100%)/-2)}}#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media .p-office-tour__media-title{position:absolute;right:-20px;bottom:10px;width:14px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media .p-office-tour__media-title{right:-30px;bottom:10px;width:20px}}#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::before{content:"";position:absolute;left:40px;right:-40px;top:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/100% 1px no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 0 100%/100% 1px no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::before{left:40px;right:-40px;top:0;bottom:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::before{left:80px;right:-80px;top:0;bottom:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::after{content:"";position:absolute;top:-15px;bottom:-15px;left:0;right:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 100% 0/1px 100% no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::after{position:absolute;top:-30px;bottom:-30px;left:0;right:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__media::after{position:absolute;top:-45px;bottom:-45px;left:0;right:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__body{margin-right:auto;margin-left:auto}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-left .p-office-tour__body{margin-right:auto;padding-left:50px}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right{flex-direction:row-reverse}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media{margin-right:0;margin-left:auto}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media{margin-right:calc((100vw - 100%)/-2)}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media .p-office-tour__media-title{position:absolute;left:-20px;bottom:10px;width:14px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media .p-office-tour__media-title{left:-30px;bottom:10px;width:20px}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::before{content:"";position:absolute;left:-40px;right:40px;top:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/100% 1px no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 0 100%/100% 1px no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::before{left:-40px;right:40px;top:0;bottom:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::before{left:-80px;right:80px;top:0;bottom:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::after{content:"";position:absolute;top:-15px;bottom:-15px;left:0;right:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/1px 100% no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::after{position:absolute;top:-30px;bottom:-30px;left:0;right:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media::after{position:absolute;top:-45px;bottom:-45px;left:0;right:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub{position:relative;width:90%;margin:-5% auto 0 0;z-index:5}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub{position:absolute;bottom:0;left:0;width:50%;margin:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub .p-office-tour__media-title{position:absolute;right:-20px;bottom:10px;width:14px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub .p-office-tour__media-title{right:-30px;bottom:10px;width:20px}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::before{content:"";position:absolute;left:40px;right:-40px;top:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 0 0/100% 1px no-repeat,linear-gradient(#BCC2CB, #BCC2CB) 0 100%/100% 1px no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::before{left:40px;right:-40px;top:0;bottom:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::before{left:80px;right:-80px;top:0;bottom:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::after{content:"";position:absolute;top:-15px;bottom:-15px;left:0;right:0;pointer-events:none;z-index:1;background:linear-gradient(#BCC2CB, #BCC2CB) 100% 0/1px 100% no-repeat}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::after{position:absolute;top:-30px;bottom:-30px;left:0;right:0}}@media(min-width: 992px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__media-03-sub::after{position:absolute;top:-45px;bottom:-45px;left:0;right:0}}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__body{margin-left:auto;margin-right:auto}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__body{margin-left:auto;padding-right:50px}#office-tour .p-office-tour--intro .p-office-tour__item.is-right .p-office-tour__body.media-03-sub{padding-bottom:38%}}#office-tour .p-office-tour--intro .p-office-tour__title{position:relative;font-size:1.0625rem;font-weight:500;color:#274374;padding-bottom:10px;margin-bottom:10px}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__title{font-size:1.5rem;padding-bottom:20px;margin-bottom:20px}}@media(min-width: 1280px){#office-tour .p-office-tour--intro .p-office-tour__title{font-size:1.875rem}}#office-tour .p-office-tour--intro .p-office-tour__title:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#004668}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__title:before{width:100px;height:2px}}#office-tour .p-office-tour--intro .p-office-tour__text{font-size:.875rem;font-weight:400;line-height:2;width:100%}@media(min-width: 768px){#office-tour .p-office-tour--intro .p-office-tour__text{font-size:1rem}}@media(min-width: 1280px){#office-tour .p-office-tour--intro .p-office-tour__text{font-size:1.125rem}}#office-tour .p-office-tour--freeaddress{margin-top:60px}@media(min-width: 768px){#office-tour .p-office-tour--freeaddress{margin-top:150px}}#office-tour .title-free-addres-heading{width:100%;margin-bottom:35px}@media(min-width: 768px){#office-tour .title-free-addres-heading{margin-bottom:70px}}#office-tour .p-fa-cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:36px;margin:0;padding:0;list-style:none}@media(min-width: 768px){#office-tour .p-fa-cards{grid-template-columns:repeat(2, 1fr);gap:36px}}#office-tour .p-fa-card{overflow:hidden;display:flex;flex-direction:column;height:100%}#office-tour .p-fa-card__media{position:relative;width:100%;aspect-ratio:582/472;overflow:hidden;border-radius:10px}#office-tour .p-fa-card__media img{width:100%;height:100%;display:block;object-fit:cover;transform:scale(1);transition:transform .4s ease}#office-tour .p-fa-card__body{display:flex;flex-direction:column;gap:5px;padding:20px 0 0}@media(min-width: 768px){#office-tour .p-fa-card__body{gap:20px;padding:30px 0 0}}#office-tour .p-fa-card__title{margin:0;font-weight:700;font-size:1.125rem;line-height:1.6;color:#333}@media(min-width: 768px){#office-tour .p-fa-card__title{font-size:1.375rem}}#office-tour .p-fa-card__text{margin:0;font-size:.875rem;line-height:2;color:#333}@media(min-width: 768px){#office-tour .p-fa-card__text{font-size:1.125rem}}#office-tour .p-office-tour--disaster-prevention{background-image:url(/assets/img/office-tour/bg_disaster-prevention.webp);background-size:cover;background-position:center top;background-repeat:no-repeat;padding:50px 0;position:relative;width:100%;height:100%;overflow:hidden;margin-top:50px}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention{padding:120px 0;margin-top:120px;background-image:url(/assets/img/office-tour/bg_disaster-prevention.webp)}}#office-tour .title-disaster-prevention-heading{width:100%;margin-bottom:35px}@media(min-width: 768px){#office-tour .title-disaster-prevention-heading{margin-bottom:70px}}#office-tour .p-office-tour--disaster-prevention-swiper{position:relative;padding:0 20px 0;margin-bottom:80px}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-swiper{padding:0 60px;margin-bottom:120px}}@media(min-width: 1280px){#office-tour .p-office-tour--disaster-prevention-swiper{padding:0 20px}}#office-tour .p-office-tour--disaster-prevention-swiper .swiper-wrapper{align-items:stretch;position:relative}#office-tour .p-office-tour--disaster-prevention-slide{height:auto;width:100%;background-color:#fff;border-radius:10px;overflow:hidden;padding:20px;box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide{max-width:1000px;padding:20px}}@media(min-width: 1280px){#office-tour .p-office-tour--disaster-prevention-slide{width:1000px;padding:30px}}#office-tour .p-office-tour--disaster-prevention-slide__media{position:relative;width:100%;margin-bottom:15px}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide__media{width:54%;margin-bottom:0}}#office-tour .p-office-tour--disaster-prevention-slide__media img{width:100%;height:100%;display:block}#office-tour .p-office-tour--disaster-prevention-slide__body{flex:1 1 auto;background:#fff;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide__body{width:46%;padding-left:40px}}#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__title{position:relative;font-size:1.0625rem;font-weight:700;color:#333;padding-bottom:10px;margin-bottom:10px}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__title{font-size:1.5rem;padding-bottom:20px;margin-bottom:20px}}#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__title:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#6b7ea0}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__title:before{width:100px;height:1px}}#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__text{margin:0;font-size:.875rem;line-height:1.8;color:#333}@media(min-width: 768px){#office-tour .p-office-tour--disaster-prevention-slide__body .p-office-tour--disaster-prevention-slide__text{font-size:1rem}}#office-tour .p-office-tour-footer-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:50;width:36px;height:36px;border:0;background:rgba(0,0,0,0);padding:0;display:grid;place-items:center;cursor:pointer;transition:opacity .18s ease,transform .18s ease;display:none}@media(min-width: 768px){#office-tour .p-office-tour-footer-slider__arrow{width:46px;height:46px;display:block}}#office-tour .p-office-tour-footer-slider__arrow.is-prev{left:15px}@media(min-width: 768px){#office-tour .p-office-tour-footer-slider__arrow.is-prev{left:10px}}@media(min-width: 1280px){#office-tour .p-office-tour-footer-slider__arrow.is-prev{left:7%}}#office-tour .p-office-tour-footer-slider__arrow.is-next{right:15px}@media(min-width: 768px){#office-tour .p-office-tour-footer-slider__arrow.is-next{right:10px}}@media(min-width: 1280px){#office-tour .p-office-tour-footer-slider__arrow.is-next{right:7%}}#office-tour .p-office-tour-footer-slider__arrow-icon{display:inline-flex;width:36px;height:36px}@media(min-width: 768px){#office-tour .p-office-tour-footer-slider__arrow-icon{width:46px;height:46px}}#office-tour .p-office-tour-footer-slider__arrow-icon svg{width:100% !important;height:auto;filter:drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.2))}#office-tour .p-office-tour-footer-slider__arrow.is-prev .p-office-tour-footer-slider__arrow-icon{transform:scaleX(-1)}#office-tour .p-office-tour-footer-slider__arrow:hover{opacity:.9}#office-tour .p-office-tour-footer-slider__arrow:active{transform:translateY(-50%) scale(0.98)}#office-tour .p-office-tour-footer-slider__arrow:focus-visible{outline:3px solid #fff;outline-offset:2px}@media(prefers-reduced-motion: reduce){#office-tour .p-office-tour-footer-slider__arrow{transition:none}}#office-tour .swiper-pagination-footer-slider{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:20px}@media(min-width: 768px){#office-tour .swiper-pagination-footer-slider{margin-top:40px}}#office-tour .swiper-pagination-footer-slider .swiper-pagination-bullet{width:12px;height:12px;border-radius:50%;background-color:#e8ecef;opacity:1;transition:background-color .3s ease,transform .3s ease}@media(min-width: 768px){#office-tour .swiper-pagination-footer-slider .swiper-pagination-bullet{width:15px;height:15px}}#office-tour .swiper-pagination-footer-slider .swiper-pagination-bullet-active{background:linear-gradient(to top, #3975BF 0%, #ADADAD 100%)}#office-tour .p-section--environment{width:100%;height:100%;padding:0 0 0;position:relative}@media(min-width: 768px){#office-tour .p-section--environment{padding:0 0 0}}#office-tour .p-section--environment .p-section__inner{width:100%;height:100%}#office-tour .p-environment__cards{display:grid;grid-template-columns:repeat(1, 1fr);gap:45px;margin-bottom:65px}@media(min-width: 768px){#office-tour .p-environment__cards{grid-template-columns:repeat(3, 1fr);gap:30px;margin-bottom:100px}}#office-tour .p-environment__item-inner{text-decoration:none;position:relative;display:block}#office-tour .p-environment__item-inner .p-environment__item-img{position:relative;border-radius:10px;overflow:hidden}#office-tour .p-environment__item-inner .p-environment__item-img::before{content:"";display:block;padding-top:56.5625%}#office-tour .p-environment__item-inner .p-environment__item-img img{position:relative;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .25s ease}@supports(aspect-ratio: 1/1){#office-tour .p-environment__item-inner .p-environment__item-img{aspect-ratio:320/181}#office-tour .p-environment__item-inner .p-environment__item-img::before{display:none}#office-tour .p-environment__item-inner .p-environment__item-img img{position:absolute}}#office-tour .p-environment__item-inner .p-environment__item-img::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#office-tour .p-environment__item-inner .p-environment__title{position:relative;padding:25px 50px 25px 0;border-bottom:1px solid #003c81;display:flex;align-items:center;justify-content:flex-start;font-size:1rem;font-weight:400}@media(min-width: 768px){#office-tour .p-environment__item-inner .p-environment__title{padding:35px 60px 35px 0;font-size:1.125rem}}#office-tour .p-environment__item-inner .p-environment__title .p-environment__title-layer{display:inline-flex;align-items:center;gap:12px}#office-tour .p-environment__item-inner .p-environment__title .p-environment-ico-arrow{position:absolute;right:0;top:50%;transform:translateY(-50%)}#office-tour .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:flex-start;gap:12px;color:#fff;opacity:0;pointer-events:none;transition:opacity .3s ease}#office-tour .p-environment__item-inner .p-environment__title .p-environment__title-layer--overlay .p-environment-ico-arrow path{stroke:#fff;fill:#fff}#office-tour .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#office-tour .p-environment__item-inner:hover .p-environment__title .p-environment__title-layer--overlay{opacity:.15}#office-tour .p-environment__item-inner__title::after{content:"";position:absolute;inset:0;background-color:hsla(0,0%,100%,0);transition:background-color .3s ease;pointer-events:none}#office-tour .p-environment__item-inner__title svg{width:36px !important;height:auto !important;position:absolute;right:0;top:50%;transform:translateY(-50%)}@media(min-width: 768px){#office-tour .p-environment__item-inner__title svg{width:46px !important;height:auto !important}}#office-tour .p-environment__item-inner:hover .p-environment__item-img::after{background-color:hsla(0,0%,100%,.15)}#office-tour .section-header{display:inline-flex;flex-flow:column}#office-tour .section-header .text-en{font-family:"Public Sans",sans-serif;font-size:1rem;font-style:italic;font-weight:500;background:linear-gradient(81deg, #691902 0%, #954802 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){#office-tour .section-header .text-en{font-size:1.25rem}}#office-tour .section-header .text-jp{font-size:1.25rem;font-weight:500;line-height:1;position:relative;padding:5px 15px 18px 0}@media(min-width: 768px){#office-tour .section-header .text-jp{font-size:2.25rem}}#office-tour .section-header .text-jp:before,#office-tour .section-header .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#office-tour .section-header .text-jp:before{height:1px;bottom:10px;right:0}#office-tour .section-header .text-jp:after{width:1px;bottom:5px;right:5px}#our-support-system{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#our-support-system .l-main{position:relative;padding-top:100px}#our-support-system .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/our-support-system/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#our-support-system .page-sub-hero{background-image:url(/assets/img/our-support-system/kv_pc.webp);height:314px;background-position:right top}}#our-support-system .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#our-support-system .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#our-support-system .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#our-support-system .page-sub-hero__titlebox:after{max-width:446.5px}}#our-support-system .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero:before,#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#our-support-system .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#our-support-system .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.125rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#our-support-system .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#our-support-system .page-our-support-system{width:100%;height:100%;position:relative;margin-top:50px}@media(min-width: 768px){#our-support-system .page-our-support-system{margin-top:130px}}#our-support-system .page-oss{width:100%;height:100%;position:relative;padding-top:60px}@media(min-width: 768px){#our-support-system .page-oss{padding-top:100px}}#our-support-system .layout{margin-left:auto;margin-right:auto;width:100%;max-width:1290px;padding:0 20px 30px;box-sizing:border-box}@media(min-width: 768px){#our-support-system .layout{align-items:flex-start;padding:0 20px 100px;display:flex;flex-wrap:wrap}}#our-support-system .side-menu{width:100%;margin-bottom:20px}@media(min-width: 768px){#our-support-system .side-menu{width:40%;padding-right:30px;box-sizing:border-box}}@media(min-width: 1280px){#our-support-system .side-menu{width:40%;padding-right:40px;margin-bottom:0}}#our-support-system .main-contents{width:100%;box-sizing:border-box;display:grid;grid-template-columns:1;gap:15px}@media(min-width: 768px){#our-support-system .main-contents{width:60%;gap:20px}}#our-support-system .title-section-oss{position:relative;font-size:1.0625rem;font-weight:700;color:#274374;padding-bottom:10px;margin-bottom:20px}@media(min-width: 768px){#our-support-system .title-section-oss{font-size:2.5rem;padding-bottom:20px;margin-bottom:30px}}#our-support-system .title-section-oss .text{position:relative;z-index:3}#our-support-system .title-section-oss:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#004668}@media(min-width: 768px){#our-support-system .title-section-oss:before{width:100px;height:2px}}#our-support-system .title-section-oss:after{content:"";background-image:url(/assets/img/new-grads-roundtable/bg_title_contents_parts.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:101.29px;height:100px;position:absolute;left:-60px;top:5%;transform:translateY(-50%);z-index:1}@media(min-width: 768px){#our-support-system .title-section-oss:after{width:185.95px;height:183.58px;left:-100px}}#our-support-system .text-section-oss{position:relative;font-size:.875rem;font-weight:400;color:#333;line-height:1.6}@media(min-width: 768px){#our-support-system .text-section-oss{font-size:1.125rem}}#our-support-system .oss-section{position:relative}#our-support-system .page-nav-block{background:linear-gradient(to bottom right, #DDE8EF 0%, #EDEBE8 100%);border-radius:10px;width:100%;box-sizing:border-box;padding:20px 10px}@media(min-width: 768px){#our-support-system .page-nav-block{padding:30px 50px}}#our-support-system .page-nav-block .page-nav-list .page-nav-list-item{border-bottom:solid 1px #bcc2cb;font-weight:500;font-size:.875rem;color:#274374;text-decoration:none;display:block;width:100%;padding:15px 15px}@media(min-width: 768px){#our-support-system .page-nav-block .page-nav-list .page-nav-list-item{font-size:1.25rem;padding:15px 0}}#our-support-system .page-nav-block .page-nav-list .page-nav-list-item:last-child{border-bottom:0}#our-support-system .page-nav-block .page-nav-list .page-nav-list-item .font-sm{font-size:.625rem;font-weight:400}@media(min-width: 768px){#our-support-system .page-nav-block .page-nav-list .page-nav-list-item .font-sm{font-size:1rem}}#our-support-system .page-nav-block-02{width:100%;box-sizing:border-box}#our-support-system .page-nav-block-02 .page-nav-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:5px}@media(min-width: 768px){#our-support-system .page-nav-block-02 .page-nav-list{grid-template-columns:repeat(3, 1fr);gap:15px}}#our-support-system .page-nav-block-02 .page-nav-list .page-nav-list-item{border-radius:10px;background:linear-gradient(to bottom right, #DDE8EF 0%, #EDEBE8 100%);font-weight:500;font-size:.75rem;color:#274374;text-decoration:none;display:block;width:100%;padding:15px 15px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.3}@media(min-width: 768px){#our-support-system .page-nav-block-02 .page-nav-list .page-nav-list-item{font-size:.875rem;padding:15px 0}}@media(min-width: 1280px){#our-support-system .page-nav-block-02 .page-nav-list .page-nav-list-item{font-size:1rem}}#internship-workshop{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#internship-workshop .l-main{position:relative;padding-top:100px}#internship-workshop .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/internship-workshop/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#internship-workshop .page-sub-hero{background-image:url(/assets/img/internship-workshop/kv_pc.webp);height:314px;background-position:right top}}#internship-workshop .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#internship-workshop .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#internship-workshop .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#internship-workshop .page-sub-hero__titlebox:after{max-width:446.5px}}#internship-workshop .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero:before,#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#internship-workshop .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#internship-workshop .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#internship-workshop .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#internship-workshop .page-internship-workshop{width:100%;margin-left:auto;margin-right:auto;height:100%;position:relative;margin-top:60px;margin-bottom:60px}@media(min-width: 768px){#internship-workshop .page-internship-workshop{margin-top:130px;margin-bottom:130px}}#internship-workshop .office-tour-intro__inner{position:relative;z-index:10;width:100%;max-width:400px;margin:0 auto 20px;z-index:2}@media(min-width: 768px){#internship-workshop .office-tour-intro__inner{max-width:760px}}#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_01{position:absolute;left:-10px;top:0;width:40px;z-index:2}@media(min-width: 768px){#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_01{width:80px;left:-10px;top:0}}#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_01 svg{width:100% !important;height:auto !important}#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_02{position:absolute;right:-10px;bottom:0;width:40px;z-index:5}@media(min-width: 768px){#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_02{width:80px;right:-10px;bottom:0}}#internship-workshop .office-tour-intro__inner .office-tour-intro__partscloss_02 svg{width:100% !important;height:auto !important}#internship-workshop .office-tour-intro__inner .office-tour-intro-text{font-size:.875rem;font-weight:500;width:100%;text-align:center;line-height:1.6;padding:40px 10px}@media(min-width: 768px){#internship-workshop .office-tour-intro__inner .office-tour-intro-text{font-size:1.25rem;padding:50px 30px}}#internship-workshop .title-section-internship-workshop{position:relative;font-size:1.0625rem;font-weight:700;color:#274374;padding-bottom:10px;margin-bottom:20px}@media(min-width: 768px){#internship-workshop .title-section-internship-workshop{font-size:2.375rem;padding-bottom:20px;margin-bottom:30px}}#internship-workshop .title-section-internship-workshop .text{position:relative;z-index:3}#internship-workshop .title-section-internship-workshop:before{content:"";width:40px;height:1px;position:absolute;left:0;bottom:0;background-color:#004668}@media(min-width: 768px){#internship-workshop .title-section-internship-workshop:before{width:100px;height:2px}}#internship-workshop .title-section-internship-workshop:after{content:"";background-image:url(/assets/img/new-grads-roundtable/bg_title_contents_parts.webp);background-size:contain;background-position:center;background-repeat:no-repeat;width:101.29px;height:100px;position:absolute;left:-60px;top:5%;transform:translateY(-50%);z-index:1}@media(min-width: 768px){#internship-workshop .title-section-internship-workshop:after{width:185.95px;height:183.58px;left:-100px}}#internship-workshop .p-intern-card{margin-bottom:60px;position:relative}@media(min-width: 768px){#internship-workshop .p-intern-card{margin-bottom:60px}}#internship-workshop .p-intern__head{margin-bottom:30px}@media(min-width: 768px){#internship-workshop .p-intern__head{margin-bottom:60px}}#internship-workshop .p-intern__head .p-internship-workshop__lead{font-size:#333;font-size:1rem;font-weight:500;margin-bottom:10px}@media(min-width: 768px){#internship-workshop .p-intern__head .p-internship-workshop__lead{font-size:1.5rem}}#internship-workshop .p-intern__head .p-internship-workshop__intro{font-size:#333;font-size:.875rem;font-weight:400}@media(min-width: 768px){#internship-workshop .p-intern__head .p-internship-workshop__intro{font-size:1.125rem}}#internship-workshop .p-intern__points{margin-bottom:30px}@media(min-width: 768px){#internship-workshop .p-intern__points{margin-bottom:60px}}#internship-workshop .p-intern__points .p-internship-workshop-point{margin-bottom:20px}@media(min-width: 768px){#internship-workshop .p-intern__points .p-internship-workshop-point{margin-bottom:20px}}#internship-workshop .p-intern__points .p-internship-workshop-point .p-intern-point__title{font-size:#333;font-size:1rem;font-weight:500;margin-bottom:10px}@media(min-width: 768px){#internship-workshop .p-intern__points .p-internship-workshop-point .p-intern-point__title{font-size:1.25rem}}#internship-workshop .p-intern__points .p-internship-workshop-point .p-intern-point__text{font-size:#333;font-size:.875rem;font-weight:400;margin-bottom:10px}@media(min-width: 768px){#internship-workshop .p-intern__points .p-internship-workshop-point .p-intern-point__text{font-size:1.125rem}}#internship-workshop .p-intern__body .p-intern__body__text{font-size:#333;font-size:.875rem;font-weight:400;margin-bottom:10px}@media(min-width: 768px){#internship-workshop .p-intern__body .p-intern__body__text{font-size:1.125rem}}#internship-workshop .p-intern-img-section{width:100%;max-width:1080px;margin-left:auto;margin-right:auto}#internship-workshop .p-intern-img-section .intern-img-01{width:100%}#internship-workshop .p-intern-img-section .intern-img-bottom{display:grid;grid-template-columns:repeat(1, 1fr)}@media(min-width: 768px){#internship-workshop .p-intern-img-section .intern-img-bottom{grid-template-columns:repeat(1, 1fr)}}#internship-workshop .p-intern-img-section .p-intern-img__btn{margin:60px auto 0;display:flex;align-items:center;justify-content:center}@media(min-width: 768px){#internship-workshop .p-intern-img-section .p-intern-img__btn{margin:70px auto 0}}#internship-workshop .company-ctas{position:relative;padding:40px 0;margin-top:40px;background-color:#f5f6f8}@media(min-width: 768px){#internship-workshop .company-ctas{padding:120px 0;margin-top:120px}}#internship-workshop .company-ctas-row{display:grid;grid-template-columns:repeat(1, 1fr);gap:20px}@media(min-width: 768px){#internship-workshop .company-ctas-row{grid-template-columns:repeat(2, 1fr)}}#internship-workshop .company-ctas-row .company-ctas__link{transition:all .3s ease}@media(min-width: 768px){#internship-workshop .company-ctas-row .company-ctas__link:hover{opacity:.85}}#internship-workshop .photographs-section{position:relative;width:100%;overflow:hidden;box-sizing:border-box;background:linear-gradient(to bottom right, #DDE8EF 0%, #EDEBE8 100%);padding:40px 0;margin-top:40px}@media(min-width: 768px){#internship-workshop .photographs-section{padding:120px 0;margin-top:120px}}#internship-workshop .title-photographs-heading{margin-bottom:30px}@media(min-width: 768px){#internship-workshop .title-photographs-heading{margin-bottom:40px}}#internship-workshop .photographs-list{display:grid;grid-template-columns:repeat(1, 1fr);gap:10px}@media(min-width: 768px){#internship-workshop .photographs-list{grid-template-columns:repeat(2, 1fr);gap:20px}}#internship-workshop .entry-form-section{position:relative;width:100%;overflow:hidden;box-sizing:border-box;padding:40px 0 0}@media(min-width: 768px){#internship-workshop .entry-form-section{padding:120px 0 0}}#internship-workshop .title-entry-form-heading{margin-bottom:40px}@media(min-width: 768px){#internship-workshop .title-entry-form-heading{margin-bottom:70px}}#internship-workshop .entry-form-row{display:flex;flex-wrap:wrap}#internship-workshop .entry-form-row .entry-form-detail{width:100%;box-sizing:border-box;margin-bottom:60px}@media(min-width: 768px){#internship-workshop .entry-form-row .entry-form-detail{width:42%;padding-right:5%;margin-bottom:0}}#internship-workshop .entry-form-row .entry-form-input{width:100%}@media(min-width: 768px){#internship-workshop .entry-form-row .entry-form-input{width:58%}}#internship-workshop .entry-form-row .entry-form-intro{font-weight:700;color:#274374;font-size:1rem;margin-bottom:30px}@media(min-width: 768px){#internship-workshop .entry-form-row .entry-form-intro{font-size:1.125rem;margin-bottom:40px}}#internship-workshop .entry-form-row .entry-form-list{display:grid;grid-template-columns:1;gap:30px}@media(min-width: 768px){#internship-workshop .entry-form-row .entry-form-list{gap:30px}}#internship-workshop .entry-form-row .entry-form-badge{font-size:1rem;font-weight:400;background-color:#274374;border-radius:5px;height:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;color:#fff;width:auto;margin:0 auto;margin-bottom:10px;padding:3px 10px}@media(min-width: 768px){#internship-workshop .entry-form-row .entry-form-badge{font-size:1rem;width:auto;height:32px;margin:0;margin-bottom:15px}}#internship-workshop .entry-form-badge-lead{font-weight:400;font-size:.875rem}@media(min-width: 768px){#internship-workshop .entry-form-badge-lead{font-size:1rem}}#internship-workshop .entry-form-badge-text-01{font-weight:400;font-size:.875rem}@media(min-width: 768px){#internship-workshop .entry-form-badge-text-01{font-size:1rem}}#internship-workshop .entry-form-badge-text-02{font-weight:400;font-size:.75rem;color:#274374}@media(min-width: 768px){#internship-workshop .entry-form-badge-text-02{font-size:.875rem}}#internship-workshop .c-link-btn{border-bottom:1px solid #003c81;width:100%;margin:0 auto 0}@media(min-width: 768px){#internship-workshop .c-link-btn{margin:0 auto 0}}#internship-workshop .c-link-btn .c-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 0;text-decoration:none;color:#274374;line-height:2;font-weight:700;font-size:1rem}@media(min-width: 768px){#internship-workshop .c-link-btn .c-link{padding:15px 0;font-size:1rem}}#internship-workshop .c-link-btn .c-link:focus-visible{outline:3px solid rgba(0,60,129,.25);outline-offset:2px;border-radius:6px}#internship-workshop .c-link-btn .c-link svg{flex:0 0 auto;width:19px;height:17px;transition:transform .2s ease,opacity .2s ease}#internship-workshop .c-link-btn .c-link svg path{stroke:currentColor}#internship-workshop .entry-form-noto-text{font-weight:400;font-size:.875rem;color:#274374;margin-top:15px}@media(min-width: 768px){#internship-workshop .entry-form-noto-text{font-size:.875rem;margin-top:15px}}#internship-workshop .p-environment__title{position:relative;padding:25px 50px 25px 0;border-bottom:1px solid #003c81;display:flex;align-items:center;justify-content:flex-start;font-size:1rem;font-weight:700;text-decoration:none;color:#274374;margin-top:20px}@media(min-width: 768px){#internship-workshop .p-environment__title{padding:35px 60px 35px 0;font-size:1rem}}#internship-workshop .p-environment__title .p-environment-ico-arrow{position:absolute;right:0;top:50%;z-index:10;transform:translateY(-50%)}#internship-workshop .section-headers{display:inline-flex;flex-flow:column}#internship-workshop .section-headers .text-en{font-family:"Public Sans",sans-serif;font-size:1rem;font-style:italic;font-weight:500;background:linear-gradient(81deg, #691902 0%, #954802 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){#internship-workshop .section-headers .text-en{font-size:1.25rem}}#internship-workshop .section-headers .text-jp{font-size:1.25rem;font-weight:500;line-height:1;position:relative;padding:5px 15px 18px 0}@media(min-width: 768px){#internship-workshop .section-headers .text-jp{font-size:2.25rem}}#internship-workshop .section-headers .text-jp:before,#internship-workshop .section-headers .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#internship-workshop .section-headers .text-jp:before{height:1px;bottom:10px;right:0}#internship-workshop .section-headers .text-jp:after{width:1px;bottom:5px;right:5px}#new-graduate-recruitment-information{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#new-graduate-recruitment-information .l-main{position:relative;padding-top:100px}#new-graduate-recruitment-information .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/new-graduate-recruitment-information/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#new-graduate-recruitment-information .page-sub-hero{background-image:url(/assets/img/new-graduate-recruitment-information/kv_pc.webp);height:314px;background-position:right top}}#new-graduate-recruitment-information .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#new-graduate-recruitment-information .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#new-graduate-recruitment-information .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#new-graduate-recruitment-information .page-sub-hero__titlebox:after{max-width:446.5px}}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero:before,#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#new-graduate-recruitment-information .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#new-graduate-recruitment-information .page-new-graduate-recruitment-information{width:100%;height:100%;position:relative;margin-top:50px}@media(min-width: 768px){#new-graduate-recruitment-information .page-new-graduate-recruitment-information{margin-top:130px}}#new-graduate-recruitment-information .page-new-graduate-recruitment-information{width:100%;height:100%;position:relative;margin-top:60px;margin-bottom:60px}@media(min-width: 768px){#new-graduate-recruitment-information .page-new-graduate-recruitment-information{margin-top:130px;margin-bottom:130px}}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner{position:relative;z-index:10;width:100%;max-width:400px;margin:0 auto 20px;z-index:2}@media(min-width: 768px){#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner{max-width:760px}}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_01{position:absolute;left:-10px;top:0;width:40px;z-index:2}@media(min-width: 768px){#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_01{width:80px;left:-10px;top:0}}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_01 svg{width:100% !important;height:auto !important}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_02{position:absolute;right:-10px;bottom:0;width:40px;z-index:5}@media(min-width: 768px){#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_02{width:80px;right:-10px;bottom:0}}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro__partscloss_02 svg{width:100% !important;height:auto !important}#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro-text{font-size:.875rem;font-weight:500;width:100%;text-align:center;line-height:1.6;padding:40px 10px}@media(min-width: 768px){#new-graduate-recruitment-information .new-graduate-recruitment-information-intro__inner .new-graduate-recruitment-information-intro-text{font-size:1.25rem;padding:50px 30px}}#new-graduate-recruitment-information .p-outline{background:#fff;padding-top:30px}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline{padding-top:40px}}#new-graduate-recruitment-information .p-outline__inner{margin:0 auto;width:100%;padding:20px 10px 20px;background:linear-gradient(to bottom right, #DDE8EF 0%, #EDEBE8 100%);border-radius:10px;position:relative}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline__inner{border-radius:20px;padding:60px 20px 60px}}@media(min-width: 1280px){#new-graduate-recruitment-information .p-outline__inner{padding:60px 70px 60px}}#new-graduate-recruitment-information .p-outline__dl{display:grid}#new-graduate-recruitment-information .p-outline__row{display:grid;border-bottom:solid 1px #6b7ea0;padding:20px 0}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline__row{border-bottom:solid 1px #6b7ea0;padding:25px 0;grid-template-columns:220px 1fr}}#new-graduate-recruitment-information .p-outline__row dt{font-weight:600;color:#274374;font-size:1rem;margin-bottom:5px}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline__row dt{font-size:1.25rem;margin-bottom:0}}#new-graduate-recruitment-information .p-outline__row dd{font-weight:400;color:#333;font-size:.875rem}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline__row dd{font-size:1.25rem}}#new-graduate-recruitment-information .p-outline__row dd .p-outline__list{text-indent:-1em;padding-left:1em;font-size:.75rem}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline__row dd .p-outline__list{font-size:1rem}}#new-graduate-recruitment-information .p-outline-bottom-card{margin-top:40px}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline-bottom-card{margin-top:60px}}#new-graduate-recruitment-information .p-outline-bottom-card .p-outline-bottom-card-intro{font-size:1.0625rem;font-weight:400;width:100%;text-align:center;line-height:1.8;margin-bottom:20px;color:#274374}@media(min-width: 768px){#new-graduate-recruitment-information .p-outline-bottom-card .p-outline-bottom-card-intro{font-size:1.125rem;text-align:center;margin-bottom:30px}}#new-graduate-recruitment-information .p-outline-bottom-card .p-outline-img__btn{width:100%;display:flex;justify-content:center}#new-graduate-recruitment-information .p-recruitment-flow{width:100%;height:100%;position:relative;margin-top:50px}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow{margin-top:130px}}#new-graduate-recruitment-information .title-recruitment-flow-heading{margin-bottom:40px}@media(min-width: 768px){#new-graduate-recruitment-information .title-recruitment-flow-heading{margin-bottom:60px}}#new-graduate-recruitment-information .p-recruitment-flow-list .p-recruitment-flow-list-item{position:relative;max-width:480px;width:100%;margin-left:auto;margin-right:auto}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .p-recruitment-flow-list-item{padding-left:5%;width:100%;max-width:100%}}#new-graduate-recruitment-information .p-recruitment-flow-list .p-recruitment-flow-arrow{padding:30px 0;width:40px;margin-left:auto;margin-right:auto;line-height:1;margin-bottom:0}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .p-recruitment-flow-arrow{padding:40px 0}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card{background-color:#f5f6f8;border-radius:10px;width:100%;display:block;position:relative;padding:20px 15px}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card{padding:0;padding-left:80px;display:flex;flex-wrap:wrap;align-items:center}}#new-graduate-recruitment-information .p-recruitment-flow-list .badge-number{position:absolute;left:20px;top:-5px;width:80px;z-index:3}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .badge-number{width:120px;top:50%;left:0;transform:translateY(-50%)}}@media(min-width: 992px){#new-graduate-recruitment-information .p-recruitment-flow-list .badge-number{width:140px}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-title{width:100%;text-align:left;padding-left:100px;color:linear-gradient(to top, #01141B 0%, #2E5A77 100%)}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-title{width:200px;text-align:center;padding-left:0}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-title .text-grad{font-size:1.25rem;font-weight:500;background:linear-gradient(left, #01141B 0%, #2E5A77 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-title .text-grad{font-size:1.625rem}}@media(min-width: 1280px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-title .text-grad{font-size:2rem}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list{width:100%;padding:30px 0 0 0}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list{width:calc(100% - 200px);padding:25px 30px 25px 0}}@media(min-width: 1280px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list{width:calc(100% - 200px);padding:25px 100px 25px 0}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item{position:relative;font-weight:500;font-size:1rem;border-bottom:solid 1px #bbc2cc;padding:15px 60px 15px 30px;line-height:1.6;display:flex;align-items:center}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item{font-size:1.25rem;padding-left:30px;padding:20px 0 20px 30px}}@media(min-width: 992px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item{font-size:1.75rem}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item:last-child{border-bottom:0}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item:after{content:"";width:17px;height:10px;background-image:url(/assets/img/new-graduate-recruitment-information/ico_check.svg);background-size:100%;background-position:center top;background-repeat:no-repeat;position:absolute;left:0;top:50%;z-index:2;transform:translateY(-50%)}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item:after{width:17px;height:10px}}#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item .badgemail{position:relative;font-weight:400;font-size:.875rem;background-color:#bbc2cc;color:#fff;width:78px;display:flex;align-items:center;justify-content:center;border-radius:4px;margin-left:10px}@media(min-width: 768px){#new-graduate-recruitment-information .p-recruitment-flow-list .recruitment-flow-card-list .recruitment-flow-card-list-item .badgemail{font-size:1rem;width:78px;margin-left:20px}}#new-graduate-recruitment-information .recruitment-flow-btn-card{margin-top:40px}@media(min-width: 768px){#new-graduate-recruitment-information .recruitment-flow-btn-card{margin-top:60px}}#new-graduate-recruitment-information .recruitment-flow-btn-card .p-recruitment-flow-img__btn{width:100%;display:flex;justify-content:center}#new-graduate-recruitment-information .section-headers{display:inline-flex;flex-flow:column}#new-graduate-recruitment-information .section-headers .text-en{font-family:"Public Sans",sans-serif;font-size:1rem;font-style:italic;font-weight:500;background:linear-gradient(81deg, #691902 0%, #954802 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}@media(min-width: 768px){#new-graduate-recruitment-information .section-headers .text-en{font-size:1.25rem}}#new-graduate-recruitment-information .section-headers .text-jp{font-size:1.25rem;font-weight:500;line-height:1;position:relative;padding:5px 15px 18px 0}@media(min-width: 768px){#new-graduate-recruitment-information .section-headers .text-jp{font-size:2.25rem}}#new-graduate-recruitment-information .section-headers .text-jp:before,#new-graduate-recruitment-information .section-headers .text-jp:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#new-graduate-recruitment-information .section-headers .text-jp:before{height:1px;bottom:10px;right:0}#new-graduate-recruitment-information .section-headers .text-jp:after{width:1px;bottom:5px;right:5px}#new-graduate-recruitment-information .badge-recruitment{position:sticky;width:100%;max-width:1200px;height:1;margin:0 auto;z-index:3;top:110px}@media(min-width: 768px){#new-graduate-recruitment-information .badge-recruitment{width:100%;top:150px}}#new-graduate-recruitment-information .badge-recruitment .badge-recruitment-img{position:absolute;width:21%;right:0;top:60vh;transition:all ease .3s}@media(min-width: 768px){#new-graduate-recruitment-information .badge-recruitment .badge-recruitment-img{width:16%;right:0;top:50vh}}@media(min-width: 1280px){#new-graduate-recruitment-information .badge-recruitment .badge-recruitment-img{right:-10%}}#new-graduate-entry-form{font-family:"Noto Sans JP",sans-serif;color:#333;position:relative}#new-graduate-entry-form .l-main{position:relative;padding-top:100px}#new-graduate-entry-form .page-sub-hero{position:relative;width:100%;overflow:hidden;box-sizing:border-box;height:321px;background-image:url(/assets/img/new-graduate-entry-form/kv_sp.webp);background-size:cover;background-position:center top;background-repeat:no-repeat}@media(min-width: 768px){#new-graduate-entry-form .page-sub-hero{background-image:url(/assets/img/new-graduate-entry-form/kv_pc.webp);height:314px;background-position:right top}}#new-graduate-entry-form .page-sub-hero__titlebox{position:absolute;z-index:5;bottom:55px;left:20px;width:100%;padding-bottom:5px}@media(min-width: 768px){#new-graduate-entry-form .page-sub-hero__titlebox{width:100%;top:45px;bottom:auto;left:8%}}#new-graduate-entry-form .page-sub-hero__titlebox:after{content:"";width:100%;position:absolute;left:0;bottom:-5px;width:100%;height:1px;background-color:#254574;max-width:220.5px}@media(min-width: 768px){#new-graduate-entry-form .page-sub-hero__titlebox:after{max-width:446.5px}}#new-graduate-entry-form .title-sub-page-sub-hero-headding{display:inline-flex;flex-flow:column;position:relative}#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero{display:inline-block;font-weight:500;font-size:.75rem;color:#333;position:relative;line-height:1;padding:15px 15px 18px 0;width:auto}@media(min-width: 768px){#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero{width:auto;font-size:1.125rem;padding:15px 15px 18px 0}}#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero:before,#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero:after{content:"";background-color:#bcc2cb;width:26px;height:26px;position:absolute}#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero:before{height:1px;bottom:10px;right:0}#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-jp-hero:after{width:1px;bottom:5px;right:5px}#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-en-hero{display:block;font-family:"Public Sans",sans-serif;font-style:italic;font-weight:500;font-size:2.375rem;color:#954802;background:linear-gradient(76deg, #691902 0%, #954802 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);line-height:1}@media(min-width: 768px){#new-graduate-entry-form .title-sub-page-sub-hero-headding .text-en-hero{font-size:2.625rem}}#new-graduate-entry-form .page-new-graduate-entry-form{width:100%;height:100%;position:relative;margin-top:60px;margin-bottom:60px}@media(min-width: 768px){#new-graduate-entry-form .page-new-graduate-entry-form{margin-top:130px;margin-bottom:130px}}#new-graduate-entry-form .new-graduate-entry-form-intro__inner{position:relative;z-index:10;width:100%;max-width:400px;margin:0 auto 20px;z-index:2}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-intro__inner{max-width:760px}}#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_01{position:absolute;left:-10px;top:0;width:40px;z-index:2}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_01{width:80px;left:-10px;top:0}}#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_01 svg{width:100% !important;height:auto !important}#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_02{position:absolute;right:-10px;bottom:0;width:40px;z-index:5}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_02{width:80px;right:-10px;bottom:0}}#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro__partscloss_02 svg{width:100% !important;height:auto !important}#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro-text{font-size:.875rem;font-weight:500;width:100%;text-align:center;line-height:1.6;padding:40px 10px}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-intro__inner .new-graduate-entry-form-intro-text{font-size:1.25rem;padding:50px 30px}}#new-graduate-entry-form .new-graduate-entry-form-bottom-info{margin-top:40px}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-bottom-info{margin-top:40px}}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .new-graduate-entry-form-bottom-info-intro{font-size:.875rem;font-weight:400;width:100%;text-align:left;line-height:1.8;margin-bottom:40px}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-bottom-info .new-graduate-entry-form-bottom-info-intro{font-size:1.125rem;text-align:center;margin-bottom:60px}}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn{border-bottom:1px solid #003c81;width:100%;margin:0 auto 0;max-width:325px}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn{margin:0 auto 0;max-width:383px}}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn .c-link{display:inline-flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 0;text-decoration:none;color:#274374;line-height:2;font-weight:700;font-size:1rem}@media(min-width: 768px){#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn .c-link{padding:15px 0;font-size:1rem}}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn .c-link:focus-visible{outline:3px solid rgba(0,60,129,.25);outline-offset:2px;border-radius:6px}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn .c-link svg{flex:0 0 auto;width:19px;height:17px;transition:transform .2s ease,opacity .2s ease}#new-graduate-entry-form .new-graduate-entry-form-bottom-info .c-link-btn .c-link svg path{stroke:currentColor}#new-graduate-entry-form .form-wrap{width:100%;text-align:center}.c-button{position:relative;display:inline-flex;align-items:center;gap:10px;padding:0 18px;box-sizing:border-box;border:0;border-radius:6px;text-decoration:none;cursor:pointer;font-size:.875rem;line-height:1;font-weight:400;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease;-webkit-tap-highlight-color:rgba(0,0,0,0);color:#fff;height:60px;width:90%;max-width:300px}@media(min-width: 768px){.c-button{height:90px;max-width:391px;font-size:1.0625rem;padding:0 35px}}.c-button:active{transform:translateY(1px)}.c-button:disabled,.c-button[aria-disabled=true]{opacity:.5;pointer-events:none}.c-button:focus-visible{outline:3px solid #fff;outline-offset:3px}.c-button--primary{background:linear-gradient(90deg, #00141B 0%, #245073 57%, #2E5A77 100%);position:relative;opacity:1}.c-button--primary:after{transition:background-color .3s ease;content:"";background-color:hsla(0,0%,100%,0);position:absolute;left:0;top:0;width:100%;height:100%}@media(min-width: 768px){.c-button--primary:hover:after{background-color:hsla(0,0%,100%,.15)}}.c-button__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}@media(min-width: 768px){.c-button__icon{right:20px;width:46px;height:46px}}.c-button__icon svg{display:block;width:100%;height:100%}@media(prefers-reduced-motion: reduce){.c-button{transition:none}}.floating-btn{position:fixed;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s;z-index:1000;background-color:#fff;border-radius:11px;bottom:10px;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;justify-content:center;align-items:center;overflow:hidden;max-width:358px;width:100%;box-shadow:0 0 10px rgba(0,0,0,.1);border:solid .5px #b2b2b2}@media only screen and (min-width: 768px){.floating-btn{bottom:30px;right:30px;left:auto;transform:translateX(0);width:290px}}.floating-btn.is-visible{opacity:1;visibility:visible}.text-en,.text-jp{display:inline-block;--reveal: 0%;will-change:clip-path,background-size}.text-en{position:relative;display:inline-block}.text-en>.reveal{display:inline-block;background:linear-gradient(76deg, #691902 0%, #954802 100%);background-repeat:no-repeat;background-position:left top;background-size:var(--reveal, 0%) 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);color:rgba(0,0,0,0);clip-path:inset(0 calc(100% - var(--reveal, 0%)) 0 0);will-change:clip-path,background-size}.text-jp{clip-path:inset(calc(100% - var(--reveal)) 0 0 0)}.bg-parts-item{position:absolute;z-index:2;will-change:transform}.bg-parts-item.bg-parts-l-top-01{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-l-top-01{display:block;width:61px;top:10%;left:4%}}.bg-parts-item.bg-parts-r-top-01{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-r-top-01{display:block;width:5px;top:18%;right:6%}}.bg-parts-item.bg-parts-l-top-02{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-l-top-02{display:block;width:61px;top:60%;left:4%}}.bg-parts-item.bg-parts-r-top-02{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-r-top-02{display:block;width:5px;top:68%;right:6%}}.bg-parts-item.bg-parts-l-01{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-l-01{display:block;width:61px;bottom:-10%;left:4%}}.bg-parts-item.bg-parts-r-01{position:absolute;display:none}@media(min-width: 768px){.bg-parts-item.bg-parts-r-01{display:block;width:5px;bottom:18%;right:6%}}.bg-parts-item.bg-parts-l-02{position:absolute;display:none}@media(min-width: 992px){.bg-parts-item.bg-parts-l-02{display:block;width:44px;bottom:-10%;left:4%}}.bg-parts-item.bg-parts-r-02{position:absolute;display:none}@media(min-width: 992px){.bg-parts-item.bg-parts-r-02{display:block;width:98px;bottom:-20%;right:4%}}.bg-parts-item.bg-parts-r-03{position:absolute;display:none}@media(min-width: 992px){.bg-parts-item.bg-parts-r-03{width:5px;bottom:-20%;right:6%}}.bg-parts-item.bg-parts-l-03{position:absolute;display:none}@media(min-width: 992px){.bg-parts-item.bg-parts-l-03{display:block;width:37px;bottom:-8%;left:3%}}.bg-parts-item.bg-parts-r-04{position:absolute;display:none}@media(min-width: 992px){.bg-parts-item.bg-parts-r-04{display:block;width:5px;bottom:-14%;right:5%}}.bg-parts-item.bg-parts-r-05{position:absolute;display:none;z-index:3}@media(min-width: 992px){.bg-parts-item.bg-parts-r-05{display:block;width:31px;bottom:24%;right:5%}}.bg-parts-item.bg-parts-r-01-sp{position:absolute;width:27px;bottom:-12%;right:4%}@media(min-width: 768px){.bg-parts-item.bg-parts-r-01-sp{display:none}}.bg-parts-item.bg-parts-r-02-sp{position:absolute;width:2px;bottom:-4%;right:6%}@media(min-width: 768px){.bg-parts-item.bg-parts-r-02-sp{display:none}}.bg-parts-item.bg-parts-l-01-sp{position:absolute;width:12px;bottom:-6%;left:4%}@media(min-width: 768px){.bg-parts-item.bg-parts-l-01-sp{display:none}}.bg-parts-item.bg-parts-r-03-sp{position:absolute;width:2px;bottom:-8%;right:4%}@media(min-width: 768px){.bg-parts-item.bg-parts-r-03-sp{display:none}}.bg-parts-item.bg-parts-l-02-sp{position:absolute;width:12px;bottom:-2%;left:4%}@media(min-width: 768px){.bg-parts-item.bg-parts-l-02-sp{display:none}}.bg-parts-item.bg-parts-l-03-sp{position:absolute;width:12px;bottom:1%;left:4%;z-index:10}@media(min-width: 768px){.bg-parts-item.bg-parts-l-03-sp{display:none}}.bg-parts-item.bg-parts-r-04-sp{position:absolute;width:2px;bottom:-4%;right:4%;z-index:10}@media(min-width: 768px){.bg-parts-item.bg-parts-r-04-sp{display:none}}.breadcrumb-wrap{width:100%;position:relative;box-sizing:border-box}@media(min-width: 768px){.breadcrumb-wrap{width:100%}}.breadcrumb-wrap.breadcrumb-wrap-01{position:absolute;left:20px;bottom:20px;z-index:10}@media(min-width: 768px){.breadcrumb-wrap.breadcrumb-wrap-01{left:8%;top:265px;bottom:auto}}.breadcrumb-wrap.breadcrumb-wrap-02{position:absolute;left:20px;top:-70px;z-index:10}@media(min-width: 768px){.breadcrumb-wrap.breadcrumb-wrap-02{left:20px;top:10px}}.breadcrumb{width:auto}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.breadcrumb li{display:flex;align-items:center;font-size:.75rem}@media(min-width: 768px){.breadcrumb li{font-size:.875rem}}@media(min-width: 768px){.breadcrumb li{font-size:1rem}}.breadcrumb li+li::before{content:">";margin:0 .5rem;color:#707070}.breadcrumb li[aria-current=page]{pointer-events:none;font-weight:500;color:#274374}.breadcrumb a{color:#707070;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.d-none{display:none !important}.d-block{display:block !important}.d-inline-block{display:inline-block !important}@media only screen and (min-width: 544px){.d-sm-none{display:none !important}.d-sm-block{display:block !important}.d-inline-md-block,.d-md-inline-block{display:inline-block !important}}@media only screen and (min-width: 768px){.d-md-none{display:none !important}.d-md-block{display:block !important}.d-inline-md-block,.d-md-inline-block{display:inline-block !important}.d-md-flex{display:flex !important}.just-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.align-items-md-end{align-items:flex-end}.flex-row-md-reverse{flex-flow:row-reverse}.flex-md-wrap{flex-wrap:wrap}}@media only screen and (min-width: 992px){.d-lg-none{display:none !important}.d-lg-block{display:block !important}.d-inline-lg-block,.d-lg-inline-block{display:inline-block !important}.d-lg-flex{display:flex !important}.justify-content-lg-between{justify-content:space-between !important}.align-items-lg-end{align-items:flex-end}.flex-row-lg-reverse{flex-flow:row-reverse}.flex-lg-wrap{flex-wrap:wrap}.just-content-lg-center{justify-content:center}}@media only screen and (min-width: 1280px){.d-xl-none{display:none !important}.d-xl-block{display:block !important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.mx-atuo{margin-left:auto;margin-right:auto}.link-none{pointer-events:none}.text-red{color:red}
