:root{--color-primary: #e72922;--color-green: #00a9a0;--color-blue: #0086d1;--color-black: #323232;--font-en: "Montserrat", sans-serif;--font-mplus: "M PLUS 1p", sans-serif;--font-jost: "Jost", sans-serif}*{box-sizing:border-box}body{font-size:100%;font-family:"Noto Sans JP",sans-serif;font-weight:400;font-style:normal;overflow-x:hidden;color:var(--color-black)}body.is-active{overflow:hidden !important}ul,ol{list-style:none}img{height:auto;max-width:100%;vertical-align:middle}img.img{width:100%;-o-object-fit:cover;object-fit:cover}a{text-decoration:none;color:var(--color-black)}a.link{transition:opacity ease .3s}a.link:hover{opacity:.7}p{line-height:1.9}address{font-style:normal}.main{overflow-x:clip}.inner{max-width:67.5rem;margin:0 auto;padding:0 2.5rem;width:100%;position:relative}@media screen and (max-width: 768px){.inner{padding:0 1.875rem}}.inner--sm{max-width:67.5rem}.inner--xs{max-width:61.25rem}.inner--xxs{max-width:55rem}.inner--right{max-width:85.625rem;padding:0 0 0 5rem}@media screen and (max-width: 1000px){.inner--right{padding:0 2.5rem}}@media screen and (max-width: 768px){.inner--right{padding:0 2.375rem}}.inner--full{max-width:none;padding:0 5rem}@media screen and (max-width: 768px){.inner--full{padding:0 2.375rem}}.pc{display:inline-block !important}@media screen and (max-width: 768px){.pc{display:none !important}}.sp{display:none !important}@media screen and (max-width: 768px){.sp{display:inline-block !important}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.fade-in{opacity:0;transition:opacity ease 1s var(--delay, 0s),transform ease 1s var(--delay, 0s);transform:translateY(20px)}@media screen and (max-width: 768px){.fade-in{transition:opacity ease 1s,transform ease 1s}}.fade-in.is-active{opacity:1;transform:translateY(0)}.spring-in{opacity:0}.spring-in.is-active{transform-origin:center bottom;animation:springIn 1.2s ease-out forwards}@keyframes springIn{0%{transform:scaleY(1);opacity:0}15%{transform:scaleY(0.88);opacity:0}35%{transform:scaleY(1.15);opacity:1}50%{transform:scaleY(0.95);opacity:1}65%{transform:scaleY(1.08);opacity:1}80%{transform:scaleY(0.98);opacity:1}100%{transform:scaleY(1);opacity:1}}.js-hamburger-fade{opacity:0;visibility:hidden;transform:translateY(10px)}.js-hamburger-fade.is-active{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .5s ease .6s,transform .5s ease .6s,visibility .5s ease .6s}.page-top{position:fixed;right:2.5rem;bottom:2.5rem}@media screen and (max-width: 768px){.page-top{right:1.875rem;bottom:1.875rem}}.page-top span{display:block;width:3.375rem;height:3.375rem;background-color:#dfeffd;border-radius:50%;transition:opacity ease .3s}.page-top span:hover{opacity:.7}.page-top span::before{content:"";width:.875rem;height:1rem;background-color:var(--color-primary);position:absolute;top:calc(50% - .5rem);left:calc(50% - .4375rem);-webkit-mask-image:url(../img/icon-pagetop.svg);mask-image:url(../img/icon-pagetop.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.logo{display:flex;align-items:center;gap:1.5rem}@media screen and (max-width: 768px){.logo{gap:.8125rem}}.logo span{font-family:var(--font-en);letter-spacing:2px}@media screen and (max-width: 768px){.logo span{font-size:.875rem}}@media screen and (max-width: 768px){.logo img{width:8.125rem}}.logo--white{color:#fff}.logo--white.is-inversion span{color:var(--color-black)}@media screen and (max-width: 768px){.logo--sp-large span{font-size:.875rem}}@media screen and (max-width: 768px){.logo--sp-large img{width:10.5rem}}.breadcrumb{margin:0 auto;max-width:67.5rem;padding:0 2.5rem}@media screen and (max-width: 768px){.breadcrumb{padding:0 1.875rem}}.breadcrumb li{position:relative;display:inline-block;font-size:.875rem;margin-right:2.8125rem}@media screen and (max-width: 768px){.breadcrumb li{font-size:.625rem;margin-right:1.875rem}}.breadcrumb li::before{content:"";position:absolute;top:calc(50% - .1875rem);right:-1.5625rem;width:.375rem;height:.375rem;border-top:1px solid var(--color-black);border-right:1px solid var(--color-black);transform:rotate(45deg)}@media screen and (max-width: 768px){.breadcrumb li::before{top:calc(50% - .15625rem);right:-1.1875rem;width:.3125rem;height:.3125rem}}.breadcrumb li:last-child{margin-right:0}.breadcrumb li:last-child::before{content:none}.page-text{text-align:center;padding:6.25rem 2.5rem;font-size:1.125rem;line-height:2.4}@media screen and (max-width: 768px){.page-text{text-align:justify;padding:3.125rem 1.875rem;font-size:1.0625rem;line-height:1.9}}.scroll__text{font-family:var(--font-en);font-size:1.02vw;color:var(--color-primary);font-weight:500;margin-bottom:.37vw;letter-spacing:.5px}@media screen and (max-width: 768px){.scroll__text{font-size:2.4vw;margin-bottom:.53vw}}.scroll__btn{width:5.12vw;height:5.12vw;background-color:#fff;display:block;position:relative}@media screen and (max-width: 768px){.scroll__btn{width:12vw;height:12vw}}.scroll__btn:hover::before{transform:translate(-50%, -30%) rotate(45deg)}.scroll__btn::before{content:"";position:absolute;left:50%;top:calc(50% - .22vw);width:.73vw;height:.73vw;border-bottom:2px solid var(--color-primary);border-right:2px solid var(--color-primary);transform:translate(-50%, -50%) rotate(45deg);transition:transform ease .2s}@media screen and (max-width: 768px){.scroll__btn::before{width:1.87vw;height:1.87vw;border-bottom:1.5px solid var(--color-primary);border-right:1.5px solid var(--color-primary)}}.page-top{position:absolute;right:0;bottom:13.125rem}.page-top a{width:4.375rem;height:4.375rem;background-color:#fff;display:block;position:relative}@media screen and (max-width: 768px){.page-top a{width:2.8125rem;height:2.8125rem}}.page-top a:hover::before{transform:translate(-50%, -80%) rotate(45deg)}.page-top a::before{content:"";position:absolute;left:50%;top:calc(50% + .1875rem);width:.625rem;height:.625rem;border-top:2px solid var(--color-primary);border-left:2px solid var(--color-primary);transform:translate(-50%, -50%) rotate(45deg);transition:transform ease .2s}@media screen and (max-width: 768px){.page-top a::before{width:.4375rem;height:.4375rem;border-top:1.5px solid var(--color-primary);border-left:1.5px solid var(--color-primary)}}.btn{font-size:1.875rem;font-weight:400;background-color:var(--color-primary);color:#fff;display:inline-block;width:100%;max-width:28.125rem;padding:1.25rem;border-radius:3.125rem;letter-spacing:1px;transition:color ease .3s,background-color ease .3s;border:2px solid var(--color-primary)}@media screen and (max-width: 768px){.btn{font-size:1.25rem;max-width:none;padding:.9375rem;border-radius:1.875rem}}.btn:hover{color:var(--color-primary);background-color:#fff}.btn--sm{font-size:1.125rem;max-width:15.625rem;padding:.9375rem}@media screen and (max-width: 768px){.btn--sm{font-size:1rem;padding:.75rem}}.entry-btn{color:#fff;background-color:var(--color-primary);font-family:var(--font-en);display:inline-block;width:10.3125rem;height:3.375rem;line-height:3.375rem;border-radius:1.6875rem;padding-left:4.375rem;letter-spacing:1px;border:1px solid var(--color-primary);position:relative;transition:color ease .3s,background ease .3s}@media screen and (max-width: 768px){.entry-btn{width:8.125rem;height:2.625rem;line-height:2.625rem;border-radius:1.3125rem;padding-left:3.4375rem;font-size:.75rem}}.entry-btn:hover{color:var(--color-primary);background-color:#fff}.entry-btn:hover::before{background-color:var(--color-primary)}.entry-btn::before{content:"";position:absolute;left:2.25rem;top:calc(50% - .828125rem);-webkit-mask-image:url(../img/icons/person.svg);mask-image:url(../img/icons/person.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;width:1.65625rem;height:1.65625rem;background-color:#fff;transition:background ease .3s}@media screen and (max-width: 768px){.entry-btn::before{left:1.875rem;top:calc(50% - .625rem);width:1.25rem;height:1.25rem}}.entry-btn--white{background-color:#fff;color:var(--color-primary)}.entry-btn--white::before{background-color:var(--color-primary)}.entry-btn--white:hover{color:#fff;background-color:var(--color-primary);border:1px solid #fff}.entry-btn--white:hover::before{background-color:#fff}.qa-btn{display:block;max-width:50rem;margin:6.875rem auto 0;background:linear-gradient(180deg, rgb(255, 255, 255) 42%, rgb(204, 238, 236) 100%);border-radius:2.5rem;padding:2.5rem;box-shadow:1.5625rem 1.5625rem #008a7f;position:relative;overflow:hidden;z-index:1;transition:opacity ease .3s}@media screen and (max-width: 768px){.qa-btn{max-width:20.8125rem;margin:3.75rem auto 0;border-radius:1.875rem;padding:1.5625rem 1.5625rem 8.75rem;box-shadow:1.25rem 1.25rem #008a7f}}.qa-btn:hover{opacity:.9}.qa-btn::after{content:"";position:absolute;top:-1.875rem;right:-1.25rem;width:22.0625rem;height:18.4375rem;background:no-repeat url(../img/qa-btn.png) center center/contain;z-index:-1}@media screen and (max-width: 768px){.qa-btn::after{top:auto;right:0;bottom:0;width:100%;height:auto;aspect-ratio:315/113;background:no-repeat url(../img/qa-btn-sp.png) center center/contain}}.qa-btn__title{color:var(--color-green);font-size:2.25rem;font-weight:600;line-height:1;font-family:var(--font-mplus)}@media screen and (max-width: 768px){.qa-btn__title{font-size:1.875rem}}.qa-btn__text{margin-top:1.25rem;font-weight:500}.square-btn{display:inline-block;background-color:var(--color-primary);color:#fff;width:100%;font-size:1.25rem;font-family:var(--font-mplus);padding:1.625rem 6.25rem 1.625rem 2.5rem;font-weight:500;position:relative;border:2px solid var(--color-primary);transition:color ease .3s,background-color ease .3s}@media screen and (max-width: 768px){.square-btn{padding:.75rem 2.5rem .75rem 1.5625rem}}.square-btn:hover{background-color:#fff;color:var(--color-primary)}.square-btn:hover::after{background-color:var(--color-primary)}.square-btn::after{content:"";position:absolute;top:calc(50% - 1.25rem);right:2.5rem;width:2.5rem;height:2.5rem;-webkit-mask:no-repeat url(../img/icons/circle-arrow.svg) center center/contain;mask:no-repeat url(../img/icons/circle-arrow.svg) center center/contain;background-color:#fff;transition:background-color ease .3s}@media screen and (max-width: 768px){.square-btn::after{top:calc(50% - .8125rem);right:1.5625rem;width:1.625rem;height:1.625rem}}.recruit-btn{display:inline-block;color:#fff;width:100%;font-size:1.25rem;padding:1.625rem 6.25rem 1.625rem 2.5rem;font-weight:600;letter-spacing:2px;position:relative;border:2px solid #fff;transition:color ease .3s,background-color ease .3s;border-radius:2.8125rem}.recruit-btn:hover{background-color:#fff;color:var(--color-blue)}.recruit-btn:hover::after{background-color:var(--color-blue)}.recruit-btn::after{content:"";position:absolute;top:calc(50% - 1.25rem);right:1.875rem;width:2.5rem;height:2.5rem;-webkit-mask:no-repeat url(../img/icons/circle-arrow.svg) center center/contain;mask:no-repeat url(../img/icons/circle-arrow.svg) center center/contain;background-color:#fff;transition:background-color ease .3s}.external-btn{display:flex;align-items:center;gap:.9375rem;border:1px solid #fff;width:25rem;height:3.375rem;line-height:3.375rem;border-radius:1.6875rem;padding:0 2.1875rem;color:#fff;font-size:.875rem;position:relative;transition:color ease .3s,background ease .3s}@media screen and (max-width: 768px){.external-btn{width:100%;height:2.625rem;line-height:2.625rem;border-radius:1.3125rem;padding:0 1.875rem;font-size:.6875rem;gap:.625rem}}.external-btn:hover{color:var(--color-primary);background-color:#fff}.external-btn:hover::after{background-color:var(--color-primary)}.external-btn:hover .replace-svg .parts path,.external-btn:hover .replace-svg .parts polygon,.external-btn:hover .replace-svg .parts rect{fill:var(--color-primary)}.external-btn::after{content:"";position:absolute;top:calc(50% - .4375rem);right:2.5rem;width:1.125rem;height:.875rem;-webkit-mask:no-repeat url(../img/icons/external.svg) center center/contain;mask:no-repeat url(../img/icons/external.svg) center center/contain;background-color:#fff;transition:background ease .3s}@media screen and (max-width: 768px){.external-btn::after{top:calc(50% - .34375rem);right:1.875rem;width:.875rem;height:.6875rem}}.external-btn--outline{border:1px solid var(--color-primary);color:var(--color-primary)}.external-btn--outline::after{background-color:var(--color-primary)}.external-btn--outline:hover{color:#fff;background-color:var(--color-primary)}.external-btn--outline:hover::after{background-color:#fff}.external-btn--outline:hover .replace-svg .parts path,.external-btn--outline:hover .replace-svg .parts polygon,.external-btn--outline:hover .replace-svg .parts rect{fill:#fff}.external-btn .replace-svg{width:9.125rem}@media screen and (max-width: 768px){.external-btn .replace-svg{width:7.1875rem}}.external-btn .replace-svg .parts path,.external-btn .replace-svg .parts polygon,.external-btn .replace-svg .parts rect{transition:fill ease .3s}.header{position:fixed;top:0;left:0;width:100%;z-index:1000}.header__inner{padding-left:3.125rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.header__inner{padding-left:.9375rem}}.header__right{display:flex;align-items:center;gap:1.875rem}@media screen and (max-width: 768px){.header__entry{display:none}}.header__entry.is-active{opacity:0}.hamburger-btn{position:relative;display:inline-block;height:7.1875rem;width:7.1875rem;background-color:var(--color-primary);transition:background-color ease .3s}@media screen and (max-width: 768px){.hamburger-btn{height:2.8125rem;width:2.8125rem}}.hamburger-btn.is-active span:nth-child(1){top:3.4375rem;transform:rotate(45deg)}@media screen and (max-width: 768px){.hamburger-btn.is-active span:nth-child(1){top:1.3125rem}}.hamburger-btn.is-active span:nth-child(2){top:3.4375rem;transform:rotate(-45deg)}@media screen and (max-width: 768px){.hamburger-btn.is-active span:nth-child(2){top:1.3125rem}}.hamburger-btn span{display:inline-block;position:absolute;left:calc(50% - 1.5625rem);width:3.125rem;height:.3125rem;background-color:#fff;transition:transform ease .3s,background-color ease .3s}@media screen and (max-width: 768px){.hamburger-btn span{left:calc(50% - .625rem);width:1.25rem;height:.1875rem}}.hamburger-btn span:nth-child(1){top:2.6875rem}@media screen and (max-width: 768px){.hamburger-btn span:nth-child(1){top:1rem}}.hamburger-btn span:nth-child(2){top:4.25rem}@media screen and (max-width: 768px){.hamburger-btn span:nth-child(2){top:1.625rem}}.hamburger-btn--white{background-color:#fff}.hamburger-btn--white span{background-color:var(--color-primary)}.hamburger-menu{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background:hsla(0,0%,100%,.95);padding:12.5rem 0;overflow-y:scroll;opacity:0;visibility:hidden;transition:opacity ease .3s,visibility ease .3s}@media screen and (max-width: 768px){.hamburger-menu{padding:6.25rem 0}}.hamburger-menu.is-active{opacity:1;visibility:visible}.hamburger-nav{display:grid;grid-template-columns:1fr 1fr 1fr;gap:5.625rem}@media screen and (max-width: 768px){.hamburger-nav{display:flex;flex-direction:column;gap:2.1875rem}}.hamburger-nav__list p{position:relative;color:var(--color-primary);font-size:1.25rem;padding-bottom:.3125rem;margin-bottom:.9375rem;border-bottom:1px solid var(--color-black);font-weight:500}@media screen and (max-width: 768px){.hamburger-nav__list p{font-size:1.4375rem;cursor:pointer}}.hamburger-nav__list p.is-active::before,.hamburger-nav__list p.is-active::after{transform:rotate(360deg)}.hamburger-nav__list p:before,.hamburger-nav__list p:after{content:none;position:absolute;width:1.25rem;height:1px;background-color:var(--color-black);position:absolute;top:calc(50% - .5px);right:0;transition:transform ease .3s}@media screen and (max-width: 768px){.hamburger-nav__list p:before,.hamburger-nav__list p:after{content:""}}.hamburger-nav__list p::after{transform:rotate(90deg)}.hamburger-nav__list ul{display:block}@media screen and (max-width: 768px){.hamburger-nav__list ul{max-height:0px;transition:max-height ease-in-out .6s;overflow:hidden}.hamburger-nav__list ul.is-active{max-height:500px}}.hamburger-nav__list ul li a{color:var(--color-black);line-height:2}.hamburger-nav__list ul li a span{letter-spacing:-1px;margin-left:-0.375rem;margin-right:-0.375rem}.hamburger-nav__btns{grid-column:2/4;display:flex;flex-direction:column;gap:1.5625rem}@media screen and (max-width: 768px){.hamburger-nav__btns{gap:1.0625rem}}.hamburger-logo{position:fixed;top:2.66875rem;left:3.125rem;z-index:1001;opacity:0;visibility:hidden;transition:opacity ease .3s,visibility ease .3s}@media screen and (max-width: 768px){.hamburger-logo{top:.6875rem;left:.9375rem}}.hamburger-logo.is-active{opacity:1;visibility:visible}.hamburger-close{position:fixed;top:0;right:0;display:inline-block;height:7.1875rem;width:7.1875rem;background-color:var(--color-primary);z-index:1001;opacity:0;visibility:hidden;transition:opacity ease .2s,visibility ease .2s}.hamburger-close.is-active{opacity:1;visibility:visible}.hamburger-close.is-active span:nth-child(1){top:3.4375rem;transform:rotate(45deg)}@media screen and (max-width: 768px){.hamburger-close.is-active span:nth-child(1){top:1.3125rem}}.hamburger-close.is-active span:nth-child(2){top:3.4375rem;transform:rotate(-45deg)}@media screen and (max-width: 768px){.hamburger-close.is-active span:nth-child(2){top:1.3125rem}}@media screen and (max-width: 768px){.hamburger-close{height:2.8125rem;width:2.8125rem}}.hamburger-close span{display:inline-block;position:absolute;left:calc(50% - 1.5625rem);width:3.125rem;height:.3125rem;background-color:#fff;transition:transform ease .3s}@media screen and (max-width: 768px){.hamburger-close span{left:calc(50% - .625rem);width:1.25rem;height:.1875rem}}.hamburger-close span:nth-child(1){top:2.6875rem}@media screen and (max-width: 768px){.hamburger-close span:nth-child(1){top:1rem}}.hamburger-close span:nth-child(2){top:4.25rem}@media screen and (max-width: 768px){.hamburger-close span:nth-child(2){top:1.625rem}}.mv{position:relative}.mv__heading{position:absolute;top:16.84vw;left:13.18vw;z-index:3}@media screen and (max-width: 768px){.mv__heading{top:12vw;left:8vw}}.mv__title{color:var(--color-primary);font-family:var(--font-en);font-style:italic;font-weight:700;font-size:10.25vw;transform:rotate(-5deg);line-height:.9}@media screen and (max-width: 768px){.mv__title{font-size:20.8vw}}.mv__title span{margin-left:-1.25rem}.mv__subtitle{font-size:2.2vw;margin-top:1.83vw;font-weight:600;font-family:var(--font-mplus);font-style:italic;margin-left:-0.625rem}@media screen and (max-width: 768px){.mv__subtitle{font-size:4.8vw}}.mv__slide{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;transition:opacity ease .6s,visibility ease .6s}@media screen and (max-width: 768px){.mv__slide{padding-top:42.67vw}}.mv__slide:nth-of-type(1){background:no-repeat url(../img/mv/mv-bg01.jpg) center center/cover}@media screen and (max-width: 768px){.mv__slide:nth-of-type(1){background:no-repeat url(../img/mv/mv-bg01-sp.jpg) center center/cover}}.mv__slide:nth-of-type(2){background:no-repeat url(../img/mv/mv-bg02.jpg) center center/cover}@media screen and (max-width: 768px){.mv__slide:nth-of-type(2){background:no-repeat url(../img/mv/mv-bg02-sp.jpg) center center/cover}}.mv__slide:nth-of-type(3){background:no-repeat url(../img/mv/mv-bg03.jpg) center center/cover}@media screen and (max-width: 768px){.mv__slide:nth-of-type(3){background:no-repeat url(../img/mv/mv-bg03-sp.jpg) center center/cover}}.mv__slide .replace-svg{display:block;margin-left:auto;width:67.5vw;height:68.08vw}@media screen and (max-width: 768px){.mv__slide .replace-svg{width:114.13vw;height:122.67vw;margin-right:-17.33vw}}.mv__slide .replace-svg .spring{stroke-dasharray:4600;stroke-dashoffset:4600;opacity:0}.mv__slide .replace-svg .person{opacity:0;transform:translateY(30px)}.mv__slide.is-active{position:static;opacity:1;visibility:visible}.mv__slide.is-active .replaced-svg .spring{animation:mvSpring 7s ease}.mv__slide.is-active .replaced-svg .person{animation:mvPerson 7s ease}.mv__scroll{position:absolute;bottom:10.98vw;right:0;z-index:3}@media screen and (max-width: 768px){.mv__scroll{bottom:12.8vw}}@keyframes mvSpring{0%{opacity:1;stroke-dashoffset:4600}10%{stroke-dashoffset:4600;opacity:1}24%{opacity:1;stroke-dashoffset:0}82%{opacity:1;stroke-dashoffset:0}90%{opacity:0;stroke-dashoffset:0}100%{opacity:0;stroke-dashoffset:0}}@keyframes mvPerson{0%{opacity:0;transform:translateY(20px)}10%{opacity:1;transform:translateY(0)}82%{opacity:1;transform:translateY(0)}92%{opacity:0;transform:translateY(20px)}100%{opacity:0;transform:translateY(20px)}}.sec-title{font-size:2.75rem;line-height:2;position:relative;padding-left:4.6875rem;width:-moz-fit-content;width:fit-content;letter-spacing:2px;color:#fff;font-family:var(--font-mplus)}@media screen and (max-width: 768px){.sec-title{font-size:1.5rem;padding-left:2.6875rem;margin:0 auto}}.sec-title::before{content:"";position:absolute;top:calc(50% - 1.6875rem);left:0;width:3.375rem;height:3.375rem;background-color:#fff;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain;transform:rotateY(180deg)}@media screen and (max-width: 768px){.sec-title::before{top:calc(50% - 1rem);width:2rem;height:2rem}}.sec-title--red{color:var(--color-primary)}.sec-title--red::before{background-color:var(--color-primary)}.sec-title--center{width:-moz-fit-content;width:fit-content;margin:0 auto}.sec-title02{font-size:1.875rem;color:var(--color-primary);text-align:center;width:-moz-fit-content;width:fit-content;margin:0 auto;border-bottom:5px solid var(--color-primary);padding-bottom:5px}@media screen and (max-width: 768px){.sec-title02{font-size:1.375rem;border-bottom:4px solid var(--color-primary);padding-bottom:4px}}.sec-title03{color:var(--color-primary);text-align:center;font-size:1.875rem;position:relative;padding-top:4.6875rem;letter-spacing:2px}@media screen and (max-width: 768px){.sec-title03{font-size:1.375rem;padding-top:3.75rem}}.sec-title03::before{content:"";position:absolute;top:0;left:calc(50% - 2.03125rem);width:4.0625rem;height:3.75rem;background-color:var(--color-primary);-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 768px){.sec-title03::before{width:3.125rem;height:3.125rem;left:calc(50% - 1.5625rem)}}.sec-title03--white{color:#fff}.sec-title03--white::before{background-color:#fff}.sec-title03--flex{padding-top:0;padding-left:5.625rem;padding-bottom:1.25rem;text-align:left;border-bottom:.1875rem solid var(--color-black)}@media screen and (max-width: 768px){.sec-title03--flex{padding-left:4.375rem}}.sec-title03--flex::before{top:-0.5rem;left:0}.sec-msg{background-color:var(--color-primary);padding:5rem 0 5rem;position:relative;margin-top:-6.59vw}@media screen and (max-width: 768px){.sec-msg{padding:2.5rem 0 18.75rem;margin-top:-16vw}}.sec-msg::before,.sec-msg::after{content:"";position:absolute;left:0;width:100%;height:24vw;background:no-repeat url(../img/bg-diagonal.svg) top center/cover}.sec-msg::before{top:-23.87vw;transform:rotate(180deg)}.sec-msg::after{bottom:-23.87vw}.sec-msg__title{font-size:2.75rem;color:#fff;padding-top:5.625rem;text-align:center;line-height:2;position:relative}@media screen and (max-width: 768px){.sec-msg__title{font-size:1.75rem;padding-top:4.375rem;line-height:1.8}}.sec-msg__title::before{content:"";position:absolute;top:0;left:calc(50% - 2.34375rem);width:4.6875rem;height:4.1875rem;background-color:#fff;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 768px){.sec-msg__title::before{width:3.5rem;height:3.5rem;left:calc(50% - 1.75rem)}}.sec-msg__title span{display:inline-block;position:relative}.sec-msg__title span::after{content:"";position:absolute;left:0;bottom:.1875rem;height:.25rem;width:100%;background-color:#fff}@media screen and (max-width: 768px){.sec-msg__title span::after{height:.1875rem;bottom:.0625rem}}.sec-msg__text{color:#fff;font-size:1.25rem;text-align:center;line-height:2;margin-top:2.5rem}@media screen and (max-width: 768px){.sec-msg__text{margin-top:1.875rem;font-size:.875rem}}.sec-msg__inner::before{content:"";position:absolute;top:-6.25rem;left:-24.375rem;width:40.875rem;height:41.625rem;background:no-repeat url(../img/top/msg-img01.png) center center/contain;z-index:2}@media screen and (max-width: 1000px){.sec-msg__inner::before{left:-27.5rem}}@media screen and (max-width: 768px){.sec-msg__inner::before{width:35rem;height:14.875rem;background:no-repeat url(../img/top/msg-img-sp.png) center center/contain;top:auto;bottom:-16.5625rem;left:calc(50% - 18.75rem)}}.sec-msg__inner::after{content:"";position:absolute;top:8.75rem;right:-20.625rem;width:35rem;height:30.8125rem;background:no-repeat url(../img/top/msg-img02.png) center center/contain;z-index:2}@media screen and (max-width: 1000px){.sec-msg__inner::after{right:-23.75rem}}@media screen and (max-width: 768px){.sec-msg__inner::after{content:none}}.sec-visual{background-color:var(--color-primary);padding:12.5rem 0;text-align:center;position:relative;margin-bottom:2.1875rem}@media screen and (max-width: 768px){.sec-visual{margin-bottom:.9375rem;padding:5.625rem 0}}.sec-visual::after{content:"";position:absolute;bottom:0;right:7.5rem;width:auto;height:100%;aspect-ratio:526/450;background:no-repeat url(../img/bg-visual.png) center center/contain}@media screen and (max-width: 768px){.sec-visual::after{right:.9375rem}}.sec-visual__title{color:#fff;font-size:2.875rem;font-weight:600;border-bottom:4px solid #fff;display:inline-block;padding-bottom:.3125rem;letter-spacing:2px}@media screen and (max-width: 768px){.sec-visual__title{font-size:1.25rem;border-bottom:2px solid #fff}}.sec-about{padding:9.375rem 0 16.25rem}@media screen and (max-width: 768px){.sec-about{padding:3.75rem 0 7.5rem}}.sec-members{padding:2.5rem 0 7.8125rem;background-color:var(--color-green);position:relative}@media screen and (max-width: 768px){.sec-members{padding:2.5rem 0 5.625rem}}.sec-members::before{content:"";position:absolute;top:-12.4375rem;left:0;width:100%;height:12.5rem;background-color:var(--color-green);clip-path:polygon(0 0, 0% 100%, 100% 100%)}@media screen and (max-width: 768px){.sec-members::before{top:-3.6875rem;height:3.75rem}}.sec-members__inner::before{content:"";position:absolute;top:-12.8125rem;left:-32.5rem;width:50.375rem;height:31.125rem;background:no-repeat url(../img/top/members-img.png) center center/contain}@media screen and (max-width: 768px){.sec-members__inner::before{top:-1.875rem;left:-13.125rem;width:24.5rem;height:11.8125rem}}.sec-env{background:no-repeat url(../img/bg-env.jpg) center center/cover;padding:33.125rem 0 6.25rem}@media screen and (max-width: 768px){.sec-env{padding:13.75rem 0 2.8125rem;background:no-repeat url(../img/bg-env-sp.jpg) center center/cover}}.sec-env__links{margin-top:3.125rem;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media screen and (max-width: 768px){.sec-env__links{margin-top:2.5rem;grid-template-columns:1fr;gap:.9375rem}}.sec-recruit{position:relative;background-color:var(--color-blue);padding:6.25rem 0 12.5rem}@media screen and (max-width: 768px){.sec-recruit{padding:3.75rem 0 7.5rem}}.sec-recruit__links{margin-top:3.125rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1.875rem 1.25rem}@media screen and (max-width: 768px){.sec-recruit__links{margin-top:2.5rem;gap:1.25rem}}.sec-recruit__links li{width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3)}@media screen and (max-width: 1000px){.sec-recruit__links li{width:calc(50% - .8333333333rem)}}@media screen and (max-width: 768px){.sec-recruit__links li{width:100%}}.sec-recruit__inner::before{content:"";position:absolute;bottom:-11.25rem;right:-25.625rem;width:36.25rem;height:12.5rem;background:no-repeat url(../img/top/recruit-img.png) center center/contain}@media screen and (max-width: 768px){.sec-recruit__inner::before{bottom:-5rem;right:-11.25rem;width:17.75rem;height:6.125rem}}.sec-qa{padding:9.375rem 0}@media screen and (max-width: 768px){.sec-qa{padding:3.75rem 0 3.125rem}}.sec-qa__title{color:var(--color-primary);margin:0 auto;width:-moz-fit-content;width:fit-content;font-size:3.5rem;font-family:var(--font-en);font-weight:500;position:relative}@media screen and (max-width: 768px){.sec-qa__title{font-size:2.1875rem}}.sec-qa__title::before,.sec-qa__title::after{content:"";position:absolute;top:calc(50% - 1.875rem);background:no-repeat url(../img/qa/qa-deco.png) center center/contain;width:1.25rem;height:3.75rem}@media screen and (max-width: 768px){.sec-qa__title::before,.sec-qa__title::after{top:calc(50% - 1.125rem);width:.75rem;height:2.25rem}}.sec-qa__title::before{transform:rotate(180deg);left:-2.5rem}@media screen and (max-width: 768px){.sec-qa__title::before{left:-1.6875rem}}.sec-qa__title::after{right:-2.6875rem}@media screen and (max-width: 768px){.sec-qa__title::after{right:-1.875rem}}.sec-qa__title span{font-size:1.875rem;margin-left:.1875rem;margin-right:.4375rem}@media screen and (max-width: 768px){.sec-qa__title span{font-size:1.4375rem}}@media screen and (max-width: 768px){.sec-qa__inner{padding:0 .9375rem}}.sec-job{padding:5.625rem 0 9.375rem}@media screen and (max-width: 768px){.sec-job{padding:4.375rem 0}}.sec-job__title{font-size:2.5rem;text-align:center;letter-spacing:2px;padding-top:3.75rem;position:relative}@media screen and (max-width: 768px){.sec-job__title{font-size:1.375rem;padding-top:2.5rem}}.sec-job__title::before{content:"";position:absolute;top:0;left:calc(50% - 1.5625rem);width:3.125rem;height:3.125rem;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 768px){.sec-job__title::before{left:calc(50% - 1.09375rem);width:2.1875rem;height:2.1875rem}}.sec-job__title--red{color:var(--color-primary)}.sec-job__title--red::before{background-color:var(--color-primary)}.sec-job__title--green{color:var(--color-green)}.sec-job__title--green::before{background-color:var(--color-green)}.sec-job__title--blue{color:var(--color-blue)}.sec-job__title--blue::before{background-color:var(--color-blue)}.sec-flow{background-color:var(--color-blue);padding:4.375rem 0 12.5rem}@media screen and (max-width: 768px){.sec-flow{padding:1.875rem 0 6.25rem}}.sec-flow__title{font-size:2.5rem;color:#fff;text-align:center;font-weight:600}@media screen and (max-width: 768px){.sec-flow__title{font-size:1.375rem}}.sec-flow__img{margin-top:2.5rem}@media screen and (max-width: 768px){.sec-flow__img{margin:1.25rem auto 0;max-width:14.0625rem}}.sec-data:last-child{margin-top:6.875rem;margin-bottom:12.5rem}@media screen and (max-width: 768px){.sec-data:last-child{margin:4.375rem 0}}.sec-data .inner{padding:0 clamp(1px,3.7vw,2.5rem)}@media screen and (max-width: 768px){.sec-data .inner{padding:0 8vw}}.sec-data__title{text-align:center;margin-bottom:2.5rem;font-size:2.5rem}@media screen and (max-width: 768px){.sec-data__title{margin-bottom:1.25rem;font-size:1.375rem}}.sec-data__title--red{color:var(--color-primary)}.sec-data__title--green{color:var(--color-green)}.sec-message{background-color:#e5f6f5;max-width:62.5rem;padding:6.25rem 9.375rem 9.375rem;margin:12.5rem auto;position:relative;z-index:1}@media screen and (max-width: 1000px){.sec-message{padding:6.25rem 0 9.375rem}}@media screen and (max-width: 768px){.sec-message{padding:8.125rem 0 2.5rem;margin:5rem auto 3.75rem}}.sec-message::before{content:"";position:absolute;top:0;right:0;width:100vw;height:100%;background-color:#e5f6f5;z-index:-2}.sec-message::after{content:"";position:absolute;bottom:3.125rem;left:-5rem;width:21.875rem;height:21.875rem;background-color:#fff;z-index:-1;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 768px){.sec-message::after{width:10rem;height:10rem;left:1.875rem;bottom:1.875rem}}.sec-message__title{font-size:2.5rem;font-weight:500;position:relative;z-index:1}@media screen and (max-width: 768px){.sec-message__title{font-size:1.5625rem}}.sec-message__title::after{content:"";position:absolute;top:-10rem;right:14.375rem;width:58.57vw;height:28.125rem;border-radius:1.25rem;background:no-repeat url(../img/message/president.jpg) center center/cover;z-index:-1}@media screen and (max-width: 1366px){.sec-message__title::after{width:50rem}}@media screen and (max-width: 768px){.sec-message__title::after{width:calc(100% + 1.875rem);height:12.1875rem;top:-11.25rem;right:auto;left:-1.875rem;border-radius:0 1.25rem 1.25rem 0}}.sec-message__title span{background-color:var(--color-primary);color:#fff;display:block;width:-moz-fit-content;width:fit-content;margin-bottom:1.5625rem;margin-left:auto;padding:.1875rem .9375rem}@media screen and (max-width: 768px){.sec-message__title span{margin-bottom:.9375rem;padding:.1875rem .625rem;margin-left:0;margin-right:auto}}.sec-message__title span:last-child{margin-bottom:0;padding:.1875rem 0 .1875rem .9375rem}@media screen and (max-width: 768px){.sec-message__title span:last-child{padding:.1875rem 0 .1875rem .625rem}}.sec-message__text{margin-top:6.25rem;text-align:justify}@media screen and (max-width: 768px){.sec-message__text{margin-top:2.5rem}}.sec-message__sign{text-align:right;margin-top:1.875rem}.sec-message__sign span{font-size:1.75rem}.sec-entry{padding-bottom:12.5rem}@media screen and (max-width: 768px){.sec-entry{padding-bottom:6.25rem}}.sec-entry__title{font-size:1.875rem;margin-bottom:2.8125rem;text-align:center;font-weight:600}@media screen and (max-width: 768px){.sec-entry__title{font-size:1.125rem;margin-bottom:1.25rem}}.sec-page{padding:9.375rem 0;text-align:center}@media screen and (max-width: 768px){.sec-page{padding:6.25rem 0}}.sec-page__title{font-size:1.875rem;font-weight:500}@media screen and (max-width: 768px){.sec-page__title{font-size:1.25rem}}.sec-page__text{margin:2.5rem 0}@media screen and (max-width: 768px){.sec-page__text{font-size:.875rem}}.sec-interview{margin-top:5rem}@media screen and (max-width: 768px){.sec-interview{margin-top:1.25rem}}@media screen and (max-width: 768px){.sec-interview__content--mt{margin-top:2.5rem}}.sec-interview__flex{display:flex;align-items:flex-start}@media screen and (max-width: 768px){.sec-interview__flex{gap:2.5rem;flex-direction:column-reverse}}.sec-interview__flex02{gap:2.5rem}@media screen and (max-width: 768px){.sec-interview__flex02{margin-top:1.875rem;gap:1.25rem}}.sec-interview__img{position:sticky;top:6.25rem;z-index:-1;margin-top:-7.5rem;margin-right:-9.375rem}@media screen and (max-width: 768px){.sec-interview__img{position:static;margin-top:0;margin-right:-3.75rem}}.sec-advice{margin-top:25rem;background-color:var(--color-blue);position:relative;padding-bottom:7.5rem}@media screen and (max-width: 768px){.sec-advice{margin-top:14.375rem;padding:3.4375rem 0}}.sec-advice::before{content:"";position:absolute;top:-12.4375rem;left:0;width:100%;height:12.5rem;background-color:var(--color-blue);clip-path:polygon(0 0, 0% 100%, 100% 100%)}@media screen and (max-width: 768px){.sec-advice::before{top:-3.6875rem;height:3.75rem}}.sec-advice::after{content:"";position:absolute;bottom:-12.4375rem;left:0;width:100%;height:12.5rem;background-color:var(--color-blue);clip-path:polygon(100% 0, 0 0, 100% 100%)}@media screen and (max-width: 768px){.sec-advice::after{bottom:-3.6875rem;height:3.75rem}}.sec-advice__text{margin-top:2.5rem;max-width:41rem;color:#fff;text-align:justify}@media screen and (max-width: 768px){.sec-advice__text{margin-top:1.875rem;max-width:none}}.sec-advice__img{position:absolute;top:-20.9375rem;right:0;z-index:3}@media screen and (max-width: 1200px){.sec-advice__img{width:34.375rem;top:-17.8125rem;right:2.5rem}}@media screen and (max-width: 768px){.sec-advice__img{top:-12.1875rem;right:1.875rem;width:19.375rem}}.sec-advice__img--simple{top:-15.3125rem;right:calc(50% - 18rem)}@media screen and (max-width: 768px){.sec-advice__img--simple{width:19.375rem;top:-10.3125rem;right:calc(50% - 9.6875rem)}}.sec-advice__bg::after{content:"";position:absolute;top:-6.875rem;right:-5rem;background:no-repeat url(../img/bg-advice.svg) center center/contain;width:37.5rem;height:37.5rem;z-index:2}@media screen and (max-width: 768px){.sec-advice__bg::after{top:auto;bottom:-7.8125rem;right:-4.0625rem;width:16.875rem;height:16.875rem}}.sec-schedule{padding:10.625rem 0 14.375rem;position:relative;z-index:1}@media screen and (max-width: 768px){.sec-schedule{padding:6.25rem 0}}.sec-schedule__img{position:absolute;top:1.25rem;right:0;z-index:-1}@media screen and (max-width: 768px){.sec-schedule__img{width:6.875rem;top:auto;bottom:-12.5rem;right:1.25rem}}.sec-holiday{background-color:var(--color-green);position:relative;padding:3.75rem 0 7.5rem}@media screen and (max-width: 768px){.sec-holiday{padding:3.125rem 0 3.75rem}}.sec-holiday::before{content:"";position:absolute;top:-12.4375rem;left:0;width:100%;height:12.5rem;background-color:var(--color-green);clip-path:polygon(100% 0, 0% 100%, 100% 100%);z-index:-2}@media screen and (max-width: 768px){.sec-holiday::before{top:-3.6875rem;height:3.75rem}}.sec-holiday__content{display:grid;grid-template-columns:1fr 21.25rem;gap:3.125rem;margin-top:2.5rem}@media screen and (max-width: 768px){.sec-holiday__content{grid-template-columns:1fr;gap:1.875rem;margin-top:1.875rem}}.sec-holiday__text{color:#fff;text-align:justify}.sec-holiday__text--full-wide{grid-column:1/3}.sec-holiday__img{border-radius:1.25rem;overflow:hidden}.sec-benefits{padding-bottom:12.5rem}@media screen and (max-width: 768px){.sec-benefits{padding-bottom:4.375rem}}.sec-gallery{background-color:#fdeae9;padding:3.125rem 0 4.0625rem;margin-bottom:9.375rem}@media screen and (max-width: 768px){.sec-gallery{padding:2.1875rem 0 2.5rem;margin-bottom:6.25rem}}.sec-gallery:nth-of-type(odd){background-color:#e5f6f5}.sec-gallery:nth-of-type(odd) .sec-gallery__title::after{background-color:var(--color-green)}.sec-gallery:nth-of-type(odd) .swiper-pagination-bullet-active{background-color:var(--color-green)}.sec-gallery__title{text-align:center;font-size:2.5rem;font-weight:400;position:relative;padding-bottom:.9375rem;margin-bottom:3.125rem}@media screen and (max-width: 768px){.sec-gallery__title{font-size:1.375rem;padding-bottom:.625rem;margin-bottom:1.875rem}}.sec-gallery__title::after{content:"";position:absolute;bottom:0;left:calc(50% - 2.03125rem);width:4.0625rem;height:.1875rem;background-color:var(--color-primary)}@media screen and (max-width: 768px){.sec-gallery__title::after{left:calc(50% - 1.09375rem);width:2.1875rem;height:.125rem}}.sec-model{position:relative;background-color:#fdeae9;margin-top:1.25rem;padding:5.3125rem 0}@media screen and (max-width: 768px){.sec-model{padding:2.8125rem 0 3.4375rem}}.sec-model__title{background-color:#fff;color:var(--color-primary);font-size:1.875rem;position:absolute;top:-1.875rem;left:50%;transform:translateX(-50%);border:.3125rem solid var(--color-primary);padding:.3125rem 1.5625rem;font-weight:600}@media screen and (max-width: 768px){.sec-model__title{font-size:1.125rem;border:.1875rem solid var(--color-primary);padding:.1875rem 1.25rem;top:-1.25rem}}.sec-model__subtitle{font-size:1.4375rem;padding:.3125rem 1.25rem;border:.1875rem solid var(--color-blue);width:-moz-fit-content;width:fit-content;position:relative;font-weight:500}@media screen and (max-width: 768px){.sec-model__subtitle{font-size:1rem;padding:.1875rem .625rem;border:.125rem solid var(--color-blue);margin:0 auto}}.sec-model__subtitle::before,.sec-model__subtitle::after{content:"";position:absolute;left:.46875rem;width:calc(100% - .9375rem);height:.375rem;background-color:#fdeae9}@media screen and (max-width: 768px){.sec-model__subtitle::before,.sec-model__subtitle::after{left:.3125rem;width:calc(100% - .625rem)}}.sec-model__subtitle::before{top:-0.1875rem}.sec-model__subtitle::after{bottom:-0.1875rem}.sec-model__figure{margin-top:-3.125rem}@media screen and (max-width: 768px){.sec-model__figure{margin-top:1.5625rem}}.sec-model__list{margin-top:.9375rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width: 768px){.sec-model__list{margin-top:2.1875rem;grid-template-columns:1fr;gap:2.1875rem}}.sec-model__list>div{padding-right:2.5rem}@media screen and (max-width: 768px){.sec-model__list>div{padding-right:0}}.sec-model__list>div:nth-child(odd) dt{color:var(--color-blue)}.sec-model__list>div:nth-child(even) dt{color:var(--color-primary)}.sec-model__list>div dt{font-size:1.4375rem;font-weight:500}@media screen and (max-width: 768px){.sec-model__list>div dt{font-size:1.375rem}}.sec-model__list>div dd{margin-top:.625rem;line-height:1.8;text-align:justify}.sec-training{padding:6.25rem 0 14.375rem}@media screen and (max-width: 768px){.sec-training{padding:3.125rem 0 5.625rem}}@media screen and (max-width: 768px){.sec-training .inner{padding:0}}.sec-skill{background-color:var(--color-green);padding:6.25rem 0 8.125rem}@media screen and (max-width: 768px){.sec-skill{padding:3.125rem 0 4.0625rem}}.sec-skill__text{text-align:center;color:#fff;font-weight:500;margin-top:2.5rem}@media screen and (max-width: 768px){.sec-skill__text{margin-top:1.875rem}}.sec-skill__text span{font-size:.875rem;font-weight:400}.sec-skill__list{margin-top:3.125rem;background-color:#fff;border-radius:1.875rem;padding:2.5rem 2.8125rem;display:grid;grid-template-columns:1fr 1fr;gap:.3125rem}@media screen and (max-width: 768px){.sec-skill__list{margin-top:2.5rem;padding:1.875rem 1.5625rem;grid-template-columns:1fr;gap:0}}.sec-skill__list ul:last-of-type li:last-child{padding-left:0}.sec-skill__list ul:last-of-type li:last-child::before{content:none}.sec-skill__list ul li{position:relative;padding-left:1.4em;line-height:2}.sec-skill__list ul li::before{content:"●";position:absolute;top:0;left:0;color:var(--color-green)}.sec-voice{background-color:var(--color-blue);padding:5rem 0 7.5rem}@media screen and (max-width: 768px){.sec-voice{padding:3.125rem 0 3.75rem}}.sec-voice__list{margin-top:2.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:2.5rem}.sec-voice__list li{background-color:#fff;width:18.75rem;height:18.75rem;border-radius:50%;padding:4.0625rem 3.125rem;line-height:1.8;position:relative}.sec-voice__list li::after{content:"";position:absolute;bottom:-0.5rem;left:calc(50% - 3.125rem);width:6.75rem;height:6.25rem}.sec-voice__list li:nth-of-type(1)::after{background:no-repeat url(../img/icons/voice01.svg) center center/contain}.sec-voice__list li:nth-of-type(2)::after{background:no-repeat url(../img/icons/voice02.svg) center center/contain}.sec-voice__list li:nth-of-type(3)::after{background:no-repeat url(../img/icons/voice03.svg) center center/contain}.sec-program{padding:9.375rem 0}@media screen and (max-width: 768px){.sec-program{padding:3.75rem 0}}.sec-greeting{padding:10rem 0;background-color:var(--color-green)}@media screen and (max-width: 768px){.sec-greeting{padding:5.625rem 0 4.375rem}}.about-cards{margin-top:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:.8125rem}@media screen and (max-width: 768px){.about-cards{grid-template-columns:1fr;gap:2.8125rem}}.about-card{display:block}.about-card:hover .about-card__title{background-color:#fff;color:var(--color-primary)}.about-card:nth-of-type(1) .about-card__img::before{content:"";position:absolute;top:-24.2%;left:-23.2%;width:41.6%;aspect-ratio:135/263;background:no-repeat url(../img/top/about01-dec.svg) center center/contain;z-index:-1}@media screen and (max-width: 768px){.about-card:nth-of-type(1) .about-card__img::before{content:none}}.about-card:nth-of-type(3) .about-card__img::before{content:"";position:absolute;top:38%;right:-22.5%;width:22.8%;aspect-ratio:74/88;background:no-repeat url(../img/top/about03-dec.svg) center center/contain;z-index:-1}@media screen and (max-width: 768px){.about-card:nth-of-type(3) .about-card__img::before{content:none}}.about-card__img{position:relative}.about-card__title{background-color:var(--color-primary);color:#fff;text-align:center;width:calc(100% - 1.25rem);min-height:5.9375rem;margin:-0.625rem auto 0;position:relative;z-index:2;padding:.625rem 1.25rem;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:600;line-height:1.7;border:2px solid var(--color-primary);transition:color ease .3s,background-color ease .3s;font-family:var(--font-mplus)}@media screen and (max-width: 768px){.about-card__title{width:calc(100% - 1.5625rem);min-height:5.625rem;margin:-0.9375rem auto 0;padding:.625rem 1.25rem;font-size:1.25rem;font-weight:500;line-height:1.6}}.members-items{margin-top:3.125rem;display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 768px){.members-items{margin-top:2.5rem;flex-direction:column;align-items:center;gap:1.25rem}}.members-item{text-align:center;display:block;color:#fff}.members-item:hover .members-item__img{transform:scale(1.1);transform-origin:bottom}@media screen and (max-width: 768px){.members-item:hover .members-item__img{transform:scale(1.05)}}.members-item:hover .members-item__img::before{animation:spin linear 5s infinite}.members-item:nth-of-type(1) .members-item__img::before{background:no-repeat url(../img/top/members-bg01.png) center center/contain}.members-item:nth-of-type(2) .members-item__img::before{background:no-repeat url(../img/top/members-bg02.png) center center/contain}.members-item:nth-of-type(3) .members-item__img::before{background:no-repeat url(../img/top/members-bg03.png) center center/contain}.members-item:nth-of-type(4) .members-item__img::before{background:no-repeat url(../img/top/members-bg04.png) center center/contain}.members-item__img{position:relative;transition:transform ease .3s;z-index:1}.members-item__img::before{content:"";position:absolute;width:13.375rem;height:13.375rem;bottom:-1.875rem;left:calc(50% - 6.6875rem);z-index:-1}@media screen and (max-width: 768px){.members-item__img::before{width:17.375rem;height:17.375rem;bottom:-2.375rem;left:calc(50% - 8.6875rem)}}@media screen and (max-width: 768px){.members-item__img img{width:12.5rem}}.members-item__number{font-family:var(--font-en);font-style:italic;font-size:2.1875rem;font-weight:600;letter-spacing:2px;margin-top:3.75rem;display:inline-block;border-bottom:.25rem solid #fff}@media screen and (max-width: 768px){.members-item__number{margin-top:3.75rem;font-size:2.8125rem}}.members-item__name{margin-top:1.25rem;font-size:.875rem;font-weight:500;letter-spacing:1px}@media screen and (max-width: 768px){.members-item__name{font-size:1.0625rem}}.members-item__name span{font-size:1.125rem;font-weight:600}@media screen and (max-width: 768px){.members-item__name span{font-size:1.375rem}}.members-item__depart{margin-top:-0.1875rem;font-size:1.125rem;font-weight:500}@media screen and (max-width: 768px){.members-item__depart{font-size:1.375rem}}.members-profiles{margin-top:4.375rem;display:flex;justify-content:center;flex-wrap:wrap;gap:3.125rem 1.875rem}@media screen and (max-width: 768px){.members-profiles{margin-top:2.5rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.875rem .625rem}}.members-profile{text-align:center}.members-profile__text{margin-top:.9375rem}@media screen and (max-width: 768px){.members-profile__text{margin-top:.625rem;font-size:.875rem;line-height:1.6}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.entry-bnr{position:absolute;left:50%;top:-7.1875rem;transform:translateX(-50%);color:var(--color-primary);height:14.625rem;width:calc(100% - 5rem);max-width:50rem;display:flex;align-items:center;flex-direction:column;justify-content:center;box-shadow:1.5625rem 1.5625rem rgba(53,53,53,.2);background-color:#fff;transition:background ease .3s;z-index:2;overflow:hidden}@media screen and (max-width: 768px){.entry-bnr{top:-3.75rem;width:calc(100% - 3.75rem);height:7.8125rem;box-shadow:.9375rem .9375rem rgba(53,53,53,.2)}}.entry-bnr::before{content:"";position:absolute;bottom:0;right:0;background:no-repeat url(../img/entry-bnr.png) center center/contain;width:21.9375rem;height:14.625rem}@media screen and (max-width: 768px){.entry-bnr::before{height:100%;width:auto;aspect-ratio:351/234;right:-1.875rem}}.entry-bnr:hover .entry-bnr__title::before{transform:scaleX(100%);transform-origin:top left}.entry-bnr__title{font-style:italic;font-family:var(--font-en);font-size:4rem;font-weight:600;line-height:1.1;position:relative}@media screen and (max-width: 768px){.entry-bnr__title{font-size:2.0625rem}}.entry-bnr__title::before{content:"";position:absolute;left:0;bottom:.3125rem;width:100%;height:.9375rem;background-color:#fff203;z-index:-1;transform:scaleX(0);transform-origin:top right;transition:transform ease .3s}@media screen and (max-width: 768px){.entry-bnr__title::before{height:.5rem;bottom:.125rem}}.entry-bnr__subtitle{font-size:1.5rem;font-weight:500;transition:transform ease .3s}@media screen and (max-width: 768px){.entry-bnr__subtitle{font-size:1rem;margin-top:-0.3125rem}}.qa-accs{margin-top:3.125rem}@media screen and (max-width: 768px){.qa-accs{margin-top:1.875rem}}.qa-acc{border-radius:2.5rem;margin-bottom:1.25rem}@media screen and (max-width: 768px){.qa-acc{border-radius:1.25rem;margin-bottom:.9375rem}}.qa-acc:nth-child(odd){background-color:var(--color-blue)}.qa-acc:nth-child(even){background-color:var(--color-primary)}.qa-acc:last-child{margin-bottom:0}.qa-acc__button{display:block;padding:.9375rem 1.875rem;position:relative;width:100%}@media screen and (max-width: 768px){.qa-acc__button{padding:.9375rem 3.125rem .9375rem .9375rem}}.qa-acc__button.is-active .qa-acc__arrow::after{transform:rotate(0deg)}.qa-acc__arrow{display:block;position:absolute;top:calc(50% - 1.125rem);right:1.25rem;width:2.25rem;height:2.25rem;border:.125rem solid #fff;border-radius:50%}@media screen and (max-width: 768px){.qa-acc__arrow{top:calc(50% - .875rem);right:.9375rem;width:1.75rem;height:1.75rem}}.qa-acc__arrow::before,.qa-acc__arrow::after{content:"";position:absolute;top:calc(50% - .0625rem);left:calc(50% - .4375rem);width:.875rem;height:.125rem;background-color:#fff;transition:transform ease .3s}@media screen and (max-width: 768px){.qa-acc__arrow::before,.qa-acc__arrow::after{left:calc(50% - .3125rem);width:.625rem}}.qa-acc__arrow::after{transform:rotate(90deg)}.qa-acc__title{color:#fff;font-size:1.125rem;font-weight:500;display:flex;align-items:center;gap:.9375rem;letter-spacing:1px}@media screen and (max-width: 768px){.qa-acc__title{text-align:left}}.qa-acc__title span{font-family:var(--font-en);font-size:2.375rem;font-weight:400}@media screen and (max-width: 768px){.qa-acc__title span{font-size:1.875rem}}.qa-acc__body{display:none}.qa-acc__flex{padding:1.25rem 3.125rem 3.125rem;display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media screen and (max-width: 768px){.qa-acc__flex{padding:0rem .9375rem .9375rem;grid-template-columns:1fr;gap:.9375rem}}.qa-acc__content{background-color:#fff;border-radius:1.875rem;padding:3.75rem 2.5rem .625rem}@media screen and (max-width: 768px){.qa-acc__content{border-radius:1.25rem;padding:1.875rem .9375rem .625rem}}.qa-acc__yn{font-family:var(--font-en);font-style:italic;text-align:center;font-size:4.6875rem;line-height:1;font-weight:500;position:relative}@media screen and (max-width: 768px){.qa-acc__yn{font-size:3.9375rem}}.qa-acc__yn::after{content:"";position:absolute;left:calc(50% - 4.1875rem);bottom:-0.625rem;width:8.375rem;height:.3125rem}@media screen and (max-width: 768px){.qa-acc__yn::after{left:calc(50% - 3.6875rem);width:7.375rem}}.qa-acc__yn--red{color:var(--color-primary)}.qa-acc__yn--red::after{background-color:var(--color-primary)}.qa-acc__yn--blue{color:var(--color-blue)}.qa-acc__yn--blue::after{background-color:var(--color-blue)}.qa-acc__number{display:block;width:3.125rem;height:3.125rem;text-align:center;margin:1.875rem auto 0;font-size:1.4375rem;border-radius:50%}.qa-acc__number--red{color:var(--color-primary);border:1px solid var(--color-primary)}.qa-acc__number--blue{color:var(--color-blue);border:1px solid var(--color-blue)}.qa-acc__number span{font-size:.875rem;vertical-align:middle}.qa-acc__list{margin-top:.625rem}.qa-acc__list li{display:grid;grid-template-columns:3.75rem 1fr;gap:1.25rem;padding:1.875rem 0;border-bottom:2px dotted var(--color-black)}@media screen and (max-width: 768px){.qa-acc__list li{gap:.9375rem;padding:1.25rem 0}}.qa-acc__list li:last-child{border-bottom:none}.qa-acc__list li p{margin-top:-0.3125rem;text-align:justify}.job-title{font-size:1.375rem;padding:1.0625rem;margin-top:3.75rem;text-align:center;font-weight:500;letter-spacing:2px}@media screen and (max-width: 768px){.job-title{font-size:1.125rem;padding:.9375rem}}.job-title:nth-of-type(n+2){margin-top:5rem}.job-title--red{background-color:#fdeae9}.job-title--green{background-color:#e5f6f5}.job-title--blue{background-color:#e5f3fa}.job-table{margin-top:3.125rem}@media screen and (max-width: 768px){.job-table{margin-top:1.25rem}}.job-table div{border-bottom:1px solid #e6e6e6;padding:1.25rem 0;display:grid;grid-template-columns:16.25rem 1fr}@media screen and (max-width: 768px){.job-table div{grid-template-columns:1fr;gap:.3125rem;padding:.9375rem 0}}.job-table div:first-child{border-top:1px solid #e6e6e6}.job-table div dt,.job-table div dd{font-size:1.125rem;line-height:1.7}@media screen and (max-width: 768px){.job-table div dt,.job-table div dd{font-size:1rem}}.job-table div dt a,.job-table div dd a{color:#0086d1;transition:opacity ease .3s}.job-table div dt a:hover,.job-table div dd a:hover{opacity:.7}.job-table div dt{font-weight:500}.data-items{display:flex;flex-wrap:wrap;gap:clamp(1px,1.85vw,1.25rem)}@media screen and (max-width: 768px){.data-items{gap:8vw}}.data-items--company .data-item{background-color:#fad4d3}.data-items--company .data-item:nth-child(1){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--company .data-item:nth-child(1) .data-item__number{margin:clamp(1px,5.56vw,3.75rem) 0 clamp(1px,2.78vw,1.875rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(1) .data-item__number{margin:10.67vw 0 0}}.data-items--company .data-item:nth-child(1) .data-item__img{width:clamp(1px,17.96vw,12.125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(1) .data-item__img{width:50.67vw}}.data-items--company .data-item:nth-child(2){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--company .data-item:nth-child(2) .data-item__img{margin-top:clamp(1px,3.7vw,2.5rem);width:clamp(1px,23.8vw,16.0625rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(2) .data-item__img{margin:5.33vw 0 -4vw;width:64vw}}.data-items--company .data-item:nth-child(3){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--company .data-item:nth-child(3) .data-item__number{margin:clamp(1px,5.56vw,3.75rem) 0 clamp(1px,4.17vw,2.8125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(3) .data-item__number{margin:10.67vw 0 5.33vw}}.data-items--company .data-item:nth-child(3) .data-item__img{width:clamp(1px,17.96vw,12.125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(3) .data-item__img{width:33.6vw}}.data-items--company .data-item:nth-child(4){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3)}.data-items--company .data-item:nth-child(5){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--company .data-item:nth-child(5) .data-item__img{margin-top:clamp(1px,3.7vw,2.5rem);width:100%}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(5) .data-item__img{margin-top:5.33vw}}.data-items--company .data-item:nth-child(6){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3)}.data-items--company .data-item:nth-child(7){width:calc(50% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--company .data-item:nth-child(7) .data-item__img{margin-top:clamp(1px,3.7vw,2.5rem);width:clamp(1px,38.89vw,26.25rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__img{margin-top:8vw;width:72vw}}.data-items--company .data-item:nth-child(7) .data-item__pie{margin-bottom:clamp(1px,4.63vw,3.125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__pie{margin-bottom:10.67vw;margin-left:-2.13vw}}.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(1){top:clamp(1px,29.81vw,20.125rem);right:clamp(1px,.46vw,.3125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(1){top:85.33vw;right:-1.87vw}}.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(2){top:clamp(1px,31.67vw,21.375rem);left:clamp(1px,1.2vw,.8125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(2){top:85.33vw;left:.53vw}}.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(3){top:clamp(1px,10.19vw,6.875rem);left:clamp(1px,2.41vw,1.625rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(3){top:15.2vw;left:13.33vw}}.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(4){top:clamp(1px,7.22vw,4.875rem);right:clamp(1px,5vw,3.375rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(7) .data-item__pie-value:nth-of-type(4){top:15.47vw;right:2.93vw}}.data-items--company .data-item:nth-child(8){width:calc(50% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--company .data-item:nth-child(8) .data-item__img{margin-top:clamp(1px,3.7vw,2.5rem);width:clamp(1px,38.89vw,26.25rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__img{margin-top:8vw;width:73.33vw}}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__pie{margin-left:-2.13vw;margin-bottom:5.33vw}}.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(1){top:clamp(1px,7.13vw,4.8125rem);left:clamp(1px,30.83vw,20.8125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(1){top:16vw;left:50.13vw}}.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(2){top:clamp(1px,29.91vw,20.1875rem);right:clamp(1px,.46vw,.3125rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(2){top:92.8vw;right:-2.93vw}}.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(3){top:clamp(1px,31.3vw,21.125rem);left:clamp(1px,2.13vw,1.4375rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(3){top:92.8vw;left:0}}.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(4){top:clamp(1px,7.13vw,4.8125rem);left:clamp(1px,3.33vw,2.25rem)}@media screen and (max-width: 768px){.data-items--company .data-item:nth-child(8) .data-item__pie-value:nth-of-type(4){top:16vw;left:4.8vw}}.data-items--company .data-item__title{background-color:var(--color-primary)}.data-items--employees .data-item{background-color:#cceeec}.data-items--employees .data-item:nth-child(1){width:calc(50% - clamp(1px,.93vw,.625rem))}.data-items--employees .data-item:nth-child(2){width:calc(50% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--employees .data-item:nth-child(2) .data-item__img{width:clamp(1px,25.93vw,17.5rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(2) .data-item__img{width:53.33vw}}.data-items--employees .data-item:nth-child(3){width:calc(33% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--employees .data-item:nth-child(3) .data-item__number{margin:clamp(1px,5.56vw,3.75rem) 0 clamp(1px,2.78vw,1.875rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(3) .data-item__number{margin:10.67vw 0 2.67vw}}.data-items--employees .data-item:nth-child(3) .data-item__img{width:clamp(1px,23.15vw,15.625rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(3) .data-item__img{width:44vw}}.data-items--employees .data-item:nth-child(4){width:calc(67% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--employees .data-item:nth-child(4) .data-item__img{margin:clamp(1px,3.24vw,2.1875rem) auto clamp(1px,1.85vw,1.25rem);width:clamp(1px,51.85vw,35rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__img{margin:8vw auto 9.33vw;width:74.67vw}}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2{margin-left:-3.47vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(1){top:clamp(1px,10.65vw,7.1875rem);right:clamp(1px,9.63vw,6.5rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(1){top:16.27vw;right:12.27vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(2){top:clamp(1px,29.63vw,20rem);right:clamp(1px,11.57vw,7.8125rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(2){top:91.2vw;right:17.07vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(3){top:clamp(1px,30.28vw,20.4375rem);left:clamp(1px,11.85vw,8rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(3){top:91.2vw;left:16vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(4){top:clamp(1px,19.17vw,12.9375rem);left:clamp(1px,11.85vw,8rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(4){top:61.33vw;left:-1.33vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(5){top:clamp(1px,8.33vw,5.625rem);left:clamp(1px,11.85vw,8rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(5){top:19.2vw;left:11.47vw}}.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(6){top:clamp(1px,2.96vw,2rem);left:clamp(1px,22.69vw,15.3125rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(4) .data-item__pie2-value:nth-of-type(6){top:6.67vw;left:25.33vw}}.data-items--employees .data-item:nth-child(5){width:calc(50% - clamp(1px,.93vw,.625rem))}.data-items--employees .data-item:nth-child(5) .data-item__img{width:clamp(1px,39.81vw,26.875rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(5) .data-item__img{width:81.33vw}}.data-items--employees .data-item:nth-child(6){text-align:center;width:calc(50% - clamp(1px,.93vw,.625rem))}.data-items--employees .data-item:nth-child(6) .data-item__img{width:clamp(1px,19.44vw,13.125rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(6) .data-item__img{width:38.67vw}}.data-items--employees .data-item:nth-child(7){width:calc(50% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--employees .data-item:nth-child(7) .data-item__number{margin:clamp(1px,6.48vw,4.375rem) 0 clamp(1px,1.85vw,1.25rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(7) .data-item__number{margin:9.33vw 0 0}}.data-items--employees .data-item:nth-child(7) .data-item__img{width:clamp(1px,21.3vw,14.375rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(7) .data-item__img{width:41.33vw}}.data-items--employees .data-item:nth-child(8){width:calc(50% - clamp(1px,.93vw,.625rem));text-align:center}.data-items--employees .data-item:nth-child(8) .data-item__number{margin:clamp(1px,4.17vw,2.8125rem) 0 clamp(1px,.93vw,.625rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(8) .data-item__number{margin:9.33vw 0 2.67vw}}.data-items--employees .data-item:nth-child(8) .data-item__img{width:clamp(1px,27.78vw,18.75rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(8) .data-item__img{width:49.33vw}}.data-items--employees .data-item:nth-child(9){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--employees .data-item:nth-child(9) .data-item__number{margin:clamp(1px,3.7vw,2.5rem) 0 clamp(1px,.93vw,.625rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(9) .data-item__number{margin:0 4vw 0 0}}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(9) .data-item__number span{font-size:16vw;margin-right:0}}.data-items--employees .data-item:nth-child(9) .data-item__img{width:clamp(1px,12.04vw,8.125rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(9) .data-item__img{width:20vw}}.data-items--employees .data-item:nth-child(10){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--employees .data-item:nth-child(10) .data-item__number{margin:clamp(1px,3.7vw,2.5rem) 0 clamp(1px,.93vw,.625rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(10) .data-item__number{margin:0 5.33vw 0 0}}.data-items--employees .data-item:nth-child(10) .data-item__img{width:clamp(1px,12.04vw,8.125rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(10) .data-item__img{width:20vw}}.data-items--employees .data-item:nth-child(11){width:calc(33.333% - clamp(1px,3.7vw,2.5rem)/3);text-align:center}.data-items--employees .data-item:nth-child(11) .data-item__number{margin:clamp(1px,3.7vw,2.5rem) 0 clamp(1px,.93vw,.625rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(11) .data-item__number{margin:0 4vw 0 0}}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(11) .data-item__number span{font-size:14.67vw}}.data-items--employees .data-item:nth-child(11) .data-item__img{width:clamp(1px,13.89vw,9.375rem)}@media screen and (max-width: 768px){.data-items--employees .data-item:nth-child(11) .data-item__img{width:24vw}}.data-items--employees .data-item__title{background-color:var(--color-green)}.data-item{padding:clamp(1px,2.78vw,1.875rem)}@media screen and (max-width: 768px){.data-item{width:100% !important;padding:5.33vw 8vw}}.data-item__title{font-size:clamp(1px,2.04vw,1.375rem);text-align:center;color:#fff;font-weight:400;border-radius:clamp(1px,3.7vw,2.5rem);letter-spacing:2px;padding:clamp(1px,.93vw,.625rem) 0;line-height:1.2}@media screen and (max-width: 768px){.data-item__title{font-size:4.8vw;border-radius:8.8vw;padding:1.6vw;line-height:1.5}}.data-item__title span{font-size:clamp(1px,1.67vw,1.125rem)}@media screen and (max-width: 768px){.data-item__title span{font-size:4.8vw}}.data-item__title--sm{font-size:clamp(1px,1.94vw,1.3125rem)}@media screen and (max-width: 768px){.data-item__title--sm{font-size:4.8vw}}.data-item__number{font-size:clamp(1px,3.24vw,2.1875rem);font-weight:500}@media screen and (max-width: 768px){.data-item__number{font-size:6.67vw}}.data-item__number span{font-size:clamp(1px,8.33vw,5.625rem);line-height:.7;font-family:var(--font-jost);font-weight:400;margin-right:clamp(1px,.46vw,.3125rem)}@media screen and (max-width: 768px){.data-item__number span{font-size:18.67vw;margin-right:1.33vw}}.data-item__number--ls-lg{letter-spacing:clamp(1px,.93vw,.625rem)}@media screen and (max-width: 768px){.data-item__number--ls-lg{letter-spacing:2.67vw}}.data-item__number--ls-lg span{margin-right:clamp(-5px,-0.46vw,1px)}@media screen and (max-width: 768px){.data-item__number--ls-lg span{margin-right:-1.33vw}}.data-item__img{display:inline-block}.data-item__flex{display:flex;align-items:center;justify-content:center;gap:clamp(1px,2.31vw,1.5625rem);margin-top:clamp(1px,5.56vw,3.75rem)}@media screen and (max-width: 768px){.data-item__flex{gap:5.33vw;margin-top:8vw}}.data-item__flex:nth-of-type(n+2){margin-top:clamp(1px,3.7vw,2.5rem)}@media screen and (max-width: 768px){.data-item__flex:nth-of-type(n+2){margin-top:clamp(1px,8vw,1.875rem)}}.data-item__flex .data-item__number span{line-height:.7}@media screen and (max-width: 768px){.data-item__sp-flex{display:flex;align-items:flex-end;justify-content:center;margin-top:5.33vw}}.data-item__label{font-size:clamp(1px,2.31vw,1.5625rem);width:clamp(1px,8.33vw,5.625rem);height:clamp(1px,3.7vw,2.5rem);line-height:1.4;border-radius:clamp(1px,1.85vw,1.25rem);border:clamp(1px,.19vw,.125rem) solid var(--color-black);text-align:center;color:#fff}@media screen and (max-width: 768px){.data-item__label{font-size:4vw;width:20vw;height:8vw;border-radius:4vw;border:.53vw solid var(--color-black);line-height:1.7}}.data-item__label--red{background-color:var(--color-primary)}.data-item__label--green{background-color:var(--color-green)}.data-item__label--blue{background-color:var(--color-blue)}.data-item__pie{position:relative}.data-item__pie-value{position:absolute;color:var(--color-primary);font-size:clamp(1px,1.85vw,1.25rem);font-weight:500}@media screen and (max-width: 768px){.data-item__pie-value{font-size:4vw}}.data-item__pie-value span{font-size:clamp(1px,3.7vw,2.5rem);font-family:var(--font-jost);font-weight:400;margin-right:clamp(1px,.28vw,.1875rem);line-height:.7}@media screen and (max-width: 768px){.data-item__pie-value span{font-size:9.33vw;margin-right:.8vw}}.data-item__pie2{position:relative}.data-item__pie2-value{position:absolute;color:var(--color-green);font-size:clamp(1px,3.7vw,2.5rem);font-family:var(--font-jost);line-height:.7}@media screen and (max-width: 768px){.data-item__pie2-value{font-size:9.33vw}}.data-item__ratios{display:flex;align-items:flex-end;justify-content:center;margin-top:clamp(1px,3.7vw,2.5rem)}@media screen and (max-width: 768px){.data-item__ratios{margin-top:5.33vw}}.data-item__ratios-colon{font-size:clamp(1px,5.09vw,3.4375rem)}@media screen and (max-width: 768px){.data-item__ratios-colon{font-size:12vw}}.data-item__ratio-label{margin-bottom:clamp(1px,.46vw,.3125rem);font-size:clamp(1px,2.78vw,1.875rem)}@media screen and (max-width: 768px){.data-item__ratio-label{margin-bottom:1.33vw;font-size:6.67vw}}.data-item__bar{position:relative;margin-top:clamp(1px,3.7vw,2.5rem)}@media screen and (max-width: 768px){.data-item__bar{margin-top:5.33vw;margin-left:-6.67vw}}.data-item__bar-value{position:absolute;font-size:clamp(1px,1.2vw,.8125rem);font-weight:500;color:#fff}@media screen and (max-width: 768px){.data-item__bar-value{font-size:2.67vw}}.data-item__bar-value:nth-of-type(1){top:clamp(1px,1.85vw,1.25rem);left:clamp(1px,1.76vw,1.1875rem)}@media screen and (max-width: 768px){.data-item__bar-value:nth-of-type(1){top:4vw;left:3.73vw}}.data-item__bar-value:nth-of-type(2){top:clamp(1px,6.2vw,4.1875rem);left:clamp(1px,9.44vw,6.375rem)}@media screen and (max-width: 768px){.data-item__bar-value:nth-of-type(2){top:12.8vw;left:19.47vw}}.data-item__bar-value:nth-of-type(3){top:clamp(1px,1.2vw,.8125rem);left:clamp(1px,17.22vw,11.625rem)}@media screen and (max-width: 768px){.data-item__bar-value:nth-of-type(3){top:2.93vw;left:35.47vw}}.data-item__bar-value:nth-of-type(4){top:clamp(1px,3.06vw,2.0625rem);left:clamp(1px,24.81vw,16.75rem)}@media screen and (max-width: 768px){.data-item__bar-value:nth-of-type(4){top:5.87vw;left:51.2vw}}.data-item__bar-value:nth-of-type(5){top:clamp(1px,9.91vw,6.6875rem);left:clamp(1px,33.15vw,22.375rem)}@media screen and (max-width: 768px){.data-item__bar-value:nth-of-type(5){top:20.27vw;left:68vw}}.data-item__bar-value span{font-size:clamp(1px,2.13vw,1.4375rem);margin-right:clamp(1px,.09vw,.0625rem)}@media screen and (max-width: 768px){.data-item__bar-value span{font-size:4vw}}.form{font-weight:500}.form__item{border-bottom:1px solid #e6e6e6;padding:1.25rem 0;display:grid;grid-template-columns:18.75rem 1fr}@media screen and (max-width: 768px){.form__item{grid-template-columns:1fr;gap:1.25rem}}.form__item:first-of-type{border-top:1px solid #e6e6e6}.form__item input{background-color:#e6e6e6;width:100%;height:3.75rem;padding:0 1.25rem;font-size:1.125rem}@media screen and (max-width: 768px){.form__item input{font-size:1rem;height:2.8125rem}}.form__item textarea{background-color:#e6e6e6;width:100%;height:12.5rem;padding:1.25rem;font-size:1.125rem}@media screen and (max-width: 768px){.form__item textarea{font-size:1rem}}.form__label{padding-top:1.0625rem;font-size:1.125rem}@media screen and (max-width: 768px){.form__label{padding-top:0}}.form__select{position:relative;max-width:15rem}@media screen and (max-width: 768px){.form__select{max-width:none}}.form__select::after{content:"";position:absolute;top:calc(50% - .5rem);right:1.875rem;width:.625rem;height:.625rem;border-left:2px solid var(--color-black);border-bottom:2px solid var(--color-black);transform:rotate(-45deg)}@media screen and (max-width: 768px){.form__select::after{top:calc(50% - .4375rem);right:1.5625rem;width:.5rem;height:.5rem}}.form__select select{background-color:#e6e6e6;height:3.75rem;padding:0 1.25rem;color:gray;font-size:1.125rem;width:100%}@media screen and (max-width: 768px){.form__select select{height:2.8125rem;font-size:1rem}}.form__select select.is-selected{color:var(--color-black)}.form__birth{display:grid;grid-template-columns:1fr 1fr 1fr;gap:0 2.5rem}@media screen and (max-width: 768px){.form__birth{gap:0 1.25rem}}.form__birth>div{display:flex;align-items:flex-end;gap:1.25rem}@media screen and (max-width: 768px){.form__birth>div{gap:.3125rem}}@media screen and (max-width: 768px){.form__birth>div input{padding:0 .625rem}}.form__postal{max-width:11.25rem}@media screen and (max-width: 768px){.form__postal{max-width:none}}.form__privacy{grid-column:1/3}.form__privacy input{display:none}.form__privacy input:checked+label::after{opacity:1}.form__privacy label{font-size:1.125rem;position:relative;padding-left:1.4375rem;cursor:pointer}.form__privacy label::before{content:"";position:absolute;top:.34375rem;left:0;width:1rem;height:1rem;border:1px solid var(--color-black);border-radius:50%}.form__privacy label::after{content:"";position:absolute;top:.59375rem;left:.25rem;width:.625rem;height:.625rem;background-color:var(--color-primary);border-radius:50%;opacity:0;transition:opacity ease .3s}.form__privacy label a{border-bottom:1px solid var(--color-black)}.form__submit{margin-top:6.25rem;text-align:center}@media screen and (max-width: 768px){.form__submit{margin-top:3.125rem}}.form__error{color:var(--color-primary);margin-top:.4375rem;font-size:.875rem}.interview-mv{margin-bottom:4.0625rem;position:relative}@media screen and (max-width: 768px){.interview-mv{margin-bottom:1.25rem}}.interview-mv__bg{border-radius:0 0 6.25rem 0;overflow:hidden;height:41.875rem;width:calc(100% - 16.25rem)}@media screen and (max-width: 1200px){.interview-mv__bg{width:calc(100% - 7.1875rem)}}@media screen and (max-width: 768px){.interview-mv__bg{width:100%;height:auto;border-radius:0 0 2.1875rem 0}}.interview-mv__bg img{height:100%}.interview-mv__content{position:absolute;bottom:3.125rem;right:10rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 1200px){.interview-mv__content{right:3.75rem}}@media screen and (max-width: 768px){.interview-mv__content{position:relative;bottom:auto;right:auto;margin-top:-6.25rem;padding:0 1.875rem}}.interview-mv__head{display:flex;align-items:flex-end;gap:.625rem}@media screen and (max-width: 768px){.interview-mv__head{gap:.3125rem}}.interview-mv__logo{color:var(--color-primary);font-size:1.625rem;font-family:var(--font-en);font-style:italic;padding-left:5.3125rem;position:relative;font-weight:500}@media screen and (max-width: 1200px){.interview-mv__logo{font-size:1.125rem;padding-left:3.625rem}}@media screen and (max-width: 768px){.interview-mv__logo{font-size:.8125rem;padding-left:2.8125rem}}.interview-mv__logo::before{content:"";position:absolute;bottom:0;left:0;background-color:var(--color-primary);width:4.375rem;height:4.375rem;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 1200px){.interview-mv__logo::before{width:3rem;height:3rem}}@media screen and (max-width: 768px){.interview-mv__logo::before{width:2.5rem;height:2.5rem}}.interview-mv__num{font-size:10.625rem;font-family:var(--font-en);font-style:italic;color:var(--color-primary);font-weight:500;line-height:.9}@media screen and (max-width: 1200px){.interview-mv__num{font-size:7.1875rem}}@media screen and (max-width: 768px){.interview-mv__num{font-size:5.3125rem}}.interview-mv__title{font-weight:500;margin-top:1.25rem}@media screen and (max-width: 768px){.interview-mv__title{margin-top:.3125rem}}.interview-mv__title>span{color:#fff;background-color:var(--color-primary);font-size:2.1875rem;display:block;width:-moz-fit-content;width:fit-content;margin-bottom:1.25rem;padding:.3125rem 1.5625rem}@media screen and (max-width: 1200px){.interview-mv__title>span{font-size:1.5rem;padding:.3125rem .9375rem}}@media screen and (max-width: 768px){.interview-mv__title>span{font-size:1.0625rem;padding:.3125rem .625rem;margin-bottom:.625rem;font-weight:600}}.interview-mv__title>span:last-child{margin-bottom:0}.interview-mv__title>span .front-bracket{margin-left:-1.125rem}@media screen and (max-width: 768px){.interview-mv__title>span .front-bracket{margin-left:-0.625rem}}.interview-mv__profile{margin-top:2.5rem;width:-moz-fit-content;width:fit-content;color:#fff;border-top:4px solid #fff;border-bottom:4px solid #fff;padding:.625rem 0;font-weight:500}@media screen and (max-width: 768px){.interview-mv__profile{margin-top:1.5625rem;color:var(--color-black);border-top:4px solid #d7d7d7;border-bottom:4px solid #d7d7d7;padding:.625rem 0}}.interview-mv__scroll{position:absolute;bottom:0;right:0;z-index:3}@media screen and (max-width: 768px){.interview-mv__scroll{bottom:4.5625rem}}.interview-mv__scroll p{color:var(--color-green);font-family:var(--font-en);font-size:.875rem;margin-bottom:.3125rem}@media screen and (max-width: 768px){.interview-mv__scroll p{font-size:.625rem;margin-bottom:.125rem}}.interview-mv__scroll a{background-color:var(--color-green);width:4.375rem;height:4.375rem;display:block;position:relative}@media screen and (max-width: 768px){.interview-mv__scroll a{width:2.8125rem;height:2.8125rem}}.interview-mv__scroll a:hover::before{transform:translate(-50%, -30%) rotate(45deg)}.interview-mv__scroll a::before{content:"";position:absolute;left:50%;top:calc(50% - .1875rem);width:.625rem;height:.625rem;border-bottom:2px solid #fff;border-right:2px solid #fff;transform:translate(-50%, -50%) rotate(45deg);transition:transform ease .2s}@media screen and (max-width: 768px){.interview-mv__scroll a::before{width:.4375rem;height:.4375rem;border-bottom:1.5px solid #fff;border-right:1.5px solid #fff}}.interview-content{width:-moz-fit-content;width:fit-content}.interview-content:first-child .interview-content__title{margin-top:0}.interview-content:first-child .interview-content__img::before{top:-17.8125rem;left:-15.625rem}@media screen and (max-width: 768px){.interview-content:first-child .interview-content__img::before{top:-10.3125rem;left:-3.75rem}}.interview-content:first-child .interview-content__img--none::before{top:-15.9375rem;left:-16.875rem}@media screen and (max-width: 768px){.interview-content:first-child .interview-content__img--none::before{top:-10.625rem;left:-3.75rem}}.interview-content:nth-child(2) .interview-content__img::before{top:-15rem;right:-6.25rem}@media screen and (max-width: 768px){.interview-content:nth-child(2) .interview-content__img::before{top:-9.0625rem;right:-3.75rem}}.interview-content:nth-child(2) .interview-content__img--full-wide::before{top:-13.125rem;right:-32.5rem}@media screen and (max-width: 768px){.interview-content:nth-child(2) .interview-content__img--full-wide::before{top:-9.0625rem;right:-3.75rem}}.interview-content:nth-child(3) .interview-content__img::before{top:-15.625rem;left:-6.875rem}@media screen and (max-width: 768px){.interview-content:nth-child(3) .interview-content__img::before{top:-8.75rem;left:-3.75rem}}.interview-content:nth-child(3) .interview-content__img--none::before{top:-13.125rem;left:-17.5rem}@media screen and (max-width: 768px){.interview-content:nth-child(3) .interview-content__img--none::before{top:-8.75rem;left:-3.75rem}}.interview-content__title{font-size:1.25rem;color:var(--color-primary);padding-left:1.5625rem;position:relative;font-weight:500;margin-top:7.5rem;margin-bottom:2.5rem}@media screen and (max-width: 768px){.interview-content__title{font-size:1.125rem;margin-top:5rem;margin-bottom:1.875rem}}.interview-content__title::before{content:"";position:absolute;top:.9375rem;left:0;width:1.125rem;height:.125rem;background-color:var(--color-primary)}@media screen and (max-width: 768px){.interview-content__title::before{top:.8125rem}}.interview-content__copy{padding-left:3.125rem}@media screen and (max-width: 768px){.interview-content__copy{padding-left:1.5625rem}}.interview-content__copy p{font-size:1.75rem;font-weight:500;word-break:keep-all;letter-spacing:2px;position:relative;background:linear-gradient(transparent 97%, var(--color-primary) 0%);padding-bottom:.4375rem;display:inline}@media screen and (max-width: 768px){.interview-content__copy p{font-size:1.25rem;letter-spacing:0;word-break:break-all}}.interview-content__copy p::before{content:"";position:absolute;top:-0.625rem;left:-3.75rem;width:3.125rem;height:3.125rem;background:no-repeat url(../img/icons/double-quotation.svg) center center/contain}@media screen and (max-width: 768px){.interview-content__copy p::before{width:1.5625rem;height:1.5625rem;left:-1.875rem;top:-0.375rem}}.interview-content__copy p::after{content:"";position:absolute;bottom:-1.25rem;right:-3.4375rem;width:3.125rem;height:3.125rem;background:no-repeat url(../img/icons/double-quotation.svg) center center/contain;transform:rotate(180deg)}@media screen and (max-width: 768px){.interview-content__copy p::after{width:1.5625rem;height:1.5625rem;right:-1.5625rem;bottom:-0.3125rem}}.interview-content__text{max-width:33.125rem;margin-top:2.5rem;text-align:justify}@media screen and (max-width: 768px){.interview-content__text{max-width:none}}.interview-content__text--full-wide{max-width:none}.interview-content__img{max-width:33.125rem;margin-top:4.375rem;position:relative}@media screen and (max-width: 768px){.interview-content__img{max-width:none;margin-top:2.5rem}}.interview-content__img::before{content:"";position:absolute;width:21.875rem;height:21.875rem;background:rgba(231,41,34,.1);-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain;z-index:-1}@media screen and (max-width: 768px){.interview-content__img::before{width:12.5rem;height:12.5rem}}.interview-content__img img{border-radius:1.25rem}@media screen and (max-width: 768px){.interview-content__img img{border-radius:.625rem}}.interview-content__img--none{max-width:none}.interview-title{position:relative;padding-left:4.0625rem;font-size:1.375rem;font-weight:600;color:#fff}.interview-title::before{content:"";position:absolute;top:calc(50% - 1.390625rem);left:0;width:2.8125rem;height:2.8125rem;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain;background-color:#fff}.interview-title--red{color:var(--color-primary)}.interview-title--red::before{background-color:var(--color-primary)}.interview-schedule{margin-top:2.8125rem;max-height:25rem;width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;flex-wrap:wrap;gap:2.1875rem 1.25rem}@media screen and (max-width: 768px){.interview-schedule{margin-top:2.5rem;max-height:none;width:auto;gap:1.875rem}}.interview-schedule--lg{max-height:33.125rem}@media screen and (max-width: 768px){.interview-schedule--lg{max-height:none}}.interview-schedule--lg .interview-schedule__item:nth-child(3n)::before{height:calc(100% + 2.5rem)}.interview-schedule--lg .interview-schedule__item:nth-child(4)::before{height:calc(100% - .9375rem)}@media screen and (max-width: 768px){.interview-schedule--lg .interview-schedule__item:nth-child(4)::before{height:calc(100% + 2.5rem)}}.interview-schedule__item{padding-left:2.1875rem;min-width:23.75rem;position:relative}@media screen and (max-width: 1200px){.interview-schedule__item{min-width:auto}}.interview-schedule__item::before{content:"";position:absolute;top:.9375rem;left:.40625rem;width:1px;height:calc(100% + 2.5rem);background-color:var(--color-primary)}.interview-schedule__item:nth-child(3n)::before{height:calc(100% - .9375rem)}@media screen and (max-width: 768px){.interview-schedule__item:nth-child(3n)::before{height:calc(100% + 2.5rem)}}.interview-schedule__item:last-child::before{height:calc(100% - .9375rem)}.interview-schedule__time{color:var(--color-primary);font-size:1.25rem;position:relative;font-weight:500}.interview-schedule__time::before{content:"";position:absolute;top:.53125rem;left:-2.1875rem;width:.875rem;height:.875rem;background-color:var(--color-primary);transform:rotate(45deg)}.interview-schedule__title{font-size:1.25rem;font-weight:500;margin-top:.3125rem}.interview-schedule__text{margin-top:.1875rem}.benefits-box{border:1px solid var(--color-primary);border-radius:1.25rem;overflow:hidden;display:grid;grid-template-columns:15rem 1fr;margin-bottom:2.5rem}@media screen and (max-width: 768px){.benefits-box{border-radius:1.25rem;grid-template-columns:1fr}}.benefits-box:last-child{margin-bottom:0}.benefits-box__head{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.3125rem}@media screen and (max-width: 768px){.benefits-box__head{flex-direction:row;justify-content:flex-start;gap:1.25rem;padding:.625rem .9375rem}}@media screen and (max-width: 768px){.benefits-box__icon{width:3.75rem}}.benefits-box__title{font-size:1.6875rem;font-weight:500}@media screen and (max-width: 768px){.benefits-box__title{font-size:1.375rem}}.benefits-box__body{background-color:#fdeae9;padding:1.875rem 3.4375rem}@media screen and (max-width: 768px){.benefits-box__body{padding:1.25rem}}.benefits-box__list li{position:relative;font-size:1.125rem;padding-left:1.5625rem;line-height:1.7}@media screen and (max-width: 768px){.benefits-box__list li{line-height:1.9}}.benefits-box__list li::before{content:"";position:absolute;top:.625rem;left:0;width:.75rem;height:.75rem;background-color:var(--color-primary);transform:rotate(45deg)}@media screen and (max-width: 768px){.benefits-box__list li::before{top:.75rem}}.benefits-box__list li span{font-size:.9375rem;margin-left:1.5em}@media screen and (max-width: 768px){.benefits-box__list li span{font-size:1rem;display:block;margin-left:0;margin-top:-0.1875rem;margin-bottom:.4375rem}}.benefits-box__img{margin-top:1.5625rem;display:grid;grid-template-columns:1fr 1fr;gap:.625rem}@media screen and (max-width: 768px){.benefits-box__img{margin-top:1.25rem;grid-template-columns:1fr}}.gallery{overflow-x:clip;padding:1.25rem 0 0}.gallery__slide{border:.75rem solid #fff;transition:transform ease .8s;box-shadow:0 .3125rem .4375rem rgba(0,0,0,.1058823529);width:30.625rem}@media screen and (max-width: 768px){.gallery__slide{width:17.5rem;border:.5rem solid #fff}}.gallery__slide.swiper-slide-active{transform:scale(1.1)}.gallery__pagination{text-align:center;margin-top:5rem}@media screen and (max-width: 768px){.gallery__pagination{margin-top:3.125rem}}.gallery__pagination .swiper-pagination-bullet{width:1.125rem;height:1.125rem;background-color:#fff;opacity:1}@media screen and (max-width: 768px){.gallery__pagination .swiper-pagination-bullet{width:.8125rem;height:.8125rem;margin:0 .1875rem !important}}.gallery__pagination .swiper-pagination-bullet-active{background-color:var(--color-primary)}.cs-training{max-width:38.75rem;position:relative}@media screen and (max-width: 768px){.cs-training{max-width:none;width:calc(100% - 3.75rem)}}.cs-training:nth-of-type(odd) .cs-training__box{background-color:var(--color-primary);padding:2.1875rem 2.5rem 6.25rem 4.6875rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(odd) .cs-training__box{padding:2.5rem 1.875rem 6.25rem 1.5625rem}}.cs-training:nth-of-type(odd) .cs-training__box::before{right:0;bottom:1.5625rem}.cs-training:nth-of-type(even) .cs-training__box{background-color:var(--color-blue)}.cs-training:nth-of-type(even) .cs-training__box::before{left:0;bottom:1.5625rem;transform:scale(-1, 1)}@media screen and (max-width: 768px){.cs-training:nth-of-type(even) .cs-training__box::before{left:auto;right:0;transform:none}}.cs-training:nth-of-type(1){margin-top:8.75rem;margin-left:auto}@media screen and (max-width: 768px){.cs-training:nth-of-type(1){margin-top:11.875rem}}.cs-training:nth-of-type(1) .cs-training__img{top:-4.375rem;left:-23.75rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(1) .cs-training__img{top:-10rem;left:-1.875rem}}.cs-training:nth-of-type(2){margin-top:13.125rem}.cs-training:nth-of-type(2) .cs-training__box{padding:2.1875rem 4.375rem 6.25rem 2.5rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(2) .cs-training__box{padding:2.5rem 1.5625rem 6.25rem 1.875rem}}.cs-training:nth-of-type(2) .cs-training__img{top:-5.625rem;right:-23.75rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(2) .cs-training__img{top:-10rem;right:-1.875rem}}.cs-training:nth-of-type(3){margin-top:10.625rem;margin-left:auto}@media screen and (max-width: 768px){.cs-training:nth-of-type(3){margin-top:13.125rem}}.cs-training:nth-of-type(3) .cs-training__img{top:-3.125rem;left:-23.75rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(3) .cs-training__img{top:-10rem;left:-1.875rem}}.cs-training:nth-of-type(4){margin:7.5rem auto 0;max-width:50rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(4){margin:3.4375rem auto 0 0;max-width:none}}.cs-training:nth-of-type(4) .cs-training__box{padding:2.1875rem 2.8125rem 6.25rem 2.8125rem}@media screen and (max-width: 768px){.cs-training:nth-of-type(4) .cs-training__box{padding:2.5rem 1.5625rem 6.25rem 1.875rem}}.cs-training__img{position:absolute;z-index:2}@media screen and (max-width: 768px){.cs-training__img{width:76%;height:11.25rem}}@media screen and (max-width: 768px){.cs-training__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.cs-training__box{position:relative}.cs-training__box::before{content:"";position:absolute;width:8.8125rem;height:2.9375rem;background:no-repeat url(../img/bg-training.svg) center center/contain}.cs-training__title{font-size:1.5625rem;color:#fff;font-weight:600}@media screen and (max-width: 768px){.cs-training__title{font-size:1.375rem}}.cs-training__title span{font-size:1.125rem;font-weight:400}@media screen and (max-width: 768px){.cs-training__title span{display:block;margin-left:-0.625rem}}.cs-training__text{margin-top:1.25rem;color:#fff;text-align:justify}.events-program{margin-top:3.75rem}@media screen and (max-width: 768px){.events-program{margin-top:2.1875rem}}.events-program:nth-of-type(odd) .events-program__head{background-color:var(--color-primary)}.events-program:nth-of-type(even) .events-program__head{background-color:var(--color-blue)}.events-program:last-of-type .events-program__body{padding-bottom:0;background:none}.events-program:last-of-type .events-program__body::after{content:none}.events-program__head{display:flex;align-items:center;justify-content:space-between;padding:.1875rem .9375rem}.events-program__title{font-size:1.4375rem;font-weight:500;color:#fff;letter-spacing:2px}@media screen and (max-width: 768px){.events-program__title{font-size:1.125rem}}.events-program__time{color:#fff;font-size:1.125rem;letter-spacing:2px}@media screen and (max-width: 768px){.events-program__time{font-size:1rem}}.events-program__time span{font-size:1.5rem;margin-right:.1875rem;font-weight:500}@media screen and (max-width: 768px){.events-program__time span{font-size:1.375rem}}.events-program__body{background-image:radial-gradient(circle, #000000 2px, transparent 2px);background-position:-4px bottom;background-repeat:repeat-x;background-size:14px 4px;padding-bottom:3.125rem;position:relative}@media screen and (max-width: 768px){.events-program__body{padding-bottom:2.5rem}}.events-program__body::after{content:"";position:absolute;bottom:-1rem;left:calc(50% - 2.5625rem);width:0;height:0;border-style:solid;border-right:2.5625rem solid rgba(0,0,0,0);border-left:2.5625rem solid rgba(0,0,0,0);border-top:1.875rem solid var(--color-primary);border-bottom:0}.events-program__text{margin-top:1.25rem}.events-program__images{display:grid;grid-template-columns:1fr 1fr;gap:1.5625rem;margin-top:1.25rem}@media screen and (max-width: 768px){.events-program__images{grid-template-columns:1fr;gap:.9375rem}}.events-greeting{border:.3125rem solid #fff;border-radius:1.875rem;padding:4.375rem 6.25rem;position:relative}@media screen and (max-width: 768px){.events-greeting{border:.1875rem solid #fff;padding:2.8125rem 1.875rem 1.875rem}}.events-greeting::before{content:"";position:absolute;top:calc(55% - 2.5625rem);right:-2.5625rem;width:5.125rem;height:4.375rem;background-color:var(--color-green)}@media screen and (max-width: 768px){.events-greeting::before{top:auto;bottom:1.25rem;right:-2.3125rem;width:3.375rem;height:2.75rem}}.events-greeting::after{content:"";position:absolute;top:calc(55% - 2.875rem);right:-2.625rem;width:5.125rem;height:5.125rem;background-color:#fff;-webkit-mask:no-repeat url(../img/icons/spring.svg) center center/contain;mask:no-repeat url(../img/icons/spring.svg) center center/contain}@media screen and (max-width: 768px){.events-greeting::after{top:auto;bottom:.9375rem;right:-1.75rem;width:3.375rem;height:3.375rem}}.events-greeting__title{position:absolute;top:-1.75rem;left:50%;transform:translateX(-50%);color:#fff;font-size:1.875rem;background-color:var(--color-green);padding:0 1.875rem;word-break:keep-all}@media screen and (max-width: 768px){.events-greeting__title{top:-2.8125rem;text-align:center;font-size:1.375rem;padding:0 .9375rem}}.events-greeting__title::before,.events-greeting__title::after{position:absolute;bottom:-0.3125rem;content:"";height:3.75rem;width:.3125rem;background-color:#fff}@media screen and (max-width: 768px){.events-greeting__title::before,.events-greeting__title::after{width:.1875rem;bottom:0}}.events-greeting__title::before{transform:rotate(-25deg);left:-0.3125rem}.events-greeting__title::after{transform:rotate(25deg);right:-0.3125rem}.events-greeting__text{color:#fff}.footer{padding:12.5rem 0 3.75rem;background-color:var(--color-primary);position:relative}@media screen and (max-width: 768px){.footer{padding:7.5rem 0 2.5rem}}.footer--sub{padding:5rem 0 3.75rem}@media screen and (max-width: 768px){.footer--sub{padding:3.125rem 0 2.5rem}}.footer__flex{display:flex;gap:4.0625rem}@media screen and (max-width: 1000px){.footer__flex{flex-direction:column-reverse;gap:3.125rem}}.footer__btns{margin-top:1.875rem;display:flex;flex-direction:column;gap:1.5625rem}@media screen and (max-width: 768px){.footer__btns{margin-top:1.25rem;gap:.9375rem}}.footer__nav{display:flex;flex-wrap:wrap;gap:2.8125rem}@media screen and (max-width: 768px){.footer__nav{flex-direction:column;gap:1.875rem}}.footer__nav>div{width:calc(50% - 1.40625rem)}@media screen and (max-width: 768px){.footer__nav>div{width:100%}}.footer__nav>div p{color:#fff;font-size:1.125rem;padding-bottom:.3125rem;margin-bottom:.625rem;border-bottom:1px solid #fff;position:relative}@media screen and (max-width: 768px){.footer__nav>div p{font-size:1.4375rem;cursor:pointer}}.footer__nav>div p.is-active::before,.footer__nav>div p.is-active::after{transform:rotate(360deg)}.footer__nav>div p:before,.footer__nav>div p:after{content:none;position:absolute;width:1.25rem;height:1px;background-color:#fff;position:absolute;top:calc(50% - .5px);right:0;transition:transform ease .3s}@media screen and (max-width: 768px){.footer__nav>div p:before,.footer__nav>div p:after{content:""}}.footer__nav>div p::after{transform:rotate(90deg)}.footer__nav>div ul{display:block}@media screen and (max-width: 768px){.footer__nav>div ul{max-height:0px;transition:max-height ease-in-out .6s;overflow:hidden}.footer__nav>div ul.is-active{max-height:500px}}.footer__nav>div ul li a{color:#fff;font-size:.875rem;line-height:2}@media screen and (max-width: 768px){.footer__nav>div ul li a{font-size:1rem}}.footer__nav>div ul li a span{letter-spacing:-1px;margin-left:-0.375rem;margin-right:-0.1875rem}.footer__copy{margin-top:4.6875rem;font-size:.75rem;color:#fff;font-family:var(--font-en);letter-spacing:1px}@media screen and (max-width: 768px){.footer__copy{margin-top:2.5rem;font-size:.625rem;letter-spacing:.5px}}