@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Noto+Sans+JP:wght@100..900&family=Zen+Kurenaido&family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap";/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1002;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-container>.modaal-close{border:none;background:rgba(0,0,0,0);padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper *[tabindex="0"]{outline:none !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0px;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-container>.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;transition:all .2s ease-in-out}.modaal-container>.modaal-close:focus,.modaal-container>.modaal-close:hover{outline:none;background:#fff}.modaal-container>.modaal-close:focus:before,.modaal-container>.modaal-close:focus:after,.modaal-container>.modaal-close:hover:before,.modaal-container>.modaal-close:hover:after{background:#b93d0c}.modaal-container>.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-container>.modaal-close:before,.modaal-container>.modaal-close:after{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-container>.modaal-close:before{transform:rotate(-45deg)}.modaal-container>.modaal-close:after{transform:rotate(45deg)}.modaal-fullscreen .modaal-container>.modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:rgba(0,0,0,0)}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:rgba(0,0,0,0);box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:rgba(0,0,0,0)}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:none}.modaal-gallery-control{position:absolute;top:50%;transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:none;background:#fff}.modaal-gallery-control:focus:before,.modaal-gallery-control:focus:after,.modaal-gallery-control:hover:before,.modaal-gallery-control:hover:after{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:before,.modaal-gallery-control:after{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:before,.modaal-gallery-prev:after{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container iframe,.modaal-video-container object,.modaal-video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:none;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;transform:scale(0.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){transform:translate(84px, 84px) rotate(45deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(2)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){transform:translate(84px, 84px) rotate(90deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(3)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){transform:translate(84px, 84px) rotate(135deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(4)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){transform:translate(84px, 84px) rotate(180deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(5)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){transform:translate(84px, 84px) rotate(225deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(6)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){transform:translate(84px, 84px) rotate(270deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(7)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){transform:translate(84px, 84px) rotate(315deg) translate(70px, 0)}.modaal-loading-spinner>div:nth-of-type(8)>div{animation:modaal-loading-spinner 1s linear infinite;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){transform:translate(84px, 84px) rotate(360deg) translate(70px, 0)}@media only screen and (min-width: 1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width: 1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:before,.modaal-gallery-control:after{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width: 900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width: 600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height: 1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height: 1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height: 900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height: 820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@keyframes modaal-loading-spinner{0%{opacity:1;transform:scale(1.5)}100%{opacity:.1;transform:scale(1)}}:root{--font-family-manrope: "Manrope", sans-serif;--font-family-noto: YakuHanJP, "Noto Sans JP", sans-serif;--font-family-zen: "Zen Kurenaido", sans-serif;--font-family-urbanist: "Urbanist", sans-serif;--font-sm-6: 1.0rem;--font-sm-5: 1.1rem;--font-sm-4: 1.2rem;--font-sm-2: 1.4rem;--font-sm-1: 1.5rem;--font-md: 1.6rem;--font-lg-1: 1.7rem;--font-lg-2: 1.8rem;--font-lg-3: 1.9rem;--font-lg-4: 2.0rem;--font-lg-5: 2.2rem;--font-lg-6: 2.4rem;--font-lg-7: 2.6rem;--font-lg-8: 2.8rem;--font-lg-9: 3.0rem;--font-lg-10: 3.2rem;--font-title-en: 4.8rem;--color-main: #0d8652;--color-main-rgb: 13,134,82;--color-sub: #00a559;--header-height: 5.5rem;--w960: 96.0rem;--w980: 98.0rem;--w1120: 112.0rem;--w1160: 116.0rem;--w1210: 121.0rem;--w1330: 133.0rem;--swiper-base-width: 121.0;--slide-base-width: 28.0;--slide-base-gap: 3.0;--slide-bp: 1340}@media(max-width: 750px){:root{--font-sm-6: 0.8rem;--font-sm-5: 1.0rem;--font-sm-4: 1.0rem;--font-sm-2: 1.1rem;--font-sm-1: 1.2rem;--font-md: 1.3rem;--font-lg-1: 1.4rem;--font-lg-2: 1.5rem;--font-lg-4: 1.7rem;--font-lg-5: 1.8rem;--font-lg-6: 2.0rem;--font-lg-7: 2.1rem;--font-lg-8: 2.2rem;--font-lg-9: 2.3rem;--font-lg-10: 2.4rem;--font-title-en: 3.6rem;--header-height: 8.0rem;--w960: 31.5rem;--w980: 31.5rem;--w1120: 29.5rem;--w1160: 31.5rem;--w1210: 22.0rem}}html{font-size:.625em}@media(max-width: 1240px){html{font-size:.8064516129vw}}@media(max-width: 750px){html{font-size:2.6666666667vw}}body{font-family:var(--font-family-noto);font-feature-settings:"palt";font-size:var(--font-md);line-height:1}@media(max-width: 750px){body{padding-bottom:4rem}}body.is-scroll-stop{overflow:hidden}img{width:100%;max-width:none;height:auto}.sp{display:none}@media(max-width: 750px){.sp{display:block}}@media(max-width: 750px){.pc{display:none}}summary{list-style:none}em{font-style:normal}.scroll-hint-shadow-wrap::after{opacity:0 !important}.color-green{color:var(--color-main)}.op-hover{transition-property:opacity;transition-duration:.5s}.op-hover:hover{opacity:.4}.img-hover__zoom{overflow:hidden}.img-hover__zoom img{transition:transform .5s}.img-hover:hover .img-hover__zoom img{transform:scale(1.1)}.fadeUP{transition-property:transform,opacity;transition-duration:.75s,.75s;transform:translateY(5rem);opacity:0}.fadeUP.is-showin{transform:translateY(0);opacity:1}.header{width:100%;position:fixed;top:0;left:0;z-index:20}.header.is-scrolled{height:5.5rem}.header.is-scrolled .header__hiddeninner{transform:translate3d(0, -100%, 0)}@media(max-width: 750px){.header.is-scrolled .header__hiddeninner{transform:translate3d(0, 0, 0)}}.header.is-scrolled .header__inner{transform:translate3d(0, calc(-100% - 2.5rem), 0)}@media(max-width: 750px){.header.is-scrolled .header__inner{transform:translate3d(0, 0, 0)}}.header__hiddeninner{background:hsla(0,0%,100%,.8);width:100%;height:8rem;padding:0 2rem;display:flex;align-items:center;transition:transform .35s}@media(max-width: 750px){.header__hiddeninner{display:none}}.header__group-logo{width:24.8rem;margin-left:auto}@media(max-width: 750px){.header__group-logo{width:13.4rem;position:absolute;top:0;right:10.6rem}}.header__inner{background:hsla(0,0%,100%,.8);width:100%;height:var(--header-height);display:flex;justify-content:flex-end;align-items:center;transition:transform .35s}@media(max-width: 750px){.header__inner{height:4.6rem;transition:none}}.header__logo{margin-right:auto;margin-left:5rem;transform:translateY(-6.75rem);transition:transform .35s}@media(max-width: 750px){.header__logo{margin-left:1rem;transform:none}}.header__logo-img{width:25.2rem}@media(max-width: 750px){.header__logo-img{width:12rem}}.header__logo-link{display:flex;align-items:center;gap:0 2.4rem}@media(max-width: 750px){.header__logo-link{flex-direction:column;align-items:flex-end;gap:.2rem 0}}.header__logo-txt{font-size:var(--font-sm-2);font-weight:500;padding-bottom:.02rem}@media(max-width: 750px){.header__logo-txt{font-size:.8rem}}.header.is-scrolled .header__logo{transform:translateY(0)}.header__entry-btn{font-size:var(--font-sm-2);font-weight:700;display:flex;gap:.2rem}@media(max-width: 750px){.header__entry-btn{background:#fff;width:37.5rem;position:fixed;left:0;bottom:0;gap:.1rem}}.header__entry-btn-item{background:#fff;width:13.5rem}@media(max-width: 750px){.header__entry-btn-item{width:50%}}.header__entry-btn-link{color:#fff;background:#00a559;width:100%;height:var(--header-height);display:flex;justify-content:center;align-items:center;transition:background .25s}@media(max-width: 750px){.header__entry-btn-link{height:4rem}}.header__entry-btn-link:hover{background:var(--color-main)}.header__entry-btn-link--career{background:#008aa6}.header__entry-btn-link--career:hover{background:#056}.header__entry-btn-en{font-size:var(--font-sm-1)}.header__menu{display:block;width:11.5rem;height:100%;position:relative;z-index:50;transition:background .25s;flex-shrink:0}@media(max-width: 750px){.header__menu{width:6rem}}.header__menu-line{background:currentColor;display:block;width:4.5rem;height:1px;position:absolute;top:2.7rem;left:3.5rem;transition:all .5s}@media(max-width: 750px){.header__menu-line{width:3.4rem;height:.1rem;top:1.95rem;left:1.3rem}}.header__menu-line::before,.header__menu-line::after{content:"";background:currentColor;display:block;width:100%;height:100%;position:absolute;left:0;transition:all .3s}.header__menu-line::before{top:-0.7rem}@media(max-width: 750px){.header__menu-line::before{top:-0.6rem}}.header__menu-line::after{top:.7rem}@media(max-width: 750px){.header__menu-line::after{top:.6rem}}.header__menu.is-open .header__menu-line{background-color:rgba(0,0,0,0)}.header__menu.is-open .header__menu-line::before{top:0;transform:rotate(330deg)}.header__menu.is-open .header__menu-line::after{top:0;transform:rotate(-330deg)}.header__overlay{background:rgba(0,0,0,.4);position:fixed;inset:0;z-index:-1;transition:opacity .25s,visibility .25s;opacity:0;visibility:hidden}.header__overlay.is-active{opacity:1;visibility:visible}.megamenu{margin-right:5rem;margin-left:auto;display:flex;gap:0 3rem}@media(max-width: 1240px){.megamenu{display:none}}.megamenu__item{position:relative}.megamenu__parent{font-family:var(--font-family-manrope);font-size:var(--font-sm-1);font-weight:500;letter-spacing:.02em;display:block;height:var(--header-height);cursor:default}.megamenu__child{background:#fff;padding:4.5rem 7rem;border-radius:.6rem;white-space:nowrap;position:absolute;top:calc(100% - .5rem);left:50%;transform:translate(-50%, 1rem);transition:opacity .25s,visibility .25s,transform .25s;opacity:0;visibility:hidden}.megamenu__child::before{content:"";background:var(--color-main);width:1.2rem;height:.8rem;position:absolute;bottom:100%;left:50%;transform:translateX(-50%);clip-path:polygon(50% 0%, 0% 100%, 100% 100%)}.megamenu__child-item{width:30rem}.megamenu__child-title{font-weight:700;color:var(--color-main);margin-bottom:3rem;display:flex;align-items:center;gap:0 1.5rem}.megamenu__child-title-en{font-family:var(--font-family-manrope);font-size:3.6rem;letter-spacing:.06em}.megamenu__child-title-ja{font-size:var(--font-sm-4);letter-spacing:.03em;padding-top:.5rem}.megamenu__child-cards{max-width:63rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem 0}.megamenu__child-cards-item{width:30rem}.megamenu__child-cards-item:nth-of-type(even){margin-left:3rem}.megamenu__child-cards-link{display:block}.megamenu__child-cards-img{margin-bottom:.8rem;border-radius:.2rem;overflow:hidden}.megamenu__child-cards-txt{font-size:var(--font-lg-2);line-height:1.2222222222}.megamenu__child-people{width:100%;max-width:63rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem 0}.megamenu__child-people-item{width:19rem;margin-left:3rem}.megamenu__child-people-item:nth-child(3n+1){margin-left:0}.megamenu__child-people-link{display:flex;flex-direction:column;gap:.8rem}.megamenu__child-people-img{border-radius:.2rem;overflow:hidden}.megamenu__child-people-meta{font-size:var(--font-sm-4);font-weight:500}.megamenu__child-people-place{font-weight:500}.megamenu__child-txtlist{line-height:1.25;text-align:center;width:100%;max-width:63rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:3rem 0}.megamenu__child-txtlist-item{width:15rem;margin-left:1rem}.megamenu__child-txtlist-item:nth-child(4n+1){margin-left:0}.megamenu__child-txtlist-link{color:#fff;background:#49a47d;width:100%;height:9rem;border-radius:.2rem;transition:background .5s;display:flex;justify-content:center;align-items:center}.megamenu__child-txtlist-link:hover{background:#0a6e46}.megamenu__item:hover .megamenu__parent{color:var(--color-main)}.megamenu__item:hover .megamenu__child{opacity:1;visibility:visible;transform:translate(-50%, 0)}.hamburger{background:#dddedf;width:100%;height:100vh;padding-top:5.5rem;position:fixed;top:0;left:0;z-index:-1;display:flex;justify-content:center;align-items:center;transition:opacity .25s,visibility .25s;opacity:0;visibility:hidden}@media(max-width: 750px){.hamburger{height:100vh;padding-top:4.6rem;padding-bottom:10dvh;top:0;overflow:scroll;align-items:flex-start}}.hamburger.is-open{opacity:1;visibility:visible}.hamburger__menu{position:relative;z-index:1;display:flex;justify-content:center;gap:0 7rem}@media(max-width: 750px){.hamburger__menu{padding-top:3rem;flex-direction:column;gap:5rem 0}}.hamburger__menu-item{width:30rem}@media(max-width: 750px){.hamburger__menu-item{width:31.5rem}}.hamburger__menu-item>*:last-child{margin-bottom:0}.hamburger__menu-title{font-family:var(--font-family-manrope);font-size:2.8rem;font-weight:700;color:var(--color-main);letter-spacing:.06em;padding-bottom:1.5rem;margin-bottom:3.5rem;border-bottom:1px solid #a7a3a1}@media(max-width: 750px){.hamburger__menu-title{font-size:2rem;padding-bottom:1rem;margin-bottom:2rem}}.hamburger__menu-cards{font-size:var(--font-sm-1);line-height:1.3333333333;font-weight:500;width:27rem;display:flex;flex-direction:column;gap:1.5rem 0}@media(max-width: 750px){.hamburger__menu-cards{width:100%;flex-direction:row;flex-wrap:wrap;gap:1.5rem}}@media(max-width: 750px){.hamburger__menu-cards-item{width:15rem}}.hamburger__menu-cards-img{margin-bottom:.5rem;border-radius:.2rem;overflow:hidden}.hamburger__menu-cards-link{transition:color .25s}.hamburger__menu-cards-link:hover{color:var(--color-main)}.hamburger__menu-people{font-weight:500;display:flex;flex-direction:column;gap:1.5rem 0}.hamburger__menu-people-link{display:grid;grid-template-columns:6.5rem 1fr;grid-template-rows:1fr 1fr 1fr;align-items:center;grid-template-areas:"img ." "img ." "img .";gap:0 1.5rem;transition:color .25s}@media(max-width: 750px){.hamburger__menu-people-link{grid-template-columns:5.5rem 1fr}}.hamburger__menu-people-link:hover{color:var(--color-main)}.hamburger__menu-people-img{width:6.5rem;grid-area:img;border-radius:50%}@media(max-width: 750px){.hamburger__menu-people-img{width:5.5rem}}.hamburger__menu-people-meta{font-size:var(--font-sm-4)}.hamburger__menu-people-place{font-size:var(--font-sm-1)}.hamburger__menu-txtlist{font-size:var(--font-sm-1);line-height:1.3333333333;font-weight:500;margin-bottom:6rem;display:flex;flex-direction:column;gap:1.5rem 0}.hamburger__menu-txtlist-link{transition:color .25s}.hamburger__menu-txtlist-link:hover{color:var(--color-main)}.hamburger__overlay{background:#dddedf;position:absolute;inset:0}.footer{background:url("../img/common/bg-footer.webp") repeat center/cover;padding:9rem 0 2rem;position:relative}@media(max-width: 750px){.footer{padding-top:4rem}}.footer__pagetop{font-family:var(--font-family-manrope);font-size:var(--font-sm-4);letter-spacing:.12em;writing-mode:vertical-rl;position:absolute;top:4.5rem;right:4rem}@media(max-width: 750px){.footer__pagetop{top:1.5rem;right:1.5rem}}.footer__pagetop-arrow{background:#000;display:block;width:1.4rem;aspect-ratio:14/76;-webkit-mask:url("../img/common/pagetop.svg") no-repeat top center/cover;mask:url("../img/common/pagetop.svg") no-repeat top center/cover;transition:background .25s}@media(max-width: 750px){.footer__pagetop-arrow{width:1rem}}.footer__pagetop a{width:1.4rem;transition:color .25s;display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:1rem}@media(max-width: 750px){.footer__pagetop a{width:1rem}}.footer__pagetop a:hover{color:var(--color-main)}.footer__pagetop a:hover .footer__pagetop-arrow{background:var(--color-main)}.footer__inner{width:var(--w1160);margin:0 auto}.footer__nav{margin-bottom:9rem;display:grid;grid-template-columns:20rem auto 20rem 20rem;gap:0 6rem}@media(max-width: 1300px){.footer__nav{justify-content:start}}@media(max-width: 750px){.footer__nav{width:29.5rem;display:flex;flex-direction:column;gap:3.5rem 0}}.footer__nav-item *:last-child{margin-bottom:0}.footer__nav-category{font-family:var(--font-family-manrope);font-size:var(--font-sm-4);letter-spacing:.06em;padding-bottom:.5rem;margin-bottom:2rem;border-bottom:1px solid #a7a3a1}@media(max-width: 750px){.footer__nav-category{margin-bottom:1.5rem}}.footer__nav-list{font-size:var(--font-sm-2);line-height:1.4285714286;font-weight:500;margin-bottom:5.5rem;display:flex;flex-direction:column;gap:2rem}@media(max-width: 750px){.footer__nav-list{margin-bottom:3.5rem;gap:1rem}}.footer__nav-list-item small{font-size:var(--font-sm-4)}.footer__nav-list-link{background-image:linear-gradient(90deg, var(--color-main), var(--color-main));background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;transition:color .25s,background-size .6s;position:relative}.footer__nav-list-link:hover{color:var(--color-main);background-size:100% 1px}.footer__nav-people{font-size:var(--font-sm-2);line-height:1.4285714286;font-weight:500;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto auto;gap:2rem 5rem}.footer__nav-people-item:nth-child(1){grid-row:1;grid-column:1}.footer__nav-people-item:nth-child(2){grid-row:2;grid-column:1}.footer__nav-people-item:nth-child(3){grid-row:3;grid-column:1}.footer__nav-people-item:nth-child(4){grid-row:1;grid-column:2}.footer__nav-people-item:nth-child(5){grid-row:2;grid-column:2}.footer__nav-people-item:nth-child(6){grid-row:3;grid-column:2}.footer__nav-people-item small{font-size:var(--font-sm-4)}.footer__nav-people-link{background-image:linear-gradient(90deg, var(--color-main), var(--color-main));background-position:left bottom;background-repeat:no-repeat;background-size:0 1px;transition:color .25s,background-size .6s;position:relative}.footer__nav-people-link:hover{color:var(--color-main);background-size:100% 1px}.footer__outer{width:calc(100% - 5rem);margin:0 auto;display:flex;justify-content:space-between;align-items:flex-end}@media(max-width: 750px){.footer__outer{display:block}}.footer__group-logo{width:25.5rem}@media(max-width: 750px){.footer__group-logo{width:19rem;margin:0 auto 2.5rem}}.footer__ext{font-size:var(--font-sm-4);margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:0 3.5rem}@media(max-width: 750px){.footer__ext{margin-bottom:2rem;justify-content:center;gap:1.2rem 1.5rem}}.footer__ext-link{display:inline-block;position:relative}.footer__ext-link:hover{text-decoration:underline}.footer__ext-link--hasicon{padding-right:1.5rem}.footer__ext-link--hasicon::after{content:"";background:currentColor;width:1rem;position:absolute;top:0;right:0;aspect-ratio:1;-webkit-mask:url("../img/common/icon-ext.svg") no-repeat center/cover;mask:url("../img/common/icon-ext.svg") no-repeat center/cover}@media(max-width: 750px){.footer__ext-link--hasicon::after{width:.9rem}}.footer__copyright{font-family:var(--font-family-manrope);font-size:var(--font-sm-4);letter-spacing:.05em}@media(max-width: 750px){.footer__copyright{text-align:center;display:block}}.title__ja{font-size:var(--font-sm-4);letter-spacing:.03em;margin-bottom:1.5rem}@media(max-width: 750px){.title__ja{margin-bottom:1rem}}.title__en{font-family:var(--font-family-manrope);font-size:var(--font-title-en);line-height:.7916666667;font-weight:500;letter-spacing:.06em;padding-bottom:.25em}.js-split{overflow:hidden}.subtitle{color:currentColor;text-align:center;margin-bottom:5rem}@media(max-width: 750px){.subtitle{margin-bottom:3rem}}.subtitle__ja{font-size:var(--font-lg-7);font-weight:500;color:var(--color-main);letter-spacing:.05em;margin-bottom:1.5rem}.subtitle__ja--currentColor{color:currentColor}.subtitle__en{font-size:var(--font-sm-5);font-weight:700;letter-spacing:.09em}.txt{font-size:var(--font-md);line-height:2.1875;text-align:justify}@media(max-width: 750px){.txt{line-height:1.9230769231}}.txt--intro{font-weight:500;width:100%;max-width:81rem;margin:0 auto}.txt__small{font-size:var(--font-sm-5);display:block}.circle-arrow{width:5.5rem;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;position:relative;transition:background .25s}@media(max-width: 750px){.circle-arrow{width:3rem}}.circle-arrow::after{content:"";background:#fff;width:1.4rem;aspect-ratio:14/10;-webkit-mask:url("../img/common/arrow-01.svg") no-repeat center/cover;mask:url("../img/common/arrow-01.svg") no-repeat center/cover;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:background .25s}@media(max-width: 750px){.circle-arrow::after{width:.9rem}}.lower-mainvisual{position:relative}.lower-mainvisual__title{color:#fff;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-shadow:0 0 1rem rgba(0,0,0,.75);white-space:nowrap}@media(max-width: 750px){.lower-mainvisual__title{padding-top:7rem}}.lower-mainvisual__title-ja{font-size:4.4rem;line-height:1.5;margin-bottom:1rem}@media(max-width: 750px){.lower-mainvisual__title-ja{font-size:2.8rem;margin-bottom:.5rem}}.lower-mainvisual__title-ja-small{font-size:3.5rem}@media(max-width: 750px){.lower-mainvisual__title-ja-small{font-size:2.2rem;display:block !important}}.lower-mainvisual__title-en{font-size:var(--font-md);line-height:1.3;font-weight:300;letter-spacing:.05em}.lower-mainvisual__title-en em{font-size:var(--font-lg-2);font-weight:700}.home-intro{width:100%;height:200vh;position:relative;overflow:hidden}.home-intro::before{content:"";background:currentColor;opacity:.25;mix-blend-mode:multiply;width:100%;height:100%;position:absolute;top:0;left:0}.home-intro__video{width:100%;height:100%;position:absolute;inset:0;z-index:-1;overflow:hidden}.home-intro__video video{width:100%;height:100vh;-o-object-fit:cover;object-fit:cover;position:absolute}.home-intro__catch{width:100%;height:100vh;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding-left:5.625dvw}.home-intro__catch *:last-child{margin-bottom:0}@media(max-width: 750px){.home-intro__catch{padding-left:1rem;justify-content:flex-start}}@media(max-width: 750px){.home-intro__catch--1st{padding-top:17rem}}.home-intro__catch--2nd{padding-bottom:4em}@media(max-width: 750px){.home-intro__catch--2nd{padding-left:2.5rem;padding-bottom:0}}.home-intro__catch-en{width:52.625dvw;margin-bottom:3.125dvw;filter:drop-shadow(0 0 2.625dvw rgba(0, 0, 0, 0.5))}@media(max-width: 750px){.home-intro__catch-en{width:33.2rem;margin-bottom:3rem}}.home-intro__catch-ja{width:33.75dvw;filter:drop-shadow(0 0 1.5625dvw rgba(0, 0, 0, 0.5))}@media(max-width: 750px){.home-intro__catch-ja{width:21rem;margin-left:.5rem}}.home-intro__catch-txt{font-size:max(1vw,var(--font-md));line-height:2.1875;color:#fff;margin-bottom:2.5dvw}@media(max-width: 750px){.home-intro__catch-txt{font-size:var(--font-md);margin-bottom:3rem}}.home-intro__banner{width:100%;max-width:140rem;padding:0 3.5rem;margin:0 auto;position:fixed;bottom:0;left:50%;z-index:5;transform:translateX(-50%)}@media(max-width: 750px){.home-intro__banner{padding:0;left:auto;bottom:4rem;right:0;transform:none}}.home-intro__banner .home-feature__banner-link{width:67.6691729323%;margin-left:auto}@media(max-width: 750px){.home-intro__banner .home-feature__banner-link{width:29rem}}.home-intro__banner.is-unfixed{position:absolute}@media(max-width: 750px){.home-intro__banner.is-unfixed{bottom:0}}.home-intro__copyright{font-size:var(--font-sm-6);color:#fff;letter-spacing:.08em;text-align:center;height:100vh;position:fixed;top:0;right:3rem;writing-mode:vertical-rl}@media(max-width: 750px){.home-intro__copyright{text-align:left;padding-top:10rem;right:1rem}}.home-intro__copyright.is-unfixed{position:absolute;top:auto;bottom:0}.home-feature{background:url("../img/index/bg-feature.webp") repeat-x top center/cover;width:100%;z-index:10}.home-feature.is-unfixed{position:relative;top:max(-12.8571428571dvw,-18rem)}.home-feature__inner{width:100%;max-width:140rem;padding:.5rem 3.5rem 10rem;margin:0 auto;position:relative;display:flex;justify-content:space-between;align-items:center}@media(max-width: 750px){.home-feature__inner{display:block;padding:2rem 3rem 4rem}}.home-feature__content{width:33rem}@media(max-width: 750px){.home-feature__content{width:31.5rem}}.home-feature__title{margin-bottom:6rem}@media(max-width: 750px){.home-feature__title{margin-bottom:23rem;margin-left:-1.5rem;writing-mode:vertical-rl}.home-feature__title .title__ja{margin-left:1rem}}.home-feature__banner{width:67.6691729323%;display:flex;flex-direction:column;gap:.5rem 0}@media(max-width: 750px){.home-feature__banner{width:29rem;position:absolute;top:.5rem;right:0}}.home-feature__banner-img{width:44.4444444444%;flex-shrink:0}@media(max-width: 750px){.home-feature__banner-img{width:6rem}}.home-feature__banner-img img{height:100%;-o-object-fit:cover;object-fit:cover}.home-feature__banner-link{color:#fff;background:var(--color-sub);display:flex;transition:background .25s}.home-feature__banner-link:hover{background:var(--color-main)}@media(max-width: 750px){.home-feature__banner-link{height:12rem}}.home-feature__banner-content{width:100%;padding:0 3.5rem;position:relative;display:flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.home-feature__banner-content{padding:0 1.5rem}}.home-feature__banner-strongtitle{font-size:var(--font-sm-1);font-weight:300;line-height:1.25;margin-bottom:1.5rem}@media(max-width: 750px){.home-feature__banner-strongtitle{margin-bottom:.75rem}}.home-feature__banner-strongtitle em{font-size:4rem;font-weight:400}@media(max-width: 750px){.home-feature__banner-strongtitle em{font-size:2.8rem}}.home-feature__banner-title{font-size:var(--font-lg-6);line-height:1.25;margin-bottom:1.5rem}@media(max-width: 750px){.home-feature__banner-title{margin-bottom:1rem}}.home-feature__banner-en{font-family:var(--font-family-manrope);font-size:var(--font-sm-5);letter-spacing:.12em}@media(max-width: 750px){.home-feature__banner-en{line-height:1.5}}.home-feature__banner-en em{font-weight:700}@media(max-width: 750px){.home-feature__banner-en em{display:block}}.home-feature__banner-circle{position:absolute;top:50%;right:3rem;transform:translateY(-50%)}@media(max-width: 750px){.home-feature__banner-circle{top:auto;right:1.5rem;bottom:1.5rem;transform:none}}.home-news{padding:8rem 0}@media(max-width: 750px){.home-news{padding:5.5rem 0}}.home-news__inner{width:var(--w960);margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 750px){.home-news__inner{display:block}}@media(max-width: 750px){.home-news__title{text-align:center;margin-bottom:4rem}}.home-news__content{width:77rem;display:flex;flex-direction:column;gap:1rem 0}@media(max-width: 750px){.home-news__content{width:100%}}.home-news__detail{font-size:var(--font-sm-2);line-height:1.4285714286}.home-news__detail-link{background:#f6f7f9;padding:.5rem 1rem .5rem 1.5rem;position:relative;display:flex;cursor:pointer}.home-news__detail-link--nobody{cursor:default;pointer-events:none}@media(max-width: 750px){.home-news__detail-link{display:grid;grid-template-columns:1fr 2.2rem;gap:0;grid-template-areas:"date date" ". .";padding:1rem 1.5rem 1.5rem}}.home-news__detail-link a{text-decoration:underline;cursor:pointer;pointer-events:auto}.home-news__detail-date{font-family:var(--font-family-manrope);color:var(--color-main);width:9rem;padding-top:.1rem;flex-shrink:0}@media(max-width: 750px){.home-news__detail-date{width:100%;padding-top:0;margin-bottom:.5rem;grid-area:date}}.home-news__detail-title{margin-right:1rem}.home-news__detail-accordion{background:#49a47d;width:2.2rem;aspect-ratio:1;margin-left:auto;border-radius:50%;position:relative;flex-shrink:0;align-self:center}@media(max-width: 750px){.home-news__detail-accordion{align-self:start}}.home-news__detail-accordion::after{content:"";background:#fff;width:1.1rem;aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-mask:url("../img/index/news-accordion-plus.svg") no-repeat center/cover;mask:url("../img/index/news-accordion-plus.svg") no-repeat center/cover}.home-news__detail[open] .home-news__detail-link{background:#dddedf}.home-news__detail[open] .home-news__detail-accordion::after{-webkit-mask:url("../img/index/news-accordion-minus.svg") no-repeat center/cover;mask:url("../img/index/news-accordion-minus.svg") no-repeat center/cover}.home-news__detail-link--nobody .home-news__detail-accordion{display:none}.home-news__detail-body{padding:1rem 4rem 2rem 10.5rem}@media(max-width: 750px){.home-news__detail-body{padding:1.5rem}}.home-people{padding:7rem 0 14rem;overflow:hidden}@media(max-width: 750px){.home-people{padding:0 0 5.5rem}}.home-people__inner{width:var(--w1210);margin:0 auto}.home-people__title{text-align:center;margin-bottom:6rem}@media(max-width: 750px){.home-people__title{margin-bottom:3.5rem}}.home-people__list{position:relative}.home-people__swiper{width:calc(var(--swiper-base-width)*1rem)}@media(max-width: 1340px){.home-people__swiper{width:calc(100vw*var(--swiper-base-width)*10/var(--slide-bp))}}@media(max-width: 750px){.home-people__swiper{width:100%}}.home-people__swiper-slide{width:calc(var(--slide-base-width)*1rem);margin-right:calc(var(--slide-base-gap)*1rem)}@media(max-width: 1340px){.home-people__swiper-slide{width:calc(100vw*var(--slide-base-width)*10/var(--slide-bp));margin-right:calc(100vw*var(--slide-base-gap)*10/var(--slide-bp))}}@media(max-width: 750px){.home-people__swiper-slide{width:22rem;margin-right:0}}.home-people__swiper-nav{width:100dvw;max-width:144rem;padding:0 1rem;height:42rem;margin:0 auto;position:absolute;top:0;left:50%;z-index:1;transform:translateX(-50%);display:flex;justify-content:space-between;align-items:center;pointer-events:none}@media(max-width: 750px){.home-people__swiper-nav{width:31.5rem;height:33rem;padding:0}}.home-people__swiper-nav-prev,.home-people__swiper-nav-next{background:var(--color-main);width:2rem;aspect-ratio:20/40;-webkit-mask:url("../img/common/arrow-02.svg") no-repeat center/cover;mask:url("../img/common/arrow-02.svg") no-repeat center/cover;pointer-events:auto;cursor:pointer}.home-people__swiper-nav-next{transform:rotate(180deg)}.home-people__tag{font-size:var(--font-sm-4);font-weight:500;color:#fff;margin-top:-1.5rem;margin-bottom:1rem;display:flex}.home-people__tag-item{background:var(--color-main);width:7rem;height:2.5rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.home-people__tag-item{width:6rem;height:2rem}}.home-people__tag-item--hiring{background:#6eb697}.home-people__data{padding:0 0 1.4rem 1.4rem;border-left:1px solid currentColor;display:grid;grid-template-columns:1fr;gap:1.5rem}@media(max-width: 750px){.home-people__data{padding:0 0 1rem 1rem;gap:1rem}}.home-people__data-comment{font-size:var(--font-lg-5);line-height:1.2727272727;color:var(--color-main);min-height:5.0909090909em;white-space:nowrap;display:flex;flex-direction:column;justify-content:center}.home-people__data-meta{font-size:var(--font-sm-5);line-height:1.5454545455;font-weight:700}@media(max-width: 750px){.home-people__data-meta{font-size:var(--font-sm-2)}}.home-crosstalk{background:var(--color-sub);padding:10rem 0}@media(max-width: 750px){.home-crosstalk{padding:5.5rem 0}}.home-crosstalk__inner{width:var(--w960);margin:0 auto}@media(max-width: 750px){.home-crosstalk__img img{width:100%;max-width:none;height:14rem;-o-object-fit:cover;object-fit:cover}}.home-crosstalk__link{display:block;position:relative}.home-crosstalk__content{color:#fff;position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem 0}.home-crosstalk__content-ja{font-size:var(--font-lg-8)}.home-crosstalk__content-en{font-family:var(--font-family-manrope);font-size:var(--font-sm-5);font-weight:700;letter-spacing:.12em}.home-workstyle{padding:7.5rem 0 10.5rem}@media(max-width: 750px){.home-workstyle{padding:5.5rem 0}}.home-workstyle__inner{width:100%;max-width:160rem;margin:0 auto;display:grid;grid-template-columns:min(50dvw,80rem) 1fr;align-items:center;gap:0 12rem}@media(max-width: 750px){.home-workstyle__inner{display:block}}.home-workstyle__content{width:46.5rem}@media(max-width: 750px){.home-workstyle__content{width:31.5rem;margin:0 auto}}.home-workstyle__title{margin-bottom:5.5rem}@media(max-width: 750px){.home-workstyle__title{text-align:center;margin-bottom:3rem}}@media(max-width: 750px){.home-workstyle__txt{margin-bottom:3.5rem}}@media(max-width: 750px){.home-workstyle__img{width:32rem;margin-left:-3rem}}.home-workstyle__list{margin-top:7rem;display:flex;flex-direction:column;gap:.5rem 0}@media(max-width: 750px){.home-workstyle__list{width:29rem;margin-top:-5.5rem;margin-right:-3rem;margin-left:auto}}.home-workstyle__list-item{border-bottom:1px solid currentColor}.home-workstyle__list-link{background:#fff;padding:3.5rem 1.5rem;position:relative;transition:background .25s;display:flex;flex-direction:column;justify-content:center;gap:1.5rem 0}.home-workstyle__list-link:hover{background:#e9e8e8}.home-workstyle__list-title{font-size:var(--font-lg-6)}.home-workstyle__list-en{font-family:var(--font-family-manrope);font-size:var(--font-sm-5);letter-spacing:.12em}.home-workstyle__list-circle{border-color:#d3d1d0;position:absolute;top:50%;right:3rem;transform:translateY(-50%)}@media(max-width: 750px){.home-workstyle__list-circle{top:auto;right:1.5rem;bottom:1.5rem;transform:none}}.home-workstyle__list-circle::after{background:currentColor}.home-workstyle__list-link:hover .home-workstyle__list-circle{background:var(--color-main)}.home-workstyle__list-link:hover .home-workstyle__list-circle::after{background:#fff}.home-recruit{color:#fff;background:var(--color-sub);padding:10.5rem 0}@media(max-width: 750px){.home-recruit{padding:2rem 0 5.5rem}}.home-recruit__inner{width:100%;max-width:140rem;padding:0 3.5rem;margin:0 auto}@media(max-width: 750px){.home-recruit__inner{display:flex;justify-content:space-between}}.home-recruit__title{margin-bottom:6rem}@media(max-width: 750px){.home-recruit__title{margin-bottom:0;margin-left:-1.5rem;writing-mode:vertical-rl}.home-recruit__title .title__ja{margin-left:1rem}}.home-recruit__list{width:100%;max-width:var(--w1160);margin:0 auto;display:grid;justify-content:center;grid-auto-flow:column;grid-auto-columns:28.4rem;gap:.8rem}@media(max-width: 750px){.home-recruit__list{width:23.5rem;margin-top:2.5rem;margin-right:0;margin-left:auto;display:flex;flex-direction:column;gap:.5rem}}.home-recruit__list-item{border-top:1px solid #fff;border-bottom:1px solid #fff}.home-recruit__list-link{background:rgba(var(--color-main-rgb), 0.75);padding:4rem 0;position:relative;transition:background .25s;display:flex;flex-direction:column;align-items:center}@media(max-width: 750px){.home-recruit__list-link{padding:2.5rem 2rem;align-items:flex-start}}.home-recruit__list-link:hover{background:#0a6e46}.home-recruit__list-ja{font-size:var(--font-lg-6);margin-bottom:1.5rem}@media(max-width: 750px){.home-recruit__list-ja{margin-bottom:1rem}}.home-recruit__list-ja small{font-size:var(--font-lg-4)}.home-recruit__list-en{font-family:var(--font-family-manrope);font-size:var(--font-sm-5);letter-spacing:.12em;margin-bottom:3.5rem}@media(max-width: 750px){.home-recruit__list-en{margin-bottom:0}}.home-recruit__list-circle{margin-top:auto}@media(max-width: 750px){.home-recruit__list-circle{position:absolute;bottom:1.2rem;right:1.5rem}}.people__inner{width:var(--w1160);padding:11rem 0;margin:0 auto}@media(max-width: 750px){.people__inner{padding:6rem 0}}.people__mainvisual{position:relative}.people__mainvisual-inner{width:100%;max-width:160rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media(max-width: 750px){.people__mainvisual-inner{position:static;transform:none}}.people__mainvisual-body{background:#fff;width:46.875%;aspect-ratio:750/475;padding:0 3.125% 0 5.3125%;display:flex;flex-direction:column}@media(max-width: 750px){.people__mainvisual-body{width:31.5rem;aspect-ratio:initial;padding:0;margin:0 auto}}.people__mainvisual-tag{font-size:var(--font-lg-1);font-weight:500;color:#fff;letter-spacing:.5em;display:flex;justify-self:flex-start}@media(max-width: 750px){.people__mainvisual-tag{margin-bottom:2rem}}.people__mainvisual-tag-item{background:var(--color-main);width:16rem;aspect-ratio:160/45;padding-left:.5em;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.people__mainvisual-tag-item{width:12rem}}.people__mainvisual-tag-item--hiring{background:#6eb697}.people__mainvisual-data{margin:auto 0;display:grid;grid-template-columns:1fr;gap:4rem}@media(max-width: 750px){.people__mainvisual-data{gap:2rem}}.people__mainvisual-data-comment{font-size:min(2.625vw,4.2rem);line-height:1.4761904762;font-weight:300;color:var(--color-main);white-space:nowrap;display:flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.people__mainvisual-data-comment{font-size:2.8rem;letter-spacing:-0.05em}}.people__mainvisual-data-meta{font-size:min(1.5vw,2.4rem);line-height:1.4583333333;font-weight:500}@media(max-width: 750px){.people__mainvisual-data-meta{font-size:1.5rem}}.people__mainvisual-data-meta-small{font-size:min(.875vw,1.4rem);vertical-align:.2em}@media(max-width: 750px){.people__mainvisual-data-meta-small{font-size:1.1rem;vertical-align:.1em;margin-left:.5em}}.people__mainvisual-notice{font-size:var(--font-sm-2);color:#918c8a;text-align:right;width:var(--w1160);padding-top:1rem;margin:0 auto -1em}@media(max-width: 750px){.people__mainvisual-notice{text-align:left}}.people__reason{background:#fff;padding:6.5rem 7.5rem;margin-bottom:15rem;border:3.5rem solid #b6dbcb;display:flex;align-items:center;gap:0 7.5rem}@media(max-width: 750px){.people__reason{width:34.5rem;padding:2.5rem;margin:0 -1.5rem 7.5rem;border-width:2.5rem;display:block}}.people__reason-heading{font-size:var(--font-lg-8);font-weight:300;color:var(--color-main);flex-shrink:0}@media(max-width: 750px){.people__reason-heading{margin-bottom:1.5rem}}.people__reason-txt{font-size:var(--font-lg-1);line-height:2.0588235294;text-align:justify}@media(max-width: 750px){.people__reason-txt{line-height:1.7857142857}}.people__chapter{font-size:var(--font-lg-2);font-weight:500;margin-bottom:2rem;position:relative;z-index:0}.people__chapter::before{content:"";background:#b6dbcb;width:10.8rem;aspect-ratio:108/58;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:cover;mask-size:cover;position:absolute;bottom:-0.6rem;left:-4rem;z-index:-1}@media(max-width: 750px){.people__chapter::before{width:8.6rem;left:-2rem}}.people__chapter--01::before{-webkit-mask-image:url("../img/people/chapter-01.svg");mask-image:url("../img/people/chapter-01.svg")}.people__chapter--02::before{-webkit-mask-image:url("../img/people/chapter-02.svg");mask-image:url("../img/people/chapter-02.svg")}.people__chapter--03::before{-webkit-mask-image:url("../img/people/chapter-03.svg");mask-image:url("../img/people/chapter-03.svg")}.people__interview--flex{width:calc(var(--w1160) + min((100vw - var(--w1160))/2,22rem));display:flex;gap:0 7rem}@media(max-width: 750px){.people__interview--flex{width:100%;display:block}}.people__interview--reverse{margin-left:max(-1*(100vw - var(--w1160))/2,-22rem);flex-direction:row-reverse}@media(max-width: 750px){.people__interview--reverse{margin-left:0}}.people__interview-heading{font-size:4.6rem;line-height:1.5217391304;font-weight:300;color:var(--color-main);padding-bottom:3rem;margin-bottom:5rem;border-bottom:1px solid #000;white-space:nowrap}@media(max-width: 750px){.people__interview-heading{font-size:2.2rem;letter-spacing:-0.02em;padding-bottom:2rem;margin-bottom:2rem}}.people__interview-img{width:64.6551724138vw;max-width:75rem;margin-top:3rem}@media(max-width: 750px){.people__interview-img{width:34.5rem}}.people__interview-img--full{width:100%;margin-bottom:7rem;max-width:none;margin-top:0}@media(max-width: 750px){.people__interview-img--full{margin-bottom:4rem}}.people__interview--reverse .people__interview-img{margin-left:-3rem}.people__interview-txt{width:56rem;flex-shrink:0}@media(max-width: 750px){.people__interview-txt{width:100%}}.people__more{display:flex;justify-content:space-between}@media(max-width: 750px){.people__more{display:block}}.people__more-item{width:50%;flex-shrink:0;display:flex}@media(max-width: 750px){.people__more-item{width:100%}}.people__more-item--schedule{background:#b6dbcb;justify-content:flex-end}.people__more-item--off{background:#f7f7f7}.people__more-heading{font-size:var(--font-lg-8);color:var(--color-main);font-weight:300;text-align:center;margin-bottom:6rem}@media(max-width: 750px){.people__more-heading{margin-bottom:2.5rem}}.people__more-inner{width:100%;max-width:76rem;padding:min(7.5vw,12rem)}@media(max-width: 750px){.people__more-inner{padding:4rem 3rem 5.5rem}}.people__schedule{display:flex;flex-direction:column;gap:1rem 0}@media(max-width: 750px){.people__schedule{gap:.5rem 0}}.people__schedule-item{background:#fff;padding:1.5rem 2.5rem;position:relative;display:flex;gap:0 2rem}@media(max-width: 750px){.people__schedule-item{display:block;padding:1.5rem 2rem}}.people__schedule-item::after{content:"";background:var(--color-main);width:1px;height:calc(100% - .4rem);position:absolute;top:4.3rem;left:2.9rem;z-index:1}@media(max-width: 750px){.people__schedule-item::after{top:3.8rem;left:2.4rem}}.people__schedule-item:last-child::after{content:none}.people__schedule-time{font-size:var(--font-lg-2);line-height:1.4444444444;font-weight:500;color:var(--color-main);min-width:4em;padding-left:2.5rem;position:relative;flex-shrink:0}@media(max-width: 750px){.people__schedule-time{min-width:0;padding-left:2rem}}.people__schedule-time::before{content:"";background:var(--color-main);width:.9rem;aspect-ratio:1;position:absolute;top:1rem;left:0}@media(max-width: 750px){.people__schedule-time::before{top:.7rem}}.people__schedule-txt{font-size:var(--font-sm-1);line-height:1.7333333333}@media(max-width: 750px){.people__schedule-txt{padding-left:2rem}}.people__schedule-notice{font-size:var(--font-sm-2);line-height:1.4285714286;margin-top:2rem}@media(max-width: 750px){.people__schedule-notice{margin-top:1.5rem}.people__schedule-notice .sp{display:inline}}.people__off-txt{margin-bottom:4rem}.people__off-img--people-ak{width:40.2857142857vw;max-width:56.4rem}@media(max-width: 750px){.people__off-img--people-ak{width:33.5rem;max-width:none}}.other-interview{padding:10rem 0 12rem}@media(max-width: 750px){.other-interview{padding:4.5rem 0 5.5rem}}.other-interview__inner{width:var(--w980);margin:0 auto}.other-interview__list{display:flex;flex-wrap:wrap;gap:6rem 4rem}@media(max-width: 750px){.other-interview__list{flex-direction:column;gap:1.5rem 0}}.other-interview__list-item{width:30rem}@media(max-width: 750px){.other-interview__list-item{width:100%}}.other-interview__list-link{display:block}@media(max-width: 750px){.other-interview__list-link{display:grid;grid-template-columns:20rem 1fr;grid-template-rows:auto 1fr;gap:.5rem 1.5rem;align-items:start;grid-template-areas:"img tag" "img meta"}}.other-interview__list-link.is-active{opacity:.4}@media(max-width: 750px){.other-interview__img{grid-area:img}}.other-interview__tag{font-size:var(--font-sm-4);font-weight:500;color:#fff;letter-spacing:.02em;margin-top:-2rem;margin-bottom:1rem;display:flex;justify-self:flex-start}@media(max-width: 750px){.other-interview__tag{width:12rem;margin:0;grid-area:tag}}.other-interview__tag-item{background:var(--color-main);width:7rem;aspect-ratio:70/25;padding-left:.02em;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.other-interview__tag-item{width:50%}}.other-interview__tag-item--hiring{background:#6eb697}.other-interview__meta{font-size:var(--font-lg-2);line-height:1.4444444444;font-weight:500}@media(max-width: 750px){.other-interview__meta{grid-area:meta}}.other-interview__meta-small{font-size:var(--font-sm-5);vertical-align:.1em}.recommend{color:#fff;background:var(--color-sub);padding:6rem 0 8rem}@media(max-width: 750px){.recommend{padding:4.5rem 0 5.5rem}}.recommend__inner{width:var(--w1160);margin:0 auto}@media(max-width: 750px){.recommend__inner{width:27.5rem}}.recommend__list{font-size:var(--font-lg-4);line-height:1.3;font-weight:500;letter-spacing:.05em;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;gap:1.6rem}@media(max-width: 750px){.recommend__list{font-size:var(--font-md);flex-direction:column;gap:.5rem 0}}.recommend__list-item{width:37.6rem}@media(max-width: 750px){.recommend__list-item{width:100%}}.recommend__list-link{background:var(--color-main);width:100%;height:10.5rem;display:flex;justify-content:center;align-items:center;transition:background .25s}@media(max-width: 750px){.recommend__list-link{height:6rem}}.recommend__list-link:hover{background:#0a6e46}.philosophy{background:url("../img/feature/philosophy/philosophy-bottom.webp") no-repeat bottom center/100% auto;padding-bottom:23.75vw}@media(max-width: 750px){.philosophy{background-size:200% auto;padding-bottom:20rem}}.philosophy__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.philosophy__inner{padding:3rem 0}}.philosophy__intro{margin-bottom:10rem}@media(max-width: 750px){.philosophy__intro{margin-bottom:5rem}}.philosophy__heading{font-size:var(--font-lg-10);color:#fff;background:#4cc08b;height:7.5rem;padding-left:4rem;margin-bottom:7rem;border-left:.8rem solid var(--color-main);display:flex;align-items:center}@media(max-width: 750px){.philosophy__heading{width:34.5rem;height:5.5rem;padding-left:2rem;margin:0 -1.5rem 3.5rem}}.philosophy__description{width:var(--w980);margin:0 auto}.philosophy__subtitle{font-size:var(--font-lg-6);font-weight:500;color:var(--color-main);margin-bottom:2rem}.philosophy__slogan{font-size:5.6rem;line-height:1.6071428571;font-weight:500;text-align:center;margin-bottom:5rem}@media(max-width: 750px){.philosophy__slogan{font-size:3rem;margin-bottom:2.5rem}}.philosophy__slogan-txt{text-align:left;display:inline-block}.philosophy__slogan-description{background:#f7f7f7;padding:4rem 5rem;margin-bottom:13.5rem;border-radius:.6em}@media(max-width: 750px){.philosophy__slogan-description{padding:3rem;margin-bottom:5.5rem}}.philosophy__slogan-description-heading{font-size:var(--font-lg-4);font-weight:500;color:var(--color-main);margin-bottom:2rem}@media(max-width: 750px){.philosophy__slogan-description-heading{margin-bottom:1.5rem}}@media(max-width: 750px){.philosophy__slogan-description-txt{line-height:1.9230769231}}.philosophy__system{margin-bottom:14rem}@media(max-width: 750px){.philosophy__system{margin-bottom:5.5rem}}.philosophy__system-detail{border-top:.2rem dotted #888}.philosophy__system-detail-item{min-height:25.5rem;padding:2rem 0;border-bottom:.2rem dotted #888;display:flex;justify-content:space-between;box-sizing:content-box}@media(max-width: 750px){.philosophy__system-detail-item{min-height:0;padding:2.5rem 0 3.5rem;display:block}}.philosophy__system-detail-img{background:#f7f7f7;text-align:center;width:28.5rem;border-radius:.6rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.philosophy__system-detail-img{width:24.5rem;padding:4rem 0;margin:0 auto 2rem}}.philosophy__system-detail-img img{width:24.5rem}@media(max-width: 750px){.philosophy__system-detail-img img{width:20rem}}.philosophy__system-detail-body{width:82.5rem;padding:5rem 0;display:flex;flex-direction:column;justify-content:center}@media(max-width: 750px){.philosophy__system-detail-body{width:100%;padding:0}}.philosophy__system-detail-heading{font-size:var(--font-lg-6);font-weight:700;color:var(--color-main);margin-bottom:2rem}@media(max-width: 750px){.philosophy__system-detail-heading{text-align:center}}.philosophy__system-detail-manage{font-size:4.2rem}@media(max-width: 750px){.philosophy__system-detail-manage{font-size:2.2rem;text-align:center;white-space:nowrap}}.philosophy__system-detail-vision{font-size:2.4rem;line-height:1.6666666667}@media(max-width: 750px){.philosophy__system-detail-vision{font-size:1.8rem}}.philosophy__system-detail-guidelines-01{font-size:2rem;line-height:1.6666666667;margin-bottom:2rem}@media(max-width: 750px){.philosophy__system-detail-guidelines-01{font-size:1.5rem;text-align:center}}.philosophy__system-detail-guidelines-02{font-size:2.4rem;line-height:1.4583333333}@media(max-width: 750px){.philosophy__system-detail-guidelines-02{font-size:1.8rem}}.philosophy__system-detail-guidelines-02-item{text-indent:-1em;padding-left:1em;margin-bottom:1rem}.philosophy__system-detail-guidelines-02-item:last-child{margin-bottom:0}.philosophy__system-detail-guidelines-02-item::before{content:"◎"}.keyword{overflow:hidden}.keyword__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.keyword__inner{padding:3rem 0}}.keyword__intro{margin-bottom:10rem}@media(max-width: 750px){.keyword__intro{margin-bottom:5rem}}.keyword__detail{margin-bottom:4rem}@media(max-width: 750px){.keyword__detail{margin-bottom:2rem}}.keyword__detail-heading{color:#fff;display:flex;position:relative;overflow:hidden;cursor:pointer}@media(max-width: 750px){.keyword__detail-heading{margin:0 -1.5rem}}.keyword__detail-heading-num{font-family:var(--font-family-manrope);font-size:var(--font-sm-2);font-weight:300;background:var(--color-main);text-align:center;width:16rem;aspect-ratio:1;flex-shrink:0;display:flex;flex-direction:column;justify-content:center;align-items:center}@media(max-width: 750px){.keyword__detail-heading-num{width:5.5rem;aspect-ratio:initial}}.keyword__detail-heading-num em{font-size:9.2rem}@media(max-width: 750px){.keyword__detail-heading-num em{font-size:4rem}}.keyword__detail-heading-txt{font-size:4.6rem;width:calc(100% - 16rem);height:100%;padding:0 8rem;position:absolute;right:0;z-index:1;display:flex;align-items:center}@media(max-width: 750px){.keyword__detail-heading-txt{font-size:2.1rem;line-height:1.1904761905;width:calc(100% - 5.5rem);padding:0 1rem}}.keyword__detail-heading-accordion{width:5.5rem;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;position:absolute;top:50%;right:5rem;z-index:1;transform:translateY(-50%)}@media(max-width: 750px){.keyword__detail-heading-accordion{width:3rem;border-width:.1rem;right:1.5rem}}.keyword__detail-heading-accordion::before,.keyword__detail-heading-accordion::after{content:"";background:#fff;width:2rem;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:transform .25s}@media(max-width: 750px){.keyword__detail-heading-accordion::before,.keyword__detail-heading-accordion::after{width:1rem}}.keyword__detail-heading-accordion::after{transform:translate(-50%, -50%) rotate(90deg)}.keyword__detail[open] .keyword__detail-heading-accordion::after{transform:translate(-50%, -50%)}.keyword__detail-img{margin-top:5.5rem}@media(max-width: 750px){.keyword__detail-img{margin-top:3.5rem}}@media(max-width: 750px){.keyword__detail-img img{width:100%;height:15rem;-o-object-fit:cover;object-fit:cover}}.keyword__detail-body{width:var(--w980);margin:0 auto;overflow:hidden}.keyword__detail-padding{padding:6rem 0 8rem}@media(max-width: 750px){.keyword__detail-padding{padding:4rem 0 5rem}}.keyword__detail-content{width:45rem}@media(max-width: 750px){.keyword__detail-content{width:100%}}.keyword__detail-description{display:flex;justify-content:space-between}.keyword__detail-description--reverse{flex-direction:row-reverse}@media(max-width: 750px){.keyword__detail-description{display:block}}.keyword__detail-description-heading{font-size:2.5rem;line-height:1.4;font-weight:500;color:var(--color-main);margin-bottom:1.5rem}@media(max-width: 750px){.keyword__detail-description-heading{font-size:1.9rem}}.keyword__detail-description-heading--small{font-size:var(--font-lg-4)}.keyword__detail-description-content{width:45rem}@media(max-width: 750px){.keyword__detail-description-content{width:100%}}.keyword__detail-description-img{width:48rem;flex-shrink:0}@media(max-width: 750px){.keyword__detail-description-img{width:100%}}.keyword__detail-graph{margin-top:7.5rem}@media(max-width: 750px){.keyword__detail-graph{width:34.5rem;padding-right:3rem;margin-top:3.5rem;overflow-x:scroll}.keyword__detail-graph img{width:76.5rem}}.keyword__detail-close{font-size:var(--font-lg-2);font-weight:500;color:var(--color-main);background:#fff;text-align:center;width:32.5rem;height:5.5rem;margin:7.5rem auto 0;border:.2rem solid var(--color-main);display:flex;justify-content:center;align-items:center;transition:color .25s,background .25s}@media(max-width: 750px){.keyword__detail-close{width:26rem;height:4.5rem;margin-top:5rem;border-width:.2rem}}.keyword__detail-close:hover{color:#fff;background:var(--color-main)}.keyword__detail-strength{display:flex;justify-content:space-between}@media(max-width: 750px){.keyword__detail-strength{flex-direction:column;gap:1rem 0}}.keyword__detail-strength-item{background:#f7f7f7;width:48rem;padding:4rem;border-radius:1.2rem}@media(max-width: 750px){.keyword__detail-strength-item{width:100%;padding:3rem}}.keyword__detail-strength-item .txt{letter-spacing:-0.02em}.keyword__detail-onestop{margin-top:-6rem;position:relative;z-index:1;display:flex;justify-content:space-between}@media(max-width: 750px){.keyword__detail-onestop{width:27.5rem;margin:-3.5rem auto 0;flex-direction:column;gap:1rem 0}}.keyword__detail-onestop-item{background:#f7f7f7;width:32rem;padding:4.5rem;border-radius:1.2rem}@media(max-width: 750px){.keyword__detail-onestop-item{width:100%;padding:3.5rem}}.keyword__detail-onestop-item .txt{letter-spacing:-0.02em;margin-bottom:2.5rem}@media(max-width: 750px){.keyword__detail-onestop-item .txt{margin-bottom:1.5rem}}.keyword__detail-onestop-img{width:24rem;margin:0 -0.5rem -6rem}@media(max-width: 750px){.keyword__detail-onestop-img{width:20rem;margin:0 auto}}.keyword__detail-consul{margin-top:-2rem;position:relative;z-index:1;display:flex;justify-content:space-between}@media(max-width: 750px){.keyword__detail-consul{margin-top:-1.5rem;flex-wrap:wrap;gap:3rem 0}}.keyword__detail-consul-item{width:23.5rem}@media(max-width: 750px){.keyword__detail-consul-item{width:15rem}}.keyword__detail-consul-item:nth-child(even){margin-top:-4rem}@media(max-width: 750px){.keyword__detail-consul-item:nth-child(even){margin-top:-2rem}}.keyword__detail-consul-heading{font-size:var(--font-lg-2);line-height:1.4444444444;font-weight:500;color:var(--color-main);background:#f7f7f7;text-align:center;width:100%;aspect-ratio:1;margin-bottom:1.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.keyword__detail-consul-heading{margin-bottom:1rem}}.keyword__detail-consul-txt{font-size:var(--font-sm-4);line-height:1.9166666667;text-align:justify;width:19rem;margin:0 auto}@media(max-width: 750px){.keyword__detail-consul-txt{width:13rem}}.business__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.business__inner{padding:3rem 0 7rem}}.business__intro{text-align:center;max-width:none;margin-bottom:10rem}@media(max-width: 750px){.business__intro{margin-bottom:5rem}}.business__intro-heading{font-size:var(--font-lg-6);font-weight:500;color:var(--color-main);text-align:center;margin-bottom:2rem}.business__kind{display:flex;flex-direction:column;gap:9rem 0}@media(max-width: 750px){.business__kind{gap:5.5rem 0}}.business__kind-heading{font-size:var(--font-lg-10);color:#fff;background:#4cc08b;height:7.5rem;margin-bottom:7.5rem;display:flex;align-items:center}@media(max-width: 750px){.business__kind-heading{width:34.5rem;height:5.5rem;margin:0 -1.5rem 3rem}}.business__kind-heading-num{font-family:var(--font-family-manrope);font-size:var(--font-sm-5);font-weight:300;background:var(--color-main);width:11.5rem;height:100%;display:flex;justify-content:center;align-items:center;flex-shrink:0;gap:0 .5rem}@media(max-width: 750px){.business__kind-heading-num{width:8rem}}.business__kind-heading-num em{font-size:4.2rem;font-weight:300}@media(max-width: 750px){.business__kind-heading-num em{font-size:3rem}}.business__kind-heading-txt{padding:0 2.5rem}@media(max-width: 750px){.business__kind-heading-txt{padding:0 1.5rem}}.business__kind-body{width:var(--w980);margin:0 auto;display:flex;justify-content:space-between}@media(max-width: 750px){.business__kind-body{flex-direction:column}}.business__kind-item:nth-child(odd) .business__kind-body{flex-direction:row-reverse}@media(max-width: 750px){.business__kind-item:nth-child(odd) .business__kind-body{flex-direction:column}}.business__kind-content{width:45rem}@media(max-width: 750px){.business__kind-content{width:100%;margin-bottom:3rem}}.business__kind-img{width:48rem}@media(max-width: 750px){.business__kind-img{width:100%}}.job{background:#dbede5}.job__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.job__inner{padding:7rem 0}}.job__title{width:var(--w980);margin:0 auto 4rem;display:flex;gap:0 3.5rem}@media(max-width: 750px){.job__title{margin-bottom:3rem;flex-direction:column;gap:2rem 0}}.job__title-occupation{font-size:4.8rem}@media(max-width: 750px){.job__title-occupation{font-size:3.6rem}}.job__title-description{font-size:var(--font-sm-1);line-height:1.6666666667}.job__list{width:var(--w980);margin:0 auto;display:flex;flex-direction:column;gap:3rem 0}@media(max-width: 750px){.job__list{gap:1.5rem 0}}.job__list-item{background:#fff;padding:5rem;border-radius:1.2rem;display:flex;justify-content:space-between}@media(max-width: 750px){.job__list-item{padding:2.5rem 2.5rem 3.5rem;border-radius:.6rem;flex-direction:column;gap:3rem 0}}.job__list-content{width:43.5rem}@media(max-width: 750px){.job__list-content{width:100%}}.job__list-img{width:39rem}@media(max-width: 750px){.job__list-img{width:24rem;margin-left:auto}}.job__list-heading{font-size:var(--font-lg-8);font-weight:500;color:var(--color-main);margin-bottom:3rem}@media(max-width: 750px){.job__list-heading{margin-bottom:2rem}}.job__list-detail{font-size:var(--font-md);line-height:1.5625}.job__list-detail-heading{font-weight:700;text-indent:-1em;padding-left:1em;margin-bottom:.5rem}.job__list-detail-heading::before{content:"◎"}.job__list-detail-txt{margin-bottom:1.5rem}.job__list-detail-heading+.job__list-detail-txt{padding-left:1em}.job__list-detail *:last-child{margin-bottom:0}.data--bg-green{background:#dbede5}.data__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.data__inner{padding:3rem 0 5.5rem}}.data__intro{text-align:center}.data__title{margin-bottom:8rem;display:flex;align-items:center;gap:0 3rem}@media(max-width: 750px){.data__title{margin-bottom:3.5rem;flex-direction:column;align-items:flex-start;gap:1rem 0}}.data__title-heading{font-family:var(--font-family-manrope);font-size:7rem;font-weight:300;color:var(--color-main)}@media(max-width: 750px){.data__title-heading{font-size:3.6rem}}.data__title-txt{font-size:var(--font-md)}.data__subtitle{font-size:var(--font-lg-6);font-weight:500;color:var(--color-main);margin-bottom:2.5rem}@media(max-width: 750px){.data__subtitle{margin-bottom:2rem}}.data__company{width:var(--w980);margin:0 auto 3.5rem;display:flex;flex-direction:column;gap:3rem 0}.data__company-item{background:#fff;padding:6rem 7rem;border-radius:.6rem;display:grid}@media(max-width: 750px){.data__company-item{padding:3rem}}.data__company-item--01{grid-template-columns:24rem auto 15rem;grid-template-rows:auto auto;grid-template-areas:"subtitle num img" "txt num img";align-items:center}.data__company-item--01 :nth-child(1){grid-area:subtitle}@media(max-width: 750px){.data__company-item--01 :nth-child(1){text-align:left;margin-bottom:0}}.data__company-item--01 :nth-child(2){grid-area:txt}.data__company-item--01 :nth-child(3){grid-area:num}.data__company-item--01 :nth-child(4){grid-area:img}@media(max-width: 750px){.data__company-item--01{text-align:center;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;justify-content:center;gap:2rem;grid-template-areas:"subtitle" "img" "num" "txt"}}.data__company-item--02{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"subtitle num" "txt num" "img img";align-items:center}.data__company-item--02 :nth-child(1){grid-area:subtitle}@media(max-width: 750px){.data__company-item--02 :nth-child(1){text-align:left;margin-bottom:0}}.data__company-item--02 :nth-child(2){grid-area:txt}@media(max-width: 750px){.data__company-item--02 :nth-child(2){text-align:justify}}.data__company-item--02 :nth-child(3){grid-area:num}.data__company-item--02 :nth-child(4){grid-area:img;margin-top:6.5rem}@media(max-width: 750px){.data__company-item--02 :nth-child(4){width:27.6rem;margin:0 -1rem}}@media(max-width: 750px){.data__company-item--02{text-align:center;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;justify-content:center;gap:2rem;grid-template-areas:"subtitle" "txt" "num" "img"}}.data__company-txt{font-size:var(--font-md);line-height:1.875}.data__company-txt--01{font-size:var(--font-lg-2);line-height:1.6666666667}.data__company-txt--01 em{font-size:4.2rem;line-height:1.1;color:var(--color-main);font-weight:400}@media(max-width: 750px){.data__company-txt--01 em{font-size:3rem}}.data__company-txt-strong{font-weight:500}.data__company-num{font-size:6.4rem;color:var(--color-main)}@media(max-width: 750px){.data__company-num{font-size:3.6rem}}.data__company-num-strong{font-family:var(--font-family-manrope);font-size:11.6rem;font-weight:300;letter-spacing:-0.03em}@media(max-width: 750px){.data__company-num-strong{font-size:6rem}}.data__company-num-notice{font-size:var(--font-md);font-weight:300;color:#000;text-align:center;display:block;margin-top:1rem}.data__company-num--02{text-align:center}.data__company-img--01{width:15rem}@media(max-width: 750px){.data__company-img--01{width:10.6rem;margin:0 auto}}.data__system{width:var(--w980);margin:0 auto 3.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem}@media(max-width: 750px){.data__system{margin-bottom:0}}.data__system-item{background:#f7f7f7;width:47.5rem;padding:6rem;border-radius:.6rem;position:relative;display:grid}@media(max-width: 750px){.data__system-item{width:100%;padding:3rem}}.data__system-item--05{width:100%}@media(max-width: 750px){.data__system-item--06{padding-bottom:5rem}}.data__system-item .data__subtitle{color:#000;text-align:left;margin-bottom:3.5rem}.data__system-img{margin:0 auto 3rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.data__system-img{margin-bottom:2.5rem}}.data__system-img--01{width:13.8rem;min-height:15rem}@media(max-width: 750px){.data__system-img--01{width:9.8rem;min-height:0}}.data__system-img--02{width:14.6rem;min-height:15rem}@media(max-width: 750px){.data__system-img--02{width:10.2rem;min-height:0}}.data__system-img--03{width:16.8rem;min-height:15rem}@media(max-width: 750px){.data__system-img--03{width:11.2rem;min-height:0}}.data__system-img--04{width:17rem;min-height:15rem}@media(max-width: 750px){.data__system-img--04{width:11.2rem;min-height:0}}.data__system-img--05{width:21.4rem;position:absolute;top:-1rem;left:53rem}@media(max-width: 750px){.data__system-img--05{width:12rem;position:static}}.data__system-img--06-01{width:7.6rem;margin:0;position:absolute;top:4rem;right:4.5rem}@media(max-width: 750px){.data__system-img--06-01{width:4.6rem;top:3.5rem;right:1.5rem}}.data__system-img--06-02{width:11.2rem;margin:0;position:absolute;bottom:5rem;left:-1.5rem}@media(max-width: 750px){.data__system-img--06-02{width:6rem;bottom:3rem;left:2rem}}.data__system-img--07{width:15rem}@media(max-width: 750px){.data__system-img--07{width:9.5rem}}.data__system-num{font-size:6.4rem;color:var(--color-main);text-align:center}@media(max-width: 750px){.data__system-num{font-size:3.6rem}}.data__system-num-strong{font-family:var(--font-family-manrope);font-size:11.6rem;line-height:.7;font-weight:300;letter-spacing:-0.03em}@media(max-width: 750px){.data__system-num-strong{font-size:6rem}}.data__system-num-strong--04{font-size:8.1rem}@media(max-width: 750px){.data__system-num-strong--04{font-size:4.2rem}}.data__system-num-strong--07{font-size:7.5rem}@media(max-width: 750px){.data__system-num-strong--07{font-size:4.2rem}}.data__system-num-notice{font-size:var(--font-md);font-weight:300;color:#000;text-align:center;display:block;margin-top:2rem}@media(max-width: 750px){.data__system-num-notice{font-size:var(--font-sm-4);margin-top:1rem}}.data__system-num-sup{font-size:var(--font-lg-4);display:block;text-align:left;margin-bottom:1.5rem}.data__system-num-small{font-size:4.5rem}@media(max-width: 750px){.data__system-num-small{font-size:2.4rem}}.data__system-num-wave{font-family:var(--font-family-noto);font-weight:100}.data__system-label{font-size:var(--font-lg-2);font-weight:500;background:#fff;display:inline-block;padding:.5rem 1rem}.data__system-care{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;gap:1rem 2.5rem;align-items:end;grid-template-areas:"men women notice1" "notice2 notice2 .";gap:0 3rem}@media(max-width: 750px){.data__system-care{margin-top:0;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"men" "women" "notice2" "notice1";gap:2rem 0}}@media(max-width: 750px){.data__system-care-item{display:flex;justify-content:center;align-items:center;gap:0 1.5rem}}.data__system-care-item:nth-child(1){grid-area:men}.data__system-care-item:nth-child(2){grid-area:women}.data__system-care-item:nth-child(2) .data__system-num{margin-left:2rem}.data__system-care-notice{font-size:var(--font-sm-4);line-height:1.6666666667;font-weight:300;margin-left:3rem;grid-area:notice1}@media(max-width: 750px){.data__system-care-notice{margin-top:-2rem;margin-left:0}}.data__system-care-notice-item{text-indent:-1em;padding-left:1em}@media(max-width: 750px){.data__system-care-notice-item{text-align:center;text-indent:0;padding-left:0}}.data__system-care .data__system-num-notice{grid-area:notice2}@media(max-width: 750px){.data__system-care .data__system-num-notice{margin-top:0}}.data__system-care .data__system-label{margin-bottom:2.5rem}@media(max-width: 750px){.data__system-care .data__system-label{margin-bottom:0}}.data__system-caredate{display:flex;flex-direction:column;gap:4rem 0}@media(max-width: 750px){.data__system-caredate{gap:2rem 0;align-items:center}}.data__system-caredate-item{display:flex;align-items:flex-start;gap:0 2rem}@media(max-width: 750px){.data__system-caredate-item{align-items:center;gap:0 1.5rem}}@media(max-width: 750px){.data__system-flextime{display:flex;flex-direction:column;align-items:center}}.data__system-flextime .data__system-num-notice{font-size:var(--font-lg-4);color:var(--color-main);font-weight:500;margin-top:1rem}@media(max-width: 750px){.data__system-flextime .data__system-num-notice{font-size:var(--font-lg-1)}}.data__system-flextime .data__system-label{margin-bottom:2rem}@media(max-width: 750px){.data__system-flextime .data__system-label{margin-bottom:1rem}}.data__employment{width:var(--w980);margin:0 auto 3.5rem;display:flex;flex-wrap:wrap;justify-content:space-between;gap:3rem}@media(max-width: 750px){.data__employment{margin-bottom:0}}.data__employment-item{background:#fff;width:47.5rem;padding:6rem;border-radius:.6rem;position:relative;display:grid}@media(max-width: 750px){.data__employment-item{width:100%;padding:3rem}}.data__employment-item .data__subtitle{margin-bottom:3.5rem}.data__employment-item--01{width:100%}.data__employment-item--04{width:100%}@media(max-width: 750px){.data__employment-item--04{padding:3rem 3rem 5rem}}.data__employment-img{margin:0 auto 3rem;display:flex;justify-content:center;align-items:center}.data__employment-img--01-01{width:10.6rem;margin:0}@media(max-width: 750px){.data__employment-img--01-01{display:none}}.data__employment-img--01-02{width:10.6rem;margin:0}@media(max-width: 750px){.data__employment-img--01-02{display:none}}.data__employment-img--01-sp{display:none}@media(max-width: 750px){.data__employment-img--01-sp{width:14rem;display:block}}.data__employment-img--02{width:19rem;min-height:15rem}@media(max-width: 750px){.data__employment-img--02{width:13.4rem;min-height:0}}.data__employment-img--03{width:16.6rem;min-height:15rem}@media(max-width: 750px){.data__employment-img--03{width:10.4rem;min-height:0}}.data__employment-img--04-01{width:15.2rem;margin:0;position:absolute;top:5rem;right:5rem}@media(max-width: 750px){.data__employment-img--04-01{width:6rem;top:2.5rem;right:1.5rem}}.data__employment-img--04-02{width:12rem;margin:0;position:absolute;bottom:5rem;left:5rem}@media(max-width: 750px){.data__employment-img--04-02{width:4.8rem;bottom:-0.5rem;left:3rem}}.data__employment-num{font-size:6.4rem;color:var(--color-main);text-align:center}@media(max-width: 750px){.data__employment-num{font-size:3.6rem}}.data__employment-num-strong{font-family:var(--font-family-manrope);font-size:11.6rem;line-height:.7;font-weight:300;letter-spacing:-0.03em}@media(max-width: 750px){.data__employment-num-strong{font-size:6rem}}.data__employment-num-notice{font-size:var(--font-md);font-weight:300;color:#000;text-align:center;display:block;margin-top:2rem}.data__employment-num-small{font-size:4.5rem}.data__employment-label{font-size:var(--font-lg-2);font-weight:500;background:#f7f7f7;display:inline-block;padding:.5rem 1rem}.data__employment-gender{display:grid;grid-template-columns:40rem 40rem;grid-template-rows:auto auto;grid-template-areas:"men women" "notice notice";align-items:start;justify-content:space-between}@media(max-width: 750px){.data__employment-gender{display:flex;flex-direction:column;align-items:center;gap:2rem 0}}.data__employment-gender-item{width:40rem;display:grid;grid-template-columns:1fr 10.6rem;grid-template-rows:auto auto;grid-template-areas:"label img" "num img";align-items:end}@media(max-width: 750px){.data__employment-gender-item{width:auto;display:flex;align-items:center;gap:0 2rem}}.data__employment-gender-item:nth-child(1){grid-area:men}.data__employment-gender-item:nth-child(2){grid-area:women}.data__employment-gender-item .data__employment-label{grid-area:label;justify-self:start}.data__employment-gender-item .data__employment-num{grid-area:num;text-align:left}.data__employment-gender-item .data__employment-img{grid-area:img}.data__employment-gender .data__employment-num-notice{grid-area:notice}@media(max-width: 750px){.data__employment-gender .data__employment-num-notice{margin-top:0}}.data__employment-license{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto;grid-template-areas:". ." ". ." "notice notice";gap:6rem;justify-content:center;align-items:start}@media(max-width: 750px){.data__employment-license{display:flex;flex-direction:column;gap:3rem 0}}@media(max-width: 750px){.data__employment-license-item{width:100%;display:grid;grid-template-columns:11rem 1fr;gap:0 1rem}}.data__employment-license-item .data__employment-label{margin-bottom:2rem}@media(max-width: 750px){.data__employment-license-item .data__employment-label{line-height:1.0714285714;text-align:center;margin-bottom:0}}.data__employment-license-item .data__employment-num{text-align:left}@media(max-width: 750px){.data__employment-license-item .data__employment-num{text-align:right;white-space:nowrap}}.data__employment-license .data__employment-num-notice{grid-area:notice;margin-top:-2rem}@media(max-width: 750px){.data__employment-license .data__employment-num-notice{width:100%;margin-top:1rem}}.crosstalk--bg-green{background:#dbede5}.crosstalk--bg-gray{background:#f7f7f7;margin-top:-57rem}@media(max-width: 750px){.crosstalk--bg-gray{margin-top:-13.5rem}}.crosstalk__intro{background:#dbede5;width:var(--w980);padding:0 7rem 7rem;margin:-27rem auto 9.5rem;position:relative;z-index:1}@media(max-width: 750px){.crosstalk__intro{width:100%;padding:0 4rem 4rem;margin-top:0;margin-bottom:5.5rem}}.crosstalk__intro-label{font-size:var(--font-lg-1);font-weight:500;color:#fff;background:rgba(var(--color-main-rgb), 0.8);letter-spacing:.2em;width:22rem;aspect-ratio:220/45;margin:0 auto 4rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.crosstalk__intro-label{width:17.6rem;margin-bottom:2rem}}.crosstalk__intro-title{font-size:4.2rem;font-weight:300;color:var(--color-main);text-align:center;margin-bottom:3rem}@media(max-width: 750px){.crosstalk__intro-title{font-size:2.8rem;margin-bottom:2rem}}.crosstalk__intro-txt{font-weight:500;text-align:center}.crosstalk__interviewee{text-align:center;width:var(--w1120);margin:0 auto 16rem;display:flex;justify-content:center;gap:0 8rem}@media(max-width: 750px){.crosstalk__interviewee{text-align:left;margin-bottom:9.5rem;flex-direction:column;gap:3rem 0}}.crosstalk__interviewee-item{width:22rem}@media(max-width: 750px){.crosstalk__interviewee-item{width:100%;display:grid;grid-template-columns:13.5rem auto;grid-template-rows:auto auto auto;grid-template-areas:"img name" "img division" "img join";align-items:center;gap:0 1.5rem}}.crosstalk__interviewee-img{width:17rem;margin:0 auto 2rem}@media(max-width: 750px){.crosstalk__interviewee-img{width:13.5rem;margin:0;grid-area:img;align-self:stretch}}.crosstalk__interviewee-name{font-size:var(--font-lg-9);font-weight:500;margin-bottom:2rem}@media(max-width: 750px){.crosstalk__interviewee-name{margin-bottom:0;grid-area:name;align-self:end}}.crosstalk__interviewee-division{font-size:var(--font-lg-1);line-height:1.4705882353;margin-bottom:1.5rem}@media(max-width: 750px){.crosstalk__interviewee-division{grid-area:division;margin-bottom:0}}.crosstalk__interviewee-join{font-size:var(--font-sm-1);font-weight:300}@media(max-width: 750px){.crosstalk__interviewee-join{grid-area:join;align-self:start}}.crosstalk__inner{width:var(--w1160);padding:10rem 0 23.5rem;margin:0 auto;position:relative}@media(max-width: 750px){.crosstalk__inner{padding:5rem 0 8.5rem}}.crosstalk__inner--message{padding:23rem 0 13rem}@media(max-width: 750px){.crosstalk__inner--message{padding:0 0 5.5rem}}.crosstalk__num{font-family:var(--font-family-zen);font-size:13rem;color:rgba(var(--color-main-rgb), 0.8);text-align:center;position:absolute;top:-0.6em;left:50%;transform:translateX(-50%)}@media(max-width: 750px){.crosstalk__num{font-size:6rem}}.crosstalk__question{font-size:4.8rem;line-height:1.5833333333;font-weight:300;color:var(--color-main);text-align:center;margin-bottom:3rem}@media(max-width: 750px){.crosstalk__question{font-size:2.3rem;margin-bottom:2rem}}.crosstalk__question-add{font-size:var(--font-lg-5);line-height:1.4285714286;color:#fff;background:rgba(var(--color-main-rgb), 0.8);text-align:center;width:100%;max-width:80rem;padding:.7rem 1rem;margin:0 auto 7.5rem}@media(max-width: 750px){.crosstalk__question-add{font-size:var(--font-lg-1);margin-bottom:3.5rem}}.crosstalk__body{margin-bottom:13.5rem;display:flex;flex-direction:column;gap:3rem 0}@media(max-width: 750px){.crosstalk__body{width:33.5rem;margin:0 -1rem 5.5rem;gap:2rem 0}}.crosstalk__body-item{display:flex;gap:0 3.5rem}@media(max-width: 750px){.crosstalk__body-item{gap:0 2rem}}.crosstalk__body-item:nth-child(odd){flex-direction:row-reverse}.crosstalk__body-item:nth-child(even){flex-direction:row}.crosstalk__body-interviewee{text-align:center;width:7.5rem;flex-shrink:0}@media(max-width: 750px){.crosstalk__body-interviewee{width:6rem}}.crosstalk__body-interviewee-caption{font-family:var(--font-family-urbanist);font-size:2rem;font-weight:700;margin-top:1rem}@media(max-width: 750px){.crosstalk__body-interviewee-caption{font-size:1.4rem;margin-top:.5rem}}.crosstalk__body-speak{background:#fff;width:100%;max-width:71.5rem;padding:3.5rem 4.5rem;border-radius:.6rem;position:relative}@media(max-width: 750px){.crosstalk__body-speak{padding:2rem 2.5rem}}.crosstalk__body-speak::before{content:"";background:#fff;width:3rem;aspect-ratio:30/20;clip-path:polygon(100% 0, 0% 100%, 100% 100%);position:absolute;top:2rem;right:100%}@media(max-width: 750px){.crosstalk__body-speak::before{width:1.5rem}}.crosstalk__body-item:nth-child(odd) .crosstalk__body-speak::before{right:auto;left:100%;clip-path:polygon(0 0, 0% 100%, 100% 100%)}.crosstalk__body--reverse .crosstalk__body-speak{background:#f7f7f7}.crosstalk__body--reverse .crosstalk__body-speak::before{background:#f7f7f7}.crosstalk__body--reverse .crosstalk__body-item:nth-child(odd){flex-direction:row}.crosstalk__body--reverse .crosstalk__body-item:nth-child(odd) .crosstalk__body-speak::before{right:100%;left:auto;clip-path:polygon(100% 0, 0% 100%, 100% 100%)}.crosstalk__body--reverse .crosstalk__body-item:nth-child(even){flex-direction:row-reverse}.crosstalk__body--reverse .crosstalk__body-item:nth-child(even) .crosstalk__body-speak::before{right:auto;left:100%;clip-path:polygon(0 0, 0% 100%, 100% 100%)}.crosstalk__body--reverse .crosstalk__body-item:nth-child(even) .crosstalk__body-speak{background:#e7f3ee}.crosstalk__body--reverse .crosstalk__body-item:nth-child(even) .crosstalk__body-speak::before{background:#e7f3ee}.crosstalk__img{width:100vw;max-width:min(87.5vw,140rem);margin:0 max(-1*(87.5vw - var(--w1160))/2,-12rem)}@media(max-width: 750px){.crosstalk__img{width:37.5rem;max-width:none;margin:0 -3rem}}.crosstalk__img--full{width:100%;max-width:none;margin:0}.crosstalk__message{background:#fff;padding:5rem 10rem 10rem;border:3rem solid #cfe7dc}@media(max-width: 750px){.crosstalk__message{padding:2.5rem 2.5rem 4rem;border-width:1.5rem}}.crosstalk__message-title{text-align:center;margin-bottom:8rem}@media(max-width: 750px){.crosstalk__message-title{margin-bottom:3.5rem}}.crosstalk__message-title-en{font-family:var(--font-family-zen);font-size:11rem;color:rgba(var(--color-main-rgb), 0.8);margin-bottom:3.5rem}@media(max-width: 750px){.crosstalk__message-title-en{font-size:5.7rem;margin-bottom:1.5rem}}.crosstalk__message-title-ja{font-size:var(--font-lg-8);font-weight:300;color:var(--color-main)}@media(max-width: 750px){.crosstalk__message-title-ja{font-size:1.8rem}}.crosstalk__message-body{display:flex;flex-direction:column;gap:5.5rem 0}@media(max-width: 750px){.crosstalk__message-body{gap:2rem 0}}.crosstalk__message-body-item{display:flex;justify-content:space-between;gap:0 3.5rem}@media(max-width: 750px){.crosstalk__message-body-item{padding-bottom:2rem;border-bottom:.1rem solid #9ecfba;gap:0 1.5rem}}.crosstalk__message-body-img{width:15.5rem;flex-shrink:0}@media(max-width: 750px){.crosstalk__message-body-img{width:6.2rem}}.crosstalk__message-body-img img{border-radius:.6rem}.crosstalk__message-body-img-caption{font-family:var(--font-family-urbanist);font-size:var(--font-lg-4);font-weight:700;color:#fff;background:rgba(110,182,151,.95);text-align:center;width:10.5rem;height:3.5rem;margin:-2.5rem auto 0;position:relative;z-index:1;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.crosstalk__message-body-img-caption{font-size:1.3rem;width:5rem;height:2rem;margin-top:-0.5rem}}.crosstalk__message-body-txt{border-bottom:1px solid #9ecfba}@media(max-width: 750px){.crosstalk__message-body-txt{margin-top:-0.5em;border-bottom:none}}.training--bg-green{background:#dbede5}.training__inner{width:var(--w1160);padding:10rem 0;margin:0 auto}@media(max-width: 750px){.training__inner{padding:3rem 0 5rem}}.training__intro{text-align:center;max-width:none}.training__flow{width:var(--w980);margin:0 auto 15rem}@media(max-width: 750px){.training__flow{margin-top:3rem;margin-bottom:8rem}}@media(max-width: 750px){.training__flow-img{width:34.5rem;padding-right:2rem;overflow-x:scroll}.training__flow-img img{width:72rem}}.training__flow-caption{font-size:var(--font-sm-2);margin-top:1rem}.training__body{display:flex;flex-direction:column;gap:14rem 0}@media(max-width: 750px){.training__body{gap:5.5rem 0}}.training__detail{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;gap:0 6rem;grid-template-areas:"title title" "content img";justify-content:end;align-items:start}@media(max-width: 750px){.training__detail{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"img" "title" "content"}}.training__detail:nth-child(even){grid-template-areas:"title title" "img content"}@media(max-width: 750px){.training__detail:nth-child(even){grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"img" "title" "content"}}.training__detail--layer{grid-template-rows:auto 28rem auto;grid-template-areas:"title title" "content img1" "content img2"}@media(max-width: 750px){.training__detail--layer{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"img1" "title" "content" "img2"}}.training__detail--license{grid-template-columns:1fr;grid-template-rows:auto auto;grid-template-areas:"title" "content";justify-content:center}.training__detail-title{font-size:7rem;font-weight:300;color:var(--color-main);width:100%;margin-bottom:6rem;grid-area:title}@media(max-width: 750px){.training__detail-title{font-size:3.6rem;margin-bottom:2.5rem}}.training__detail-subtitle{font-size:var(--font-lg-4);font-weight:500;color:var(--color-main);margin-bottom:1rem}@media(max-width: 750px){.training__detail-subtitle{font-size:1.6rem}}.training__detail-img{width:42rem;border-radius:.6rem;overflow:hidden;grid-area:img;justify-self:end}@media(max-width: 750px){.training__detail-img{width:33rem;margin:0 -0.75rem 3rem}}.training__detail-img--01{grid-area:img1}.training__detail-img--02{margin-top:3rem;grid-area:img2}@media(max-width: 750px){.training__detail-img--02{margin-bottom:0}}.training__detail-content{width:58rem;grid-area:content;justify-self:end}@media(max-width: 750px){.training__detail-content{width:100%}}.training__detail--license .training__detail-content{width:var(--w980);justify-self:center}.training__detail-curriculum{font-size:var(--font-sm-1);background:#fff;padding:3rem 4rem;margin-top:3.5rem;border-radius:1.2rem}@media(max-width: 750px){.training__detail-curriculum{padding:2.5rem;margin-top:2.5rem;border-radius:.9rem}}.training__detail-curriculum-heading{font-weight:700;color:var(--color-main);margin-bottom:1rem}.training__detail-curriculum-txt{font-weight:500;line-height:2}@media(max-width: 750px){.training__detail-curriculum-txt{line-height:1.6666666667}}.training__detail-license{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"col1 col1" "col2 col3";gap:4rem 7rem}@media(max-width: 750px){.training__detail-license{grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"col1" "col2" "col3";gap:3rem 0}}.training__detail-license-item:nth-child(1){grid-area:col1}.training__detail-license-item:nth-child(2){grid-area:col2}.training__detail-license-item:nth-child(3){grid-area:col3}.training__detail-license-body{background:#f7f7f7;padding:3rem 4rem;margin-top:3rem;border-radius:1.2rem}@media(max-width: 750px){.training__detail-license-body{padding:2.5rem;margin-top:2.5rem;border-radius:.9rem}}.training__detail-license-list{font-size:var(--font-sm-1);line-height:2;width:100%;white-space:nowrap}.training__detail-license-list thead,.training__detail-license-list tbody{display:block}.training__detail-license-list-heading{font-size:var(--font-sm-2);font-weight:700;color:var(--color-main);display:grid;grid-template-columns:1fr auto}.training__detail-license-list tr *:nth-child(2){text-align:right}.training__detail-license-list-line{font-weight:500;position:relative;z-index:0;display:grid;grid-template-columns:1fr auto}.training__detail-license-list-line::after{content:"";width:100%;border-top:1px dotted #000;position:absolute;top:50%;left:0;z-index:-1}.training__detail-license-list-line th{font-weight:500}@media(max-width: 750px){.training__detail-license-list-line td{position:absolute;right:0}}.training__detail-license-list span{background:#f7f7f7}.training__detail-license-list th span{padding-right:1rem}@media(max-width: 750px){.training__detail-license-list th span{padding-right:.5rem}}.training__detail-license-list td span{padding-left:1rem}@media(max-width: 750px){.training__detail-license-list td span{padding-left:.5rem}}.training__detail-license-list td small{font-size:var(--font-sm-4)}.training__detail-license-notice{font-size:var(--font-sm-2);text-align:right;margin-top:1rem}.welfare--bg-green{background:#dbede5}.welfare__inner{width:var(--w1160);padding:10rem 0 16.5rem;margin:0 auto}@media(max-width: 750px){.welfare__inner{padding:7rem 0 5rem}}.welfare__intro{text-align:center;max-width:none;margin-bottom:10rem}@media(max-width: 750px){.welfare__intro{margin-bottom:5rem}}.welfare__anchor{font-size:var(--font-lg-4);display:flex;justify-content:center;gap:0 2rem}@media(max-width: 750px){.welfare__anchor{width:34.5rem;margin:0 -1.5rem;gap:1.5rem 0;flex-direction:column}}.welfare__anchor-item{width:49rem}@media(max-width: 750px){.welfare__anchor-item{width:100%}}.welfare__anchor-link{color:#fff;background:var(--color-main);width:100%;height:8rem;position:relative;display:flex;justify-content:center;align-items:center;transition:background .25s}@media(max-width: 750px){.welfare__anchor-link{height:6.5rem}}.welfare__anchor-link:hover{background:#095f46}.welfare__anchor-link--voice{background:#00837c}.welfare__anchor-link--voice:hover{background:#00534e}.welfare__anchor-arrow{width:4.5rem;aspect-ratio:1;border:1px solid hsla(0,0%,100%,.7);border-radius:50%;position:absolute;top:50%;right:3rem;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.welfare__anchor-arrow{width:3.6rem;right:2rem}}.welfare__anchor-arrow::before{content:"";background:#fff;width:1.2rem;aspect-ratio:12/8;-webkit-mask:url("../img/common/arrow-03.svg") no-repeat center/cover;mask:url("../img/common/arrow-03.svg") no-repeat center/cover}@media(max-width: 750px){.welfare__anchor-arrow::before{width:1rem}}.welfare__title{font-size:var(--font-lg-6);font-weight:500;color:var(--color-main);text-align:center;margin-bottom:12rem}@media(max-width: 750px){.welfare__title{margin-bottom:6.5rem}}.welfare__title--voice{color:#00837c;margin-bottom:8rem}@media(max-width: 750px){.welfare__title--voice{margin-bottom:5rem}}.welfare__subtitle{font-size:7rem;font-weight:300;color:var(--color-main);width:var(--w1160);position:absolute;top:-4rem;left:50%;transform:translateX(-50%);z-index:1}@media(max-width: 750px){.welfare__subtitle{font-size:3.6rem;line-height:1.25;width:34.5rem;margin:-7rem -4rem 2.5rem;position:static;transform:none}}.welfare__detail{background:#fff;width:var(--w980);padding:9rem 8rem;margin:0 auto 13rem;border-radius:1.2rem;position:relative}@media(max-width: 750px){.welfare__detail{padding:5rem 2.5rem;margin-bottom:7rem;border-radius:.6rem}}.welfare__detail-list{position:relative;z-index:1}.welfare__detail-list-heading{font-size:var(--font-lg-4);font-weight:500;color:var(--color-main);margin-bottom:1rem}.welfare__detail-list-txt{font-size:var(--font-md);line-height:1.875;margin-bottom:3.5rem}.welfare__detail-list *:last-child{margin-bottom:0}.welfare__detail-img{position:absolute}.welfare__detail-img--holiday{width:54.8rem;right:-8rem;bottom:-0.5rem}@media(max-width: 750px){.welfare__detail-img--holiday{width:22rem;margin:2rem -2.5rem -7.5rem auto;position:static}}.welfare__detail-img--childcare{width:29rem;top:-2.5rem;right:-8rem}@media(max-width: 750px){.welfare__detail-img--childcare{width:11.6rem;margin:0 -2.5rem -7.5rem auto;position:static}}.welfare__detail-img--nursing{width:21.8rem;top:-5.5rem;right:-8rem}@media(max-width: 750px){.welfare__detail-img--nursing{width:8.8rem;margin:3rem .5rem -7.5rem auto;position:static}}.welfare__detail-img--house{width:52.2rem;top:50%;right:-8rem;transform:translateY(-50%)}@media(max-width: 750px){.welfare__detail-img--house{width:21rem;margin:3rem auto -2rem;position:static;transform:none}}.welfare__detail-abw{position:relative}.welfare__detail-abw-content{background:#f7f7f7;padding:4rem 21rem 4rem 4rem;margin-top:4rem;position:relative}@media(max-width: 750px){.welfare__detail-abw-content{padding:3rem 3rem 15.5rem}}.welfare__detail-abw-content-heading{font-size:var(--font-lg-2);font-weight:500;color:var(--color-main);margin-bottom:1rem}.welfare__detail-abw-content-txt{text-align:justify}.welfare__detail-abw-img{width:32rem;position:absolute;top:50%;right:-15rem;transform:translateY(-50%)}@media(max-width: 750px){.welfare__detail-abw-img{width:22rem;margin:-12.5rem auto 0;position:relative;inset:0;transform:none}}.welfare__voice{background:#f7f7f7;padding:9rem 8rem;margin:0 auto 13rem;border-radius:1.2rem;position:relative}@media(max-width: 750px){.welfare__voice{padding:2.5rem;margin-bottom:3rem;border-radius:.6rem}}.welfare__voice--tranisition{display:grid;grid-template-columns:52rem 42rem;grid-template-rows:auto auto;gap:0 6rem;grid-template-areas:"title title" "txt graph"}@media(max-width: 750px){.welfare__voice--tranisition{display:block}}.welfare__voice-title{font-size:5.4rem;font-weight:300;color:#00837c;width:100%;margin-bottom:6rem;grid-area:title}@media(max-width: 750px){.welfare__voice-title{font-size:2.8rem;line-height:1.25;margin-bottom:2rem}}.welfare__voice-txt{font-size:var(--font-md);line-height:1.875;text-align:justify;margin-bottom:3.5rem;grid-area:txt}@media(max-width: 750px){.welfare__voice-txt{margin-bottom:2rem}}.welfare__voice-graph{width:42rem;grid-area:graph}@media(max-width: 750px){.welfare__voice-graph{width:100%}}.welfare__voice-detail{background:#fff;padding:4.5rem 6rem 6rem;margin-bottom:4rem}@media(max-width: 750px){.welfare__voice-detail{padding:2rem;margin-bottom:3rem}}.welfare__voice-detail:last-of-type{margin-bottom:0}.welfare__voice-detail-title{margin-bottom:2rem;display:grid;grid-template-columns:9rem 1fr;gap:0 2.5rem;grid-template-areas:"img heading" "img meta"}@media(max-width: 750px){.welfare__voice-detail-title{margin-bottom:1rem;display:block}}.welfare__voice-detail-title-img{width:9rem;position:relative;flex-shrink:0;grid-area:img}@media(max-width: 750px){.welfare__voice-detail-title-img{width:7rem;margin:0 auto 1rem}}.welfare__voice-detail-title-img::after{content:"";background:#00837c;width:1.2rem;aspect-ratio:12/8;clip-path:polygon(100% 0, 0 0, 50% 100%);position:absolute;bottom:calc(100% + .8rem);left:3.9rem}@media(max-width: 750px){.welfare__voice-detail-title-img::after{width:.9rem;bottom:calc(100% + .45rem);left:50%;transform:translateX(-50%)}}.welfare__voice-detail-title-img figcaption{font-size:var(--font-md);font-weight:500;color:#fff;background:#00837c;border-radius:9999px;min-width:20rem;height:4rem;padding:0 2.5rem;position:absolute;bottom:calc(100% + 1.5rem);left:-3rem;white-space:nowrap;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.welfare__voice-detail-title-img figcaption{min-width:15rem;height:3rem;bottom:calc(100% + 1rem);left:50%;transform:translateX(-50%)}}.welfare__voice-detail-title-heading{font-size:var(--font-lg-6);line-height:1.4583333333;font-weight:700;color:#00837c;margin-bottom:1rem;grid-area:heading;align-self:end}@media(max-width: 750px){.welfare__voice-detail-title-heading{font-size:var(--font-lg-5);margin-bottom:1rem}}.welfare__voice-detail-title-meta{font-size:var(--font-sm-2);line-height:1.5625;font-weight:700;grid-area:meta;align-self:start}.welfare__voice-detail-txt{margin-bottom:0}.faq{background:#dbede5}.faq__inner{width:var(--w1160);padding:11rem 0;margin:0 auto}@media(max-width: 750px){.faq__inner{padding:3rem 0 5.5rem}}.faq__tab{font-size:var(--font-lg-5);font-weight:500;color:#fff;text-align:center;display:flex;justify-content:space-between}@media(max-width: 750px){.faq__tab{font-size:var(--font-lg-2)}}.faq__tab-item{width:50%}.faq__tab-btn{background:#d3d1d0;width:100%;height:7.5rem;position:relative;display:flex;justify-content:center;align-items:center;transition:background .25s}@media(max-width: 750px){.faq__tab-btn{height:6rem;padding-right:1.5rem}}.faq__tab-btn--newgrads.is-active,.faq__tab-btn--newgrads:hover{background:var(--color-main)}.faq__tab-btn--career.is-active,.faq__tab-btn--career:hover{background:#00837c}.faq__tab-btn::after{content:"";background:#fff;width:1.8rem;position:absolute;top:50%;right:4rem;transform:translateY(-50%) rotate(-90deg);aspect-ratio:12/8;-webkit-mask:url("../img/common/arrow-03.svg") no-repeat center/cover;mask:url("../img/common/arrow-03.svg") no-repeat center/cover}@media(max-width: 750px){.faq__tab-btn::after{width:1.4rem;right:1.2rem}}.faq__tab-btn.is-active::after{transform:translateY(-50%) rotate(0deg)}.faq__swiper-slide{background:#fff;padding:2rem 9rem 9rem}@media(max-width: 750px){.faq__swiper-slide{padding:0 2.5rem 5.5rem}}.faq__detail{padding-top:7rem;padding-bottom:10rem;border-bottom:1px solid #a7a3a1;position:relative}@media(max-width: 750px){.faq__detail{padding-top:3.5rem;padding-bottom:4.5rem}}.faq__detail-heading{font-size:3.2rem;line-height:1.3333333333;font-weight:300;color:var(--color-main);margin-bottom:2.5rem;position:relative;display:flex;justify-content:space-between}@media(max-width: 750px){.faq__detail-heading{font-size:2.4rem;text-align:justify;margin-bottom:2rem}}.faq__detail-heading-num{font-family:var(--font-family-zen);font-size:6.4rem;line-height:.75;color:rgba(10,110,70,.7);width:9rem;margin-top:-0.1em;flex-shrink:0}@media(max-width: 750px){.faq__detail-heading-num{font-size:4.8rem;width:6rem;margin-top:0}}.faq__detail-heading-q{width:calc(100% - 9rem)}@media(max-width: 750px){.faq__detail-heading-q{width:calc(100% - 6rem)}}.faq__detail-heading-comment{font-size:var(--font-sm-1);color:var(--color-main);font-weight:500;background:#fff;width:16rem;aspect-ratio:160/48;position:absolute;top:-8rem;left:9rem;display:flex;justify-content:center;align-items:center}@media(max-width: 750px){.faq__detail-heading-comment{width:12.5rem;top:-5rem;left:6rem}}.faq__detail-heading-comment::before{content:"";background:var(--color-main);width:16rem;aspect-ratio:160/68;-webkit-mask:url("../img/info/faq/bg-comment.svg") no-repeat center/cover;mask:url("../img/info/faq/bg-comment.svg") no-repeat center/cover;position:absolute;inset:0}@media(max-width: 750px){.faq__detail-heading-comment::before{width:12.5rem}}.faq__detail-txt{width:calc(100% - 9rem);margin-left:auto}@media(max-width: 750px){.faq__detail-txt{width:100%}}.faq__swiper-slide--career .faq__detail-heading{color:#00837c}.faq__swiper-slide--career .faq__detail-heading-num{color:rgba(10,110,111,.7)}.faq__swiper-slide--career .faq__detail-heading-comment{color:#00837c}.faq__swiper-slide--career .faq__detail-heading-comment::before{background:rgba(0,131,124,.7)}.message--bg-green{background:#dbede5}.message__intro{background:#dbede5;width:var(--w980);padding:7rem;margin:-27rem auto 9.5rem;position:relative;z-index:1}@media(max-width: 750px){.message__intro{width:100%;padding:4rem;margin:0}}.message__intro-title{font-size:4.2rem;font-weight:300;color:var(--color-main);text-align:center;margin-bottom:3rem}@media(max-width: 750px){.message__intro-title{font-size:2.8rem;line-height:1.25;margin-bottom:2rem}}.message__intro-title-small{font-size:3.2rem}@media(max-width: 750px){.message__intro-title-small{font-size:2.2rem;display:block}}.message__intro-txt{font-weight:500;text-align:center}.message__inner{width:var(--w1160);padding:11rem 0;margin:0 auto}@media(max-width: 750px){.message__inner{padding:6rem 0}}.message__detail{background:#fff;text-align:center;padding:6rem;margin-bottom:13.5rem;border:3.5rem solid #b6dbcb}@media(max-width: 750px){.message__detail{width:34.5rem;padding:4rem 2.5rem 0;margin:0 -1.5rem 4rem;border-width:2.5rem}}.message__detail-target{font-size:var(--font-lg-8);font-weight:300;color:var(--color-main);margin-bottom:3.5rem}@media(max-width: 750px){.message__detail-target{margin-bottom:2.5rem}}.message__detail-txt{font-size:var(--font-lg-1);text-align:center}.message__detail-subtitle{font-size:var(--font-lg-1);font-weight:500;color:#fff;background:rgba(var(--color-main-rgb), 0.8);display:inline-block;padding:1rem 4rem;margin-bottom:5.5rem}@media(max-width: 750px){.message__detail-subtitle{display:block;padding:1rem;margin-bottom:2rem}}.message__detail-content-heading{font-size:4.2rem;font-weight:300;color:var(--color-main);margin-bottom:3.5rem}@media(max-width: 750px){.message__detail-content-heading{font-size:2.8rem;line-height:1.25;margin-bottom:2rem;white-space:nowrap}}.message__detail-content-txt{font-size:var(--font-lg-1);text-align:center;margin-bottom:8rem}@media(max-width: 750px){.message__detail-content-txt{margin-bottom:5rem}}.message__recruiter{width:var(--w980);margin:-17rem auto 4rem}@media(max-width: 750px){.message__recruiter{margin-top:-9rem}}.message__recruiter-title{text-align:center;margin-bottom:8rem}@media(max-width: 750px){.message__recruiter-title{margin-bottom:3rem}}.message__recruiter-title-en{font-family:var(--font-family-zen);font-size:11rem;color:rgba(var(--color-main-rgb), 0.8);margin-bottom:3.5rem}@media(max-width: 750px){.message__recruiter-title-en{font-size:5.7rem;margin-bottom:1.5rem}}.message__recruiter-title-ja{font-size:var(--font-lg-8);font-weight:300;color:var(--color-main)}@media(max-width: 750px){.message__recruiter-title-ja{font-size:2.3rem;line-height:1.5217391304}}.outline__inner{width:var(--w1160);padding:11rem 0;margin:0 auto}@media(max-width: 750px){.outline__inner{padding:6rem 0}}.outline__table{width:100%;border-top:1px solid #a7a3a1}.outline__table-heading{font-size:var(--font-lg-2);line-height:1.875;background:#c2e1d4;text-align:center;vertical-align:top;width:18rem;padding:4.5rem 2rem;border-bottom:1px solid #a7a3a1}@media(max-width: 750px){.outline__table-heading{font-size:var(--font-lg-1);text-align:left;display:block;width:100%;padding:1rem 1.5rem;border-bottom:none}}.outline__table tr:nth-child(even) .outline__table-heading{background:#cfe7dc}.outline__table-txt{font-size:var(--font-md);line-height:1.875;background:#f8f8f8;padding:4.5rem 6rem;border-bottom:1px solid #a7a3a1}@media(max-width: 750px){.outline__table-txt{display:block;width:100%;padding:1rem 1.5rem}}.outline__table tr:nth-child(even) .outline__table-txt{background:#fff}.outline__table-indent{text-indent:-1em;padding-left:1em}.outline__table-notice-item{text-indent:-1em;padding-left:1em}.outline__detail{background:#f7f7f7;margin-bottom:2rem;border-radius:.6rem}@media(max-width: 750px){.outline__detail{width:34.5rem;margin:0 -1.5rem 1rem;border-radius:.5rem}}.outline__detail-heading{padding:6rem;position:relative;cursor:pointer;display:grid;grid-template-columns:auto 1fr auto auto;grid-template-rows:1fr;gap:0 0;grid-template-areas:"pos job date toggle";align-items:center;transition:background .25s}@media(max-width: 750px){.outline__detail-heading{padding:2rem 2rem 3rem;grid-template-columns:1fr 4.6rem;grid-template-rows:auto auto auto;grid-template-areas:"pos toggle" "job toggle" "date toggle";gap:1.5rem 0}}.outline__detail-heading:hover{background:#dedcdc}.outline__detail-heading-pos{font-size:var(--font-lg-6);font-weight:500;background:#fff;padding:1.5rem 2rem;margin-right:3.5rem;grid-area:pos}@media(max-width: 750px){.outline__detail-heading-pos{font-size:var(--font-lg-2);padding:1rem 1.5rem;justify-self:start;align-self:end}}.outline__detail-heading-job{font-size:4.8rem;font-weight:300;color:var(--color-main);grid-area:job}@media(max-width: 750px){.outline__detail-heading-job{font-size:3rem;display:flex;align-items:center}}@media(max-width: 750px){.outline__detail-heading-job-small{font-size:var(--font-lg-2);margin-top:.2em}}.outline__detail-heading-date{font-size:var(--font-lg-2);line-height:1.6666666667;font-weight:500;text-align:right;grid-area:date}@media(max-width: 750px){.outline__detail-heading-date{font-size:var(--font-md);text-align:left;white-space:nowrap}}.outline__detail-heading-accordion{width:5.5rem;aspect-ratio:1;margin-left:3rem;border:1px solid rgba(var(--color-main-rgb), 0.8);border-radius:50%;position:relative;z-index:1;grid-area:toggle;transition:background .25s}@media(max-width: 750px){.outline__detail-heading-accordion{width:4.6rem;margin-left:0;border-width:.1rem}}.outline__detail-heading-accordion::before,.outline__detail-heading-accordion::after{content:"";background:var(--color-main);width:2rem;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);transition:background .25s,transform .25s}@media(max-width: 750px){.outline__detail-heading-accordion::before,.outline__detail-heading-accordion::after{width:1.8rem}}.outline__detail-heading-accordion::after{transform:translate(-50%, -50%) rotate(90deg)}.outline__detail-heading:hover .outline__detail-heading-accordion{background:var(--color-main)}.outline__detail-heading:hover .outline__detail-heading-accordion::before,.outline__detail-heading:hover .outline__detail-heading-accordion::after{background:#fff}.outline__detail[open] .outline__detail-heading-accordion::after{transform:translate(-50%, -50%)}.outline__detail-body{width:92rem;padding-bottom:6rem;margin:5rem auto 0}@media(max-width: 750px){.outline__detail-body{width:30.5rem;padding-bottom:5.5rem;margin-top:2rem}}.outline__detail-body .outline__table-heading{background:#cfe7dc}.outline__detail-body .outline__table-txt{background:#fff}.outline__detail-body-heading{font-size:var(--font-lg-6);font-weight:500;margin-bottom:2.5rem}@media(max-width: 750px){.outline__detail-body-heading{font-size:var(--font-lg-1);margin-bottom:1.5rem}}.outline__detail-banner{margin-top:5rem;display:flex;justify-content:center;gap:0 4rem}@media(max-width: 750px){.outline__detail-banner{margin-top:3.5rem;flex-direction:column;align-items:center;gap:2.5rem 0}}.outline__detail-banner-item{width:30rem}@media(max-width: 750px){.outline__detail-banner-item{width:20rem}}.outline__mitsui-fudosan-group{display:block;width:42.4rem;margin:10rem auto 0}@media(max-width: 750px){.outline__mitsui-fudosan-group{width:24.8rem;margin-top:5.5rem}}@media only screen and (min-width: 751px){.mb0pc{margin-bottom:0rem}.mb5pc{margin-bottom:0.5rem}.mb10pc{margin-bottom:1rem}.mb15pc{margin-bottom:1.5rem}.mb20pc{margin-bottom:2rem}.mb25pc{margin-bottom:2.5rem}.mb30pc{margin-bottom:3rem}.mb35pc{margin-bottom:3.5rem}.mb40pc{margin-bottom:4rem}.mb45pc{margin-bottom:4.5rem}.mb50pc{margin-bottom:5rem}.mb55pc{margin-bottom:5.5rem}.mb60pc{margin-bottom:6rem}.mb65pc{margin-bottom:6.5rem}.mb70pc{margin-bottom:7rem}.mb75pc{margin-bottom:7.5rem}.mb80pc{margin-bottom:8rem}.mb85pc{margin-bottom:8.5rem}.mb90pc{margin-bottom:9rem}.mb95pc{margin-bottom:9.5rem}.mb100pc{margin-bottom:10rem}.mb105pc{margin-bottom:10.5rem}.mb110pc{margin-bottom:11rem}.mb115pc{margin-bottom:11.5rem}.mb120pc{margin-bottom:12rem}.mb125pc{margin-bottom:12.5rem}.mb130pc{margin-bottom:13rem}.mb135pc{margin-bottom:13.5rem}.mb140pc{margin-bottom:14rem}.mb145pc{margin-bottom:14.5rem}.mb150pc{margin-bottom:15rem}.mb155pc{margin-bottom:15.5rem}.mb160pc{margin-bottom:16rem}.mb165pc{margin-bottom:16.5rem}.mb170pc{margin-bottom:17rem}.mb175pc{margin-bottom:17.5rem}.mb180pc{margin-bottom:18rem}.mb185pc{margin-bottom:18.5rem}.mb190pc{margin-bottom:19rem}.mb195pc{margin-bottom:19.5rem}.mb200pc{margin-bottom:20rem}}@media only screen and (max-width: 750px){.mb0sp{margin-bottom:0rem}.mb5sp{margin-bottom:0.5rem}.mb10sp{margin-bottom:1rem}.mb15sp{margin-bottom:1.5rem}.mb20sp{margin-bottom:2rem}.mb25sp{margin-bottom:2.5rem}.mb30sp{margin-bottom:3rem}.mb35sp{margin-bottom:3.5rem}.mb40sp{margin-bottom:4rem}.mb45sp{margin-bottom:4.5rem}.mb50sp{margin-bottom:5rem}.mb55sp{margin-bottom:5.5rem}.mb60sp{margin-bottom:6rem}.mb65sp{margin-bottom:6.5rem}.mb70sp{margin-bottom:7rem}.mb75sp{margin-bottom:7.5rem}.mb80sp{margin-bottom:8rem}.mb85sp{margin-bottom:8.5rem}.mb90sp{margin-bottom:9rem}.mb95sp{margin-bottom:9.5rem}.mb100sp{margin-bottom:10rem}.mb105sp{margin-bottom:10.5rem}.mb110sp{margin-bottom:11rem}.mb115sp{margin-bottom:11.5rem}.mb120sp{margin-bottom:12rem}.mb125sp{margin-bottom:12.5rem}.mb130sp{margin-bottom:13rem}.mb135sp{margin-bottom:13.5rem}.mb140sp{margin-bottom:14rem}.mb145sp{margin-bottom:14.5rem}.mb150sp{margin-bottom:15rem}.mb155sp{margin-bottom:15.5rem}.mb160sp{margin-bottom:16rem}.mb165sp{margin-bottom:16.5rem}.mb170sp{margin-bottom:17rem}.mb175sp{margin-bottom:17.5rem}.mb180sp{margin-bottom:18rem}.mb185sp{margin-bottom:18.5rem}.mb190sp{margin-bottom:19rem}.mb195sp{margin-bottom:19.5rem}.mb200sp{margin-bottom:20rem}}