:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size) / 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}

/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-ms-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}div[data-scroll-section]{backface-visibility:hidden}.has-scroll-scrolling div[data-scroll-section-inview],.has-scroll-scrolling section[data-scroll-section-inview]{will-change:transform}.has-scroll-scrolling section[data-scroll]{pointer-events:none}.header__ci .ico .logo{opacity:0;transform:scale(1.1)}.header__ci .ico .ring,.header__ci .ico:after{transform:scale(0)}.header__ci .txt{opacity:0;transform:translate3d(0,20px,0)}.is-show .header__ci .ico .logo{opacity:1;transform:none;transition:opacity .4s linear,transform .7s cubic-bezier(.165,.84,.44,1);transition-delay:.4s}.is-show .header__ci .ico .ring{transform:none;transition:transform .6s cubic-bezier(.34,1.1,.64,1.2) .2s}.is-show .header__ci .ico:after{transform:none;transition:transform .6s cubic-bezier(.34,1.1,.64,1.2)}.is-show .header__ci .txt{opacity:1;transform:none;transition:opacity .7s linear,transform 1.4s cubic-bezier(.165,.84,.44,1);transition-delay:.2s}.top-visual{height:100vh;height:640px;position:relative;overflow:hidden}.top-visual__inner{width:550px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:0 0 165px;position:relative;z-index:1}.top-visual__inner img{margin:0 auto}.top-visual__ci{width:548px;margin:0 auto 54px;position:relative}.top-visual__ci .txt{opacity:0;transform:translate3d(0,30px,0) scale(1.05)}.top-visual__ci .txt_02{width:546px;margin-top:40px;opacity:0;transform:translate3d(0,34px,0) scale(1.05)}.top-visual__txt{opacity:0;transform:translate3d(0,40px,0)}.top-visual__line{height:7px;top:211px;overflow:hidden;transform:translate3d(-80px,0,0)}.top-visual__line,.top-visual__line:after{width:100%;display:block;left:0;position:absolute;z-index:0}.top-visual__line:after{content:"";height:100%;top:0;background:#0069b4;transform:scaleX(0);transform-origin:left top}.top-visual__line canvas{height:9px;top:-1px;z-index:1}.top-visual-bg,.top-visual__line canvas{width:100%;display:block;left:0;position:absolute;opacity:0}.top-visual-bg{height:100%;top:0;z-index:0;padding:0 0 0 100px;contain:paint;transform:translate3d(0,180px,0) scale(1.1);transform-origin:center center}.top-visual-bg img{min-height:640px;object-fit:cover;will-change:transform}.top-visual-bg.is-show{opacity:1;transform:none;transition:opacity 1.5s linear,transform 3s cubic-bezier(.25,.46,.45,.94)}.is-show .top-visual__ci .txt,.is-show .top-visual__ci .txt_02{opacity:1;transform:none;transition:opacity .4s linear,transform 1.4s cubic-bezier(.165,.84,.44,1)}.is-show .top-visual__ci .txt_02{transition-delay:.2s}.is-show .top-visual__txt{opacity:1;transform:none;transition:opacity .4s linear,transform 1.4s cubic-bezier(.165,.84,.44,1);transition-delay:.4s}.is-show .top-visual__line{transform:none;transition:transform 1.2s cubic-bezier(1,0,0,1) .3s}.is-show .top-visual__line:after{transform:none;transition:inherit}.is-show .top-visual__line canvas{opacity:1;transition:opacity .3s ease-out 1.3s}.pamphlet-bnr{width:550px;margin:-100px auto 110px;position:relative;z-index:1;border:1px solid #e6e6e6;opacity:0;transform:translate3d(0,20px,0)}.pamphlet-bnr a{display:block;background:#fff}.pamphlet-bnr a:hover img{opacity:.8}.pamphlet-bnr.is-scr-show{opacity:1;transform:none;transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.top-section{position:relative}.top-section--message{margin-top:-30px}.top-section__inner{width:830px;margin:0 auto;position:relative;z-index:1}.top-section__blc{display:grid;column-gap:40px;grid-template-columns:1fr 240px;align-items:center;justify-content:center;color:#000}.top-section__blc figure{overflow:hidden;opacity:0;transform:translate3d(-40px,0,0);transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.top-section__blc img{transition:transform .8s cubic-bezier(.165,.84,.44,1),filter .4s linear}.top-section__txts{position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;opacity:0;transform:translate3d(0,40px,0)}.top-section__txts,.top-section__txts:after{transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.top-section__txts:after{content:"";width:337px;height:1px;display:block;top:58px;right:0;position:absolute;z-index:0;background:#0069b4;transform:scaleX(0);transform-origin:right top}.top-section__hd{margin:0 0 30px;font-family:Roboto Slab,Arial,sans-serif;font-size:4rem;font-weight:lighter;line-height:1}.top-section__txt{font-size:2.6rem;line-height:1.4;text-align:left}.top-section__link,.top-section__txt{font-weight:700;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-section__link{width:100%;margin-top:25px;display:block;padding:14px 0;position:relative;font-size:1.4rem;line-height:1;color:#fff;text-align:center;background:#3e3e3e;transition:background-color .3s cubic-bezier(.25,.46,.45,.94)}.top-section__link:before{content:"\e91b";font-family:icomoon!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-decoration:none!important;top:16px;left:35px;position:absolute;z-index:auto;font-size:1.1rem;transition:transform .3s cubic-bezier(.25,.46,.45,.94)}.top-section__blc:hover img{transform:scale(1.1);filter:brightness(1.2)}.top-section__blc:hover .top-section__link{background:#0069b4}.top-section__blc:hover .top-section__link:before{transform:translate3d(5px,0,0)}.top-section__thumnails{width:830px;margin:0 auto;display:flex;justify-content:space-between}.top-section__thumnail{display:block;width:402px;position:relative;color:#fff;opacity:0;transform:translate3d(-40px,0,0);transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.top-section__thumnail:last-child{transform:translate3d(40px,0,0)}.top-section__thumnail .txt-blc{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;top:0;left:0;position:absolute;z-index:1}.top-section__thumnail .en{margin:0 0 20px;font-family:Roboto Slab,Arial,sans-serif;font-size:3.6rem;line-height:1;font-weight:lighter}.top-section__thumnail .jp{font-size:1.4rem;line-height:1}.top-section__thumnail figure{display:block;position:relative;z-index:0;overflow:hidden}.top-section__thumnail figure:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.3);transition:opacity .4s linear}.top-section__thumnail img{transition:transform .8s cubic-bezier(.165,.84,.44,1),filter .4s linear}.top-section__thumnail:hover figure:before{opacity:.8}.top-section__thumnail:hover figure img{transform:scale(1.1);filter:brightness(1.2)}.top-section__blc--right{direction:rtl}.top-section__blc--right .top-section__txts{display:flex;flex-direction:column;align-items:flex-end}.top-section__blc--right .top-section__txts:after{right:auto;left:0}.top-section__blc--right .top-section__txt{width:120%}.top-section+.top-section{margin-top:60px}.is-scr-show .top-section__blc figure,.is-scr-show .top-section__txts{opacity:1;transform:none}.is-scr-show .top-section__txts:after{transform:none}.is-scr-show .top-section__thumnail{opacity:1;transform:none}.top-hd{padding:0 40px;margin-top:-20px;position:relative;z-index:2;text-align:center;color:#fff}.top-hd .en,.top-hd .jp{opacity:0;transform:translate3d(0,20px,0);transition:opacity .2s linear,transform .6s cubic-bezier(.165,.84,.44,1);transition-delay:.8s}.top-hd .en{font-family:Roboto Slab,Arial,sans-serif;font-size:4rem;font-weight:lighter}.top-hd .en,.top-hd .jp{line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.top-hd .jp{margin:16px 0 0;font-size:1.6rem;font-weight:700;transition-delay:.9s}.top-hd:after,.top-hd:before{content:"";width:2px;height:78px;display:block;top:0;left:0;position:absolute;z-index:0;background:#fff;transform:rotate(20deg) scaleY(0);transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1);transition-delay:1s;transform-origin:left top}.top-hd:after{left:auto;right:0;transform-origin:left bottom}.top-hd--blue{color:#0069b4}.top-hd--blue:after,.top-hd--blue:before{background:#0069b4}.top-hd--min:after,.top-hd--min:before{content:none}.is-scr-show .top-hd .en,.is-scr-show .top-hd .jp{opacity:1;transform:none}.is-scr-show .top-hd:after,.is-scr-show .top-hd:before{transform:rotate(20deg)}.credit{color:#fff;font-size:1rem;font-family:Roboto Slab,Arial,sans-serif;line-height:1;text-shadow:0 0 6px #000}.voice{height:424px;position:relative;overflow:hidden}.voice a{display:block;height:inherit}.voice a:after{content:"";width:100%;height:100%;display:block;top:0;left:0;position:absolute;z-index:0;background:linear-gradient(#7aa1c9,#0b57a7)}.voice__inner{width:830px;height:inherit;flex-direction:column;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative;z-index:2;overflow:hidden}.voice__inner .top-hd{color:#fff;filter:drop-shadow(0 0 4px rgba(0,0,0,.4)) drop-shadow(0 0 2px rgba(0,0,0,.4))}.voice__inner .top-hd:after,.voice__inner .top-hd:before{background:#fff}.voice__imgs{width:100%;height:100%;display:block;top:0;left:0;position:absolute;z-index:1;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}.voice__imgs figure{overflow:hidden;position:relative;transform:translate3d(0,-125px,0);opacity:0;clip-path:polygon(0 0,100% 0,100% 0,0 0);transition:transform 1.2s cubic-bezier(.165,.84,.44,1),clip-path 1.2s cubic-bezier(.165,.84,.44,1),opacity .6s linear}.voice__imgs figure:nth-child(3)~figure{transform:translate3d(0,125px,0)}.voice__imgs figure:first-child{transition-delay:1.09s}.voice__imgs figure:nth-child(2){transition-delay:1.18s}.voice__imgs figure:nth-child(3){transition-delay:1.27s}.voice__imgs figure:nth-child(4){transition-delay:1.36s}.voice__imgs figure:nth-child(5){transition-delay:1.45s}.voice__imgs figure:nth-child(6){transition-delay:1.54s}.voice__imgs img{width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform 1s cubic-bezier(.165,.84,.44,1)}.voice a:hover figure:after{opacity:.7}.voice a:hover img{transform:scale(1.13)}.voice:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:10;background:#fff;transform-origin:right top}.is-scr-show .voice__imgs figure{opacity:1;transform:none!important;clip-path:polygon(0 0,100% 0,100% 100%,0 100%)!important}.is-scr-show .voice:after{transform:scaleX(0);transition:transform .95s cubic-bezier(.86,0,.07,1)}.from{width:830px;height:424px;flex-direction:column;display:flex;align-items:center;justify-content:center;margin:0 auto;position:relative}.from__imgs{width:100%;height:100%;display:block;top:0;left:0;position:absolute;z-index:1;display:grid;grid-template-columns:repeat(4,1fr);opacity:0;transform:translate3d(0,40px,0)}.from__imgs figure{overflow:hidden}.from__imgs figure:first-child{grid-row:1/2;grid-column:1/3}.from__imgs figure:nth-child(2),.from__imgs figure:nth-child(3){grid-row:1/2}.from__imgs figure:nth-child(4),.from__imgs figure:nth-child(5){grid-row:2/2}.from__imgs figure:nth-child(6){grid-row:2/2;grid-column:3/5}.from__imgs figure.is-sp{display:none}.from__imgs img{width:100%;height:100%;object-fit:cover;transition:transform 1s cubic-bezier(.165,.84,.44,1),filter .3s linear;backface-visibility:hidden}.from__imgs:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.35);transition:opacity .4s linear}.is-scr-show .from__imgs{opacity:1;transform:none;transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.career{width:830px;height:230px;flex-direction:column;display:flex;align-items:center;justify-content:center;overflow:hidden;margin:0 auto;position:relative}.career__imgs{width:100%;height:100%;display:block;top:0;left:0;position:absolute;z-index:1;overflow:hidden;opacity:0;transform:translate3d(0,40px,0)}.career__imgs img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1),filter .4s linear}.career__imgs:before{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:1;background:rgba(0,0,0,.4);transition:opacity .4s linear}.career__illust{width:200px;top:20px;right:25px;position:absolute;z-index:1;opacity:0;transform:translate3d(20px,0,0)}.career__illust img{transform-origin:left bottom;transition:transform 1s cubic-bezier(.165,.84,.44,1)}.career:hover .career__imgs:before{opacity:.7}.career:hover .career__imgs img{transform:scale(1.1);filter:brightness(1.2)}.career:hover .career__illust img{transform:scale(1.05) translate3d(-20px,0,0)}.is-scr-show .career__illust,.is-scr-show .career__imgs{opacity:1;transform:none;transition:opacity .2s linear,transform 1s cubic-bezier(.165,.84,.44,1)}.is-scr-show .career__illust{transition-delay:.35s}@media (min-width:768px){.from a:hover .from__imgs:after{opacity:.5}.from a:hover figure:first-child img,.from a:hover figure:nth-child(2) img,.from a:hover figure:nth-child(3) img{transform:scale(1.15) rotate(-3deg)}.from a:hover figure:nth-child(4) img,.from a:hover figure:nth-child(5) img{transform:scale(1.15)}.from a:hover figure:nth-child(6) img,.from a:hover figure:nth-child(7) img,.from a:hover figure:nth-child(8) img{transform:scale(1.15) rotate(3deg)}}@media (max-width:767px){.top-visual{height:657px;display:flex;align-items:center;justify-content:center;margin-bottom:0;overflow:hidden}.top-visual__inner{width:60%;height:auto;padding-bottom:250px;transform:none!important}.top-visual__ci{width:100%;margin-bottom:48px}.top-visual__ci .txt{width:100%}.top-visual__ci .txt_02{width:100%;margin-top:34px}.top-visual__txt{width:100%}.top-visual__line{height:5px;top:calc(32vw + 20px)}.top-visual__line canvas{height:7px}.top-visual-bg{padding:0;top:86px;height:540px;contain:unset;transform:scale(1.1)}.top-visual-bg img{min-height:100%}.pamphlet-bnr{width:auto;margin:-220px 36px 80px}.top-section__inner{width:auto;padding:0 36px}.top-section__blc{display:block}.top-section__blc figure{margin-bottom:25px}.top-section__txts:after{width:100%}.top-section__link{margin-top:15px}.top-section__thumnails{width:auto;display:block;padding:0 36px}.top-section__thumnail{width:auto}.top-section__thumnail+.top-section__thumnail{margin-top:20px}.top-hd{margin:0 0 25px;padding:0 18px;font-size:2.2rem}.credit{text-shadow:0 0 3px #000;opacity:.9}.voice{height:auto}.voice .top-hd{top:50%;left:50%;position:absolute;z-index:2;transform:translate3d(-50%,-52%,0)}.voice__inner{width:auto}.voice__imgs{position:relative;grid-template-columns:1fr 1fr 1fr;row-gap:140px}.voice__imgs figure{height:140px}.voice__imgs figure:nth-child(5){transform:translate3d(0,-112px,0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}.voice__imgs figure:after{opacity:.5}.from{width:100%;height:100%;aspect-ratio:1/1.12}.from__imgs{display:block}.from__imgs figure{width:100%;height:100%}.from__imgs img{object-position:center 25%}.career{width:auto;height:322px;margin:0 36px;padding-top:30px;justify-content:flex-start}.career__illust{width:60%;top:auto;bottom:-30px;right:20%}}